@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--green:#075c45;--dark:#143e32;--lime:#def58d;--text:#243e34;--muted:#66746c;--cream:#fafbf7;--line:#e2e7df;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope','DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #bf890e;outline-offset:5px}button{color:inherit}img{display:block;max-width:100%;object-fit:cover}button{border:0;background:none}[hidden]{display:none!important}.wrap{max-width:1280px;margin:auto;padding-left:54px;padding-right:54px}.section{padding-top:100px;padding-bottom:100px}.header{height:104px;max-width:1280px;padding:0 54px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:7px;font-family:'Manrope',sans-serif;font-size:29px;letter-spacing:-1.3px;font-weight:800;white-space:nowrap;color:var(--green)}.brand img{object-fit:contain}.brand-light{font-weight:500}.brand-dot{color:var(--green)}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:550}.desktop-nav a:hover,.text-link:hover,.footer-top a:hover{color:#258c61}.header-actions{display:flex;align-items:center}.provider-link{border:1px solid #a4b7a9;border-radius:30px;padding:11px 19px;font-weight:600;font-size:14px}.provider-link span{margin-left:10px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding-top:51px;padding-bottom:77px;align-items:center;min-height:650px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;color:var(--green);display:flex;align-items:center;gap:10px}.sun{font-size:22px;color:#a4ba39}.hero h1{font-size:clamp(50px,5.6vw,73px);font-weight:650;line-height:1.08;letter-spacing:-4px;margin:23px 0;color:var(--dark)}em{font-style:normal;color:var(--green);position:relative}.hero h1 em:after{content:'';height:9px;border-top:3px solid #96b350;border-radius:50%;position:absolute;left:0;right:0;bottom:-10px;transform:rotate(-4deg)}.hero-copy>p{font-size:17px;line-height:1.8;max-width:450px;color:#607268}.hero-buttons{display:flex;gap:26px;align-items:center;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:15px 23px;border-radius:9px;font-size:14px;font-weight:650;line-height:1.5;transition:transform .2s,background .2s;cursor:pointer}.button:hover{transform:translateY(-3px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#0c7155}.button span{font-size:21px;line-height:1}.text-link{padding:0;display:inline-flex;align-items:center;gap:15px;font-weight:600;font-size:14px}.hero-note{display:flex;gap:11px;align-items:center;margin-top:34px;font-size:12px;line-height:1.55;color:var(--muted)}.hero-note strong{font-weight:500;color:#435c50}.shield-icon{width:33px;height:36px;border:1px solid #adc2b1;border-radius:11px 11px 16px 16px;display:grid;place-items:center;color:var(--green);font-size:17px}.hero-visual{position:relative;height:496px;margin-left:10px}.hero-photo{width:100%;height:100%;border-radius:120px 25px 25px 25px;overflow:hidden;will-change:transform}.hero-photo img{height:100%;width:100%;object-position:57% center}.photo-caption{position:absolute;left:-32px;bottom:42px;background:#fffef9;padding:16px 23px 16px 16px;display:flex;gap:12px;align-items:center;box-shadow:0 8px 25px #233a2415;border-radius:13px;font-size:13px;line-height:1.5;transform:rotate(-4deg)}.photo-caption strong{font-size:17px;font-weight:650}.tiny-heart{width:43px;height:43px;display:grid;place-items:center;background:var(--lime);border-radius:50%;font-size:28px;color:var(--green)}.photo-tag{position:absolute;right:21px;top:22px;color:white;background:#174c3fd9;backdrop-filter:blur(6px);font-size:12px;padding:9px 14px;border-radius:25px}.photo-tag span{color:var(--lime);margin-right:4px}.hero-spark{position:absolute;right:-28px;bottom:-24px;font-size:93px;line-height:1;color:var(--green);animation:slow-spin 35s linear infinite}.promise-strip{padding:24px 35px;background:#eef2e9;display:flex;align-items:center;justify-content:center;gap:38px;font-size:13px;color:#4d6558;font-weight:550}.promise-strip i{width:5px;height:5px;border-radius:50%;background:#90a785}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:35px}h2{font-size:clamp(32px,3.2vw,43px);letter-spacing:-1.9px;line-height:1.2;font-weight:600;color:var(--dark)}.section-top h2,.center h2,.trust-copy h2,.provider-copy h2,.faq-intro h2{margin-top:15px}.section-top>p{max-width:350px;font-size:14px;color:var(--muted);padding-bottom:3px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{position:relative;border-radius:18px;min-height:315px;padding:28px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s}.service-card:hover{transform:translateY(-5px)}.service-card h3{font-size:24px;line-height:1.3;letter-spacing:-.8px;font-weight:600;margin-top:20px}.service-card p{font-size:14px;line-height:1.7;margin-top:10px;max-width:260px}.service-icon svg{width:29px;height:29px}.service-bottom{margin-top:auto;padding-top:27px;display:flex;justify-content:space-between;font-size:12px;font-weight:600}.service-bottom>span{font-size:21px;line-height:1}.lavender{background:#e9e9f4}.lime{background:#e4edb6}.peach{background:#f6e5d5}.light-green{background:#e4efe6}.photo-card{color:white;justify-content:flex-end}.photo-card>img{position:absolute;inset:0;height:100%;width:100%;transition:transform .6s}.photo-card:hover>img{transform:scale(1.04)}.photo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 15%,#092d1cca 100%)}.service-photo-copy{position:relative;z-index:1;padding-right:18px}.service-photo-copy h3{font-size:24px;margin-top:8px}.service-photo-copy p{font-size:13px}.card-category{font-size:10px;letter-spacing:1.2px}.circle-arrow{position:absolute;right:-21px;bottom:0;width:28px;height:28px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center}.section-footnote{font-size:12px;color:var(--muted);margin-top:19px}.how-section{background:#f0f3eb}.center{text-align:center}.center .eyebrow{justify-content:center}.center>p{margin:20px auto 0;color:var(--muted);font-size:16px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;margin:52px 0 30px;text-align:center}.step-number{display:inline-grid;place-items:center;color:var(--green);background:#e1e9d5;border-radius:50%;width:51px;height:51px;font-family:Manrope,sans-serif;font-size:18px;font-weight:600;margin-bottom:21px;position:relative}.steps h3{font-size:19px;letter-spacing:-.5px}.steps p{font-size:14px;margin-top:12px;color:var(--muted)}.small{font-size:12px!important;color:var(--muted);line-height:1.7}.trust-section{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.trust-photo{position:relative;height:580px}.trust-photo>img{width:100%;height:100%;border-radius:24px 24px 105px 24px;object-position:47%}.trust-photo-label{position:absolute;bottom:40px;left:28px;background:#fffef7ed;padding:12px 21px;border-radius:35px;font-size:15px;font-weight:500}.trust-photo-label span{font-size:25px;margin-right:8px}.trust-copy>p{margin-top:20px;font-size:15px;color:var(--muted)}.trust-item{display:flex;gap:16px;margin-top:25px}.trust-item>span{flex-shrink:0;width:36px;height:36px;background:#e8efdf;display:grid;place-items:center;border-radius:9px}.trust-item svg{width:20px;height:20px}.trust-item h3{font-size:16px;letter-spacing:-.3px}.trust-item p{font-size:13px;color:var(--muted);margin-top:6px}.trust-copy>.text-link{margin-top:27px}.trust-disclaimer{margin-top:19px!important}.app-section{background:var(--green);color:white;overflow:hidden}.app-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:85px;padding-bottom:85px;align-items:center}.app-copy .eyebrow{color:var(--lime)}.app-copy h2{font-size:51px;color:white;margin:22px 0;line-height:1.14;letter-spacing:-2px}.app-copy h2 em{color:var(--lime)}.app-copy>p{max-width:375px;font-size:15px;color:#c9ddd4}.tick-list{padding:0;list-style:none;margin:25px 0;font-size:14px}.tick-list li{margin:9px 0}.tick-list li:before{content:'✓';color:var(--lime);margin-right:13px}.lime-button{background:var(--lime);color:#184f3c}.lime-button:hover{background:#edfbb4}.app-coming{margin-top:17px;color:#b9d1c5;font-size:12px}.app-coming span{padding:0 8px}.phones{height:563px;position:relative;perspective:1000px}.phone{position:absolute;width:242px;height:486px;background:#16392e;border:4px solid #183a30;border-radius:36px;padding:4px;box-shadow:0 25px 40px #00312455}.phone-screen{height:100%;background:#fbfbf6;border-radius:29px;padding:15px;color:var(--dark);overflow:hidden}.phone-camera{position:absolute;top:12px;left:calc(50% - 35px);width:70px;height:17px;border-radius:15px;background:#16392e;z-index:1}.phone-status{font-size:10px;font-weight:700;display:flex;justify-content:space-between;margin-bottom:24px;padding:0 8px}.front-phone{left:10px;top:9px;transform:rotate(-8deg);z-index:2}.back-phone{right:-2px;top:61px;transform:rotate(9deg)}.mock-brand{font-size:16px;font-weight:700;display:flex;justify-content:space-between}.mock-brand>span{font-size:22px}.mock-location{font-size:8px;color:#65766d;margin:10px 0 17px}.phone h3{font-size:21px;letter-spacing:-.7px;line-height:1.27}.mock-search{font-size:9px;background:#eff1e9;padding:11px;border-radius:7px;margin:16px 0}.mock-services{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;font-size:7px;text-align:center}.mock-services>div>span{display:grid;place-items:center;border-radius:12px;height:37px;background:#e3eccf;margin-bottom:6px}.mock-services>div:nth-child(2)>span{background:#ebe5f4}.mock-services>div:nth-child(3)>span{background:#f2e5d5}.mock-services svg{width:19px;height:19px}.mock-banner{height:97px;background:#e5edcf;position:relative;overflow:hidden;border-radius:10px;margin-top:18px;padding:12px}.mock-banner strong{position:relative;z-index:1;font-size:13px;line-height:1.3;display:block}.mock-banner>span{position:relative;font-size:7px;z-index:1}.mock-banner img{position:absolute;width:84px;height:100%;right:0;top:0;object-position:68%;mask-image:linear-gradient(90deg,transparent,black 25%)}.mock-nav{display:flex;justify-content:space-between;margin:20px 7px}.mock-nav svg{width:16px;height:16px}.mock-breadcrumb{font-size:10px}.mock-success{background:#dfedc9;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;margin:23px auto 13px}.back-phone h3{text-align:center;font-size:19px}.mock-plan{background:white;border:1px solid #e6e8df;border-radius:10px;padding:14px;margin:19px 0}.mock-plan span{display:block;font-size:7px;letter-spacing:1px;color:#6c7a72}.mock-plan strong{font-size:10px;font-weight:550}.mock-plan hr{border:0;border-top:1px solid #ecede7;margin:10px 0}.mock-button{font-size:10px;text-align:center;background:var(--green);color:white;padding:10px;border-radius:7px}.phone-sticker{position:absolute;z-index:3;right:1px;bottom:18px;transform:rotate(8deg);background:var(--lime);color:var(--green);padding:14px 25px;font-size:18px;line-height:1.3;border-radius:12px;box-shadow:0 5px 15px #002b2340}.mock-caption{position:absolute;bottom:-26px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:1.4px;color:#c3d8cd}.area-form{display:grid;grid-template-columns:1fr 1.6fr 1.3fr auto;align-items:end;gap:15px;margin:40px 0 15px;padding:25px;background:white;border:1px solid var(--line);box-shadow:0 12px 35px #23492e06;border-radius:15px}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}select,input,textarea{background:#fff;width:100%;border:1px solid #cfdacf;border-radius:7px;padding:12px;font-size:14px;color:var(--text);min-height:46px}select{cursor:pointer}.area-form .button{white-space:nowrap;min-height:47px;padding:12px 20px}.island-labels{display:flex;justify-content:center;gap:43px;align-items:center;margin-top:44px;color:#8fa38f;font-weight:600;letter-spacing:4px;font-size:15px}.island-labels span:nth-child(even){font-size:20px;color:#a3b76f;letter-spacing:0}.area-result{padding:25px;border:1px solid #b6c4ad;border-radius:13px;margin-top:23px;background:#eef3e5}.area-result h3{font-size:20px}.area-result p{font-size:14px;margin:10px 0 18px}.provider-section{display:grid;grid-template-columns:1fr 1fr;padding-top:0;padding-bottom:20px;gap:0}.provider-photo{position:relative;min-height:485px}.provider-photo img{height:100%;width:100%;border-radius:22px 0 0 22px;object-position:37% center}.provider-tag{position:absolute;bottom:30px;left:23px;right:23px;color:white;background:#194c3dde;backdrop-filter:blur(5px);border-radius:30px;text-align:center;padding:12px;font-size:13px}.provider-copy{background:#eaf0e0;padding:43px;border-radius:0 22px 22px 0}.provider-copy h2{font-size:37px}.provider-copy>p{font-size:14px;color:#617362;margin-top:20px}.provider-perks{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:23px 0;font-size:12px}.provider-copy>.text-link{margin-top:17px}.faq-section{display:grid;grid-template-columns:.9fr 1.4fr;gap:75px}.faq-intro>p{margin:24px 0 18px;color:var(--muted);font-size:14px}.faq-list details{border-bottom:1px solid #d9e1d5}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-weight:550;font-size:15px;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;line-height:1;font-weight:400}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{padding-bottom:23px;font-size:14px;color:var(--muted)}.closing{text-align:center;background:#dfebcb;padding:73px 0;position:relative;overflow:hidden}.closing .wrap{position:relative}.closing .eyebrow{justify-content:center}.closing h2{font-size:53px;letter-spacing:-2.5px;margin:19px 0 28px}.closing .button{background:var(--green);color:white}.closing p{margin-top:22px;font-size:13px;color:#617358}.closing-flower{position:absolute;left:130px;top:12px;font-size:125px;color:#a5bb69;transform:rotate(12deg)}footer{padding-top:61px;background:#f9faf5}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1fr;gap:40px;padding-bottom:45px}.footer-top p{font-size:13px;color:var(--muted);margin-top:18px;line-height:1.9}.footer-top h3{font-family:inherit;font-size:13px;font-weight:650;margin-bottom:17px}.footer-top>div>a:not(.brand),.footer-top button{display:block;text-align:left;padding:0;font-size:12px;color:var(--muted);margin:10px 0}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;padding-bottom:10px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#718074}.footer-disclosure{font-size:10px;color:#7c897e;padding-bottom:26px;line-height:1.7}.skip{position:fixed;top:-100px;background:var(--green);color:white;padding:15px;z-index:99}.skip:focus{top:0}.mobile-nav{padding:12px 25px 22px;background:#eff3e8;display:grid;gap:13px}.mobile-nav a{font-size:15px}.policy-dialog,.application-dialog{border:0;padding:30px 35px;border-radius:18px;max-width:720px;width:calc(100% - 32px);max-height:88vh;color:var(--text);background:#fcfcf8;box-shadow:0 30px 100px #082a3440}.application-dialog{max-width:540px}dialog::backdrop{background:#0d2d25b5;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px;font-size:10px;letter-spacing:1.5px}.dialog-top button{font-size:28px;padding:0 8px}.policy-dialog h2,.application-dialog h2{font-size:33px;margin-bottom:18px}.policy-dialog h3{font-size:18px;margin:24px 0 8px}.policy-dialog p,.policy-dialog li,.application-dialog p{font-size:14px;color:#566a5e;margin:10px 0}.policy-dialog a{color:var(--green);text-decoration:underline}.policy-dialog>.button{margin-top:25px}.application-dialog form>label:not(.checkbox-label){display:block;font-size:13px;margin:14px 0 6px;font-weight:600}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;margin:18px 0}.checkbox-label input{width:17px;min-height:17px;accent-color:var(--green);margin-top:2px;flex-shrink:0}.inline-link{padding:0;text-decoration:underline}.application-dialog .button{width:100%;margin-top:10px}.reveal{opacity:1;transform:none}.motion .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.motion .reveal.visible{opacity:1;transform:translateY(0)}@keyframes slow-spin{to{transform:rotate(360deg)}}
@media(min-width:1450px){.wrap,.header{max-width:1380px}.hero{gap:72px}.hero-visual{height:530px}.hero h1{font-size:80px}}
@media(max-width:1100px){.wrap,.header{padding-left:32px;padding-right:32px}.desktop-nav{gap:20px;font-size:12px}.brand{font-size:25px}.hero{gap:28px}.hero h1{font-size:60px;letter-spacing:-3px}.hero-visual{height:470px}.hero-buttons{gap:15px}.hero-copy>p{font-size:15px}.hero .button{gap:15px;padding:14px 17px}.promise-strip{gap:23px;font-size:12px}.service-card{padding:22px}.service-card h3{font-size:22px}.section-top>p{max-width:290px}.trust-section{gap:42px}.trust-photo{height:580px}.app-layout{gap:25px}.phone{width:220px;height:476px}.front-phone{left:0}.back-phone{right:-12px}.area-form{grid-template-columns:1fr 1.4fr;gap:18px}.provider-copy{padding:30px}.provider-copy h2{font-size:33px}.provider-perks{grid-template-columns:1fr}.faq-section{gap:40px}.closing-flower{left:70px}.footer-top{gap:22px}.footer-top .brand{font-size:24px}}
@media(max-width:800px){.desktop-nav{display:none}.header{height:85px}.menu-toggle{display:block;font-size:22px;margin-left:12px}.hero{padding-top:30px;padding-bottom:50px;gap:30px}.hero h1{font-size:48px;letter-spacing:-2.6px}.eyebrow{font-size:10px;letter-spacing:1px}.hero-visual{height:420px;margin:0}.hero-buttons{align-items:flex-start;flex-direction:column;gap:18px}.photo-tag{display:none}.photo-caption{left:-16px;bottom:22px;padding:12px;font-size:11px}.photo-caption strong{font-size:14px}.tiny-heart{height:35px;width:35px}.hero-spark{font-size:65px;right:-17px;bottom:-17px}.promise-strip{flex-wrap:wrap;gap:12px 25px;padding:21px}.promise-strip i{display:none}.promise-strip span{width:43%;text-align:center}.section{padding-top:70px;padding-bottom:70px}.section-top{display:block}.section-top>p{margin-top:20px;max-width:none}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:300px}.steps{gap:25px}.trust-section{gap:30px}.trust-photo{height:610px}.trust-copy h2{font-size:32px}.app-layout{grid-template-columns:.9fr 1fr;gap:15px;padding-top:65px;padding-bottom:65px}.app-copy h2{font-size:42px}.phones{height:510px}.phone{width:215px}.front-phone{left:10px;transform:rotate(-6deg)}.back-phone{right:-100px;transform:rotate(9deg);top:45px}.phone-sticker{bottom:10px;right:-5px;font-size:15px}.mock-caption{bottom:-31px;font-size:8px}.provider-section{grid-template-columns:1fr 1.15fr}.provider-photo{min-height:560px}.provider-copy{padding:28px}.provider-copy .eyebrow{font-size:9px}.provider-copy h2{font-size:30px}.provider-copy .button{font-size:12px;gap:10px;padding:14px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-intro>p{display:none}.faq-intro>.text-link{margin-top:17px}.closing-flower{left:10px;font-size:95px;top:35px}.footer-top{grid-template-columns:1.3fr 1fr;gap:30px}.footer-bottom{font-size:10px}}
@media(max-width:600px){.wrap,.header{padding-left:22px;padding-right:22px}.header{height:80px}.brand{font-size:25px}.brand img{height:34px;width:34px}.provider-link{font-size:11px;padding:8px 12px}.provider-link span{display:none}.menu-toggle{margin-left:5px}.hero{grid-template-columns:1fr;padding-top:24px;gap:34px}.hero h1{font-size:57px;letter-spacing:-3px;line-height:1.08;margin:18px 0 23px}.hero-copy>p{font-size:16px;max-width:390px}.eyebrow{font-size:10px;letter-spacing:1.25px}.hero-buttons{flex-direction:row;align-items:center;gap:20px;margin-top:24px}.hero .button{padding:14px 18px;font-size:13px}.hero .text-link{font-size:12px;gap:8px}.hero-note{margin-top:23px;font-size:11px}.hero-visual{height:370px;margin:0 8px 0 12px}.hero-photo{border-radius:85px 20px 20px 20px}.hero-photo img{object-position:54%}.photo-caption{left:-16px;bottom:27px;padding:14px 18px;font-size:12px}.photo-caption strong{font-size:16px}.photo-tag{display:block;font-size:10px;right:14px;top:18px}.hero-spark{right:-16px;bottom:-17px;font-size:70px}.promise-strip{font-size:10px;gap:10px 16px}.promise-strip span{width:45%}.section{padding-top:58px;padding-bottom:58px}h2{font-size:33px;letter-spacing:-1.5px}.section-top h2 br{display:none}.section-top>p{font-size:14px;line-height:1.8}.section-top>p br{display:none}.services-grid{gap:12px}.service-card{padding:20px;min-height:282px}.service-card h3{font-size:20px;letter-spacing:-.7px;margin-top:14px}.service-card p{font-size:12px;line-height:1.65}.service-bottom{font-size:10px;gap:6px;padding-top:18px}.service-photo-copy{padding:0}.service-photo-copy h3{font-size:20px}.service-photo-copy p{font-size:12px;padding-right:3px}.card-category{font-size:8px;letter-spacing:1px}.circle-arrow{display:none}.service-icon svg{width:25px;height:25px}.service-card.photo-card{grid-column:span 2;min-height:310px}.photo-card>img{object-position:center 44%}.pet-card{order:5}.light-green{order:4}.section-footnote{font-size:11px}.steps{grid-template-columns:1fr;margin:35px 0 28px;gap:30px;text-align:left}.steps article{display:grid;grid-template-columns:51px 1fr;column-gap:20px}.step-number{grid-row:span 2;margin:0}.steps h3{font-size:18px}.steps p{margin-top:7px;font-size:14px}.how-section h2{font-size:32px}.trust-section{grid-template-columns:1fr;gap:34px}.trust-photo{height:350px}.trust-photo>img{border-radius:20px 20px 75px 20px;object-position:center 35%}.trust-photo-label{bottom:24px;left:20px;font-size:13px;padding:9px 17px}.trust-copy h2{font-size:35px}.trust-copy>p{font-size:15px}.trust-item{margin-top:23px}.trust-item p{font-size:14px}.trust-item h3{font-size:16px}.app-layout{grid-template-columns:1fr;padding-top:53px;padding-bottom:60px;gap:42px}.app-copy h2{font-size:45px}.app-copy>p{max-width:100%}.phones{height:520px;max-width:360px;width:100%;margin:0 auto}.phone{width:215px;height:476px}.front-phone{left:2px;top:0;transform:rotate(-7deg)}.back-phone{right:0;top:33px;transform:rotate(8deg)}.phone-sticker{right:-1px;bottom:2px;font-size:15px;padding:13px 20px}.mock-caption{bottom:-26px;font-size:8px}.center>p{font-size:14px}.center>p br{display:none}.area-section h2{font-size:32px}.area-form{grid-template-columns:1fr;margin-top:27px;padding:21px;gap:16px}.field label{font-size:13px}.area-form input,.area-form select{font-size:16px}.area-form .button{min-height:50px}.island-labels{gap:17px;font-size:11px;letter-spacing:2px;margin-top:31px}.island-labels span:nth-child(even){font-size:18px}.provider-section{grid-template-columns:1fr;padding-bottom:0}.provider-photo{height:310px;min-height:0}.provider-photo img{border-radius:20px 20px 0 0;object-position:center 33%}.provider-tag{font-size:12px;left:17px;right:17px;bottom:22px}.provider-copy{border-radius:0 0 20px 20px;padding:30px 25px}.provider-copy h2{font-size:34px}.provider-copy .eyebrow{font-size:10px}.provider-copy>p{font-size:15px}.provider-perks{grid-template-columns:1fr 1fr;font-size:11px;gap:13px 6px}.provider-copy .button{font-size:14px;padding:15px 20px;gap:20px}.faq-section{gap:25px}.faq-list summary{font-size:14px;padding:21px 0}.closing{padding:52px 0}.closing h2{font-size:41px;letter-spacing:-2px}.closing-flower{font-size:63px;left:auto;right:15px;top:65px;opacity:.6;z-index:0}.closing .eyebrow{font-size:9px}.closing h2,.closing .button{position:relative;z-index:1}.closing .button{font-size:13px;padding:15px 19px}footer{padding-top:43px}.footer-top{grid-template-columns:1fr 1fr;gap:27px 20px;padding-bottom:30px}.footer-top>div:first-child{grid-column:span 2}.footer-top>div:last-child{grid-column:span 2}.footer-top>div:last-child button{display:inline-block;margin-right:17px}.footer-top h3{font-size:13px;margin-bottom:11px}.footer-top>div>a:not(.brand),.footer-top button{font-size:12px}.footer-bottom{flex-direction:column;gap:6px;font-size:10px;padding-top:19px}.footer-disclosure{font-size:10px;padding-top:9px}.policy-dialog,.application-dialog{padding:22px}.dialog-top{font-size:9px}.policy-dialog h2,.application-dialog h2{font-size:29px}.application-dialog input,.application-dialog select,.application-dialog textarea{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal,.motion .reveal{opacity:1;transform:none}.parallax{transform:none!important}}
/* Keep service descriptions readable on small screens. */
.service-card p,.service-photo-copy p{font-size:14px}.service-bottom{font-size:12px}.desktop-nav{font-size:14px}.footer-top>div>a:not(.brand),.footer-top button{font-size:14px}.provider-perks{font-size:14px}
@media(max-width:600px){.provider-perks{grid-template-columns:1fr}.service-card p,.service-photo-copy p{font-size:14px}.service-card{min-height:310px}.service-bottom{font-size:12px}.provider-link{font-size:12px}.promise-strip{font-size:12px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:auto}.footer-top>div>a:not(.brand),.footer-top button{font-size:14px}}
@media(max-width:380px){.header .provider-link{display:none}.hero h1{font-size:50px}.hero-buttons{gap:13px}.hero .button{padding:13px 14px}.services-grid{grid-template-columns:1fr}.service-card.photo-card{grid-column:auto}.service-card{min-height:265px}.hero-photo{border-top-left-radius:65px}}
/* Everyday care mosaic */
.hero{grid-template-columns:.9fr 1.1fr;gap:44px;padding-top:38px;padding-bottom:65px}.care-collage{display:grid;grid-template-columns:1.04fr 1fr;grid-template-rows:172px 172px 156px;gap:12px;position:relative;margin:0 0 16px}.care-tile{position:relative;overflow:hidden;border-radius:18px;background:#dae5d2;isolation:isolate;display:block}.care-tile:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#062c29a8);pointer-events:none}.care-tile img{width:100%;height:100%;transition:transform .6s;object-position:center}.care-tile:hover img{transform:scale(1.045)}.care-tile>span{position:absolute;bottom:14px;left:14px;right:12px;color:white;font-size:13px;line-height:1.4;font-weight:600;z-index:1;letter-spacing:-.1px}.care-senior{grid-row:span 2;border-top-left-radius:85px}.care-senior img{object-position:63% center}.care-senior>span{font-size:16px;bottom:20px;left:20px}.care-family img{object-position:50% 35%}.care-home img{object-position:54% 45%}.care-pets{border-bottom-right-radius:55px}.care-pets img{object-position:50% 50%}.care-errands img{object-position:50% 42%}.collage-note{position:absolute;right:29px;bottom:-29px;z-index:2;color:var(--green);background:var(--lime);transform:rotate(-4deg);padding:11px 19px;border-radius:10px;box-shadow:0 4px 12px #1c48251a;font-size:12px;line-height:1.5}.collage-note strong{font-size:14px}.home-service img{object-position:55%}.family-service img{object-position:50%}
/* Planned booking journey */
.booking-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:45px 0 30px}.flow-step{background:#fbfcf8;border:1px solid #dce4d4;border-radius:18px;padding:22px 18px}.flow-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:7px}.flow-number{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-1px;color:#6e8b6c}.flow-state{font-size:10px;letter-spacing:1.2px;color:#72836d}.flow-symbol{color:var(--green);width:45px;height:45px;background:#e5edda;border-radius:13px;display:grid;place-items:center;margin-bottom:20px}.flow-symbol svg{width:24px;height:24px}.flow-step h3{font-size:18px;letter-spacing:-.6px;line-height:1.4;min-height:50px}.flow-step p{font-size:14px;color:var(--muted);margin-top:12px;line-height:1.75}.booking-preview{display:flex;align-items:center;gap:35px;justify-content:space-between;background:#e2ead8;border-radius:15px;padding:26px 29px}.booking-preview h3{font-size:20px;letter-spacing:-.6px;margin-top:9px}.booking-preview p{font-size:14px;margin-top:7px;color:var(--muted)}.booking-preview .eyebrow{font-size:10px}.booking-statuses{display:flex;flex-wrap:wrap;gap:9px;align-items:center;justify-content:center}.booking-statuses>span:nth-child(odd){padding:8px 12px;background:#f9fcf3;border:1px solid #cbdcc0;border-radius:20px;font-size:12px;white-space:nowrap}.booking-statuses>span:last-child{background:var(--green);color:white;border-color:var(--green)}.booking-statuses>span:nth-child(even){color:#607559}.workflow-note{margin-top:22px}
/* Mobile app download destinations */
.download-section{background:#e9f0df;padding:62px 0;border-top:1px solid #2d7358}.download-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.download-layout h2{margin:16px 0 18px;font-size:39px}.download-layout>div>p{font-size:15px;color:#61745e;max-width:430px}.store-options{display:grid;grid-template-columns:1fr 1fr;gap:13px}.store-card{background:#173e30;border:1px solid #2a513e;border-radius:13px;color:white;padding:17px 19px;display:flex;align-items:center;gap:12px}.store-device{width:30px;flex-shrink:0}.store-device svg{display:block;width:30px;height:34px}.store-card small{display:block;font-size:8px;letter-spacing:1.1px;color:#c1d7c3;line-height:1.6}.store-card strong{display:block;font-size:21px;font-weight:550;line-height:1.4;white-space:nowrap;letter-spacing:-.5px}.store-card div>span{display:block;font-size:12px;color:var(--lime);margin-top:6px}.download-options>.button{margin-top:22px}.download-options>.small{margin-top:13px}
/* Future care vision */
.future-section{padding-top:90px;background:#f0f3eb;margin-top:70px}.future-header{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end;margin-bottom:33px}.future-header h2{margin-top:16px}.future-header p{font-size:16px;color:var(--muted);margin-top:17px;line-height:1.8}.future-label{font-size:10px;letter-spacing:1.4px;padding:7px 12px;border:1px solid #a7b899;border-radius:25px;color:var(--green)}.future-visual{height:480px;border-radius:26px;position:relative;overflow:hidden;background:#d8e3cf}.future-visual>img{height:100%;width:100%;object-position:center 47%}.future-visual:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#08362db5)}.future-image-note{position:absolute;left:32px;bottom:35px;display:flex;align-items:center;gap:13px;background:#f7f9eaf2;padding:16px 24px 16px 17px;border-radius:13px;z-index:1;transform:rotate(-3deg);font-size:15px;line-height:1.5}.future-image-note>span{display:grid;place-items:center;background:var(--lime);border-radius:50%;width:43px;height:43px;font-size:27px;color:var(--green)}.future-image-note strong{font-size:20px}.future-image-disclosure{position:absolute;right:24px;bottom:23px;color:white;font-size:10px;letter-spacing:1.2px;z-index:1}.future-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:35px}.future-pillars article>span{font-size:10px;color:#6d8368;letter-spacing:1.15px}.future-pillars h3{font-size:22px;line-height:1.4;letter-spacing:-.8px;margin-top:14px}.future-pillars p{font-size:15px;color:var(--muted);margin-top:13px;line-height:1.8}.future-footnote{border-top:1px solid #d2ddc9;padding-top:20px;margin-top:31px;font-size:12px;color:#6c7d65;line-height:1.8}
@media(max-width:1100px){.hero{gap:28px}.care-collage{grid-template-rows:163px 163px 145px;gap:10px}.hero h1{font-size:57px}.booking-flow{gap:11px}.flow-step{padding:18px 14px}.flow-state{font-size:9px;letter-spacing:.8px}.flow-step h3{font-size:17px}.booking-preview{flex-direction:column;text-align:center;gap:20px}.booking-preview .eyebrow{justify-content:center}.download-layout{gap:35px}.store-card{padding:14px 13px;gap:8px}.store-card strong{font-size:19px}.store-device,.store-device svg{width:26px}.future-header{gap:35px}.future-visual{height:450px}}
@media(max-width:800px){.hero{grid-template-columns:.85fr 1.15fr;gap:24px}.hero h1{font-size:46px}.care-collage{grid-template-rows:145px 145px 137px;gap:9px}.care-tile>span{font-size:11px;left:11px;bottom:11px}.care-senior>span{font-size:13px}.care-senior{border-top-left-radius:55px}.collage-note{font-size:10px;padding:8px 12px;right:12px;bottom:-23px}.collage-note strong{font-size:12px}.booking-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.flow-step h3{min-height:0}.flow-step:nth-child(4),.flow-step:nth-child(5){background:#e9efde}.download-layout{grid-template-columns:1fr;gap:30px}.download-layout>div>p{max-width:100%}.store-options{max-width:470px}.download-options>.small{max-width:470px}.future-section{margin-top:45px}.future-header h2{font-size:34px}.future-header p{font-size:14px}.future-visual{height:400px}.future-pillars{gap:23px}.future-pillars h3{font-size:19px}.future-pillars p{font-size:14px}.future-image-disclosure{font-size:8px;right:16px;bottom:18px}}
@media(max-width:600px){.hero{grid-template-columns:1fr;gap:35px;padding-top:25px;padding-bottom:56px}.hero h1{font-size:57px}.care-collage{margin:0 0 14px;grid-template-rows:153px 153px 140px;gap:10px}.care-senior{border-top-left-radius:68px}.care-tile>span{font-size:12px;left:13px;bottom:12px;right:8px}.care-senior>span{font-size:15px;left:17px;bottom:21px}.collage-note{bottom:-25px;right:23px;padding:10px 17px;font-size:11px}.collage-note strong{font-size:13px}.booking-flow{grid-template-columns:1fr;gap:13px;margin-top:30px}.flow-step{display:grid;grid-template-columns:46px 1fr;column-gap:15px;padding:21px}.flow-top{grid-column:1/-1;margin-bottom:16px}.flow-number{font-size:20px}.flow-state{font-size:11px;letter-spacing:1.3px}.flow-symbol{grid-column:1;grid-row:2 / span 2;margin:0}.flow-step h3{grid-column:2;min-height:0;font-size:20px}.flow-step p{grid-column:2;font-size:14px;margin-top:8px}.booking-preview{padding:23px 18px}.booking-preview h3{font-size:21px;line-height:1.4}.booking-statuses{gap:8px}.booking-statuses>span:nth-child(odd){font-size:11px;padding:7px 9px}.booking-statuses>span:nth-child(4){display:none}.booking-statuses{display:grid;grid-template-columns:1fr auto 1fr}.booking-statuses>span:nth-child(5){grid-column:1;grid-row:2}.booking-statuses>span:nth-child(6){grid-column:2;grid-row:2}.booking-statuses>span:nth-child(7){grid-column:3;grid-row:2}.workflow-note{font-size:12px!important}.download-section{padding:49px 0}.download-layout{gap:27px}.download-layout h2{font-size:34px}.store-options{gap:10px}.store-card{padding:15px 12px;gap:8px}.store-card strong{font-size:18px}.store-card small{font-size:7px;letter-spacing:.7px}.store-device,.store-device svg{width:24px}.store-card div>span{font-size:12px}.download-options>.button{width:100%}.future-section{margin-top:54px;padding-top:53px}.future-header{grid-template-columns:1fr;gap:25px;margin-bottom:25px}.future-header h2{font-size:35px}.future-header p{font-size:15px;margin-top:15px}.future-visual{height:390px;border-radius:18px}.future-visual>img{object-position:45% center}.future-image-note{left:17px;bottom:48px;padding:11px 17px 11px 12px;font-size:12px;gap:9px}.future-image-note strong{font-size:16px}.future-image-note>span{width:35px;height:35px;font-size:23px}.future-image-disclosure{left:17px;right:12px;bottom:17px;font-size:8px;letter-spacing:1px}.future-pillars{grid-template-columns:1fr;gap:25px;margin-top:29px}.future-pillars h3{font-size:23px;margin-top:9px}.future-pillars p{font-size:15px;margin-top:8px}.future-pillars article>span{font-size:10px}.future-footnote{font-size:12px}}
@media(max-width:380px){.hero h1{font-size:50px}.care-collage{grid-template-rows:142px 142px 126px;gap:8px}.care-tile>span{font-size:11px;left:10px}.care-senior>span{font-size:13px}.store-options{grid-template-columns:1fr}.store-card strong{font-size:22px}.store-card small{font-size:9px}.store-device,.store-device svg{width:29px}.store-card{padding:17px 22px;gap:14px}.future-visual{height:345px}}
@media(max-width:600px){.future-visual{height:auto;aspect-ratio:4/3}.future-visual>img{object-position:center}.future-image-note{bottom:42px;left:14px;padding:8px 12px;font-size:11px}.future-image-note strong{font-size:14px}.future-image-note>span{width:30px;height:30px;font-size:22px}}
/* Image-led app booking walkthrough */
.flow-gallery-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:39px;margin-bottom:20px;color:#6f8363;font-size:10px;letter-spacing:1.3px}.flow-desktop-hint{font-size:12px;letter-spacing:0;color:#58784b}.flow-swipe-hint{display:none}.booking-app-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px;margin-bottom:36px}.booking-app-step{min-width:0}.booking-app-label{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1.5px;margin-bottom:16px;color:#6a805e}.booking-app-label>span{font-family:Manrope,sans-serif;font-size:20px;font-weight:600;letter-spacing:-1px;color:var(--green)}.booking-screen-button{display:block;padding:0;width:100%;text-align:left;cursor:zoom-in;border-radius:28px;color:var(--green)}.booking-device{display:block;padding:6px;background:#153e32;border:1px solid #3a6251;border-radius:27px;box-shadow:0 12px 21px #21432716,0 2px 4px #1d3c3018;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s}.booking-device>img{width:100%;height:auto;aspect-ratio:1/2;object-fit:contain;background:#fafbf7;border-radius:20px}.booking-device-home{position:absolute;left:38%;right:38%;bottom:12px;height:3px;border-radius:9px;background:#173f3299;pointer-events:none}.booking-screen-button:hover .booking-device{transform:translateY(-5px);box-shadow:0 18px 28px #21432725}.screen-enlarge{display:flex;align-items:center;justify-content:space-between;color:#67825a;font-size:11px;letter-spacing:.15px;margin-top:12px;padding:0 2px}.screen-enlarge>span{font-size:17px}.booking-app-step>h3{font-size:18px;letter-spacing:-.55px;line-height:1.4;margin:17px 0 9px;font-weight:650}.booking-app-step>p{font-size:14px;color:var(--muted);line-height:1.8}.screen-dialog{border:0;border-radius:20px;background:#f7f9f0;color:var(--dark);width:calc(100% - 28px);max-width:580px;max-height:94dvh;padding:23px;box-shadow:0 30px 100px #062d3550}.screen-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.screen-dialog-eyebrow{font-size:9px;letter-spacing:1.5px;color:#779066}.screen-dialog-header h2{font-size:25px;letter-spacing:-1px;line-height:1.3;margin-top:6px}.screen-dialog-header>button{font-size:30px;line-height:1;padding:7px}.screen-dialog-body{display:flex;justify-content:center}.screen-dialog-body>img{width:auto;max-width:100%;height:auto;max-height:65dvh;object-fit:contain;border:5px solid #174b37;border-radius:24px;background:#fdfef7;box-shadow:0 10px 25px #24482b1a}.screen-dialog-controls{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:18px}.screen-dialog-controls button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #bfcfb2;border-radius:50%;font-size:21px;line-height:1;background:#ebf2e2}.screen-dialog-controls button:hover{background:var(--lime)}.screen-dialog-controls button:disabled{opacity:.35;cursor:default}.screen-dialog-controls p{font-size:13px;min-width:40px;text-align:center}.screen-dialog-note{font-size:10px;text-align:center;color:#7a8c6c;margin-top:14px}
@media(max-width:1100px){.booking-app-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.booking-device{padding:5px;border-radius:23px}.booking-device>img{border-radius:17px}.booking-app-step>h3{font-size:17px}.booking-app-step>p{font-size:14px}}
@media(max-width:950px){.booking-app-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:27px;padding:10px 3px 20px;margin-top:-10px;margin-right:-6px;scrollbar-width:thin;scrollbar-color:#91aa7a #e7eddf;-webkit-overflow-scrolling:touch}.booking-app-step{flex:0 0 235px;scroll-snap-align:start}.flow-swipe-hint{display:inline;font-size:12px;letter-spacing:0}.flow-desktop-hint{display:none}.booking-app-step>h3{font-size:20px}.booking-device{border-radius:29px;padding:6px}.booking-device>img{border-radius:23px}.booking-app-step>p{font-size:15px}.booking-app-label{font-size:11px}.booking-app-label>span{font-size:22px}.screen-enlarge{font-size:12px}.booking-app-gallery .reveal{opacity:1;transform:none}}
@media(max-width:600px){.flow-gallery-toolbar{gap:15px;margin-top:28px;font-size:9px;letter-spacing:.8px;align-items:flex-start}.flow-swipe-hint{font-size:11px;white-space:nowrap;letter-spacing:0}.booking-app-gallery{gap:23px;margin-right:-22px;padding-right:22px;margin-bottom:23px}.booking-app-step{flex-basis:76%;max-width:285px}.booking-app-label{margin-bottom:12px}.booking-app-step>h3{font-size:21px;margin-top:17px}.booking-app-step>p{font-size:15px}.booking-device{padding:7px;border-radius:33px}.booking-device>img{border-radius:26px}.booking-device-home{bottom:14px}.screen-enlarge{font-size:12px;margin-top:10px}.screen-dialog{padding:19px 17px;max-height:95dvh;border-radius:17px}.screen-dialog-header h2{font-size:23px}.screen-dialog-eyebrow{font-size:8px;letter-spacing:1px}.screen-dialog-body>img{max-height:62dvh;border-radius:21px}.screen-dialog-controls{margin-top:15px}.screen-dialog-note{font-size:9px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){.booking-screen-button:hover .booking-device{transform:none}}

/* Contact and regional support */
.contact-section{background:#edf2e5;scroll-margin-top:30px}.contact-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px}.contact-heading h2{margin-top:18px}.contact-heading>p{max-width:350px;font-size:16px;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:28px}.contact-address{background:var(--green);color:#fff;border-radius:22px;padding:36px}.contact-kicker{font-size:10px;letter-spacing:1.4px;font-weight:600;display:block}.contact-address>.contact-kicker{color:#d8eda5}.contact-address h3{font-size:30px;line-height:1.25;letter-spacing:-1px;margin:18px 0 26px}.contact-address address{font-style:normal;font-size:18px;line-height:1.7}.contact-address>p{font-size:13px;color:#d1e3d8;margin-top:18px;max-width:310px}.regional-note{border-top:1px solid #ffffff35;margin-top:29px;padding-top:25px}.regional-note .contact-kicker{color:#d8eda5}.regional-note p{font-size:14px;color:#d1e3d8;margin-top:12px;line-height:1.8}.contact-channels{display:grid;gap:12px;min-width:0}.contact-channels>a{display:flex;justify-content:space-between;gap:15px;padding:24px 28px;background:#fafbf7;border:1px solid #d9e3cf;border-radius:16px;transition:background .2s,border-color .2s}.contact-channels>a:hover{background:#fff;border-color:#a9bd98}.contact-channels .contact-kicker{color:#628052}.contact-channels h3{font-size:22px;letter-spacing:-.5px;margin:8px 0}.contact-channels p{font-size:14px;color:var(--muted);margin-bottom:12px}.contact-channels strong{font-size:15px;font-weight:600;color:var(--green);overflow-wrap:anywhere}.contact-channels>a>span{font-size:24px;color:var(--green)}.contact-footnote{font-size:12px;line-height:1.85;color:var(--muted);margin-top:24px;max-width:880px}.contact-footnote a{text-decoration:underline;text-underline-offset:3px;color:var(--green)}.footer-address{font-style:normal;font-size:12px;color:var(--muted);line-height:1.8;margin-top:14px}@media(max-width:800px){.contact-heading{display:block}.contact-heading>p{max-width:100%;margin-top:18px}.contact-layout{grid-template-columns:1fr}.contact-address{padding:30px}.contact-address h3{font-size:29px}}@media(max-width:600px){.contact-heading{margin-bottom:27px}.contact-heading>p{font-size:15px}.contact-layout{gap:16px}.contact-address{padding:27px 24px}.contact-address address{font-size:17px}.contact-channels>a{padding:22px 20px}.contact-channels h3{font-size:22px}.contact-channels .contact-kicker{font-size:9px;letter-spacing:1.1px}.contact-footnote{font-size:12px}}
