@charset "UTF-8";
:root{--ink:#171e23;--muted:#657078;--dark:#141a1e;--orange:#ff784f;--line:#dce1e3;--paper:#f3f5f5;--white:#fff;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;color:var(--ink);background:var(--white);scroll-padding-top:96px}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #dd5c27;outline-offset:6px}::selection{background:#ffb298;color:#171e23}.container{width:min(1240px,calc(100% - 96px));margin:auto}.skip-link{position:fixed;left:20px;top:-100px;z-index:99;padding:12px 20px;background:var(--orange)}.skip-link:focus{top:10px}.preview-bar{display:flex;align-items:center;justify-content:center;gap:16px;background:#e8ecee;color:#4b545b;font-size:12px;line-height:1.4;padding:8px 20px}.preview-bar>span{font-size:10px;font-weight:700;letter-spacing:.1em}.header{position:sticky;top:0;z-index:20;background:var(--dark);border-bottom:1px solid #ffffff20;color:white}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:88px}.brand{display:inline-flex;align-items:center;gap:18px;white-space:nowrap}.brand-name{font-weight:750;letter-spacing:-1.8px;font-size:32px;line-height:1}.brand-name>span{color:var(--orange)}.brand-category{border-left:1px solid #ffffff45;padding-left:16px;font-size:10px;line-height:1.5;letter-spacing:.1em}.nav{display:flex;gap:33px;align-items:center;font-size:14px}.nav>a:hover{color:var(--orange)}.header-cta{margin-left:12px;border-bottom:1px solid var(--orange);padding:10px 0;display:flex;gap:24px;align-items:center}.header-cta>span{font-size:21px;color:var(--orange)}.menu-toggle{display:none}.hero{position:relative;overflow:hidden;background:#10171d;color:white;min-height:650px}.hero-image{position:absolute;inset:0 0 0 27%;overflow:hidden}.hero-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:60% 50%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#141a1e 0%,#141a1ef7 25%,#141a1ead 44%,#141a1e18 73%),linear-gradient(0deg,#141a1ebf,transparent 25%)}.hero-content{position:relative;padding-top:69px;padding-bottom:25px;z-index:1}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1.7;display:flex;align-items:center;gap:11px}.small-square{width:7px;height:7px;background:var(--orange)}.hero .eyebrow{color:#d6dde0;margin-bottom:29px}.hero h1{font-size:clamp(62px,6.1vw,88px);letter-spacing:-4px;line-height:1.04;font-weight:500;max-width:800px}.hero h1>span{color:var(--orange)}.hero-description{font-size:17px;line-height:1.7;color:#c5cdd2;margin:26px 0 29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:16px 23px;font-size:14px;font-weight:600;line-height:1.4}.button-primary{background:var(--orange);color:#172028}.button-primary:hover{background:#ff9778}.button>span{font-size:22px;line-height:1}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff28;margin-top:52px;padding-top:19px;color:#bdc7cd;font-size:10px;letter-spacing:.13em;max-width:660px}.hero-bottom a{display:flex;gap:18px;align-items:center;font-size:12px;letter-spacing:0;color:white}.hero-bottom a>span{font-size:18px}.image-caption{position:absolute;right:27px;bottom:28px;color:#d7dfe4;font-size:9px;letter-spacing:.1em}.service-ribbon{background:var(--orange)}.service-ribbon>.container{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:73px;font-size:13px;font-weight:600;letter-spacing:.07em}.service-ribbon span:nth-child(even){font-weight:400;opacity:.5;font-size:21px}.section{padding-top:102px;padding-bottom:102px}.section-top{display:grid;grid-template-columns:1fr 2fr;gap:55px;margin-bottom:58px}.section-label{align-self:start;padding-top:8px;color:#69737b}h2{font-size:clamp(36px,4vw,54px);line-height:1.1;letter-spacing:-2px;font-weight:500}.section-description{color:var(--muted);font-size:16px;line-height:1.7;margin-top:24px}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:.23fr .84fr 1fr;gap:36px;border-bottom:1px solid var(--line);padding:39px 0;scroll-margin-top:105px}.service-number{font-size:14px;color:#758088;font-variant-numeric:tabular-nums;padding-top:4px}.service-title h3{font-size:29px;font-weight:500;letter-spacing:-.8px;line-height:1.25}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.tags span{border:1px solid #d9dfe3;border-radius:3px;padding:3px 7px;color:#67727b;font-size:9px;letter-spacing:.07em}.service-description{padding-top:4px}.service-description>p{font-size:16px;color:var(--muted);line-height:1.75;max-width:465px}.text-link{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:21px;text-underline-offset:6px}.text-link>span{font-size:21px;line-height:1.4}.text-link:hover{text-decoration:underline}.service-description>.text-link{margin-top:24px}.method-section{background:var(--paper)}.method-section .section-top{margin-bottom:48px}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #d8dfe1}.steps>li{padding:26px 24px 30px}.steps>li+li{border-left:1px solid #d8dfe1}.step-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:43px;color:#626e76;font-size:12px}.step-head>span:last-child{font-size:21px;color:#9da6ad}.steps h3{font-size:20px;font-weight:500;letter-spacing:-.5px;line-height:1.3;min-height:53px;margin-bottom:13px}.steps p{font-size:14px;color:var(--muted);line-height:1.75}.method-note{display:flex;gap:17px;align-items:center;margin-top:22px}.method-note>span{color:#b85b3e;font-size:22px}.method-note p{font-size:12px;color:#647078}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-panel{padding:36px;background:var(--dark);color:white;min-height:535px;display:flex;flex-direction:column;justify-content:space-between}.about-panel .eyebrow{font-size:10px;color:#aab9c2}.about-statement{font-size:clamp(37px,4vw,56px);letter-spacing:-2px;line-height:1.07;padding:46px 0}.about-statement>span{color:var(--orange)}.about-panel-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff30;padding-top:22px;font-size:10px;letter-spacing:.13em;color:#aebbc3}.about-copy>.eyebrow{color:#68737b;margin-bottom:26px}.about-copy h2{font-size:43px;margin-bottom:25px}.about-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:18px}.principles{margin:26px 0 0}.principles>div{border-top:1px solid var(--line);padding:15px 0}.principles dt{font-size:14px;font-weight:600;margin-bottom:4px}.principles dd{margin:0;font-size:13px;color:var(--muted)}.contact-section{background:#e8eef0}.contact-heading>.eyebrow{margin-bottom:32px;color:#5a6972}.contact-heading h2{font-size:clamp(40px,5vw,68px);line-height:1.12;letter-spacing:-2.7px}.contact-heading h2>span{color:#677983}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:43px}.contact-bottom>p{font-size:17px;color:#566770}.contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:21px}.contact-channels>div{border-bottom:1px solid #bdc9cf;padding-bottom:16px}.contact-channels>div>span{font-size:10px;letter-spacing:.06em;color:#6b7b85;display:block;margin-bottom:9px}.contact-channels strong{font-size:16px;font-weight:500}.contact-note{grid-column:1/-1;font-size:12px;color:#6c7a82;line-height:1.5}.business-info{margin-top:49px;display:flex;align-items:center;gap:30px;border-top:1px solid #c9d3d8;padding-top:19px;color:#647580}.business-info>span{font-size:10px;letter-spacing:.06em;white-space:nowrap}.business-info>p{font-size:12px}.transparency{padding:60px 0}.transparency-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:28px}.transparency-heading h2{font-size:23px;font-weight:500;letter-spacing:-.5px}.transparency-heading p{font-size:12px;color:var(--muted)}.policy-list{border-top:1px solid var(--line)}.policy-list details{border-bottom:1px solid var(--line);scroll-margin-top:108px}.policy-list summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;font-size:15px;list-style:none;cursor:pointer}.policy-list summary::-webkit-details-marker{display:none}.plus{font-size:23px;line-height:1;color:#52626a}.policy-list details[open] .plus{transform:rotate(45deg)}.policy-body{font-size:15px;color:var(--muted);line-height:1.8;max-width:840px;padding:6px 0 25px}.policy-body p+p{margin-top:14px}.policy-body h3{font-size:16px;font-weight:600;color:var(--ink);margin:20px 0 8px}.footer{background:var(--dark);color:white;padding:39px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:35px}.footer-top .text-link{font-size:12px;color:#c5d0d6}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff25;padding-top:23px;color:#a2b2bc;font-size:11px}.footer-bottom nav{display:flex;gap:27px}.footer-bottom a:hover{color:var(--orange)}
@media(min-width:1500px){.hero{min-height:730px}.hero-content{padding-top:83px}.hero h1{font-size:98px}.hero-bottom{margin-top:60px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav{gap:23px;font-size:13px}.brand-name{font-size:29px}.brand{gap:12px}.brand-category{padding-left:12px;font-size:9px}.header-cta{gap:15px;margin-left:0}.hero-content{padding-top:64px}.hero{min-height:636px}.hero h1{font-size:76px}.hero-bottom{max-width:560px}.section-top{grid-template-columns:.8fr 1.6fr;gap:34px}.section{padding:82px 0}.service-row{gap:25px;grid-template-columns:.15fr .9fr 1fr}.service-title h3{font-size:27px}.steps>li{padding:24px 18px}.steps h3{font-size:19px;min-height:51px}.steps p{font-size:14px}.about{gap:55px}.about-copy h2{font-size:39px}.about-panel{padding:29px;min-height:545px}.about-statement{font-size:48px}.contact-bottom{gap:40px}.contact-channels{gap:18px}.contact-channels strong{font-size:15px}.transparency-heading{align-items:flex-start}.transparency-heading p{max-width:300px}}
@media(max-width:850px){.container{width:calc(100% - 48px)}.nav-wrap{min-height:77px}.menu-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:1px solid #586168;color:white;font-size:13px;padding:8px 12px}.nav{display:none;position:absolute;top:100%;left:0;right:0;padding:18px 24px 26px;background:var(--dark);border-bottom:1px solid #586168;flex-direction:column;align-items:stretch;gap:0}.nav.is-open{display:flex}.nav>a{padding:14px 0;font-size:15px}.nav .header-cta{justify-content:space-between}.hero h1{font-size:69px}.hero-content{padding-top:57px}.hero-image{left:12%}.hero-shade{background:linear-gradient(90deg,#141a1efc 0%,#141a1edb 37%,#141a1e42 100%),linear-gradient(0deg,#141a1e9c,transparent 50%)}.hero-description{font-size:16px}.hero-bottom{max-width:460px}.image-caption{right:18px;font-size:8px}.service-ribbon>.container{font-size:11px;gap:12px;min-height:64px}.section-top{grid-template-columns:1fr;gap:22px;margin-bottom:38px}.section-top .eyebrow{padding:0}.section-description br{display:none}.service-row{grid-template-columns:30px .95fr 1fr;gap:22px}.service-title h3{font-size:23px}.service-description>p{font-size:15px}.tags span{font-size:8px}.steps{grid-template-columns:repeat(2,1fr)}.steps>li{padding:25px}.steps>li:nth-child(3){border-left:0;border-top:1px solid #d8dfe1}.steps>li:nth-child(4){border-top:1px solid #d8dfe1}.steps h3{min-height:0;font-size:21px}.steps p{font-size:15px}.step-head{margin-bottom:28px}.about{gap:35px;align-items:start}.about-panel{min-height:535px;padding:26px}.about-statement{font-size:39px}.about-copy h2{font-size:33px}.about-copy>p:not(.eyebrow){font-size:14px}.principles dd{font-size:12px}.contact-bottom{grid-template-columns:1fr;gap:30px}.contact-bottom>p br{display:none}.contact-channels{max-width:540px}.business-info{gap:15px;align-items:flex-start}.transparency-heading{display:block}.transparency-heading p{margin-top:12px;max-width:none}}
@media(max-width:600px){:root{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.preview-bar{flex-direction:column;gap:3px;font-size:9px;padding:7px 12px}.preview-bar>span{font-size:9px}.nav-wrap{min-height:72px}.brand-name{font-size:28px}.brand-category{font-size:8px;letter-spacing:.06em}.hero{min-height:680px}.hero-content{padding-top:42px;padding-bottom:25px}.hero .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:25px}.hero h1{font-size:clamp(50px,12.4vw,67px);letter-spacing:-2.4px;line-height:1.04}.hero-description{font-size:16px;line-height:1.7;max-width:330px;margin-top:24px}.hero-description br{display:none}.hero-image{inset:0 -45% 0 -45%}.hero-image img{object-position:69% 50%;opacity:.76}.hero-shade{background:linear-gradient(90deg,#141a1ef0,#141a1e97 75%,#141a1e80),linear-gradient(0deg,#141a1ee8 0%,transparent 47%)}.hero .button{font-size:13px;gap:21px;padding:16px 18px}.hero-bottom{margin-top:84px;font-size:8px;letter-spacing:.06em}.hero-bottom a{font-size:11px;gap:12px}.image-caption{bottom:8px;font-size:7px}.service-ribbon>.container{flex-wrap:wrap;justify-content:center;gap:12px 17px;padding:17px 0;min-height:82px;font-size:10px}.service-ribbon span:nth-child(4){display:none}.section{padding:59px 0}.section-top{gap:17px;margin-bottom:33px}.eyebrow{font-size:10px}.section-label{font-size:10px}h2{font-size:36px;letter-spacing:-1.3px}.section-description{font-size:15px;margin-top:20px}.service-row{grid-template-columns:25px 1fr;gap:14px 15px;padding:28px 0}.service-number{font-size:12px}.service-title h3{font-size:26px;letter-spacing:-.7px}.service-description{grid-column:2}.service-description>p{font-size:15px;line-height:1.75}.service-description>.text-link{margin-top:17px;font-size:12px;gap:12px}.tags{margin-top:15px}.tags span{font-size:8px}.method-section .section-top{margin-bottom:31px}.steps{grid-template-columns:1fr}.steps>li{padding:24px}.steps>li+li{border-left:0;border-top:1px solid #d8dfe1}.step-head{margin-bottom:23px}.steps h3{font-size:22px;margin-bottom:13px}.steps p{font-size:15px}.method-note{align-items:flex-start;gap:12px}.method-note p{font-size:11px}.about{grid-template-columns:1fr;gap:36px}.about-panel{min-height:450px;padding:29px}.about-statement{font-size:48px;padding:32px 0}.about-copy>.eyebrow{margin-bottom:20px}.about-copy h2{font-size:36px}.about-copy>p:not(.eyebrow){font-size:15px}.principles dt{font-size:14px}.principles dd{font-size:13px}.contact-heading>.eyebrow{font-size:9px;margin-bottom:25px}.contact-heading h2{font-size:39px;letter-spacing:-1.6px}.contact-bottom{margin-top:27px;gap:29px}.contact-bottom>p{font-size:16px}.contact-channels{grid-template-columns:1fr;gap:22px}.contact-channels>div>span{font-size:10px}.contact-channels strong{font-size:17px}.contact-note{font-size:12px}.business-info{margin-top:31px;display:block}.business-info p{font-size:12px;margin-top:8px}.transparency{padding:41px 0}.transparency-heading h2{font-size:22px;line-height:1.2}.transparency-heading p{font-size:11px}.policy-body{font-size:14px}.footer{padding:30px 0 22px}.footer-top{gap:22px;flex-wrap:wrap;padding-bottom:26px}.footer-top .text-link{font-size:11px;gap:12px}.footer-bottom{flex-direction:column;gap:14px;font-size:10px}.footer-bottom nav{gap:23px;font-size:12px}}
.whatsapp-section{background:#1d272e;color:#fff}.whatsapp-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.whatsapp-intro>.eyebrow{color:var(--orange);margin-bottom:27px}.whatsapp-intro h2{font-size:clamp(36px,4vw,53px)}.whatsapp-intro>p:not(.eyebrow){font-size:16px;line-height:1.75;color:#bbc9d1;max-width:440px;margin:25px 0 28px}.whatsapp-status{display:block;color:#a8bac5;font-size:12px;margin-top:16px}.whatsapp-use-cases>h3{font-weight:500;font-size:22px;letter-spacing:-.4px;margin-bottom:22px}.whatsapp-use-cases dl{margin:0}.whatsapp-use-cases dl>div{border-top:1px solid #42515a;padding:21px 0}.whatsapp-use-cases dt{display:flex;align-items:center;gap:17px;font-size:17px;font-weight:500}.whatsapp-use-cases dt>span{font-size:11px;color:var(--orange)}.whatsapp-use-cases dd{font-size:15px;line-height:1.7;color:#bbc9d1;margin:10px 0 0 32px}.whatsapp-consent{border-top:1px solid #42515a;padding-top:20px;margin-top:3px;font-size:13px;color:#bbc9d1;line-height:1.75}.whatsapp-use-cases>.text-link{margin-top:19px;font-size:12px;color:#fff;gap:12px}
@media(max-width:1100px){.whatsapp-layout{gap:55px}}@media(max-width:850px){.whatsapp-layout{gap:35px}.whatsapp-use-cases dt{font-size:16px}.whatsapp-use-cases dd{font-size:14px}.whatsapp-use-cases>.text-link{font-size:11px;gap:8px}}@media(max-width:600px){.whatsapp-layout{grid-template-columns:1fr;gap:43px}.whatsapp-intro>.eyebrow{font-size:9px;margin-bottom:23px}.whatsapp-intro>p:not(.eyebrow){font-size:15px}.whatsapp-use-cases>h3{font-size:21px}.whatsapp-use-cases>.text-link{font-size:12px}.whatsapp-use-cases dd{font-size:15px}}
.mesh-section{background:#eef2f1;border-top:1px solid #dce4e0}.mesh-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:end;margin-bottom:38px}.mesh-heading .eyebrow{color:#8f482f;margin-bottom:23px}.mesh-heading h2{font-size:clamp(35px,3.5vw,48px)}.mesh-heading>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:420px}.mesh-visuals{display:grid;grid-template-columns:1fr 1.25fr;gap:22px}.mesh-visuals figure{margin:0;min-width:0;display:flex;flex-direction:column}.mesh-visuals img{display:block;width:100%;height:320px;object-fit:cover;background:#e5eae7}.mesh-visuals .mesh-diagram img{object-fit:contain;background:#f4f5f2}.mesh-visuals figcaption{padding:16px 0 0;font-size:12px;line-height:1.65;color:#66736d}.mesh-visuals figcaption>span{display:block;font-size:9px;font-weight:600;letter-spacing:.1em;color:#354d40;margin-bottom:5px}.mesh-explanation{display:grid;grid-template-columns:1fr 1.7fr;gap:70px;margin-top:56px;padding-top:36px;border-top:1px solid #ccd7cf}.mesh-explanation-heading .eyebrow{font-size:9px;color:#6b7a70;margin-bottom:19px}.mesh-explanation h3{font-size:29px;font-weight:500;letter-spacing:-.8px;line-height:1.2}.mesh-steps{padding:0;margin:0;list-style:none}.mesh-steps li{display:flex;gap:22px;align-items:flex-start;padding:0 0 25px}.mesh-steps li+li{border-top:1px solid #d3ddd5;padding-top:24px}.mesh-steps li>span{font-size:11px;background:#dce8de;min-width:31px;height:31px;display:grid;place-items:center;color:#3e5c47}.mesh-steps h4{font-size:17px;font-weight:500;line-height:1.4;margin:2px 0 9px}.mesh-steps p{font-size:15px;color:#637368;line-height:1.8}.mesh-practical{display:grid;grid-template-columns:1.25fr 1fr;margin-top:27px;border:1px solid #ccd7cf}.mesh-practical>div{padding:32px}.mesh-practical>div>h3{font-size:22px;font-weight:500;letter-spacing:-.5px;line-height:1.3;margin-bottom:17px}.mesh-practical>div>p{font-size:15px;line-height:1.8;color:#647269}.mesh-practical>div>.mesh-limit{font-size:12px;border-top:1px solid #d5dfd8;padding-top:17px;margin-top:21px}.mesh-help{background:#1d272e;color:white}.mesh-help .eyebrow{font-size:9px;letter-spacing:.09em;color:#f1a389;margin-bottom:20px}.mesh-practical .mesh-help h3{font-size:29px}.mesh-practical .mesh-help p{color:#b9c9d0;font-size:14px}.mesh-help .button{margin-top:24px;gap:15px;font-size:12px;padding:15px 17px}
@media(min-width:851px) and (max-width:1100px){.nav{gap:17px;font-size:12px}.nav-wrap{gap:20px}}@media(max-width:1100px){.mesh-heading{gap:35px}.mesh-visuals img{height:285px}.mesh-explanation{gap:35px}.mesh-practical>div{padding:26px}.mesh-help .button{font-size:11px;gap:10px}}@media(max-width:850px){.mesh-heading{grid-template-columns:1fr;gap:23px}.mesh-heading>p{max-width:650px}.mesh-visuals{grid-template-columns:1fr 1fr;gap:17px}.mesh-visuals img{height:245px}.mesh-explanation{grid-template-columns:1fr;gap:26px}.mesh-explanation h3 br{display:none}.mesh-practical{grid-template-columns:1fr 1fr}.mesh-practical>div{padding:23px}.mesh-help .button{font-size:11px;gap:8px;padding:13px}.mesh-practical>div>p{font-size:14px}}@media(max-width:600px){.mesh-heading{margin-bottom:27px}.mesh-heading h2{font-size:35px;letter-spacing:-1.3px}.mesh-heading>p{font-size:15px}.mesh-visuals{grid-template-columns:1fr;gap:28px}.mesh-visuals img{height:auto;aspect-ratio:3/2}.mesh-visuals figcaption{font-size:11px;padding-top:11px}.mesh-explanation{margin-top:35px;padding-top:27px;gap:27px}.mesh-explanation h3{font-size:28px}.mesh-steps li{gap:14px;padding-bottom:21px}.mesh-steps li+li{padding-top:21px}.mesh-steps h4{font-size:17px}.mesh-steps p{font-size:15px}.mesh-practical{grid-template-columns:1fr;margin-top:16px}.mesh-practical>div{padding:24px}.mesh-practical>div>p{font-size:15px}.mesh-help .button{font-size:12px;padding:15px 16px;gap:14px}}
[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.audience-switcher{display:none;border-top:1px solid #ffffff20;background:#202a31}.js-ready .audience-switcher{display:block}.audience-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:63px}.audience-inner>p{font-size:12px;color:#b6c4cd}.audience-options{display:flex;align-items:center;gap:5px;padding:4px;background:#141b20;border-radius:6px}.audience-options button{border:0;background:transparent;color:#c8d3da;padding:10px 17px;font-size:12px;font-weight:500;line-height:1.4;border-radius:3px;cursor:pointer;white-space:nowrap}.audience-options button[aria-pressed="true"]{background:var(--orange);color:#19232a}.audience-options button:hover:not([aria-pressed="true"]){background:#31424c;color:white}.national-support{font-size:12px;color:#c0cbd1;margin-top:19px;line-height:1.7}.national-support span{color:#fff;font-weight:600}.national-support a{text-underline-offset:4px}.national-support a:hover{text-decoration:underline}.national-support+.hero-bottom{margin-top:32px}.whatsapp-intro>.remote-scope{font-size:12px!important;color:#aebdc6!important;margin-top:-13px!important;line-height:1.75!important}.js-ready{scroll-margin-top:160px}:root:has(.js-ready){scroll-padding-top:160px}body[data-audience="residential"] .hero-image img{transform:scaleX(-1);object-position:50% 50%}body[data-audience="residential"] .hero .eyebrow{color:#f1d9ce}
@media(max-width:850px){.audience-inner{justify-content:center;min-height:63px}.audience-inner>p{display:none}.audience-options{width:min(430px,100%)}.audience-options button{flex:1;font-size:12px;padding:10px 12px}:root:has(.js-ready){scroll-padding-top:148px}}@media(max-width:600px){.audience-inner{min-height:61px}.audience-options button{font-size:11px;padding:10px 8px}.national-support{font-size:11px;max-width:310px}.national-support span{display:block}.national-support+.hero-bottom{margin-top:41px}:root:has(.js-ready){scroll-padding-top:143px}body[data-audience="residential"] .hero h1{font-size:clamp(44px,11.8vw,67px)}.whatsapp-intro>.remote-scope{font-size:12px!important}}
.hero-description{max-width:460px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
