:root{--ink:#071017;--navy:#0b1822;--slate:#182833;--paper:#f4f5f5;--white:#fff;--gold:#dca52b;--gold-light:#f1c75d;--text:#10202b;--muted:#66747d;--line:#d9dee0;--shell:min(1200px,calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:var(--shell);margin:0 auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:800}.button{letter-spacing:.02em;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:.76rem;font-weight:800;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.button svg{width:17px;height:17px}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #f1c75d}.button--gold{background:linear-gradient(135deg,var(--gold-light),#c88b16);color:#16120a;box-shadow:0 9px 22px #cc911933}.button--outline{color:#fff;background:#030c1133;border-color:#ffffff8c}.site-header{z-index:20;color:#fff;position:absolute;inset:0 0 auto}.utility-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02070acc;border-bottom:1px solid #ffffff1f}.utility-bar__inner,.utility-bar__details,.utility-bar__social,.navigation{align-items:center;display:flex}.utility-bar__inner{justify-content:space-between;min-height:38px;font-size:.69rem}.utility-bar__details{gap:20px;font-style:normal}.utility-bar__details span,.utility-bar__details a,.utility-bar__social{align-items:center;gap:6px;display:flex}.utility-bar svg{width:13px;height:13px;color:var(--gold)}.utility-bar__social{gap:11px}.utility-bar__social>a{padding:3px}.utility-bar__social>a svg{color:#fff}.navigation{gap:30px;height:84px}.brand{flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.brand__monogram{letter-spacing:-.16em;background:linear-gradient(135deg,#fff,var(--gold));color:#0000;-webkit-background-clip:text;font-family:Georgia,serif;font-size:2.4rem;font-weight:900;line-height:1}.brand__copy{flex-direction:column;line-height:.88;display:flex}.brand__copy strong{letter-spacing:.06em;font-size:1.15rem}.brand__copy b{color:var(--gold);letter-spacing:.04em;font-size:1.05rem}.brand__copy small{letter-spacing:.08em;margin-top:5px;font-size:.38rem;font-weight:700}.navigation__links{text-transform:uppercase;flex:1;justify-content:center;align-items:center;gap:25px;font-size:.72rem;font-weight:800;display:flex}.navigation__links>a{padding:8px 0;position:relative}.navigation__links>a:not(.button):after{content:"";background:var(--gold);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.navigation__links>a:hover:after{width:100%}.navigation__cta{min-height:40px;padding-inline:16px}.navigation__toggle,.navigation__mobile-cta{display:none}.hero{isolation:isolate;color:#fff;background:var(--ink);min-height:735px;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center;z-index:-3}.hero__veil{z-index:-2;background:linear-gradient(90deg,#040c11f5 0%,#040c11e0 37%,#040c1161 70%,#040c11a8 100%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(transparent,var(--ink));opacity:.8;height:150px;position:absolute;inset:auto 0 0}.hero__layout{grid-template-columns:minmax(0,1.25fr) 330px;align-items:center;gap:8%;min-height:735px;padding:154px 0 95px;display:grid}.hero__content{max-width:675px}.hero h1{letter-spacing:-.055em;max-width:680px;margin:0;font-size:clamp(3rem,5.35vw,5rem);line-height:.98}.hero h1 span,.quote h2 span,.section-heading h2 span{color:var(--gold);display:block}.hero__lead{color:#e4e9eb;max-width:585px;margin:24px 0 0;font-size:1rem;line-height:1.75}.hero__actions{gap:12px;margin-top:30px;display:flex}.hero__note{color:#e0e6e8;align-items:center;gap:8px;margin:16px 0 0;font-size:.75rem;display:flex}.hero__note svg{width:16px;color:var(--gold)}.trust-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0c1c26e6,#050c12bf);border:1px solid #fff3;border-radius:5px;padding:25px 24px;box-shadow:0 18px 45px #00000047}.trust-card ul{margin:0;padding:0;list-style:none}.trust-card li{border-bottom:1px solid #ffffff1f;align-items:center;gap:13px;padding:15px 0;display:flex}.trust-card li:last-child{border:0;padding-bottom:0}.trust-card__icon{width:38px;height:38px;color:var(--gold);border:1px solid #dca52b8c;border-radius:50%;place-items:center;display:grid}.trust-card__icon svg{width:19px}.trust-card strong,.trust-card small{display:block}.trust-card strong{font-size:.83rem}.trust-card small{color:#b8c4ca;margin-top:4px;font-size:.67rem}.hero__line{color:var(--gold);opacity:.5;position:absolute;bottom:25px;right:6%}.hero__line svg{width:22px}.section{padding:104px 0}.section-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px;display:flex}.section-heading h2,.quote h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.05}.section-heading>p{max-width:380px;color:var(--muted);margin:0 0 3px;font-size:.9rem;line-height:1.7}.statistics{z-index:3;margin-top:-55px;position:relative}.statistics__grid{background:#fff;border-radius:6px;grid-template-columns:repeat(4,1fr);padding:25px 15px;display:grid;box-shadow:0 20px 50px #0510182b}.statistic{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:13px;padding:0 20px;display:flex}.statistic:last-child{border:0}.statistic>svg{width:34px;height:34px;color:var(--gold)}.statistic span{flex-direction:column;display:flex}.statistic strong{font-size:1.65rem;line-height:1}.statistic small{color:#59666d;margin-top:5px;font-size:.68rem}.services{background:#f6f6f5}.service-card{background:#fff;border:1px solid #e0e4e5;border-radius:4px;flex-direction:column;min-height:280px;padding:25px 19px 20px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";border:22px solid #edf0f0;border-radius:50%;width:115px;height:115px;transition:border-color .2s;position:absolute;top:-40px;right:-35px}.service-card:hover{transform:translateY(-5px);box-shadow:0 17px 28px #0c1a231f}.service-card:hover:before{border-color:#f8e9c2}.service-card__number{color:#aeb8bb;font-size:.65rem;font-weight:800;position:absolute;top:17px;right:16px}.service-card__icon{color:#152631;width:36px;height:36px;margin-bottom:24px;position:relative}.service-card h3{margin:0;font-size:.93rem;position:relative}.service-card p{color:#607077;flex:1;margin:11px 0 18px;font-size:.74rem;line-height:1.65;position:relative}.service-card a{color:#b77b0a;text-transform:uppercase;align-items:center;gap:6px;font-size:.66rem;font-weight:800;display:inline-flex;position:relative}.service-card a svg{width:14px}.projects{color:#fff;background:radial-gradient(circle at 75% 10%,#1d3443 0,#07121a 44%,#050d13 100%)}.section-heading--dark>p{color:#bdc6ca}.projects__grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.project-card{background:#0d1a22;border:1px solid #ffffff29;border-radius:4px;min-height:325px;position:relative;overflow:hidden}.project-card>img{object-fit:cover;transition:transform .45s}.project-card:hover>img{transform:scale(1.08)}.project-card__shade{background:linear-gradient(#02070a05,#02070aed 87%);position:absolute;inset:0}.project-card__content{position:absolute;bottom:16px;left:16px;right:16px}.project-card__content>span{color:#10151a;text-transform:uppercase;background:#dea92ce6;padding:4px 6px;font-size:.56rem;font-weight:900;display:inline-block}.project-card h3{margin:10px 0 8px;font-size:.93rem;line-height:1.38}.project-card p{color:#d3dce0;align-items:center;gap:4px;margin:0;font-size:.67rem;display:flex}.project-card p svg{width:13px;color:var(--gold)}.quote{color:#fff;background:linear-gradient(115deg,#07131c 0%,#0b1d29 55%,#142a37 100%);border-top:1px solid #dca52b99;padding:70px 0}.quote__grid{grid-template-columns:1.08fr .82fr .92fr;align-items:stretch;gap:32px;display:grid}.quote h2{font-size:clamp(2.1rem,3vw,3rem)}.quote__intro>p:not(.eyebrow){color:#c4d0d5;font-size:.9rem;line-height:1.7}.quote__checks{flex-wrap:wrap;gap:14px 20px;margin-top:25px;display:flex}.quote__checks span{align-items:center;gap:6px;font-size:.69rem;display:flex}.quote__checks svg{width:17px;color:var(--gold)}.upload-panel{border:1px dashed var(--gold-light);text-align:center;cursor:pointer;background:linear-gradient(135deg,#d1941926,#d1941947);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:300px;padding:25px;transition:background .2s;display:flex}.upload-panel:hover{background:linear-gradient(135deg,#d1941940,#d1941961)}.upload-panel input{opacity:0;width:1px;height:1px;position:absolute}.upload-panel>svg{width:53px;height:53px}.upload-panel strong{font-size:.83rem;line-height:1.5}.upload-panel small{color:#e2e8ea;font-size:.68rem;line-height:1.7}.quote-form{flex-direction:column;gap:9px;display:flex}.quote-form input,.quote-form textarea{color:#fff;background:#050d1380;border:1px solid #45545d;border-radius:3px;width:100%;padding:11px 12px;font-size:.73rem;transition:border-color .2s,background .2s}.quote-form textarea{resize:vertical}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#b0bcc2}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--gold);background:#050d13cc;outline:none}.quote-form .button{width:100%;margin-top:auto;font-size:.68rem}.advantages{background:#fff}.advantages__grid{grid-template-columns:repeat(5,1fr);padding:35px 0;display:grid}.advantages article{border-right:1px solid var(--line);gap:12px;padding:0 17px;display:flex}.advantages article:first-child{padding-left:0}.advantages article:last-child{border:0}.advantages svg{color:#1c2b33;flex:none;width:28px;height:28px}.advantages h3{margin:0;font-size:.74rem}.advantages p{color:#69767c;margin:6px 0 0;font-size:.64rem;line-height:1.55}.site-footer{color:#bdc8cd;background:#071017;padding:58px 0 18px}.site-footer__grid{grid-template-columns:1.35fr .8fr 1fr .9fr 1.25fr;gap:30px;display:grid}.brand--footer{margin-bottom:18px}.site-footer__about>p{color:#a9b7bd;max-width:280px;margin:0;font-size:.72rem;line-height:1.75}.footer-social{gap:9px;margin-top:18px;display:flex}.footer-social a{border:1px solid #46555d;border-radius:2px;place-items:center;width:25px;height:25px;transition:border-color .2s,color .2s;display:grid}.footer-social a:hover{border-color:var(--gold);color:var(--gold)}.footer-social svg{width:14px}.site-footer h2{color:#fff;text-transform:uppercase;margin:5px 0 16px;font-size:.78rem}.site-footer__list{flex-direction:column;gap:8px;display:flex}.site-footer__list a,.site-footer__contact a,.site-footer__contact p{font-size:.7rem;line-height:1.5}.site-footer__list a:hover,.site-footer__contact a:hover{color:var(--gold)}.site-footer__contact address{font-style:normal}.site-footer__contact p,.site-footer__contact a{align-items:flex-start;gap:8px;margin:0 0 10px;display:flex}.site-footer__contact svg{width:14px;height:14px;color:var(--gold);flex:none}.site-footer__bottom{color:#89989f;border-top:1px solid #25333b;justify-content:space-between;gap:15px;margin-top:42px;padding-top:17px;font-size:.65rem;display:flex}.site-footer__bottom div{gap:20px;display:flex}.site-footer__bottom a:hover{color:var(--gold)}@media (max-width:1100px){.navigation__links{gap:15px}.services__grid,.projects__grid{grid-template-columns:repeat(3,1fr)}.project-card{min-height:290px}.quote__grid{grid-template-columns:1fr 1fr}.quote__intro{grid-column:1/-1}.advantages__grid{grid-template-columns:repeat(3,1fr);gap:25px}.advantages article:nth-child(3){border:0}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.site-footer__contact{grid-column:2/-1}}@media (max-width:840px){.utility-bar__social{display:none}.navigation{height:74px}.navigation__links{background:#0a1822;border:1px solid #ffffff29;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:100%;left:24px;right:24px;box-shadow:0 18px 30px #0000004d}.navigation__links--open{display:flex}.navigation__links>a{padding:14px}.navigation__links>a:not(.button):after{display:none}.navigation__mobile-cta{margin:7px;display:flex}.navigation__cta{display:none}.navigation__toggle{color:#fff;background:0 0;border:0;place-items:center;margin-left:auto;padding:8px;display:grid}.navigation__toggle svg{width:28px;height:28px}.hero,.hero__layout{min-height:680px}.hero__layout{grid-template-columns:1fr;padding-top:125px}.trust-card{display:none}.statistics__grid{grid-template-columns:repeat(2,1fr);gap:20px}.statistic:nth-child(2){border:0}.section{padding:76px 0}.quote__grid{grid-template-columns:1fr}.quote__intro{grid-column:auto}.upload-panel{min-height:230px}.advantages__grid{grid-template-columns:repeat(2,1fr)}.advantages article:nth-child(3){border-right:1px solid var(--line)}.advantages article:nth-child(2),.advantages article:last-child{border:0}.site-footer__grid{grid-template-columns:repeat(2,1fr)}.site-footer__contact{grid-column:auto}}@media (max-width:560px){:root{--shell:min(100% - 30px,1200px)}.utility-bar__inner{justify-content:center;min-height:34px}.utility-bar__details{gap:10px;font-size:.58rem}.utility-bar__details>a:nth-child(2){display:none}.navigation{height:68px}.brand__monogram{font-size:2rem}.brand__copy strong{font-size:1rem}.brand__copy b{font-size:.9rem}.brand__copy small{font-size:.33rem}.hero,.hero__layout{min-height:650px}.hero__layout{padding:114px 0 68px}.hero__image{object-position:58% center}.hero__veil{background:linear-gradient(90deg,#040c11f0,#040c11bf)}.hero h1{font-size:2.8rem}.hero__lead{font-size:.89rem}.hero__actions{flex-direction:column;align-items:flex-start}.hero__actions .button{width:100%}.statistics{margin-top:-25px}.statistics__grid{gap:0;padding:12px 5px}.statistic{justify-content:flex-start;padding:14px 12px}.statistic>svg{width:29px;height:29px}.statistic strong{font-size:1.35rem}.section-heading{display:block}.section-heading>p{margin-top:18px}.section-heading .button{margin-top:20px}.services__grid,.projects__grid{grid-template-columns:1fr}.service-card{min-height:230px}.project-card{min-height:260px}.quote{padding:55px 0}.quote__checks{gap:13px}.advantages__grid,.site-footer__grid{grid-template-columns:1fr}.advantages__grid{gap:0;padding:20px 0}.advantages article,.advantages article:first-child,.advantages article:nth-child(3){border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.advantages article:last-child{border-bottom:0}.site-footer__grid{gap:28px}.site-footer__bottom{flex-direction:column;margin-top:30px}.site-footer__bottom div{flex-wrap:wrap;gap:12px}}.utility-bar__social>a b{color:#fff;font-size:.78rem}.footer-social b{font-size:.75rem}.hero__advantages{z-index:3;color:#fff;position:absolute;bottom:85px;left:clamp(30px,4vw,72px);right:clamp(30px,4vw,72px)}.hero__advantages ul{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(90deg,#030c1238,#030c1214);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.hero__advantages li{border-right:1px solid #ffffff40;align-items:center;gap:13px;min-width:0;padding:10px 28px;display:flex}.hero__advantages li:last-child{border:0}.hero__advantages svg{width:34px;height:34px;color:var(--gold);flex:none}.hero__advantages strong,.hero__advantages small{display:block}.hero__advantages strong{font-size:.86rem}.hero__advantages small{color:#d0d9dd;margin-top:4px;font-size:.68rem}@media (max-width:1100px){.hero__advantages{bottom:24px;left:30px;right:30px}.hero__advantages li{padding:10px 15px}}@media (max-width:840px){.hero__advantages{width:var(--shell);margin:0 auto 30px;position:relative;bottom:auto;left:auto;right:auto}.hero__advantages ul{grid-template-columns:repeat(2,1fr)}.hero__advantages li:nth-child(2){border-right:0}.hero__advantages li:nth-child(-n+2){border-bottom:1px solid #ffffff2e}}@media (max-width:560px){.hero__advantages{margin-bottom:22px}.hero__advantages ul{grid-template-columns:1fr}.hero__advantages li,.hero__advantages li:nth-child(2){border-bottom:1px solid #ffffff2e;border-right:0;padding:12px 4px}.hero__advantages li:last-child{border-bottom:0}.hero__advantages svg{width:30px;height:30px}}@media (max-width:1100px){.service-card__media{height:125px}.service-card__number{top:141px}}@media (max-width:840px){.hero__layout{gap:28px;padding-bottom:55px}.trust-card{max-width:530px;display:block}.hero,.hero__layout{min-height:0}.hero__layout{padding-top:125px}.service-card__media{height:140px}.service-card__number{top:156px}}@media (max-width:560px){:root{--shell:min(100% - 30px,1440px)}.hero__veil{background:linear-gradient(90deg,#030a10f0,#030a10ad)}.hero__layout{padding-top:112px}.trust-card{padding:19px}.trust-card li{padding:12px 0}.trust-card__icon{width:33px;height:33px}.statistics__grid{padding:13px 8px}.service-card__media{height:155px}.service-card__number{top:171px}}@media (max-width:1100px){.hero,.hero__layout{min-height:740px}.hero__worker-brand{top:57%;left:66%;transform:translate(-50%,-50%)scale(.84)}}@media (max-width:840px){.hero,.hero__layout{min-height:0}.hero__image{object-position:66% center}.hero__worker-brand{transform-origin:50%;top:50%;left:74%;transform:translate(-50%,-50%)scale(.65)}.trust-card{margin-right:0}}@media (max-width:560px){.hero__worker-brand{top:49%;left:75%;transform:translate(-50%,-50%)scale(.48)}.statistic strong{font-size:1.03rem}.statistic small{font-size:.62rem}}:root{--shell:min(1440px,calc(100% - 72px))}.hero__veil{background:linear-gradient(90deg,#030a10f7 0%,#030a10e6 33%,#030a1075 62%,#030a1094 100%)}.trust-card{background:linear-gradient(135deg,#0f202bad,#070f1680);border-color:#e3b13ba6;box-shadow:0 24px 65px #00000061,inset 0 1px #ffffff1f}.trust-card li{padding:17px 0}.statistics__grid{border:1px solid #ffffffe6;padding:30px 22px;box-shadow:0 26px 60px #0510183b}.statistic>svg{width:42px;height:42px}.service-card{background:linear-gradient(150deg,#fff,#f2f4f4);min-height:345px;padding:0 19px 21px}.service-card__media{background:#12212a;height:112px;margin:0 -19px 21px;position:relative;overflow:hidden}.service-card__media:after{content:"";background:linear-gradient(135deg,#0000 45%,#f4f5f5f5 46%);position:absolute;inset:0}.service-card__media img{object-fit:cover;transition:transform .35s}.service-card:hover .service-card__media img{transform:scale(1.06)}.service-card__number{top:128px}.service-card__icon{color:#b67a0a;width:33px;height:33px;margin-bottom:16px}.project-card{border-color:#ffffff38;transition:border-color .3s,transform .3s,box-shadow .3s}.project-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 20px 36px #00000047}.project-card__shade{background:linear-gradient(#02070a0a 20%,#02070af5 100%)}.quote{position:relative;overflow:hidden}.quote:before{content:"";opacity:.16;pointer-events:none;background-image:linear-gradient(#dca52b52 1px,#0000 1px),linear-gradient(90deg,#dca52b52 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 55%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 55%,#0000 100%)}.quote__grid{position:relative}.upload-panel{box-shadow:inset 0 0 0 1px #ffffff1a,0 18px 40px #0000002e}.upload-panel>svg{width:60px;height:60px;color:var(--gold-light)}.quote-form .button{letter-spacing:.04em;min-height:52px}@media (max-width:1100px){.service-card__media{height:125px}.service-card__number{top:141px}}@media (max-width:840px){.hero__layout{gap:28px;padding-bottom:55px}.trust-card{max-width:530px;display:block}.hero,.hero__layout{min-height:0}.hero__layout{padding-top:125px}.service-card__media{height:140px}.service-card__number{top:156px}}@media (max-width:560px){:root{--shell:min(100% - 30px,1440px)}.hero__veil{background:linear-gradient(90deg,#030a10f0,#030a10ad)}.hero__layout{padding-top:112px}.trust-card{padding:19px}.trust-card li{padding:12px 0}.trust-card__icon{width:33px;height:33px}.statistics__grid{padding:13px 8px}.service-card__media{height:155px}.service-card__number{top:171px}}.navigation{border-bottom:1px solid #dca52b94}.hero,.hero__layout{min-height:800px}.hero__image{object-position:center}.hero__worker-brand{z-index:1;color:#e8ae2e;text-align:center;filter:drop-shadow(0 2px 5px #000000d9);flex-direction:column;align-items:center;width:205px;font-family:Georgia,serif;line-height:1;display:flex;position:absolute;top:57%;left:65.5%;transform:translate(-50%,-50%)}.hero__worker-brand b{letter-spacing:-.13em;font-size:3.1rem}.hero__worker-brand strong{letter-spacing:.04em;margin-top:4px;font-family:Arial,Helvetica,sans-serif;font-size:.91rem}.hero__worker-brand small{color:#f2e9d4;letter-spacing:.08em;margin-top:5px;font-family:Arial,Helvetica,sans-serif;font-size:.39rem;font-weight:800}.hero__layout{z-index:2;position:relative}.trust-card{max-width:360px;margin-right:-2%}.statistics__grid{min-height:150px}.statistic strong{font-size:1.5rem}.statistic small{font-size:.78rem}@media (max-width:1100px){.hero,.hero__layout{min-height:740px}.hero__worker-brand{top:57%;left:66%;transform:translate(-50%,-50%)scale(.84)}}@media (max-width:840px){.hero,.hero__layout{min-height:0}.hero__image{object-position:66% center}.hero__worker-brand{transform-origin:50%;top:50%;left:74%;transform:translate(-50%,-50%)scale(.65)}.trust-card{margin-right:0}}@media (max-width:560px){.hero__worker-brand{top:49%;left:75%;transform:translate(-50%,-50%)scale(.48)}.statistic strong{font-size:1.03rem}.statistic small{font-size:.62rem}}@media (min-width:1101px){.hero__layout .trust-card{width:330px;margin:0;position:absolute;top:50%;right:clamp(20px,1.4vw,30px);transform:translateY(-42%)}}.services{background:#f6f6f5;padding:112px 0 118px}.services__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.service-card{background:#fff;border:1px solid #dce1e2;border-radius:0;min-height:430px;padding:0;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 10px 25px #0d1d2712}.service-card:before{display:none}.service-card__visual{background:#13232d;min-height:184px;position:relative;overflow:hidden}.service-card__visual:after{content:"";pointer-events:none;border-bottom:2px solid #d3991ddb;position:absolute;inset:0}.service-card__visual img{object-fit:cover;transition:transform .42s}.service-card__number{z-index:1;color:#182831;border-left:3px solid var(--gold);letter-spacing:.08em;background:#fffffff0;place-items:center;width:42px;height:38px;padding:0;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:16px;left:16px;right:auto}.service-card__body{flex-direction:column;flex:1;padding:23px 25px 25px;display:flex}.service-card__title-row{align-items:center;gap:13px;display:flex}.service-card__icon-wrap{color:#b67a0a;border:1px solid #b67a0a6b;border-radius:0;flex:none;place-items:center;width:37px;height:37px;display:grid}.service-card__icon-wrap svg{stroke-width:1.7px;width:20px;height:20px}.service-card h3{color:#13232d;margin:0;font-size:1.15rem;line-height:1.2}.service-card p{color:#617077;flex:1;margin:16px 0 22px;font-size:.84rem;line-height:1.72}.service-card a{color:#a66d08;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;width:max-content;font-size:.69rem;font-weight:900;display:inline-flex}.service-card a svg{width:16px;transition:transform .24s}.service-card:hover{border-color:#c08711d1;transform:translateY(-4px);box-shadow:0 18px 34px #0d1d2721}.service-card:hover .service-card__visual img{transform:scale(1.045)}.service-card:hover a svg{transform:translate(4px)}.service-card a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}@media (max-width:1100px){.services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-card__visual{min-height:205px}}@media (max-width:640px){.services{padding:78px 0 82px}.services__grid{grid-template-columns:1fr;gap:16px}.service-card{min-height:0}.service-card__visual{min-height:210px}.service-card__body{padding:21px 20px 22px}.service-card p{margin:15px 0 20px}}
