.halls-hero__text{font-size:clamp(1.6rem,1.5vw,2rem)}.ticker--hall{position:absolute;top:2rem;left:0;right:0;width:100%;z-index:2;overflow:hidden}.ticker--hall .ticker__track{gap:6rem}.ticker--hall .ticker__item{color:var(--color-text-muted);font-size:clamp(3rem,5vw,7rem)}.ticker--hall .ticker__item::after{display:none}.halls{padding:var(--section-padding) 0;display:flex;flex-direction:column;gap:4rem}.halls__card{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:50rem;padding-bottom:4rem}.halls__card::before{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.92) 0%,rgba(0,0,0,.6) 55%,rgba(0,0,0,.1) 100%);z-index:0}.halls__card--reversed::before{background:linear-gradient(to left,rgba(0,0,0,.92) 0%,rgba(0,0,0,.6) 55%,rgba(0,0,0,.1) 100%)}.halls__inner{display:flex;height:50rem;position:relative;z-index:1}.halls__info{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-top:auto}.halls__pricing{display:flex;flex-direction:column;gap:.6rem;max-width:44rem}.halls__price{font-size:clamp(1.6rem,1.5vw,2rem);font-weight:var(--fw-medium);color:var(--color-text);line-height:1.5}.halls__desc{font-size:clamp(1.6rem,1.5vw,2rem);color:var(--color-text);line-height:1.6;max-width:44rem}.halls__btns{display:flex;gap:1rem;margin-top:clamp(4rem,6vw,8rem)}@media (max-width:768px){.halls__inner{padding-top:clamp(4rem,8vw,8rem)}.halls__card::before,.halls__card--reversed::before{background:rgba(0,0,0,.75)}.halls__card--reversed .halls__inner{align-items:flex-start}.halls__info{max-width:100%}.halls__btns{flex-direction:column;align-self:flex-start;margin-top:0}.halls__btns .btn{width:100%}}.halls-about__advantages-title{font-size:var(--text-h3);font-weight:var(--fw-semibold);line-height:1.2;margin-bottom:clamp(1.2rem,1.5vw,2rem)}.vip-popup__gallery-item{flex-shrink:0;width:calc(50% - .5rem);scroll-snap-align:start}.vip-popup__gallery-img{width:100%;aspect-ratio:440/300;object-fit:cover;border-radius:var(--radius-block);display:block}@media (max-width:768px){.vip-popup__gallery-item{width:calc(80% - .5rem)}}