POSTER REDESIGN · approved concept · 25 Aug 2026
Visual layer only: content, order, photos and links stay intact.
========================================================= */
:root{
--poster-yellow:#fabb08;
--poster-cream:#f7f4ef;
--poster-ink:#0b0b0b;
--poster-line:2px;
--poster-max:1600px;
--now-paper:var(--poster-cream);
--now-white:var(--poster-cream);
--now-ink:var(--poster-ink);
--now-blue:var(--poster-ink);
--now-blue-dark:var(--poster-ink);
--now-rust:var(--poster-ink);
--now-ochre:var(--poster-yellow);
--now-olive:var(--poster-yellow);
--now-line:var(--poster-ink);
}
html{scroll-behavior:smooth;background:var(--poster-cream);}
body{margin:0;background:var(--poster-cream);color:var(--poster-ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;}
/* Exact approved poster as the opening screen */
#rec3272877201{height:auto!important;min-height:0!important;background:var(--poster-yellow)!important;}
#rec3272877201 .now-poster-hero{position:relative;width:100%;background:var(--poster-yellow);overflow:hidden;}
#rec3272877201 .now-poster-hero__image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;}
/* Sticky poster navigation */
.now-nav{border-top:var(--poster-line) solid var(--poster-ink);border-bottom:var(--poster-line) solid var(--poster-ink);background:rgba(250,187,8,.96);backdrop-filter:none;-webkit-backdrop-filter:none;}
.now-nav__inner{width:min(var(--poster-max),100%);height:52px;gap:0;padding:0 clamp(12px,3vw,48px);}
.now-nav__brand{margin-right:auto;padding-right:24px;color:var(--poster-ink);font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:15px;font-weight:900;letter-spacing:-.04em;text-transform:uppercase;}
.now-nav__link{align-self:stretch;display:flex;align-items:center;padding:0 clamp(12px,1.6vw,25px);border-left:1px solid var(--poster-ink);color:var(--poster-ink);font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;}
.now-nav__link:hover{color:var(--poster-yellow);background:var(--poster-ink);}
.now-nav__cta{align-self:stretch;display:flex;align-items:center;padding:0 clamp(14px,2vw,30px);border-left:var(--poster-line) solid var(--poster-ink);border-right:var(--poster-line) solid var(--poster-ink);color:var(--poster-cream);background:var(--poster-ink);font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;}
.now-nav__cta:hover{color:var(--poster-ink);background:var(--poster-cream);}
/* Shared poster typography */
.now-refresh{background:var(--poster-cream);color:var(--poster-ink);}
.now-shell{width:min(var(--poster-max),calc(100% - clamp(44px,10vw,176px)));}
.now-kicker{margin:0 0 24px;color:var(--poster-ink);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;}
.now-section-title,.now-manifest__title,.now-footer h2{font-family:Arial Black,Arial,Helvetica,sans-serif!important;font-weight:900!important;text-transform:uppercase;letter-spacing:-.075em!important;}
.now-section-title{font-size:clamp(58px,7.2vw,122px);line-height:.83;}
.now-lead{color:var(--poster-ink);font-size:19px;line-height:1.35;}
/* Manifest */
.now-manifest{position:relative;padding:clamp(80px,9vw,150px) 0 90px;background:var(--poster-cream);border-bottom:var(--poster-line) solid var(--poster-ink);overflow:hidden;}
.now-manifest::after{content:"";position:absolute;right:-40px;top:68px;width:310px;height:190px;border:3px solid var(--poster-ink);border-radius:50%;transform:rotate(-15deg);box-shadow:0 0 0 16px var(--poster-cream),0 0 0 19px var(--poster-ink);opacity:.9;}
.now-manifest__grid{position:relative;z-index:1;grid-template-columns:1.18fr .82fr;gap:7vw;align-items:end;}
.now-manifest__grid::before{content:"ФЕСТИВАЛЬ · ВЕЛИКИЙ НОВГОРОД · 16+";position:absolute;left:0;top:-48px;font-size:11px;font-weight:900;letter-spacing:.17em;}
.now-manifest__title{max-width:930px;color:var(--poster-ink);font-size:clamp(60px,8.2vw,138px);line-height:.83;}
.now-manifest__copy{padding:0 0 5px;}
.now-manifest__copy p,.now-manifest__copy p:first-child{margin:0 0 20px;color:var(--poster-ink);font-size:clamp(18px,1.45vw,25px);line-height:1.32;}
.now-facts{margin-top:85px;grid-template-columns:repeat(3,1fr);color:var(--poster-ink);background:var(--poster-yellow);border:var(--poster-line) solid var(--poster-ink);}
.now-fact{min-height:230px;padding:26px;border-right:var(--poster-line) solid var(--poster-ink);display:flex;flex-direction:column;justify-content:space-between;}
.now-fact strong{margin:0;font-family:Arial Black,Arial,sans-serif;font-size:clamp(78px,10vw,166px);line-height:.7;font-weight:900;letter-spacing:-.1em;}
.now-fact span{font-size:15px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}
.now-fact:nth-child(2) strong{color:transparent;-webkit-text-stroke:3px var(--poster-ink);}
.now-fact:nth-child(3){color:var(--poster-cream);background:var(--poster-ink);}
/* Program remains a true festival route, now in poster language */
.now-program{padding:clamp(90px,9vw,145px) 0 130px;background:var(--poster-cream);border-bottom:var(--poster-line) solid var(--poster-ink);}
.now-program__head{grid-template-columns:1.25fr .75fr;gap:7vw;margin-bottom:68px;align-items:end;}
.now-program .now-section-title{max-width:900px;}
.now-day-tabs{gap:0;margin:0 0 38px;border:var(--poster-line) solid var(--poster-ink);}
.now-day-tab{min-width:0;flex:1;padding:16px 20px;border:0;border-right:1px solid var(--poster-ink);color:var(--poster-ink);background:transparent;font-size:12px;font-weight:900;letter-spacing:.11em;}
.now-day-tab:last-child{border-right:0;}
.now-day-tab span{color:inherit;font-size:10px;}
.now-day-tab[aria-selected="true"]{color:var(--poster-cream);background:var(--poster-ink);border-color:var(--poster-ink);}
.now-day-tab[aria-selected="true"] span{color:var(--poster-cream);}
.now-schedule__rooms,.now-schedule__row{grid-template-columns:115px 1fr 1fr;column-gap:0;}
.now-schedule__rooms{padding:0;border-bottom:var(--poster-line) solid var(--poster-ink);}
.now-schedule__rooms strong{padding:12px 20px;border-left:1px solid var(--poster-ink);color:var(--poster-ink);font-size:11px;font-weight:900;letter-spacing:.13em;}
.now-schedule__row{padding:0;border-bottom:var(--poster-line) solid var(--poster-ink);}
.now-schedule__time{padding:24px 12px 20px 0;border-right:1px solid var(--poster-ink);color:var(--poster-ink);font-family:Arial Black,Arial,sans-serif;font-size:27px;font-weight:900;letter-spacing:-.06em;}
.now-slot{min-height:220px;padding:23px 24px 22px;border:0;border-right:1px solid var(--poster-ink);color:var(--poster-ink);background:var(--poster-cream);}
.now-slot:nth-child(3){border-right:0;}
.now-slot::before{left:0;top:0;bottom:auto;width:100%;height:9px;background:var(--poster-yellow);}
.now-slot[data-kind="show"]{color:var(--poster-cream);background:var(--poster-ink);}
.now-slot[data-kind="show"]::before{background:var(--poster-yellow);}
.now-slot[data-kind="special"]{background:var(--poster-yellow);}
.now-slot[data-kind="special"]::before{background:var(--poster-ink);}
.now-slot__type,.now-slot[data-kind="show"] .now-slot__type,.now-slot[data-kind="special"] .now-slot__type{margin:2px 0 25px;color:inherit;font-size:10px;font-weight:900;letter-spacing:.15em;}
.now-slot h3{max-width:560px;margin:0 0 12px;color:inherit;font-family:Arial Black,Arial,sans-serif;font-size:clamp(25px,2.25vw,39px);line-height:.92;font-weight:900;letter-spacing:-.045em;text-transform:uppercase;}
.now-slot__meta{color:inherit;font-size:13px;font-weight:800;opacity:.72;}
.now-slot__actions{gap:9px;}
.now-slot__open,.now-slot__reg{padding:10px 12px;border:2px solid currentColor;color:inherit;background:transparent;font-size:10px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;}
.now-slot__reg{color:var(--poster-cream);background:var(--poster-ink);border-color:var(--poster-ink);}
.now-slot[data-kind="show"] .now-slot__reg{color:var(--poster-ink);background:var(--poster-yellow);border-color:var(--poster-yellow);}
.now-slot__open:hover,.now-slot__reg:hover{color:var(--poster-ink);background:var(--poster-yellow);border-color:var(--poster-ink);}
.now-slot--empty{min-height:110px;border:0;border-right:1px solid var(--poster-ink);background:repeating-linear-gradient(-45deg,transparent 0 12px,rgba(11,11,11,.05) 12px 14px);}
/* People as a bold editorial mosaic; all approved photos remain */
.now-people{padding:clamp(90px,9vw,145px) 0 125px;color:var(--poster-cream);background:var(--poster-ink);}
.now-people .now-kicker{color:var(--poster-yellow);}
.now-people__head{grid-template-columns:1.15fr .85fr;gap:7vw;margin-bottom:64px;}
.now-people .now-section-title{color:var(--poster-cream);}
.now-people .now-lead{color:var(--poster-cream);opacity:.82;}
.now-people__rail{width:min(var(--poster-max),calc(100% - clamp(44px,10vw,176px)));margin:0 auto;padding:2px;display:grid;grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(12,1fr);gap:2px;overflow:visible;background:var(--poster-cream);scroll-snap-type:none;}
.now-person-card{grid-column:span 4;min-height:570px;border:0;color:var(--poster-cream);background:var(--poster-ink);}
.now-person-card:nth-child(1),.now-person-card:nth-child(4){grid-column:span 7;display:grid;grid-template-columns:1.1fr .9fr;}
.now-person-card:nth-child(2),.now-person-card:nth-child(5){grid-column:span 5;}
.now-person-card:nth-child(8){grid-column:span 5;}
.now-person-card:nth-child(9){grid-column:span 7;display:grid;grid-template-columns:1.15fr .85fr;}
.now-person-card__photo{height:350px;background:var(--poster-yellow);}
.now-person-card:nth-child(1) .now-person-card__photo,.now-person-card:nth-child(4) .now-person-card__photo,.now-person-card:nth-child(9) .now-person-card__photo{height:100%;min-height:570px;}
.now-person-card:nth-child(even) .now-person-card__photo{background:var(--poster-cream);}
.now-person-card__photo img{filter:grayscale(1) contrast(1.05);mix-blend-mode:multiply;transition:filter .25s ease,transform .25s ease;}
.now-person-card:hover img{filter:grayscale(0) contrast(1);}
.now-person-card__body{min-height:215px;padding:25px 24px 26px;border-top:2px solid var(--poster-cream);}
.now-person-card:nth-child(1) .now-person-card__body,.now-person-card:nth-child(4) .now-person-card__body,.now-person-card:nth-child(9) .now-person-card__body{border-top:0;border-left:2px solid var(--poster-cream);}
.now-person-card__role{margin:0 0 32px;color:var(--poster-yellow);font-size:10px;font-weight:900;letter-spacing:.15em;}
.now-person-card h3{margin:0 0 14px;color:var(--poster-cream);font-family:Arial Black,Arial,sans-serif;font-size:clamp(31px,3.5vw,58px);line-height:.84;font-weight:900;letter-spacing:-.055em;text-transform:uppercase;}
.now-person-card p{color:var(--poster-cream);font-size:14px;opacity:.72;}
.now-person-card__link{color:var(--poster-yellow);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;}
/* Emotional pause */
.now-vibe{min-height:72vh;color:var(--poster-ink);background:var(--poster-yellow);border-bottom:var(--poster-line) solid var(--poster-ink);}
.now-vibe::before{width:520px;height:270px;left:-130px;top:35px;border:3px solid var(--poster-ink);box-shadow:0 0 0 15px var(--poster-yellow),0 0 0 18px var(--poster-ink);animation:none;transform:rotate(12deg);}
.now-vibe::after{width:110px;height:110px;right:7vw;bottom:70px;background:repeating-conic-gradient(from 0deg,var(--poster-ink) 0 2deg,transparent 2deg 44deg);border-radius:50%;animation:none;}
.now-vibe__text{width:min(1260px,calc(100% - 44px));color:var(--poster-ink);font-family:Arial Black,Arial,sans-serif;font-size:clamp(72px,11vw,180px);line-height:.72;font-weight:900;letter-spacing:-.09em;text-transform:uppercase;text-align:left;}
.now-vibe__text em{display:block;margin-left:9vw;color:var(--poster-cream);font-style:normal;-webkit-text-stroke:3px var(--poster-ink);}
/* History keeps its photographic rhythm */
.now-history{padding:clamp(90px,9vw,145px) 0 122px;color:var(--poster-cream);background:var(--poster-ink);}
.now-history__head{grid-template-columns:1.2fr .8fr;gap:7vw;margin-bottom:58px;}
.now-history .now-kicker{color:var(--poster-yellow);}
.now-history .now-section-title{color:var(--poster-cream);}
.now-history .now-lead{color:var(--poster-cream);opacity:.78;}
.now-history__control{width:50px;height:50px;border:2px solid var(--poster-cream);color:var(--poster-cream);background:transparent;font-weight:900;}
.now-history__control:hover{color:var(--poster-ink);background:var(--poster-yellow);}
.now-history__rail{gap:12px;padding-left:max(22px,calc((100vw - var(--poster-max))/2 + clamp(22px,5vw,88px)));padding-right:clamp(22px,5vw,88px);}
.now-history__photo{border:2px solid var(--poster-cream);background:var(--poster-yellow);}
.now-history__photo img{filter:saturate(.88) contrast(1.03);}
/* Venue */
.now-venue{padding:0;background:var(--poster-yellow);border-bottom:var(--poster-line) solid var(--poster-ink);}
.now-venue .now-shell{width:100%;}
.now-venue__head{max-width:none;margin:0;padding:clamp(80px,8vw,130px) clamp(22px,5vw,88px) 55px;}
.now-venue__card{min-height:650px;grid-template-columns:.88fr 1.12fr;gap:0;padding:0;border:0;border-top:var(--poster-line) solid var(--poster-ink);background:var(--poster-yellow);}
.now-venue__info{padding:clamp(34px,5vw,88px);border-right:var(--poster-line) solid var(--poster-ink);}
.now-venue__logo{width:190px;height:70px;margin-bottom:60px;filter:grayscale(1) contrast(2);}
.now-venue__card h3{margin:0 0 28px;font-family:Arial Black,Arial,sans-serif;font-size:clamp(38px,4.5vw,72px);line-height:.86;font-weight:900;letter-spacing:-.055em;text-transform:uppercase;}
.now-venue__address{color:var(--poster-ink);font-size:19px;font-weight:900;line-height:1.45;}
.now-venue__note{color:var(--poster-ink);font-size:15px;opacity:.72;}
.now-venue__map{height:100%;min-height:650px;filter:grayscale(1) contrast(1.12);}
/* Existing FAQ, same content, poster treatment */
#rec3285622301{padding:clamp(85px,9vw,145px) clamp(22px,5vw,88px)!important;background:var(--poster-cream)!important;color:var(--poster-ink)!important;border-bottom:var(--poster-line) solid var(--poster-ink);}
#rec3285622301 .t-container{max-width:var(--poster-max)!important;width:100%!important;}
#rec3285622301 .t-section__title{font-family:Arial Black,Arial,sans-serif!important;font-size:clamp(58px,7vw,116px)!important;line-height:.83!important;font-weight:900!important;letter-spacing:-.07em!important;text-transform:uppercase!important;}
#rec3285622301 .t-section__descr{max-width:720px!important;color:var(--poster-ink)!important;font-size:18px!important;line-height:1.4!important;opacity:.8;}
#rec3285622301 .t585__border{border-color:var(--poster-ink)!important;}
#rec3285622301 .t585__header{padding:24px 0!important;}
#rec3285622301 .t585__title{color:var(--poster-ink)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:clamp(19px,1.65vw,25px)!important;font-weight:900!important;}
#rec3285622301 .t585__text{color:var(--poster-ink)!important;font-size:16px!important;line-height:1.5!important;}
#rec3285622301 .t585__icon{background:var(--poster-yellow)!important;border:2px solid var(--poster-ink)!important;border-radius:0!important;}
/* Event/person modal */
.now-modal{background:rgba(11,11,11,.76);backdrop-filter:none;-webkit-backdrop-filter:none;}
.now-modal__dialog{border:3px solid var(--poster-ink);background:var(--poster-cream);box-shadow:12px 12px 0 var(--poster-yellow);}
.now-modal__image{background:var(--poster-yellow);border-right:2px solid var(--poster-ink);}
.now-modal__image img{filter:saturate(.9) contrast(1.03);}
.now-modal__dialog.is-contain .now-modal__image{background:var(--poster-ink);}
.now-modal__content{background:var(--poster-cream);}
.now-modal__type{color:var(--poster-ink);font-weight:900;letter-spacing:.15em;}
.now-modal__content h2{font-family:Arial Black,Arial,sans-serif;font-size:clamp(35px,4.2vw,62px);line-height:.86;font-weight:900;letter-spacing:-.055em;text-transform:uppercase;}
.now-modal__meta,.now-modal__text{color:var(--poster-ink);}
.now-modal__host{border-color:var(--poster-ink);color:var(--poster-ink);font-weight:700;}
.now-modal__reg{padding:15px 20px;border:2px solid var(--poster-ink);color:var(--poster-ink);background:var(--poster-yellow);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}
.now-modal__close{border:2px solid var(--poster-ink);color:var(--poster-ink);background:var(--poster-yellow);}
/* Closing festival poster while keeping all approved contact content */
.now-footer{position:relative;min-height:880px;padding:70px clamp(22px,5vw,88px) 32px;color:var(--poster-ink);background:var(--poster-yellow);border-top:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden;}
.now-footer::before{content:"";position:absolute;width:310px;height:170px;left:40%;top:16%;border:3px solid var(--poster-ink);border-radius:50%;transform:rotate(-22deg);box-shadow:0 0 0 14px var(--poster-yellow),0 0 0 17px var(--poster-ink);}
.now-footer::after{content:"";position:absolute;right:7vw;bottom:95px;width:96px;height:96px;background:repeating-conic-gradient(from 0deg,var(--poster-ink) 0 2deg,transparent 2deg 44deg);border-radius:50%;}
.now-footer__top{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:50px;align-items:center;padding:95px 0 60px;text-align:center;}
.now-footer__eyebrow{color:var(--poster-ink);font-size:12px;font-weight:900;letter-spacing:.16em;}
.now-footer h2{color:var(--poster-ink);font-size:clamp(94px,13.5vw,230px);line-height:.64;}
.now-footer h2 br{display:block;}
.now-footer__lead{max-width:760px;margin:0 auto 25px;font-size:17px;font-weight:700;line-height:1.45;}
.now-footer__cta{min-height:60px;padding:0 24px;border:3px solid var(--poster-ink);color:var(--poster-ink)!important;background:var(--poster-cream);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;box-shadow:7px 7px 0 var(--poster-ink);}
.now-footer__grid{position:relative;z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;padding:38px 0;border-top:2px solid var(--poster-ink);border-bottom:2px solid var(--poster-ink);}
.now-footer__label{color:var(--poster-ink);font-weight:900;}
.now-footer__grid p,.now-footer__grid a{font-size:14px;font-weight:700;}
.now-footer__grid a:hover{color:var(--poster-cream);}
.now-footer__grid strong{color:var(--poster-ink);font-weight:900;}
.now-footer__partner{filter:grayscale(1) contrast(2);}
.now-footer__bottom{position:relative;z-index:1;font-size:10px;font-weight:900;letter-spacing:.08em;}
@media(max-width:1100px){
.now-nav__link{padding:0 11px;font-size:10px;}
.now-manifest__grid,.now-program__head,.now-people__head,.now-history__head{grid-template-columns:1fr;gap:36px;align-items:start;}
.now-manifest__copy{max-width:760px;}
.now-person-card,.now-person-card:nth-child(1),.now-person-card:nth-child(2),.now-person-card:nth-child(4),.now-person-card:nth-child(5),.now-person-card:nth-child(8),.now-person-card:nth-child(9){grid-column:span 6;display:flex;grid-template-columns:none;}
.now-person-card:nth-child(1) .now-person-card__photo,.now-person-card:nth-child(4) .now-person-card__photo,.now-person-card:nth-child(9) .now-person-card__photo{height:350px;min-height:0;}
.now-person-card:nth-child(1) .now-person-card__body,.now-person-card:nth-child(4) .now-person-card__body,.now-person-card:nth-child(9) .now-person-card__body{border-left:0;border-top:2px solid var(--poster-cream);}
}
@media(max-width:780px){
#rec3272877201 .now-poster-hero__image{aspect-ratio:16/9;object-fit:cover;}
.now-nav__inner{height:48px;}
.now-nav__brand{font-size:13px;}
.now-nav__link--secondary{display:none;}
.now-nav__cta{padding:0 13px;}
.now-shell,.now-people__rail{width:calc(100% - 36px);}
.now-manifest{padding-top:96px;}
.now-manifest::after{width:160px;height:95px;right:-55px;top:35px;box-shadow:0 0 0 8px var(--poster-cream),0 0 0 10px var(--poster-ink);}
.now-manifest__title{font-size:clamp(50px,16vw,78px);}
.now-manifest__grid::before{top:-38px;font-size:9px;}
.now-manifest__copy p,.now-manifest__copy p:first-child{font-size:17px;}
.now-facts{margin-top:55px;}
.now-fact{min-height:155px;padding:16px 13px;}
.now-fact strong{font-size:clamp(54px,20vw,88px);}
.now-fact span{font-size:10px;}
.now-section-title{font-size:clamp(50px,17vw,78px);}
.now-program,.now-people,.now-history{padding-top:84px;padding-bottom:90px;}
.now-day-tabs{overflow-x:auto;}
.now-day-tab{min-width:128px;padding:13px 14px;}
.now-schedule__rooms{display:none;}
.now-schedule__row{grid-template-columns:1fr;gap:0;padding:0;border-bottom:2px solid var(--poster-ink);}
.now-schedule__time{padding:17px 0 10px;border-right:0;font-size:22px;}
.now-slot{min-height:190px;padding:21px 18px 18px;border:2px solid var(--poster-ink);border-bottom:0;}
.now-slot:nth-child(3){border-right:2px solid var(--poster-ink);}
.now-slot::after{right:13px;top:17px;color:inherit;font-size:9px;}
.now-slot h3{font-size:30px;}
.now-slot--empty{display:none;}
.now-people__rail{grid-template-columns:1fr;padding:2px;}
.now-person-card,.now-person-card:nth-child(1),.now-person-card:nth-child(2),.now-person-card:nth-child(4),.now-person-card:nth-child(5),.now-person-card:nth-child(8),.now-person-card:nth-child(9){grid-column:auto;min-height:0;}
.now-person-card__photo,.now-person-card:nth-child(1) .now-person-card__photo,.now-person-card:nth-child(4) .now-person-card__photo,.now-person-card:nth-child(9) .now-person-card__photo{height:390px;}
.now-person-card__body{min-height:230px;}
.now-vibe{min-height:62vh;}
.now-vibe__text{font-size:clamp(58px,20vw,90px);}
.now-vibe__text em{margin-left:0;}
.now-history__photo,.now-history__photo:nth-child(2n),.now-history__photo:nth-child(3n){flex-basis:82vw;margin-top:0;}
.now-history__photo:nth-child(2){flex-basis:42vw;}
.now-venue__head{padding:82px 18px 42px;}
.now-venue__card{grid-template-columns:1fr;min-height:0;}
.now-venue__info{padding:40px 18px;border-right:0;border-bottom:2px solid var(--poster-ink);}
.now-venue__map{min-height:390px;height:390px;}
#rec3285622301{padding:80px 18px!important;}
.now-modal__dialog{border:0;box-shadow:none;}
.now-modal__image{border-right:0;border-bottom:2px solid var(--poster-ink);}
.now-footer{min-height:760px;padding:55px 18px 25px;}
.now-footer h2{font-size:clamp(68px,24vw,112px);line-height:.67;}
.now-footer__top{padding:70px 0 48px;}
.now-footer__grid{grid-template-columns:1fr;gap:25px;}
.now-footer__bottom{flex-direction:column;}
.now-footer::before{width:150px;height:80px;left:38%;top:12%;box-shadow:0 0 0 7px var(--poster-yellow),0 0 0 9px var(--poster-ink);}
.now-footer::after{width:62px;height:62px;right:20px;bottom:76px;}
}