:root{--red:#c91e26;--ink:#17191b;--muted:#66696c;--paper:#f5f5f3;--line:#dedfdd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #2478b9;outline-offset:5px}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-80px;left:16px;background:white;padding:12px;z-index:100}.skip:focus{top:12px}.topline{background:var(--ink);color:#eee;font-size:12px;letter-spacing:.04em}.topline .wrap{display:flex;justify-content:space-between;padding-block:10px}.topline span span{color:#777;margin:0 12px}header{position:sticky;top:0;background:#fffefcf5;backdrop-filter:blur(16px);border-bottom:1px solid #eee;z-index:20}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;height:100px}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand b{font-size:43px;letter-spacing:-2px;font-weight:900}.brand b span{font-size:11px;letter-spacing:0;vertical-align:top;margin-left:4px}.brand small{font-weight:800;color:var(--red);font-size:10px;letter-spacing:2px;margin-top:6px}.nav nav{display:flex;gap:34px;font-size:14px;font-weight:600}.nav nav a:hover,footer a:hover{color:var(--red)}.button{display:inline-flex;gap:14px;align-items:center;justify-content:center;min-height:57px;background:var(--red);color:white;padding:15px 23px;font-size:14px;font-weight:700;border-radius:5px;transition:background .2s,transform .2s}.button:hover{background:#aa131b;transform:translateY(-2px)}.button>span:last-child{margin-left:6px;font-size:20px}.button.small{min-height:45px;padding:10px 19px}.menu-toggle{display:none}.hero{background:var(--paper);padding:67px 0 85px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:38px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.9px;color:var(--red);margin:0 0 24px;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:12px}.line{width:27px;height:2px;background:var(--red)}h1{font-size:clamp(64px,6.8vw,99px);line-height:.99;letter-spacing:-5px;margin:0;font-weight:800}h1 em{font-style:normal;color:var(--red)}.lead{font-size:18px;line-height:1.65;color:#575a5d;max-width:365px;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:16px;align-items:center;border-bottom:1px solid #aaa;padding-bottom:4px}.text-link:hover{color:var(--red)}.hero-note{font-size:12px;color:#707376;margin:17px 0 0}.hero-visual{position:relative;align-self:stretch;min-height:475px;background:#222;border-radius:10px 10px 70px 10px;margin-top:8px}.photo{position:absolute;inset:0;overflow:hidden;border-radius:inherit}.photo img{position:absolute;height:183%;width:auto;max-width:none;left:50%;top:-5%;transform:translateX(-50%)}.photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#000b)}.image-label{position:absolute;bottom:43px;left:35px;right:35px;color:white;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1px;line-height:1.9}.image-arrow{font-size:35px;font-weight:300}.hour-card{position:absolute;top:32px;left:-28px;background:#fff;padding:17px 24px;border-radius:7px;display:flex;align-items:center;gap:17px;box-shadow:0 12px 35px #0001}.hour-card strong{font-size:43px;line-height:1;letter-spacing:-2px;color:var(--red)}.hour-card strong span{font-size:24px}.hour-card div{font-size:12px;line-height:1.6;border-left:1px solid var(--line);padding-left:17px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding-block:30px;gap:22px;border-bottom:1px solid var(--line)}.benefits>div{display:flex;gap:15px;align-items:center}.benefits p{margin:0;line-height:1.8}.benefits strong{font-size:14px;display:block}.benefits p span{font-size:12px;color:var(--muted)}.benefit-icon{font-size:25px;color:var(--red);width:35px;flex-shrink:0;text-align:center}.section{padding-block:92px}h2{font-size:clamp(32px,3.2vw,45px);line-height:1.15;letter-spacing:-1.8px;margin:0;font-weight:750}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:40px}.section-heading>p{max-width:355px;color:var(--muted);margin:0;font-size:16px}.section-heading .eyebrow{margin-bottom:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:9px;overflow:hidden;gap:1px;background:var(--line)}.service{display:flex;flex-direction:column;background:white;padding:30px;transition:background .2s;min-height:298px}.service:hover{background:#faf2f1}.service-top{display:flex;justify-content:space-between;gap:8px;align-items:center;color:#727578;font-size:10px;letter-spacing:.8px}.service-top>span:last-child{font-size:23px;color:var(--red);line-height:1}.service h3{font-size:24px;line-height:1.22;letter-spacing:-.6px;margin:30px 0 12px}.service p{font-size:14px;color:var(--muted);margin:0 0 22px;max-width:280px}.service-cta{font-size:12px;font-weight:700;margin-top:auto;display:flex;justify-content:space-between;color:var(--red)}.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:.85fr 1fr;gap:85px;align-items:center}.technician{height:440px;position:relative;overflow:hidden;border-radius:8px}.technician img{height:140%;width:auto;max-width:none;position:absolute;right:0;top:0}.photo-tag{position:absolute;bottom:25px;left:25px;background:white;padding:13px 18px;font-size:10px;letter-spacing:1px;font-weight:700}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;margin:23px 0;max-width:500px}.audiences{display:flex;gap:9px;flex-wrap:wrap;margin:27px 0}.audiences span{padding:6px 13px;border:1px solid #d5d6d5;border-radius:4px;font-size:12px}.regions{background:var(--ink);color:white}.regions .eyebrow{color:#f57d81}.region-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.region-grid p:not(.eyebrow){color:#b6b9bd;font-size:16px;margin:25px 0}.outline{border:1px solid #696b70;background:transparent}.outline:hover{background:#303235}.region-list a{display:flex;gap:25px;align-items:center;padding:25px 0;border-bottom:1px solid #434547}.region-list a:first-child{border-top:1px solid #434547}.region-list a>span:first-child{font-size:12px;color:#888d91}.region-list h3{font-size:29px;font-weight:500;letter-spacing:-.7px;margin:0}.region-list a>span:last-child{font-size:25px;margin-left:auto;color:#f57d81}.region-list a:hover h3{color:#f57d81}.contact{background:var(--red);color:white;padding:68px 0}.contact-grid{display:flex;justify-content:space-between;align-items:center;gap:50px}.contact .eyebrow{color:#ffd9db;margin-bottom:17px}.contact p:not(.eyebrow){font-size:14px;color:#ffe1e1;margin-bottom:0}.contact h2{font-size:44px}.contact-action{display:flex;flex-direction:column;align-items:center;min-width:270px}.white{background:white;color:var(--red);width:100%}.white:hover{background:#f3eeee}.phone{font-size:24px;font-weight:700;margin:16px 0 4px;letter-spacing:-.5px}.contact-action>span{font-size:12px;color:#ffe1e1}footer{padding:45px 0 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:40px}.footer-grid p{color:var(--muted);font-size:12px}.footer-grid>div{display:flex;gap:24px;font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding-block:20px;display:flex;justify-content:space-between;color:#777;font-size:12px}.floating-wa{position:fixed;bottom:24px;right:24px;z-index:30;width:54px;height:54px;display:grid;place-items:center;background:#167b49;color:white;border:3px solid white;border-radius:50%;box-shadow:0 4px 16px #0002}.floating-wa:hover{background:#105d37}.floating-wa svg{width:29px;height:29px}#mobile-nav{padding:0 24px 22px}#mobile-nav a{padding:10px 0;font-weight:600;font-size:16px}#mobile-nav:not([hidden]){display:grid}
@media(min-width:1500px){.hero-visual{min-height:510px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.nav nav{gap:22px}.hero-grid{gap:27px;grid-template-columns:1fr 1fr}h1{font-size:78px}.hero-visual{min-height:460px}.hour-card{left:-12px;padding:14px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:12px}.benefits{gap:12px}.benefits>div{gap:7px}.benefits p span{font-size:11px}.service{padding:24px}.about-grid{gap:40px}.technician{height:415px}.region-grid{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.topline .wrap{justify-content:center;padding:8px 0;font-size:10px}.topline .wrap>span:first-child{display:none}.nav{height:78px;gap:15px}.brand b{font-size:35px}.brand small{font-size:8px}.nav nav{display:none}.nav>.button{margin-left:auto;min-height:39px;padding:9px 12px;font-size:11px;gap:4px}.button.small>span{font-size:15px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:0;width:30px;min-height:44px;padding:3px}.menu-toggle span{height:2px;background:var(--ink);width:22px}.hero{padding:40px 0 48px}.hero-grid{display:flex;flex-direction:column;gap:35px;align-items:stretch}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:20px}h1{font-size:75px;letter-spacing:-4px}.hero h1 br:nth-of-type(2){display:none}.lead{font-size:16px;max-width:350px;margin:23px 0}.hero-actions{gap:20px}.hero-actions .button{font-size:13px;padding:14px 17px;gap:10px}.hero-visual{min-height:320px;margin:0 0 0 8px;border-bottom-right-radius:55px}.photo img{height:183%;width:auto;top:-5%}.hour-card{top:24px;left:-8px;padding:12px 16px}.hour-card strong{font-size:37px}.hour-card div{font-size:11px}.image-label{bottom:26px;left:25px;right:25px;font-size:10px}.benefits{grid-template-columns:repeat(2,1fr);gap:22px 14px;padding-block:27px}.benefit-icon{width:26px}.benefits strong{font-size:12px}.benefits p span{font-size:10px}.section{padding-block:57px}h2{font-size:33px;letter-spacing:-1.1px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{font-size:14px;margin-top:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.service{padding:20px 17px;min-height:278px}.service-top{font-size:9px;letter-spacing:.3px;line-height:1.5;align-items:flex-start}.service h3{font-size:21px;margin-top:24px}.service p{font-size:13px}.service-cta{font-size:11px;gap:7px}.about-grid{display:flex;flex-direction:column-reverse;gap:30px}.about-copy>p:not(.eyebrow){font-size:15px}.technician{height:370px;width:100%}.technician img{height:113%}.region-grid{grid-template-columns:1fr;gap:35px}.region-grid p:not(.eyebrow){font-size:14px}.region-list a{padding:21px 0}.region-list h3{font-size:26px}.contact{padding:50px 0}.contact-grid{flex-direction:column;align-items:stretch;gap:28px}.contact h2{font-size:35px}.contact-action{align-items:flex-start;min-width:0}.contact-action .button{width:auto}.phone{font-size:23px}.footer-grid{flex-wrap:wrap;gap:22px;align-items:flex-start}.footer-grid p{font-size:11px;margin:0;max-width:175px}.footer-grid>div{width:100%;font-size:12px;gap:23px}.footer-bottom{font-size:10px;padding-bottom:35px}.floating-wa{width:52px;height:52px;right:16px;bottom:16px}}
@media(max-width:370px){h1{font-size:64px}.service-grid{grid-template-columns:1fr}.service{min-height:240px}.hero-visual{min-height:265px}.hero-actions{gap:15px}.nav>.button{font-size:10px}.nav{gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
