:root{--forest-dark:#053f34;--forest-deep:#07372f;--forest-medium:#0b5749;--forest-soft:#3f6b5c;--green:#003d31;--green-deep:#002e26;--green-soft:#0b5142;--cream:#f4efe4;--ivory:#faf7ef;--sand:#d9c8a8;--gold:#e5b84b;--gold-dark:#c99a34;--charcoal:#252b27;--muted:#73786f;--line:rgba(37,43,39,.15);--serif:var(--font-display,"Lora"),"Lora",Georgia,serif;--sans:var(--font-sans,"Manrope"),"Manrope",Arial,sans-serif;--content-max:1320px;--gutter:clamp(20px,4vw,72px);--section-y:clamp(72px,8vw,112px);--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--green-deep)}body{margin:0;overflow-x:hidden;background:var(--ivory);color:var(--charcoal);font-family:var(--sans);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}a{text-decoration:none}a,button{color:inherit}button{font:inherit}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.container{width:calc(100% - var(--gutter) - var(--gutter));max-width:var(--content-max);margin-inline:auto}section[id]{scroll-margin-top:84px}.section{position:relative;overflow:hidden;padding-block:var(--section-y)}.section>.container{position:relative;z-index:1}.section--cream{background:var(--cream)}.section--sand{background:var(--sand)}.section--forest{color:var(--ivory)}.green-section--recipe-a,.green-section--recipe-b{background:radial-gradient(circle at 8% 0,rgba(75,161,105,.17),transparent 28%),radial-gradient(circle at 92% 70%,rgba(214,160,43,.1),transparent 30%),linear-gradient(145deg,var(--green) 0,var(--green-deep) 72%,#00261f 100%)}.section--forest-bottom{padding-bottom:calc(var(--section-y) + clamp(36px, 4vw, 62px))}.section--forest-bottom:after{position:absolute;z-index:0;right:0;bottom:0;left:0;height:clamp(140px,14vw,210px);pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,22,18,.6)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 210'%3E%3Cg fill='%23001512'%3E%3Cpath d='M0 210V145l24-40 20 29 26-54 29 45 18-30 35 55 25-43 24 38 30-57 31 48 25-36 32 51 25-44 28 41 27-58 35 54 27-35 26 39 38-67 33 54 26-38 31 54 31-59 33 54 23-33 32 45 33-62 31 50 25-36 36 58 35-65 34 55 31-44 31 51 32-58 33 50 26-37 36 56 31-61 36 52 29-42 35 55 34-64 28 45 37-55 33 48 31-36 35 50 33-59 37 54 26-39 33 48 28-50 35 48v112z'/%3E%3C/g%3E%3C/svg%3E") bottom /cover no-repeat;content:""}.eyebrow{margin:0 0 20px;color:var(--forest-soft);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.eyebrow--light,.section-heading--light .eyebrow{color:hsla(44,52%,96%,.7)}.lead{max-width:620px;margin:0;color:var(--charcoal);font-family:var(--serif);font-size:clamp(22px,2.2vw,32px);line-height:1.35}.muted-note{max-width:430px;margin:32px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.section-heading{position:relative;z-index:1}.section-heading h2{max-width:760px;margin:0;color:var(--forest-deep);font-family:var(--serif);font-size:clamp(40px,5vw,72px);font-weight:600;letter-spacing:-.055em;line-height:.99}.section-heading--light h2{color:var(--ivory)}.section-heading__text{max-width:520px;margin-top:26px;color:var(--muted);font-size:15px;line-height:1.65}.section-heading--light .section-heading__text{color:hsla(44,52%,96%,.68)}.button,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 23px;border:1px solid transparent;border-radius:var(--radius-pill);font-size:12px;font-weight:700;letter-spacing:.04em;transition:transform .35s ease,background-color .35s ease,color .35s ease,border-color .35s ease}.button:hover,.header-cta:hover{transform:translateY(-3px)}.button--light{color:var(--green-deep);background:var(--ivory)}.button--light:hover{background:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--green-deep);font-size:12px;font-weight:700}.text-link span{color:var(--gold-dark);font-size:17px;transition:transform .3s ease}.text-link:hover span{transform:translate(3px,-3px)}.site-header{position:fixed;z-index:20;top:0;left:0;width:100%;color:var(--ivory);background:var(--green-deep);transition:background .35s ease,box-shadow .35s ease}.site-header.is-scrolled{background:rgba(0,61,49,.96);box-shadow:0 12px 30px rgba(0,30,23,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{position:relative;display:flex;align-items:center;min-height:78px;gap:34px}.brand{display:inline-flex;align-items:center;width:clamp(96px,8vw,122px);flex-shrink:0}.brand__logo{display:block;width:100%;height:auto}.brand--header{width:auto;gap:10px}.brand--header .brand__logo{width:clamp(80px,7vw,104px)}.brand__label{color:var(--ivory);font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;white-space:pre-line}.brand--footer{width:148px}.desktop-nav{position:absolute;top:50%;left:50%;display:flex;align-items:center;gap:clamp(20px,2.7vw,42px);transform:translate(-50%,-50%)}.desktop-nav a{position:relative;color:hsla(44,52%,96%,.72);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.desktop-nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:var(--gold);content:"";transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.desktop-nav a:hover{color:var(--ivory)}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-cta{min-height:40px;margin-left:auto;padding-inline:17px;border-color:rgba(229,184,75,.65);color:var(--ivory);font-size:10px}.header-cta:hover{border-color:var(--gold);background:var(--gold);color:var(--green-deep)}.menu-toggle{display:none;width:42px;height:42px;padding:0;margin-left:auto;border:1px solid hsla(44,52%,96%,.2);border-radius:50%;background:transparent;cursor:pointer}.menu-toggle>span:not(.sr-only){display:block;width:15px;height:1px;margin:4px auto;background:var(--ivory);transition:transform .25s ease}.site-header.is-open .menu-toggle>span:not(.sr-only):first-of-type{transform:translateY(2.5px) rotate(45deg)}.site-header.is-open .menu-toggle>span:not(.sr-only):last-child{transform:translateY(-2.5px) rotate(-45deg)}.mobile-nav{display:none}.hero-section{position:relative;display:flex;min-height:min(940px,100svh);overflow:hidden;color:var(--ivory);background:var(--green-deep) url(/images/demo/hero.jpg) center 56% /cover no-repeat;isolation:isolate}.hero-section__image{z-index:0;object-fit:cover;object-position:center 56%;filter:saturate(.86) contrast(.94);opacity:1}.hero-section__veil{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(3,35,29,.78),rgba(3,35,29,.4) 46%,rgba(3,35,29,.08)),linear-gradient(0deg,rgba(3,35,29,.66),transparent 48%,rgba(3,35,29,.18))}.hero-section__content{position:relative;z-index:2;display:flex;flex:0 1 auto;align-self:stretch;width:calc(100% - var(--gutter) - var(--gutter));flex-direction:column;justify-content:center;min-width:0;padding-top:128px;padding-bottom:112px}.hero-section__main{width:100%;max-width:820px;min-width:0}.hero-section h1{max-width:900px;margin:0;font-family:var(--serif);font-size:clamp(54px,8.1vw,128px);font-weight:600;letter-spacing:-.07em;line-height:.91}.hero-section h1 span{display:block}.hero-section__text{width:min(100%,455px);max-width:455px;min-width:0;margin-top:30px;color:hsla(44,52%,96%,.76);font-size:15px;line-height:1.65}.hero-section__text p{margin:0}.hero-section .button{margin-top:34px}.about-section__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.75fr);grid-gap:clamp(40px,9vw,140px);gap:clamp(40px,9vw,140px);align-items:start}.about-feature{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);grid-gap:3px;gap:3px;min-height:470px;margin-top:76px}.about-feature__media{position:relative;min-height:470px;overflow:hidden;border-radius:var(--radius-xl) 4px 4px var(--radius-xl);background:var(--sand)}.about-feature__media img{object-fit:cover;object-position:center 58%;transition:transform 1s cubic-bezier(.22,.61,.36,1)}.about-feature:hover .about-feature__media img{transform:scale(1.035)}.about-feature__quote{display:flex;flex-direction:column;justify-content:flex-end;min-height:470px;padding:clamp(25px,4vw,56px);border-radius:4px var(--radius-xl) var(--radius-xl) 4px;color:var(--ivory);background:radial-gradient(circle at 8% 0,rgba(75,161,105,.17),transparent 28%),radial-gradient(circle at 92% 70%,rgba(214,160,43,.1),transparent 30%),linear-gradient(145deg,var(--green) 0,var(--green-deep) 72%,#00261f 100%)}.quote-mark{color:var(--gold);font-family:var(--serif);font-size:82px;line-height:.5}.about-feature__quote p{max-width:250px;margin:auto 0 0;font-family:var(--serif);font-size:clamp(22px,2.1vw,32px);line-height:1.15}.quote-line{width:56px;height:1px;margin-top:27px;background:var(--gold)}.image-caption{position:absolute;right:18px;bottom:16px;left:18px;color:hsla(44,52%,96%,.82);font-size:10px;letter-spacing:.04em;text-shadow:0 1px 10px rgba(0,0,0,.4)}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;margin-top:3px;background:var(--line)}.fact-card{display:flex;min-height:150px;flex-direction:column;justify-content:space-between;padding:24px;background:var(--cream)}.fact-card strong{color:var(--green-deep);font-family:var(--serif);font-size:clamp(30px,3.5vw,54px);font-weight:400;line-height:1}.fact-card span{max-width:150px;color:var(--muted);font-size:11px;line-height:1.35}.advantages-section__intro,.development-section__intro{display:block}.advantage-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:72px}.advantage-card{position:relative;min-height:248px;padding:27px 28px 30px;border:1px solid hsla(44,52%,96%,.15);border-radius:var(--radius-md);background:hsla(44,52%,96%,.045);transition:border-color .35s ease,background .35s ease,transform .35s ease}.advantage-card:hover{border-color:rgba(229,184,75,.6);background:hsla(44,52%,96%,.09);transform:translateY(-6px)}.line-icon{width:42px;height:42px;margin-top:0;color:var(--gold)}.advantage-card h3,.management-card h3,.roadmap-item h3,.territory-item h3{margin:21px 0 8px;color:var(--ivory);font-family:var(--sans);font-size:18px;font-weight:700;line-height:1.15}.advantage-card p,.management-card p,.roadmap-item p{max-width:280px;margin:0;color:hsla(44,52%,96%,.66);font-size:13px;line-height:1.6}.territory-section{background:var(--sand)}.gallery-section__head,.location-section__head,.territory-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.territory-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(230px,.65fr);grid-template-rows:auto 1fr;grid-gap:3px;gap:3px;margin-top:72px}.territory-media{position:relative;min-height:570px;overflow:hidden;border-radius:var(--radius-xl) 4px 4px var(--radius-xl);background:var(--forest-soft)}.territory-media img{object-fit:cover}.territory-media--secondary{min-height:248px;border-radius:4px var(--radius-xl) 4px 4px}.territory-list{display:grid;grid-column:1/-1;grid-template-columns:repeat(3,1fr);grid-gap:3px;gap:3px}.territory-item{display:grid;grid-template-columns:minmax(0,1fr) 28px;grid-gap:13px;gap:13px;align-content:start;padding:28px;border-radius:4px var(--radius-md) var(--radius-md) 4px;background:hsla(44,52%,96%,.5)}.territory-item h3{margin-top:0;color:var(--green-deep)}.territory-item p{max-width:300px;margin:0;color:rgba(37,43,39,.7);font-size:13px;line-height:1.55}.territory-item__arrow{color:var(--green-soft);font-size:20px}.gallery-section{background:var(--cream)}.gallery-viewer-wrap{margin-top:72px}.gallery-viewer__stage{position:relative;height:clamp(430px,55vw,720px);overflow:hidden;border-radius:var(--radius-xl);background:var(--green-deep)}.gallery-viewer__image{object-fit:cover;animation:gallery-in .7s ease both}.gallery-viewer__veil{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,35,29,.77),transparent 52%);pointer-events:none}.gallery-viewer__caption{position:absolute;right:36px;bottom:34px;left:36px;z-index:1;display:flex;flex-direction:column;gap:7px;color:var(--ivory)}.gallery-viewer__caption span{font-family:var(--serif);font-size:clamp(22px,3vw,36px);line-height:1.1}.gallery-viewer__caption small{color:hsla(44,52%,96%,.62);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.gallery-viewer__controls{position:absolute;right:36px;bottom:28px;z-index:1;display:flex;gap:8px}.gallery-arrow{display:grid;width:48px;height:48px;place-items:center;border:1px solid hsla(44,52%,96%,.55);border-radius:50%;color:var(--ivory);background:rgba(5,63,52,.25);cursor:pointer;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.gallery-arrow:hover{border-color:var(--gold);color:var(--green-deep);background:var(--gold);transform:translateY(-3px)}.gallery-viewer__thumbs{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:8px;gap:8px;margin-top:8px}.gallery-thumb{position:relative;aspect-ratio:16/9;height:auto;overflow:hidden;padding:0;border:2px solid transparent;border-radius:var(--radius-sm);background:var(--sand);cursor:pointer;opacity:.58;transition:opacity .3s ease,border-color .3s ease,transform .3s ease}.gallery-thumb.is-selected,.gallery-thumb:hover{border-color:var(--gold);opacity:1;transform:translateY(-2px)}.gallery-thumb img{object-fit:cover}.management-section__top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.management-section__seal{display:flex;width:132px;height:132px;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(229,184,75,.7);border-radius:50%;color:var(--gold);text-align:center}.management-section__seal span{font-family:var(--serif);font-size:62px;line-height:.85}.management-section__seal small{margin-top:9px;color:hsla(44,52%,96%,.6);font-size:9px;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.management-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:72px}.management-card{min-height:220px;padding:26px;border:1px solid hsla(44,52%,96%,.16);border-radius:var(--radius-md);background:rgba(3,35,29,.2)}.management-card h3{margin-top:0}.development-section{background:var(--cream)}.roadmap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:72px}.roadmap-item{position:relative;min-height:250px;padding:27px 29px;border-radius:var(--radius-md);background:hsla(44,52%,96%,.58)}.roadmap-item:after{position:absolute;top:46px;right:-17px;z-index:1;width:32px;height:1px;background:var(--gold-dark);content:""}.roadmap-item:last-child:after{display:none}.roadmap-item__top{display:flex;align-items:center;min-height:9px}.roadmap-item__dot{width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(229,184,75,.18)}.roadmap-item h3{color:var(--green-deep)}.roadmap-item p{color:var(--muted)}.location-section{background:var(--sand)}.location-card{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);grid-gap:3px;gap:3px;margin-top:72px}.map-surface{position:relative;min-height:430px;overflow:hidden;border-radius:var(--radius-xl) 4px 4px var(--radius-xl);background:#b8b995;background-image:linear-gradient(135deg,hsla(44,52%,96%,.18),transparent 55%),radial-gradient(ellipse at 22% 35%,rgba(63,107,92,.43) 0 13%,transparent 14%),radial-gradient(ellipse at 78% 70%,rgba(63,107,92,.3) 0 17%,transparent 18%)}.map-surface__grid{position:absolute;inset:-10%;background-image:linear-gradient(32deg,transparent 48%,hsla(44,52%,96%,.44) 49% 50%,transparent 51%),linear-gradient(-55deg,transparent 49%,hsla(44,52%,96%,.35) 50%,transparent 51%),repeating-linear-gradient(8deg,transparent 0 64px,rgba(5,63,52,.1) 65px 66px);transform:rotate(-5deg) scale(1.1)}.map-surface__path{position:absolute;height:1px;background:hsla(44,52%,96%,.9);transform-origin:left}.map-surface__path--one{top:35%;left:13%;width:68%;transform:rotate(14deg)}.map-surface__path--two{top:68%;left:36%;width:48%;transform:rotate(-22deg)}.map-surface__pin{position:absolute;top:43%;left:50%;display:grid;width:58px;height:58px;place-items:center;border:2px solid var(--ivory);border-radius:50% 50% 50% 4px;color:var(--ivory);background:var(--green-deep);font-family:var(--serif);font-size:26px;box-shadow:0 14px 25px rgba(5,63,52,.23);transform:rotate(-45deg)}.map-surface__label{position:absolute;top:calc(43% + 70px);left:50%;color:var(--green-deep);font-size:10px;font-weight:700;letter-spacing:.15em;text-align:center;text-transform:uppercase;transform:translateX(-50%)}.map-surface__label small{display:block;margin-top:3px;color:rgba(5,63,52,.6);font-size:8px;letter-spacing:.08em}.location-card__info{display:flex;min-height:430px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(28px,4vw,56px);border-radius:4px var(--radius-xl) var(--radius-xl) 4px;background:var(--ivory)}.location-card__address{margin:0;color:var(--green-deep);font-family:var(--serif);font-size:clamp(24px,2.5vw,38px);line-height:1.12}.contacts-section{color:var(--ivory)}.contacts-section__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);grid-gap:clamp(48px,9vw,150px);gap:clamp(48px,9vw,150px);align-items:start}.contact-panel{min-height:360px;padding:clamp(28px,4vw,56px);border:1px solid rgba(229,184,75,.5);border-radius:var(--radius-xl);background:rgba(11,81,66,.5)}.contact-list{display:flex;flex-direction:column;gap:11px;margin-top:58px;color:var(--ivory);font-family:var(--serif);font-size:clamp(23px,2.5vw,37px);line-height:1.17}.contact-panel__hint{max-width:350px;margin:46px 0 0;color:hsla(44,52%,96%,.58);font-size:12px;line-height:1.55}.site-footer{color:hsla(44,52%,96%,.72);background:var(--green-deep)}.site-footer__top{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;align-items:center;padding-block:54px}.brand--footer{color:var(--ivory)}.site-footer__top>p{max-width:380px;margin:0;justify-self:end;font-size:11px;line-height:1.6}.back-to-top{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:11px;font-weight:700;text-transform:uppercase}.site-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-block:16px 22px;border-top:1px solid hsla(44,52%,96%,.12);color:hsla(44,52%,96%,.38);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.reveal{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,.61,.36,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes gallery-in{0%{opacity:.4;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media (max-width:1100px){:root{--gutter:clamp(24px,4vw,48px)}.desktop-nav{gap:18px}.desktop-nav a{font-size:10px}.territory-media{min-height:500px}}@media (max-width:900px){:root{--gutter:clamp(28px,5vw,52px);--section-y:84px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{align-items:center;justify-content:center}.menu-toggle,.mobile-nav{display:flex;flex-direction:column}.mobile-nav{max-height:0;overflow:hidden;gap:19px;padding-inline:var(--gutter);background:var(--green-deep);transition:max-height .35s ease,padding-block .35s ease}.site-header.is-open .mobile-nav{max-height:480px;padding-block:22px 30px}.mobile-nav a{color:hsla(44,52%,96%,.76);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mobile-nav__cta{color:var(--gold)!important}.about-section__grid,.contacts-section__grid{grid-template-columns:1fr;gap:28px}.about-feature{grid-template-columns:1fr .72fr}.advantage-grid,.fact-grid,.management-grid{grid-template-columns:repeat(2,1fr)}.territory-layout{grid-template-columns:1fr}.territory-media{min-height:530px;border-radius:var(--radius-xl) var(--radius-xl) 4px 4px}.territory-media--secondary{display:block;min-height:240px;margin-top:3px;border-radius:4px}.territory-list{grid-template-rows:none;grid-template-columns:repeat(3,1fr);margin-top:3px}.territory-item{grid-template-columns:1fr}.territory-item__arrow{display:none}.location-card{grid-template-columns:1fr}.map-surface{min-height:400px;border-radius:var(--radius-xl) var(--radius-xl) 4px 4px}.location-card__info{min-height:320px;border-radius:4px var(--radius-xl) var(--radius-xl) 4px}.site-footer__top{grid-template-columns:1fr 1fr}}@media (max-width:650px){:root{--gutter:clamp(24px,6vw,30px);--section-y:64px}section[id]{scroll-margin-top:68px}.section--forest-bottom{padding-bottom:112px}.site-header__inner{min-height:68px;gap:12px}.header-cta{display:none}.hero-section{min-height:760px;background-position:58%}.hero-section__image{object-position:58% center}.hero-section__veil{background:linear-gradient(90deg,rgba(3,35,29,.79),rgba(3,35,29,.3)),linear-gradient(0deg,rgba(3,35,29,.92),transparent 62%)}.hero-section__content{padding-top:106px;padding-bottom:92px}.hero-section h1{font-size:clamp(40px,11vw,50px)}.hero-section__text{width:100%;max-width:350px;font-size:14px}.about-feature{grid-template-columns:1fr;min-height:0;margin-top:52px}.about-feature__media,.about-feature__quote{min-height:340px}.about-feature__media{border-radius:var(--radius-xl) var(--radius-xl) 4px 4px}.about-feature__quote{border-radius:4px 4px var(--radius-xl) var(--radius-xl)}.fact-card{min-height:125px;padding:19px}.fact-card span{font-size:10px}.advantages-section__intro,.development-section__intro,.gallery-section__head,.location-section__head,.management-section__top,.territory-section__head{display:block}.advantage-grid,.management-grid{grid-template-columns:1fr;margin-top:52px}.advantage-card{min-height:200px}.management-grid{gap:8px}.management-card{min-height:175px}.management-section__seal{width:110px;height:110px;margin-top:30px}.management-section__seal span{font-size:47px}.territory-layout{margin-top:52px}.territory-media{min-height:390px}.territory-list{grid-template-columns:1fr}.territory-item{min-height:118px;padding:23px}.gallery-viewer-wrap{margin-top:50px}.gallery-viewer__stage{height:440px;border-radius:var(--radius-lg)}.gallery-viewer__caption{right:20px;bottom:22px;left:20px}.gallery-viewer__caption span{font-size:24px}.gallery-viewer__controls{right:20px;bottom:18px}.gallery-arrow{width:42px;height:42px}.gallery-viewer__thumbs{grid-template-columns:repeat(3,1fr);gap:6px}.roadmap{grid-template-columns:1fr;gap:8px;margin-top:52px}.roadmap-item{min-height:0;padding:24px}.roadmap-item:after{top:auto;right:auto;bottom:-5px;left:28px;width:1px;height:14px}.roadmap-item:last-child:after{display:block}.location-card{margin-top:50px}.map-surface{min-height:330px}.location-card__info{min-height:310px;padding:28px}.contact-list{margin-top:38px;font-size:27px}.contact-panel{min-height:320px;margin-top:52px}.site-footer__top{grid-template-columns:1fr;gap:25px}.site-footer__top>p{justify-self:start}.site-footer__bottom{flex-direction:column;gap:8px}}@media (max-width:390px){.hero-section h1{font-size:clamp(38px,10.5vw,42px)}.section-heading h2{font-size:40px}.gallery-viewer__stage{height:405px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}