:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.BestRoomsBlock-module-scss-module__K_99Pa__section{position:relative;overflow:hidden}.BestRoomsBlock-module-scss-module__K_99Pa__headingGroup{padding-inline:var(--padding-60);flex-direction:column;display:flex}.BestRoomsBlock-module-scss-module__K_99Pa__title{color:var(--foreground-primary);font-family:var(--font-main);font-size:var(--section-title-size);font-style:normal;font-weight:var(--section-title-weight);line-height:var(--section-title-line-height);text-transform:uppercase;margin:0}.BestRoomsBlock-module-scss-module__K_99Pa__subtitle{color:var(--accent-green);font-family:var(--font-accent);font-size:var(--section-subtitle-size);font-style:italic;font-weight:400;line-height:var(--section-subtitle-line-height);margin:0}.BestRoomsBlock-module-scss-module__K_99Pa__sliderWrap{width:100%;margin-top:22px}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiper{flex-direction:column;gap:22px;display:flex;overflow:visible!important}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiper .swiper-pagination{justify-content:center;align-items:center;gap:12px;display:flex;position:relative;bottom:auto!important}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiper .swiper-pagination-bullet{opacity:.6;background:#d0d0d0;width:8px;height:8px;transition:opacity .2s;margin:0!important}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiper .swiper-pagination-bullet-active{opacity:1;background:var(--accent-green)!important}:is(.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiperPeek .swiper-slide-prev .BestRoomsBlock-module-scss-module__K_99Pa__slideButton,.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiperPeek .swiper-slide-next .BestRoomsBlock-module-scss-module__K_99Pa__slideButton){filter:blur(2px)}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiperCompact{overflow:hidden!important}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiperCompact .BestRoomsBlock-module-scss-module__K_99Pa__slide{padding-inline:var(--padding-60);box-sizing:border-box;width:100%!important}.BestRoomsBlock-module-scss-module__K_99Pa__slide{height:auto;width:75%!important}@media (max-width:1024px){.BestRoomsBlock-module-scss-module__K_99Pa__slide{width:85%!important}}@media (max-width:768px){.BestRoomsBlock-module-scss-module__K_99Pa__slide{width:90%!important}}.BestRoomsBlock-module-scss-module__K_99Pa__slideButton{border-radius:var(--radius-30);background:var(--surface-forest-dark);width:100%;min-height:520px;color:var(--foreground-secondary);cursor:zoom-in;text-align:left;border:0;padding:0;transition:filter .3s,transform .3s;display:block;position:relative;overflow:hidden}.BestRoomsBlock-module-scss-module__K_99Pa__slideButton:focus-visible{outline:3px solid var(--accent-green);outline-offset:4px}.BestRoomsBlock-module-scss-module__K_99Pa__image{object-fit:cover}.BestRoomsBlock-module-scss-module__K_99Pa__overlay{background:linear-gradient(#05110800 48%,#051108c7 100%);position:absolute;inset:0}.BestRoomsBlock-module-scss-module__K_99Pa__slideLabel{font-family:var(--font-main);text-transform:uppercase;font-size:48px;font-weight:400;line-height:1;position:absolute;bottom:38px;left:30px;right:30px}.BestRoomsBlock-module-scss-module__K_99Pa__modal{z-index:1000;background:#051108eb;place-items:center;padding:32px 88px;display:grid;position:fixed;inset:0}.BestRoomsBlock-module-scss-module__K_99Pa__modalContent{width:min(100%,1280px);position:relative}.BestRoomsBlock-module-scss-module__K_99Pa__modalImageWrap{border-radius:var(--radius-20);background:var(--surface-forest-dark);height:min(76vh,780px);position:relative;overflow:hidden}.BestRoomsBlock-module-scss-module__K_99Pa__modalImage{object-fit:contain}.BestRoomsBlock-module-scss-module__K_99Pa__modalClose,.BestRoomsBlock-module-scss-module__K_99Pa__modalControl{z-index:2;width:48px;height:48px;color:var(--foreground-secondary);cursor:pointer;font-family:var(--font-main);background:#05110873;border:1px solid #ffffffb8;border-radius:50%;place-items:center;padding:0;font-size:25px;line-height:1;transition:background-color .2s,color .2s;display:grid;position:absolute}.BestRoomsBlock-module-scss-module__K_99Pa__modalClose:hover,.BestRoomsBlock-module-scss-module__K_99Pa__modalControl:hover{background:var(--foreground-secondary);color:var(--surface-forest-dark)}.BestRoomsBlock-module-scss-module__K_99Pa__modalClose:focus-visible,.BestRoomsBlock-module-scss-module__K_99Pa__modalControl:focus-visible{outline:3px solid var(--accent-green-light);outline-offset:3px}.BestRoomsBlock-module-scss-module__K_99Pa__modalClose{top:16px;right:16px}.BestRoomsBlock-module-scss-module__K_99Pa__modalControl{top:50%;transform:translateY(-50%)}.BestRoomsBlock-module-scss-module__K_99Pa__modalPrevious{left:16px}.BestRoomsBlock-module-scss-module__K_99Pa__modalNext{right:16px}.BestRoomsBlock-module-scss-module__K_99Pa__modalLabel{color:var(--foreground-secondary);font-family:var(--font-main);text-align:center;margin:14px 0 0;font-size:18px;line-height:1.2}@media (max-width:768px){.BestRoomsBlock-module-scss-module__K_99Pa__headingGroup{padding-inline:var(--padding-standard)}.BestRoomsBlock-module-scss-module__K_99Pa__sliderWrap{margin-top:14px}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiper{gap:14px}.BestRoomsBlock-module-scss-module__K_99Pa__mediaSwiperCompact .BestRoomsBlock-module-scss-module__K_99Pa__slide{padding-inline:var(--padding-standard)}.BestRoomsBlock-module-scss-module__K_99Pa__slideButton{border-radius:12px;min-height:210px}.BestRoomsBlock-module-scss-module__K_99Pa__slideLabel{font-size:20px;bottom:22px;left:20px;right:20px}.BestRoomsBlock-module-scss-module__K_99Pa__modal{padding:20px}.BestRoomsBlock-module-scss-module__K_99Pa__modalImageWrap{border-radius:12px;height:min(68vh,560px)}.BestRoomsBlock-module-scss-module__K_99Pa__modalClose,.BestRoomsBlock-module-scss-module__K_99Pa__modalControl{width:40px;height:40px;font-size:21px}.BestRoomsBlock-module-scss-module__K_99Pa__modalClose{top:10px;right:10px}.BestRoomsBlock-module-scss-module__K_99Pa__modalPrevious{left:10px}.BestRoomsBlock-module-scss-module__K_99Pa__modalNext{right:10px}.BestRoomsBlock-module-scss-module__K_99Pa__modalLabel{font-size:14px}}@media (min-width:550px) and (max-width:768px){.BestRoomsBlock-module-scss-module__K_99Pa__slideButton{min-height:390px}}
.BathsBlock-module-scss-module__tr5F9G__section{width:100%;padding-inline:var(--padding-60)}.BathsBlock-module-scss-module__tr5F9G__heading{margin-bottom:14px}.BathsBlock-module-scss-module__tr5F9G__title,.BathsBlock-module-scss-module__tr5F9G__subtitle,.BathsBlock-module-scss-module__tr5F9G__cardTitle,.BathsBlock-module-scss-module__tr5F9G__cardSubtitle,.BathsBlock-module-scss-module__tr5F9G__previewText,.BathsBlock-module-scss-module__tr5F9G__expandedText{margin:0}.BathsBlock-module-scss-module__tr5F9G__title{color:var(--foreground-primary);font-family:var(--font-heading);text-transform:uppercase;font-size:48px;font-weight:600;line-height:.95}.BathsBlock-module-scss-module__tr5F9G__subtitle{color:var(--accent-green-dark);font-family:var(--font-accent);font-size:36px;font-style:italic;font-weight:400;line-height:1}.BathsBlock-module-scss-module__tr5F9G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.BathsBlock-module-scss-module__tr5F9G__card{border-radius:var(--radius-20);isolation:isolate;min-height:480px;color:var(--foreground-secondary);cursor:pointer;position:relative;overflow:hidden}.BathsBlock-module-scss-module__tr5F9G__image{object-fit:cover;transition:transform .45s}.BathsBlock-module-scss-module__tr5F9G__previewOverlay,.BathsBlock-module-scss-module__tr5F9G__expandedOverlay{z-index:1;transition:opacity .35s;position:absolute;inset:0}.BathsBlock-module-scss-module__tr5F9G__previewOverlay{background:linear-gradient(#0000000f 32%,#000000db 100%)}.BathsBlock-module-scss-module__tr5F9G__expandedOverlay{opacity:0;background:#000000c9}.BathsBlock-module-scss-module__tr5F9G__previewContent,.BathsBlock-module-scss-module__tr5F9G__expandedContent{z-index:2;padding:38px 40px;transition:opacity .3s,transform .35s;position:absolute}.BathsBlock-module-scss-module__tr5F9G__previewContent{inset:auto 0 0}.BathsBlock-module-scss-module__tr5F9G__expandedContent{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;inset:0;transform:translateY(12px)}.BathsBlock-module-scss-module__tr5F9G__cardTitle{font-family:var(--font-heading);text-transform:uppercase;font-size:20px;font-weight:600;line-height:1.2}.BathsBlock-module-scss-module__tr5F9G__cardSubtitle{color:var(--accent-green-light);font-family:var(--font-accent);margin-top:4px;font-size:15px;font-style:italic;font-weight:400;line-height:1.2}.BathsBlock-module-scss-module__tr5F9G__previewText,.BathsBlock-module-scss-module__tr5F9G__expandedText{font-family:var(--font-heading);white-space:pre-line;margin-top:8px;font-size:12px;font-weight:400;line-height:1.14}.BathsBlock-module-scss-module__tr5F9G__expandedText{max-width:90%}.BathsBlock-module-scss-module__tr5F9G__expandedText h4{color:#b7c591;font-family:var(--font-accent);margin:16px 0 8px;font-size:16px;font-weight:400;line-height:1}.BathsBlock-module-scss-module__tr5F9G__expandedText p{margin:0;font-size:12px}.BathsBlock-module-scss-module__tr5F9G__expandedText p+p{margin-top:8px}.BathsBlock-module-scss-module__tr5F9G__button{border:1px solid var(--foreground-secondary);-webkit-backdrop-filter:blur(2px)saturate(1.15);backdrop-filter:blur(2px)saturate(1.15);min-width:290px;min-height:56px;color:var(--foreground-secondary);font-family:var(--font-heading);background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;gap:16px;margin:auto auto 0;padding:8px 64px 8px 40px;font-size:16px;line-height:1;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex;position:relative}.BathsBlock-module-scss-module__tr5F9G__button:hover{color:var(--foreground-primary);background:var(--foreground-secondary)}.BathsBlock-module-scss-module__tr5F9G__arrow{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;margin:auto 0;font-size:15px;display:grid;position:absolute;top:0;bottom:0;right:18px}.BathsBlock-module-scss-module__tr5F9G__card:hover .BathsBlock-module-scss-module__tr5F9G__image,.BathsBlock-module-scss-module__tr5F9G__cardExpanded .BathsBlock-module-scss-module__tr5F9G__image{transform:scale(1.05)}.BathsBlock-module-scss-module__tr5F9G__card:hover .BathsBlock-module-scss-module__tr5F9G__previewOverlay,.BathsBlock-module-scss-module__tr5F9G__cardExpanded .BathsBlock-module-scss-module__tr5F9G__previewOverlay{opacity:0}.BathsBlock-module-scss-module__tr5F9G__card:hover .BathsBlock-module-scss-module__tr5F9G__expandedOverlay,.BathsBlock-module-scss-module__tr5F9G__cardExpanded .BathsBlock-module-scss-module__tr5F9G__expandedOverlay{opacity:1}.BathsBlock-module-scss-module__tr5F9G__card:hover .BathsBlock-module-scss-module__tr5F9G__previewContent,.BathsBlock-module-scss-module__tr5F9G__cardExpanded .BathsBlock-module-scss-module__tr5F9G__previewContent{opacity:0;transform:translateY(12px)}.BathsBlock-module-scss-module__tr5F9G__card:hover .BathsBlock-module-scss-module__tr5F9G__expandedContent,.BathsBlock-module-scss-module__tr5F9G__cardExpanded .BathsBlock-module-scss-module__tr5F9G__expandedContent{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){.BathsBlock-module-scss-module__tr5F9G__section{padding-inline:var(--padding-standard)}.BathsBlock-module-scss-module__tr5F9G__title{font-size:20px}.BathsBlock-module-scss-module__tr5F9G__subtitle{font-size:16px}.BathsBlock-module-scss-module__tr5F9G__grid{grid-template-columns:1fr}.BathsBlock-module-scss-module__tr5F9G__card{min-height:480px}.BathsBlock-module-scss-module__tr5F9G__previewContent,.BathsBlock-module-scss-module__tr5F9G__expandedContent{padding:24px}}
.BeforeAfterBlock-module-scss-module__pZXWJa__section{isolation:isolate;padding:0 var(--padding-60);position:relative;overflow:hidden}.BeforeAfterBlock-module-scss-module__pZXWJa__backgroundImage{object-fit:cover;opacity:.16;z-index:-1}.BeforeAfterBlock-module-scss-module__pZXWJa__panel{border-radius:var(--radius-30);background:var(--background-primary);grid-template-columns:minmax(500px,1.2fr) minmax(320px,1fr);width:100%;min-height:480px;margin-inline:auto;padding:14px 0 14px 30px;display:grid;overflow:hidden;box-shadow:0 10px 24px #28312214}.BeforeAfterBlock-module-scss-module__pZXWJa__comparison{background:var(--background-secondary);-webkit-user-select:none;user-select:none;border-radius:var(--radius-30);position:relative;overflow:hidden}.BeforeAfterBlock-module-scss-module__pZXWJa__image{object-fit:cover}.BeforeAfterBlock-module-scss-module__pZXWJa__beforeLayer{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.BeforeAfterBlock-module-scss-module__pZXWJa__divider{z-index:3;background:var(--foreground-secondary);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.BeforeAfterBlock-module-scss-module__pZXWJa__handle{width:66px;height:66px;color:var(--foreground-secondary);background:#3d762d;border-radius:50%;justify-content:center;align-items:center;gap:3px;font-size:13px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #19471840}.BeforeAfterBlock-module-scss-module__pZXWJa__range{z-index:4;appearance:none;cursor:col-resize;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.BeforeAfterBlock-module-scss-module__pZXWJa__content{flex-direction:column;padding:64px 60px;display:flex}.BeforeAfterBlock-module-scss-module__pZXWJa__title,.BeforeAfterBlock-module-scss-module__pZXWJa__subtitle,.BeforeAfterBlock-module-scss-module__pZXWJa__description{margin:0}.BeforeAfterBlock-module-scss-module__pZXWJa__title{color:var(--foreground-primary);text-transform:uppercase;font-family:Roboto,Arial,sans-serif;font-size:36px;font-weight:600;line-height:1.1}.BeforeAfterBlock-module-scss-module__pZXWJa__subtitle{color:#3d762d;margin-top:4px;font-family:Noto Serif,Georgia,serif;font-size:24px;font-style:italic;font-weight:400;line-height:1.2}.BeforeAfterBlock-module-scss-module__pZXWJa__description{color:var(--foreground-primary);white-space:pre-line;margin-top:12px;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.17}.BeforeAfterBlock-module-scss-module__pZXWJa__description p{color:inherit;font:inherit;margin:0}.BeforeAfterBlock-module-scss-module__pZXWJa__description p+p{margin-top:.75em}@media (max-width:768px){.BeforeAfterBlock-module-scss-module__pZXWJa__section{padding-inline:var(--padding-standard)}.BeforeAfterBlock-module-scss-module__pZXWJa__title{font-size:20px}.BeforeAfterBlock-module-scss-module__pZXWJa__subtitle{font-size:16px}.BeforeAfterBlock-module-scss-module__pZXWJa__description{font-size:12px}.BeforeAfterBlock-module-scss-module__pZXWJa__panel{grid-template-columns:1fr;gap:18px;padding:30px 12px}.BeforeAfterBlock-module-scss-module__pZXWJa__comparison{min-height:220px}.BeforeAfterBlock-module-scss-module__pZXWJa__content{order:-1;padding:8px 4px}.BeforeAfterBlock-module-scss-module__pZXWJa__handle{width:32px;height:32px;font-size:10px}}
.BenefitsWithImageBlock-module-scss-module__9CGpia__section{padding-inline:var(--padding-60)}.BenefitsWithImageBlock-module-scss-module__9CGpia__canvas{width:100%;max-width:none;margin-inline:auto;position:relative}.BenefitsWithImageBlock-module-scss-module__9CGpia__backgroundImage{object-fit:cover;opacity:.16}.BenefitsWithImageBlock-module-scss-module__9CGpia__title{color:var(--foreground-primary);text-transform:uppercase;margin:0;font-family:Roboto,Arial,sans-serif;font-size:48px;font-weight:600;line-height:1}.BenefitsWithImageBlock-module-scss-module__9CGpia__subtitle{color:#3d762d;margin:0;font-family:Noto Serif,Georgia,serif;font-size:36px;font-style:italic;font-weight:400;line-height:1.05}.BenefitsWithImageBlock-module-scss-module__9CGpia__layout{z-index:2;grid-template-columns:minmax(30%,380px) minmax(450px,1fr) minmax(30%,380px);align-items:center;gap:0;margin:46px auto 0;display:grid;position:relative}.BenefitsWithImageBlock-module-scss-module__9CGpia__cards{z-index:2;gap:30px;display:grid}.BenefitsWithImageBlock-module-scss-module__9CGpia__card{border-radius:var(--radius-20);background:var(--background-primary);color:#50658a;flex-direction:column;min-height:240px;padding:30px 22px 40px;display:flex;box-shadow:0 8px 18px #202e4a1c}.BenefitsWithImageBlock-module-scss-module__9CGpia__icon{object-fit:contain;width:48px;height:48px}.BenefitsWithImageBlock-module-scss-module__9CGpia__cardTitle{color:inherit;margin:12px 0 0;font-family:Roboto,Arial,sans-serif;font-size:20px;font-weight:500;line-height:1.2}.BenefitsWithImageBlock-module-scss-module__9CGpia__description{color:inherit;text-wrap:pretty;text-wrap-style:pretty;margin:auto 0 0;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.1}.BenefitsWithImageBlock-module-scss-module__9CGpia__imageWrap{z-index:1;place-items:center;width:100%;height:100%;display:grid;position:relative}.BenefitsWithImageBlock-module-scss-module__9CGpia__imageGlow{aspect-ratio:1;filter:blur(10px);background:radial-gradient(circle,#c3d598b8 0%,#c3d59866 52%,#0000 72%);border-radius:50%;width:100%;position:absolute}.BenefitsWithImageBlock-module-scss-module__9CGpia__image{z-index:1;object-fit:contain;width:100%;height:100%;position:relative;scale:1.3}.BenefitsWithImageBlock-module-scss-module__9CGpia__mobileToggle{display:none}@media (max-width:1024px){.BenefitsWithImageBlock-module-scss-module__9CGpia__layout{grid-template-columns:minmax(220px,1fr) 300px minmax(220px,1fr);gap:20px}}@media (max-width:768px){.BenefitsWithImageBlock-module-scss-module__9CGpia__title{font-size:20px}.BenefitsWithImageBlock-module-scss-module__9CGpia__subtitle{font-size:15px}.BenefitsWithImageBlock-module-scss-module__9CGpia__layout{flex-direction:column;gap:16px;margin-top:12px;padding-inline:0;display:flex}.BenefitsWithImageBlock-module-scss-module__9CGpia__canvas{flex-direction:column;display:flex}.BenefitsWithImageBlock-module-scss-module__9CGpia__imageWrap{order:-1;width:min(100%,420px);min-height:340px}.BenefitsWithImageBlock-module-scss-module__9CGpia__image{scale:unset}.BenefitsWithImageBlock-module-scss-module__9CGpia__cards{gap:16px;width:100%}.BenefitsWithImageBlock-module-scss-module__9CGpia__mobileHidden,.BenefitsWithImageBlock-module-scss-module__9CGpia__cardsCollapsed{display:none}.BenefitsWithImageBlock-module-scss-module__9CGpia__card{min-height:220px}.BenefitsWithImageBlock-module-scss-module__9CGpia__description{font-size:14px}.BenefitsWithImageBlock-module-scss-module__9CGpia__mobileToggle{border:1px solid var(--accent-green);-webkit-backdrop-filter:blur(2px)saturate(1.15);backdrop-filter:blur(2px)saturate(1.15);width:min(100%,250px);min-height:57px;color:var(--accent-green);cursor:pointer;font-family:var(--font-main);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:16px;margin:16px auto 0;padding:8px 64px 8px 40px;font-size:16px;line-height:1.2;display:inline-flex;position:relative}.BenefitsWithImageBlock-module-scss-module__9CGpia__mobileToggle span{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;margin:auto 0;font-size:22px;line-height:1;display:grid;position:absolute;top:0;bottom:0;right:18px}.BenefitsWithImageBlock-module-scss-module__9CGpia__mobileToggle span .BenefitsWithImageBlock-module-scss-module__9CGpia__reverse{rotate:90deg}}
.BookingBlock-module-scss-module__bTP8uW__section{padding-inline:var(--padding-60)}.BookingBlock-module-scss-module__bTP8uW__iframePlaceholder{border-radius:var(--radius-20);background:radial-gradient(circle at top,#fffffff5 0%,#ffffffbd 30%,#f6f1eb61 62%,#f4efe938 100%),linear-gradient(#ffffffeb 0%,#f6f1ebc7 100%);transition:background-color .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 18px 40px #3d312714,inset 0 0 0 1px #6352410f}.BookingBlock-module-scss-module__bTP8uW__iframePlaceholderLoading{background-color:#f7f4ef;background-image:linear-gradient(110deg,#ffffffdb 8%,#f7f2ecf5 18%,#ffffffdb 33%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:1.8s ease-in-out infinite BookingBlock-module-scss-module__bTP8uW__bookingShimmer}.BookingBlock-module-scss-module__bTP8uW__iframeShell{z-index:1;min-height:inherit;opacity:0;transition:opacity .55s,transform .55s;position:relative;transform:translateY(18px)}.BookingBlock-module-scss-module__bTP8uW__iframeShellReady{opacity:1;transform:translateY(0)}.BookingBlock-module-scss-module__bTP8uW__iframeSkeleton{z-index:2;opacity:1;pointer-events:none;flex-direction:column;padding:10px 18px 26px;transition:opacity .4s,transform .4s;display:flex;position:absolute;inset:0;transform:translateY(0)}.BookingBlock-module-scss-module__bTP8uW__iframeSkeletonHidden{opacity:0;transform:translateY(12px)}.BookingBlock-module-scss-module__bTP8uW__skeletonTopBar,.BookingBlock-module-scss-module__bTP8uW__skeletonHeaderLine,.BookingBlock-module-scss-module__bTP8uW__skeletonForm,.BookingBlock-module-scss-module__bTP8uW__skeletonFieldLabel,.BookingBlock-module-scss-module__bTP8uW__skeletonSectionTitle,.BookingBlock-module-scss-module__bTP8uW__skeletonHint,.BookingBlock-module-scss-module__bTP8uW__skeletonDivider,.BookingBlock-module-scss-module__bTP8uW__skeletonInlineLink,.BookingBlock-module-scss-module__bTP8uW__skeletonCheckboxRow,.BookingBlock-module-scss-module__bTP8uW__skeletonCheckbox,.BookingBlock-module-scss-module__bTP8uW__skeletonCheckboxText,.BookingBlock-module-scss-module__bTP8uW__skeletonInput,.BookingBlock-module-scss-module__bTP8uW__skeletonSelect,.BookingBlock-module-scss-module__bTP8uW__skeletonButton,.BookingBlock-module-scss-module__bTP8uW__skeletonCurrency{position:relative;overflow:hidden}.BookingBlock-module-scss-module__bTP8uW__skeletonTopBar:after,.BookingBlock-module-scss-module__bTP8uW__skeletonHeaderLine:after,.BookingBlock-module-scss-module__bTP8uW__skeletonForm:after,.BookingBlock-module-scss-module__bTP8uW__skeletonFieldLabel:after,.BookingBlock-module-scss-module__bTP8uW__skeletonSectionTitle:after,.BookingBlock-module-scss-module__bTP8uW__skeletonHint:after,.BookingBlock-module-scss-module__bTP8uW__skeletonDivider:after,.BookingBlock-module-scss-module__bTP8uW__skeletonInlineLink:after,.BookingBlock-module-scss-module__bTP8uW__skeletonCheckboxRow:after,.BookingBlock-module-scss-module__bTP8uW__skeletonCheckbox:after,.BookingBlock-module-scss-module__bTP8uW__skeletonCheckboxText:after,.BookingBlock-module-scss-module__bTP8uW__skeletonInput:after,.BookingBlock-module-scss-module__bTP8uW__skeletonSelect:after,.BookingBlock-module-scss-module__bTP8uW__skeletonButton:after,.BookingBlock-module-scss-module__bTP8uW__skeletonCurrency:after{content:"";background:linear-gradient(110deg,#fff0 0%,#ffffffad 48%,#fff0 100%);animation:1.7s ease-in-out infinite BookingBlock-module-scss-module__bTP8uW__skeletonSweep;position:absolute;inset:0;transform:translate(-120%)}.BookingBlock-module-scss-module__bTP8uW__skeletonTopBar{justify-content:flex-end;align-items:center;height:38px;display:flex}.BookingBlock-module-scss-module__bTP8uW__skeletonCurrency{background:#8d817426;border-radius:6px;width:72px;height:38px;box-shadow:inset 0 0 0 1px #8475652e}.BookingBlock-module-scss-module__bTP8uW__skeletonHeaderLine{background:#8d81742e;border-radius:999px;align-self:center;width:min(560px,70%);height:28px;margin-top:12px}.BookingBlock-module-scss-module__bTP8uW__skeletonForm{width:min(100%,760px);margin:32px auto 0;padding:0 22px}.BookingBlock-module-scss-module__bTP8uW__skeletonFieldLabel,.BookingBlock-module-scss-module__bTP8uW__skeletonSectionTitle{background:#8475652e;border-radius:999px;height:18px}.BookingBlock-module-scss-module__bTP8uW__skeletonFieldLabel{width:120px}.BookingBlock-module-scss-module__bTP8uW__skeletonSectionTitle{width:180px;margin-top:6px}.BookingBlock-module-scss-module__bTP8uW__skeletonHint{background:#8475651f;border-radius:999px;width:150px;height:12px;margin-top:16px}.BookingBlock-module-scss-module__bTP8uW__skeletonRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.BookingBlock-module-scss-module__bTP8uW__skeletonInput,.BookingBlock-module-scss-module__bTP8uW__skeletonSelect{background:#fffffff0;border-radius:2px;height:54px;box-shadow:inset 0 0 0 1px #84756547}.BookingBlock-module-scss-module__bTP8uW__skeletonDivider{background:#84756538;height:1px;margin-top:14px}.BookingBlock-module-scss-module__bTP8uW__skeletonInlineLink{background:#84756529;border-radius:999px;width:132px;height:14px;margin-top:18px}.BookingBlock-module-scss-module__bTP8uW__skeletonCheckboxRow{align-items:center;gap:12px;margin-top:22px;display:flex}.BookingBlock-module-scss-module__bTP8uW__skeletonCheckbox{background:#fffffff0;border-radius:2px;flex-shrink:0;width:18px;height:18px;box-shadow:inset 0 0 0 1px #8475653d}.BookingBlock-module-scss-module__bTP8uW__skeletonCheckboxText{background:#8475651f;border-radius:999px;width:170px;height:14px}.BookingBlock-module-scss-module__bTP8uW__skeletonButton{background:var(--accent-green);border-radius:2px;width:100%;height:41px;margin-top:18px;box-shadow:0 10px 22px #3b2e221f,inset 0 0 0 1px #ffffff14}.BookingBlock-module-scss-module__bTP8uW__fallbackLink{font-family:var(--font-main);color:var(--background-secondary);justify-content:center;align-items:center;font-size:18px;font-weight:500;display:flex;position:absolute;inset:0}#tl-booking-form iframe{zoom:calc(1/var(--desktop-scale));background:radial-gradient(circle at top,#fffffffa 0%,#ffffffd1 24%,#f4efe894 58%,#efe8dfb3 100%),linear-gradient(90deg,#efe8dfeb 0%,#f7f3ee61 12% 88%,#efe8dfeb 100%);border:0;width:100%;max-width:1920px;margin:0 auto;display:block}@keyframes BookingBlock-module-scss-module__bTP8uW__bookingShimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@keyframes BookingBlock-module-scss-module__bTP8uW__skeletonSweep{0%{transform:translate(-120%)}to{transform:translate(120%)}}@media (max-width:768px){.BookingBlock-module-scss-module__bTP8uW__iframePlaceholder{border-radius:16px;min-height:470px}.BookingBlock-module-scss-module__bTP8uW__iframeSkeleton{padding:14px 12px 18px}.BookingBlock-module-scss-module__bTP8uW__skeletonHeaderLine{width:88%;height:42px;margin-top:10px}.BookingBlock-module-scss-module__bTP8uW__skeletonForm{margin-top:22px;padding-inline:8px}.BookingBlock-module-scss-module__bTP8uW__skeletonRow{grid-template-columns:1fr;gap:10px}.BookingBlock-module-scss-module__bTP8uW__skeletonInput,.BookingBlock-module-scss-module__bTP8uW__skeletonSelect{height:50px}.BookingBlock-module-scss-module__bTP8uW__skeletonButton{height:48px}.BookingBlock-module-scss-module__bTP8uW__fallbackLink{font-size:16px}}
.BookingBannerBlock-module-scss-module__rNuEzW__section{padding-inline:var(--padding-60)}.BookingBannerBlock-module-scss-module__rNuEzW__container{isolation:isolate;border-radius:var(--radius-30);width:100%;min-height:360px;color:var(--foreground-secondary);background:var(--background-secondary);align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.BookingBannerBlock-module-scss-module__rNuEzW__background{z-index:1;position:absolute;inset:0}.BookingBannerBlock-module-scss-module__rNuEzW__backgroundImage{object-fit:cover}.BookingBannerBlock-module-scss-module__rNuEzW__overlay{z-index:2;background:linear-gradient(90deg,#000 0%,#0000 98.14%);position:absolute;inset:0}.BookingBannerBlock-module-scss-module__rNuEzW__content{z-index:3;flex-direction:column;align-items:flex-start;gap:20px;display:flex;position:relative}.BookingBannerBlock-module-scss-module__rNuEzW__headline{font-family:var(--font-main);letter-spacing:0;text-transform:uppercase;color:inherit;margin:0;font-size:48px;font-style:normal;font-weight:400;line-height:1.25}.BookingBannerBlock-module-scss-module__rNuEzW__button{padding-left:32px;padding-right:32px}@media (max-width:768px){.BookingBannerBlock-module-scss-module__rNuEzW__section{min-height:200px;padding:25px}.BookingBannerBlock-module-scss-module__rNuEzW__headline{font-size:24px}.BookingBannerBlock-module-scss-module__rNuEzW__button{font-size:20px}}
.CollageBlock-module-scss-module__l6cl9W__section{width:100%}.CollageBlock-module-scss-module__l6cl9W__grid{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.CollageBlock-module-scss-module__l6cl9W__mobileSlider{display:none}.CollageBlock-module-scss-module__l6cl9W__item{height:315px;min-height:315px;position:relative;overflow:hidden}.CollageBlock-module-scss-module__l6cl9W__imageItem{background:#dcdcdc}.CollageBlock-module-scss-module__l6cl9W__image{object-fit:cover}.CollageBlock-module-scss-module__l6cl9W__textItem{color:var(--foreground-secondary);background:#726960;flex-direction:column;justify-content:flex-start;padding:50px 43px 50px 54px;display:flex}.CollageBlock-module-scss-module__l6cl9W__title{max-width:390px;font-family:var(--font-main);letter-spacing:0;text-transform:uppercase;color:inherit;margin:0;font-size:32px;font-style:normal;font-weight:500;line-height:40px}.CollageBlock-module-scss-module__l6cl9W__description{max-width:390px;font-family:var(--font-main);letter-spacing:0;color:inherit;margin:20px 0 0;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.CollageBlock-module-scss-module__l6cl9W__pagination{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.CollageBlock-module-scss-module__l6cl9W__paginationItem{cursor:pointer;opacity:.6;background:#d0d0d0;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,opacity .2s}.CollageBlock-module-scss-module__l6cl9W__paginationItem:hover{opacity:.9}.CollageBlock-module-scss-module__l6cl9W__paginationItem.CollageBlock-module-scss-module__l6cl9W__active,.CollageBlock-module-scss-module__l6cl9W__active{opacity:1;background:var(--accent-green)}@media (max-width:768px){.CollageBlock-module-scss-module__l6cl9W__grid{display:none}.CollageBlock-module-scss-module__l6cl9W__mobileSlider{width:100%;padding-inline:var(--padding-standard);flex-direction:column;align-items:center;gap:20px;display:flex}.CollageBlock-module-scss-module__l6cl9W__mobileWrapper,.CollageBlock-module-scss-module__l6cl9W__mobileSlide{width:100%}.CollageBlock-module-scss-module__l6cl9W__mobileSlide{touch-action:pan-y;justify-content:center;display:flex}.CollageBlock-module-scss-module__l6cl9W__mobileSlide .CollageBlock-module-scss-module__l6cl9W__item{width:100%;max-width:400px;height:315px;min-height:315px}.CollageBlock-module-scss-module__l6cl9W__mobileSlide .CollageBlock-module-scss-module__l6cl9W__textItem{padding:40px 15px 40px 20px}.CollageBlock-module-scss-module__l6cl9W__mobileSlide .CollageBlock-module-scss-module__l6cl9W__title{font-size:24px;line-height:28px}.CollageBlock-module-scss-module__l6cl9W__mobileSlide .CollageBlock-module-scss-module__l6cl9W__description{font-size:12px;line-height:1.2}}@media (min-width:550px) and (max-width:768px){.CollageBlock-module-scss-module__l6cl9W__mobileSlide .CollageBlock-module-scss-module__l6cl9W__item{max-width:500px}}
.Component-module-scss-module__YJTmXq__section{width:100%;padding-inline:var(--padding-60)}.Component-module-scss-module__YJTmXq__title{color:var(--foreground-primary);font-family:var(--font-heading);text-transform:uppercase;margin:0 0 16px;font-size:48px;font-weight:600;line-height:1}.Component-module-scss-module__YJTmXq__heading{flex-direction:column;margin-bottom:16px;display:flex}.Component-module-scss-module__YJTmXq__heading .Component-module-scss-module__YJTmXq__title{margin-bottom:0}.Component-module-scss-module__YJTmXq__subtitle{color:var(--accent-green);font-family:var(--font-accent);font-size:var(--section-subtitle-size);font-style:italic;font-weight:400;line-height:var(--section-subtitle-line-height);margin:0}.Component-module-scss-module__YJTmXq__slider{padding-bottom:24px}.Component-module-scss-module__YJTmXq__card{flex-direction:column;gap:16px;display:flex}.Component-module-scss-module__YJTmXq__imageWrap{aspect-ratio:306/220;border-radius:var(--radius-10);isolation:isolate;background:var(--background-secondary);display:flex;position:relative;overflow:hidden}.Component-module-scss-module__YJTmXq__image{object-fit:cover}.Component-module-scss-module__YJTmXq__cardContent{z-index:2;text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:8px;min-width:0;padding:18px;display:flex;position:relative}.Component-module-scss-module__YJTmXq__headlineNumber{color:var(--foreground-secondary);font-family:var(--font-main);text-shadow:0 2px 8px #0000007a;margin:0;font-size:96px;font-weight:900;line-height:.95}.Component-module-scss-module__YJTmXq__overlayText{color:var(--foreground-secondary);font-family:var(--font-heading);text-shadow:0 2px 8px #000000b3;white-space:pre-line;margin:0;font-size:24px;font-weight:500;line-height:1.2}.Component-module-scss-module__YJTmXq__caption{color:var(--foreground-primary);font-family:var(--font-heading);text-align:center;margin:0;font-size:18px;font-weight:400;line-height:1.1}.Component-module-scss-module__YJTmXq__slider .swiper-pagination{bottom:0}.Component-module-scss-module__YJTmXq__slider .swiper-pagination-bullet{background:var(--foreground-primary);opacity:.28;width:8px;height:8px}.Component-module-scss-module__YJTmXq__slider .swiper-pagination-bullet-active{background:var(--accent-green-dark);opacity:1}@media (max-width:768px){.Component-module-scss-module__YJTmXq__section{padding-inline:var(--padding-standard)}.Component-module-scss-module__YJTmXq__title{font-size:20px}.Component-module-scss-module__YJTmXq__overlayText{font-size:24px}.Component-module-scss-module__YJTmXq__caption{font-size:14px}}
.FeatureListBlock-module-scss-module__Zela4W__section{width:100%;padding-inline:var(--padding-60)}.FeatureListBlock-module-scss-module__Zela4W__panel{border-radius:var(--radius-10);isolation:isolate;min-height:405px;color:var(--foreground-secondary);background:var(--background-secondary);padding:60px 50px 90px;position:relative;overflow:hidden}.FeatureListBlock-module-scss-module__Zela4W__background{z-index:1;position:absolute;inset:0}.FeatureListBlock-module-scss-module__Zela4W__backgroundImage{object-fit:cover}.FeatureListBlock-module-scss-module__Zela4W__overlay{z-index:2;background:linear-gradient(269.02deg,#03091200 -41.1%,#060708d9 99.2%);position:absolute;inset:0}.FeatureListBlock-module-scss-module__Zela4W__content{z-index:3;position:relative}.FeatureListBlock-module-scss-module__Zela4W__heading{flex-direction:column;display:flex}.FeatureListBlock-module-scss-module__Zela4W__subheadline{color:var(--accent-green-light);font-family:var(--font-accent);margin:0;font-size:42px;font-style:italic;line-height:1}.FeatureListBlock-module-scss-module__Zela4W__headline{font-family:var(--font-main);letter-spacing:0;text-transform:uppercase;color:inherit;margin:0;font-size:32px;font-style:normal;font-weight:400;line-height:1.15}.FeatureListBlock-module-scss-module__Zela4W__list{flex-direction:column;gap:40px;margin-top:35px;display:flex}.FeatureListBlock-module-scss-module__Zela4W__item{align-items:center;gap:30px;max-width:450px;display:flex}.FeatureListBlock-module-scss-module__Zela4W__arrow{flex:none;width:30px;height:auto;margin-top:2px}.FeatureListBlock-module-scss-module__Zela4W__itemText{min-width:0;color:inherit}:is(.FeatureListBlock-module-scss-module__Zela4W__itemText h3,.FeatureListBlock-module-scss-module__Zela4W__itemText h4){font-family:var(--font-main);letter-spacing:0;color:inherit;margin:0;font-size:20px;font-style:normal;font-weight:500;line-height:1.15}.FeatureListBlock-module-scss-module__Zela4W__itemText p{font-family:var(--font-main);letter-spacing:0;color:inherit;margin:8px 0 0;font-size:12px;font-style:normal;font-weight:400;line-height:1.2}.FeatureListBlock-module-scss-module__Zela4W__itemText :first-child{margin-top:0}@media (max-width:768px){.FeatureListBlock-module-scss-module__Zela4W__section{padding-inline:var(--padding-standard)}.FeatureListBlock-module-scss-module__Zela4W__panel{border-radius:var(--radius-10);padding:23px 23px 50px}.FeatureListBlock-module-scss-module__Zela4W__content{max-width:none}.FeatureListBlock-module-scss-module__Zela4W__headline{font-size:24px;line-height:1.08}.FeatureListBlock-module-scss-module__Zela4W__list{gap:40px;margin-top:30px}.FeatureListBlock-module-scss-module__Zela4W__item{align-items:flex-start;gap:10px}.FeatureListBlock-module-scss-module__Zela4W__arrow{width:20px;margin-top:1px}:is(.FeatureListBlock-module-scss-module__Zela4W__itemText h3,.FeatureListBlock-module-scss-module__Zela4W__itemText h4){font-size:16px;line-height:1.15}.FeatureListBlock-module-scss-module__Zela4W__itemText p{margin-top:15px;font-size:12px;line-height:1.2}}@media (min-width:1025px){.FeatureListBlock-module-scss-module__Zela4W__section{padding-inline:var(--padding-60)}.FeatureListBlock-module-scss-module__Zela4W__panel{border-radius:var(--radius-30);max-width:1760px;min-height:640px;margin-inline:auto;padding:58px 68px 72px}.FeatureListBlock-module-scss-module__Zela4W__headline{font-family:var(--font-heading);font-size:52px;font-weight:600;line-height:.92}.FeatureListBlock-module-scss-module__Zela4W__list{gap:22px;margin-top:32px}.FeatureListBlock-module-scss-module__Zela4W__item{gap:38px;max-width:690px}.FeatureListBlock-module-scss-module__Zela4W__arrow{width:62px}:is(.FeatureListBlock-module-scss-module__Zela4W__itemText h3,.FeatureListBlock-module-scss-module__Zela4W__itemText h4){font-family:var(--font-heading);font-size:28px;font-weight:600}.FeatureListBlock-module-scss-module__Zela4W__itemText p{font-family:var(--font-heading);margin-top:8px;font-size:17px;line-height:1.2}}
.FishingPromoBlock-module-scss-module__uE7KgG__section{width:100%;padding-inline:var(--padding-60)}.FishingPromoBlock-module-scss-module__uE7KgG__panel{border-radius:var(--radius-30);background:var(--background-primary);grid-template-columns:minmax(0,1.18fr) minmax(280px,.9fr);gap:62px;width:100%;padding:18px 24px;display:grid;box-shadow:0 8px 18px #2831221a}.FishingPromoBlock-module-scss-module__uE7KgG__image{border-radius:var(--radius-30);object-fit:cover;width:100%;height:84%;min-height:320px;display:block}.FishingPromoBlock-module-scss-module__uE7KgG__content{flex-direction:column;align-items:flex-start;padding:22px 60px 10px 12px;display:flex}.FishingPromoBlock-module-scss-module__uE7KgG__title,.FishingPromoBlock-module-scss-module__uE7KgG__subtitle,.FishingPromoBlock-module-scss-module__uE7KgG__description{margin:0}.FishingPromoBlock-module-scss-module__uE7KgG__title{color:var(--foreground-primary);font-family:var(--font-heading);text-transform:uppercase;font-size:36px;font-weight:600;line-height:1}.FishingPromoBlock-module-scss-module__uE7KgG__subtitle{color:var(--accent-green-dark);font-family:var(--font-accent);margin-top:12px;font-size:24px;font-style:italic;font-weight:400;line-height:1.05}.FishingPromoBlock-module-scss-module__uE7KgG__description{color:var(--foreground-primary);font-family:var(--font-heading);white-space:pre-line;margin-top:8px;font-size:16px;font-weight:400;line-height:1.12}.FishingPromoBlock-module-scss-module__uE7KgG__benefits{align-items:center;gap:16px;margin:18px 0 30px;padding:0;list-style:none;display:grid}.FishingPromoBlock-module-scss-module__uE7KgG__benefit{color:var(--foreground-primary);font-family:var(--font-heading);grid-template-columns:30px minmax(0,1fr);gap:6px;font-size:16px;line-height:1.1;display:grid}.FishingPromoBlock-module-scss-module__uE7KgG__check{color:var(--accent-green-dark);text-align:center;font-size:26px;line-height:.8}.FishingPromoBlock-module-scss-module__uE7KgG__benefit strong,.FishingPromoBlock-module-scss-module__uE7KgG__benefit small{font:inherit;display:block}.FishingPromoBlock-module-scss-module__uE7KgG__benefit strong{color:var(--accent-green-dark);font-weight:500}.FishingPromoBlock-module-scss-module__uE7KgG__benefit small{color:var(--foreground-primary);margin-top:1px}.FishingPromoBlock-module-scss-module__uE7KgG__button{border:1px solid var(--accent-green);min-width:290px;min-height:56px;color:var(--accent-green-dark);font-family:var(--font-heading);border-radius:999px;justify-content:center;align-items:center;gap:14px;margin:auto auto 0;padding:8px 64px 8px 40px;font-size:16px;line-height:1;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex;position:relative}.FishingPromoBlock-module-scss-module__uE7KgG__button:hover{color:var(--foreground-secondary);background:var(--accent-green)}.FishingPromoBlock-module-scss-module__uE7KgG__arrow{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;margin:auto 0;font-size:12px;display:grid;position:absolute;top:0;bottom:0;right:18px}@media (max-width:768px){.FishingPromoBlock-module-scss-module__uE7KgG__section{padding-inline:var(--padding-standard)}.FishingPromoBlock-module-scss-module__uE7KgG__panel{grid-template-columns:1fr;gap:20px;padding:24px 18px}.FishingPromoBlock-module-scss-module__uE7KgG__image{min-height:380px}.FishingPromoBlock-module-scss-module__uE7KgG__content{padding:0}.FishingPromoBlock-module-scss-module__uE7KgG__title{font-size:20px}.FishingPromoBlock-module-scss-module__uE7KgG__subtitle{margin-top:4px;font-size:15px}.FishingPromoBlock-module-scss-module__uE7KgG__description{font-size:13px}.FishingPromoBlock-module-scss-module__uE7KgG__benefit strong{font-size:16px}.FishingPromoBlock-module-scss-module__uE7KgG__benefit small{font-size:13px}}
.Form-module-scss-module__0pCKkq__root{background:#b6b6b661;width:100%;padding:clamp(24px,3vw,44px)}.Form-module-scss-module__0pCKkq__intro{color:var(--foreground-primary);max-width:760px;margin-bottom:24px}.Form-module-scss-module__0pCKkq__shell{grid-template-columns:minmax(260px,420px) minmax(0,1fr);gap:clamp(24px,4vw,48px);display:grid}.Form-module-scss-module__0pCKkq__shellCompact{grid-template-columns:minmax(0,1fr);max-width:780px;margin:0 auto}.Form-module-scss-module__0pCKkq__contacts{color:var(--foreground-primary);flex-direction:column;align-self:start;gap:18px;display:flex}.Form-module-scss-module__0pCKkq__title{font-family:var(--font-main);margin:0 0 10px;font-size:clamp(1.5rem,1.5vw + 1rem,2.2rem);font-weight:600;line-height:1.15}.Form-module-scss-module__0pCKkq__contactGroup{grid-template-columns:44px minmax(0,1fr);align-items:flex-start;gap:14px;display:grid}.Form-module-scss-module__0pCKkq__contactGroupNoIcon{gap:0}.Form-module-scss-module__0pCKkq__contactIcon,.Form-module-scss-module__0pCKkq__contactIconPlaceholder{justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Form-module-scss-module__0pCKkq__contactIcon{background:color-mix(in srgb, var(--background-secondary) 88%, black 12%);color:var(--foreground-secondary);border-radius:999px}.Form-module-scss-module__0pCKkq__contactIconMedia{width:20px;height:20px;display:inline-flex;position:relative}.Form-module-scss-module__0pCKkq__contactIconImage{object-fit:contain;width:100%;height:100%}.Form-module-scss-module__0pCKkq__contactItems{flex-direction:column;justify-content:center;gap:6px;min-height:44px;display:flex}.Form-module-scss-module__0pCKkq__contactLine,.Form-module-scss-module__0pCKkq__contactLink{color:var(--foreground-primary);font-size:var(--fs-md);line-height:1.45}.Form-module-scss-module__0pCKkq__contactLink{text-decoration:none;transition:opacity .2s}.Form-module-scss-module__0pCKkq__contactLink:hover{opacity:.7}.Form-module-scss-module__0pCKkq__formPane{min-width:0}.Form-module-scss-module__0pCKkq__status{color:var(--foreground-primary);font-size:var(--fs-2xl);margin-bottom:18px}.Form-module-scss-module__0pCKkq__errorBox{border-radius:var(--radius-16);color:#8f1f14;background:#b423181a;border:1px solid #b423182e;margin-bottom:18px;padding:14px 16px}.Form-module-scss-module__0pCKkq__success{color:var(--foreground-primary);font-size:var(--fs-2xl)}.Form-module-scss-module__0pCKkq__form{flex-direction:column;gap:18px;display:flex}.Form-module-scss-module__0pCKkq__inputsRow{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:18px;display:grid}.Form-module-scss-module__0pCKkq__leftColumn,.Form-module-scss-module__0pCKkq__rightColumn{flex-direction:column;gap:14px;min-width:0;display:flex}.Form-module-scss-module__0pCKkq__field,.Form-module-scss-module__0pCKkq__consentField{width:100%}.Form-module-scss-module__0pCKkq__rightColumnField{width:100%;height:100%}.Form-module-scss-module__0pCKkq__rightColumnField>div{height:100%}.Form-module-scss-module__0pCKkq__rightColumnField [data-slot=textarea]{height:100%}.Form-module-scss-module__0pCKkq__consentRow{margin-top:-2px}.Form-module-scss-module__0pCKkq__submitButton{background:color-mix(in srgb, var(--background-secondary) 92%, black 8%);border-radius:var(--radius-16);color:var(--foreground-secondary);font-family:var(--font-main);font-size:var(--fs-lg);width:100%;height:54px;font-weight:500}.Form-module-scss-module__0pCKkq__submitButton:hover{background:var(--foreground-secondary);color:var(--foreground-primary)}.Form-module-scss-module__0pCKkq__submitButton:active{border-color:color-mix(in srgb, var(--background-secondary) 92%, black 8%);color:var(--foreground-primary);background:0 0}@media (max-width:1024px){.Form-module-scss-module__0pCKkq__shell{flex-direction:column-reverse;display:flex}.Form-module-scss-module__0pCKkq__shellCompact{max-width:none}.Form-module-scss-module__0pCKkq__contacts{gap:16px}.Form-module-scss-module__0pCKkq__inputsRow{grid-template-columns:1fr}.Form-module-scss-module__0pCKkq__rightColumnField [data-slot=textarea]{min-height:180px}}@media (max-width:768px){.Form-module-scss-module__0pCKkq__root{padding:20px}.Form-module-scss-module__0pCKkq__contactGroup{grid-template-columns:38px minmax(0,1fr);gap:12px}.Form-module-scss-module__0pCKkq__contactIcon,.Form-module-scss-module__0pCKkq__contactIconPlaceholder{width:38px;height:38px}.Form-module-scss-module__0pCKkq__contactIconMedia{width:18px;height:18px}}
.Component-module-scss-module__ZGt7Bq__galleryBlock{flex-direction:column;align-items:flex-start;gap:18px;width:100%;display:flex;position:relative;overflow:hidden}.Component-module-scss-module__ZGt7Bq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:min(100%,1760px);margin-inline:auto;padding-inline:0;display:flex}.Component-module-scss-module__ZGt7Bq__headline{font-family:var(--font-main);color:var(--foreground-primary);text-transform:uppercase;margin:0;font-size:clamp(36px,3.4vw,64px);font-weight:400;line-height:110%}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__headline{font-size:24px;line-height:1.15}}.Component-module-scss-module__ZGt7Bq__swiperWrapper{width:100%;position:relative;overflow:visible}.Component-module-scss-module__ZGt7Bq__gallerySwiper{flex-direction:column;gap:36px;width:100%;display:flex;overflow:visible!important}.Component-module-scss-module__ZGt7Bq__gallerySwiper .swiper-pagination{justify-content:center;align-items:center;gap:12px;display:flex;position:relative;bottom:auto!important}.Component-module-scss-module__ZGt7Bq__gallerySwiper .swiper-pagination-bullet{opacity:.6;background:#d0d0d0;width:8px;height:8px;transition:all .3s;margin:0!important}.Component-module-scss-module__ZGt7Bq__gallerySwiper .swiper-pagination-bullet-active{opacity:1;width:8px;height:8px;transition:all .3s;background:var(--accent-green)!important}.Component-module-scss-module__ZGt7Bq__gallerySwiperPeek{overflow:visible!important}:is(.Component-module-scss-module__ZGt7Bq__gallerySwiperPeek .swiper-slide-prev .Component-module-scss-module__ZGt7Bq__slideContainer,.Component-module-scss-module__ZGt7Bq__gallerySwiperPeek .swiper-slide-next .Component-module-scss-module__ZGt7Bq__slideContainer){filter:blur(2px)}.Component-module-scss-module__ZGt7Bq__gallerySwiperCompact{overflow:hidden!important}:is(.Component-module-scss-module__ZGt7Bq__gallerySwiperCompact .swiper-slide-prev .Component-module-scss-module__ZGt7Bq__slideContainer,.Component-module-scss-module__ZGt7Bq__gallerySwiperCompact .swiper-slide-next .Component-module-scss-module__ZGt7Bq__slideContainer){filter:none}.Component-module-scss-module__ZGt7Bq__gallerySwiperCompact .Component-module-scss-module__ZGt7Bq__slide{padding-left:var(--padding-standard);padding-right:var(--padding-standard);box-sizing:border-box;width:100%!important}.Component-module-scss-module__ZGt7Bq__slide{height:auto;transition:filter .3s;width:75%!important}@media (max-width:1024px){.Component-module-scss-module__ZGt7Bq__slide{width:85%!important}}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__slide{width:90%!important}}.Component-module-scss-module__ZGt7Bq__slideContainer{border-radius:var(--radius-30);width:100%;height:438px;position:relative;overflow:hidden}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__slideContainer{border-radius:var(--radius-20);height:400px;min-height:400px}}.Component-module-scss-module__ZGt7Bq__galleryBlockWithBottomButton .Component-module-scss-module__ZGt7Bq__gallerySwiper{gap:1rem}.Component-module-scss-module__ZGt7Bq__slideSimplifiedLimited{width:907px!important;max-width:907px!important}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__slideSimplifiedLimited{width:90%!important;max-width:90%!important}}.Component-module-scss-module__ZGt7Bq__galleryBlock .swiper-slide.slide-simplified-limited{width:907px!important;max-width:907px!important}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__galleryBlock .swiper-slide.slide-simplified-limited{width:90%!important;max-width:90%!important}}.Component-module-scss-module__ZGt7Bq__slideImage{z-index:0;width:100%;height:100%;position:absolute;inset:0}.Component-module-scss-module__ZGt7Bq__slideImage>div{width:100%;height:100%}.Component-module-scss-module__ZGt7Bq__slideImage img{object-fit:cover;width:100%;height:100%}.Component-module-scss-module__ZGt7Bq__slideImageMedia{object-fit:cover}.Component-module-scss-module__ZGt7Bq__gradientOverlay{z-index:1;background:linear-gradient(89.92deg,#030912b8 .07%,#03091200 226.07%);position:absolute;inset:0}.Component-module-scss-module__ZGt7Bq__slideContent{z-index:2;bottom:0;left:0;right:0;flex-direction:column;padding:94px 67px;display:flex;position:absolute;inset:0}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__slideContent{justify-content:flex-end;padding:40px 32px}}.Component-module-scss-module__ZGt7Bq__slideTitle{color:var(--foreground-secondary);text-transform:uppercase;max-width:560px;margin:0;font-family:Roboto,Arial,sans-serif;font-size:40px;font-weight:600;line-height:1.2}.Component-module-scss-module__ZGt7Bq__slideDescription{color:#b7c591;max-width:560px;margin:8px 0 0;font-family:Noto Serif,Georgia,serif;font-size:40px;font-style:italic;font-weight:400;line-height:1.25}.Component-module-scss-module__ZGt7Bq__slideDescription p{margin:0}.Component-module-scss-module__ZGt7Bq__slideSubDescription{max-width:560px;color:var(--foreground-secondary);margin:8px 0 0;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.15}.Component-module-scss-module__ZGt7Bq__borderRadiusSmall{border-radius:var(--radius-20)}.Component-module-scss-module__ZGt7Bq__slideContentMinimal{z-index:2;flex-direction:column;justify-content:flex-end;align-self:flex-end;padding:34px 72px;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__slideContentMinimal{padding:42px 35px}}.Component-module-scss-module__ZGt7Bq__slideText{font-family:var(--font-heading);color:var(--foreground-secondary);max-width:850px;margin:0;font-size:24px;line-height:1.5}.Component-module-scss-module__ZGt7Bq__bottomButton{justify-content:center;align-items:center;width:100%;display:flex}.Component-module-scss-module__ZGt7Bq__buttonIcon{flex-shrink:0}.Component-module-scss-module__ZGt7Bq__bottomLink{gap:8px;width:fit-content;padding-inline:32px}@media (max-width:768px){.Component-module-scss-module__ZGt7Bq__header{padding-inline:var(--padding-standard)}.Component-module-scss-module__ZGt7Bq__galleryBlockWithBottomButton .Component-module-scss-module__ZGt7Bq__gallerySwiper{gap:50px}.Component-module-scss-module__ZGt7Bq__gallerySwiper{gap:20px}.Component-module-scss-module__ZGt7Bq__slideTitle{font-size:20px;line-height:1.2}.Component-module-scss-module__ZGt7Bq__slideDescription{margin:4px 0 0;font-size:24px;line-height:1.25}.Component-module-scss-module__ZGt7Bq__slideSubDescription{margin-top:8px;font-size:12px;line-height:1.2}.Component-module-scss-module__ZGt7Bq__slideText{font-size:12px}}
.GoalsBlock-module-scss-module__s3FbkW__section{width:100%;padding-inline:var(--padding-60)}.GoalsBlock-module-scss-module__s3FbkW__headline{font-family:var(--font-main);letter-spacing:0;text-transform:uppercase;color:var(--foreground-primary);margin:0 0 35px;font-size:48px;font-style:normal;font-weight:400;line-height:110%}.GoalsBlock-module-scss-module__s3FbkW__grid{grid-template-columns:repeat(5,minmax(0,250px));justify-content:space-between;gap:10px;display:grid}.GoalsBlock-module-scss-module__s3FbkW__mobileSlider{display:none}.GoalsBlock-module-scss-module__s3FbkW__card{border-radius:var(--radius-8);background:var(--background-primary);text-align:center;color:#3f3f3f;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:205px;min-height:205px;padding:30px 16px 15px;display:flex;box-shadow:0 18px 30px #0309121f}.GoalsBlock-module-scss-module__s3FbkW__cardTop{flex-direction:column;align-items:center;gap:30px;width:100%;display:flex}.GoalsBlock-module-scss-module__s3FbkW__icon{justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}:is(.GoalsBlock-module-scss-module__s3FbkW__icon img,.GoalsBlock-module-scss-module__s3FbkW__icon video,.GoalsBlock-module-scss-module__s3FbkW__icon svg){object-fit:contain;width:50px;height:auto;max-height:50px}.GoalsBlock-module-scss-module__s3FbkW__cardTitle{font-family:var(--font-main);letter-spacing:0;color:currentColor;margin:0;font-size:20px;font-style:normal;font-weight:500;line-height:110%}.GoalsBlock-module-scss-module__s3FbkW__cardDescription{font-family:var(--font-main);letter-spacing:0;color:currentColor;margin:0;font-size:12px;font-style:normal;font-weight:500;line-height:110%}.GoalsBlock-module-scss-module__s3FbkW__pagination{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.GoalsBlock-module-scss-module__s3FbkW__paginationItem{cursor:pointer;opacity:.6;background:#d0d0d0;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,opacity .2s}.GoalsBlock-module-scss-module__s3FbkW__paginationItem:hover{opacity:.9}.GoalsBlock-module-scss-module__s3FbkW__paginationItem.GoalsBlock-module-scss-module__s3FbkW__active,.GoalsBlock-module-scss-module__s3FbkW__active{opacity:1;background:var(--accent-green)}@media (max-width:768px){.GoalsBlock-module-scss-module__s3FbkW__section{padding-inline:var(--padding-standard)}.GoalsBlock-module-scss-module__s3FbkW__headline{margin-bottom:20px;font-size:24px;line-height:1.15}.GoalsBlock-module-scss-module__s3FbkW__grid{display:none}.GoalsBlock-module-scss-module__s3FbkW__mobileSlider{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.GoalsBlock-module-scss-module__s3FbkW__mobileWrapper,.GoalsBlock-module-scss-module__s3FbkW__mobileSlide{width:100%}.GoalsBlock-module-scss-module__s3FbkW__mobileSlide{touch-action:pan-y;justify-content:center;display:flex}.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__card{width:100%;max-width:350px;height:207px;min-height:207px;padding:22px 28px 26px}.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__cardTop{gap:24px}.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__icon{width:30px;height:30px}:is(.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__icon img,.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__icon video,.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__icon svg){width:30px;max-height:30px}.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__cardTitle{font-size:20px;line-height:1.1}.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__cardDescription{font-size:12px;line-height:1.25}}@media (min-width:550px) and (max-width:768px){.GoalsBlock-module-scss-module__s3FbkW__mobileSlide .GoalsBlock-module-scss-module__s3FbkW__card{max-width:460px}}.GoalsBlock-module-scss-module__s3FbkW__cardImage{object-fit:cover}@media (min-width:1025px){.GoalsBlock-module-scss-module__s3FbkW__section{padding-inline:var(--padding-60)}.GoalsBlock-module-scss-module__s3FbkW__headline{max-width:1760px;font-family:var(--font-heading);margin:0 auto 28px;font-size:62px;font-weight:600;line-height:.9}.GoalsBlock-module-scss-module__s3FbkW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;max-width:1760px;margin-inline:auto}.GoalsBlock-module-scss-module__s3FbkW__card{border-radius:var(--radius-10);height:auto;min-height:292px;box-shadow:none;background:0 0;padding:0;overflow:visible}.GoalsBlock-module-scss-module__s3FbkW__cardTop{border-radius:var(--radius-10);min-height:292px;color:var(--foreground-secondary);background:var(--background-secondary);justify-content:center;gap:12px;position:relative;overflow:hidden}.GoalsBlock-module-scss-module__s3FbkW__cardTop:before{content:"";background:#00000073;position:absolute;inset:0}.GoalsBlock-module-scss-module__s3FbkW__cardTitle{z-index:1;max-width:90%;color:inherit;font-size:30px;position:relative}.GoalsBlock-module-scss-module__s3FbkW__cardDescription{font-family:var(--font-heading);color:var(--foreground-primary);margin:18px 12px 0;font-size:21px;font-weight:400;line-height:1.08}}
.LocationMapBlock-module-scss-module__goInOW__section{width:100%;padding-inline:var(--padding-60);position:relative}.LocationMapBlock-module-scss-module__goInOW__sectionActive{z-index:70}.LocationMapBlock-module-scss-module__goInOW__heading{margin-bottom:10px}.LocationMapBlock-module-scss-module__goInOW__headline{font-family:var(--font-heading);letter-spacing:0;text-transform:uppercase;color:var(--foreground-primary);margin:0;font-size:48px;font-style:normal;font-weight:600;line-height:.95}.LocationMapBlock-module-scss-module__goInOW__subheadline{color:var(--accent-green);font-family:var(--font-accent);margin:0;font-size:36px;font-style:italic;font-weight:400;line-height:1}.LocationMapBlock-module-scss-module__goInOW__mapShell{aspect-ratio:2.05;border-radius:var(--radius-20);width:100%;height:auto;position:relative;overflow:hidden}.LocationMapBlock-module-scss-module__goInOW__sectionActive .LocationMapBlock-module-scss-module__goInOW__mapShell{z-index:72}.LocationMapBlock-module-scss-module__goInOW__mapMedia,.LocationMapBlock-module-scss-module__goInOW__mapPicture{width:100%;height:100%;display:block}.LocationMapBlock-module-scss-module__goInOW__mapImage{object-fit:cover;width:100%;height:100%;display:block}.LocationMapBlock-module-scss-module__goInOW__mobileMapMedia{display:none}.LocationMapBlock-module-scss-module__goInOW__closeLayer{z-index:71;cursor:default;background:0 0;border:0;padding:0;position:fixed;inset:0}.LocationMapBlock-module-scss-module__goInOW__mapDismissLayer{z-index:3;cursor:default;background:0 0;border:0;padding:0;position:absolute;inset:0}.LocationMapBlock-module-scss-module__goInOW__pinsLayer{z-index:4;pointer-events:none;position:absolute;inset:0}.LocationMapBlock-module-scss-module__goInOW__pinNode{left:var(--pin-x);top:var(--pin-y);z-index:2;pointer-events:auto;position:absolute;transform:translate(-50%,-50%)}.LocationMapBlock-module-scss-module__goInOW__pinNode:has(.LocationMapBlock-module-scss-module__goInOW__pinButtonActive){z-index:6}.LocationMapBlock-module-scss-module__goInOW__pinButton{min-height:32px;font-family:var(--font-heading);letter-spacing:0;white-space:nowrap;color:var(--foreground-primary);background:var(--background-primary);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px 6px 9px;font-size:12px;font-style:normal;font-weight:400;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 10px #03091229}.LocationMapBlock-module-scss-module__goInOW__pinButton:hover,.LocationMapBlock-module-scss-module__goInOW__pinButtonActive{transform:translateY(-2px);box-shadow:0 9px 18px #0309123d}.LocationMapBlock-module-scss-module__goInOW__pinButtonDisabled{cursor:default}.LocationMapBlock-module-scss-module__goInOW__pinIcon{flex:none;justify-content:center;align-items:center;width:fit-content;display:inline-flex}.LocationMapBlock-module-scss-module__goInOW__pinIcon picture{flex:none;justify-content:center;align-items:center;width:fit-content;display:inline-flex}.LocationMapBlock-module-scss-module__goInOW__pinIconImage{object-fit:contain;width:auto;height:16px;display:block}.LocationMapBlock-module-scss-module__goInOW__pinTitle{display:block}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton{border-radius:var(--radius-10);text-align:center;text-transform:uppercase;white-space:normal;background:#ffffffe6;justify-content:center;gap:0;width:200px;min-height:50px;padding:0 16px 0 70px;font-size:20px;font-weight:600;line-height:.95;position:relative;overflow:visible}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton .LocationMapBlock-module-scss-module__goInOW__pinIcon{background:#ff7e00;border-radius:50%;width:75px;height:75px;position:absolute;top:50%;left:0;transform:translate(-18px,-50%)}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton .LocationMapBlock-module-scss-module__goInOW__pinIconImage{height:90%}.LocationMapBlock-module-scss-module__goInOW__popover{z-index:8;border-radius:var(--radius-8);background:var(--background-primary);flex-direction:column;gap:8px;width:200px;padding:10px 10px 30px;display:flex;position:absolute;box-shadow:0 10px 24px #03091238}.LocationMapBlock-module-scss-module__goInOW__popoverTop{bottom:calc(100% + 12px);left:50%;transform:translate(-50%)}.LocationMapBlock-module-scss-module__goInOW__popoverRight{top:50%;left:calc(100% + 12px);transform:translateY(-50%)}.LocationMapBlock-module-scss-module__goInOW__popoverBottom{top:calc(100% + 12px);left:50%;transform:translate(-50%)}.LocationMapBlock-module-scss-module__goInOW__popoverLeft{top:50%;right:calc(100% + 12px);transform:translateY(-50%)}.LocationMapBlock-module-scss-module__goInOW__popoverMedia,.LocationMapBlock-module-scss-module__goInOW__popoverPicture{width:100%;display:block}.LocationMapBlock-module-scss-module__goInOW__popoverImage{aspect-ratio:16/10;object-fit:cover;border-radius:4px;width:100%;height:auto;display:block}.LocationMapBlock-module-scss-module__goInOW__popoverTitle{font-family:var(--font-main);letter-spacing:0;color:var(--foreground-primary);margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:1.2}.LocationMapBlock-module-scss-module__goInOW__mobileCard{display:none}@media (max-width:768px){.LocationMapBlock-module-scss-module__goInOW__headline{font-size:20px;line-height:1}.LocationMapBlock-module-scss-module__goInOW__subheadline{font-size:16px}.LocationMapBlock-module-scss-module__goInOW__mapShell{border-radius:var(--radius-20);overflow:hidden}.LocationMapBlock-module-scss-module__goInOW__mapMedia,.LocationMapBlock-module-scss-module__goInOW__mapPicture{height:100%}.LocationMapBlock-module-scss-module__goInOW__mapImage{object-fit:cover;height:100%}.LocationMapBlock-module-scss-module__goInOW__mobileMapMedia{display:block}.LocationMapBlock-module-scss-module__goInOW__desktopMapMedia:has(+.LocationMapBlock-module-scss-module__goInOW__mobileMapMedia){display:none}.LocationMapBlock-module-scss-module__goInOW__pinNode{left:var(--pin-mobile-x);top:var(--pin-mobile-y)}.LocationMapBlock-module-scss-module__goInOW__pinButton{border-radius:50%;justify-content:center;gap:0;width:28px;height:28px;min-height:0;padding:0}.LocationMapBlock-module-scss-module__goInOW__pinIconImage{height:13px}.LocationMapBlock-module-scss-module__goInOW__pinTitle{display:none}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton{border-radius:var(--radius-8);width:clamp(96px,31vw,128px);height:auto;min-height:32px;padding:0 9px 0 40px;font-size:11px;line-height:.95;display:inline-flex}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton .LocationMapBlock-module-scss-module__goInOW__pinIcon{width:42px;height:42px;transform:translate(-9px,-50%)}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton .LocationMapBlock-module-scss-module__goInOW__pinIconImage{height:90%}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton .LocationMapBlock-module-scss-module__goInOW__pinTitle{display:block}.LocationMapBlock-module-scss-module__goInOW__popover{display:none}.LocationMapBlock-module-scss-module__goInOW__mobileCard{z-index:8;border-radius:var(--radius-10);background:var(--background-primary);flex-direction:column;align-items:center;gap:12px;width:min(72%,330px);max-height:calc(100% - 23px);padding:clamp(26px,7vw,38px) clamp(16px,4.5vw,25px) 15px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 30px #0309123d}.LocationMapBlock-module-scss-module__goInOW__mobileClose{cursor:pointer;background:url(/icons/close.svg) 50%/contain no-repeat;border:0;width:12px;height:12px;padding:0;position:absolute;top:12px;right:12px}.LocationMapBlock-module-scss-module__goInOW__mobileClose:before,.LocationMapBlock-module-scss-module__goInOW__mobileClose:after{content:none}.LocationMapBlock-module-scss-module__goInOW__mobileCardMedia{justify-content:center;width:100%;height:100%;display:flex;overflow:hidden}.LocationMapBlock-module-scss-module__goInOW__mobileCardPicture{display:block;overflow:hidden}.LocationMapBlock-module-scss-module__goInOW__mobileCardImage{object-fit:cover;border-radius:4px;width:100%;height:100%;display:block}.LocationMapBlock-module-scss-module__goInOW__mobileCardTitle{font-family:var(--font-main);letter-spacing:0;color:var(--foreground-primary);margin:0;font-size:12px;font-style:normal;font-weight:500;line-height:1.2}}@media (max-width:560px){.LocationMapBlock-module-scss-module__goInOW__hotelPinButton{width:clamp(82px,27vw,108px);min-height:28px;padding:0 7px 0 34px;font-size:9px}.LocationMapBlock-module-scss-module__goInOW__hotelPinButton .LocationMapBlock-module-scss-module__goInOW__pinIcon{width:36px;height:36px;transform:translate(-7px,-50%)}}
.Component-module-scss-module__FB41tG__section{width:100%;padding-inline:var(--padding-60)}.Component-module-scss-module__FB41tG__banner{border-radius:var(--radius-30);max-width:1760px;min-height:780px;color:var(--foreground-secondary);isolation:isolate;margin-inline:auto;position:relative;overflow:hidden}.Component-module-scss-module__FB41tG__image{object-fit:cover}.Component-module-scss-module__FB41tG__overlay{z-index:1;background:linear-gradient(90deg,#010909d1,#0109094d 64%,#0109091a);position:absolute;inset:0}.Component-module-scss-module__FB41tG__copy{z-index:2;max-width:990px;padding:58px 96px 250px;position:relative}.Component-module-scss-module__FB41tG__copy h2,.Component-module-scss-module__FB41tG__copy p,.Component-module-scss-module__FB41tG__card h3,.Component-module-scss-module__FB41tG__card p{margin:0}.Component-module-scss-module__FB41tG__copy h2{font-family:var(--font-heading);text-transform:uppercase;font-size:52px;font-weight:600;line-height:.95}.Component-module-scss-module__FB41tG__subtitle{color:var(--accent-green-light);font-family:var(--font-accent);font-size:34px;font-style:italic;line-height:1.1;margin-top:8px!important}.Component-module-scss-module__FB41tG__description{font-family:var(--font-heading);white-space:pre-line;font-size:18px;line-height:1.2;margin-top:24px!important}.Component-module-scss-module__FB41tG__distances{font-family:var(--font-accent);gap:10px;margin-top:16px;font-size:18px;font-style:italic;display:grid}.Component-module-scss-module__FB41tG__button{min-width:386px;min-height:76px;color:inherit;font-family:var(--font-heading);border:1px solid;border-radius:999px;justify-content:space-between;align-items:center;margin-top:34px;padding:10px 14px 10px 42px;font-size:20px;text-decoration:none;display:inline-flex}.Component-module-scss-module__FB41tG__button span{border:1px solid;border-radius:50%;place-items:center;width:50px;height:50px;font-size:28px;display:grid}.Component-module-scss-module__FB41tG__cards{z-index:2;grid-template-columns:repeat(4,1fr);gap:22px;display:grid;position:absolute;bottom:38px;left:18px;right:18px}.Component-module-scss-module__FB41tG__card{border-radius:var(--radius-20);background:var(--accent-green);min-height:220px;color:var(--foreground-secondary);flex-direction:column;padding:30px 28px;display:flex}.Component-module-scss-module__FB41tG__card.Component-module-scss-module__FB41tG__white{background:var(--background-primary);color:var(--foreground-primary)}.Component-module-scss-module__FB41tG__card h3{font-family:var(--font-heading);text-transform:uppercase;font-size:25px;font-weight:600}.Component-module-scss-module__FB41tG__card p{font-family:var(--font-heading);white-space:pre-line;margin-top:auto;font-size:18px;line-height:1.2}@media (max-width:768px){.Component-module-scss-module__FB41tG__section{padding-inline:var(--padding-standard)}.Component-module-scss-module__FB41tG__banner{border-radius:var(--radius-20);min-height:auto}.Component-module-scss-module__FB41tG__copy{padding:40px 24px}.Component-module-scss-module__FB41tG__copy h2{font-size:30px}.Component-module-scss-module__FB41tG__subtitle{font-size:23px}.Component-module-scss-module__FB41tG__button{min-width:100%;min-height:58px;font-size:16px}.Component-module-scss-module__FB41tG__cards{grid-template-columns:1fr;gap:12px;padding:0 16px 16px;position:relative;bottom:auto;left:auto;right:auto}.Component-module-scss-module__FB41tG__card{min-height:150px}.Component-module-scss-module__FB41tG__card h3{font-size:20px}.Component-module-scss-module__FB41tG__card p{margin-top:20px;font-size:16px}}
.LoyaltyBlock-module-scss-module__ahECyW__section{width:100%;padding-inline:var(--padding-60)}.LoyaltyBlock-module-scss-module__ahECyW__headline{font-family:var(--font-main);letter-spacing:0;text-transform:uppercase;font-variant-numeric:lining-nums proportional-nums;color:var(--foreground-primary);margin:0;font-size:48px;font-style:normal;font-weight:400;line-height:125%}.LoyaltyBlock-module-scss-module__ahECyW__description{max-width:1250px;font-family:var(--font-main);letter-spacing:0;font-variant-numeric:lining-nums proportional-nums;color:var(--foreground-primary);max-width:1000px;margin:10px 0 0;font-size:16px;font-style:normal;font-weight:500;line-height:100%}.LoyaltyBlock-module-scss-module__ahECyW__cards{grid-template-columns:repeat(3,minmax(0,423px));gap:25px;margin-top:35px;display:grid}.LoyaltyBlock-module-scss-module__ahECyW__mobileSlider{display:none}.LoyaltyBlock-module-scss-module__ahECyW__card{border-radius:var(--radius-10);height:257px;min-height:257px;color:var(--foreground-secondary);flex-direction:column;justify-content:space-between;padding:20px 20px 30px;display:flex;box-shadow:0 18px 30px #03091233}.LoyaltyBlock-module-scss-module__ahECyW__standard{background:linear-gradient(118.31deg,#7eaac7 0%,#6e8ea9 100%)}.LoyaltyBlock-module-scss-module__ahECyW__silver{color:var(--foreground-primary);background:linear-gradient(118.31deg,#fff 0%,#b7b7b7 100%)}.LoyaltyBlock-module-scss-module__ahECyW__gold{background:linear-gradient(118.31deg,#dfc56e 0%,#cfb45a 100%)}.LoyaltyBlock-module-scss-module__ahECyW__cardHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.LoyaltyBlock-module-scss-module__ahECyW__cardTitle{font-family:var(--font-main);letter-spacing:0;text-align:center;text-transform:uppercase;color:inherit;margin:0;font-size:32px;font-style:normal;font-weight:500;line-height:44.77px}.LoyaltyBlock-module-scss-module__ahECyW__discount{font-family:var(--font-main);letter-spacing:0;text-align:center;color:inherit;white-space:nowrap;margin-left:auto;font-size:64px;font-style:normal;font-weight:500;line-height:44.77px}.LoyaltyBlock-module-scss-module__ahECyW__caption{max-width:320px;font-family:var(--font-main);letter-spacing:0;color:inherit;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:25px}.LoyaltyBlock-module-scss-module__ahECyW__buttonWrap{justify-content:center;width:100%;margin-top:25px;display:flex}.LoyaltyBlock-module-scss-module__ahECyW__button{min-width:230px;min-height:48px;font-family:var(--font-main);letter-spacing:0;text-transform:uppercase;font-variant-numeric:lining-nums proportional-nums;padding-inline:32px;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.LoyaltyBlock-module-scss-module__ahECyW__richText{font-family:var(--font-main);color:var(--foreground-primary);margin-top:25px}:is(.LoyaltyBlock-module-scss-module__ahECyW__richText h3,.LoyaltyBlock-module-scss-module__ahECyW__richText h4){font-family:var(--font-main);color:inherit;margin:0 0 10px;font-size:20px;font-style:normal;font-weight:500;line-height:25px}:is(.LoyaltyBlock-module-scss-module__ahECyW__richText p,.LoyaltyBlock-module-scss-module__ahECyW__richText li){font-family:var(--font-main);color:inherit;margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:25px}:is(.LoyaltyBlock-module-scss-module__ahECyW__richText ol,.LoyaltyBlock-module-scss-module__ahECyW__richText ul){margin:0;padding-left:24px}.LoyaltyBlock-module-scss-module__ahECyW__richText li+li{margin-top:8px}.LoyaltyBlock-module-scss-module__ahECyW__pagination{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.LoyaltyBlock-module-scss-module__ahECyW__paginationItem{cursor:pointer;opacity:.6;background:#d0d0d0;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,opacity .2s}.LoyaltyBlock-module-scss-module__ahECyW__paginationItem:hover{opacity:.9}.LoyaltyBlock-module-scss-module__ahECyW__paginationItem.LoyaltyBlock-module-scss-module__ahECyW__active,.LoyaltyBlock-module-scss-module__ahECyW__active{opacity:1;background:var(--accent-green)}@media (max-width:768px){.LoyaltyBlock-module-scss-module__ahECyW__section{padding-inline:var(--padding-standard)}.LoyaltyBlock-module-scss-module__ahECyW__headline{font-size:24px;line-height:1.15}.LoyaltyBlock-module-scss-module__ahECyW__description{margin-top:16px;font-size:12px;line-height:1.2}.LoyaltyBlock-module-scss-module__ahECyW__cards{display:none}.LoyaltyBlock-module-scss-module__ahECyW__mobileSlider{flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:20px;display:flex}.LoyaltyBlock-module-scss-module__ahECyW__mobileWrapper,.LoyaltyBlock-module-scss-module__ahECyW__mobileSlide{width:100%}.LoyaltyBlock-module-scss-module__ahECyW__mobileSlide{touch-action:pan-y;justify-content:center;display:flex}.LoyaltyBlock-module-scss-module__ahECyW__mobileSlide .LoyaltyBlock-module-scss-module__ahECyW__card{width:100%;max-width:360px;height:213px;min-height:213px;padding:20px}.LoyaltyBlock-module-scss-module__ahECyW__mobileSlide .LoyaltyBlock-module-scss-module__ahECyW__cardTitle{font-size:24px}.LoyaltyBlock-module-scss-module__ahECyW__mobileSlide .LoyaltyBlock-module-scss-module__ahECyW__discount{font-size:48px}.LoyaltyBlock-module-scss-module__ahECyW__mobileSlide .LoyaltyBlock-module-scss-module__ahECyW__caption{font-size:12px;line-height:1.25}.LoyaltyBlock-module-scss-module__ahECyW__buttonWrap{margin-top:28px}.LoyaltyBlock-module-scss-module__ahECyW__button{min-width:190px;min-height:40px;font-size:12px}.LoyaltyBlock-module-scss-module__ahECyW__richText{margin-top:35px}:is(.LoyaltyBlock-module-scss-module__ahECyW__richText h3,.LoyaltyBlock-module-scss-module__ahECyW__richText h4){font-size:16px;line-height:15px}:is(.LoyaltyBlock-module-scss-module__ahECyW__richText p,.LoyaltyBlock-module-scss-module__ahECyW__richText li){font-size:12px;line-height:15px}}
.MapBlock-module-scss-module__G5EZhW__section{padding-inline:var(--padding-60)}.MapBlock-module-scss-module__G5EZhW__layout{grid-template-columns:440px minmax(0,1fr);align-items:stretch;gap:0;min-height:450px;display:grid}.MapBlock-module-scss-module__G5EZhW__leftBlock{border-radius:var(--radius-30);background:var(--background-secondary);color:var(--foreground-secondary);flex-direction:column;align-items:flex-start;padding:40px;display:flex}.MapBlock-module-scss-module__G5EZhW__title{font-family:var(--font-main);letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:36px;font-style:normal;font-weight:600;line-height:50px}.MapBlock-module-scss-module__G5EZhW__address{font-family:var(--font-main);letter-spacing:.015em;margin:45px 0 0;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.MapBlock-module-scss-module__G5EZhW__bottom{border-top:1px solid #ffffff47;width:100%;margin-top:auto;padding-top:15px}.MapBlock-module-scss-module__G5EZhW__subtitle{font-family:var(--font-main);letter-spacing:0;margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.MapBlock-module-scss-module__G5EZhW__mapBlock{border-radius:var(--radius-30);background:var(--background-primary);min-height:450px;overflow:hidden}.MapBlock-module-scss-module__G5EZhW__iframe{border:0;width:100%;height:100%}@media (max-width:768px){.MapBlock-module-scss-module__G5EZhW__section{padding-inline:var(--padding-standard)}.MapBlock-module-scss-module__G5EZhW__layout{flex-direction:column;min-height:0;display:flex}.MapBlock-module-scss-module__G5EZhW__leftBlock{border-radius:20px;min-height:175px;padding:35px 45px}.MapBlock-module-scss-module__G5EZhW__title{letter-spacing:0;font-size:16px;line-height:1.2}.MapBlock-module-scss-module__G5EZhW__address{letter-spacing:0;margin-top:14px;font-size:12px;line-height:1.35}.MapBlock-module-scss-module__G5EZhW__bottom{padding-top:15px}.MapBlock-module-scss-module__G5EZhW__subtitle{font-size:12px;line-height:1.35}.MapBlock-module-scss-module__G5EZhW__mapBlock{border-radius:var(--radius-20);height:440px;min-height:440px}}@media (min-width:550px) and (max-width:768px){.MapBlock-module-scss-module__G5EZhW__leftBlock{min-height:190px}}
.Component-module-scss-module__BRWtvG__section{padding-inline:var(--padding-60)}.Component-module-scss-module__BRWtvG__heading{margin-bottom:22px}.Component-module-scss-module__BRWtvG__title{color:var(--foreground-primary);font-family:var(--font-heading);text-transform:uppercase;margin:0;font-size:48px;font-weight:600;line-height:1.1}.Component-module-scss-module__BRWtvG__subtitle{color:var(--accent-green-dark);font-family:var(--font-accent);margin:0;font-size:36px;font-style:italic;font-weight:400;line-height:.95}.Component-module-scss-module__BRWtvG__slider{width:100%}.Component-module-scss-module__BRWtvG__slider .swiper-slide{height:auto}.Component-module-scss-module__BRWtvG__slider .swiper-pagination{display:none}.Component-module-scss-module__BRWtvG__sliderWithPagination{padding-bottom:28px}.Component-module-scss-module__BRWtvG__sliderWithPagination .swiper-pagination{display:block;bottom:0}.Component-module-scss-module__BRWtvG__sliderWithPagination .swiper-pagination-bullet{background:var(--foreground-primary);opacity:.3;width:8px;height:8px;margin:0 5px!important}.Component-module-scss-module__BRWtvG__sliderWithPagination .swiper-pagination-bullet-active{opacity:1}.Component-module-scss-module__BRWtvG__card{border-radius:var(--radius-10);background:var(--background-secondary);height:320px;position:relative;overflow:hidden}.Component-module-scss-module__BRWtvG__image,.Component-module-scss-module__BRWtvG__overlay{position:absolute;inset:0}.Component-module-scss-module__BRWtvG__image{object-fit:cover}.Component-module-scss-module__BRWtvG__overlay{z-index:1}.Component-module-scss-module__BRWtvG__overlay:after{content:"";opacity:0;background:#000c;transition:opacity .38s;position:absolute;inset:0}.Component-module-scss-module__BRWtvG__cardExpanded .Component-module-scss-module__BRWtvG__overlay:after{opacity:1}.Component-module-scss-module__BRWtvG__content{z-index:2;min-height:100%;color:var(--foreground-secondary);grid-template-rows:auto minmax(0,1fr) auto;padding:30px 19px;display:grid;position:relative}.Component-module-scss-module__BRWtvG__cardTitle{font-family:var(--font-heading);grid-column:1;margin:0;font-size:20px;font-weight:600;line-height:1.1;transition:opacity .24s,transform .36s cubic-bezier(.22,1,.36,1)}.Component-module-scss-module__BRWtvG__cardTitleCollapsed{grid-row:3;align-self:end}.Component-module-scss-module__BRWtvG__cardTitleExpanded{opacity:0;pointer-events:none;grid-row:1;align-self:start;transform:translateY(12px)}.Component-module-scss-module__BRWtvG__description{max-height:14rem;color:inherit;font-family:var(--font-main);opacity:0;pointer-events:none;grid-row:2;align-self:center;margin:0;font-size:14px;line-height:1.2;transition:opacity .24s,transform .36s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(8px)}.Component-module-scss-module__BRWtvG__description p{margin:0}.Component-module-scss-module__BRWtvG__description p+p{margin-top:.5em}.Component-module-scss-module__BRWtvG__arrow{color:inherit;opacity:0;pointer-events:none;grid-area:3/1;place-self:end;align-items:center;transition:opacity .24s,transform .36s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:translateY(8px)}.Component-module-scss-module__BRWtvG__arrow svg{width:24px;height:24px}.Component-module-scss-module__BRWtvG__cardExpanded .Component-module-scss-module__BRWtvG__cardTitleCollapsed{opacity:0;transform:translateY(8px)}.Component-module-scss-module__BRWtvG__cardExpanded .Component-module-scss-module__BRWtvG__cardTitleExpanded,.Component-module-scss-module__BRWtvG__cardExpanded .Component-module-scss-module__BRWtvG__description,.Component-module-scss-module__BRWtvG__cardExpanded .Component-module-scss-module__BRWtvG__arrow{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){.Component-module-scss-module__BRWtvG__heading{margin-bottom:16px}.Component-module-scss-module__BRWtvG__title{font-size:20px}.Component-module-scss-module__BRWtvG__subtitle{font-size:16px}.Component-module-scss-module__BRWtvG__card{height:310px}.Component-module-scss-module__BRWtvG__cardTitle{font-size:14px}.Component-module-scss-module__BRWtvG__description{font-size:12px}}
.PhotoGalleryBlock-module-scss-module__oj977a__section{width:100%;padding-inline:var(--padding-30)}.PhotoGalleryBlock-module-scss-module__oj977a__heading{margin-bottom:12px}.PhotoGalleryBlock-module-scss-module__oj977a__title,.PhotoGalleryBlock-module-scss-module__oj977a__subtitle{margin:0}.PhotoGalleryBlock-module-scss-module__oj977a__title{color:var(--foreground-primary);font-family:var(--font-heading);text-transform:uppercase;font-size:48px;font-weight:600;line-height:.95}.PhotoGalleryBlock-module-scss-module__oj977a__subtitle{color:var(--accent-green-dark);font-family:var(--font-accent);font-size:36px;font-style:italic;font-weight:400;line-height:1}.PhotoGalleryBlock-module-scss-module__oj977a__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.PhotoGalleryBlock-module-scss-module__oj977a__item{border-radius:var(--radius-10);min-height:126px;margin:0;overflow:hidden}.PhotoGalleryBlock-module-scss-module__oj977a__image{aspect-ratio:1.78;object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.PhotoGalleryBlock-module-scss-module__oj977a__item:hover .PhotoGalleryBlock-module-scss-module__oj977a__image{transform:scale(1.04)}.PhotoGalleryBlock-module-scss-module__oj977a__action{justify-content:center;margin-top:18px;display:flex}.PhotoGalleryBlock-module-scss-module__oj977a__button{border:1px solid var(--accent-green);min-width:291px;min-height:56px;color:var(--accent-green-dark);cursor:pointer;font-family:var(--font-heading);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:20px;padding:8px 64px 8px 40px;font-size:16px;font-weight:400;line-height:1;transition:background-color .2s,color .2s;display:inline-flex;position:relative}.PhotoGalleryBlock-module-scss-module__oj977a__button:hover{color:var(--foreground-secondary);background:var(--accent-green)}.PhotoGalleryBlock-module-scss-module__oj977a__arrow{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;margin:auto 0;font-size:17px;line-height:1;transition:transform .2s;display:grid;position:absolute;top:0;bottom:0;right:18px}.PhotoGalleryBlock-module-scss-module__oj977a__arrow svg{transform:rotate(90deg)}.PhotoGalleryBlock-module-scss-module__oj977a__arrowUp{transform:rotate(-90deg)}@media (max-width:768px){.PhotoGalleryBlock-module-scss-module__oj977a__section{padding-inline:var(--padding-standard)}.PhotoGalleryBlock-module-scss-module__oj977a__title{font-size:20px}.PhotoGalleryBlock-module-scss-module__oj977a__subtitle{font-size:16px}.PhotoGalleryBlock-module-scss-module__oj977a__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.PhotoGalleryBlock-module-scss-module__oj977a__item{min-height:110px}}
.Component-module-scss-module__6OiMVG__section{width:100%}.Component-module-scss-module__6OiMVG__desktopGrid{grid-template-rows:repeat(2,minmax(320px,1fr));grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto;display:grid;overflow:hidden}.Component-module-scss-module__6OiMVG__photo{min-height:0;margin:0;position:relative;overflow:hidden}.Component-module-scss-module__6OiMVG__image{object-fit:cover}.Component-module-scss-module__6OiMVG__textCard{min-height:100%;color:var(--foreground-primary);text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px;display:flex}.Component-module-scss-module__6OiMVG__textCard h2,.Component-module-scss-module__6OiMVG__textCard h3,.Component-module-scss-module__6OiMVG__textCard p{margin:0}.Component-module-scss-module__6OiMVG__textCard h2{font-family:var(--font-heading);text-transform:uppercase;font-size:32px;font-weight:800;line-height:1.2}.Component-module-scss-module__6OiMVG__textCard h3{color:var(--accent-green-dark);font-family:var(--font-accent);margin-top:10px;font-size:16px;font-style:italic;font-weight:400;line-height:1.08}.Component-module-scss-module__6OiMVG__textCard p{font-family:var(--font-heading);white-space:pre-line;margin-top:26px;font-size:14px;line-height:1.2}.Component-module-scss-module__6OiMVG__mobileSlider{display:none}@media (max-width:768px){.Component-module-scss-module__6OiMVG__section{padding-inline:var(--padding-standard)}.Component-module-scss-module__6OiMVG__desktopGrid{display:none}.Component-module-scss-module__6OiMVG__mobileSlider{padding-bottom:24px;display:block}.Component-module-scss-module__6OiMVG__mobileSlider .swiper-pagination{bottom:0}.Component-module-scss-module__6OiMVG__mobileSlider .swiper-pagination-bullet-active{background:var(--accent-green-dark)}.Component-module-scss-module__6OiMVG__mobileSlider .Component-module-scss-module__6OiMVG__textCard,.Component-module-scss-module__6OiMVG__mobileSlider .Component-module-scss-module__6OiMVG__photo{border-radius:var(--radius-16);height:100%;min-height:234px}.Component-module-scss-module__6OiMVG__textCard{padding:12px 28px}.Component-module-scss-module__6OiMVG__textCard h2{font-size:20px}.Component-module-scss-module__6OiMVG__textCard h3,.Component-module-scss-module__6OiMVG__textCard p{font-size:12px}.Component-module-scss-module__6OiMVG__textCard p{margin-top:16px}}
.RatingsBlock-module-scss-module__hhD1gW__section{padding-inline:var(--padding-60)}.RatingsBlock-module-scss-module__hhD1gW__container,.RatingsBlock-module-scss-module__hhD1gW__headingGroup{flex-direction:column;display:flex}.RatingsBlock-module-scss-module__hhD1gW__title{font-family:var(--font-main);font-style:normal;font-weight:var(--section-title-weight);font-size:var(--section-title-size);line-height:var(--section-title-line-height);letter-spacing:0;text-transform:uppercase;color:var(--foreground-primary);margin:0}.RatingsBlock-module-scss-module__hhD1gW__subtitle{color:var(--accent-green);font-family:var(--font-accent);font-size:var(--section-subtitle-size);font-style:italic;font-weight:400;line-height:var(--section-subtitle-line-height);margin:0}.RatingsBlock-module-scss-module__hhD1gW__cardsArea{margin-top:24px;padding-bottom:0;overflow:visible}.RatingsBlock-module-scss-module__hhD1gW__slide{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;display:grid}.RatingsBlock-module-scss-module__hhD1gW__card{background:var(--background-primary);border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:220px;max-height:180px;display:flex;position:relative;box-shadow:0 10px 20px #03091214}.RatingsBlock-module-scss-module__hhD1gW__cardInner{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:100%;padding:10px 36px 42px;display:flex}.RatingsBlock-module-scss-module__hhD1gW__logo{flex:auto;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:110px;display:flex}.RatingsBlock-module-scss-module__hhD1gW__logoMedia{flex:auto;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RatingsBlock-module-scss-module__hhD1gW__logoPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RatingsBlock-module-scss-module__hhD1gW__logoImage{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%}.RatingsBlock-module-scss-module__hhD1gW__logo img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%}.RatingsBlock-module-scss-module__hhD1gW__logo svg{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%}.RatingsBlock-module-scss-module__hhD1gW__logo video{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%}.RatingsBlock-module-scss-module__hhD1gW__label{font-family:var(--font-main);letter-spacing:0;color:#858585;margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:100%}.RatingsBlock-module-scss-module__hhD1gW__ratingBadge{min-width:52px;height:42px;font-family:var(--font-main);letter-spacing:0;color:var(--foreground-secondary);background:#3fcc62;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:24px;font-style:normal;font-weight:500;line-height:100%;display:inline-flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.RatingsBlock-module-scss-module__hhD1gW__pagination{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:37px;display:flex}.RatingsBlock-module-scss-module__hhD1gW__paginationDot{cursor:pointer;opacity:.6;background:#d0d0d0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:opacity .2s}.RatingsBlock-module-scss-module__hhD1gW__paginationDot:hover{opacity:.9}.RatingsBlock-module-scss-module__hhD1gW__paginationDot.RatingsBlock-module-scss-module__hhD1gW__active,.RatingsBlock-module-scss-module__hhD1gW__active{opacity:1;background:var(--accent-green)}@media (max-width:768px){.RatingsBlock-module-scss-module__hhD1gW__section{padding-inline:var(--padding-standard)}.RatingsBlock-module-scss-module__hhD1gW__title{font-size:20px;line-height:1.15}.RatingsBlock-module-scss-module__hhD1gW__cardsArea{padding-inline:var(--padding-standard);margin-top:15px}.RatingsBlock-module-scss-module__hhD1gW__slide{touch-action:pan-y;justify-content:center;width:100%;display:flex}.RatingsBlock-module-scss-module__hhD1gW__card{width:100%;max-width:100%;min-height:160px}.RatingsBlock-module-scss-module__hhD1gW__ratingBadge{min-width:94px;height:48px;font-size:24px}.RatingsBlock-module-scss-module__hhD1gW__pagination{margin-top:37px}}@media (min-width:550px) and (max-width:768px){.RatingsBlock-module-scss-module__hhD1gW__card{max-width:520px}}
.Component-module-scss-module__6Q7i5a__reviewsBlock{width:100%;padding-inline:var(--padding-60)}.Component-module-scss-module__6Q7i5a__container{flex-direction:column;gap:24px;width:100%;display:flex}.Component-module-scss-module__6Q7i5a__headingGroup{flex-direction:column;display:flex}.Component-module-scss-module__6Q7i5a__headline{font-family:var(--font-main);font-style:normal;font-weight:var(--section-title-weight);font-size:var(--section-title-size);line-height:var(--section-title-line-height);letter-spacing:0;text-transform:uppercase;color:var(--foreground-primary);margin:0}.Component-module-scss-module__6Q7i5a__subtitle{color:var(--accent-green);font-family:var(--font-accent);font-size:var(--section-subtitle-size);font-style:italic;font-weight:400;line-height:var(--section-subtitle-line-height);margin:0}.Component-module-scss-module__6Q7i5a__wrapper{width:100%;overflow:visible}.Component-module-scss-module__6Q7i5a__slide{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.Component-module-scss-module__6Q7i5a__card{border-radius:var(--radius-16);background:var(--background-primary);flex-direction:column;gap:10px;width:100%;height:416px;padding:40px;display:flex;overflow:hidden;box-shadow:0 24px 32px #03091229}.Component-module-scss-module__6Q7i5a__photo{border-radius:50%;width:40px;min-width:40px;height:40px;overflow:hidden}.Component-module-scss-module__6Q7i5a__photo img{object-fit:cover;width:100%;height:100%}.Component-module-scss-module__6Q7i5a__photoPlaceholder{background:color-mix(in srgb, var(--foreground-primary) 15%, transparent);border-radius:50%;width:40px;min-width:40px;height:40px}.Component-module-scss-module__6Q7i5a__cardHeader{flex:none;align-items:center;gap:8px;display:flex}.Component-module-scss-module__6Q7i5a__cardMeta{flex-direction:column;gap:8px;min-width:0;display:flex}.Component-module-scss-module__6Q7i5a__cardText{flex-direction:column;flex:1;gap:0;min-width:0;min-height:0;display:flex;overflow:hidden}.Component-module-scss-module__6Q7i5a__name{font-family:var(--font-main);letter-spacing:0;text-transform:uppercase;color:var(--foreground-primary);margin:0;font-size:20px;font-style:normal;font-weight:400;line-height:120%}.Component-module-scss-module__6Q7i5a__date{font-family:var(--font-main);letter-spacing:0;color:color-mix(in srgb, var(--foreground-primary) 55%, transparent);margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.Component-module-scss-module__6Q7i5a__review{overscroll-behavior:contain;height:100%;min-height:0;max-height:100%;color:var(--foreground-primary);font-family:var(--font-main);letter-spacing:0;scrollbar-color:color-mix(in srgb, var(--foreground-primary) 35%, transparent) #0000;scrollbar-width:thin;flex:1;padding-right:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;overflow-y:auto}.Component-module-scss-module__6Q7i5a__review::-webkit-scrollbar{width:4px}.Component-module-scss-module__6Q7i5a__review::-webkit-scrollbar-track{background:0 0}.Component-module-scss-module__6Q7i5a__review::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--foreground-primary) 25%, transparent);border-radius:999px}:is(.Component-module-scss-module__6Q7i5a__review .prose,.Component-module-scss-module__6Q7i5a__review .prose p,.Component-module-scss-module__6Q7i5a__review .prose *){font-family:var(--font-main);letter-spacing:0;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:var(--foreground-primary)!important}.Component-module-scss-module__6Q7i5a__pagination{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.Component-module-scss-module__6Q7i5a__paginationItem{cursor:pointer;opacity:.6;background:#d0d0d0;border-radius:50%;width:8px;height:8px;transition:opacity .2s}.Component-module-scss-module__6Q7i5a__paginationItem:hover{opacity:.9}.Component-module-scss-module__6Q7i5a__paginationItem.Component-module-scss-module__6Q7i5a__active,.Component-module-scss-module__6Q7i5a__active{opacity:1;background:var(--accent-green)}.Component-module-scss-module__6Q7i5a__paginationCounter{font-family:var(--font-main);letter-spacing:0;color:var(--foreground-primary);font-size:16px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.Component-module-scss-module__6Q7i5a__reviewsBlock{padding-inline:var(--padding-standard)}.Component-module-scss-module__6Q7i5a__container{gap:16px}.Component-module-scss-module__6Q7i5a__headline{font-size:var(--section-title-size);line-height:var(--section-title-line-height)}.Component-module-scss-module__6Q7i5a__slide{touch-action:pan-y;justify-content:center;width:100%;display:flex}.Component-module-scss-module__6Q7i5a__card{border-radius:20px;height:340px;min-height:340px;padding:40px}.Component-module-scss-module__6Q7i5a__photo,.Component-module-scss-module__6Q7i5a__photoPlaceholder{width:40px;min-width:40px;height:40px}.Component-module-scss-module__6Q7i5a__name{font-size:16px}.Component-module-scss-module__6Q7i5a__date{font-size:10px}.Component-module-scss-module__6Q7i5a__review{font-size:12px;line-height:1.45}.Component-module-scss-module__6Q7i5a__review .prose{font-size:12px;line-height:1.45}.Component-module-scss-module__6Q7i5a__review .prose p{font-size:12px;line-height:1.45}.Component-module-scss-module__6Q7i5a__review .prose *{font-size:12px;line-height:1.45}.Component-module-scss-module__6Q7i5a__pagination{margin-top:0}}@media (min-width:550px) and (max-width:768px){.Component-module-scss-module__6Q7i5a__card{max-width:520px}}
.RoomBlock-module-scss-module__PSbaAW__section{padding-inline:var(--padding-60)}.RoomBlock-module-scss-module__PSbaAW__block{border-radius:var(--radius-30);background-color:#342d27;flex-direction:column;justify-content:flex-start;min-height:655px;display:flex;position:relative;overflow:hidden}.RoomBlock-module-scss-module__PSbaAW__slide{opacity:1;z-index:1;pointer-events:none;border-radius:var(--radius-30);position:absolute;inset:0}.RoomBlock-module-scss-module__PSbaAW__background{position:absolute;inset:0}.RoomBlock-module-scss-module__PSbaAW__backgroundImage{object-fit:cover}.RoomBlock-module-scss-module__PSbaAW__overlay{z-index:2;background:linear-gradient(90deg,#000 0%,#0006 16%,#0000 58.14%);position:absolute;inset:0}.RoomBlock-module-scss-module__PSbaAW__content{z-index:3;box-sizing:border-box;min-height:100%;color:var(--foreground-secondary);flex-direction:column;flex:1;justify-content:flex-start;max-width:620px;padding:55px 46px 32px;display:flex;position:relative}.RoomBlock-module-scss-module__PSbaAW__contentMotion{flex-direction:column;flex:1;min-height:0;display:flex}.RoomBlock-module-scss-module__PSbaAW__blockTitle{font-family:var(--font-accent);letter-spacing:0;text-transform:none;color:var(--accent-green-light);margin:0;font-size:48px;font-style:italic;font-weight:400;line-height:1}.RoomBlock-module-scss-module__PSbaAW__roomTitle{font-family:var(--font-heading);letter-spacing:0;margin:34px 0 0;font-size:32px;font-style:normal;font-weight:600;line-height:1.1}.RoomBlock-module-scss-module__PSbaAW__roomDescription{font-family:var(--font-heading);letter-spacing:0;margin:14px 0 0;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.RoomBlock-module-scss-module__PSbaAW__roomDescription p{font-family:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0}.RoomBlock-module-scss-module__PSbaAW__roomDescription :first-child{margin-top:0}.RoomBlock-module-scss-module__PSbaAW__roomSize{font-family:var(--font-heading);letter-spacing:0;margin:14px 0 0;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.RoomBlock-module-scss-module__PSbaAW__roomPrice{font-family:var(--font-heading);letter-spacing:0;margin:18px 0 0;font-size:32px;font-style:normal;font-weight:600;line-height:140%}.RoomBlock-module-scss-module__PSbaAW__actions{flex-wrap:wrap;align-items:flex-start;gap:14px;margin-top:42px;display:flex}.RoomBlock-module-scss-module__PSbaAW__action{border:1px solid var(--foreground-secondary);min-width:291px;min-height:56px;color:var(--foreground-secondary);-webkit-backdrop-filter:blur(2px)saturate(1.15);backdrop-filter:blur(2px)saturate(1.15);font-family:var(--font-main);background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;gap:24px;padding:8px 64px 8px 40px;font-size:16px;font-weight:400;line-height:1.1;text-decoration:none;transition:background-color .2s,color .2s;display:flex;position:relative}.RoomBlock-module-scss-module__PSbaAW__action:hover{background:var(--foreground-secondary);color:var(--surface-forest-dark)}.RoomBlock-module-scss-module__PSbaAW__actionArrow{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;margin:auto 0;font-size:22px;line-height:1;display:grid;position:absolute;top:0;bottom:0;right:18px}.RoomBlock-module-scss-module__PSbaAW__controls{align-items:center;gap:24px;margin-top:auto;display:flex}.RoomBlock-module-scss-module__PSbaAW__mobilePagination{display:none}.RoomBlock-module-scss-module__PSbaAW__controlButton{border:1px solid var(--foreground-secondary);width:64px;height:64px;color:var(--foreground-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.RoomBlock-module-scss-module__PSbaAW__controlButton:disabled{cursor:default;opacity:1;background:0 0}.RoomBlock-module-scss-module__PSbaAW__controlButtonActive{background:var(--background-secondary)}.RoomBlock-module-scss-module__PSbaAW__counter{font-family:var(--font-main);letter-spacing:0;color:var(--foreground-secondary);font-size:18px;font-style:normal;font-weight:400;line-height:100%}.RoomBlock-module-scss-module__PSbaAW__arrowLeft{transform:rotate(180deg)}.RoomBlock-module-scss-module__PSbaAW__arrowRight{transform:rotate(0)}@media (max-width:768px){.RoomBlock-module-scss-module__PSbaAW__block{touch-action:pan-y;min-height:500px;margin-bottom:30px;overflow:visible}.RoomBlock-module-scss-module__PSbaAW__slide{overflow:hidden}.RoomBlock-module-scss-module__PSbaAW__content{justify-content:flex-end;width:100%;max-width:none;min-height:500px;padding:15px 23px 14px}.RoomBlock-module-scss-module__PSbaAW__contentMotion{flex:none;min-height:0}.RoomBlock-module-scss-module__PSbaAW__blockTitle{font-size:20px;line-height:1.25}.RoomBlock-module-scss-module__PSbaAW__roomTitle{margin-top:13px;font-size:16px;line-height:1.35}.RoomBlock-module-scss-module__PSbaAW__roomDescription{font-size:12px;line-height:1.1}.RoomBlock-module-scss-module__PSbaAW__roomSize{margin-top:10px;font-size:12px;line-height:1.2}.RoomBlock-module-scss-module__PSbaAW__roomPrice{margin-top:10px;font-size:16px;line-height:1.2}.RoomBlock-module-scss-module__PSbaAW__actions{order:1;gap:10px;width:100%;margin-top:18px}.RoomBlock-module-scss-module__PSbaAW__action{width:100%;min-width:0}.RoomBlock-module-scss-module__PSbaAW__actionArrow{width:28px;height:28px;font-size:16px}.RoomBlock-module-scss-module__PSbaAW__controls{display:none}.RoomBlock-module-scss-module__PSbaAW__mobilePagination{order:2;justify-content:center;gap:8px;margin:auto auto 0;padding-top:16px;display:flex;position:absolute;bottom:-20px;left:0;right:0}.RoomBlock-module-scss-module__PSbaAW__paginationDot{cursor:pointer;background:#d0d0d0;border:0;border-radius:50%;width:8px;height:8px;padding:0}.RoomBlock-module-scss-module__PSbaAW__paginationDotActive{background:var(--accent-green)}.RoomBlock-module-scss-module__PSbaAW__counter{font-size:12px;line-height:1}}@media (min-width:550px) and (max-width:768px){.RoomBlock-module-scss-module__PSbaAW__block{min-height:380px}.RoomBlock-module-scss-module__PSbaAW__content{min-height:380px;padding:22px 32px 18px}.RoomBlock-module-scss-module__PSbaAW__blockTitle{font-size:30px}.RoomBlock-module-scss-module__PSbaAW__roomTitle,.RoomBlock-module-scss-module__PSbaAW__roomDescription,.RoomBlock-module-scss-module__PSbaAW__roomSize,.RoomBlock-module-scss-module__PSbaAW__roomPrice,.RoomBlock-module-scss-module__PSbaAW__counter{font-size:14px}}
