@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&display=swap');

:root{--ink:#202422;--muted:#686b68;--brand-red:#d80b16;--brand-red-dark:#ae0912;--line:#e5e6e2;--surface:#f5f6f3;--font:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}svg{display:block}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--brand-red);outline-offset:6px}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:10px 18px;background:white;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{background:white;border-bottom:1px solid var(--line)}.header-inner{height:100px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-1.1px;line-height:1;font-weight:450;white-space:nowrap}.brand-mark{width:36px;height:36px;color:var(--brand-red);flex-shrink:0}.brand-weight{font-weight:750}.brand-period{color:var(--brand-red);font-weight:700}.navigation{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:500}.navigation>a:not(.button){padding-block:12px}.navigation>a:not(.button):hover{color:var(--brand-red-dark)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:17px 23px;min-height:56px;background:var(--brand-red);color:#fff;border-radius:7px;font-weight:600;font-size:15px;transition:background .18s,transform .18s}.button:hover{background:var(--brand-red-dark);transform:translateY(-2px)}.button>span{font-size:22px;line-height:1}.button-small{padding:12px 19px;min-height:45px;font-size:14px;gap:24px}.menu-toggle{display:none}.hero{padding-top:66px;padding-bottom:59px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.hero-copy{padding-bottom:23px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 23px;font-size:12px;font-weight:650;letter-spacing:1.6px;line-height:1.5}.eyebrow>span{display:block;width:24px;height:2px;background:var(--brand-red)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(54px,5.55vw,82px);font-weight:550;line-height:1.085;letter-spacing:-4px;margin-bottom:25px}h1 em{font-style:normal;color:var(--brand-red)}.hero-description{max-width:430px;font-size:17px;line-height:1.8;color:var(--muted);margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600}.text-link span{font-size:20px}.text-link:hover{color:var(--brand-red-dark)}.hero-note{display:flex;align-items:center;gap:9px;margin-top:36px;color:var(--muted);font-size:12px}.hero-note svg{width:19px;height:19px;color:#757c6c;flex-shrink:0}.hero-visual{position:relative;padding-left:24px}.photo-wrap{height:495px;overflow:hidden;border-radius:12px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:52% center;display:block}.photo-caption{position:absolute;left:0;bottom:69px;background:var(--ink);color:white;padding:22px 29px 24px 22px;display:flex;gap:18px;border-radius:8px;box-shadow:0 7px 24px #15211316}.caption-icon{width:38px;height:38px;border:1px solid #647064;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffafb4;font-size:25px;margin-top:3px}.caption-label{font-size:12px;letter-spacing:1.3px;color:#c4ccc5}.photo-caption p{font-size:26px;font-weight:500;line-height:1.25;letter-spacing:-.6px;margin:8px 0 0}.image-index{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:15px;font-size:12px;letter-spacing:1px;color:var(--muted)}.image-index>span:last-child{font-size:21px;color:var(--brand-red);line-height:1}.support-strip{background:var(--surface);border-top:1px solid #edf0e9;border-bottom:1px solid #edf0e9}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:88px}.strip-inner p{font-size:16px;font-weight:600;margin:0}.strip-inner>div{display:flex;gap:43px;color:#5c625a;font-size:14px}.strip-inner>div>span{display:flex;align-items:center;gap:11px}.strip-inner>div>span>span{color:var(--brand-red);font-size:18px}.section{padding-top:88px;padding-bottom:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:38px}.section-heading .eyebrow,.approach .eyebrow{color:var(--brand-red-dark);margin-bottom:15px}h2{font-size:42px;font-weight:550;line-height:1.18;letter-spacing:-1.7px;margin-bottom:0}.section-heading>p{width:350px;color:var(--muted);line-height:1.8;font-size:15px;margin-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.service-card{border:1px solid var(--line);border-radius:9px;padding:27px 27px 24px;display:flex;flex-direction:column;transition:border-color .2s,background .2s}.service-card:hover{background:#fffafb;border-color:#f6b2b7}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.service-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:10px;background:#fff0f1;color:var(--brand-red-dark)}.service-icon svg{width:28px;height:28px}.card-number{font-size:12px;letter-spacing:.8px;color:#7d827b}.service-card h3{font-size:21px;line-height:1.3;font-weight:600;letter-spacing:-.6px;margin-bottom:12px}.service-card p{font-size:15px;line-height:1.85;color:var(--muted);margin-bottom:25px}.service-card>a{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-size:13px;font-weight:600}.service-card>a:hover{color:var(--brand-red-dark)}.service-card>a span{font-size:21px}.approach{background:var(--surface)}.approach-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.approach-heading>p:not(.eyebrow){max-width:380px;color:var(--muted);font-size:15px;line-height:1.85;margin:23px 0}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:24px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid #dcdfd8}.steps li:last-child{border:0;padding-bottom:0;margin-bottom:0}.step-number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:37px;height:37px;border:1px solid #d5d9ce;border-radius:50%;font-size:12px;color:#666e5f;margin-top:2px}.steps h3{font-size:18px;letter-spacing:-.3px;font-weight:600;margin-bottom:7px}.steps p{font-size:14px;line-height:1.8;color:var(--muted);margin:0;max-width:370px}.contact-section{padding-top:70px;padding-bottom:60px}.contact-panel{background:#242b26;color:white;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:51px 51px 48px;border-radius:12px}.contact-panel .eyebrow{color:#e9b7ba;font-size:12px;margin-bottom:20px}.contact-panel h2{font-size:39px;letter-spacing:-1.2px}.contact-panel p:not(.eyebrow){color:#bdc5bc;font-size:14px;margin:18px 0 0}.contact-email{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:8px 0;flex-shrink:0}.email-icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;background:var(--brand-red);font-size:29px;margin-bottom:15px;transition:transform .2s}.contact-email:hover .email-icon{transform:rotate(45deg)}.contact-email>span:not(.email-icon){font-size:12px;color:#bdc5bc}.contact-email strong{font-size:18px;font-weight:500;text-decoration:underline;text-underline-offset:7px;text-decoration-color:#7b887d}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:38px}.footer-brand{font-size:20px;gap:8px}.footer-brand .brand-mark{width:28px;height:28px}.footer>div>p{font-size:12px;color:var(--muted);margin:11px 0 0}.copyright{font-size:12px;color:var(--muted);margin:0}.back-top{font-size:12px;display:flex;gap:12px}.back-top span{color:var(--brand-red-dark)}
@media(min-width:1500px){.hero{gap:70px}.hero-visual{padding-left:12px}.photo-wrap{height:530px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:18px}.hero-visual{padding-left:10px}h1{font-size:60px;letter-spacing:-3px}.hero-actions{gap:18px}.photo-wrap{height:450px}.navigation{gap:24px}.brand{font-size:22px}.strip-inner>div{gap:22px}.approach-inner{gap:55px}.contact-panel{padding:40px 35px}.contact-panel h2{font-size:33px}.contact-email strong{font-size:16px}}
@media(max-width:850px){.header-inner{height:85px}.navigation{gap:18px;font-size:13px}.navigation .button{gap:12px}.brand{font-size:21px;gap:7px}.brand-mark{width:30px;height:30px}.hero{padding-top:43px;padding-bottom:40px;grid-template-columns:1fr 1fr;gap:22px}h1{font-size:46px;letter-spacing:-2.5px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero-description{font-size:15px}.hero-note{font-size:12px;line-height:1.6;margin-top:25px}.hero .button{padding:14px 18px;font-size:14px}.hero-actions{gap:15px}.photo-wrap{height:420px}.photo-caption{padding:17px;gap:12px;bottom:56px}.caption-icon{width:30px;height:30px}.photo-caption p{font-size:22px}.caption-label{font-size:12px}.image-index{font-size:12px;letter-spacing:.5px}.strip-inner{align-items:flex-start;padding-top:22px;padding-bottom:22px;flex-direction:column;gap:11px}.strip-inner>div{width:100%;justify-content:space-between;gap:16px;font-size:13px}.section{padding-top:64px;padding-bottom:64px}h2{font-size:34px}.section-heading{gap:25px}.section-heading>p{width:270px;font-size:14px}.service-grid{gap:14px}.service-card{padding:21px 18px}.service-card h3{font-size:18px}.service-card p{font-size:14px}.service-card>a{font-size:12px}.approach-inner{gap:40px}.approach-heading h2{font-size:32px}.contact-panel{align-items:flex-start;flex-direction:column;gap:22px}.contact-email{display:grid;grid-template-columns:auto 1fr;gap:3px 17px}.email-icon{grid-row:span 2;margin:0}.contact-email strong{font-size:18px}.footer{flex-wrap:wrap}.copyright{order:3;flex-basis:100%;border-top:1px solid var(--line);padding-top:22px}}
@media(max-width:640px){.container{width:calc(100% - 40px)}html{scroll-padding-top:24px}.header-inner{height:76px;position:relative}.brand{font-size:23px}.brand-mark{width:33px;height:33px}.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:7px}.menu-toggle>span{width:18px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.navigation{display:none;position:absolute;top:75px;left:-20px;right:-20px;z-index:20;flex-direction:column;align-items:stretch;gap:1px;background:white;padding:15px 20px 22px;border-bottom:1px solid var(--line);box-shadow:0 10px 14px #20242208;font-size:16px}.navigation.is-open{display:flex}.navigation>a:not(.button){padding:13px 3px}.navigation .button{margin-top:8px;justify-content:space-between}.hero{grid-template-columns:1fr;padding-top:39px;padding-bottom:28px;gap:30px}.hero-copy{padding:0}.hero .eyebrow{font-size:12px;letter-spacing:1.35px;margin-bottom:19px}h1{font-size:clamp(42px,10.5vw,65px);letter-spacing:-2.4px;line-height:1.09;margin-bottom:21px}.hero-description{font-size:16px;line-height:1.75;max-width:430px;margin-bottom:25px}.hero-actions{gap:21px}.hero .button{font-size:14px;padding:15px 20px;gap:18px}.hero-actions>.text-link{font-size:13px}.hero-note{font-size:12px;margin-top:24px}.hero-visual{padding-left:16px}.photo-wrap{height:360px}.photo-caption{bottom:58px;left:0;padding:19px 23px;gap:15px}.photo-caption p{font-size:25px}.caption-label{font-size:12px}.caption-icon{width:35px;height:35px}.image-index{font-size:12px;letter-spacing:.7px}.strip-inner{gap:15px;padding-block:24px}.strip-inner p{font-size:16px}.strip-inner>div{flex-wrap:wrap;justify-content:flex-start;gap:8px 20px;font-size:12px}.strip-inner>div>span{gap:7px}.section{padding-block:52px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{width:auto;max-width:390px;margin-top:20px;font-size:15px}h2{font-size:33px;letter-spacing:-1.25px}.eyebrow{font-size:12px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:25px}.card-top{margin-bottom:22px}.service-card h3{font-size:22px}.service-card p{font-size:15px}.service-card>a{font-size:14px}.approach-inner{grid-template-columns:1fr;gap:35px}.approach-heading h2{font-size:33px}.approach-heading>p:not(.eyebrow){font-size:15px}.steps li{gap:19px}.steps h3{font-size:18px}.steps p{font-size:15px}.contact-section{padding-top:42px;padding-bottom:38px}.contact-panel{padding:31px 24px 34px;gap:23px}.contact-panel .eyebrow{font-size:12px;letter-spacing:1.2px;line-height:1.8;margin-bottom:17px}.contact-panel h2{font-size:31px;letter-spacing:-1px}.contact-panel p:not(.eyebrow){font-size:15px}.contact-email{gap:3px 12px;max-width:100%}.contact-email strong{font-size:14px;overflow-wrap:anywhere}.email-icon{width:42px;height:42px;font-size:25px}.footer{gap:23px;padding-bottom:27px}.footer-brand{font-size:19px}.copyright{font-size:12px;padding-top:20px}.back-top{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Comfortable reading sizes across all breakpoints. */
.hero-description,.section-heading>p,.service-card p,.approach-heading>p:not(.eyebrow),.steps p,.contact-panel p:not(.eyebrow){font-size:16px}.navigation,.text-link,.hero-actions>.text-link,.service-card>a{font-size:14px}

/* Preserve the supplied logo without stretching or cropping. */
.brand{flex-shrink:0}.brand-logo{display:block;width:216px;max-width:100%;height:auto}.footer-brand .brand-logo{width:190px}@media(max-width:850px){.brand-logo{width:180px}}@media(max-width:640px){.brand-logo{width:176px}.footer-brand .brand-logo{width:176px}}
