.DawnLoader-module-scss-module__gtnkLW__loaderContainer{z-index:9999;background-color:var(--color-bg,#fefae0);width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.DawnLoader-module-scss-module__gtnkLW__darkOverlay{z-index:1;background-color:#1a1d12;width:100%;height:100%;position:absolute;top:0;left:0}.DawnLoader-module-scss-module__gtnkLW__lightSource{background-color:var(--color-accent,#ffcf50);z-index:2;border-radius:50%;width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);box-shadow:0 0 60px 30px #ffcf5099,0 0 120px 80px #ffcf504d,0 0 200px 150px #ffcf501a}
.LanguageSwitcher-module-scss-module__h57xAW__switcher{color:#626f47;cursor:pointer;letter-spacing:.05em;background-color:#0000;border:1.5px solid #626f47;border-radius:30px;justify-content:center;align-items:center;padding:8px 16px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.LanguageSwitcher-module-scss-module__h57xAW__switcher:hover{color:#fefae0;background-color:#626f47}
.Header-module-scss-module__wS1-Va__header{z-index:1000;background-color:var(--color-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);width:100%;box-shadow:var(--shadow-header);padding:.8rem 0;position:fixed;top:0;left:0}.Header-module-scss-module__wS1-Va__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__wS1-Va__logoWrapper{cursor:pointer;z-index:1002}.Header-module-scss-module__wS1-Va__rightActions{z-index:1002;align-items:center;gap:1.5rem;display:flex}.Header-module-scss-module__wS1-Va__centerPill{background-color:var(--color-white);border:1px solid var(--color-pill-border);box-shadow:var(--shadow-pill);border-radius:100px;align-items:center;gap:1.5rem;padding:.6rem 2rem;transition:all .4s;display:flex}@media (max-width:991px){.Header-module-scss-module__wS1-Va__centerPill{display:none}}.Header-module-scss-module__wS1-Va__nav{gap:1.5rem;display:flex}.Header-module-scss-module__wS1-Va__nav a{color:var(--color-text);text-transform:uppercase;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .3s}.Header-module-scss-module__wS1-Va__nav a:hover{color:var(--color-terracotta)}.Header-module-scss-module__wS1-Va__connectWrapper{position:relative}@media (max-width:991px){.Header-module-scss-module__wS1-Va__connectWrapper{display:none}}.Header-module-scss-module__wS1-Va__connectBtn{background-color:var(--color-terracotta);color:var(--color-white);text-transform:uppercase;box-shadow:var(--shadow-btn);cursor:pointer;border:none;border-radius:50px;padding:.7rem 1.6rem;font-size:.8rem;font-weight:700;transition:all .3s}.Header-module-scss-module__wS1-Va__connectBtn:hover{background-color:var(--color-olive-light);transform:translateY(-2px)}.Header-module-scss-module__wS1-Va__dropdown{background-color:var(--color-white);border:1px solid var(--color-border-light);min-width:220px;box-shadow:var(--shadow-dropdown);z-index:1100;border-radius:16px;flex-direction:column;gap:.8rem;padding:1.2rem;display:flex;position:absolute;top:calc(100% + 15px);right:0}.Header-module-scss-module__wS1-Va__dropdown a{color:var(--color-text-dark);align-items:center;gap:.8rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Header-module-scss-module__wS1-Va__dropdown a:hover{color:var(--color-terracotta)}.Header-module-scss-module__wS1-Va__dropdown a:hover .Header-module-scss-module__wS1-Va__dropdownIcon{color:var(--color-terracotta);transform:scale(1.1)}.Header-module-scss-module__wS1-Va__dropdownIcon{width:18px;height:18px;color:var(--color-text);transition:all .3s}.Header-module-scss-module__wS1-Va__dropdownDivider{background-color:var(--color-border-light);height:1px;margin:.3rem 0}.Header-module-scss-module__wS1-Va__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-end;gap:6px;width:32px;display:none}@media (max-width:991px){.Header-module-scss-module__wS1-Va__burger{display:flex}}.Header-module-scss-module__wS1-Va__burger .Header-module-scss-module__wS1-Va__line{background-color:var(--color-text-dark);border-radius:2px;height:2px;transition:all .4s cubic-bezier(.7,0,.3,1)}.Header-module-scss-module__wS1-Va__burger .Header-module-scss-module__wS1-Va__line:first-child{width:100%}.Header-module-scss-module__wS1-Va__burger .Header-module-scss-module__wS1-Va__line:nth-child(2){width:70%}.Header-module-scss-module__wS1-Va__burger .Header-module-scss-module__wS1-Va__line:nth-child(3){width:40%}.Header-module-scss-module__wS1-Va__burgerActive .Header-module-scss-module__wS1-Va__line{background-color:var(--color-terracotta)}.Header-module-scss-module__wS1-Va__burgerActive .Header-module-scss-module__wS1-Va__line:first-child{width:100%;transform:translateY(8px)rotate(45deg)}.Header-module-scss-module__wS1-Va__burgerActive .Header-module-scss-module__wS1-Va__line:nth-child(2){opacity:0;width:0}.Header-module-scss-module__wS1-Va__burgerActive .Header-module-scss-module__wS1-Va__line:nth-child(3){width:100%;transform:translateY(-8px)rotate(-45deg)}.Header-module-scss-module__wS1-Va__mobileMenu{background-color:var(--color-bg);z-index:1000;align-items:center;width:100%;height:100vh;padding:0 10%;display:flex;position:fixed;top:0;left:0}.Header-module-scss-module__wS1-Va__bgLines{pointer-events:none;opacity:.08;justify-content:space-around;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Header-module-scss-module__wS1-Va__bgLines span{background-color:var(--color-text);width:1px;height:100%}.Header-module-scss-module__wS1-Va__mobileMenuContent{width:100%;position:relative}.Header-module-scss-module__wS1-Va__mobileNav{flex-direction:column;gap:1rem;display:flex}.Header-module-scss-module__wS1-Va__mobileNav a{font-size:clamp(2rem,7vw,3.5rem);font-family:var(--font-heading);color:var(--color-text-dark);align-items:center;gap:1rem;text-decoration:none;transition:color .3s;display:flex}.Header-module-scss-module__wS1-Va__mobileNav a:hover{color:var(--color-terracotta)}.Header-module-scss-module__wS1-Va__mobileNav a .Header-module-scss-module__wS1-Va__itemNumber{font-size:.9rem;font-family:var(--font-text);color:var(--color-terracotta);font-weight:700}.Header-module-scss-module__wS1-Va__mobileFooter{border-top:1px solid var(--color-divider);justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;display:flex}.Header-module-scss-module__wS1-Va__mobileFooter .Header-module-scss-module__wS1-Va__mobileSocials{gap:1.5rem;display:flex}.Header-module-scss-module__wS1-Va__mobileFooter .Header-module-scss-module__wS1-Va__mobileSocials a{color:var(--color-text-dark);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.Header-module-scss-module__wS1-Va__mobileFooter .Header-module-scss-module__wS1-Va__mobileSocials a:hover{color:var(--color-terracotta)}.Header-module-scss-module__wS1-Va__mobileFooter .Header-module-scss-module__wS1-Va__mobileSocials a svg{width:20px;height:20px}.Header-module-scss-module__wS1-Va__divider{background-color:var(--color-divider);width:1px;height:20px;margin:0 .5rem}
.Hero-module-scss-module__twV7AW__hero{justify-content:center;align-items:center;padding:6rem 0;display:flex;position:relative}.Hero-module-scss-module__twV7AW__visualComposition{align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Hero-module-scss-module__twV7AW__mainBannerWrapper{z-index:1;width:75%}.Hero-module-scss-module__twV7AW__imageContainer{aspect-ratio:1024/1280;width:100%;box-shadow:var(--shadow-hover);background-color:var(--color-white);border-radius:40px;position:relative;overflow:hidden}.Hero-module-scss-module__twV7AW__imageContainer img{object-fit:cover;width:100%;height:100%}.Hero-module-scss-module__twV7AW__floatingSuns{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__twV7AW__sun{background-color:var(--color-accent);filter:blur(3px);border-radius:50%;position:absolute;box-shadow:0 0 20px 8px #ffcf5066}.Hero-module-scss-module__twV7AW__sidePhotosCluster{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__twV7AW__sidePhoto{aspect-ratio:4/5;background-color:var(--color-white);border:6px solid var(--color-bg);box-shadow:var(--shadow-hover);pointer-events:auto;border-radius:20px;position:absolute;overflow:hidden}.Hero-module-scss-module__twV7AW__sidePhoto img{object-fit:cover;width:100%;height:100%}.Hero-module-scss-module__twV7AW__hero1{z-index:10;width:27%;top:-5%;right:-2%}.Hero-module-scss-module__twV7AW__hero2{z-index:15;width:32%;top:30%;right:0%}.Hero-module-scss-module__twV7AW__hero3{z-index:12;width:26%;bottom:-5%;right:-2%}@media (max-width:991px){.Hero-module-scss-module__twV7AW__hero{padding:20px 0 60px}.Hero-module-scss-module__twV7AW__visualComposition{flex-direction:column}.Hero-module-scss-module__twV7AW__mainBannerWrapper{width:100%}.Hero-module-scss-module__twV7AW__sidePhotosCluster{pointer-events:auto;justify-content:center;align-items:flex-end;width:100%;height:120px;margin-top:clamp(3.125rem,30.04vw - 4.853rem,13.75rem);display:flex;position:relative}.Hero-module-scss-module__twV7AW__sidePhoto{cursor:pointer;transform-origin:bottom;border-width:4px;width:40%;max-width:280px;margin:0 auto;bottom:30px;top:auto!important;left:0!important;right:0!important}}
.About-module-scss-module__lpLw2a__about{background-color:var(--color-white);position:relative;overflow:hidden}.About-module-scss-module__lpLw2a__particlesContainer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.About-module-scss-module__lpLw2a__particle{background-color:var(--color-terracotta);filter:blur(2px);border-radius:50%;position:absolute;box-shadow:0 0 10px #eab67680}.About-module-scss-module__lpLw2a__aboutGrid{z-index:5;grid-template-columns:1fr 1.1fr;align-items:center;gap:6rem;display:grid;position:relative}@media (max-width:991px){.About-module-scss-module__lpLw2a__aboutGrid{grid-template-columns:1fr;gap:0}}.About-module-scss-module__lpLw2a__textContent{flex-direction:column;display:flex}.About-module-scss-module__lpLw2a__preTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--color-terracotta);margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.About-module-scss-module__lpLw2a__title{color:var(--color-text-dark);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;font-family:var(--font-heading);margin-bottom:2rem}.About-module-scss-module__lpLw2a__title .About-module-scss-module__lpLw2a__highlight{color:var(--color-olive-light)}.About-module-scss-module__lpLw2a__divider{background-color:var(--color-terracotta);width:60px;height:2px;margin-bottom:2rem}.About-module-scss-module__lpLw2a__description{color:var(--color-text);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module-scss-module__lpLw2a__description:last-of-type{margin-bottom:2.5rem}.About-module-scss-module__lpLw2a__featuresList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.About-module-scss-module__lpLw2a__featuresList li{color:var(--color-text-dark);cursor:default;align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.About-module-scss-module__lpLw2a__featuresList li .About-module-scss-module__lpLw2a__bullet{background-color:var(--color-terracotta);border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.About-module-scss-module__lpLw2a__featuresList li .About-module-scss-module__lpLw2a__bullet:after{content:"";border:1px solid var(--color-terracotta);opacity:.3;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module-scss-module__lpLw2a__featuresList li:hover .About-module-scss-module__lpLw2a__bullet:after{opacity:.6;width:22px;height:22px}.About-module-scss-module__lpLw2a__visualContent{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.About-module-scss-module__lpLw2a__imageWrapperMain{z-index:5;width:100%;position:relative}.About-module-scss-module__lpLw2a__imageWrapperMain img{border-radius:15px;width:100%;height:auto;display:block}@media (max-width:991px){.About-module-scss-module__lpLw2a__about{padding:5rem 0}.About-module-scss-module__lpLw2a__visualContent{margin-top:2rem}}
.Directions-module-scss-module__kpwGHq__directions{background-color:var(--color-bg);padding:10rem 0;position:relative;overflow:hidden}.Directions-module-scss-module__kpwGHq__header{text-align:center;flex-direction:column;align-items:flex-start;margin-bottom:6rem;display:flex}.Directions-module-scss-module__kpwGHq__preTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--color-terracotta);margin-bottom:1rem;font-size:.9rem;font-weight:700}.Directions-module-scss-module__kpwGHq__title{color:var(--color-text-dark);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;font-family:var(--font-heading)}.Directions-module-scss-module__kpwGHq__title .Directions-module-scss-module__kpwGHq__highlight{color:var(--color-olive-light)}.Directions-module-scss-module__kpwGHq__listContainer{border-top:1px solid #0000001a;flex-direction:column;display:flex}.Directions-module-scss-module__kpwGHq__listItem{cursor:pointer;grid-template-columns:350px 1fr;align-items:center;gap:5rem;padding:3rem 0;display:grid;position:relative}@media (max-width:991px){.Directions-module-scss-module__kpwGHq__listItem{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0}}.Directions-module-scss-module__kpwGHq__imageRevealWrapper{justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative}@media (max-width:991px){.Directions-module-scss-module__kpwGHq__imageRevealWrapper{display:none}}.Directions-module-scss-module__kpwGHq__revealedImage{z-index:2;border:1px solid #0000000d;border-radius:24px;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Directions-module-scss-module__kpwGHq__textWrapper{flex-direction:column;justify-content:center;display:flex}.Directions-module-scss-module__kpwGHq__titleRow{align-items:baseline;gap:2rem;display:flex}.Directions-module-scss-module__kpwGHq__itemNum{color:#eab67680;font-size:1.5rem;font-weight:700;font-family:var(--font-heading);transition:color .3s}.Directions-module-scss-module__kpwGHq__itemTitle{font-size:clamp(2.2rem,4vw,3.5rem);font-family:var(--font-heading);color:var(--color-text-dark);transform-origin:0;margin:0;transition:color .3s,transform .4s}.Directions-module-scss-module__kpwGHq__listItem:hover .Directions-module-scss-module__kpwGHq__itemTitle{color:var(--color-terracotta);transform:translate(20px)}.Directions-module-scss-module__kpwGHq__listItem:hover .Directions-module-scss-module__kpwGHq__itemNum{color:var(--color-terracotta)}.Directions-module-scss-module__kpwGHq__activeTitle{color:var(--color-terracotta);transform:translate(20px)}.Directions-module-scss-module__kpwGHq__descWrapper{margin-left:3.5rem;overflow:hidden}@media (max-width:768px){.Directions-module-scss-module__kpwGHq__descWrapper{margin-top:1rem;margin-left:0}}.Directions-module-scss-module__kpwGHq__itemDesc{color:var(--color-text);max-width:700px;margin:1.5rem 0 0;font-size:1.2rem;line-height:1.6}.Directions-module-scss-module__kpwGHq__divider{background-color:#0000001a;width:100%;height:1px;transition:background-color .4s,height .4s;position:absolute;bottom:0;left:0}.Directions-module-scss-module__kpwGHq__listItem:hover .Directions-module-scss-module__kpwGHq__divider{background-color:var(--color-terracotta);height:2px}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.Gallery-module-scss-module__wfu5LG__gallery{background-color:var(--color-bg)}.Gallery-module-scss-module__wfu5LG__header{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:2rem;display:flex}.Gallery-module-scss-module__wfu5LG__preTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--color-terracotta);margin-bottom:1rem;font-size:.9rem;font-weight:700}.Gallery-module-scss-module__wfu5LG__title{color:var(--color-text-dark);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;font-family:var(--font-heading)}.Gallery-module-scss-module__wfu5LG__title .Gallery-module-scss-module__wfu5LG__highlight{color:var(--color-olive-light)}.Gallery-module-scss-module__wfu5LG__tabsContainer{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.Gallery-module-scss-module__wfu5LG__tabsContainer{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:1rem;overflow-x:auto}.Gallery-module-scss-module__wfu5LG__tabsContainer::-webkit-scrollbar{height:4px}.Gallery-module-scss-module__wfu5LG__tabsContainer::-webkit-scrollbar-thumb{background-color:#eab67680;border-radius:4px}}.Gallery-module-scss-module__wfu5LG__tabButton{color:var(--color-text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000001a;border-radius:50px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.Gallery-module-scss-module__wfu5LG__tabButton:hover{border-color:var(--color-terracotta);color:var(--color-terracotta)}.Gallery-module-scss-module__wfu5LG__activeTab{background-color:var(--color-terracotta);border-color:var(--color-terracotta);color:var(--color-white)}.Gallery-module-scss-module__wfu5LG__activeTab:hover{color:var(--color-white)}.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:1fr}}.Gallery-module-scss-module__wfu5LG__mediaCard{aspect-ratio:1;cursor:pointer;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000000d}.Gallery-module-scss-module__wfu5LG__mediaCard:hover .Gallery-module-scss-module__wfu5LG__imageWrapper img{transform:scale(1.05)}.Gallery-module-scss-module__wfu5LG__imageWrapper{width:100%;height:100%;position:relative}.Gallery-module-scss-module__wfu5LG__imageWrapper img{transition:transform .5s}.Gallery-module-scss-module__wfu5LG__playIconOverlay{width:60px;height:60px;color:var(--color-terracotta);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0003}.Gallery-module-scss-module__wfu5LG__playIconOverlay svg{width:24px;height:24px;margin-left:4px}.Gallery-module-scss-module__wfu5LG__mediaCard:hover .Gallery-module-scss-module__wfu5LG__playIconOverlay{background-color:var(--color-terracotta);color:var(--color-white);transform:translate(-50%,-50%)scale(1.1)}.Gallery-module-scss-module__wfu5LG__showMoreWrapper{justify-content:center;margin-top:2rem;display:flex}.Gallery-module-scss-module__wfu5LG__showMoreBtn{border:2px solid var(--color-terracotta);color:var(--color-terracotta);cursor:pointer;background-color:#0000;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Gallery-module-scss-module__wfu5LG__showMoreBtn:hover{background-color:var(--color-terracotta);color:var(--color-white)}.Gallery-module-scss-module__wfu5LG__videoModal{z-index:9999;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.Gallery-module-scss-module__wfu5LG__closeModalBtn{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;font-size:2.5rem;transition:color .3s;position:absolute;top:2rem;right:2rem}.Gallery-module-scss-module__wfu5LG__closeModalBtn:hover{color:var(--color-terracotta)}.Gallery-module-scss-module__wfu5LG__videoContainer{aspect-ratio:16/9;background-color:#000;border-radius:12px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 20px 50px #00000080}.Gallery-module-scss-module__wfu5LG__videoContainer iframe{width:100%;height:100%}
.Contacts-module-scss-module__MPho1W__contacts{background-color:var(--color-white);border-top:1px solid #0000000d;padding:10rem 0 3rem}.Contacts-module-scss-module__MPho1W__grid{grid-template-columns:1fr 1fr;gap:8rem;display:grid}@media (max-width:991px){.Contacts-module-scss-module__MPho1W__grid{grid-template-columns:1fr;gap:5rem}}.Contacts-module-scss-module__MPho1W__leftColumn{flex-direction:column;display:flex}.Contacts-module-scss-module__MPho1W__preTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--color-terracotta);margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.Contacts-module-scss-module__MPho1W__title{color:var(--color-text-dark);font-size:clamp(2.5rem,8vw,5.5rem);line-height:1.1;font-family:var(--font-heading);margin-bottom:4rem}.Contacts-module-scss-module__MPho1W__title .Contacts-module-scss-module__MPho1W__highlight{color:var(--color-olive);font-style:italic}.Contacts-module-scss-module__MPho1W__generalInfo{flex-direction:column;gap:2.5rem;display:flex}.Contacts-module-scss-module__MPho1W__infoBlock{flex-direction:column;gap:.5rem;display:flex}.Contacts-module-scss-module__MPho1W__label{text-transform:uppercase;letter-spacing:.1em;color:#0006;font-size:.85rem;font-weight:600}.Contacts-module-scss-module__MPho1W__link,.Contacts-module-scss-module__MPho1W__socialLink{color:var(--color-text-dark);align-items:center;gap:.5rem;width:fit-content;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}.Contacts-module-scss-module__MPho1W__link .Contacts-module-scss-module__MPho1W__icon,.Contacts-module-scss-module__MPho1W__socialLink .Contacts-module-scss-module__MPho1W__icon{width:24px;height:24px;stroke:var(--color-terracotta);transition:transform .3s}.Contacts-module-scss-module__MPho1W__link:after,.Contacts-module-scss-module__MPho1W__socialLink:after{content:"";background-color:var(--color-terracotta);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Contacts-module-scss-module__MPho1W__link:hover,.Contacts-module-scss-module__MPho1W__socialLink:hover{color:var(--color-terracotta)}.Contacts-module-scss-module__MPho1W__link:hover .Contacts-module-scss-module__MPho1W__icon,.Contacts-module-scss-module__MPho1W__socialLink:hover .Contacts-module-scss-module__MPho1W__icon{transform:scale(1.1)}.Contacts-module-scss-module__MPho1W__link:hover:after,.Contacts-module-scss-module__MPho1W__socialLink:hover:after{width:100%}.Contacts-module-scss-module__MPho1W__socialLinks{align-items:center;gap:1rem;display:flex}.Contacts-module-scss-module__MPho1W__dot{color:#0003}.Contacts-module-scss-module__MPho1W__rightColumn{flex-direction:column;justify-content:center;display:flex}.Contacts-module-scss-module__MPho1W__locationBlock{flex-direction:column;gap:1rem;display:flex}.Contacts-module-scss-module__MPho1W__locationTitle{font-size:1.8rem;font-family:var(--font-heading);color:var(--color-text-dark);align-items:center;gap:.5rem;margin:0;display:flex}.Contacts-module-scss-module__MPho1W__locationTitle .Contacts-module-scss-module__MPho1W__locationTitleContainer{align-items:center;gap:.5rem;display:flex}.Contacts-module-scss-module__MPho1W__locationTitle .Contacts-module-scss-module__MPho1W__titleIcon{width:28px;height:28px;stroke:var(--color-terracotta)}.Contacts-module-scss-module__MPho1W__locationAddress{color:var(--color-text);max-width:400px;margin:0;padding-left:calc(28px + .5rem);font-size:1.1rem;line-height:1.6}.Contacts-module-scss-module__MPho1W__contactMethods{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:1rem;padding-left:calc(28px + .5rem);display:flex}.Contacts-module-scss-module__MPho1W__phoneLink{font-size:2.5rem;font-family:var(--font-heading);color:var(--color-text-dark);align-items:center;gap:.8rem;text-decoration:none;transition:color .3s;display:flex}.Contacts-module-scss-module__MPho1W__phoneLink .Contacts-module-scss-module__MPho1W__phoneIcon{width:32px;height:32px;stroke:var(--color-terracotta)}.Contacts-module-scss-module__MPho1W__phoneLink:hover{color:var(--color-terracotta)}@media (max-width:768px){.Contacts-module-scss-module__MPho1W__phoneLink{font-size:23px}.Contacts-module-scss-module__MPho1W__phoneLink .Contacts-module-scss-module__MPho1W__phoneIcon{width:28px;height:28px}}.Contacts-module-scss-module__MPho1W__messengers{gap:1rem;display:flex}.Contacts-module-scss-module__MPho1W__messengerIcon{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);border:1px solid #0000001a;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Contacts-module-scss-module__MPho1W__messengerIcon .Contacts-module-scss-module__MPho1W__iconSm{stroke:currentColor;width:16px;height:16px}.Contacts-module-scss-module__MPho1W__messengerIcon:hover{border-color:var(--color-terracotta);color:var(--color-terracotta);background-color:#eab6760d}.Contacts-module-scss-module__MPho1W__divider{background-color:#0000001a;width:100%;height:1px;margin:4rem 0}.Contacts-module-scss-module__MPho1W__bottomFooter{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;margin-top:8rem;padding-top:2.5rem;display:flex}@media (max-width:768px){.Contacts-module-scss-module__MPho1W__bottomFooter{text-align:center;flex-direction:column;gap:1.5rem;margin-top:5rem}}.Contacts-module-scss-module__MPho1W__copyright{color:#0006;letter-spacing:.02em;font-size:.85rem;font-weight:500}.Contacts-module-scss-module__MPho1W__credits{color:#0006;font-size:.85rem;font-weight:500}.Contacts-module-scss-module__MPho1W__credits .Contacts-module-scss-module__MPho1W__forgeLink{color:var(--color-text-dark);margin-left:.3rem;font-weight:700;text-decoration:none;transition:color .3s;position:relative}.Contacts-module-scss-module__MPho1W__credits .Contacts-module-scss-module__MPho1W__forgeLink:after{content:"";background-color:var(--color-terracotta);transform-origin:100%;width:100%;height:1px;transition:transform .4s cubic-bezier(.7,0,.3,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Contacts-module-scss-module__MPho1W__credits .Contacts-module-scss-module__MPho1W__forgeLink:hover{color:var(--color-terracotta)}.Contacts-module-scss-module__MPho1W__credits .Contacts-module-scss-module__MPho1W__forgeLink:hover:after{transform-origin:0;transform:scaleX(1)}
