.hero.svelte-1gsphu4{position:relative;height:100vh;min-height:680px;overflow:hidden}.hero__slider.svelte-1gsphu4{display:flex;width:100%;height:100%;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.hero__slider.svelte-1gsphu4::-webkit-scrollbar{display:none}.hero__slide.svelte-1gsphu4{flex:0 0 100%;width:100%;height:100%;position:relative;scroll-snap-align:start}.hero__bg.svelte-1gsphu4{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.hero__bg.svelte-1gsphu4 img:where(.svelte-1gsphu4){width:100%;height:100%;object-fit:cover;animation:svelte-1gsphu4-hero-zoom 12s ease-in-out infinite alternate}@keyframes svelte-1gsphu4-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.hero__overlay-top.svelte-1gsphu4{position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(28,25,23,.95) 0%,rgba(28,25,23,.7) 30%,transparent 100%);z-index:2}.hero__overlay.svelte-1gsphu4{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(28,25,23,1) 0%,rgba(28,25,23,1) 35%,transparent 100%);z-index:2}.hero__content.svelte-1gsphu4{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end}.hero__title.svelte-1gsphu4{font-size:48px;font-weight:200;text-align:center;text-transform:uppercase;color:var(--color-text-light);position:absolute;top:28%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 var(--container-px);margin:0}.hero__description.svelte-1gsphu4{padding:32px var(--container-px) 48px;text-align:center;color:var(--color-text-light)}.hero__description.svelte-1gsphu4 p:where(.svelte-1gsphu4){font-size:16px;line-height:1.5;max-width:780px;margin:0 auto}.hero__locations-list.svelte-1gsphu4{position:absolute;bottom:200px;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:0;overflow-x:auto;padding:0 20px;scrollbar-width:none;max-width:100%;scroll-behavior:smooth}.hero__locations-list.svelte-1gsphu4::-webkit-scrollbar{display:none}.location-tab.svelte-1gsphu4{flex:0 0 156px;text-align:center;color:var(--color-text-light);padding:12px 20px 8px;cursor:pointer;transition:all var(--transition-normal);border:1px solid transparent;background:transparent;text-decoration:none}.location-tab.svelte-1gsphu4:hover{background:#ffffff0d;border-radius:var(--border-radius-small)}.location-tab--active.svelte-1gsphu4{background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:var(--border-radius-small);box-shadow:0 4px 16px #ffffff0f,inset 1px 1px 2px #ffffff1a}.location-tab__title.svelte-1gsphu4{font-family:var(--font-family-heading);font-size:18px;font-weight:var(--font-weight-medium);margin:0 0 8px}.location-tab__subtitle.svelte-1gsphu4{font-family:var(--font-family-text);font-size:14px;line-height:1.4;margin:0;opacity:.8}@media(min-width:768px){.hero__title.svelte-1gsphu4{font-size:80px}.hero__description.svelte-1gsphu4 p:where(.svelte-1gsphu4){font-size:16px}.location-tab__title.svelte-1gsphu4{font-size:18px}.location-tab__subtitle.svelte-1gsphu4{font-size:14px}}@media(min-width:1280px){.hero__title.svelte-1gsphu4{font-size:120px}.hero__description.svelte-1gsphu4{padding:48px var(--container-px) 64px}.hero__description.svelte-1gsphu4 p:where(.svelte-1gsphu4){font-size:18px}.hero__locations-list.svelte-1gsphu4{gap:20px}.location-tab__title.svelte-1gsphu4{font-size:24px}.location-tab__subtitle.svelte-1gsphu4{font-size:12px}}.why-section.svelte-10z4hy8{padding:32px 0}.container.svelte-10z4hy8{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-px)}.section-title.svelte-10z4hy8{font-family:var(--font-family-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);color:var(--color-accent-brown);margin:0 0 20px}.divider.svelte-10z4hy8{width:100%;max-width:484px;height:3px;background-color:var(--color-accent-brown);margin-bottom:20px}.why-section__text.svelte-10z4hy8{font-size:calc(var(--font-size-body) * 1.3);line-height:1.6;margin:0}@media(min-width:768px){.why-section.svelte-10z4hy8{padding:48px 0}.why-section__text.svelte-10z4hy8{font-size:var(--font-size-body)}.divider.svelte-10z4hy8{height:5px;margin-bottom:24px}}@media(min-width:1280px){.why-section.svelte-10z4hy8{padding:96px 0}.why-section__text.svelte-10z4hy8{font-size:18px;column-count:2;column-gap:48px}}.entertainment-item.svelte-1rsjn84{position:relative;width:calc(100vw - var(--container-px) - 32px);flex-shrink:0;height:calc(100vw - var(--container-px) - 32px);overflow:hidden;border-radius:var(--border-radius-medium);cursor:pointer}.entertainment-item.svelte-1rsjn84 img:where(.svelte-1rsjn84){width:100%;height:100%;object-fit:cover}.entertainment-item__overlay.svelte-1rsjn84{position:absolute;bottom:0;left:0;right:0;height:25%;background:linear-gradient(to bottom,#fff0,#ffffff4d);backdrop-filter:var(--glass-blur-heavy);-webkit-backdrop-filter:var(--glass-blur-heavy);mask-image:linear-gradient(to bottom,#0000001a,#0000004d 10%,#000000e6 40%,#000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.3) 10%,rgba(0,0,0,.9) 40%,rgba(0,0,0,1) 100%);transition:height .4s ease}.entertainment-item--expanded.svelte-1rsjn84 .entertainment-item__overlay:where(.svelte-1rsjn84){height:60%}.entertainment-item__content.svelte-1rsjn84{position:absolute;bottom:0;left:0;right:0;color:var(--color-text-light);z-index:1;display:flex;flex-direction:column;padding:var(--padding-inner);height:25%;transition:height .4s ease}.entertainment-item--expanded.svelte-1rsjn84 .entertainment-item__content:where(.svelte-1rsjn84){height:60%}.entertainment-item__title.svelte-1rsjn84{font-family:var(--font-family-heading);font-size:16px;font-weight:var(--font-weight-medium);margin:auto 0 0;flex-shrink:0}.entertainment-item__text.svelte-1rsjn84{font-size:16px;line-height:1.4;margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease,margin-top .4s ease}.entertainment-item--expanded.svelte-1rsjn84 .entertainment-item__text:where(.svelte-1rsjn84){max-height:500px;opacity:1;margin-top:16px}@media(min-width:768px){.entertainment-item.svelte-1rsjn84{width:45vw;height:45vw}.entertainment-item__title.svelte-1rsjn84{font-size:18px}.entertainment-item__text.svelte-1rsjn84{font-size:14px}}@media(min-width:1280px){.entertainment-item.svelte-1rsjn84{width:360px;min-width:360px;aspect-ratio:1 / 1;height:auto}.entertainment-item__title.svelte-1rsjn84{font-size:24px}.entertainment-item__text.svelte-1rsjn84{font-size:16px}}.features-section-wrapper.svelte-1speg9f{position:relative}.features-section.svelte-1speg9f{background-color:var(--color-dark-medium);padding:48px 0;position:sticky;top:var(--header-height, 0);height:calc(100vh - var(--header-height, 0));display:flex;flex-direction:column;overflow:hidden}.container.svelte-1speg9f{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-px)}.features-list.svelte-1speg9f{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:42px;text-align:center}.feature-item__number.svelte-1speg9f{font-family:var(--font-family-text);font-weight:700;font-size:36px;color:var(--color-accent-brown);letter-spacing:-1.08px;line-height:.95;margin-bottom:15px}.feature-item__text.svelte-1speg9f{font-family:var(--font-family-heading);font-weight:600;font-size:18px;color:var(--color-neutral-beige-light);line-height:1.4;margin:0}.entertainment-list.svelte-1speg9f{display:flex;flex-direction:row;gap:16px;padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)));will-change:transform;flex-grow:1;align-items:flex-start}.entertainment-list.svelte-1speg9f:after{content:"";flex-shrink:0;width:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}@media(min-width:768px){.features-section.svelte-1speg9f{padding:40px 0}.features-list.svelte-1speg9f{gap:24px;margin-bottom:48px}.feature-item__number.svelte-1speg9f{font-size:48px;letter-spacing:-1.44px}.feature-item__text.svelte-1speg9f{font-size:16px}.entertainment-list.svelte-1speg9f{gap:24px}}@media(min-width:1280px){.features-section.svelte-1speg9f{padding:60px 0}.features-list.svelte-1speg9f{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:96px;padding:0 42px}.feature-item__number.svelte-1speg9f{font-size:72px;letter-spacing:-2.16px}.feature-item__text.svelte-1speg9f{font-size:18px}.entertainment-list.svelte-1speg9f{gap:36px}.entertainment-list.svelte-1speg9f:after{width:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}}.review-card.svelte-pbmf22{flex:0 0 80vw;border:4px solid var(--color-neutral-beige);border-radius:var(--border-radius-medium);padding:16px;background:var(--color-text-light);display:flex;flex-direction:column}.review-card__header.svelte-pbmf22{margin-bottom:16px}.review-card__name.svelte-pbmf22{font-family:var(--font-family-heading);font-size:16px;font-weight:var(--font-weight-medium);margin:0 0 4px}.review-card__date.svelte-pbmf22{font-size:12px;color:var(--color-text-gray);display:block}.review-card__text.svelte-pbmf22{font-size:16px;line-height:1.4;margin:0 0 16px;flex-grow:1}.review-card__gallery.svelte-pbmf22{display:flex;gap:12px;margin-top:auto}.review-card__gallery.svelte-pbmf22 img:where(.svelte-pbmf22){width:calc((100% - 24px) / 3);min-width:0;aspect-ratio:1;height:auto;object-fit:cover;border-radius:var(--border-radius-small)}@media(min-width:768px){.review-card.svelte-pbmf22{flex:0 0 30vw;padding:24px 24px 32px;gap:20px}.review-card__header.svelte-pbmf22{gap:4px;margin-bottom:20px}.review-card__name.svelte-pbmf22{font-size:18px}.review-card__date.svelte-pbmf22{font-size:14px}.review-card__text.svelte-pbmf22{font-size:14px;margin-bottom:20px}}@media(min-width:1280px){.review-card.svelte-pbmf22{flex:0 0 calc((var(--container-max-width) - 2 * var(--container-px) - 48px) / 3);min-width:0;padding:32px}.review-card__header.svelte-pbmf22{gap:8px;margin-bottom:12px}.review-card__name.svelte-pbmf22{font-size:20px}.review-card__date.svelte-pbmf22,.review-card__text.svelte-pbmf22{font-size:16px}}.reviews-section.svelte-yafw9l{padding:32px 0}.container.svelte-yafw9l{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-px)}.reviews-section__header.svelte-yafw9l{margin-bottom:32px;position:relative}.section-title.svelte-yafw9l{font-family:var(--font-family-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);color:var(--color-accent-brown);margin:0}.reviews-section__subtitle.svelte-yafw9l{font-family:var(--font-family-heading);font-weight:400;font-size:calc(var(--font-size-subtitle) * 1.3);line-height:1.4;margin:8px 0 0}.reviews-nav.svelte-yafw9l{display:none;gap:12px;position:absolute;top:0;right:0;z-index:10}.reviews-nav__btn.svelte-yafw9l{width:46px;height:46px;padding:0;border:none;background:transparent;cursor:pointer;transition:opacity var(--transition-normal),transform var(--transition-fast)}.reviews-nav__btn.svelte-yafw9l img:where(.svelte-yafw9l){width:100%;height:100%;display:block}.reviews-nav__btn.svelte-yafw9l:hover{opacity:.8;transform:scale(1.05)}.reviews-nav__btn.svelte-yafw9l:active{transform:scale(.95)}.reviews-slider.svelte-yafw9l{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)));padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}.reviews-slider.svelte-yafw9l .review-card{scroll-snap-align:start}.reviews-slider.svelte-yafw9l::-webkit-scrollbar{display:none}.reviews-slider.svelte-yafw9l:after{content:"";flex-shrink:0;width:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}@media(min-width:768px){.reviews-section.svelte-yafw9l{padding:48px 0}.reviews-section__subtitle.svelte-yafw9l{font-size:var(--font-size-subtitle)}.reviews-slider.svelte-yafw9l{gap:24px}.reviews-nav.svelte-yafw9l{display:flex}}@media(min-width:1280px){.reviews-section.svelte-yafw9l{padding:96px 0}}.gallery-section.svelte-1if26tc{width:100%;height:560px;overflow:hidden;position:relative;margin-top:48px}.gallery-grid.svelte-1if26tc{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(12,40px);grid-auto-rows:40px;gap:2px;position:absolute;top:-16px;left:0;width:100%;min-height:calc(100% + 32px)}.gallery-item.svelte-1if26tc{position:relative;overflow:hidden;cursor:pointer;border-radius:4px;height:100%;border:none;padding:0;background:none}.gallery-item--small{grid-row:span 3}.gallery-item--medium{grid-row:span 4}.gallery-item--large{grid-row:span 5}.gallery-item--xlarge{grid-row:span 6}.gallery-item.svelte-1if26tc img:where(.svelte-1if26tc){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gallery-item.svelte-1if26tc:hover img:where(.svelte-1if26tc){transform:scale(1.05)}.gallery-item__overlay.svelte-1if26tc{position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(to bottom,#fff0,#fff0,#ffffff4d);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);mask-image:linear-gradient(to bottom,#0000,#0000 50%,#0000004d 60%,#000000e6,#000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.9) 80%,rgba(0,0,0,1) 100%);opacity:0;transition:opacity .4s ease;pointer-events:none}.gallery-item.svelte-1if26tc:hover .gallery-item__overlay:where(.svelte-1if26tc){opacity:1}.gallery-item__metadata.svelte-1if26tc{position:absolute;bottom:0;left:0;right:0;padding:16px;transform:translateY(100%);transition:transform .4s ease;pointer-events:none;z-index:2;text-align:left}.gallery-item.svelte-1if26tc:hover .gallery-item__metadata:where(.svelte-1if26tc){transform:translateY(0)}.gallery-item__location.svelte-1if26tc{font-family:var(--font-family-text);font-size:14px;font-weight:600;color:var(--color-text-light);margin:0 0 4px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.gallery-item__date.svelte-1if26tc{font-family:var(--font-family-text);font-size:12px;color:var(--color-text-light);margin:0;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(min-width:768px){.gallery-section.svelte-1if26tc{height:600px}.gallery-grid.svelte-1if26tc{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(12,50px);grid-auto-rows:50px;gap:12px}.gallery-item.svelte-1if26tc{border-radius:16px}}@media(min-width:1280px){.gallery-section.svelte-1if26tc{height:780px}.gallery-grid.svelte-1if26tc{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(12,66px);grid-auto-rows:66px;gap:12px}}.event-card.svelte-1spqzvu{flex:0 0 85%;border:4px solid var(--color-neutral-beige);border-radius:16px;display:flex;flex-direction:column;height:auto;overflow:hidden;background:var(--color-text-light)}.event-card__image.svelte-1spqzvu{width:100%;height:300px}.event-card__image.svelte-1spqzvu img:where(.svelte-1spqzvu){width:100%;height:100%;object-fit:cover}.event-card__content.svelte-1spqzvu{padding:16px;display:flex;flex-direction:column;gap:20px}.event-card__title.svelte-1spqzvu{font-family:var(--font-family-heading);font-size:16px;font-weight:var(--font-weight-medium);line-height:1.2;margin:0}.event-card__text.svelte-1spqzvu{font-size:16px;line-height:1.4;margin:0}.event-card__partner.svelte-1spqzvu{font-size:14px;line-height:1.6;margin-top:auto}.event-card__partner.svelte-1spqzvu p:where(.svelte-1spqzvu){margin:0}.event-card__partner.svelte-1spqzvu p:where(.svelte-1spqzvu):first-child{font-weight:600;margin-bottom:4px}@media(min-width:768px){.event-card.svelte-1spqzvu{flex:0 0 calc(90% - 12px);flex-direction:row;height:420px}.event-card__image.svelte-1spqzvu{width:45%;height:100%}.event-card__content.svelte-1spqzvu{flex:1;padding:24px;gap:20px}.event-card__title.svelte-1spqzvu{font-size:18px}.event-card__text.svelte-1spqzvu{font-size:14px}.event-card__partner.svelte-1spqzvu{font-size:16px}}@media(min-width:1280px){.event-card.svelte-1spqzvu{flex:0 0 calc(var(--container-max-width) - 2 * var(--container-px));height:480px}.event-card__image.svelte-1spqzvu{width:45%}.event-card__content.svelte-1spqzvu{padding:32px;gap:32px}.event-card__title.svelte-1spqzvu{font-size:24px}.event-card__text.svelte-1spqzvu{font-size:16px}.event-card__partner.svelte-1spqzvu{font-size:18px}}.events-section.svelte-14drgm5{padding:32px 0}.container.svelte-14drgm5{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-px)}.events-section__header.svelte-14drgm5{margin-bottom:36px}.section-title.svelte-14drgm5{font-family:var(--font-family-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);color:var(--color-accent-brown);margin:0}.events-section__subtitle.svelte-14drgm5{font-family:var(--font-family-heading);font-weight:var(--font-weight-regular);font-size:calc(var(--font-size-subtitle) * 1.3);line-height:1.4;margin:20px 0 0}.events-section__tabs.svelte-14drgm5{display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;scrollbar-width:none;padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)));margin-bottom:36px}.events-section__tabs.svelte-14drgm5::-webkit-scrollbar{display:none}.events-section__tabs.svelte-14drgm5:after{content:"";flex-shrink:0;width:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}.tab-btn.svelte-14drgm5{font-family:var(--font-family-heading);font-weight:var(--font-weight-semibold);font-size:14px;padding:12px 24px;border-radius:33px;background:transparent;border:none;color:var(--color-accent-brown);white-space:nowrap;flex-shrink:0;cursor:pointer;transition:all .3s ease}.tab-btn.svelte-14drgm5:hover{background:#8c74541a}.tab-btn--active.svelte-14drgm5{background-color:var(--color-accent-brown);color:var(--color-text-light)}.tab-btn--active.svelte-14drgm5:hover{background-color:var(--color-accent-brown)}.events-slider.svelte-14drgm5{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)));padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}.events-slider.svelte-14drgm5 .event-card{scroll-snap-align:start}.events-slider.svelte-14drgm5::-webkit-scrollbar{display:none}.events-slider.svelte-14drgm5:after{content:"";flex-shrink:0;width:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}@media(min-width:768px){.events-section.svelte-14drgm5{padding:48px 0}.events-section__header.svelte-14drgm5{margin-bottom:36px}.events-section__subtitle.svelte-14drgm5{font-size:var(--font-size-subtitle)}.tab-btn.svelte-14drgm5{font-size:16px}.events-slider.svelte-14drgm5{gap:24px}}@media(min-width:1280px){.events-section.svelte-14drgm5{padding:96px 0 0}.events-section__header.svelte-14drgm5{margin-bottom:36px}.events-section__subtitle.svelte-14drgm5{margin:32px 0 0}.tab-btn.svelte-14drgm5{font-size:18px}.events-slider.svelte-14drgm5{gap:36px}}.location-card.svelte-3hwxxb{flex:0 0 80vw;display:flex;gap:20px;height:192px;border:4px solid var(--color-neutral-beige);border-radius:var(--border-radius-medium);background:var(--color-text-light);cursor:pointer;overflow:hidden;transition:border-color var(--transition-fast)}.location-card.svelte-3hwxxb:hover{border-color:var(--color-accent-brown)}.location-card__image.svelte-3hwxxb{width:160px;height:100%;flex-shrink:0}.location-card__image.svelte-3hwxxb img:where(.svelte-3hwxxb){width:100%;height:100%;object-fit:cover;transition:transform var(--transition-normal)}.location-card.svelte-3hwxxb:hover .location-card__image:where(.svelte-3hwxxb) img:where(.svelte-3hwxxb){transform:scale(1.05)}.location-card__content.svelte-3hwxxb{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px 16px 16px 0}.location-card__info.svelte-3hwxxb{display:flex;flex-direction:column}.location-card__title.svelte-3hwxxb{font-family:var(--font-family-heading);font-size:16px;font-weight:var(--font-weight-medium);margin:0 0 8px}.location-card__location.svelte-3hwxxb{font-size:12px;color:var(--color-text-gray);margin:0 0 4px;line-height:1.4}.location-card__footer.svelte-3hwxxb{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.location-card__price.svelte-3hwxxb{font-family:var(--font-family-heading);font-weight:600;font-size:14px;margin:0}@media(min-width:768px){.location-card.svelte-3hwxxb{flex:0 0 30vw}.location-card__title.svelte-3hwxxb{font-size:18px}.location-card__location.svelte-3hwxxb{font-size:14px}.location-card__price.svelte-3hwxxb{font-size:16px}}@media(min-width:1280px){.location-card.svelte-3hwxxb{flex:0 0 calc((var(--container-max-width) - 2 * var(--container-px) - 48px) / 3);min-width:0}.location-card__title.svelte-3hwxxb{font-size:24px}.location-card__location.svelte-3hwxxb{font-size:16px;line-height:18px;margin-bottom:auto}.location-card__price.svelte-3hwxxb{font-size:16px}}.locations-section.svelte-111pu7q{padding:32px 0}.container.svelte-111pu7q{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-px)}.locations-section__header.svelte-111pu7q{margin-bottom:32px;position:relative;display:flex;align-items:flex-start;justify-content:space-between}.section-title.svelte-111pu7q{font-family:var(--font-family-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);color:var(--color-accent-brown);margin:0}.locations-nav.svelte-111pu7q{display:none;gap:12px}.locations-nav__btn.svelte-111pu7q{width:46px;height:46px;padding:0;border:none;background:transparent;cursor:pointer;transition:opacity .3s ease,transform .2s ease}.locations-nav__btn.svelte-111pu7q img:where(.svelte-111pu7q){width:100%;height:100%;display:block}.locations-nav__btn.svelte-111pu7q:hover{opacity:.8;transform:scale(1.05)}.locations-nav__btn.svelte-111pu7q:active{transform:scale(.95)}.locations-list.svelte-111pu7q{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)));padding-left:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)));margin-bottom:36px}.locations-list.svelte-111pu7q .location-card{scroll-snap-align:start}.locations-list.svelte-111pu7q::-webkit-scrollbar{display:none}.locations-list.svelte-111pu7q:after{content:"";flex-shrink:0;width:max(var(--container-px),calc((100vw - var(--container-max-width)) / 2 + var(--container-px)))}.locations-map.svelte-111pu7q{height:45vh;min-height:300px;width:100%}#yandex-map{width:100%;height:100%}@media(min-width:768px){.locations-section.svelte-111pu7q{padding:48px 0}.locations-nav.svelte-111pu7q{display:flex}.locations-list.svelte-111pu7q{gap:24px}.locations-map.svelte-111pu7q{height:50vh}}@media(min-width:1280px){.locations-section.svelte-111pu7q{padding:96px 0}.locations-list.svelte-111pu7q{gap:24px}.locations-map.svelte-111pu7q{height:60vh}}.error-container.svelte-1uha8ag{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:var(--color-neutral-beige-light)}
