:root{--red:#c70e1a;--ink:#22252a;--muted:#6c737c;--line:#e0e3e7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h2{font-size:clamp(2rem,3.2vw,3rem);line-height:1.13;letter-spacing:-1.4px;font-weight:720}h3{font-size:1.3rem;letter-spacing:-.5px}p{color:var(--muted)}.header{height:105px;padding:0 5vw;display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line);background:white}.brand{width:230px;height:80px;overflow:hidden;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:contain}.header nav{display:flex;margin-left:auto;gap:30px;font-size:.875rem}.header nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 23px;border-radius:4px;font-weight:650;font-size:.9375rem;border:1px solid transparent;line-height:1.4;min-height:48px}.button span{font-size:1.25rem;line-height:1}.button:hover{filter:brightness(.94)}.red{background:var(--red);color:white}.light{background:white;color:#24282c}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.07fr 1fr;min-height:675px}.hero-copy{padding:79px 4vw 30px 8vw}.kicker{font-size:.75rem;font-weight:750;letter-spacing:1.6px;display:flex;align-items:center;gap:10px}.kicker>span{height:6px;width:23px;background:var(--red)}h1{font-size:clamp(3.5rem,6.2vw,6.4rem);font-weight:780;line-height:1.04;letter-spacing:-4px;margin:26px 0 30px}h1 em{font-style:normal;color:var(--red)}.hero-copy>p{font-size:1.1rem;line-height:1.65}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:32px}.phone-link{font-weight:650;font-size:1rem;border-bottom:1px solid #7b818a;padding:10px 0}.hero-foot{display:flex;gap:23px;color:#818792;font-size:10px;font-weight:700;letter-spacing:1.4px;margin-top:57px}.hero-image{position:relative;overflow:hidden;min-height:610px;background:#333}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 48%}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#000a)}.image-caption{position:absolute;bottom:46px;left:38px;color:white;z-index:1}.image-caption span{font-size:10px;font-weight:700;letter-spacing:1.8px;display:block;margin-bottom:11px}.image-caption b{font-size:1.55rem;line-height:1.3;letter-spacing:-.4px}.image-line{position:absolute;bottom:0;left:0;width:75px;height:6px;background:var(--red);z-index:1}.section{padding:95px 8vw;max-width:1600px;margin:auto}.section-top{display:flex;justify-content:space-between;gap:50px;margin-bottom:48px}.section-top h2{margin-top:15px}.section-top>p{max-width:370px;font-size:.9375rem;padding-top:28px}.services{background:#fafbfc}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line)}.services article{padding:26px 24px 27px 0;margin-right:24px;border-bottom:1px solid var(--line)}.services article:last-of-type{margin-right:0}.number{color:#a7aeb8;font-size:.75rem;font-weight:650;display:block;margin-bottom:23px}.services h3{font-size:1.13rem;margin-bottom:12px}.services p{font-size:.875rem;line-height:1.7;min-height:96px}.services article>a{font-size:.75rem;font-weight:650;display:flex;justify-content:space-between;margin-top:25px}.services article>a span{font-size:1.125rem;color:var(--red)}.services .wide-service{grid-column:1/5;display:flex;align-items:center;gap:35px;padding:29px 0}.wide-service .number{margin:0}.wide-service>div{flex:1}.wide-service p{min-height:0;max-width:670px}.wide-service h3{margin-bottom:7px}.wide-service>a{min-width:210px;gap:20px;margin:0!important}.proximity{background:#22252a;color:white;padding:75px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:100px}.proximity h2{margin:20px 0}.proximity p{color:#b2b8c1;max-width:500px;font-size:.9375rem;margin:25px 0}.proximity .kicker{color:#afb5bf}.regions{padding:0 10px}.regions>div{padding:20px 0;border-bottom:1px solid #ffffff26;display:grid;grid-template-columns:42px 1fr;column-gap:12px}.regions>div>span{color:#a6aeb9;font-size:.75rem;padding-top:12px}.regions b{font-size:2.1rem;letter-spacing:-.6px;font-weight:550}.regions small{grid-column:2;font-size:.8125rem;color:#a4acb8}.quote{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding-top:100px;padding-bottom:100px}.quote h2{margin:18px 0 27px}.quote-copy>p{max-width:405px;font-size:.9375rem}.process{margin:35px 0}.process>div{display:flex;align-items:center;gap:14px;margin:19px 0;font-size:.875rem}.process b{border:1px solid #e1d1d3;border-radius:50%;width:31px;height:31px;display:grid;place-items:center;color:var(--red);font-size:.75rem;flex-shrink:0}.muted{font-size:.8125rem!important;color:#848b96!important}form{background:#f6f7f9;padding:32px;border-radius:8px}form h3{margin-bottom:20px}form label{display:flex;flex-direction:column;gap:6px;font-size:.8125rem;font-weight:550;margin-bottom:17px}form input,form select,form textarea{width:100%;border:1px solid #d9dfe6;background:white;border-radius:4px;padding:12px;font-size:1rem;min-width:0;color:#24282c}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.photo-note{display:flex;gap:12px;align-items:center;padding:5px 0 20px}.photo-note>span{font-size:1.6rem;border:1px dashed #b9c2ce;width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;color:#7b8695}.photo-note p{font-size:.8125rem}.photo-note b{color:#3c4652;font-weight:600}.full{width:100%}.form-help{font-size:.75rem;margin:15px 0 0;line-height:1.6}.contact-strip{padding:45px 8vw;background:#f4f5f7;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-strip h2{font-size:1.7rem;margin-top:12px}.contact-strip a{display:flex;flex-direction:column}.contact-strip small{font-size:10px;letter-spacing:1.2px;color:#737b86;font-weight:650}.contact-strip b{font-size:1.1rem;margin-top:7px}.contact-strip a>span{font-size:10px;color:#9298a1;margin-top:5px}footer{display:flex;align-items:center;justify-content:space-between;padding:38px 8vw;gap:25px}footer strong{font-size:1.8rem;font-weight:800;letter-spacing:-1px}footer strong span{color:var(--red)}footer p{font-size:.8125rem}footer>div:nth-child(2){font-size:.8125rem;color:#7b838f}footer small{display:block;font-size:.75rem}.privacy-button{font-size:.75rem;color:#7b838f;background:transparent;border:0;text-decoration:underline}dialog{max-width:600px;width:calc(100% - 30px);border:1px solid var(--line);border-radius:10px;padding:30px}dialog::backdrop{background:#0007}dialog h2{font-size:1.5rem;margin-bottom:20px}dialog p{font-size:.875rem;margin:15px 0}dialog a{color:var(--red)}dialog>button{position:absolute;right:15px;top:8px;border:0;background:none;font-size:1.7rem}body:has(dialog[open]){overflow:hidden}.skip{position:absolute;left:10px;top:-100px;background:#222;color:white;padding:10px;z-index:10}.skip:focus{top:10px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e299a0;outline-offset:4px}
@media(min-width:1600px){.proximity,.contact-strip,footer{padding-left:calc((100vw - 1344px)/2);padding-right:calc((100vw - 1344px)/2)}}
@media(max-width:1150px){.header{padding:0 4vw;gap:22px}.header nav{gap:20px}.brand{width:190px}.hero{min-height:600px}.hero-copy{padding:60px 4vw 25px 6vw}.hero-image{min-height:600px}.hero-actions{gap:20px;flex-wrap:wrap}h1{font-size:5.5vw;letter-spacing:-2.5px}.section{padding:75px 6vw}.proximity{padding:65px 6vw;gap:60px}.quote{gap:45px}.services article{margin-right:18px;padding-right:5px}.services p{min-height:122px}.contact-strip{padding:38px 6vw}.contact-strip b{font-size:.9375rem}}
@media(max-width:800px){.header{height:85px;justify-content:space-between}.header nav{display:none}.brand{width:180px;height:68px}.nav-cta{font-size:.8125rem;padding:11px 15px;min-height:43px}.hero{grid-template-columns:1fr 1fr;min-height:550px}.hero-image{min-height:550px}.hero-copy{padding:48px 24px 30px}h1{font-size:3.6rem;margin-top:22px}.hero-copy>p{font-size:.9375rem}.hero-foot{flex-direction:column;gap:5px;margin-top:33px}.hero-actions{margin-top:26px;gap:12px}.hero-actions .button{font-size:.8125rem;padding:13px 16px;gap:15px}.phone-link{font-size:.875rem}.image-caption{left:23px;bottom:30px}.image-caption b{font-size:1.3rem}.section-top{gap:30px;flex-direction:column;margin-bottom:30px}.section-top>p{padding-top:0;max-width:100%}.services-grid{grid-template-columns:1fr 1fr}.services article{margin-right:20px}.services article:nth-child(even){margin-right:0;padding-left:15px}.services .wide-service{grid-column:1/3;flex-wrap:wrap;gap:18px}.wide-service>div{min-width:80%}.wide-service>a{margin-left:30px!important}.services p{min-height:75px}.proximity{gap:30px}.regions b{font-size:1.6rem}.regions{padding:0}.regions>div{grid-template-columns:24px 1fr}.quote{grid-template-columns:1fr;gap:30px}.quote-copy>p{max-width:100%}.process{margin:24px 0}.contact-strip{flex-wrap:wrap;gap:25px}.contact-strip>div{flex-basis:100%}.contact-strip a{flex:1}.contact-strip b{font-size:1rem}footer{padding:28px 6vw}}
@media(max-width:550px){html{scroll-padding-top:15px}.header{height:77px;padding:0 17px}.brand{width:155px;height:66px}.nav-cta{font-size:.75rem;padding:10px 11px;gap:8px;min-height:38px}.hero{display:flex;flex-direction:column}.hero-copy{padding:43px 24px 30px}.hero .kicker{font-size:10px}h1{font-size:3.75rem;letter-spacing:-2.8px;margin:23px 0}.hero-copy>p{font-size:1rem}.hero-actions{gap:22px}.hero-actions .button{font-size:.8125rem}.hero-foot{flex-direction:row;gap:20px;font-size:8px;letter-spacing:1px;margin-top:32px}.hero-image{height:340px;min-height:340px}.hero-image>img{object-position:50% 49%}.image-caption{bottom:23px;left:24px}.image-caption span{font-size:9px}.image-caption b{font-size:1.25rem}.section{padding:52px 24px}h2{font-size:2rem;letter-spacing:-1px}.kicker{font-size:10px;letter-spacing:1.4px}.section-top{gap:20px}.services h3{font-size:1rem}.services article{margin-right:16px;padding-top:21px}.services article:nth-child(even){padding-left:4px}.services p{min-height:117px;font-size:.8125rem}.services article>a{font-size:11px;gap:8px;align-items:center}.number{font-size:11px;margin-bottom:16px}.services .wide-service{padding-top:24px;gap:12px}.wide-service p{min-height:0}.wide-service>div{min-width:87%}.wide-service>a{margin-left:24px!important}.proximity{padding:49px 24px;grid-template-columns:1fr;gap:20px}.proximity p{font-size:.875rem}.regions>div{padding:15px 0}.regions b{font-size:1.6rem}.regions small{font-size:.75rem}.quote{gap:28px}.quote h2{margin-top:15px}.quote-copy>p{font-size:.875rem}.process>div{font-size:.8125rem}form{padding:23px 18px;margin-inline:-8px}.form-grid{gap:10px}.form-help{font-size:12px}.contact-strip{padding:35px 24px;display:flex;flex-direction:column;align-items:start;gap:25px}.contact-strip h2{font-size:1.6rem}.contact-strip b{font-size:1.13rem}.contact-strip>div{flex-basis:auto}footer{padding:28px 24px;flex-wrap:wrap;gap:23px}.footer-brand{flex-basis:100%}footer>div:nth-child(2){font-size:12px}.privacy-button{margin-left:auto}dialog{padding:28px 23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
