@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:#071f3d;--navy2:#0b2748;--red:#c7191e;--warm:#fbfbfa;--muted:#5d6876;--line:#dfe4ea;--shadow:0 8px 25px #0b274814}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--warm);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{color:#fff;z-index:50;background:linear-gradient(110deg,#b90f16,#d12228);align-items:center;height:86px;padding:0 3.2%;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0000001f}.brand{justify-content:flex-start;align-items:center;width:280px;height:80px;display:flex;overflow:visible}.brand img{object-fit:contain;object-position:left center;width:260px;height:78px}.desktop-nav{align-items:center;gap:30px;margin:auto;font-size:13px;font-weight:700;display:flex}.desktop-nav a{white-space:nowrap;opacity:.96}.desktop-nav a:hover{color:#ffe1e1}.chevron{margin-left:6px}.header-actions{align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.whatsapp{min-height:46px;color:var(--red);background:#fff;border:1px solid #fff;border-radius:7px;align-items:center;gap:8px;padding:0 17px;transition:all .2s;display:inline-flex;box-shadow:0 5px 16px #00000029}.whatsapp:before{content:"";border:2px solid;border-radius:50%;width:10px;height:10px;box-shadow:3px 4px 0 -3px}.whatsapp:hover{color:#a90d13;background:#fff3f3;transform:translateY(-1px)}.button{border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:800;display:inline-flex}.button.red{color:#fff;background:#071f3d;box-shadow:0 5px 18px #071f3d3d}.button.red:hover{background:#0b315b}.menu-toggle,.mobile-nav{display:none}.hero{background:#fff;grid-template-columns:47% 53%;min-height:275px;display:grid;overflow:hidden}.hero-copy{padding:36px 4% 24px}.eyebrow{letter-spacing:.16em;color:var(--red);margin:0 0 10px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:12px;font-size:48px;line-height:1.02}h2{letter-spacing:-.035em;margin-bottom:0;font-size:30px}.red-line{background:var(--red);width:34px;height:3px;margin:0 0 14px}.hero-lead{color:#303640;max-width:490px;margin-bottom:18px;font-size:16px;line-height:1.5}.start-hint{font-size:13px;font-weight:800}.start-hint span{color:var(--red);margin-right:12px;font-size:22px}.hero-image{aspect-ratio:1120/660;background:#fff url(/assets/images/hero-family-clean.png) top/contain no-repeat;min-height:275px}.categories-section{z-index:1;background:linear-gradient(#fff,#f7f8fa);padding:24px 4% 28px;position:relative}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{font:inherit;color:inherit;text-align:left;cursor:pointer;border:1px solid var(--line);background:#fffffff7;border-radius:11px;min-height:172px;padding:17px 20px;transition:all .2s;position:relative;box-shadow:0 5px 15px #09203d0d}.category-card:hover{box-shadow:var(--shadow);border-color:#c6cfda;transform:translateY(-4px)}.category-card.featured{border:1.5px solid #ed2c31}.insurance-illustration{background:linear-gradient(145deg,#fff 10%,#eef4fb 100%);border:1px solid #d9e1ea;border-radius:18px;align-self:flex-start;width:82px;height:72px;display:block;position:relative;overflow:hidden;box-shadow:0 8px 20px #071f3d14}.illustration-main{z-index:2;width:45px;height:45px;color:var(--navy);stroke-width:1.85px;position:absolute;top:13px;left:14px}.illustration-accent{z-index:3;background:var(--red);color:#fff;stroke-width:2.2px;border-radius:50%;width:24px;height:24px;padding:4px;position:absolute;bottom:6px;right:6px;box-shadow:0 3px 7px #c4171d40}.illustration-sun{opacity:.9;border:4px solid #d42027;border-radius:50%;width:17px;height:17px;position:absolute;top:7px;right:8px}.illustration-ground{background:#dceafb;border-radius:55% 45% 50% 40%;height:17px;position:absolute;bottom:6px;left:-6px;right:13px;transform:rotate(-5deg)}.insurance-illustration.compact{width:62px;height:54px;box-shadow:none;background:linear-gradient(145deg,#fff,#e9f1fa);border:0;border-radius:13px;margin-bottom:10px}.insurance-illustration.compact .illustration-main{stroke-width:2px;width:34px;height:34px;top:9px;left:10px}.insurance-illustration.compact .illustration-accent{width:19px;height:19px;padding:4px;bottom:3px;right:3px}.insurance-illustration.compact .illustration-sun{border-width:3px;width:13px;height:13px;top:5px;right:5px}.insurance-illustration.compact .illustration-ground{height:12px;bottom:3px}.featured .insurance-illustration{background:#fff7f7;border:1px solid #f2c8ca}.category-card h3{margin:0 24px 6px 0;font-size:15px;line-height:1.18}.category-card p{color:#334054;margin:0 20px 0 0;font-size:11px;line-height:1.42}.arrow{color:var(--red);font-size:22px;position:absolute;bottom:12px;right:16px}.badge{background:var(--red);color:#fff;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:800;position:absolute;top:14px;right:12px}.strengths{background:var(--navy2);color:#fff;box-shadow:var(--shadow);border-radius:11px;grid-template-columns:repeat(4,1fr);margin:0 4% 28px;padding:20px 24px;display:grid}.strength{border-right:1px solid #ffffff40;align-items:center;gap:16px;padding:2px 18px;display:flex}.strength:last-child{border:0}.strength-icon{border:2px solid #fff;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:grid}.strength-icon svg{stroke-width:1.8px;width:27px;height:27px}.strength h3{margin:0 0 4px;font-size:13px;line-height:1.25}.strength p{color:#c8d2df;margin:0;font-size:10px}.reviews-offices,.offices-section{padding:10px 4% 42px}.reviews-offices{background:#fff}.section-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-heading>a{color:var(--red);font-size:12px;font-weight:800}.section-intro{max-width:440px;color:var(--muted);margin:0;font-size:14px}.review-layout{grid-template-columns:185px 1fr;gap:20px;display:grid}.review-scores{gap:9px;display:grid}.score-card{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;gap:3px;padding:11px 13px;transition:all .2s;display:flex}.score-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.score-brand{font-size:12px;font-weight:800}.score-card.google .score-brand{color:#4285f4}.score-card.trustpilot .score-brand{color:#087f5b}.score-card strong{font-size:20px}.score-card strong small,.score-card>small{color:var(--muted);font-size:9px;font-weight:600}.score-card.trustpilot .stars{color:#00a878}.score-card.google .stars span{color:#aab0b7}.stars{color:#e51e25;letter-spacing:2px}.review-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.review-card{border:1px solid var(--line);border-radius:10px;padding:18px;box-shadow:0 3px 12px #0000000a}.review-card p{color:#374151;margin:10px 0;font-size:12px;line-height:1.55}.review-card strong{font-size:11px;display:block}.review-card small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.offices-section{background:#f3f5f7;padding-top:38px}.office-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.office-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:44px 1fr;gap:14px;min-height:175px;padding:20px;transition:all .2s;display:grid}.office-card:hover,.office-card:focus-visible{box-shadow:var(--shadow);border-color:#c6cfda;outline:none;transform:translateY(-3px)}.office-mark{border:1.5px solid var(--navy);border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:800;display:grid}.office-mark svg{stroke-width:1.8px;width:23px;height:23px}.office-card h3{margin:0 0 3px;font-size:16px}.office-card p{color:var(--red);margin:0 0 9px;font-size:12px;font-weight:700}.office-card small{color:var(--muted);font-size:10px;line-height:1.55}.office-directions{grid-column:2;font-size:11px;font-weight:800}.office-directions b{color:var(--red);margin-left:6px}.office-card .office-phone{color:var(--navy);font-weight:700;display:inline}.quote-band{background:var(--navy2);color:#fff;justify-content:space-between;align-items:center;padding:38px 4%;display:flex}.quote-band h2{font-size:32px}.quote-band>div>p:last-child{color:#bdc8d6;margin:8px 0 0}.quote-actions{gap:12px;display:flex}.button.white{color:var(--navy);background:#fff}.careers-band{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;margin:0;padding:34px 4%;display:flex}.careers-band h2{font-size:28px}.careers-band>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:14px}.careers-band .button{cursor:pointer;white-space:nowrap;border:0}footer{color:#fff;background:linear-gradient(125deg,#a90d13,#c7191e);padding:36px 4% 18px}.footer-grid{grid-template-columns:1.35fr repeat(5,1fr);gap:34px;display:grid}.footer-brand img{object-fit:contain;width:190px;height:112px;margin:-18px 0 -5px}.footer-grid h3{margin-bottom:14px;font-size:12px}.footer-grid a,.footer-grid p{color:#fff;margin:0;font-size:10px;line-height:1.8;display:block}.footer-grid a:hover{text-decoration:underline}.footer-documents a{margin-bottom:4px;line-height:1.55}.socials{gap:10px;margin-top:12px;display:flex}.socials a{color:var(--red);background:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:800;display:grid}.footer-bottom{color:#fff;border-top:1px solid #ffffff59;margin-top:24px;padding-top:14px;font-size:9px;line-height:1.65}.footer-bottom a{color:#fff;text-decoration:underline}.mobile-sticky{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.modal-open{overflow:hidden}.form-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#031427b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.form-dialog{background:#fff;border-radius:16px;width:min(760px,100%);max-height:min(860px,92vh);overflow:auto;box-shadow:0 28px 80px #0000004d}.form-dialog-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;gap:20px;padding:26px 28px 20px;display:flex;position:sticky;top:0}.form-dialog-head h2{font-size:27px}.form-dialog-head p:last-child{color:var(--muted);margin:7px 0 0;font-size:12px}.modal-close{width:40px;height:40px;color:var(--navy);cursor:pointer;background:#f1f3f5;border:0;border-radius:50%;flex:0 0 40px;font-size:26px;line-height:1}.modal-close:hover{background:#e4e7eb}.request-form{padding:24px 28px 28px}.form-fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-fields>label{flex-direction:column;gap:7px;display:flex}.form-fields>label>span{font-size:11px;font-weight:800}.form-fields input,.form-fields select,.form-fields textarea{width:100%;min-height:46px;color:var(--navy);font:inherit;background:#fff;border:1px solid #ccd3dc;border-radius:8px;outline:none;padding:10px 12px;font-size:13px}.form-fields textarea{resize:vertical}.form-fields input:focus,.form-fields select:focus,.form-fields textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #c7191e1a}.form-fields input[type=file]{background:#f7f8fa;padding:10px}.file-field small{color:var(--muted);font-size:9px;line-height:1.45}.file-field em{color:var(--muted);margin-left:5px;font-size:9px;font-style:normal;font-weight:600}.full-field{grid-column:1/-1}.form-option-field{flex-direction:column;gap:7px;display:flex}.form-option-field>span{font-size:11px;font-weight:800}.option-group{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.option-group.radio{grid-template-columns:repeat(2,1fr)}.flag-option{cursor:pointer;background:#fafbfc;border:1px solid #d7dde5;border-radius:8px;align-items:center;min-height:42px;padding:9px 11px;display:flex;flex-direction:row!important;gap:9px!important}.flag-option:hover{background:#fff7f7;border-color:#e59a9c}.flag-option input{height:17px;accent-color:var(--red);flex:0 0 17px;width:17px!important;min-height:auto!important;box-shadow:none!important;padding:0!important}.flag-option span{line-height:1.2;font-size:10px!important;font-weight:700!important}.compact-options{max-width:330px}.multi-select{background:#fff;border:1px solid #ccd3dc;border-radius:8px}.multi-select summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:11px 14px;font-size:11px;font-weight:800;list-style:none;display:flex}.multi-select summary::-webkit-details-marker{display:none}.multi-select summary:after{content:"⌄";font-size:18px}.multi-select[open] summary:after{transform:rotate(180deg)}.multi-select summary span{color:var(--muted);margin-left:auto;font-size:10px;font-weight:600}.multi-select .option-group{border-top:1px solid var(--line);padding:4px 12px 12px}.privacy-check{color:#455160;align-items:flex-start;gap:9px;margin:20px 0;font-size:10px;line-height:1.5;display:flex}.privacy-check input{accent-color:var(--red);margin:2px 0 0}.privacy-check a{color:var(--red);text-decoration:underline}.form-error{color:#9f1116;background:#fff0f0;border-radius:7px;margin:-7px 0 15px;padding:10px 12px;font-size:10px;line-height:1.45}.form-actions{justify-content:flex-end;gap:10px;display:flex}.button.secondary{color:var(--navy);background:#eef1f4;border:0}.form-actions button{cursor:pointer;border:0}.form-actions button:disabled{cursor:wait;opacity:.65}.form-actions .button.red span{margin-left:8px}.whatsapp-destination-choice{text-align:center;background:#f7f9fb;border:1px solid #d9e0e8;border-radius:12px;padding:18px}.whatsapp-destination-choice>strong{color:var(--navy);margin-bottom:14px;font-size:15px;display:block}.whatsapp-destination-choice>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.whatsapp-destination-choice .button{flex-direction:column;align-items:center;gap:3px;display:flex}.whatsapp-destination-choice .button small{opacity:.9;font-size:10px;font-weight:600}.choice-back{color:var(--navy);cursor:pointer;background:0 0;border:0;margin-top:12px;font-weight:700}.area-page{background:#f5f7f9}.area-hero{background:linear-gradient(120deg,#fff 0% 55%,#f5e9e9 100%);padding:70px max(5%,50% - 640px)}.area-hero h1{max-width:850px;font-size:52px}.area-hero>p:last-child{max-width:760px;color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.65}.area-content{padding:52px max(5%,50% - 640px)}.product-group{margin-bottom:58px}.product-group:last-child{margin-bottom:10px}.product-group-heading{margin-bottom:22px}.product-group-heading h2{font-size:31px}.product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;min-height:300px;padding:24px;transition:all .2s;display:flex;position:relative;box-shadow:0 5px 18px #071f3d0d}.product-card:hover{box-shadow:var(--shadow);border-color:#c6cfda;transform:translateY(-3px)}.product-card h3{margin:18px 0 10px;font-size:18px;line-height:1.25}.product-card>p{color:var(--muted);margin-bottom:20px;font-size:12px;line-height:1.6}.product-actions{align-items:center;gap:18px;margin-top:auto;display:flex}.product-actions>a{color:var(--red);font-size:11px;font-weight:800}.product-actions>a span{margin-left:7px;font-size:16px}.product-details summary{cursor:pointer;color:var(--navy);text-underline-offset:3px;font-size:11px;font-weight:800;text-decoration:underline;list-style:none}.product-details summary::-webkit-details-marker{display:none}.product-details[open] summary{color:var(--red)}.product-details p{z-index:3;color:#495565;background:snow;border:1px solid #ead5d6;border-radius:10px;margin:0;padding:18px;font-size:11px;line-height:1.65;position:absolute;inset:115px 18px 55px;overflow:auto;box-shadow:0 10px 25px #071f3d1f}.area-cta{background:var(--navy2);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:42px max(5%,50% - 640px);display:flex}.area-cta h2{font-size:30px}.area-cta>div>p:last-child{color:#c8d2df;margin:9px 0 0}.area-footer{color:#fff;background:linear-gradient(125deg,#a90d13,#c7191e);grid-template-columns:1.25fr 1fr 1.2fr auto;align-items:center;gap:34px;padding:30px max(5%,50% - 640px);display:grid}.area-footer img{object-fit:contain;width:190px;height:95px}.area-footer strong,.area-footer a{color:#fff;font-size:10px;line-height:1.8;display:block}.area-footer .button{color:var(--navy);font-size:11px}.legal-page{background:#f5f7f9}.legal-header{background:linear-gradient(125deg,#a90d13,#c7191e);justify-content:space-between;align-items:center;min-height:105px;padding:12px max(5%,50% - 640px);display:flex}.legal-header .brand{height:80px}.legal-header .brand img{object-fit:contain;height:80px}.legal-header .button{color:var(--navy)}.legal-hero{background:#fff;padding:62px max(5%,50% - 525px)}.legal-hero h1{max-width:900px;font-size:46px}.legal-hero>p:last-child{max-width:850px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.6}.legal-content{border:1px solid var(--line);max-width:1050px;box-shadow:var(--shadow);background:#fff;border-radius:14px;margin:36px auto 58px;padding:42px 48px}.legal-content h2{margin:34px 0 12px;font-size:23px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#405064;font-size:14px;line-height:1.75}.legal-content p{margin:0 0 16px}.legal-content ul{margin:0 0 20px;padding-left:22px}.legal-content li{margin-bottom:10px}.legal-content a{color:var(--red);text-underline-offset:3px;text-decoration:underline}.legal-content strong{color:var(--navy)}.cookie-settings-button{z-index:90;background:var(--navy2);color:#fff;cursor:pointer;border:1px solid #fff;border-radius:22px;padding:9px 14px;font-family:inherit;font-size:10px;font-weight:700;position:fixed;bottom:14px;left:16px;box-shadow:0 5px 16px #05193240}.cookie-banner{z-index:100;border:1px solid var(--line);max-width:740px;color:var(--navy);background:#fff;border-radius:15px;margin:auto;padding:26px 28px;position:fixed;bottom:20px;left:22px;right:22px;box-shadow:0 20px 65px #04162c4d}.cookie-banner h2{margin:0 40px 9px 0;font-size:24px}.cookie-banner>p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.6}.cookie-close{width:34px;height:34px;color:var(--navy);cursor:pointer;background:#f1f3f5;border:0;border-radius:50%;font-size:23px;position:absolute;top:13px;right:16px}.cookie-policy-link{color:var(--red);margin-bottom:15px;font-size:11px;font-weight:800;text-decoration:underline;display:inline-block}.cookie-actions{justify-content:flex-end;gap:9px;display:flex}.cookie-button{cursor:pointer;border-radius:8px;padding:11px 17px;font-family:inherit;font-size:11px;font-weight:800}.cookie-button.primary{border:1px solid var(--red);background:var(--red);color:#fff}.cookie-button.secondary{border:1px solid var(--navy);color:var(--navy);background:#fff}.cookie-preferences{border:1px solid var(--line);background:#f8fafc;border-radius:10px;margin:14px 0;padding:4px 15px}.cookie-preferences>div,.cookie-preferences label{justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.cookie-preferences>div+label{border-top:1px solid var(--line)}.cookie-preferences span{gap:3px;display:grid}.cookie-preferences strong{font-size:12px}.cookie-preferences small{color:var(--muted);font-size:10px;line-height:1.4}.cookie-preferences b{color:#52705d;font-size:10px}.cookie-preferences input{width:20px;height:20px;accent-color:var(--red)}@media (width<=1100px){.desktop-nav{gap:15px;font-size:11px}.brand,.brand img{width:200px}.category-grid,.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){body{padding-bottom:62px}.site-header{height:72px;padding:0 16px}.brand{width:190px;height:66px}.brand img{width:180px;height:64px}.desktop-nav,.desktop-cta,.whatsapp{display:none}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;margin-left:auto;display:flex}.menu-toggle span{background:#fff;width:25px;height:2px}.mobile-nav{color:var(--navy);background:#fff;flex-direction:column;gap:3px;padding:18px;display:flex;position:absolute;top:72px;left:0;right:0;box-shadow:0 15px 30px #00000026}.mobile-nav>a{border-bottom:1px solid var(--line);padding:11px}.mobile-nav .button{color:#fff;margin-top:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 20px 22px}.hero-copy h1{font-size:34px}.hero-lead{font-size:14px}.hero-image{order:2;width:100%;min-height:0}.categories-section{padding:18px 12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-card{min-height:157px;padding:12px 11px}.category-card h3{font-size:12px}.category-card p{font-size:9px}.insurance-illustration.compact{width:52px;height:45px;margin-bottom:8px}.insurance-illustration.compact .illustration-main{width:29px;height:29px;top:8px;left:8px}.insurance-illustration.compact .illustration-accent{width:17px;height:17px}.badge{font-size:6px;top:9px;right:7px}.arrow{font-size:18px;bottom:8px;right:10px}.strengths{grid-template-columns:1fr;margin:12px;padding:3px 20px}.strength{border-bottom:1px solid #ffffff40;border-right:0;padding:16px 0}.strength:last-child{border-bottom:0}.strength-icon{flex-basis:42px;width:42px;height:42px}.reviews-offices,.offices-section{padding:30px 16px}.section-heading{align-items:flex-start;gap:15px}.section-heading h2{font-size:25px}.section-intro{display:none}.review-layout{grid-template-columns:1fr}.review-scores{grid-template-columns:1fr 1fr}.review-grid{scroll-snap-type:x mandatory;grid-template-columns:1fr;grid-auto-columns:85%;grid-auto-flow:column;overflow:auto}.review-card{scroll-snap-align:start}.office-grid{grid-template-columns:1fr 1fr;gap:8px}.office-card{grid-template-columns:1fr;min-height:180px;padding:14px}.office-directions{grid-column:1}.office-card small{font-size:9px}.quote-band{padding:30px 20px;display:block}.quote-band h2{font-size:26px}.quote-actions{grid-template-columns:1fr 1fr;margin-top:22px;display:grid}.button{padding:0 12px;font-size:12px}.careers-band{padding:28px 20px;display:block}.careers-band h2{font-size:24px}.careers-band .button{width:100%;margin-top:18px}footer{padding:30px 20px 18px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{line-height:1.8;display:block}.footer-bottom a{display:block}.mobile-sticky{z-index:60;background:#fff;grid-template-columns:1fr 1fr;gap:8px;height:62px;padding:8px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #0000001f}.mobile-sticky a,.mobile-sticky button{color:var(--red);border:1.5px solid var(--red);font:inherit;background:#fff;border-radius:7px;place-items:center;font-size:12px;font-weight:800;display:grid}.mobile-sticky button{background:var(--red);color:#fff;border-color:var(--red)}.form-modal{align-items:end;padding:0}.form-dialog{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.form-dialog-head{padding:21px 18px 16px}.form-dialog-head h2{font-size:22px}.request-form{padding:18px}.form-fields{grid-template-columns:1fr;gap:13px}.full-field{grid-column:1}.option-group,.option-group.radio{grid-template-columns:1fr 1fr}.form-actions{grid-template-columns:.75fr 1.25fr;display:grid}.form-actions .button{font-size:11px}.area-page{padding-bottom:0}.area-header .brand{margin:auto}.area-hero{padding:44px 20px}.area-hero h1{font-size:36px}.area-hero>p:last-child{font-size:14px}.area-content{padding:36px 16px}.product-group{margin-bottom:42px}.product-group-heading h2{font-size:25px}.product-list{grid-template-columns:1fr}.product-card{min-height:285px}.insurance-illustration{width:72px;height:64px}.illustration-main{width:40px;height:40px}.product-details p{top:106px}.area-cta{padding:32px 20px;display:block}.area-cta h2{font-size:25px}.area-cta .button{width:100%;margin-top:20px}.legal-header{min-height:88px;padding:10px 18px}.legal-header .brand,.legal-header .brand img{height:66px}.legal-header .button{width:auto;padding:11px 14px;font-size:10px}.legal-hero{padding:42px 20px}.legal-hero h1{font-size:34px}.legal-hero>p:last-child{font-size:13px}.legal-content{border-radius:11px;margin:18px 12px 34px;padding:26px 20px}.legal-content h2{font-size:20px}.legal-content p,.legal-content li{font-size:12px}.cookie-settings-button{font-size:9px;bottom:72px;left:10px}.cookie-banner{padding:22px 18px;bottom:10px;left:10px;right:10px}.cookie-banner h2{font-size:20px}.cookie-banner>p{font-size:11px}.cookie-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-actions .primary{grid-column:1/-1}.cookie-button{padding:11px 8px}.cookie-preferences>div,.cookie-preferences label{gap:10px}.cookie-preferences small{font-size:9px}}
