@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Serif:wght@400;500;600&display=swap&subset=cyrillic");:root{--accent:#a38b63;--ink:#111;--muted:#666;--paper:#f5f5f3;--line:#d9d9d5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.header{height:76px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff;position:-webkit-sticky;position:sticky;z-index:10}.logo{display:flex;flex-direction:column;font-weight:800;letter-spacing:.18em;line-height:1}.logo small{margin-top:7px;color:var(--muted);font-size:7px;text-transform:uppercase;letter-spacing:.22em}.actions,.nav{display:flex;gap:28px;align-items:center;font-size:13px}.nav a:hover{color:var(--accent)}.menu,.search-button{border:0;background:none;cursor:pointer}.menu,.search{display:none}.search{position:absolute;top:76px;left:0;right:0;padding:22px 3.5vw;background:#fff;border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;gap:30px}.search.open{display:grid}.search input{border:0;border-bottom:1px solid;padding:10px;outline:none}.mobile-nav{display:none}.hero{min-height:calc(100vh - 76px);padding:36px 3.5vw;display:grid;grid-template-columns:1.04fr .96fr;grid-gap:4vw;gap:4vw}.hero-copy{align-self:center}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:700;margin:0 0 28px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(54px,6.4vw,105px);letter-spacing:-.075em;line-height:.92;margin-bottom:36px}h1 em{font-style:normal;color:var(--accent);font-weight:400}.hero-copy>p:last-of-type{max-width:550px;color:var(--muted);line-height:1.65}.button{min-height:54px;padding:0 24px;border:0;border-radius:12px;display:inline-flex;align-items:center;gap:35px;background:var(--accent);color:#fff;font-weight:700;font-size:13px;cursor:pointer}.hero-image{min-height:620px;overflow:hidden;position:relative;background:url(/images/etalon-hero.webp) 50%/cover;filter:grayscale(100%)}.hero-image,.stat{border-radius:12px}.stat{position:absolute;top:20px;right:20px;width:145px;aspect-ratio:1;background:#fff;padding:18px;display:flex;flex-direction:column;justify-content:space-between;filter:none}.stat strong{font-size:40px;letter-spacing:-.07em}.stat span{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.section{padding:120px 3.5vw}.faq-wrap,.grid-section{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:9vw;gap:9vw}.dark h2,.form-section h2,.section h2{font-size:clamp(39px,4.4vw,72px);line-height:1.02;letter-spacing:-.065em}.benefits,.faq,.services-list{border-top:1px solid var(--line)}.benefit{display:grid;grid-template-columns:50px .7fr 1.3fr;grid-gap:20px;gap:20px;padding:30px 0;border-bottom:1px solid var(--line)}.benefit span,.case span,.service span,.trust span{color:var(--accent);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.benefit p,.case p,.section-intro,.service p{color:var(--muted);font-size:13px;line-height:1.65}.services{background:var(--paper)}.heading{max-width:800px;margin-bottom:60px}.service{display:grid;grid-template-columns:60px 1fr 1.2fr 120px 20px;grid-gap:20px;gap:20px;align-items:center;min-height:100px;border-bottom:1px solid var(--line);transition:.2s}.service:hover{padding-left:10px;color:var(--accent)}.service h3,.service p{margin:0}.dark{padding:110px 3.5vw;background:#171715;color:#fff;display:grid;grid-template-columns:1fr 1.5fr;grid-gap:8vw;gap:8vw}.trust{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #444}.trust div{min-height:130px;border-bottom:1px solid #444;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.cases{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-gap:16px;gap:16px}.case{min-height:420px;background:var(--paper);border-radius:12px;padding:25px;display:flex;flex-direction:column}.case h3{margin:auto 0 22px;font-size:23px}.case strong{font-size:38px;letter-spacing:-.06em}.quote{padding:110px 12vw;background:var(--accent);color:#fff}.quote blockquote{margin:0 0 35px;font-size:clamp(34px,4.4vw,70px);line-height:1.08;letter-spacing:-.06em}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;padding:25px 0;border:0;background:none;display:flex;justify-content:space-between;text-align:left;font-weight:700;cursor:pointer}.faq-item p{display:none;color:var(--muted);line-height:1.7;max-width:650px}.faq-item.open p{display:block}.form-section{margin:0 3.5vw 110px;padding:70px;background:var(--paper);border-radius:12px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:9vw;gap:9vw}.form{display:grid;grid-gap:17px;gap:17px}.form label{display:grid;grid-gap:7px;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.form input{padding:15px;border:1px solid var(--line);border-radius:12px;outline:none}.form input:focus{border-color:var(--accent)}.form button{width:100%;background:#111}.success{display:none;font-size:25px;line-height:1.3}.contacts{display:grid;grid-template-columns:1fr 1fr 1.5fr;grid-gap:16px;gap:16px}.map,.office{min-height:300px;border-radius:12px;padding:27px;background:var(--paper);display:flex;flex-direction:column}.office h3{margin:auto 0 22px;font-size:22px}.office a{font-size:13px;margin-bottom:8px}.map{background:#d8d8d2;justify-content:space-between}.map strong{font-size:30px;letter-spacing:-.05em}footer{padding:50px 3.5vw;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;font-size:11px}footer div{display:flex;gap:22px}@media(max-width:950px){.nav,.phone{display:none}.menu{display:block}.mobile-nav.open{display:grid;position:absolute;top:76px;left:0;right:0;background:#fff;padding:25px;grid-gap:20px;gap:20px;border-bottom:1px solid var(--line)}.dark,.faq-wrap,.form-section,.grid-section,.hero{grid-template-columns:1fr}.hero-image{min-height:500px}.service{grid-template-columns:45px 1fr 100px}.service b,.service p{display:none}.cases{grid-template-columns:1fr}.contacts{grid-template-columns:1fr 1fr}.map{grid-column:span 2}}@media(max-width:600px){.header{height:66px;padding:0 18px}.search{top:66px;grid-template-columns:1fr;padding:18px}.hero{padding:44px 18px 18px;min-height:auto}.hero-image{min-height:420px}.section{padding:80px 18px}.benefit{grid-template-columns:35px 1fr}.benefit p{grid-column:2}.service{grid-template-columns:30px 1fr 20px}.dark{padding:75px 18px}.trust{grid-template-columns:1fr}.quote{padding:80px 18px}.form-section{margin:0 18px 80px;padding:35px 20px}.contacts{grid-template-columns:1fr}.map{grid-column:auto}footer{padding:40px 18px;flex-direction:column}footer div{flex-wrap:wrap}}body{padding:0}.header{position:absolute;top:0;left:0;right:0;background:transparent;border-bottom:1px solid rgba(255,255,255,.22);z-index:20}.header,.header .logo small,.header .nav a,.header .phone{color:#fff}.header .nav a:before{content:"";display:inline-block;width:7px;height:7px;margin-right:9px;background:var(--accent)}.header .menu,.header .search-button,.hero{color:#fff}.hero{position:relative;margin:0;min-height:96dvh;padding:0;background:url(/images/etalon-hero-main.webp) 50%/cover no-repeat;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,12,.77),rgba(10,12,12,.47) 55%,rgba(10,12,12,.6));z-index:-1}.hero:after{display:none}.hero-copy{display:contents}.hero-copy .eyebrow{position:absolute;left:3.5vw;top:15%;max-width:280px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.6}.hero h1{position:absolute;right:3.5vw;top:14%;width:min(61vw,1020px);font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;text-transform:uppercase;font-size:clamp(50px,5.8vw,100px);line-height:.94;letter-spacing:-.055em;margin:0;color:#fff}.hero h1 em{font-style:normal}.hero-copy>p:last-of-type{position:absolute;left:3.5vw;top:61%;width:min(51vw,850px);max-width:none;margin:0;color:rgba(255,255,255,.78);font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:700;text-transform:uppercase;font-size:clamp(23px,2.35vw,39px);line-height:1.08;letter-spacing:-.025em}.hero-image{display:none}.hero-slide{position:absolute;left:61%;bottom:11%;width:340px;margin:0;border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;touch-action:none}.hero-slide-label{position:absolute;left:82px;top:50%;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.hero-slide-hint{display:none}.hero-slide-thumb{position:absolute;left:5px;top:5px;width:52px;height:52px;border:0;border-radius:7px;background:#fff;color:#111;font-size:21px;cursor:-webkit-grab;cursor:grab;display:grid;place-items:center;transition:left .35s ease,background .2s}.hero-slide-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.hero-slide.done .hero-slide-thumb{background:#fff}@media(max-width:950px){.header{height:76px}.hero{min-height:100svh}.hero-copy .eyebrow{left:24px;top:14%;max-width:none;color:var(--accent)}.header .nav,.header .phone{display:none}.header .mobile-nav.open{top:76px;background:rgba(17,17,17,.96);color:#fff}.hero h1{left:24px;right:24px;top:22%;width:auto;font-size:clamp(48px,9vw,78px)}.hero-copy>p:last-of-type{left:24px;top:61%;width:min(78vw,650px);font-size:clamp(22px,4vw,34px)}.hero-slide{left:auto;right:24px;bottom:6%;width:320px}}@media(max-width:600px){.header{height:66px}.hero{min-height:100svh}.hero-copy .eyebrow{left:18px;top:12%}.hero h1{left:18px;right:18px;top:20%;font-size:clamp(39px,11.5vw,56px);line-height:.95}.hero-copy>p:last-of-type{left:18px;top:58%;width:calc(100% - 36px);font-size:clamp(20px,6vw,27px)}.hero-slide{left:auto;right:18px;bottom:4%;width:290px;height:60px}.hero-slide-thumb{width:48px;height:48px}}.scenario-section{padding:130px 3.5vw 145px;background:#f6f5f2}.scenario-head{max-width:none;margin-bottom:80px}.scenario-head .eyebrow{margin-bottom:24px}.scenario-head h2{max-width:none;margin:0;white-space:nowrap;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;text-transform:uppercase;font-size:clamp(28px,3vw,52px);line-height:1.02;letter-spacing:-.04em}.scenario-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:start}.scenario-card{aspect-ratio:4/5;border-radius:12px;padding:22px;background:#e8e7e3;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,background .3s ease}.scenario-card:nth-child(2n){margin-top:64px;background:#1d1d1c;color:#fff}.scenario-card:hover{transform:translateY(-8px)}.scenario-card-number{width:auto;height:auto;border:0;border-radius:0;display:block;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;font-size:clamp(54px,5vw,88px);line-height:.82;letter-spacing:-.08em;color:rgba(17,17,17,.16)}.scenario-card:nth-child(2n) .scenario-card-number{color:rgba(255,255,255,.2)}.scenario-card h3{margin:auto 0 18px;max-width:290px;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;text-transform:uppercase;font-size:clamp(24px,2.2vw,38px);line-height:1;letter-spacing:-.035em}.scenario-card p{max-width:310px;margin:0;color:#565656;font-size:clamp(15px,1.15vw,18px);line-height:1.45}.scenario-card:nth-child(2n) p{color:rgba(255,255,255,.72)}.scenario-note{width:min(58vw,920px);margin:100px 0 0 auto;padding-top:24px;border-top:1px solid #c8c7c3;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;text-transform:uppercase;font-weight:700;font-size:clamp(25px,2.15vw,36px);line-height:1.18;letter-spacing:-.02em;text-align:right}@media(max-width:1000px){.scenario-head h2{white-space:normal}.scenario-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-card:nth-child(2n){margin-top:32px}.scenario-note{width:min(80vw,760px)}.scenario-note span{white-space:normal}}@media(max-width:600px){.scenario-section{padding:80px 18px 90px}.scenario-head{margin-bottom:42px}.scenario-head h2{font-size:clamp(29px,8vw,40px)}.scenario-cards{grid-template-columns:1fr;gap:14px}.scenario-card,.scenario-card:nth-child(2n){margin-top:0;aspect-ratio:4/5}.scenario-card-number{font-size:78px}.scenario-card h3{font-size:34px}.scenario-card p{font-size:17px}.scenario-note{width:100%;margin-top:55px;font-size:17px}}.scenario-head .eyebrow{display:none}.scenario-note{width:min(78vw,1250px);max-width:93vw}.scenario-note span{display:block;white-space:nowrap}@media(max-width:1000px){.scenario-note{max-width:calc(100vw - 7vw)}.scenario-note span{white-space:normal}}.asset-section{padding:130px 3.5vw 145px;background:#fff}.asset-heading{max-width:760px;margin-bottom:75px}.asset-heading h2{max-width:760px;margin:0;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;text-transform:uppercase;font-size:clamp(28px,3vw,52px);line-height:1.02;letter-spacing:-.04em}.asset-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.asset-card{position:relative;min-height:310px;padding:28px;border-radius:12px;background:#282826 50%/cover no-repeat;display:flex;flex-direction:column;color:#fff;overflow:hidden;isolation:isolate;transition:transform .25s ease}.asset-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,.62),rgba(10,10,10,.18) 42%,rgba(10,10,10,.78));z-index:-1}.asset-card:hover{transform:translateY(-5px)}.asset-card:first-child{grid-column:span 5;background-image:url(/images/etalon-main-services-nedvizhimost-i-zemlya.webp)}.asset-card:nth-child(2){grid-column:span 4;background-image:url(/images/etalon-main-services-biznes.webp)}.asset-card:nth-child(3){grid-column:span 3;background-image:url(/images/etalon-main-services-mashiny-i-oborudovanie.webp)}.asset-card:nth-child(4){grid-column:span 3;background-image:url(/images/etalon-main-services-nma.webp)}.asset-card:nth-child(5){grid-column:span 4;background-image:url(/images/etalon-main-services-kadastr.webp)}.asset-card:nth-child(6){grid-column:span 3;background-image:url(/images/etalon-main-services-spec-procedury.webp)}.asset-card:nth-child(7){grid-column:span 2}.asset-card-number{position:absolute;top:26px;right:28px;color:rgba(255,255,255,.74);font-size:11px;letter-spacing:.12em}.asset-card h3{max-width:78%;margin:0;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;text-transform:uppercase;font-size:clamp(25px,2.15vw,37px);line-height:1;letter-spacing:-.035em}.asset-card p{max-width:82%;margin:auto 0 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.5}.asset-card-arrow{position:absolute;right:27px;bottom:25px;color:#fff;font-size:24px;line-height:1}.asset-card-all{background:#171716;color:#fff}.asset-card-all:before{display:none}.asset-card-all:hover{background:#292927}.asset-card-all h3{margin:auto 0 0;color:#fff}.asset-card-all .asset-card-number{color:#fff;font-size:11px;letter-spacing:.12em}.asset-note{width:min(56vw,880px);margin:95px 0 0 auto;padding-top:25px;border-top:1px solid #d6d5d1;color:#333;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;text-transform:uppercase;font-size:clamp(20px,2vw,32px);line-height:1.18;text-align:right;letter-spacing:-.02em}@media(max-width:1000px){.asset-card:nth-child(7),.asset-card:nth-child(n){grid-column:span 6}.asset-note{width:min(80vw,800px)}}@media(max-width:600px){.asset-section{padding:80px 18px 90px}.asset-heading{margin-bottom:45px}.asset-heading h2{font-size:clamp(40px,12vw,58px)}.asset-grid{grid-template-columns:1fr}.asset-card:nth-child(n){grid-column:auto;min-height:250px}.asset-card h3{font-size:33px}.asset-card p{font-size:16px}.asset-note{width:100%;margin-top:55px;font-size:20px}}.process-section{padding:130px 3.5vw 145px}.process-head{max-width:760px;margin-bottom:70px}.process-head h2,.reviews-head h2{margin:0;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;text-transform:uppercase;font-size:clamp(30px,3vw,52px);line-height:1.02;letter-spacing:-.04em}.process-list{border-top:1px solid #cccbc7}.process-step{display:grid;grid-template-columns:130px 1fr 1.25fr;grid-gap:30px;gap:30px;align-items:center;padding:33px 0;border-bottom:1px solid #cccbc7}.process-step>span{color:rgba(17,17,17,.16);font-stretch:condensed;font-weight:800;font-size:clamp(54px,5vw,88px);line-height:.82;letter-spacing:-.08em}.process-step h3,.process-step>span{font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif}.process-step h3{margin:0;text-transform:uppercase;font-size:clamp(23px,2vw,34px);line-height:1}.process-step p{max-width:620px;margin:0;color:#666;font-size:15px;line-height:1.6}.reviews-section{background:var(--accent);color:#fff}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:70px}.reviews-head p{max-width:430px;margin:0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.6}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.review-card{min-height:360px;padding:28px;border:1px solid rgba(255,255,255,.34)}.review-mark{font-size:60px;color:rgba(255,255,255,.35)}.review-card blockquote{margin:auto 0 35px;font-size:clamp(19px,1.6vw,26px);letter-spacing:-.025em}.review-person{display:flex;flex-direction:column;gap:6px}.review-person strong{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.review-person span{color:rgba(255,255,255,.62);font-size:11px;line-height:1.4}@media(max-width:900px){.process-step{grid-template-columns:70px 1fr}.process-step p{grid-column:2}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:300px}}@media(max-width:600px){.process-section,.reviews-section{padding:80px 18px 90px}.process-head,.reviews-head{margin-bottom:45px}.process-step{grid-template-columns:82px 1fr;gap:15px}.process-step>span{font-size:64px}.process-step h3{font-size:26px}.reviews-head{display:block}.reviews-head p{margin-top:22px}.review-card{min-height:290px}}.reviews-section{padding:130px 3.5vw 145px;background:#fff;color:#111;display:grid;grid-template-columns:.62fr 1.38fr;grid-gap:7vw;gap:7vw;align-items:start}.reviews-head{display:block;margin:0}.reviews-head h2{font-size:clamp(30px,3vw,52px)}.reviews-head p{display:none}.reviews-carousel{position:relative;min-height:620px;overflow:hidden}.reviews-grid{position:relative;height:550px;display:block}.review-card{position:absolute;left:50%;top:0;width:min(360px,42vw);aspect-ratio:4/5;min-height:0;padding:30px;border:0;border-radius:12px;background:#f0efec;color:#111;display:flex;flex-direction:column;transition:transform .55s ease,opacity .55s ease,filter .55s ease;box-shadow:0 24px 60px rgba(17,17,17,.08)}.review-card[data-state=active]{z-index:3;transform:translateX(-50%) scale(1);opacity:1;filter:none}.review-card[data-state=prev]{z-index:1;transform:translateX(-112%) scale(.88) rotate(-3deg);opacity:.48;filter:blur(3px)}.review-card[data-state=next]{z-index:2;transform:translateX(12%) scale(.88) rotate(3deg);opacity:.48;filter:blur(3px)}.review-mark{font-family:Georgia,serif;font-size:70px;line-height:.7;color:var(--accent)}.review-card blockquote{margin:auto 0 34px;font-size:clamp(20px,1.65vw,27px);line-height:1.35;letter-spacing:-.03em}.review-person{border-top:1px solid #d3d2ce;padding-top:18px}.review-person strong{color:#111}.review-person span{color:#777}.review-controls{display:flex;justify-content:center;gap:10px;margin-top:20px}.review-control{width:56px;height:56px;border:1px solid #c9c8c4;border-radius:10px;background:#fff;color:#111;font-size:22px;cursor:pointer;transition:background .2s,color .2s}.review-control:hover{background:#111;color:#fff}@media(max-width:900px){.reviews-section{grid-template-columns:1fr;gap:45px}.reviews-carousel{min-height:590px}.review-card{width:min(350px,60vw)}}@media(max-width:600px){.reviews-section{padding:80px 18px 90px}.reviews-grid{height:470px}.reviews-carousel{min-height:530px}.review-card{width:min(290px,76vw);padding:23px}.review-card[data-state=prev]{transform:translateX(-105%) scale(.82)}.review-card[data-state=next]{transform:translateX(5%) scale(.82)}.review-card blockquote{font-size:20px}.review-control{width:50px;height:50px}}.review-controls{margin-top:-4px}.review-control{border:0}.faq-section{padding:130px 3.5vw 145px;background:#fff;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:8vw;gap:8vw;align-items:start}.faq-section .section-title{max-width:650px}.faq-section .section-title .eyebrow,.faq-section .section-title>p:last-child{display:none}.faq-section .section-title h2{margin:0;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;text-transform:uppercase;font-size:clamp(46px,5.2vw,84px);line-height:.98;letter-spacing:-.05em}.faq-list{border-top:0;display:grid;grid-gap:18px;gap:18px}.faq-item{border:0;border-radius:10px;background:#f0efec;overflow:hidden}.faq-item button{padding:25px 24px;min-height:100px;align-items:center;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;text-transform:uppercase;font-size:clamp(20px,1.55vw,28px);line-height:1.05}.faq-item button span:last-child{width:52px;height:52px;flex:0 0 52px;border-radius:7px;background:#1e1e1d;color:#fff;display:grid;place-items:center;font-family:Segoe UI,sans-serif;font-size:27px;font-weight:300;transition:transform .25s ease}.faq-item.open button span:last-child{transform:rotate(45deg)}.faq-item p{max-width:720px;padding:0 90px 28px 24px;color:#666;font-size:15px;line-height:1.65}@media(max-width:900px){.faq-section{grid-template-columns:1fr;gap:45px}.faq-section .section-title h2{max-width:720px}.faq-item button{min-height:88px}}@media(max-width:600px){.faq-section{padding:80px 18px 90px}.faq-section .section-title h2{font-size:clamp(40px,12vw,58px)}.faq-list{gap:12px}.faq-item button{min-height:80px;padding:18px;font-size:22px;gap:18px}.faq-item button span:last-child{width:46px;height:46px;flex-basis:46px}.faq-item p{padding:0 18px 22px;font-size:14px}}.faq-section .section-title h2{font-size:clamp(28px,3vw,52px);line-height:1.02;letter-spacing:-.04em}.faq-list{gap:12px}.faq-item button{min-height:68px;padding:16px 20px;font-size:clamp(16px,1.15vw,21px)}.faq-item button span:last-child{width:auto;height:auto;flex:0 0 auto;border-radius:0;background:transparent;color:#111;font-size:0}.faq-item button span:last-child:before{content:"→";font-size:22px}.faq-item.open button span:last-child{transform:none}.faq-item.open button span:last-child:before{content:"×";font-size:27px}.faq-item p{padding:0 62px 20px 20px;font-size:14px}@media(max-width:600px){.faq-section .section-title h2{font-size:clamp(29px,8vw,40px)}.faq-item button{min-height:64px;padding:15px 16px;font-size:18px}.faq-item button span:last-child{width:auto;height:auto;flex-basis:auto}.faq-item p{padding:0 16px 18px}}.dark{background:#fff;color:#111}.dark>div:first-child .eyebrow{display:none}.dark h2{max-width:620px;margin:0 0 38px;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;text-transform:uppercase;font-size:clamp(28px,3vw,52px);line-height:1.02;letter-spacing:-.04em}.dark>div:first-child>p:last-child{max-width:580px;color:#666;font-size:15px;line-height:1.65}.dark>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.dark-cta{margin:auto auto 38px;min-height:56px;padding:0 26px;border-radius:10px;background:#111;color:#fff;display:inline-flex;align-items:center;gap:48px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;transition:transform .2s ease,background .2s ease}.dark-cta:hover{background:#2a2a28;transform:translateY(-2px)}.trust{border-top:1px solid #d2d1cd}.trust div{min-height:170px;border-bottom:1px solid #d2d1cd}.trust div:nth-child(odd){border-right:1px solid #d2d1cd}.trust div:nth-child(5){grid-column:1/-1;border-right:0}.trust span{color:rgba(17,17,17,.16);font-weight:800;font-size:clamp(54px,5vw,88px);line-height:.82;letter-spacing:-.08em}.trust span,.trust strong{font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed}.trust strong{text-transform:uppercase;font-size:clamp(20px,1.65vw,28px);line-height:1.05;letter-spacing:-.025em}@media(max-width:600px){.dark h2{font-size:clamp(29px,8vw,40px)}.trust div:nth-child(odd){border-right:0}.trust div:nth-child(5){grid-column:auto}.trust span{font-size:70px}}.request-section>div>.eyebrow{display:none}.request-section h2{max-width:680px}.form .lead-slider{position:relative;width:100%;height:80px;border:1px solid rgba(17,17,17,.28);border-radius:11px;background:transparent!important;overflow:hidden;touch-action:none}.form .lead-slider-label{position:absolute;left:94px;top:50%;transform:translateY(-50%);z-index:1;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#111}.form .lead-slider-thumb{position:absolute;left:6px;top:6px;z-index:2;width:68px;height:68px;border:1px solid rgba(17,17,17,.12);border-radius:8px;background:#fff!important;color:#111;font-size:22px;display:grid;place-items:center;cursor:-webkit-grab;cursor:grab;box-shadow:0 8px 25px rgba(17,17,17,.08);transition:left .42s ease}.form .lead-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.form .lead-slider.done .lead-slider-thumb{background:#fff!important}.header{height:92px;padding:0 3.5vw;display:grid;grid-template-columns:220px minmax(620px,1fr) 220px;grid-gap:22px;gap:22px;border-bottom:0;align-items:center;pointer-events:none}.header>*{pointer-events:auto}.header-center{height:58px;padding:0 22px;border-radius:10px;background:rgba(255,255,255,.96);color:#111;display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 10px 35px rgba(17,17,17,.08);transition:position .2s,transform .3s ease,box-shadow .3s ease}.header-center .nav{justify-content:center;gap:28px}.header-center .nav a{color:#111;font-size:12px;font-weight:700}.header-center .nav a:before{width:5px;height:5px;margin-right:7px}.city-picker{position:relative}.city-button{border:0;background:transparent;color:#111;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;white-space:nowrap}.city-menu{display:none;position:absolute;left:0;top:42px;min-width:145px;padding:8px;border-radius:9px;background:#fff;box-shadow:0 15px 35px rgba(17,17,17,.15)}.city-menu.open{display:grid}.city-menu button{border:0;background:transparent;padding:10px;text-align:left;cursor:pointer}.city-menu button:hover{background:#f1f0ed}.header-side-right{display:flex;justify-content:flex-end;align-items:center}.header.scrolled .header-side-right,.header.scrolled .logo{opacity:0;pointer-events:none}.header.scrolled .header-center{position:fixed;top:12px;left:50%;width:min(900px,calc(100vw - 36px));transform:translateX(-50%);z-index:50;box-shadow:0 12px 38px rgba(17,17,17,.18)}.mobile-nav{background:#fff;color:#111}@media(max-width:1100px){.header{grid-template-columns:150px 1fr 150px;gap:12px}.header-center{padding:0 14px}.header-center .nav{gap:14px}.header-center .nav a{font-size:10px}}@media(max-width:950px){.header{display:flex;justify-content:space-between;padding:0 24px}.header-center{margin-left:auto;background:transparent;box-shadow:none;padding:0;height:auto}.header-center .city-picker,.header-center .nav{display:none}.header-side-right{gap:12px}.header.scrolled .header-center{position:static;width:auto;transform:none}.header.scrolled .header-side-right,.header.scrolled .logo{opacity:1;pointer-events:auto}}.hero h1{right:2vw;width:min(70vw,1260px);font-size:clamp(46px,4.55vw,80px)}.hero h1 span{display:block}.asset-card p,.asset-note,.scenario-note{display:none!important}.asset-card{justify-content:flex-end}.asset-card h3,.asset-card-all h3{margin-top:auto!important;margin-bottom:18px;min-height:0!important;max-width:84%}.lead-consent{display:grid;grid-gap:12px;gap:12px;color:var(--muted);font-size:13px;line-height:1.45}.lead-consent label{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;font-size:inherit!important;line-height:inherit!important;letter-spacing:0!important;text-transform:none!important;font-weight:400!important}.lead-consent input{width:16px;height:16px;margin:2px 0 0;padding:0;border-radius:3px;accent-color:var(--accent)}.lead-consent a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.lead-modal{position:fixed;inset:0;z-index:400;display:none;place-items:center;padding:24px;background:rgba(5,23,48,.58);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.lead-modal.is-open{display:grid}.lead-modal-panel{position:relative;width:min(640px,100%);padding:34px;border:4px solid var(--accent);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 26px 70px rgba(5,23,48,.24)}.lead-modal-close{position:absolute;right:12px;top:12px;width:44px;height:44px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:var(--accent);font-size:34px;line-height:1;cursor:pointer}.lead-modal-close:hover{color:var(--ink)}.lead-modal-close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lead-modal-title{margin:0 42px 8px 0;color:#000;font-family:IBM Plex Sans,Segoe UI,sans-serif;font-size:clamp(28px,2.4vw,38px);font-weight:500;line-height:1.16;text-align:center}.lead-modal-subtitle{margin:0 0 26px;color:#333;font-size:18px;line-height:1.45;text-align:center}.lead-modal .form{gap:16px}.lead-modal .form>label{display:block;font-size:0!important;line-height:0!important}.lead-modal .form input:not([type=checkbox]){width:100%;min-height:58px;border-radius:5px;background:#f3f3f3;font-size:18px}.lead-modal .form-submit{min-height:60px;border-radius:5px;background:#13aee7!important}.footer-grid{grid-template-columns:minmax(190px,.8fr) repeat(4,minmax(160px,1fr))}@media(min-width:951px){.hero-slide{left:1090px;top:668px}}@media(min-width:1800px){.hero-slide{left:1090px;top:668px}}@media(max-width:950px){.hero h1{right:24px;width:auto;font-size:clamp(42px,8.4vw,68px)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hero h1{right:18px;font-size:clamp(35px,10vw,50px)}.lead-modal{padding:14px}.lead-modal-panel{padding:28px 18px 22px;border-width:3px}.lead-modal-title{font-size:25px}.lead-modal-subtitle{font-size:16px}.footer-grid{grid-template-columns:1fr}}:root{--accent:#1672cf;--ink:#0b3a78;--muted:#527aa5;--paper:#eaf5ff;--line:#b9d8f2}body{background:#fff}.hero:before{background:linear-gradient(90deg,rgba(9,9,9,.78),rgba(9,9,9,.42) 55%,rgba(9,9,9,.58))}.hero-slide-thumb{color:var(--ink)}.header .mobile-nav.open{background:rgba(7,49,103,.97)}.city-button,.header-center,.header-center .nav a,.mobile-nav{color:var(--ink)}.city-menu button:hover{background:#eaf5ff}.scenario-section{background:#eef7ff}.faq-item,.review-card,.scenario-card{background:#e3f2ff;color:var(--ink)}.asset-card-all,.dark-cta,.scenario-card:nth-child(2n){background:#0b4f9c}.scenario-card:nth-child(2n) p{color:rgba(255,255,255,.78)}.process-step>span,.scenario-card-number,.trust span{color:rgba(22,114,207,.22)}.dark>div:first-child>p:last-child,.faq-item p,.process-step p,.review-person span,.scenario-card p{color:var(--muted)}.asset-note,.process-list,.process-step,.review-person,.scenario-note,.trust,.trust div{border-color:var(--line)}.asset-card:before{background:linear-gradient(180deg,rgba(9,9,9,.62),rgba(9,9,9,.16) 42%,rgba(9,9,9,.78))}.asset-card{background-color:#282826}.asset-card-all:hover,.dark-cta:hover{background:#1468bd}.asset-note{color:var(--ink)}.asset-section,.dark,.faq-section,.process-section,.reviews-section{background:#fff;color:var(--ink)}.review-card{box-shadow:0 24px 60px rgba(22,114,207,.13)}.faq-item button span:last-child,.form .lead-slider-label,.form .lead-slider-thumb,.review-control,.review-person strong{color:var(--ink)}.review-control{border-color:var(--line);background:transparent}.review-control:active,.review-control:focus,.review-control:hover{background:transparent!important;color:var(--ink)}.review-control:focus-visible{outline:2px solid var(--line);outline-offset:4px}.form .lead-slider{border-color:rgba(22,114,207,.34)}.form button{background:#0b4f9c}.form .lead-slider-thumb{border-color:rgba(22,114,207,.2);box-shadow:0 8px 25px rgba(22,114,207,.14)}.map{background:#dceeff}.header>.city-menu{position:fixed;z-index:100}.header-center .nav a:before,.mobile-city-switch{display:none}.header-center .nav{flex:1 1;justify-content:space-evenly;gap:18px}.header-center .nav a{font-size:13px;letter-spacing:.015em;white-space:nowrap}.city-button{font-size:12px}.header-center{align-self:start;height:70px;border-radius:0;padding:0 58px 8px;gap:30px;-webkit-clip-path:none;clip-path:none;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 70' preserveAspectRatio='none'%3E%3Cpath d='M0 0H1000L968 54Q960 68 944 70H56Q40 68 32 54L0 0Z' fill='white'/%3E%3C/svg%3E") center/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 70' preserveAspectRatio='none'%3E%3Cpath d='M0 0H1000L968 54Q960 68 944 70H56Q40 68 32 54L0 0Z' fill='white'/%3E%3C/svg%3E") center/100% 100% no-repeat;transition:opacity .25s ease,transform .3s ease,background .35s ease,box-shadow .35s ease}.header-center .search-button{flex:0 0 44px;margin-left:4px;border-radius:50%;background:var(--accent);color:#fff;font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cpath d='m15.5 15.5 5 5' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:25px 25px}.header.scrolled .header-center{top:0;width:min(1180px,calc(100vw - 72px));height:70px;border-radius:0;background:rgba(190,225,255,.82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 38px rgba(11,58,120,.18)}.header.is-scrolling .header-center{opacity:0;transform:translate(-50%,-120%);pointer-events:none}.header.returning-top .header-center{animation:header-drop-in .42s ease both}@keyframes header-drop-in{0%{opacity:0;transform:translateY(-110%)}to{opacity:1;transform:translateY(0)}}.header.scrolled .brand-logo,.header.scrolled .header-side-right{opacity:0;pointer-events:none}.header-side-right{padding-right:20px}.header-side-right .phone{font-size:20px;font-weight:500;letter-spacing:-.025em}.brand-logo{color:#fff;display:flex;flex-direction:column;align-items:flex-start}.brand-logo strong{font-size:30px;letter-spacing:.145em;text-transform:uppercase;transform:scaleX(1.08);transform-origin:left center}.brand-logo small{margin-top:8px;display:block;color:rgba(255,255,255,.78);font-size:9px;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}.header .brand-logo small{color:rgba(255,255,255,.82)}.search-button{width:46px;height:46px;display:grid;place-items:center;font-size:32px;line-height:1}.form .lead-slider-label{left:50%;width:max-content;transform:translate(-50%,-50%);text-align:center}.hero-copy .eyebrow{display:none}.hero h1 em{color:rgba(255,255,255,.56)}.hero-slide-label{left:61%;width:max-content;transform:translate(-50%,-50%)}.form-submit{min-height:62px;border:0;border-radius:11px;background:var(--accent)!important;color:#fff;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:background .2s,transform .2s}.form-submit:hover{background:#0b4f9c!important;transform:translateY(-2px)}.asset-card-arrow,.dark-cta span,.faq-item button span:last-child,.hero-slide-thumb,.lead-slider-thumb,.review-control{font-size:0!important;display:grid;place-items:center}.asset-card-arrow:before,.dark-cta span:before,.faq-item button span:last-child:before,.hero-slide-thumb:before,.lead-slider-thumb:before,.review-control:before{content:"";display:block;width:34px;height:18px;background-color:var(--accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 18'%3E%3Cpath d='M1 9h30M23 1l8 8-8 8' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 18'%3E%3Cpath d='M1 9h30M23 1l8 8-8 8' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.review-prev:before{transform:rotate(180deg)}.hero-slide-thumb:before,.lead-slider-thumb:before{position:absolute;left:50%;top:50%;margin:0;transform:translate(-50%,-50%)}.hero-slide-thumb,.lead-slider-thumb{position:absolute}@media(max-width:600px){.hero-slide{height:80px}.hero-slide-thumb{width:68px;height:68px}}.asset-card-number{top:24px;left:26px;right:auto;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:condensed;font-weight:800;font-size:clamp(54px,5vw,88px);line-height:.82;letter-spacing:-.08em;color:rgba(112,189,255,.62)}.asset-card h3{margin-top:105px;min-height:78px}.asset-card p{min-height:70px;margin-top:auto}.asset-card-all{background:#0b4f9c}.asset-card-all:hover{background:#1468bd}.asset-card-all .asset-card-number{display:none}.asset-card-all h3{width:min-content;margin-top:auto;min-height:78px}.asset-card-all .asset-card-arrow:before{background-color:#fff}.dark-cta{justify-content:center;text-align:center}.dark-cta span{display:none}.site-footer{padding:70px 3.5vw 28px;border:0;background:#dceeff;color:var(--ink);display:block;font-size:13px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.35fr;grid-gap:7vw;gap:7vw;padding-bottom:55px}.footer-brand{width:210px;color:var(--ink)}.footer-brand small{color:var(--muted)}.footer-column{display:grid;align-content:start;grid-gap:13px;gap:13px}.footer-column strong{margin-bottom:9px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.footer-column a,.footer-column span{color:var(--muted);line-height:1.45}.footer-column a:hover{color:var(--accent)}.footer-phone{color:var(--ink)!important;font-size:18px;font-weight:800}.footer-bottom{padding-top:24px;border-top:1px solid rgba(11,58,120,.16);display:flex;justify-content:space-between;gap:24px;color:var(--muted);font-size:10px}@media(max-width:950px){.header-center{align-self:auto;height:auto;padding:0;-webkit-clip-path:none;clip-path:none}.header.scrolled .header-center{height:auto}.mobile-city-switch{display:flex;gap:8px}.mobile-city-switch button{min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);font-weight:700;cursor:pointer}.header.scrolled .brand-logo,.header.scrolled .header-side-right{opacity:1;pointer-events:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}}@media(max-width:600px){.brand-logo{width:145px}.brand-logo strong{font-size:22px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column}.site-footer{padding:55px 18px 25px}}.services-nav-item{display:flex;align-items:center}.services-toggle{width:28px;min-height:44px;border:0;background:transparent;color:inherit;font-weight:700;cursor:pointer}.services-toggle[aria-expanded=true]{transform:rotate(180deg)}.services-menu{display:none;position:fixed;z-index:110;width:min(390px,calc(100vw - 32px));padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);box-shadow:0 15px 35px rgba(11,58,120,.2);grid-template-columns:1fr 1fr;gap:2px}.services-menu.open{display:grid}.services-menu a{min-height:44px;padding:9px 10px;border-radius:7px;display:flex;align-items:center;color:var(--ink)!important;font-size:12px;font-weight:700;line-height:1.3}.services-menu a:hover{background:var(--paper);color:var(--accent)!important}.mobile-services{display:grid}.mobile-services-head{display:flex;align-items:center;justify-content:space-between}.mobile-services-head>a{min-height:44px;display:flex;align-items:center}.mobile-services-list{display:none;padding:8px 0 0 14px;gap:2px}.mobile-services-list.open{display:grid}.mobile-services-list a{min-height:42px;padding:7px 10px;border-left:2px solid rgba(255,255,255,.35);display:flex;align-items:center;font-size:13px}@media(max-width:950px){.services-menu{display:none!important}.mobile-nav.open{max-height:calc(100vh - 76px);overflow-y:auto}.mobile-services .services-toggle{display:block}}@media(max-width:600px){.mobile-nav.open{max-height:calc(100vh - 66px)}}body,html{overflow-x:hidden}body{font-family:IBM Plex Sans,Segoe UI,sans-serif}.asset-card h3,.asset-card-number,.asset-heading h2,.asset-note,.case strong,.dark h2,.faq-item button,.faq-section .section-title h2,.hero h1,.hero-copy>p:last-of-type,.map strong,.office h3,.process-head h2,.process-step h3,.process-step>span,.request-section h2,.review-card blockquote,.review-mark,.reviews-head h2,.scenario-card h3,.scenario-card-number,.scenario-head h2,.scenario-note,.stat strong,.success,.trust span,.trust strong,h1,h2,h3{font-family:"IBM Plex Serif",Georgia,serif;font-stretch:normal;font-weight:600}.benefit span,.brand-logo strong,.button,.case span,.city-button,.city-menu button,.dark-cta,.eyebrow,.footer-column strong,.footer-phone,.form .lead-slider-label,.form label,.form-submit,.header-center .nav a,.header-side-right .phone,.hero-slide-label,.logo,.mobile-city-switch button,.mobile-nav,.mobile-services-list a,.nav a,.office a,.phone,.service span,.services-menu a,.services-toggle,.trust span,b,strong{font-weight:600}.asset-heading h2,.dark h2,.faq-section .section-title h2,.hero h1,.process-head h2,.request-section h2,.reviews-head h2,.scenario-head h2{letter-spacing:-.035em}.asset-card h3,.faq-item button,.hero-copy>p:last-of-type,.process-step h3,.scenario-card h3,.trust strong{letter-spacing:-.02em}.hero h1{width:min(72vw,1280px);font-size:clamp(44px,4.35vw,76px);line-height:1.02;text-transform:none}.hero-copy>p:last-of-type{top:60%;width:min(46vw,760px);font-size:clamp(20px,2vw,32px);line-height:1.22;text-transform:none}.asset-card h3,.asset-heading h2,.asset-note,.dark h2,.dark-cta,.faq-item button,.faq-section .section-title h2,.form .lead-slider-label,.form-submit,.hero-slide-label,.process-head h2,.process-step h3,.request-section h2,.reviews-head h2,.scenario-card h3,.scenario-head h2,.scenario-note,.trust strong{text-transform:none}.asset-heading h2,.dark h2,.faq-section .section-title h2,.process-head h2,.request-section h2,.reviews-head h2,.scenario-head h2{line-height:1.12;text-wrap:balance}.asset-card h3,.faq-item button,.process-step h3,.scenario-card h3,.trust strong{line-height:1.16;text-wrap:balance}.asset-note,.scenario-note{line-height:1.28;text-wrap:balance}.asset-card h3{max-width:88%}.asset-heading,.asset-heading h2{max-width:1120px}.trust{align-content:stretch}.trust div{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:42px;gap:42px;align-items:center}.trust span,.trust strong{align-self:center}.trust strong{max-width:330px}.faq-item button{color:var(--ink)}.request-section h2{font-size:clamp(25px,2.55vw,47px);line-height:1.12}.request-section .section-intro{max-width:560px;font-size:15px;line-height:1.68}.header-center,.header-center .nav,.header-side-right{min-width:0}.header-center{padding-inline:clamp(22px,3vw,58px)}.header-center .nav{gap:clamp(12px,1.4vw,28px)}.city-button,.header-center .nav a{font-size:clamp(11px,.75vw,13px)}.header-side-right .phone{font-size:clamp(17px,1.05vw,20px);line-height:1.12;white-space:nowrap}.hero-slide{width:clamp(330px,22vw,424px);height:80px}.hero-slide-label{left:92px;right:24px;font-size:12px;transform:translateY(-50%);text-align:center}.hero-slide-thumb{left:6px;top:6px;width:68px;height:68px}@media(min-width:1800px){.asset-section,.dark,.faq-section,.form-section,.header,.hero,.process-section,.quote,.reviews-section,.scenario-section,.section,.site-footer{width:min(1920px,100%);max-width:none;margin-left:auto;margin-right:auto}.header{left:50%;right:auto;transform:translateX(-50%)}.hero{height:1020px;min-height:1020px}.hero h1{top:260px;right:68px;width:1360px;font-size:76px}.hero-copy>p:last-of-type{top:648px;width:760px;font-size:32px}.hero-slide{left:1171px;bottom:108px;width:424px}.asset-section,.dark,.faq-section,.header,.process-section,.reviews-section,.scenario-section,.site-footer{padding-left:67px;padding-right:67px}.header-center{padding-inline:58px}.header-center .nav{gap:28px}.dark{gap:154px}.asset-heading h2,.dark h2,.faq-section .section-title h2,.process-head h2,.reviews-head h2,.scenario-head h2{font-size:52px}.trust div{min-width:0;grid-template-columns:78px minmax(0,1fr);gap:20px;padding:20px 18px}.trust span{font-size:76px}.trust strong{min-width:0;max-width:none;font-size:23px;line-height:1.12;overflow-wrap:anywhere}.asset-card-number,.process-step>span,.scenario-card-number{font-size:88px}.scenario-card h3{font-size:38px}.scenario-card p{font-size:18px}.scenario-note{width:1250px;max-width:none;font-size:36px}.asset-card h3{font-size:37px}.asset-note{width:880px;font-size:32px}.process-step h3{font-size:34px}.reviews-section{gap:134px}.review-card{width:360px}.review-card blockquote{font-size:27px}.faq-section{gap:154px}.faq-item button{font-size:21px}.form-section{width:min(1200px,calc(100% - 134px));padding-left:70px;padding-right:70px;margin-left:auto;margin-right:auto}.footer-grid{gap:134px}}@media(min-width:951px){body{min-width:0;overflow-x:hidden}.page-shell{width:1920px;margin:0 auto;position:relative;overflow:hidden;background:#fff;zoom:var(--page-fit-scale,1)}.asset-section,.dark,.faq-section,.header,.hero,.process-section,.reviews-section,.scenario-section,.site-footer{width:1920px;max-width:none;margin-left:0;margin-right:0}.header{height:calc(92px * var(--page-fit-inverse, 1));left:0;right:0;transform:none;grid-template-columns:calc(220px * var(--page-fit-inverse, 1)) minmax(calc(620px * var(--page-fit-inverse, 1)),1fr) calc(220px * var(--page-fit-inverse, 1));gap:calc(22px * var(--page-fit-inverse, 1));padding:0 calc(67px * var(--page-fit-inverse, 1))}.brand-logo{width:calc(205px * var(--page-fit-inverse, 1))}.brand-logo strong{font-size:calc(30px * var(--page-fit-inverse, 1))}.brand-logo small{margin-top:calc(8px * var(--page-fit-inverse, 1));font-size:calc(9px * var(--page-fit-inverse, 1))}.header-center{height:calc(70px * var(--page-fit-inverse, 1));padding-inline:calc(58px * var(--page-fit-inverse, 1));display:grid;grid-template-columns:calc(118px * var(--page-fit-inverse, 1)) repeat(5,calc(112px * var(--page-fit-inverse, 1)));grid-column-gap:calc(18px * var(--page-fit-inverse, 1));column-gap:calc(18px * var(--page-fit-inverse, 1));align-items:center}.header-center .city-picker{display:flex;justify-content:flex-start;min-width:0}.header-center .nav{align-items:center;display:contents;flex:none;flex-wrap:nowrap;justify-content:center;gap:0;transform:none}.services-nav-item{flex-wrap:nowrap;gap:calc(4px * var(--page-fit-inverse, 1));white-space:nowrap}.city-button,.header-center .nav a,.services-nav-item{min-height:calc(44px * var(--page-fit-inverse, 1));display:inline-flex;align-items:center;justify-content:center}.city-button,.header-center .nav a{font-size:calc(13px * var(--page-fit-inverse, 1));line-height:1}.city-button{justify-content:flex-start}.header-center .nav>a,.services-nav-item{justify-self:center}.services-nav-item>a,.services-toggle{min-height:calc(44px * var(--page-fit-inverse, 1))}.services-toggle{width:calc(18px * var(--page-fit-inverse, 1));padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:0;line-height:1}.services-toggle:before{content:"▾";font-size:calc(15px * var(--page-fit-inverse, 1));line-height:1;transform:none}.header-center .search-button{display:none}.header-side-right{padding-right:calc(20px * var(--page-fit-inverse, 1))}.header-side-right .phone{font-size:calc(20px * var(--page-fit-inverse, 1))}.header.scrolled .header-center{position:fixed;top:0;left:50%;width:calc(1180px * var(--page-fit-inverse, 1));transform:translateX(-50%);opacity:1;pointer-events:auto}.header.is-scrolling .header-center{opacity:0;transform:translate(-50%,-120%);pointer-events:none}.hero{height:1020px;min-height:1020px}.hero h1{top:260px;right:68px;left:auto;width:1360px;font-size:76px}.hero-copy>p:last-of-type{left:67px;top:648px;width:760px;font-size:32px}.hero-slide{left:1171px;right:auto;bottom:108px;width:424px;height:80px}.asset-section,.dark,.faq-section,.process-section,.reviews-section,.scenario-section,.site-footer{padding-left:67px;padding-right:67px}.asset-heading h2,.dark h2,.faq-section .section-title h2,.process-head h2,.reviews-head h2,.scenario-head h2{font-size:52px}.asset-card-number,.process-step>span,.scenario-card-number,.trust span{font-size:88px}.scenario-card h3{font-size:38px}.scenario-card p{font-size:18px}.scenario-note{width:1250px;max-width:none;font-size:36px}.asset-card h3{font-size:37px}.asset-note{width:880px;font-size:32px}.dark{grid-template-columns:620px 1fr;gap:154px}.trust div{min-width:0;min-height:170px;grid-template-columns:78px minmax(0,1fr);gap:34px;padding:20px 16px}.trust strong{min-width:0;max-width:none;font-size:22px;line-height:1.12;overflow-wrap:anywhere}.process-step h3{font-size:34px}.reviews-section{grid-template-columns:650px 1fr;gap:134px}.review-card{width:360px}.review-card blockquote{font-size:27px}.faq-section{grid-template-columns:650px 1fr;gap:154px}.faq-item button{font-size:21px}.form-section{width:1320px;margin:0 auto 110px;padding:72px 78px;grid-template-columns:1fr 1fr;gap:78px}.request-section h2{font-size:42px;line-height:1.12}.request-section .section-intro{font-size:15px}.footer-grid{gap:134px}}@media(max-width:950px){.hero h1{top:22%;width:auto;font-size:clamp(40px,8vw,66px);line-height:1.04}.hero-copy>p:last-of-type{top:60%;width:min(78vw,620px);font-size:clamp(19px,3.4vw,29px)}}@media(max-width:600px){.hero h1{top:20%;font-size:clamp(34px,9.6vw,48px);line-height:1.06}.hero-copy>p:last-of-type{top:56%;width:calc(100% - 36px);font-size:clamp(18px,5.1vw,24px);line-height:1.28}.asset-card h3,.faq-item button,.process-step h3,.scenario-card h3{font-size:clamp(21px,6vw,29px)}.trust div{grid-template-columns:72px minmax(0,1fr);gap:22px}.asset-heading h2,.dark h2,.faq-section .section-title h2,.process-head h2,.request-section h2,.reviews-head h2,.scenario-head h2{font-size:clamp(28px,7.6vw,38px)}.request-section h2{font-size:clamp(25px,7vw,34px)}}.hero-slide{width:auto;min-width:260px;height:64px;padding:0 28px;border:0;border-radius:10px;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:22px;cursor:pointer;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 16px 36px rgba(11,58,120,.18)}.hero-slide:after{display:none;content:""}.hero-slide-label{position:static;transform:none;width:auto;font-size:14px;letter-spacing:0;text-transform:none;white-space:nowrap}.hero-slide-thumb{display:none}.process-section{background:var(--paper)}.asset-card p,.dark>div:first-child>p:not(.eyebrow),.faq-item p,.form input,.form input::placeholder,.form label,.process-step p,.review-person span,.reviews-head p,.scenario-card p,.section-intro,.success{font-size:16px;line-height:1.68}.footer-bottom,.footer-column a,.footer-column span,.site-footer{font-size:15px;line-height:1.55}.footer-column strong{font-size:15px}.footer-phone{font-size:21px}@media(min-width:951px){.asset-card p,.dark>div:first-child>p:not(.eyebrow),.faq-item p,.form input,.form input::placeholder,.form label,.process-step p,.review-person span,.reviews-head p,.scenario-card p,.section-intro,.success{font-size:calc(16px * var(--page-fit-inverse, 1))}.request-section .section-intro{font-size:calc(16px * var(--page-fit-inverse, 1))}.hero-slide{min-width:calc(310px * var(--page-fit-inverse, 1));height:calc(72px * var(--page-fit-inverse, 1));padding:0 calc(34px * var(--page-fit-inverse, 1));border:calc(2px * var(--page-fit-inverse, 1)) solid rgba(255,255,255,.82);background:rgba(255,255,255,.12);box-shadow:none}.hero-slide-label{font-size:calc(16px * var(--page-fit-inverse, 1))}.hero-slide:after{font-size:calc(24px * var(--page-fit-inverse, 1))}.dark-cta{min-height:calc(66px * var(--page-fit-inverse, 1));padding:0 calc(34px * var(--page-fit-inverse, 1))}.dark-cta,.form-submit{font-size:calc(16px * var(--page-fit-inverse, 1))}.form-submit{min-height:calc(64px * var(--page-fit-inverse, 1))}.footer-bottom,.footer-column a,.footer-column span,.footer-column strong,.site-footer{font-size:calc(16px * var(--page-fit-inverse, 1))}.footer-phone{font-size:calc(21px * var(--page-fit-inverse, 1))}.hero{height:940px;min-height:940px}.hero-copy>p:last-of-type{top:595px}.hero-slide{left:1171px;right:auto;top:705px;bottom:auto;width:auto}.form-section{width:1920px;max-width:none;margin:0 0 110px;padding:82px 67px;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(480px,.86fr)}}@media(min-width:1800px){.hero{height:940px;min-height:940px}.hero-copy>p:last-of-type{top:595px}.hero-slide{top:705px;bottom:auto}}@media(max-width:950px){.hero-slide{top:auto;bottom:10%;min-width:240px}}@media(max-width:600px){.asset-card p,.dark>div:first-child>p:not(.eyebrow),.faq-item p,.form input,.form input::placeholder,.form label,.process-step p,.scenario-card p,.section-intro{font-size:15px}.dark-cta,.footer-bottom,.footer-column a,.footer-column span,.footer-column strong,.form-submit,.hero-slide-label,.request-section .section-intro,.site-footer{font-size:15px}}.floating-actions{position:fixed;right:28px;bottom:28px;z-index:120;display:grid;grid-gap:12px;gap:12px;opacity:1;transform:translateY(0);transition:opacity .25s ease,transform .25s ease}@media(min-width:951px){.floating-actions{right:max(28px,calc((100vw - 1920px) / 2 + 28px))}}.floating-actions.is-hidden{opacity:0;pointer-events:none;transform:translateY(18px)}.floating-action{width:58px;height:58px;border:0;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 14px 32px rgba(11,58,120,.24);font-size:0;background-repeat:no-repeat;background-position:50%;background-size:26px 26px}.floating-top:before{content:"↑";font-size:29px;line-height:1;font-weight:400;transform:translateY(-2px)}@media(max-width:600px){.floating-actions{right:18px;bottom:18px}.floating-action{width:52px;height:52px}}@media(min-width:951px){.hero h1{left:50%!important;right:3.5vw!important;width:auto!important;max-width:860px!important;font-size:clamp(54px,4.7vw,84px)!important;text-align:left!important}.hero-slide{left:1038px!important;top:668px!important}.site-footer{font-size:13px!important}.footer-grid{grid-template-columns:minmax(160px,.72fr) minmax(140px,.86fr) minmax(170px,.98fr) minmax(170px,.98fr) minmax(230px,1.25fr)!important;gap:clamp(22px,2.2vw,48px)!important}.footer-bottom,.footer-column a,.footer-column span,.footer-column strong{font-size:13px!important}.footer-phone{font-size:18px!important}}.lead-modal-title{margin:0 0 8px!important;padding:0 56px}.lead-modal-subtitle,.lead-modal-title{text-align:center!important}.lead-modal.is-success .lead-modal-panel{padding-top:58px}.lead-modal.is-success .lead-modal-close{right:12px;top:12px}.lead-modal.is-success .success{max-width:520px;padding:0 8px;font-size:clamp(20px,5.2vw,30px);line-height:1.36}.lead-consent{gap:10px;font-size:12px;line-height:1.32}.company-summary{margin:clamp(42px,5vw,72px) 0 clamp(48px,6vw,82px);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);grid-gap:clamp(30px,5vw,88px);gap:clamp(30px,5vw,88px);align-items:start}.company-summary-text{max-width:930px;display:grid;grid-gap:18px;gap:18px}.company-summary-text p{margin:0;color:var(--muted);font-size:calc(18px * var(--page-fit-inverse, 1));line-height:1.68;text-wrap:pretty}.scenario-cards-head{margin:0 0 clamp(42px,5vw,70px)}.scenario-section>.scenario-head:first-child{display:none}.company-summary-facts{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.company-summary-facts li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:calc(17px * var(--page-fit-inverse, 1));line-height:1.45;font-weight:600;white-space:nowrap}@media (max-width:950px){.company-summary{grid-template-columns:1fr;gap:28px}}@media (max-width:600px){.company-summary{margin:36px 0 46px}.company-summary-facts li{font-size:15px;padding:15px 0;white-space:normal}}@media (max-width:950px){.header{position:fixed;top:0;left:0;right:0;width:100%;transform:none;background:transparent;border-bottom:0;box-shadow:none;color:#fff}.header .brand-logo{width:156px;color:#fff}.header .brand-logo strong{width:auto;display:block;font-size:23px;letter-spacing:.205em;transform:scaleX(1);transform-origin:left center}.header .brand-logo small{width:auto;margin-top:7px;display:block;color:rgba(255,255,255,.86);font-size:7px;letter-spacing:.1em;text-align:left;text-align-last:auto;white-space:nowrap}.header .header-side-right{display:none!important}.header .header-center{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:22px;position:absolute;top:50%;right:18px;transform:translateY(-50%);padding:0!important;background:transparent!important;box-shadow:none!important;-webkit-mask:none;mask:none}.header .mobile-call-button,.header .search-button{flex:0 0 30px;width:30px;height:44px;margin-left:0;border:0;border-radius:0;background-color:transparent!important;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:0;color:#fff;font-size:0;position:relative;order:1}.header .mobile-call-button:before{content:"";position:absolute;inset:8px 2px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.5 3 3.6 5.1 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1 .3 2 .5 3.1.5.7 0 1.3.6 1.3 1.3v3.4c0 .7-.6 1.3-1.3 1.3C10.4 21.4 2.6 13.6 2.6 4.3 2.6 3.6 3.2 3 3.9 3h3.4c.7 0 1.3.6 1.3 1.3 0 1.1.2 2.1.5 3.1.1.4 0 .9-.3 1.2l-2.2 2.2Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.5 3 3.6 5.1 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1 .3 2 .5 3.1.5.7 0 1.3.6 1.3 1.3v3.4c0 .7-.6 1.3-1.3 1.3C10.4 21.4 2.6 13.6 2.6 4.3 2.6 3.6 3.2 3 3.9 3h3.4c.7 0 1.3.6 1.3 1.3 0 1.1.2 2.1.5 3.1.1.4 0 .9-.3 1.2l-2.2 2.2Z'/%3E%3C/svg%3E") center/contain no-repeat}.header .menu{min-height:44px;padding:0;border:0;background:transparent;color:#fff;font-weight:600;order:2}.header .mobile-nav.open{position:fixed;top:76px;left:0;right:0;border-bottom:0;background:rgba(7,49,103,.97);box-shadow:0 16px 34px rgba(7,49,103,.18);color:#fff}.mobile-city-switch button.is-active{border-color:#fff;background:#fff;color:var(--accent)}.header.is-scrolled,.header.scrolled{background:#fff;color:var(--ink);box-shadow:0 10px 28px rgba(11,58,120,.1)}.header.is-scrolled .brand-logo,.header.scrolled .brand-logo{color:var(--ink)}.header.is-scrolled .brand-logo small,.header.scrolled .brand-logo small{color:var(--muted)}.header.is-scrolled .menu,.header.scrolled .menu{color:var(--ink)}.header.is-scrolled .mobile-call-button,.header.is-scrolled .search-button,.header.scrolled .mobile-call-button,.header.scrolled .search-button{background-color:transparent!important;color:var(--accent)}.header.is-scrolled .header-center,.header.scrolled .header-center{position:absolute;top:50%;right:18px;width:auto;height:auto;transform:translateY(-50%);background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-slide{border-color:rgba(255,255,255,.82)!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.header.is-scrolling .header-center{opacity:1;transform:translateY(-50%);pointer-events:auto}}@media (max-width:600px){.header .brand-logo,.header .brand-logo small,.header .brand-logo strong{width:auto}.header .mobile-call-button,.header .search-button{flex-basis:28px;width:28px;height:44px}.header .mobile-nav.open{top:66px}}.brand-logo{position:relative;display:block;width:205px;line-height:1;overflow:visible}.brand-logo:before{content:"";display:block;width:100%;aspect-ratio:160/48;background:currentColor;-webkit-mask:url(/images/etalon-logo.svg) center/contain no-repeat;mask:url(/images/etalon-logo.svg) center/contain no-repeat}.brand-logo small,.brand-logo strong{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important}@media (max-width:950px){.header{justify-content:center!important}.header .brand-logo{position:absolute;left:50%;top:50%;width:128px;transform:translate(-50%,-50%);align-items:center;text-align:center}.header .brand-logo strong{width:128px;font-size:23px;letter-spacing:.236em;transform:none!important;transform-origin:center}.header .brand-logo small{width:128px;font-size:7px;letter-spacing:.1em;text-align:center}.header .header-center,.header.is-scrolled .header-center,.header.scrolled .header-center{position:static;width:auto;transform:none;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none}.header .menu{left:18px;order:0}.header .menu,.header .mobile-call-button{position:absolute;top:50%;transform:translateY(-50%)}.header .mobile-call-button{right:18px}.header .mobile-nav.open{top:0;left:0;right:auto;width:min(80vw,340px);height:100svh;min-height:100svh;padding:24px 22px 34px;display:grid;align-content:start;grid-gap:18px;gap:18px;overflow-y:auto;background:rgba(234,245,255,.98);color:var(--ink);box-shadow:18px 0 42px rgba(11,58,120,.22);z-index:80;animation:mobile-drawer-in .24s ease both}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:2px}.mobile-menu-head strong{font-size:22px;font-weight:600;line-height:1.1}.mobile-menu-close{width:38px;height:38px;padding:0;border:0;background:transparent;color:var(--ink);font-size:30px;line-height:1;cursor:pointer}.mobile-menu-contact{display:grid;grid-gap:8px;gap:8px;margin-top:8px;padding-top:18px;border-top:1px solid rgba(22,114,207,.22)}.mobile-menu-phone{color:var(--accent)!important;font-size:18px;font-weight:600}.mobile-menu-address{color:var(--ink);font-size:14px;line-height:1.45}.mobile-nav a,.mobile-services .services-toggle,.mobile-services-head a,.mobile-services-list a{color:var(--ink)!important}.mobile-city-switch button{border-color:var(--line);background:#fff;color:var(--ink)}.mobile-city-switch button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.mobile-services-head{justify-content:flex-start;gap:6px}.mobile-services-head .services-toggle{width:30px;min-height:44px}.mobile-services-list{padding-left:0}.mobile-services-list a{border-left:0;padding-left:0}.hero-slide{border:2px solid rgba(255,255,255,.88)!important}.scenario-section{padding-top:40px}.company-summary{margin-top:18px}.site-footer{padding:34px 18px 18px}.footer-grid{grid-template-columns:1fr;gap:0;padding-bottom:18px}.footer-brand{width:128px;margin-bottom:18px}.footer-column{gap:0;border-top:1px solid rgba(11,58,120,.16)}.footer-column:last-child{padding-top:16px}.footer-column strong{min-height:44px;margin:0;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:1.2;cursor:pointer}.footer-column:not(:last-child) strong:after{content:"▾";font-size:13px;transition:transform .18s ease}.footer-column.is-open strong:after{transform:rotate(180deg)}.footer-column:not(:last-child) a,.footer-column:not(:last-child) span{display:none}.footer-column.is-open:not(:last-child) a,.footer-column.is-open:not(:last-child) span{min-height:34px;display:flex;align-items:center}.footer-bottom,.footer-column a,.footer-column span{font-size:11px;line-height:1.35}.footer-phone{font-size:13px!important}.footer-bottom{padding-top:16px;gap:10px}@keyframes mobile-drawer-in{0%{opacity:0;transform:translateX(-16px)}to{opacity:1;transform:translateX(0)}}}@media (max-width:600px){.header .mobile-nav.open{min-height:100svh}}.dark{align-items:stretch}.dark>div:first-child{display:grid;align-content:start;grid-gap:18px;gap:18px}.dark>div:first-child p:not(.eyebrow){margin-top:-8px}.trust .dark-cta{grid-column:1/-1;width:min(360px,100%);margin:20px 0 0;justify-self:start}.dark>div:first-child .dark-cta,.trust .dark-cta{background:#0b4f9c;text-transform:none;letter-spacing:0;font-size:15px;font-weight:600}.dark>div:first-child .dark-cta{width:min(340px,100%);margin:28px 0 0;align-self:start;justify-self:center;justify-content:center}.process-section{padding-top:0;padding-bottom:110px;background:#fff}.process-head{max-width:none;margin:0 -3.5vw;padding:78px 3.5vw 66px;background:#fff}.process-list{padding:34px 3.5vw 0;background:var(--paper);border-top:0!important}.process-step:first-child{padding-top:0}.process-step:last-child{border-bottom:0!important}.faq-item button{font-size:22px!important;line-height:1.15}@media (max-width:950px){.menu{width:32px;height:44px;min-height:44px;display:grid!important;align-content:center;grid-gap:5px;gap:5px;color:inherit;font-size:0}.menu span{display:block;width:28px;height:2px;flex:0 0 2px;border-radius:999px;border:0;box-shadow:none;background:currentColor;display:none!important}.menu:before{content:"";width:28px;height:20px;display:block;background:linear-gradient(currentColor,currentColor) 0 1px /28px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 9px /28px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 17px /28px 2px no-repeat}.menu{place-items:center;gap:0}}.footer-phone{display:inline-flex;margin-bottom:10px}.success{max-width:430px;margin:0 auto;text-align:center;justify-self:center;align-self:center}@media (max-width:600px){.lead-modal.is-success .lead-modal-panel{padding:58px 18px 28px}.lead-modal.is-success .success{max-width:100%;padding:0 18px;font-size:clamp(20px,6.2vw,26px)}}@media (max-width:950px){#cases,#reviews,#why{scroll-margin-top:112px}.mobile-nav>a,.mobile-services-head>a,.mobile-services-list a{border-radius:8px;transition:transform .18s ease,background-color .18s ease,color .18s ease}}@media (max-width:950px){.mobile-nav>a:focus-visible,.mobile-nav>a:hover,.mobile-services-head>a:focus-visible,.mobile-services-head>a:hover,.mobile-services-list a:focus-visible,.mobile-services-list a:hover{background:transparent;color:var(--accent)!important;transform:translateX(5px)}@media (prefers-reduced-motion:reduce){.mobile-nav>a,.mobile-services-head>a,.mobile-services-list a{transition:none}.mobile-nav>a:focus-visible,.mobile-nav>a:hover,.mobile-services-head>a:focus-visible,.mobile-services-head>a:hover,.mobile-services-list a:focus-visible,.mobile-services-list a:hover{transform:none}}}@media (max-width:600px){.site-footer{padding:28px 18px 14px!important}.footer-grid{padding-bottom:12px!important}.footer-brand{margin-bottom:12px!important}.footer-column strong{min-height:42px!important}.footer-column.is-open:not(:last-child) a,.footer-column.is-open:not(:last-child) span{min-height:30px!important}.footer-column:last-child{padding-top:12px!important}.footer-phone{margin-bottom:8px!important}.footer-bottom{padding-top:12px!important}.dark{display:flex;flex-direction:column}.dark>div:first-child{display:contents}.dark>div:first-child .eyebrow{order:1}.dark>div:first-child h2{order:2}.dark>div:first-child p:not(.eyebrow){order:3;margin-top:-4px}.trust{order:4}.trust .dark-cta{width:100%;margin-top:12px}.dark>div:first-child .dark-cta{order:5;width:100%;margin-top:10px}.process-head{margin:0 -18px;padding:62px 18px 44px}.process-list{padding:24px 18px 0}.process-section{padding-bottom:78px}.faq-item button{font-size:22px!important}}