:root{--navy:#092e36;--teal:#12535b;--gold:#b49558;--honey:#eed7a0;--ink:#16373c;--muted:#53676a;--cream:#faf7f0;--line:#d4dedb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%;object-fit:cover}button,a,input,summary{touch-action:manipulation}a,button{transition:background .2s,color .2s,transform .2s}a:hover{color:#876621}:focus-visible{outline:3px solid #be8c2d;outline-offset:5px}.skip{position:absolute;top:-100px;left:20px;z-index:99;padding:12px;background:white}.skip:focus{top:10px}.wrap{width:min(1240px,89%);margin-inline:auto}.section{padding:94px 0}.topbar{padding:6px 5.5%;display:flex;justify-content:space-between;background:var(--navy);color:#fff;font-size:13px}.topbar a{color:var(--honey)}header{height:92px;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:24px;padding:12px 5.5%;background:#fffefa;border-bottom:1px solid #e5e6dd}.logo-crop{display:block;width:236px;background:#fff}.logo-crop img{width:100%;height:auto}.brand{flex-shrink:0}nav{display:flex;gap:25px;align-items:center;margin-left:auto;font-size:14px;font-weight:700}nav a{padding:12px 0}.header-cta{padding:12px 18px;background:var(--honey);border-radius:6px;white-space:nowrap}.menu-button{display:none;margin-left:auto;border:1px solid var(--teal);border-radius:5px;background:transparent;padding:10px 14px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:#80632f;margin:0 0 18px}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(44px,4.7vw,68px);font-weight:600;margin:0 0 27px}h2{font-size:clamp(32px,3.4vw,48px);font-weight:600;margin:0 0 24px}h3{font-size:27px;font-weight:600;margin:16px 0}p{margin:0 0 18px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:#8a682d}strong{font-weight:700}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:6%;padding-block:62px 82px;align-items:center}.hero-copy{padding-block:12px}.lead{font-size:18px;line-height:1.7;max-width:540px;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 21px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 20px;min-height:52px;font-size:14px;line-height:1.45;font-weight:700;border:1px solid transparent;border-radius:6px;cursor:pointer}.button:hover{transform:translateY(-2px)}.teal{background:var(--teal);color:#fff}.teal:hover{background:var(--navy);color:#fff}.gold{background:var(--honey);color:var(--navy)}.gold:hover{background:#dfc181;color:var(--navy)}.outline{border-color:#a2b3ae;color:var(--navy);background:transparent}.outline:hover{background:#e7eeea}.hero-note{font-size:13px;color:var(--muted)}.hero-visual{position:relative;padding-bottom:24px}.hero-photo{width:100%;height:540px;border-radius:150px 18px 18px 18px;object-position:51% center}.photo-caption{position:absolute;bottom:0;left:-28px;display:flex;gap:16px;align-items:center;background:var(--honey);padding:21px 28px;border-radius:8px;box-shadow:0 10px 30px #173f3612;font-size:19px;line-height:1.4}.caption-mark{font-size:36px}.photo-caption strong{display:block}.hero-stamp{position:absolute;right:-15px;top:35px;transform:rotate(5deg);padding:18px;background:var(--navy);color:#fff;font:italic 18px/1.5 Georgia,serif;border-radius:8px;box-shadow:0 5px 20px #092e3620}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:40px}.section-heading>div{max-width:650px}.section-heading>p{max-width:340px;color:var(--muted)}.needs{background:var(--teal);color:#fff;border-radius:28px 28px 0 0;padding:65px 0}.needs .eyebrow{color:var(--honey)}.needs h2{font-size:40px}.needs .section-heading>p{color:#d7e7e4}.needs-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.needs-grid>a{padding:24px 20px 20px;border:1px solid #578087;border-radius:9px;display:flex;flex-direction:column;min-height:232px;background:#ffffff08}.needs-grid>a:hover{background:var(--honey);color:var(--navy);transform:translateY(-4px)}.need-category{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#eed7a0}.needs-grid>a:hover .need-category{color:#614e25}.needs-grid h3{font-size:21px;line-height:1.3;letter-spacing:-.025em;margin:17px 0 22px}.need-link{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;margin-top:auto}.need-link b{font-size:24px;font-weight:400}.credit-section{background:#fffefa}.credit-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.credit-card{background:#edf2ea;border-radius:14px;padding:38px;display:flex;flex-direction:column;align-items:flex-start}.card-index{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#5d715f}.credit-card h3{font-size:32px;max-width:440px}.credit-card>p{color:var(--muted)}.credit-dark{background:var(--navy);color:#fff}.credit-dark .card-index{color:var(--honey)}.credit-dark>p{color:#d5e5e3}.text-link{display:inline-flex;padding:10px 0;margin-top:10px;border-bottom:1px solid currentColor;font-size:14px;font-weight:700}.credit-dark .text-link{color:var(--honey)}details{border-top:1px solid #a9bdb655;width:100%;font-size:15px}summary{position:relative;list-style:none;padding:18px 30px 18px 0;cursor:pointer;font-weight:700;line-height:1.45}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;top:14px;font-size:24px;font-weight:400}details[open]>summary:after{content:'−'}details p{margin:0 0 18px}details ul{padding-left:20px}.credit-card details{margin-top:6px}.notice,.warning{font-size:13px;line-height:1.65;padding:16px 18px;border-left:3px solid #b5924c;background:#ffffff70;margin:20px 0 0}.credit-dark .notice{background:#ffffff0c}.property-project{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:46px 38px;margin-top:25px;border:1px solid var(--line);border-radius:14px;background:#fff}.property-project h3{font-size:31px}.property-project p{color:var(--muted)}.remere-panel{display:grid;grid-template-columns:1.4fr 1fr;gap:55px;background:#efdab1;border-radius:14px;margin-top:25px;padding:42px 38px}.remere-panel h3{font-size:32px}.remere-callout{background:#fff8e7;padding:28px;border-radius:9px;align-self:center}.remere-callout h4{font-size:21px;line-height:1.3;margin:0 0 16px}.remere-panel .warning{background:#fff8e7;border-color:#99732d}.legal-note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:22px;max-width:1100px}.insurance{background:#eaf0ec}.insurance-heading{max-width:850px;margin-bottom:38px}.insurance-heading>p:last-child{max-width:720px;color:var(--muted);font-size:18px}.insurance-home{display:grid;grid-template-columns:.82fr 1.18fr;background:#fff;border-radius:15px;overflow:hidden}.insurance-photo{min-height:100%;width:100%;height:100%;object-position:center}.insurance-copy{padding:34px 38px}.insurance-copy h3{font-size:32px}.insurance-copy>p:not(.eyebrow){color:var(--muted)}.tags{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.tags span{background:#ecf1e9;border-radius:30px;padding:5px 12px;font-size:12px;font-weight:700}.insurance-copy .button{margin-top:19px}.insurance-duo{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:25px}.insurance-duo article{border-radius:15px;overflow:hidden;display:flex;flex-direction:column;background:#fff8e9}.insurance-duo article>img{width:100%;height:280px}.insurance-duo .insurance-professional{background:var(--teal);color:#fff}.insurance-professional .eyebrow{color:var(--honey)}.insurance-professional .insurance-copy>p:not(.eyebrow){color:#dfebe8}.insurance-professional .button{background:var(--honey);color:var(--navy)}.small-copy{font-size:13px;line-height:1.6;margin-top:15px}.compare-note{display:flex;align-items:center;gap:45px;margin-top:35px;padding:26px 30px;border:1px solid #adbbb2;border-radius:10px}.compare-title{font-size:21px;font-weight:700;min-width:260px;line-height:1.35}.compare-note p{margin:0;font-size:15px}.cabinet-section{background:var(--cream)}.cabinet-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.cabinet-title h2{max-width:460px}.address-card{margin-top:32px;padding:24px 28px;background:#eee3cd;border-radius:10px;max-width:400px}.address-card p:last-child{margin-bottom:0}.steps{list-style:none;padding:0;margin:12px 0 20px}.steps li{display:flex;gap:22px;padding:23px 0;border-top:1px solid var(--line)}.step-number{flex:0 0 40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #b69556;border-radius:50%;font:italic 21px Georgia,serif;color:#89682c}.steps h3{font-size:22px;margin:3px 0 10px}.steps p{color:var(--muted);margin:0;font-size:15px}.faq{background:#fff;border-top:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list details{border-color:var(--line)}.faq-list summary{padding-block:22px;font-size:17px}.faq-list details p{color:var(--muted)}.contact{background:var(--navy);color:#fff;border-radius:28px 28px 0 0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}.contact h2{font-size:46px}.contact .eyebrow{color:var(--honey)}.contact-copy>p{color:#d8e6e2}.contact-details{margin-top:35px}.contact-details>a,.contact-details>p{display:block;padding:18px 0;margin:0;border-top:1px solid #416067;font-style:normal;overflow-wrap:anywhere}.contact-details small{display:block;color:var(--honey);font-size:11px;letter-spacing:.1em}.contact-details>a{font-size:22px}.contact-details a:hover{color:var(--honey)}form{background:#fffefa;color:var(--ink);padding:32px;border-radius:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-weight:700;font-size:13px;margin-bottom:16px}input,select,textarea{width:100%;display:block;min-width:0;min-height:46px;border:1px solid #9daea7;border-radius:5px;padding:11px;margin-top:6px;background:#fff;color:var(--ink);font-size:16px}textarea{resize:vertical}fieldset{margin:5px 0 20px;padding:16px;border:1px solid var(--line);border-radius:7px}legend{padding:0 6px;font-size:13px;font-weight:700}legend span{font-weight:400}.consent{display:flex;align-items:start;gap:10px;font-size:12px}.consent input{width:20px;min-height:20px;flex-shrink:0;margin:2px 0}.consent a{text-decoration:underline}.form-disclaimer{padding:12px;background:#edf1ea;font-size:12px;color:var(--muted)}#form-status{font-size:13px;color:var(--muted)}footer{background:#06242c;color:#e4ece9;padding:42px 5.5% 24px}.footer-main{display:grid;grid-template-columns:240px 1fr auto;gap:40px;align-items:center}.footer-main .logo-crop{padding:8px;border-radius:5px}.footer-main p{font-size:14px;margin:0}.footer-main>div{display:grid;gap:8px}.footer-main a{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:40px;border-top:1px solid #38565d;padding-top:20px;margin-top:30px;font-size:11px;color:#b9ccc8}.footer-bottom span:last-child{text-align:right}.legal-page{max-width:960px;margin:auto;padding:55px 6% 90px}.legal-page h1{font-size:46px;overflow-wrap:anywhere}.legal-page h2{font-size:25px;margin-top:36px}.legal-page article{max-width:760px}.legal-page article a{text-decoration:underline;overflow-wrap:anywhere}.legal-page article .button{text-decoration:none}.legal-page li{margin-bottom:8px}.legal-page .eyebrow{margin-top:30px}@keyframes rise{from{opacity:.4;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-copy,.hero-visual{animation:rise .7s ease-out both}.hero-visual{animation-delay:.12s}@media(min-width:1500px){.hero{padding-block:80px 95px}}@media(max-width:1100px){header{gap:16px}nav{gap:14px;font-size:13px}.logo-crop{width:210px}.hero{gap:4%}.hero h1{font-size:48px}.hero-photo{height:530px}.needs-grid{grid-template-columns:repeat(3,1fr)}.needs-grid>a{min-height:200px}.cabinet-grid,.contact-grid{gap:45px}.section-heading{gap:40px}.insurance-copy{padding:28px}.footer-main{gap:24px}}@media(max-width:950px){header{height:auto;min-height:80px;flex-wrap:wrap}.menu-button{display:block}nav{display:none;width:100%;margin:0;order:3;flex-direction:column;align-items:stretch;gap:0;padding-bottom:10px}nav.open{display:flex}nav a{padding:12px}.hero h1{font-size:42px}.hero-photo{height:510px}.photo-caption{left:-16px;padding:16px;font-size:16px}.hero-stamp{right:-10px;font-size:15px}.hero .button{font-size:13px;padding:13px}.section{padding-block:70px}.section-heading{display:block}.section-heading>p{max-width:650px}.credit-card{padding:28px}.property-project,.remere-panel{gap:30px;padding:30px}.faq-layout{gap:40px}.contact-grid{grid-template-columns:1fr 1.15fr;gap:30px}.contact h2{font-size:36px}form{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.insurance-home{grid-template-columns:.8fr 1.2fr}.compare-note{gap:25px}.compare-title{min-width:210px}}@media(max-width:700px){html{scroll-padding-top:95px}.wrap{width:89%}.topbar span{display:none}.topbar{font-size:12px}.hero{grid-template-columns:1fr;padding-top:36px;gap:30px;padding-bottom:55px}.hero h1{font-size:clamp(39px,9.8vw,57px);line-height:1.1}.hero .lead{font-size:17px}.hero-visual{margin-inline:12px}.hero-photo{height:380px;border-top-left-radius:100px;object-position:50% 48%}.hero-stamp{top:28px;right:-12px}.photo-caption{left:-12px;bottom:0}.hero-note{font-size:12px}.actions{gap:10px}.actions .button{flex:1 1 220px}.section{padding-block:55px}.needs{border-radius:18px 18px 0 0}.needs h2{font-size:32px}.needs-grid{grid-template-columns:1fr;gap:10px}.needs-grid>a{min-height:0;padding:18px 21px}.needs-grid h3{font-size:22px;margin:9px 0 12px}.need-category{font-size:10px}.need-link{font-size:12px}.credit-grid,.insurance-home,.insurance-duo,.property-project,.remere-panel,.cabinet-grid,.faq-layout,.contact-grid{grid-template-columns:1fr}.credit-card,.property-project,.remere-panel{padding:26px}.credit-card h3,.property-project h3,.remere-panel h3,.insurance-copy h3{font-size:28px}.property-project,.remere-panel{gap:18px}.remere-callout{padding:22px}.insurance-photo{height:260px;min-height:0}.insurance-duo article>img{height:245px}.insurance-copy{padding:25px}.compare-note{display:block;padding:23px}.compare-title{margin-bottom:12px}.cabinet-grid{gap:32px}.cabinet-title h2{max-width:100%}.faq-layout{gap:16px}.contact{border-radius:18px 18px 0 0}.contact-grid{gap:30px}.contact h2{font-size:36px}.contact-details>a{font-size:20px}.contact-details{margin-top:24px}.footer-main{grid-template-columns:1fr;gap:22px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:12px}.footer-bottom span:last-child{text-align:left}.legal-page h1{font-size:34px}.eyebrow{font-size:11px}.section-heading{margin-bottom:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.insurance-photo img{width:100%;height:100%;object-fit:cover}.photo-caption div>span{display:block;font-size:12px;margin-top:6px}.address-card>span,.address-card>strong{display:block}.address-card>span{font-size:11px;letter-spacing:.1em;margin-bottom:9px}.address-card>strong{font-size:20px;line-height:1.45}.address-card p{margin-top:10px;font-size:14px}.form-help{font-size:13px;color:var(--muted)}.contact h2 em{color:var(--honey)}.insurance-professional .text-link:hover{color:var(--honey)}.footer-main a:hover{color:var(--honey)}@media(max-width:950px){header>.header-cta{display:none}header .menu-button{margin-left:auto}}@media(max-width:700px){.insurance-photo img{height:260px}}

.footer-sites{border-top:1px solid #38565d;margin-top:30px;padding-top:22px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.footer-sites p{margin:0;font-size:14px;font-weight:700;color:var(--honey)}.footer-sites ul{display:flex;gap:8px 28px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.footer-sites a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.footer-sites a:hover{color:var(--honey)}@media(max-width:700px){.footer-sites{gap:8px 20px}.footer-sites p{width:100%}.footer-sites ul{gap:4px 24px}}
/* Detailed solutions: generous editorial rhythm, shared teal and gold identity. */
.eyebrow,.need-category,.card-index{font-size:14px}.need-link,.tags span,.small-copy,.hero-note,.legal-note,.form-help,.consent,.form-disclaimer,label,legend,.footer-bottom,.footer-main a{font-size:14px}.needs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.needs-grid>a{min-height:210px}.needs>.wrap>.text-link{color:var(--honey)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px 12px;padding-block:25px;font-size:14px;color:var(--muted)}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.offer-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.7fr);gap:70px;align-items:center;padding-block:35px 65px}.offer-hero h1,.category-hero h1{font-size:clamp(38px,4.7vw,64px);max-width:850px;overflow-wrap:break-word}.offer-hook{font:italic 26px/1.4 Georgia,serif;color:#7b5b22;margin:20px 0}.offer-hero .lead{max-width:740px}.offer-context{background:var(--navy);color:white;padding:32px;border-radius:4px 42px 4px 4px;border-top:5px solid var(--gold)}.offer-context .eyebrow{display:block;color:var(--honey)}.offer-context hr{border:0;border-top:1px solid #607d81;margin-block:24px}.offer-context p:last-child{margin-bottom:0;color:#dce6e4}.section-toc{background:white;border-block:1px solid var(--line)}.section-toc>.wrap{display:flex;gap:10px 32px;flex-wrap:wrap;padding-block:12px}.section-toc a{padding:10px 0;font-size:14px;font-weight:700}.editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:80px;align-items:start}.benefit-list{list-style:none;padding:0;margin:0;counter-reset:benefits}.benefit-list li{counter-increment:benefits;border-top:1px solid var(--line);padding:23px 0 23px 48px;position:relative;font-size:19px;line-height:1.5}.benefit-list li:before{content:'0' counter(benefits);position:absolute;left:0;color:#86642b;font-family:Georgia,serif}.check-section{background:#eaf0ec}.check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;gap:32px;list-style:none;counter-reset:checks}.check-grid li{counter-increment:checks;border-top:3px solid var(--gold);padding-top:20px}.check-grid li:before{content:'0' counter(checks);font:italic 35px Georgia,serif;color:#83602a}.check-grid h3{font-size:24px;line-height:1.25}.check-grid p{color:var(--muted)}.legal-note a{text-decoration:underline}.situation-band{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;align-items:center}.situation-band>p{font:24px/1.6 Georgia,serif;border-left:3px solid var(--gold);padding-left:32px}.support-section{background:white}.prepare-box{background:var(--cream);border:1px solid var(--line);padding:28px;margin-top:30px}.prepare-box h3{font-size:22px;margin-top:0}.prepare-box p{font-size:16px}.related-section{background:#eaf0ec}.offer-row{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:25px;align-items:center;border-top:1px solid #acbdb8;padding:28px 12px}.offer-row:last-child{border-bottom:1px solid #acbdb8}.offer-row:hover{background:#fff9ed;color:var(--navy)}.offer-row h3{margin:0 0 8px;font-size:26px}.offer-row p{margin:0;color:var(--muted)}.offer-no{font:italic 25px Georgia,serif;color:#83602a}.offer-open{font-size:14px;font-weight:700;max-width:190px}.offer-open b{margin-left:10px;font-size:23px}.category-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;padding-block:30px 70px;align-items:center}.category-hero img{width:100%;height:410px;border-radius:4px 75px 4px 4px}.category-end{background:var(--navy);color:white}.category-end .button{background:var(--honey);color:var(--navy)}.comparison{padding-bottom:30px}.comparison h2{font-size:32px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;background:#fff}th,td{text-align:left;vertical-align:top;padding:20px;border-bottom:1px solid var(--line);min-width:170px}thead{background:var(--navy);color:white}.solutions-intro{padding-block:35px 80px}.solutions-intro .lead{max-width:760px}.universe{padding-block:65px;background:white}.universe:nth-of-type(odd){background:#eaf0ec}.universe-4{background:#eed7a0!important}.universe-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.universe h2{font-size:38px}.universe-links a{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #acbdb8;padding:19px 0;font-size:19px;font-weight:700}.universe-links a:last-child{border-bottom:1px solid #acbdb8}.universe-links a:hover{padding-left:8px;color:#75531e}.footer-solutions{display:flex;flex-wrap:wrap;gap:12px 28px;padding-top:26px;margin-top:26px;border-top:1px solid #38565d;font-size:14px}.footer-solutions a{text-decoration:underline;text-underline-offset:4px}.home-offer-more{padding-top:12px}.insurance-home>.home-offer-more{grid-column:1/-1;padding:0 38px 30px}.insurance-duo .home-offer-more{padding:0 38px 30px;margin-top:auto}.credit-dark .home-offer-more .outline,.insurance-professional .home-offer-more .outline{color:var(--honey);border-color:var(--honey)}.credit-dark .home-offer-more .outline:hover,.insurance-professional .home-offer-more .outline:hover{color:var(--navy)}.property-project>.home-offer-more,.remere-panel>.home-offer-more{grid-column:1/-1}.contact form a{text-decoration:underline;overflow-wrap:anywhere}.contact form h3{margin-top:0}.contact form label span{font-weight:400}details{font-size:16px}.steps p{font-size:16px}h1,h2,h3{letter-spacing:-.025em}.insurance-home{align-items:stretch}.insurance-photo{height:auto}.insurance-photo img{min-height:100%}
@media(max-width:1050px){.offer-hero,.category-hero,.editorial-grid,.universe-grid,.situation-band{gap:35px}.offer-context{padding:24px}.offer-row{grid-template-columns:35px minmax(0,1fr);gap:18px}.offer-open{grid-column:2}.category-hero img{height:360px}.check-grid{gap:22px}}
@media(max-width:700px){.needs-grid{grid-template-columns:1fr}.needs-grid>a{min-height:0}.offer-hero,.category-hero,.editorial-grid,.universe-grid,.situation-band,.check-grid{grid-template-columns:1fr}.offer-hero,.category-hero{padding-top:15px;padding-bottom:45px}.offer-hook{font-size:23px}.offer-context{border-radius:4px 30px 4px 4px}.offer-hero h1,.category-hero h1{font-size:38px}.section-toc>.wrap{gap:4px 22px}.section-toc a{font-size:14px}.situation-band>p{font-size:21px;padding-left:22px}.check-grid{gap:18px}.category-hero img{height:280px}.solutions-intro{padding-block:20px 45px}.solutions-intro h1{font-size:40px}.universe{padding-block:45px}.universe h2{font-size:30px}.offer-row{padding-inline:0}.offer-row h3{font-size:23px}.offer-row p{font-size:16px}.universe-links a{font-size:18px}.breadcrumbs{font-size:14px}.insurance-home>.home-offer-more,.insurance-duo .home-offer-more{padding:0 25px 25px}.eyebrow,.need-category,.card-index{font-size:14px}.contact form{padding:22px}.hero-photo{height:380px}.check-grid li{padding-top:15px}.footer-solutions{gap:12px 22px}}
