@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-4xl:56rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-medium:500;--font-weight-semibold:600;--radius-2xl:1rem;--radius-3xl:1.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.-z-20{z-index:calc(20 * -1)}.z-10{z-index:10}.z-40{z-index:40}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7{margin-top:calc(var(--spacing) * 7)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-28{min-height:calc(var(--spacing) * 28)}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[920px\]{max-width:920px}.max-w-\[980px\]{max-width:980px}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.scroll-mt-28{scroll-margin-top:calc(var(--spacing) * 28)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[1\.4rem\]{border-radius:1.4rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[1\.6rem\]{border-radius:1.6rem}.rounded-\[1\.7rem\]{border-radius:1.7rem}.rounded-\[1\.8rem\]{border-radius:1.8rem}.rounded-\[1\.55rem\]{border-radius:1.55rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-white\/55{border-color:#ffffff8c}@supports (color:color-mix(in lab, red, red)){.border-white\/55{border-color:color-mix(in oklab, var(--color-white) 55%, transparent)}}.border-white\/60{border-color:#fff9}@supports (color:color-mix(in lab, red, red)){.border-white\/60{border-color:color-mix(in oklab, var(--color-white) 60%, transparent)}}.bg-\[var\(--accent-light\)\]{background-color:var(--accent-light)}.bg-white\/42{background-color:#ffffff6b}@supports (color:color-mix(in lab, red, red)){.bg-white\/42{background-color:color-mix(in oklab, var(--color-white) 42%, transparent)}}.bg-white\/48{background-color:#ffffff7a}@supports (color:color-mix(in lab, red, red)){.bg-white\/48{background-color:color-mix(in oklab, var(--color-white) 48%, transparent)}}.bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab, red, red)){.bg-white\/50{background-color:color-mix(in oklab, var(--color-white) 50%, transparent)}}.bg-white\/64{background-color:#ffffffa3}@supports (color:color-mix(in lab, red, red)){.bg-white\/64{background-color:color-mix(in oklab, var(--color-white) 64%, transparent)}}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-28{padding-top:calc(var(--spacing) * 28)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.35rem\]{font-size:1.35rem}.text-\[2\.35rem\]{font-size:2.35rem}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.leading-\[1\.08\]{--tw-leading:1.08;line-height:1.08}.leading-\[1\.12\]{--tw-leading:1.12;line-height:1.12}.leading-\[1\.18\]{--tw-leading:1.18;line-height:1.18}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.tracking-\[-0\.04em\]{--tw-tracking:-.04em;letter-spacing:-.04em}.tracking-\[-0\.025em\]{--tw-tracking:-.025em;letter-spacing:-.025em}.tracking-\[-0\.035em\]{--tw-tracking:-.035em;letter-spacing:-.035em}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.12em\]{--tw-tracking:.12em;letter-spacing:.12em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.text-balance{text-wrap:balance}.text-\[var\(--accent-dark\)\],.text-\[var\(--accent-dark\)\]\/75{color:var(--accent-dark)}@supports (color:color-mix(in lab, red, red)){.text-\[var\(--accent-dark\)\]\/75{color:color-mix(in oklab, var(--accent-dark) 75%, transparent)}}.text-\[var\(--muted\)\]{color:var(--muted)}.text-\[var\(--text\)\]\/76{color:var(--text)}@supports (color:color-mix(in lab, red, red)){.text-\[var\(--text\)\]\/76{color:color-mix(in oklab, var(--text) 76%, transparent)}}.text-\[var\(--text\)\]\/80{color:var(--text)}@supports (color:color-mix(in lab, red, red)){.text-\[var\(--text\)\]\/80{color:color-mix(in oklab, var(--text) 80%, transparent)}}.text-\[var\(--text-soft\)\]{color:var(--text-soft)}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.hover\:-translate-y-1:hover{--tw-translate-y:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:bg-white\/42:hover{background-color:#ffffff6b}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/42:hover{background-color:color-mix(in oklab, var(--color-white) 42%, transparent)}}.hover\:bg-white\/46:hover{background-color:#ffffff75}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/46:hover{background-color:color-mix(in oklab, var(--color-white) 46%, transparent)}}.hover\:bg-white\/48:hover{background-color:#ffffff7a}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/48:hover{background-color:color-mix(in oklab, var(--color-white) 48%, transparent)}}.hover\:text-\[var\(--accent-dark\)\]:hover{color:var(--accent-dark)}}.focus\:border-\[var\(--accent\)\]:focus{border-color:var(--accent)}.focus\:bg-white:focus{background-color:var(--color-white)}@media (min-width:40rem){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width:48rem){.md\:mt-5{margin-top:calc(var(--spacing) * 5)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-5{gap:calc(var(--spacing) * 5)}.md\:rounded-\[1\.9rem\]{border-radius:1.9rem}.md\:rounded-\[1\.75rem\]{border-radius:1.75rem}.md\:rounded-\[1\.85rem\]{border-radius:1.85rem}.md\:rounded-\[2\.2rem\]{border-radius:2.2rem}.md\:rounded-\[2\.05rem\]{border-radius:2.05rem}.md\:rounded-\[2\.25rem\]{border-radius:2.25rem}.md\:p-5{padding:calc(var(--spacing) * 5)}.md\:p-6{padding:calc(var(--spacing) * 6)}.md\:p-7{padding:calc(var(--spacing) * 7)}.md\:p-8{padding:calc(var(--spacing) * 8)}.md\:px-4{padding-inline:calc(var(--spacing) * 4)}.md\:px-5{padding-inline:calc(var(--spacing) * 5)}.md\:py-3{padding-block:calc(var(--spacing) * 3)}.md\:py-4{padding-block:calc(var(--spacing) * 4)}.md\:pt-5{padding-top:calc(var(--spacing) * 5)}.md\:pt-36{padding-top:calc(var(--spacing) * 36)}.md\:pb-16{padding-bottom:calc(var(--spacing) * 16)}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.md\:text-\[1\.35rem\]{font-size:1.35rem}.md\:text-\[1\.45rem\]{font-size:1.45rem}.md\:text-\[2\.65rem\]{font-size:2.65rem}.md\:text-\[2rem\]{font-size:2rem}.md\:text-\[3\.45rem\]{font-size:3.45rem}.md\:leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.md\:leading-9{--tw-leading:calc(var(--spacing) * 9);line-height:calc(var(--spacing) * 9)}}@media (min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[0\.82fr_1\.18fr\]{grid-template-columns:.82fr 1.18fr}.lg\:grid-cols-\[minmax\(300px\,0\.68fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(300px,.68fr) minmax(0,1fr)}.lg\:items-start{align-items:flex-start}.lg\:p-6{padding:calc(var(--spacing) * 6)}.lg\:p-9{padding:calc(var(--spacing) * 9)}.lg\:p-10{padding:calc(var(--spacing) * 10)}.lg\:text-\[4\.25rem\]{font-size:4.25rem}}@media (min-width:80rem){.xl\:flex{display:flex}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:pt-32{padding-top:calc(var(--spacing) * 32)}.xl\:text-\[4\.55rem\]{font-size:4.55rem}}}:root{--text:#183126;--text-soft:#183126c2;--muted:#637468;--accent:#1f7a4d;--accent-dark:#155f3b;--accent-light:#e4f6eb;--glass:#ffffff61;--glass-strong:#ffffffad;--line:#ffffff8f;--shadow:#12201824;--radius-xl:2rem}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-height:100vh;color:var(--text);text-rendering:geometricprecision;background:#eef5f0;margin:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{color:var(--text)}::selection{color:#fff;background:var(--accent)}.glass{border:1px solid var(--line);box-shadow:0 24px 70px var(--shadow), inset 0 1px 0 #ffffff61;-webkit-backdrop-filter:blur(24px)saturate(1.15);background:linear-gradient(135deg,#ffffffb8,#ffffff47)}.glass-soft{-webkit-backdrop-filter:blur(18px)saturate(1.12);background:linear-gradient(145deg,#ffffff7a,#ffffff3d);border:1px solid #ffffff75;box-shadow:0 18px 46px #12201817,inset 0 1px #ffffff57}.glass-quiet{-webkit-backdrop-filter:blur(16px)saturate(1.08);background:#ffffff2e;border:1px solid #fff6}.text-balance{text-wrap:balance}.page-shell:before{content:"";z-index:-15;pointer-events:none;background:linear-gradient(90deg,#eff8f34d,#ffffff61 43%,#ebf7ef24),radial-gradient(circle at 50% 45%,#ffffff7a,#ffffff1f 42%,#d5efe03d 100%);position:fixed;inset:0}.hero-title{letter-spacing:-.065em;line-height:.94}.hero-card{position:relative;overflow:hidden}.hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 12% 0,#ffffff73,#0000 26rem),radial-gradient(circle at 86% 92%,#1f7a4d14,#0000 18rem);position:absolute;inset:0}.hero-card>*{z-index:1;position:relative}.mobile-scroll{scrollbar-width:none}.mobile-scroll::-webkit-scrollbar{display:none}@supports not ((-webkit-backdrop-filter:blur(18px)) or (backdrop-filter:blur(18px))){.glass,.glass-soft,.glass-quiet{background:#ffffffdb}}@media (max-width:767px){.glass{box-shadow:0 16px 46px #1220181a}.hero-title{letter-spacing:-.052em;line-height:.98}}.glass-button{color:var(--text);-webkit-backdrop-filter:blur(18px)saturate(1.08);background:linear-gradient(135deg,#ffffff8a,#e2e8e44d);border:1px solid #ffffff94;box-shadow:0 18px 42px #1220181a,inset 0 1px #ffffff5c}.glass-button:hover{background:linear-gradient(135deg,#ffffffb8,#e2e8e46b);transform:translateY(-1px)}.glass-button-strong{color:var(--text);-webkit-backdrop-filter:blur(20px)saturate(1.1);background:linear-gradient(135deg,#ffffffa8,#d8e0db57);border:1px solid #ffffffad;box-shadow:0 20px 46px #1220181f,inset 0 1px #ffffff6b}.glass-button-strong:hover{background:linear-gradient(135deg,#ffffffc7,#d8e0db75);transform:translateY(-1px)}.footer-brand{align-items:center;gap:14px;min-width:0;display:inline-flex}.footer-brand__logo{object-fit:contain;opacity:.92;filter:drop-shadow(0 10px 18px #10261a1f);flex:none;width:auto;max-width:min(260px,44vw);height:42px}.footer-brand__copy{min-width:0}@media (max-width:640px){.footer-brand{flex-direction:column;align-items:flex-start;gap:10px}.footer-brand__logo{max-width:220px;height:38px}.brand{gap:8px;max-width:calc(100vw - 132px)}.brand__mark{width:38px;height:38px}.brand__title{font-size:14px}.brand__subtitle{display:none}.footer-brand{align-items:flex-start}.footer-brand__mark{width:36px;height:36px}}.site-header__inner{transition:border-color .18s,background .18s,box-shadow .18s}.site-header__row{min-height:44px}.site-header__nav-link{white-space:nowrap}.brand{min-width:0;max-width:min(360px,100vw - 146px);color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand__mark{object-fit:contain;filter:drop-shadow(0 7px 13px #10261a24);flex:none;width:40px;height:40px}.brand__text{flex-direction:column;min-width:0;line-height:1.05;display:flex}.brand__title{color:#10261a;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.brand__subtitle{color:#10261a94;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;font-weight:500;overflow:hidden}.footer-brand{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.footer-brand__mark{object-fit:contain;filter:drop-shadow(0 7px 13px #10261a21);flex:none;width:38px;height:38px}.footer-brand__text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.footer-brand__logo{display:none}@media (max-width:1240px){.site-header__nav-link{padding-left:.62rem;padding-right:.62rem;font-size:.82rem}.brand{max-width:320px}.brand__subtitle{max-width:250px}}@media (max-width:640px){.site-header{padding-top:.55rem;padding-bottom:.55rem}.site-header__inner{border-radius:1.35rem;padding:.62rem .7rem}.site-header__row{gap:.55rem;min-height:38px}.brand{gap:8px;max-width:calc(100vw - 132px)}.brand__mark{width:36px;height:36px}.brand__title{font-size:14px}.brand__subtitle{display:none}.site-header__phone{padding:.55rem .78rem;font-size:.78rem}.footer-brand{align-items:flex-start}.footer-brand__mark{width:36px;height:36px}}@media (max-width:390px){.brand__title{max-width:152px}.site-header__phone{padding-left:.68rem;padding-right:.68rem}}.hero-title{color:#10261ae6;letter-spacing:-.047em;text-shadow:0 10px 36px #10261a0f;font-weight:600;line-height:1.01}.section-title{color:#10261ae6;text-shadow:0 8px 28px #10261a0b;font-weight:600}.card-title{color:#10261ae8;font-weight:600}.hero-card p,.glass p,.glass-soft p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1280px){.hero-title{max-width:980px}}@media (max-width:767px){.hero-title{letter-spacing:-.038em;line-height:1.04}}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-title{color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 12px 38px #10261a0e,0 1px #ffffff2e;background:linear-gradient(112deg,#10261a 0%,#183126 20%,#1f6f47 42%,#7f9189 58%,#143522 78%,#10261a 100%) 0 0/210% 210%;-webkit-background-clip:text;background-clip:text}@keyframes heroTitleGradientAmbient{0%,to{background-position:0 52%}50%{background-position:100% 48%}}@keyframes heroTitleGradientScroll{0%{background-position:0 52%}to{background-position:100% 48%}}@media (prefers-reduced-motion:no-preference){.hero-title{animation:18s ease-in-out infinite heroTitleGradientAmbient}}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){.hero-title{animation-name:heroTitleGradientScroll;animation-duration:1s;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0 70vh}}}@media (max-width:767px){.hero-title{background:linear-gradient(116deg,#10261a 0%,#183126 35%,#1f6f47 62%,#10261a 100%) 0 0/170% 170%}}}@media (forced-colors:active){.hero-title{color:canvastext;-webkit-text-fill-color:CanvasText;background:0 0}}@supports ((-webkit-background-clip:text) or (background-clip:text)){.section-title{color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 10px 30px #10261a0d,0 1px #ffffff29;background:linear-gradient(112deg,#10261a 0%,#183126 22%,#1f6f47 46%,#6f837a 64%,#143522 84%,#10261a 100%) 0 0/190% 190%;-webkit-background-clip:text;background-clip:text;display:inline-block}.card-title{color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 6px 20px #10261a09;background:linear-gradient(116deg,#10261a 0%,#183126 34%,#1f6f47 66%,#10261a 100%) 0 0/165% 165%;-webkit-background-clip:text;background-clip:text;display:inline-block}@keyframes sectionTitleGradientAmbient{0%,to{background-position:0 52%}50%{background-position:100% 48%}}@media (prefers-reduced-motion:no-preference){.section-title{animation:22s ease-in-out infinite sectionTitleGradientAmbient}.card-title{animation:26s ease-in-out infinite sectionTitleGradientAmbient}}@media (max-width:767px){.section-title,.card-title{background-size:145% 145%}}}@media (forced-colors:active){.section-title,.card-title{color:canvastext;-webkit-text-fill-color:CanvasText;background:0 0}}.site-header{position:relative}.scroll-controls{left:max(12px, env(safe-area-inset-left));z-index:28;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.scroll-control{color:#10261ae0;-webkit-backdrop-filter:blur(18px)saturate(1.12);cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#ffffff94,#e2e8e447);border:1px solid #ffffffa8;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;font-weight:700;line-height:1;transition:transform .18s,background .18s,box-shadow .18s,border-color .18s,opacity .18s;display:inline-flex;box-shadow:0 18px 42px #1220181f,inset 0 1px #ffffff70}.scroll-control:hover{background:linear-gradient(135deg,#ffffffc2,#e2e8e466);border-color:#ffffffd1;transform:translateY(-2px);box-shadow:0 20px 48px #12201829,inset 0 1px #ffffff85}.scroll-control:active{transform:translateY(0)}.scroll-control:focus-visible{outline-offset:3px;outline:2px solid #1f7a4d80}.scroll-control span{display:block;transform:translateY(-1px)}@media (max-width:767px){.scroll-controls{gap:8px;left:9px}.scroll-control{opacity:.88;width:38px;height:38px;font-size:19px}}@media (max-width:430px){.scroll-controls{left:6px}.scroll-control{width:34px;height:34px;font-size:17px}}.site-header{z-index:40;position:fixed;top:0;left:0;right:0}.site-header__inner{max-height:calc(100vh - 18px)}.scroll-controls{z-index:34}@media (max-width:640px){.site-header{padding-top:.55rem;padding-bottom:.45rem}}.site-header{isolation:isolate}.site-header:before{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(16px)saturate(1.06);background:linear-gradient(#f7fbf8eb 0%,#f7fbf8c7 58%,#f7fbf85c 82%,#f7fbf800 100%);position:absolute;inset:0 0 -18px}.site-header:after{content:"";left:max(18px, env(safe-area-inset-left));right:max(18px, env(safe-area-inset-right));z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffffb8 18%,#1f7a4d29 50%,#ffffffb8 82%,#fff0);height:1px;position:absolute;bottom:0}.site-header__inner{z-index:1;-webkit-backdrop-filter:blur(22px)saturate(1.12);background:linear-gradient(135deg,#ffffffc7,#f1f6f394);border-color:#ffffffc7;position:relative;box-shadow:0 18px 54px #1220181c,inset 0 1px #ffffff94}@media (max-width:640px){.site-header:before{inset-bottom:-14px}.site-header:after{left:12px;right:12px}}.document-preview{-webkit-backdrop-filter:blur(16px)saturate(1.08);background:linear-gradient(145deg,#ffffff85,#ffffff38);border:1px solid #ffffff9e;border-radius:1.25rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 46px #1220181f,inset 0 1px #ffffff6b}.document-preview:hover{border-color:#ffffffd1;transform:translateY(-2px);box-shadow:0 22px 54px #12201829,inset 0 1px #ffffff7a}.document-preview:after{content:"PDF";color:#10261ad1;letter-spacing:.08em;-webkit-backdrop-filter:blur(12px);background:#ffffff94;border:1px solid #ffffff9e;border-radius:999px;padding:.35rem .65rem;font-size:.68rem;font-weight:700;position:absolute;top:14px;right:14px}.document-preview__image{object-fit:contain;object-position:top center;background:#ffffffad;width:100%;height:auto;max-height:680px;display:block}.document-meta{color:#183126d1}.document-meta div{border-bottom:1px solid #ffffff75;gap:.25rem;padding-bottom:.75rem;display:grid}.document-meta dt{color:#155f3bd6;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.document-meta dd{color:#10261adb;margin:0;font-size:.96rem;font-weight:600;line-height:1.45}@media (max-width:1023px){.document-preview__image{max-height:560px}}@media (max-width:640px){.document-preview{border-radius:1rem}.document-preview__image{max-height:430px}.document-meta dd{font-size:.9rem}}.document-flow{gap:1rem;display:grid}.document-flow__item{border-radius:1.5rem;padding:1.25rem;position:relative;overflow:hidden}.document-flow__item:after{content:"";pointer-events:none;background:radial-gradient(circle,#1f7a4d14,#0000 68%);height:160px;position:absolute;inset:auto -12% -42% 48%}.document-flow__number{color:#10261ad1;background:linear-gradient(135deg,#ffffff9e,#e2e8e44d);border:1px solid #ffffff9e;border-radius:1rem;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 14px 32px #12201814,inset 0 1px #ffffff6b}@media (min-width:768px){.document-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1180px){.document-flow{grid-template-columns:repeat(5,minmax(0,1fr))}.document-flow__item{min-height:235px}}@media (max-width:767px){.site-header{padding:.55rem .55rem .45rem}.site-header:before{inset-bottom:-10px;background:linear-gradient(#f7fbf8f0 0%,#f7fbf8c7 64%,#f7fbf800 100%)}.site-header__inner{border-radius:1.35rem;padding:.58rem .62rem}.site-header__row{gap:.5rem;min-height:36px}.brand{gap:.45rem;max-width:calc(100vw - 138px)}.brand__mark{width:34px;height:34px}.brand__title{max-width:178px;font-size:13.5px;line-height:1.05}.brand__subtitle{display:none}.site-header__phone{border-radius:1rem;min-height:38px;padding:.52rem .72rem;font-size:.78rem}.mobile-scroll{gap:.45rem;margin-top:.62rem;padding-bottom:.15rem}.mobile-scroll a{border-radius:1rem;padding:.62rem .84rem;font-size:.82rem}main{overflow-x:clip}.hero-card{border-radius:1.55rem!important;padding:1.45rem 1.25rem!important}.hero-card>p:first-child{white-space:normal;border-radius:1rem;max-width:100%;padding:.62rem .78rem;line-height:1.45;letter-spacing:.12em!important;font-size:.72rem!important}.hero-title{color:#183126e6!important;-webkit-text-fill-color:#183126e6!important;letter-spacing:-.045em!important;text-shadow:0 8px 24px #10261a0d!important;background:0 0!important;max-width:100%!important;margin-top:1.35rem!important;font-size:clamp(2.15rem,10.3vw,3rem)!important;font-weight:600!important;line-height:1.04!important;animation:none!important}.hero-card .hero-title+p,.hero-card p.mt-6{margin-top:1.2rem!important;font-size:1.08rem!important;line-height:1.75!important}.hero-card .mt-7{margin-top:1.35rem!important}.hero-card .glass-button,.hero-card .glass-button-strong{width:100%;min-height:3.05rem}.hero-card .grid{gap:.75rem}.scroll-controls{gap:.4rem;top:auto;bottom:76px;left:8px;transform:none}.scroll-control{opacity:.68;width:32px;height:32px;font-size:15px}.scroll-control:hover{transform:none}}@media (max-width:390px){.brand__title{max-width:150px}.site-header__phone{padding-left:.62rem;padding-right:.62rem}.mobile-scroll a{padding-left:.72rem;padding-right:.72rem}.hero-card{padding-left:1.05rem!important;padding-right:1.05rem!important}.hero-title{font-size:clamp(2rem,10vw,2.65rem)!important}}.mobile-burger{flex:none;display:none;position:relative}.mobile-burger__button{color:#10261ae0;-webkit-backdrop-filter:blur(18px)saturate(1.1);cursor:pointer;background:linear-gradient(135deg,#ffffffad,#e2e8e457);border:1px solid #ffffffa8;border-radius:1.1rem;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:inline-flex;box-shadow:0 14px 34px #12201817,inset 0 1px #ffffff7a}.mobile-burger__button span{background:#10261ac7;border-radius:999px;width:17px;height:2px}.mobile-burger__button:focus-visible{outline-offset:3px;outline:2px solid #1f7a4d80}.mobile-burger__panel{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(24px)saturate(1.12);background:linear-gradient(135deg,#ffffffe0,#eff5f1b8);border:1px solid #ffffffb8;border-radius:1.35rem;gap:.55rem;width:min(288px,100vw - 28px);padding:.75rem;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-6px)scale(.98);box-shadow:0 24px 64px #12201829,inset 0 1px #ffffff8f}.mobile-burger__panel--open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.mobile-burger__nav{gap:.45rem;display:grid}.mobile-burger__link,.mobile-burger__phone{color:#10261ad6;background:#ffffff6b;border:1px solid #ffffff8a;border-radius:1rem;justify-content:space-between;align-items:center;min-height:44px;padding:.78rem .9rem;font-size:.95rem;font-weight:650;line-height:1.15;text-decoration:none;display:flex}.mobile-burger__link:after{content:"›";color:#1f7a4d8f;font-size:1.15rem;line-height:1}.mobile-burger__phone{color:#10261ae6;background:linear-gradient(135deg,#ffffffa8,#e2e8e461);justify-content:center}@media (max-width:1199px){.mobile-burger{display:block}.site-header__phone{display:none}}@media (max-width:767px){.site-header{padding:.55rem .55rem .45rem}.site-header__inner{padding:.62rem .68rem}.site-header__row{align-items:center;min-height:46px}.brand{gap:.55rem;max-width:calc(100vw - 86px)}.brand__mark{width:40px;height:40px}.brand__text{gap:.16rem;line-height:1.05}.brand__title{max-width:none;font-size:15px;font-weight:750}.brand__subtitle{color:#10261a8f;white-space:normal;max-width:calc(100vw - 150px);margin-top:0;font-size:9.5px;font-weight:550;line-height:1.12;display:block!important}.mobile-scroll{display:none!important}.mobile-burger__button{width:42px;height:42px}.mobile-burger__panel{top:calc(100% + 14px)}}@media (max-width:390px){.brand{gap:.45rem;max-width:calc(100vw - 78px)}.brand__mark{width:37px;height:37px}.brand__title{font-size:14px}.brand__subtitle{max-width:calc(100vw - 138px);font-size:9px}.mobile-burger__button{border-radius:1rem;width:39px;height:39px}.mobile-burger__panel{width:min(280px,100vw - 22px)}}.site-bg--mobile{display:none}@media (max-width:767px){.site-bg--desktop{display:none}.site-bg--mobile{background-image:linear-gradient(90deg,#f6faf714 0%,#f6faf72e 34%,#f6faf79e 72%,#f6faf7d6 100%),url(/backgrounds/mobile-background.png);background-position:38%;background-size:cover;display:block}.page-shell:before{content:"";z-index:-19;pointer-events:none;background:linear-gradient(#f6faf714 0%,#f6faf72e 42%,#f6faf757 100%);position:fixed;inset:0}}@media (max-width:430px){.site-bg--mobile{background-position:34%}}.glass{-webkit-backdrop-filter:blur(25px)saturate(1.13);background:linear-gradient(135deg,#ffffffb8,#eef4f08a);border-color:#ffffffc7;box-shadow:0 24px 72px #12201821,0 8px 24px #1220180e,inset 0 1px #ffffff94,inset 0 -1px #ffffff2e}.glass-soft{-webkit-backdrop-filter:blur(21px)saturate(1.1);background:linear-gradient(135deg,#ffffff9e,#eff5f16b);border-color:#ffffffa8;box-shadow:0 18px 46px #1220181b,inset 0 1px #ffffff85,inset 0 -1px #ffffff29}.hero-card{background:radial-gradient(circle at 16% 12%,#ffffffc7,#ffffff6b 36%,#0000 72%),linear-gradient(135deg,#ffffffc2,#eff5f18c)}.document-card,.document-flow__item{background:linear-gradient(135deg,#ffffffa8,#eff5f17a)}.glass-button,.glass-button-strong,.mobile-burger__button,.mobile-burger__link,.mobile-burger__phone,.scroll-control{isolation:isolate;position:relative;overflow:hidden}.glass-button,.glass-button-strong{color:#10261ae0;-webkit-backdrop-filter:blur(18px)saturate(1.12);background:linear-gradient(135deg,#ffffffb8,#dae2de7a 42%,#ffffff94 100%);border:1px solid #ffffffc2;box-shadow:0 14px 36px #1220181c,inset 0 1px #ffffffa3,inset 0 -1px #707e761f}.glass-button-strong{background:linear-gradient(135deg,#ffffffd1,#cfdad58a 38%,#f6f9f7b8 100%);box-shadow:0 18px 44px #12201821,inset 0 1px #ffffffb3,inset 0 -1px #1f7a4d14}.glass-button:before,.glass-button-strong:before,.mobile-burger__button:before,.scroll-control:before{content:"";z-index:-1;opacity:.72;background:linear-gradient(90deg,#0000 0%,#ffffff38 28%,#ffffffb8 50%,#c4d0ca42 68%,#0000 100%);width:74%;position:absolute;inset:-55% auto -55% -90%;transform:skew(-18deg)}.glass-button:hover,.glass-button-strong:hover{background:linear-gradient(135deg,#ffffffd6,#dae2de94 42%,#ffffffb8 100%);border-color:#ffffffe6;box-shadow:0 20px 52px #12201826,inset 0 1px #ffffffc2,inset 0 -1px #707e7624}@keyframes silverButtonSheen{0%{transform:translate(0)skew(-18deg)}42%,to{transform:translate(285%)skew(-18deg)}}@media (prefers-reduced-motion:no-preference){.glass-button:before,.glass-button-strong:before,.mobile-burger__button:before,.scroll-control:before{animation:5.8s ease-in-out infinite silverButtonSheen}.glass-button-strong:before{animation-delay:.7s}.mobile-burger__button:before,.scroll-control:before{animation-duration:6.8s}}@media (max-width:767px){.glass{-webkit-backdrop-filter:blur(27px)saturate(1.12);background:linear-gradient(135deg,#ffffffc2,#eff5f199)}.glass-soft{-webkit-backdrop-filter:blur(23px)saturate(1.1);background:linear-gradient(135deg,#ffffffad,#eff5f180)}.hero-card{background:radial-gradient(circle at 16% 10%,#ffffffc7,#ffffff80 42%,#0000 74%),linear-gradient(135deg,#ffffffc7,#eff5f19e)}}@media (forced-colors:active){.glass-button:before,.glass-button-strong:before,.mobile-burger__button:before,.scroll-control:before{display:none}}.footer-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.footer-privacy{color:#10261ad1;justify-content:center;align-items:center;min-height:2.65rem;font-weight:650;text-decoration:none;display:inline-flex}.footer-socials{flex-wrap:wrap;gap:.5rem;display:inline-flex}.footer-socials__item{color:#10261ac7;letter-spacing:-.02em;cursor:default;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#ffffffad,#dae2de61);border:1px solid #ffffffb8;border-radius:1rem;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:0 12px 28px #12201814,inset 0 1px #ffffff94}@media (max-width:767px){.footer-actions,.footer-privacy{width:100%}.footer-socials{justify-content:space-between;width:100%}.footer-socials__item{width:calc(25% - .375rem)}}.glass-soft>.card-title{display:block}.glass-soft>p.inline-flex+.card-title{margin-top:1.15rem}@media (min-width:1024px){.glass-soft{min-height:0}}@media (min-width:1280px){.grid.xl\:grid-cols-3>.glass-soft,.grid.xl\:grid-cols-3>a.glass-soft,.grid.xl\:grid-cols-3>article.glass-soft{min-height:238px}}.review-grid{gap:1rem;display:grid}.review-card{border-radius:1.5rem;padding:1.35rem;position:relative;overflow:hidden}.review-card:before{content:"”";color:#1f7a4d1a;pointer-events:none;font-size:7rem;font-weight:800;line-height:1;position:absolute;top:-.65rem;right:1.2rem}.review-card__quote{z-index:1;color:#10261ac7;font-size:1rem;font-weight:520;line-height:1.75;position:relative}.review-card__role{z-index:1;color:#145b39e0;letter-spacing:.08em;text-transform:uppercase;margin-top:1.1rem;font-size:.86rem;font-weight:800;position:relative}.faq-list{gap:.8rem;display:grid}.faq-item{border-radius:1.35rem;padding:0;overflow:hidden}.faq-item summary{color:#10261ae0;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:3.8rem;padding:1.05rem 1.25rem;font-size:1rem;font-weight:760;line-height:1.35;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#145b39e6;background:linear-gradient(135deg,#ffffffb8,#dae2de66);border:1px solid #ffffffb8;border-radius:.9rem;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.15rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #12201814,inset 0 1px #ffffff94}.faq-item[open] summary:after{content:"–"}.faq-item p{color:#10261a9e;margin:0;padding:0 1.25rem 1.2rem;font-size:1rem;line-height:1.75}@media (min-width:768px){.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card{min-height:260px;padding:1.55rem}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.review-card{padding:1.15rem}.faq-item summary{align-items:flex-start;font-size:.96rem}}@media (min-width:768px){.site-header{padding-top:1rem}.site-header__inner{max-width:min(1540px,100vw - 2.5rem)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border-color:#0000!important}.site-header__row{gap:2rem;min-height:64px}.brand--header{min-width:360px}.brand--header .brand__mark{filter:drop-shadow(0 10px 18px #10261a2e);width:54px;height:54px}.brand--header .brand__title{letter-spacing:-.025em;font-size:18px;font-weight:850}.brand--header .brand__subtitle{margin-top:4px;font-size:11.5px;font-weight:600}.site-header__nav{gap:.75rem;justify-content:space-between!important}.site-header__nav-link{white-space:nowrap;padding-left:.85rem;padding-right:.85rem;font-size:.94rem;font-weight:650}.site-header__phone{min-width:128px;min-height:48px}.hero-actions{max-width:none!important}.hero-actions>a{min-width:182px}.hero-stats{max-width:none!important}.hero-stats>:first-child,.hero-stats>:nth-child(2),.hero-stats>:nth-child(3){justify-self:stretch}}@media (min-width:1280px){.site-header__nav-link{padding-left:1.05rem;padding-right:1.05rem}}@media (min-width:1024px) and (max-width:1366px){.brand--header{min-width:310px}.brand--header .brand__mark{width:48px;height:48px}.brand--header .brand__title{font-size:16.5px}.brand--header .brand__subtitle{font-size:10px}.site-header__row{gap:1rem}.site-header__nav{gap:.25rem}.site-header__nav-link{padding-left:.58rem;padding-right:.58rem;font-size:.84rem}}.yandex-map-card{border-radius:1.75rem;padding:.72rem;overflow:hidden}.yandex-map-frame{background:linear-gradient(135deg,#ffffffb8,#dae2de61);border-radius:1.35rem;min-height:398px;overflow:hidden}.yandex-map-frame iframe{border-radius:1.35rem;display:block;border:0!important;width:100%!important;min-height:398px!important}@media (max-width:767px){.hero-actions,.hero-actions>a{width:100%}.yandex-map-card{border-radius:1.45rem;padding:.55rem}.yandex-map-frame,.yandex-map-frame iframe{min-height:340px!important}}@media (min-width:768px){.brand--header{min-width:390px}.brand--header .brand__mark{width:52px;height:52px}.brand--header .brand__title{color:#10261adb!important;letter-spacing:-.018em!important;font-size:17px!important;font-weight:680!important;line-height:1.05!important}.brand--header .brand__subtitle{text-overflow:ellipsis;max-width:310px;overflow:hidden;color:#4f6258ad!important;letter-spacing:0!important;font-size:10.8px!important;font-weight:460!important;line-height:1.18!important}.site-header__nav-link{letter-spacing:-.01em;color:#4c6056bd!important;font-size:.98rem!important;font-weight:470!important}.site-header__nav-link:hover{color:#10261aeb!important}.site-header__phone{min-width:112px;color:#4c6056c7!important;font-size:.94rem!important;font-weight:520!important}}@media (min-width:1024px) and (max-width:1366px){.brand--header{min-width:330px}.brand--header .brand__mark{width:48px;height:48px}.brand--header .brand__title{font-size:15.5px!important;font-weight:680!important}.brand--header .brand__subtitle{max-width:265px;font-size:9.6px!important}.site-header__nav-link{font-size:.86rem!important;font-weight:470!important}}@media (max-width:767px){.brand__title{font-weight:680!important}.brand__subtitle{font-weight:460!important}}:root{--title-burgundy:#5b2130;--title-burgundy-soft:#5b2130c7;--title-burgundy-pale:#5b213014}.hero-title,.section-title,.card-title,.section-eyebrow,.card-label,.stat-value,.hero-card>p:first-child{color:var(--title-burgundy)!important;-webkit-text-fill-color:var(--title-burgundy)!important;text-shadow:0 8px 28px #5b21300e!important;background:0 0!important}.section-eyebrow,.hero-card>p:first-child{color:var(--title-burgundy-soft)!important;-webkit-text-fill-color:var(--title-burgundy-soft)!important}.card-label{border:1px solid #5b213014;background:linear-gradient(135deg,#5b213017,#ffffff6b)!important}.site-header__phone{text-align:center!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;min-width:176px!important;min-height:48px!important;display:inline-flex!important}.site-header__phone:before{content:none!important;animation:none!important;display:none!important}.site-header__phone:hover{transform:none!important}.site-header__inner{isolation:isolate;overflow:hidden}.site-header__row{z-index:2;position:relative}.site-header__inner:before{content:"";z-index:1;pointer-events:none;opacity:.75;background:linear-gradient(90deg,#0000 0%,#ffffff14 22%,#ffffff7a 48%,#c4d0ca1f 68%,#0000 100%);width:32%;position:absolute;inset:-80% auto -80% -42%;transform:skew(-18deg)}@keyframes headerSilverSheenWide{0%{transform:translate(0)skew(-18deg)}to{transform:translate(470%)skew(-18deg)}}@media (prefers-reduced-motion:no-preference){.site-header__inner:before{animation:3.1s ease-in-out infinite headerSilverSheenWide}.hero-title{animation-duration:9s!important}.section-title{animation-duration:11s!important}.card-title{animation-duration:13s!important}.glass-button:before,.glass-button-strong:before{animation-duration:2.9s!important}.mobile-burger__button:before,.scroll-control:before{animation-duration:3.4s!important}}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){.hero-title{animation-duration:.5s!important}}}@media (min-width:1024px) and (max-width:1366px){.site-header__phone{min-width:150px!important;font-size:.86rem!important}}@media (max-width:767px){.site-header__inner:before{animation:none!important;display:none!important}.mobile-burger__phone{text-align:center!important;justify-content:center!important}}.site-footer{z-index:10;padding:1rem 1rem 1.35rem;position:relative}.site-footer__inner{border-radius:2rem;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.25fr) minmax(280px,.75fr);align-items:center;gap:1.25rem;width:min(1540px,100vw - 2.5rem);min-height:138px;margin:0 auto;padding:1.35rem 1.55rem;display:grid;position:relative;overflow:hidden}.site-footer__inner:before{content:"";z-index:1;pointer-events:none;opacity:.62;background:linear-gradient(90deg,#0000 0%,#ffffff14 22%,#ffffff6b 48%,#c4d0ca1f 68%,#0000 100%);width:32%;position:absolute;inset:-80% auto -80% -42%;transform:skew(-18deg)}@media (prefers-reduced-motion:no-preference){.site-footer__inner:before{animation:3.1s ease-in-out infinite headerSilverSheenWide}}.site-footer__brand-block,.site-footer__contacts,.site-footer__right{z-index:2;position:relative}.footer-brand--large{align-items:center;gap:.8rem}.footer-brand--large .footer-brand__mark{filter:drop-shadow(0 10px 18px #10261a29);width:54px;height:54px}.footer-brand__title{color:#10261adb;letter-spacing:-.02em;font-size:1.05rem;font-weight:680;line-height:1.08}.footer-brand__subtitle{color:#4f6258ad;text-overflow:ellipsis;white-space:nowrap;max-width:340px;margin-top:.22rem;font-size:.76rem;font-weight:470;line-height:1.22;overflow:hidden}.site-footer__note{color:#4c6056b8;max-width:420px;margin:.85rem 0 0;font-size:.9rem;font-weight:470;line-height:1.6}.site-footer__contacts{grid-template-columns:minmax(0,1.4fr) minmax(220px,.9fr);gap:.8rem;display:grid}.site-footer__contact-card{background:linear-gradient(135deg,#ffffff75,#e2e8e438);border:1px solid #ffffff9e;border-radius:1.35rem;align-items:center;gap:.8rem;min-height:72px;padding:.88rem 1rem;display:flex;box-shadow:0 14px 34px #12201813,inset 0 1px #ffffff5c}.site-footer__contact-icon,.footer-socials__item{color:var(--title-burgundy,#5b2130)}.site-footer__contact-icon{background:linear-gradient(135deg,#ffffffad,#dae2de61);border:1px solid #5b213014;border-radius:1rem;flex:none;justify-content:center;align-items:center;width:2.55rem;height:2.55rem;font-size:1.3rem;display:inline-flex;box-shadow:0 12px 28px #12201814,inset 0 1px #ffffff94}.site-footer__contact-text{gap:.18rem;min-width:0;display:grid}.site-footer__contact-label{color:#5b2130b8;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:760;line-height:1.2}.site-footer__contact-value{color:#10261ad1;font-size:.95rem;font-weight:560;line-height:1.35}.site-footer__right{justify-items:end;gap:.85rem;display:grid}.site-footer .footer-privacy{color:#4c6056d6;text-align:center;justify-content:center;align-items:center;min-height:3rem;font-size:.92rem;font-weight:560;display:inline-flex}.site-footer .footer-socials{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:inline-flex}.site-footer .footer-socials__item{cursor:default;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#ffffffad,#dae2de61);border:1px solid #ffffffb8;border-radius:1.08rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.28rem;display:inline-flex;box-shadow:0 12px 28px #12201814,inset 0 1px #ffffff94}.site-footer .footer-socials__item svg{width:1.22rem;height:1.22rem;display:block}@media (max-width:1279px){.site-footer__inner{grid-template-columns:1fr;align-items:stretch;gap:1rem}.site-footer__contacts{grid-template-columns:1fr 1fr}.site-footer__right{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}}@media (max-width:767px){.site-footer{padding:.8rem .55rem 1rem}.site-footer__inner{border-radius:1.5rem;width:100%;min-height:0;padding:1rem}.site-footer__inner:before{display:none}.footer-brand--large .footer-brand__mark{width:42px;height:42px}.footer-brand__title{font-size:.98rem}.footer-brand__subtitle{white-space:normal;max-width:calc(100vw - 120px)}.site-footer__note{font-size:.84rem}.site-footer__contacts{grid-template-columns:1fr}.site-footer__contact-card{align-items:flex-start}.site-footer__right{justify-items:stretch;display:grid}.site-footer .footer-privacy{width:100%}.site-footer .footer-socials{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.site-footer .footer-socials__item{width:100%}}.site-footer__inner.site-footer__inner--recomposed{grid-template-columns:minmax(320px,1fr) minmax(340px,430px);grid-template-areas:"brand contacts""bottom bottom";align-items:center;gap:1.25rem 1.6rem;min-height:220px;padding:1.55rem 1.7rem 1.35rem}.site-footer__inner--recomposed .site-footer__brand-block{grid-area:brand;align-self:center}.site-footer__inner--recomposed .footer-brand--large .footer-brand__mark{width:58px;height:58px}.site-footer__inner--recomposed .footer-brand__title{font-size:1.08rem}.site-footer__inner--recomposed .footer-brand__subtitle{max-width:390px}.site-footer__inner--recomposed .site-footer__note{display:none!important}.site-footer__contacts--vertical{grid-area:contacts;justify-self:end;gap:.75rem;width:min(430px,100%);grid-template-columns:1fr!important;display:grid!important}.site-footer__contacts--vertical .site-footer__contact-card{width:100%;min-height:76px}.site-footer__bottom{grid-area:bottom;align-self:end;justify-items:center;gap:.78rem;padding-top:.2rem;display:grid}.site-footer__bottom .footer-socials,.site-footer__bottom .footer-socials--center{justify-content:center;gap:.6rem;display:inline-flex}.site-footer__bottom .footer-socials__item{width:3.05rem;height:3.05rem}.site-footer__bottom .footer-privacy{color:#4c6056d1;text-align:center;justify-content:center;min-width:min(360px,100%);min-height:2.9rem}@media (max-width:1279px){.site-footer__inner.site-footer__inner--recomposed{grid-template-columns:1fr;grid-template-areas:"brand""contacts""bottom";min-height:0}.site-footer__contacts--vertical{justify-self:stretch;width:100%}}@media (min-width:768px) and (max-width:1279px){.site-footer__contacts--vertical{grid-template-columns:1fr 1fr!important}}@media (max-width:767px){.site-footer__inner.site-footer__inner--recomposed{gap:1rem;padding:1rem}.site-footer__inner--recomposed .footer-brand--large .footer-brand__mark{width:42px;height:42px}.site-footer__bottom .footer-socials,.site-footer__bottom .footer-socials--center{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.site-footer__bottom .footer-socials__item{width:100%}.site-footer__bottom .footer-privacy{width:100%;min-width:0}}.site-footer{padding-top:.85rem!important;padding-bottom:1.05rem!important}.site-footer__inner.site-footer__inner--final{width:min(1540px,100vw - 2.5rem);grid-template-columns:minmax(300px,.86fr) minmax(260px,.62fr) minmax(340px,.92fr)!important;grid-template-areas:"brand center contacts"!important;align-items:center!important;gap:1.2rem!important;min-height:170px!important;padding:1.35rem 1.55rem!important;display:grid!important}.site-footer__inner--final .site-footer__brand-block{grid-area:brand!important;align-self:center!important}.site-footer__inner--final .footer-brand--large{align-items:center!important}.site-footer__inner--final .footer-brand--large .footer-brand__mark{width:56px!important;height:56px!important}.site-footer__inner--final .footer-brand__title{color:#10261adb!important;letter-spacing:-.02em!important;font-size:1.08rem!important;font-weight:680!important}.site-footer__inner--final .footer-brand__subtitle{color:#4f6258a8!important;max-width:380px!important;font-size:.74rem!important;font-weight:460!important}.site-footer__inner--final .site-footer__note{display:none!important}.site-footer__contacts--stacked{grid-area:contacts!important;grid-template-columns:1fr!important;place-self:center end!important;gap:.7rem!important;width:min(430px,100%)!important;display:grid!important}.site-footer__contacts--stacked .site-footer__contact-card{border-radius:1.25rem!important;width:100%!important;min-height:66px!important;padding:.78rem .9rem!important}.site-footer__contacts--stacked .site-footer__contact-icon{border-radius:.95rem!important;width:2.35rem!important;height:2.35rem!important;font-size:1.18rem!important}.site-footer__contacts--stacked .site-footer__contact-label{letter-spacing:.12em!important;font-size:.64rem!important}.site-footer__contacts--stacked .site-footer__contact-value{font-size:.91rem!important;line-height:1.32!important}.site-footer__center{grid-area:center!important;align-self:center!important;justify-items:center!important;gap:.78rem!important;min-width:0!important;padding:0!important;display:grid!important}.site-footer__center .footer-socials,.site-footer__center .footer-socials--footer-center{justify-content:center!important;gap:.55rem!important;display:inline-flex!important}.site-footer__center .footer-socials__item{border-radius:1rem!important;width:2.8rem!important;height:2.8rem!important}.site-footer__center .footer-socials__item svg{width:1.12rem!important;height:1.12rem!important}.site-footer__center .footer-privacy{color:#4c6056d1!important;text-align:center!important;justify-content:center!important;align-items:center!important;min-width:260px!important;min-height:2.75rem!important;padding-left:1.1rem!important;padding-right:1.1rem!important;font-size:.9rem!important;font-weight:560!important;display:inline-flex!important}.site-footer__inner--final .site-footer__right{display:contents!important}@media (max-width:1279px){.site-footer__inner.site-footer__inner--final{grid-template-columns:1fr!important;grid-template-areas:"brand""contacts""center"!important;gap:1rem!important;min-height:0!important}.site-footer__contacts--stacked{justify-self:stretch!important;width:100%!important}}@media (min-width:768px) and (max-width:1279px){.site-footer__contacts--stacked{grid-template-columns:1fr 1fr!important}.site-footer__center{padding-top:.1rem!important}}@media (max-width:767px){.site-footer{padding:.75rem .55rem 1rem!important}.site-footer__inner.site-footer__inner--final{border-radius:1.45rem!important;width:100%!important;padding:1rem!important}.site-footer__inner--final .footer-brand--large .footer-brand__mark{width:42px!important;height:42px!important}.site-footer__inner--final .footer-brand__subtitle{white-space:normal!important;max-width:calc(100vw - 122px)!important}.site-footer__contacts--stacked .site-footer__contact-card{align-items:flex-start!important;min-height:64px!important}.site-footer__center .footer-socials,.site-footer__center .footer-socials--footer-center{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;display:grid!important}.site-footer__center .footer-socials__item{width:100%!important}.site-footer__center .footer-privacy{width:100%!important;min-width:0!important}}.site-footer__heartline{color:#5b2130d1;letter-spacing:-.025em;text-wrap:balance;text-shadow:0 10px 28px #5b21300e;max-width:520px;margin:1.05rem 0 0;font-size:clamp(1.08rem,1.15vw,1.36rem);font-weight:620;line-height:1.28}.site-footer__heartline:before{content:"";background:linear-gradient(90deg,#5b213061,#5b213000);width:74px;height:1px;margin-bottom:.85rem;display:block}@media (max-width:1279px){.site-footer__heartline{max-width:760px}}@media (max-width:767px){.site-footer__heartline{margin-top:.85rem;font-size:1.02rem;line-height:1.34}.site-footer__heartline:before{width:58px;margin-bottom:.72rem}}.mobile-burger{position:relative;z-index:120!important;pointer-events:auto!important}.mobile-burger__button{touch-action:manipulation;position:relative;z-index:125!important;pointer-events:auto!important}.mobile-burger__button:before,.mobile-burger__button:after,.mobile-burger__button span{pointer-events:none!important}.mobile-burger__panel{pointer-events:none;z-index:130!important}.mobile-burger__panel--open,.mobile-burger__link,.mobile-burger__phone{pointer-events:auto!important}@media (max-width:1279px){.site-header{z-index:90!important}.site-header__inner,.site-header__row{overflow:visible!important}.site-header__inner:before,.site-header__inner:after,.site-header__row:before,.site-header__row:after{content:none!important;pointer-events:none!important;animation:none!important;display:none!important}.site-header__phone{display:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
