:root{--catalog-font-family:"Gotham Pro",sans-serif;--catalog-second-family:"Century Gothic",sans-serif;--catalog-third-family:"Inter",sans-serif}.catalog-detail{position:relative;max-width:1200px;margin:0 auto;padding:48px 24px 80px;color:#464646}.catalog-detail:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:url(/venue/catalog-detail.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-1}.catalog-hero{display:flex;flex-direction:column;gap:32px;padding-bottom:32px;overflow:visible}.catalog-hero__title-block{display:flex;flex-direction:column;gap:12px}.catalog-hero__title{margin:0 auto;font-family:var(--catalog-font-family);font-weight:500;font-size:80px;line-height:110%;letter-spacing:-.02em;text-transform:uppercase;background:linear-gradient(90deg,#02afdd,#5f50a7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.catalog-hero__subtitle{margin:0 auto;font-weight:400;font-size:18px}.catalog-hero__badge,.catalog-hero__subtitle{font-family:var(--catalog-second-family);letter-spacing:-.02em;color:#464646}.catalog-hero__badge{font-weight:700;font-size:16px;padding:6px 14px;border-radius:16px;background:rgba(2,175,221,.12)}.catalog-hero__capacity{font-family:var(--catalog-second-family);font-weight:600;font-size:16px;color:#464646}.catalog-hero__image-item{width:1200px;height:451px!important;max-width:none;border-radius:15px;display:block;-o-object-fit:cover;object-fit:cover}.catalog-hero__image{position:relative;width:100%;display:flex;justify-content:center;overflow:hidden}.catalog-hero__image-track{position:relative;width:100%;height:451px;overflow:hidden}.catalog-hero__image-layer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;backface-visibility:hidden}.catalog-hero__image-layer--out{z-index:0}.catalog-hero__image-layer--in{z-index:1}.catalog-hero__image-layer .catalog-hero__image-item{width:100%;height:451px!important;max-width:none;-o-object-fit:cover;object-fit:cover;flex-shrink:0}@keyframes heroSlideOutRight{to{transform:translateX(100%)}}@keyframes heroSlideInFromLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes heroSlideOutLeft{to{transform:translateX(-100%)}}@keyframes heroSlideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.catalog-hero__image-layer--out-right{animation:heroSlideOutRight .48s ease forwards}.catalog-hero__image-layer--in-right{animation:heroSlideInFromLeft .48s ease forwards}.catalog-hero__image-layer--out-left{animation:heroSlideOutLeft .48s ease forwards}.catalog-hero__image-layer--in-left{animation:heroSlideInFromRight .48s ease forwards}.catalog-hero__gallery{display:grid;grid-template-columns:1fr 1200px 1fr;gap:16px;align-items:center;width:99.5vw;margin-left:calc(50% - 50vw)}.catalog-hero__side{position:relative;height:393px;overflow:hidden;background:transparent;display:flex;align-items:center;justify-content:center}.catalog-hero__side--left{border-radius:0 15px 15px 0}.catalog-hero__side--right{border-radius:15px 0 0 15px}.catalog-hero__side--right img{-o-object-position:left center;object-position:left center}.catalog-hero__side--left img{-o-object-position:right center;object-position:right center}.catalog-hero__side--hiding .catalog-hero__side-inner{animation:heroSideFadeOut .24s ease forwards}@keyframes heroSideFadeOut{to{opacity:0}}.catalog-hero__side-inner{width:100%;height:100%;animation:heroSideFadeIn .4s ease forwards}@keyframes heroSideFadeIn{0%{opacity:0}to{opacity:1}}.catalog-hero__side-image{width:100%;height:393px!important;-o-object-fit:cover;object-fit:cover}.catalog-hero__side-placeholder{width:100%;height:100%;background:#e6e6e6}.catalog-hero__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:8px;border:none;background:rgba(255,255,255,.7);color:#464646;cursor:pointer}.catalog-hero__nav--left{right:15px}.catalog-hero__nav--right{left:15px}.catalog-hero__nav:disabled{opacity:.4;cursor:default}.catalog-contacts{display:flex;justify-content:space-between;gap:24px;padding:12px 0 32px;border-bottom:1px solid rgba(70,70,70,.15)}.catalog-contacts__primary{display:flex;flex-wrap:wrap;gap:24px}.catalog-contacts__item{display:flex;gap:6px;font-family:var(--catalog-second-family);font-size:18px;letter-spacing:-.02em;color:#464646}.catalog-contacts__label{font-weight:700}.catalog-contacts__link{color:#2987c6;text-decoration:none}.catalog-contacts__link:hover{text-decoration:underline}.catalog-contacts__social{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.catalog-contacts__social-link{font-family:var(--catalog-second-family);font-size:16px;color:#2987c6;text-decoration:none;padding:4px 10px;border-radius:14px;background:rgba(41,135,198,.12)}.catalog-contacts__social-link:hover{background:rgba(41,135,198,.2)}.catalog-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,520px);gap:36px;padding:36px 0}.catalog-section-title{font-family:var(--catalog-font-family);font-weight:500;font-size:41px;line-height:110%;letter-spacing:-.02em;text-transform:uppercase;color:#464646;margin:0 0 16px}.catalog-section-title--gradient{width:-moz-fit-content;width:fit-content;font-family:var(--catalog-third-family);font-weight:500;font-size:41px;background:linear-gradient(90deg,#02afdd,#5f50a7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.catalog-description__text{font-family:var(--catalog-second-family);font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em;color:#000;margin:0 0 16px}.catalog-capacity{margin-top:28px}.catalog-capacity__label{font-family:var(--catalog-font-family);font-weight:500;font-size:33px;line-height:137%;letter-spacing:-.02em;text-transform:uppercase;color:#464646}.catalog-capacity__value{font-family:var(--catalog-second-family);font-weight:400;font-size:22px;letter-spacing:-.02em;color:#000;margin-top:8px}.catalog-gallery__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.catalog-gallery__thumb{width:100%;height:114px!important;border-radius:15px;-o-object-fit:cover;object-fit:cover}.catalog-gallery__thumb--placeholder{display:flex;align-items:center;justify-content:center;font-family:var(--catalog-second-family);font-size:12px;color:#787486;background:#f0f0f0}.catalog-gallery__empty{font-family:var(--catalog-second-family);font-size:14px;color:#787486;margin-bottom:18px}.catalog-video__media{width:100%;height:236px!important;border-radius:20px;-o-object-fit:cover;object-fit:cover;display:block;background:#111}.catalog-video__placeholder{width:100%;height:236px;border-radius:20px;background:#e6e6e6;display:flex;align-items:center;justify-content:center;font-family:var(--catalog-second-family);font-size:14px;color:#464646}.catalog-calendar-section{padding:32px 0 24px}.catalog-calendar-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.catalog-calendar__info{display:flex;flex-direction:column;align-self:center;gap:18px;min-width:240px}.catalog-calendar__block__panel{align-items:center;display:flex;gap:15px}.catalog-calendar__nav{display:flex;align-items:center;gap:12px}.catalog-calendar__nav-button{width:36px;height:36px;border-radius:50%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.catalog-calendar__nav-between{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-top:70px}@keyframes catalogCalendarIn{0%{opacity:0}to{opacity:1}}.catalog-calendar__animated-wrap{animation:catalogCalendarIn .5s ease}.catalog-calendar__month{font-family:var(--catalog-font-family);font-weight:400;font-size:32px;text-transform:uppercase;text-align:center;color:#464646;min-width:180px}.catalog-calendar__panel{margin-top:18px;padding:18px 20px 22px;border-radius:17px;box-shadow:-3px 3px 9px 0 rgba(0,0,0,.25);background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,0) 0,#dbe9f5 100%);width:-moz-fit-content;width:fit-content}.catalog-calendar__panel--animated{animation:catalogCalendarIn .5s ease}.catalog-calendar__weekdays{display:grid;grid-template-columns:repeat(7,70px);gap:6px;margin-bottom:10px}.catalog-calendar__weekday{font-family:var(--catalog-font-family);font-weight:400;font-size:16px;text-transform:uppercase;text-align:center;color:#464646}.catalog-calendar__grid{display:grid;grid-template-columns:repeat(7,70px);gap:6px}.catalog-calendar__day{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:10px;background:rgba(255,255,255,.25);font-family:var(--catalog-second-family);font-size:18px;color:#464646;border:none;padding:0;transition:transform .2s ease,box-shadow .2s ease}.catalog-calendar__day.is-available{background:rgba(55,212,121,.25)}.catalog-calendar__day.is-outside{opacity:.45}.catalog-calendar__day.is-clickable{cursor:pointer}.catalog-calendar__day.is-clickable:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.12)}.catalog-calendar__legend{display:flex;align-items:center;gap:16px;flex-direction:column}.catalog-calendar__legend-item{display:flex;align-items:center;gap:8px;font-family:var(--catalog-second-family);font-size:40px;color:#464646}.catalog-calendar__legend-swatch{width:40px;height:40px;border-radius:6px;background:rgba(255,255,255,.25)}.catalog-calendar__legend-swatch--available{background:rgba(55,212,121,.25)}.catalog-calendar__legend-value{font-weight:700}.catalog-calendar__status{margin-top:16px;font-family:var(--catalog-second-family);font-size:14px;color:#787486}.catalog-contact-cta{display:flex;justify-content:center;padding-top:24px}.catalog-contact-cta__button{border-radius:50px;width:500px;max-width:100%;height:65px;box-shadow:0 3px 3px 0 rgba(0,0,0,.25);background:linear-gradient(90deg,#2c9dd7,#5f50a7);border:none;font-family:var(--catalog-font-family);font-weight:500;font-size:29px;line-height:130%;letter-spacing:-.02em;color:#fff;cursor:pointer}.catalog-contact-cta__button:hover{opacity:.9}@media (max-width:1024px){.catalog-main{grid-template-columns:1fr}.catalog-calendar-layout{flex-direction:column}.catalog-calendar__nav-between{flex-direction:row;margin-top:0}.catalog-calendar__panel{width:100%}.catalog-calendar__grid,.catalog-calendar__weekdays{grid-template-columns:repeat(7,minmax(40px,1fr))}.catalog-calendar__day{width:auto;height:56px}}@media (max-width:768px){.catalog-detail{padding:24px 16px 48px}.catalog-hero__title{font-size:32px}.catalog-hero__badge,.catalog-hero__subtitle{font-size:14px}.catalog-hero__gallery{grid-template-columns:1fr;width:100%;margin-left:0;max-width:100%;gap:12px}.catalog-hero__side{display:none}.catalog-hero__image-track{height:240px}.catalog-hero__image-item,.catalog-hero__image-layer .catalog-hero__image-item{width:100%;height:240px!important;max-width:100%}.catalog-contacts{flex-direction:column;align-items:flex-start}.catalog-contacts__item,.catalog-contacts__social-link{font-size:14px}.catalog-section-title,.catalog-section-title--gradient{font-size:24px}.catalog-description__text{font-size:14px}.catalog-capacity__label{font-size:22px}.catalog-capacity__value{font-size:16px}.catalog-gallery__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-video__media,.catalog-video__placeholder{height:200px}.catalog-calendar-section{padding:24px 0 16px}.catalog-calendar__nav-between{margin-top:24px}.catalog-calendar__month{font-size:22px;min-width:140px}.catalog-calendar__panel{margin-top:12px;padding:14px 12px 16px;width:100%;max-width:100%;box-sizing:border-box}.catalog-calendar__panel--animated{animation:catalogCalendarIn .5s ease}.catalog-calendar__grid,.catalog-calendar__weekdays{grid-template-columns:repeat(7,minmax(32px,1fr));gap:4px;margin-bottom:8px}.catalog-calendar__weekday{font-size:11px}.catalog-calendar__day{width:auto;height:44px;font-size:14px}.catalog-calendar__legend-item{font-size:24px}.catalog-calendar__legend-swatch{width:32px;height:32px}.catalog-calendar__status{font-size:12px}.catalog-contact-cta__button{height:52px;font-size:18px}}@media (max-width:540px){.catalog-detail{padding:20px 12px 40px}.catalog-hero__image-track{height:200px}.catalog-hero__image-item,.catalog-hero__image-layer .catalog-hero__image-item{height:200px!important}.catalog-section-title,.catalog-section-title--gradient{font-size:20px}.catalog-calendar__month{font-size:18px;min-width:120px}.catalog-calendar__panel{padding:12px 10px 14px}.catalog-calendar__grid,.catalog-calendar__weekdays{grid-template-columns:repeat(7,minmax(28px,1fr));gap:3px}.catalog-calendar__day{height:38px;font-size:12px}.catalog-calendar__legend-item{font-size:20px}.catalog-contact-cta__button{height:48px;font-size:16px}.catalog-calendar__nav-button{width:18px;height:18px}.catalog-calendar__block__panel{align-self:center}}