.services-hero{position:relative;min-height:760px;background:#e8e1d3;color:#203332;overflow:hidden}
.services-hero-container{position:relative;width:min(1180px,calc(100% - 48px));min-height:680px;margin:0 auto;display:grid;grid-template-columns:90px 1fr 350px;gap:55px;align-items:center}
.services-hero-index{height:500px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:10px 0;color:#66716f;font-family:"DM Sans",sans-serif;font-size:8px;font-weight:800;letter-spacing:.16em;writing-mode:vertical-rl}
.services-hero-index span:first-child{color:#d7654a;font-family:"Manrope",sans-serif;font-size:14px;letter-spacing:0;writing-mode:horizontal-tb}
.services-hero-index div{width:1px;height:100px;background:#c9c8c0}
.services-hero-content{position:relative;z-index:2;padding:30px 0}
.services-hero-kicker{display:block;margin-bottom:25px;color:#075e5b;font-family:"DM Sans",sans-serif;font-size:9px;font-weight:800;letter-spacing:.2em}
.services-hero-content h1{max-width:720px;margin:0;color:#203332;font-family:"Manrope",sans-serif;font-size:clamp(58px,7vw,91px);font-weight:800;line-height:.94;letter-spacing:-.07em}
.services-hero-content h1 em{color:#087f7b;font-style:normal;font-weight:500}
.services-hero-content p{max-width:530px;margin:32px 0 35px;color:#66716f;font-family:"DM Sans",sans-serif;font-size:15px;line-height:1.85}
.services-hero-content>a{display:inline-flex;align-items:center;gap:25px;color:#075e5b;font-family:"DM Sans",sans-serif;font-size:11px;font-weight:800;text-decoration:none}
.services-hero-content>a span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#faf7f1;background:#d7654a;border-radius:50%;font-size:14px;transition:transform .3s ease}
.services-hero-content>a:hover span{transform:translateY(4px)}
.services-hero-document{position:relative;width:350px;height:455px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;background:#f7f3eb;border:1px solid rgba(32,51,50,.18);box-shadow:18px 25px 55px rgba(32,51,50,.13);transform:rotate(3deg)}
.services-hero-document::before{content:"";position:absolute;inset:11px;border:1px solid rgba(32,51,50,.08);pointer-events:none}
.services-hero-document-header{display:flex;justify-content:space-between;color:#66716f;font-family:"DM Sans",sans-serif;font-size:7px;font-weight:800;letter-spacing:.17em}
.services-hero-document-symbol{width:74px;height:74px;margin:35px auto 10px;display:flex;align-items:center;justify-content:center;color:#d7654a;border:1px solid rgba(215,101,74,.45);border-radius:50%;font-size:26px}
.services-hero-document>strong{display:block;text-align:center;color:#203332;font-family:"Manrope",sans-serif;font-size:27px;font-weight:800;line-height:1;letter-spacing:.04em}
.services-hero-document-line{width:75%;height:1px;margin:22px auto;background:#d0d0c8}
.services-hero-document small{display:block;text-align:center;color:#8a9290;font-family:"DM Sans",sans-serif;font-size:7px;font-weight:800;letter-spacing:.16em}
.services-hero-footer{position:absolute;left:0;bottom:0;width:100%;height:80px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(32,51,50,.14);color:#7a8381;font-family:"DM Sans",sans-serif;font-size:8px;font-weight:800;letter-spacing:.16em}
.services-hero-footer span:nth-child(2){color:#d7654a}
.services-hero-footer span:nth-child(3){color:#075e5b}
@media (max-width:1000px){.services-hero-container{grid-template-columns:55px 1fr 280px;gap:35px}.services-hero-document{width:280px;height:390px}.services-hero-document>strong{font-size:22px}.services-hero-content h1{font-size:clamp(52px,7vw,76px)}}
@media (max-width:800px){.services-hero{min-height:0}.services-hero-container{min-height:720px;grid-template-columns:40px 1fr;gap:30px;padding:80px 0 100px}.services-hero-document{position:absolute;right:0;bottom:65px;width:245px;height:320px;opacity:.35;z-index:1}.services-hero-content{z-index:2}.services-hero-index{height:400px}.services-hero-footer{overflow:hidden;gap:25px;justify-content:flex-start}.services-hero-footer span{white-space:nowrap}}
@media (max-width:600px){.services-hero-container{width:calc(100% - 32px);grid-template-columns:25px 1fr;gap:18px;padding:65px 0 90px;min-height:680px}.services-hero-index{height:350px;font-size:7px}.services-hero-index div{height:65px}.services-hero-content{padding:15px 0}.services-hero-kicker{font-size:7px;margin-bottom:19px}.services-hero-content h1{font-size:clamp(44px,13vw,62px);line-height:.96}.services-hero-content p{font-size:13px;line-height:1.75;margin:25px 0 28px}.services-hero-document{right:-35px;bottom:70px;width:210px;height:280px;opacity:.18;transform:rotate(5deg)}.services-hero-document-symbol{width:55px;height:55px;margin:20px auto 8px}.services-hero-document>strong{font-size:18px}.services-hero-footer{height:65px;padding:0 16px;font-size:7px}}