:root{--brand:#8b1520;--brand-2:#a81e2a;--brand-dark:#521017;--brand-950:#34090e;--accent:#1594ae;--accent-dark:#0f7389;--accent-soft:#eaf8fb;--ink:#17191f;--ink-2:#2b2f39;--text:#5d626e;--muted:#858a95;--white:#fff;--bg:#f7f8fb;--bg-2:#fbfbfd;--warm:#fff8f5;--line:#e7e8ed;--line-soft:#f0f1f4;--green:#16a36a;--green-soft:#eaf8f1;--orange:#ee8a24;--orange-soft:#fff4e7;--shadow-xs:0 4px 14px #1e212b0e;--shadow-sm:0 10px 30px #1e212b12;--shadow:0 22px 60px #231f271a;--shadow-lg:0 34px 90px #4b101824;--radius-sm:12px;--radius:18px;--radius-lg:26px;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif;line-height:1.55}.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.site-header{z-index:500;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border-bottom:1px solid #e7e8ede6;position:sticky;top:0}.utility{background:var(--brand-950);color:#fff;font-size:11.5px}.utility-inner{justify-content:space-between;align-items:center;gap:22px;min-height:32px;display:flex}.utility-left,.utility-right{align-items:center;gap:22px;display:flex}.utility-left span{color:#f7e9ea;align-items:center;gap:7px;display:flex}.utility-right a{color:#fff;font-weight:750}.utility-right a:hover{text-decoration:underline}.nav{align-items:center;gap:22px;height:76px;display:flex}.brand{flex:none;align-items:center;gap:10px;display:flex}.brand-mark{background:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:51px;height:51px}.brand-copy{line-height:1;display:grid}.brand-copy b{letter-spacing:-.035em;color:var(--brand);font-size:19px;font-weight:850}.brand-copy small{color:#7c6c70;letter-spacing:.015em;margin-top:6px;font-size:9.7px;font-weight:750}.nav-drawer{align-items:center;gap:24px;margin-left:auto;display:flex}.nav-drawer nav{align-items:center;gap:2px;display:flex}.nav-drawer nav>a,.nav-products>button{color:#343741;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 13px;font-size:14px;font-weight:720;display:flex}.nav-drawer nav>a:hover,.nav-products>button:hover{color:var(--brand);background:#f7f7fa}.nav-products{position:relative}.mega-menu{border:1px solid var(--line);width:610px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:20px;grid-template-columns:200px 1fr;padding:16px;transition:all .2s;display:grid;position:absolute;top:51px;left:-128px;transform:translateY(10px)}.nav-products:hover .mega-menu,.nav-products.open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mega-intro{background:linear-gradient(145deg,var(--brand-950),var(--brand));color:#fff;border-radius:15px;padding:18px}.mega-badge{background:#ffffff21;border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:14px;display:grid}.mega-intro b{font-size:17px;display:block}.mega-intro p{color:#f2dfe2;margin:8px 0 16px;font-size:12px;line-height:1.55}.mega-intro a{align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.mega-links{grid-template-columns:1fr 1fr;gap:7px;padding:3px 0 3px 12px;display:grid}.mega-links a{border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;min-height:54px;padding:0 12px;display:flex}.mega-links a:hover{color:var(--brand);background:#faf7f8;border-color:#f0e2e4}.mega-links a>span{align-items:center;gap:9px;font-size:13px;font-weight:760;display:flex}.mega-links a>span svg{color:var(--brand)}.nav-actions{align-items:center;gap:14px;display:flex}.nav-phone{white-space:nowrap;align-items:center;gap:9px;display:flex}.nav-phone>span{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-dark);border-radius:11px;place-items:center;display:grid}.nav-phone>div{line-height:1.15;display:grid}.nav-phone small{color:var(--muted);font-size:9px;font-weight:700}.nav-phone b{margin-top:3px;font-size:12px}.nav-toggle{background:#f7f7fa;border:0;border-radius:11px;place-items:center;width:42px;height:42px;display:none}.backdrop{display:none}.btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:13.5px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;box-shadow:0 10px 24px #8b152033}.btn-primary:hover{box-shadow:0 14px 30px #8b152047}.btn-outline{color:var(--ink);background:#fff;border-color:#d9dae0}.btn-outline:hover{color:var(--brand);border-color:#c8aeb2}.btn-soft{color:var(--brand);box-shadow:var(--shadow-xs);background:#fff;border-color:#ead9dc}.btn-light{color:var(--brand-dark);background:#fff}.btn-ghost-light{color:#fff;background:#ffffff0f;border-color:#ffffff3d}.btn-lg{border-radius:13px;min-height:50px;padding:0 22px;font-size:14px}.text-link{color:var(--brand);align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.market-hero{background:linear-gradient(#fff 0% 62%,#fbf7f8 100%);padding:60px 0 54px;position:relative;overflow:hidden}.hero-bg-orb{filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.orb-a{background:radial-gradient(circle,#1594ae1a,#1594ae00 68%);width:420px;height:420px;top:-180px;right:-100px}.orb-b{background:radial-gradient(circle,#8b152017,#8b152000 70%);width:460px;height:460px;bottom:-300px;left:-220px}.market-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:64px;display:grid;position:relative}.market-hero-copy{padding:20px 0}.trust-pill{background:var(--green-soft);color:#167a53;letter-spacing:.01em;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;font-weight:850;display:inline-flex}.market-hero h1{letter-spacing:-.052em;max-width:720px;margin:19px 0 17px;font-size:58px;font-weight:880;line-height:1.04}.market-hero h1 span{color:var(--brand)}.market-hero-copy>p{max-width:660px;color:var(--text);margin:0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:27px;display:flex}.hero-mini-trust{flex-wrap:wrap;gap:18px;margin-top:25px;display:flex}.hero-mini-trust div{color:#555b66;align-items:center;gap:7px;font-size:11.8px;font-weight:720;display:flex}.hero-mini-trust svg{background:var(--green-soft);width:19px;height:19px;color:var(--green);border-radius:50%;padding:3px}.market-hero-panel{position:relative}.quick-quote-card{background:#fff;border:1px solid #ebe8ea;border-radius:22px;padding:26px;box-shadow:0 28px 80px #361c2321}.quick-quote-head{margin-bottom:19px}.qq-badge{background:var(--accent-soft);color:var(--accent-dark);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850;display:inline-flex}.quick-quote-card h2{letter-spacing:-.03em;margin:11px 0 7px;font-size:25px;line-height:1.18}.quick-quote-card p{color:var(--text);margin:0;font-size:12.5px}.quick-quote-card label{color:#3d414b;gap:6px;margin-top:12px;font-size:11px;font-weight:800;display:grid}.quick-quote-card input,.quick-quote-card select{width:100%;height:47px;color:var(--ink);background:#fff;border:1px solid #dfe0e5;border-radius:11px;outline:none;padding:0 13px;font-size:13px}.quick-quote-card input:focus,.quick-quote-card select:focus{border-color:#c49298;box-shadow:0 0 0 3px #8b152012}.phone-field{border:1px solid #dfe0e5;border-radius:11px;grid-template-columns:48px 1fr;display:grid;overflow:hidden}.phone-field:focus-within{border-color:#c49298;box-shadow:0 0 0 3px #8b152012}.phone-field>span{color:#636773;background:#f7f7f9;border-right:1px solid #e4e5e9;place-items:center;font-size:12px;font-weight:800;display:grid}.phone-field input{border:0;border-radius:0;box-shadow:none!important}.qq-submit{width:100%;margin-top:17px}.qq-note{border-radius:9px;margin-top:10px;padding:9px 10px;font-size:11px;font-weight:750}.qq-note.ok{background:var(--green-soft);color:#167a53}.qq-note.error{color:#a91d2a;background:#fff0f1}.qq-privacy{text-align:center;color:#979aa3;margin-top:10px;font-size:9.7px;display:block}.hero-panel-decoration{background:linear-gradient(135deg,var(--brand-950),var(--brand));color:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:75px;padding:14px 17px;display:grid;position:absolute;bottom:-52px;left:-35px;right:-25px;box-shadow:0 18px 42px #52101733}.dec-shield{background:#ffffff1f;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.hero-panel-decoration b{font-size:12px;display:block}.hero-panel-decoration p{color:#ead6d9;margin:2px 0 0;font-size:10.5px}.hero-panel-decoration>a{width:34px;height:34px;color:var(--brand);background:#fff;border-radius:10px;place-items:center;display:grid}.quick-actions-wrap{z-index:2;padding:29px 0 0;position:relative}.quick-actions{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.quick-action{border-right:1px solid var(--line-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:90px;padding:16px 17px;transition:all .18s;display:grid}.quick-action:last-child{border-right:0}.quick-action:hover{background:#fdfafb}.quick-action>span{width:42px;height:42px;color:var(--brand);background:#faf0f2;border-radius:13px;place-items:center;display:grid}.quick-action div{display:grid}.quick-action b{font-size:13px}.quick-action small{color:var(--muted);margin-top:3px;font-size:10.5px;line-height:1.35}.quick-action-arrow{color:#a4a7ae}.section{padding:84px 0}.section-soft{background:var(--bg)}.section-title{max-width:650px;margin-bottom:35px}.section-title.center{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);align-items:center;font-size:10.5px;font-weight:900;display:inline-flex}.eyebrow-light{color:#f1cfd4}.section-title h2,.claim-modern h2,.cta-box h2{letter-spacing:-.038em;margin:9px 0 10px;font-size:39px;line-height:1.14}.section-title p{color:var(--text);margin:0;font-size:14.5px;line-height:1.72}.section-action{justify-content:center;margin-top:28px;display:flex}.products-modern{padding-top:94px}.featured-products{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{border:1px solid var(--line);min-height:235px;box-shadow:var(--shadow-xs);background:#fff;border-radius:18px;flex-direction:column;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.product-card:hover{border-color:#dcc8cb;transform:translateY(-5px);box-shadow:0 18px 42px #25202917}.product-card-top{justify-content:space-between;align-items:flex-start;gap:9px;display:flex}.product-icon{width:49px;height:49px;color:var(--brand);background:linear-gradient(145deg,#fff1f3,#fce4e7);border-radius:15px;place-items:center;display:grid}.product-badge{background:var(--accent-soft);max-width:108px;color:var(--accent-dark);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;padding:5px 7px;font-size:8.8px;font-weight:850;overflow:hidden}.product-content{flex-direction:column;flex:1;display:flex}.product-content>small{color:#9598a1;text-transform:uppercase;letter-spacing:.07em;margin-top:17px;font-size:9px;font-weight:800}.product-content h3{letter-spacing:-.02em;margin:5px 0 7px;font-size:17px;line-height:1.2}.product-content p{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-content b{color:var(--brand);align-items:center;gap:6px;margin-top:auto;padding-top:15px;font-size:11.5px;display:flex}.product-card.compact{min-height:150px}.product-card.compact .product-content p{display:none}.trust-band{background:linear-gradient(135deg,#f8f9fb 0%,#fff 50%,#fcf5f6 100%);border-block:1px solid #f0f0f3;padding:72px 0}.trust-band-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;display:grid}.trust-band-copy h2{letter-spacing:-.04em;margin:8px 0 10px;font-size:37px;line-height:1.14}.trust-band-copy p{color:var(--text);margin:0;font-size:14px}.trust-metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.trust-metric{border:1px solid var(--line);min-height:132px;box-shadow:var(--shadow-xs);background:#fff;border-radius:16px;flex-direction:column;padding:18px;display:flex}.trust-metric>span{width:37px;height:37px;color:var(--brand);background:#f9eef0;border-radius:12px;place-items:center;display:grid}.trust-metric b{letter-spacing:-.03em;margin-top:auto;font-size:24px}.trust-metric small{color:var(--muted);font-size:10px;font-weight:700}.modern-benefits{background:#fff}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:280px;padding:24px;position:relative;overflow:hidden}.benefit-card>span{background:var(--accent-soft);width:49px;height:49px;color:var(--accent-dark);border-radius:15px;place-items:center;display:grid}.benefit-card>div{margin-top:52px}.benefit-card small{color:#b4b6bd;font-size:10px;font-weight:900}.benefit-card h3{letter-spacing:-.02em;margin:6px 0 8px;font-size:18px}.benefit-card p{color:var(--text);margin:0;font-size:12px;line-height:1.6}.benefit-card.featured{background:linear-gradient(150deg,var(--brand-950),var(--brand));color:#fff;border-color:#0000}.benefit-card.featured>span{color:#fff;background:#ffffff1f}.benefit-card.featured small{color:#e6bfc4}.benefit-card.featured p{color:#eddde0}.claim-modern{padding-top:36px}.claim-modern-box{background:linear-gradient(135deg,var(--brand-950),#68121a 55%,#8b1823);color:#fff;border-radius:28px;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:54px 58px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #500f172e}.claim-modern-box:after{content:"";border:65px solid #ffffff09;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-180px}.claim-modern-copy{z-index:1;position:relative}.claim-modern-copy h2{max-width:650px;font-size:40px}.claim-modern-copy>p{color:#ecdadd;max-width:610px;margin:0;font-size:14px}.claim-modern-steps{z-index:1;grid-template-columns:1fr 1fr;gap:10px;display:grid;position:relative}.claim-modern-steps>div{background:#ffffff13;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:100px;padding:15px;display:grid}.claim-modern-steps>div>span{width:34px;height:34px;color:var(--brand);background:#fff;border-radius:10px;place-items:center;font-size:11px;font-weight:900;display:grid}.claim-modern-steps p{margin:0;display:grid}.claim-modern-steps b{font-size:12px}.claim-modern-steps small{color:#e6cdd1;margin-top:2px;font-size:10px}.partner-section-modern{background:var(--bg-2)}.partner-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.partner-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:105px;padding:14px;transition:all .18s;display:flex}.partner-card:hover{box-shadow:var(--shadow-sm);border-color:#ddd2d4;transform:translateY(-3px)}.partner-card img{object-fit:contain;max-width:125px;max-height:47px}.partner-card>b{text-align:center;font-size:12px}.partner-card span{color:#aaa;opacity:0;font-size:8.5px;transition:all .18s}.partner-card:hover span{opacity:1;color:var(--brand)}.testimonials-modern{background:#fff}.testimonials-head{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.testimonials-head .section-title{margin-bottom:30px}.rating-chip{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:15px;margin-bottom:30px;padding:14px 18px;display:grid}.rating-chip b{font-size:18px}.rating-chip span{color:#f2a11b;letter-spacing:.08em;font-size:12px}.rating-chip small{color:var(--muted);font-size:9px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.testimonial-modern{border:1px solid var(--line);background:#fff;border-radius:19px;padding:24px}.testimonial-stars{color:#f2a11b;letter-spacing:.07em;font-size:12px}.testimonial-modern>p{color:#454a54;min-height:86px;margin:13px 0 18px;font-size:13px;line-height:1.65}.testimonial-modern>div:last-child{align-items:center;gap:10px;display:flex}.testimonial-modern>div:last-child>span{width:38px;height:38px;color:var(--brand);background:#f6e8ea;border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.testimonial-modern>div:last-child p{margin:0;display:grid}.testimonial-modern>div:last-child b{font-size:11.5px}.testimonial-modern>div:last-child small{color:var(--muted);font-size:9.5px}.presence-modern{padding-top:20px}.presence-box{border:1px solid var(--line);background:linear-gradient(135deg,#f8fafb,#fff6f7);border-radius:24px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:55px;padding:40px 44px;display:grid}.presence-box h2{letter-spacing:-.035em;margin:8px 0;font-size:34px}.presence-box p{color:var(--text);margin:0 0 15px;font-size:13px}.presence-cities{flex-wrap:wrap;gap:9px;display:flex}.presence-cities span{border:1px solid var(--line);color:#4f535c;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:9px 11px;font-size:10.5px;font-weight:750;display:flex}.presence-cities svg{color:var(--brand)}.final-cta{padding-top:35px}.cta-box.premium{color:#fff;background:linear-gradient(135deg,#0f6678,#1594ae);border-radius:25px;justify-content:space-between;align-items:center;gap:40px;padding:44px 48px;display:flex;position:relative;overflow:hidden}.cta-box.premium:after{content:"";border:55px solid #ffffff0f;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-140px;right:-95px}.cta-box.premium>div{z-index:1;position:relative}.cta-box h2{margin-bottom:7px;font-size:34px}.cta-box p{color:#def3f7;margin:0;font-size:13px}.cta-actions{flex:none;gap:10px;display:flex}.page-hero{border-bottom:1px solid var(--line-soft);background:linear-gradient(#fbfbfd,#fff);padding:62px 0 58px}.page-hero .container{max-width:1000px;margin-left:auto;margin-right:auto}.breadcrumbs{color:#92969f;margin-bottom:18px;font-size:10.5px}.breadcrumbs a{color:#6d7078}.page-hero h1{letter-spacing:-.045em;max-width:900px;margin:9px 0 13px;font-size:48px;line-height:1.08}.page-hero p{max-width:780px;color:var(--text);margin:0;font-size:15px;line-height:1.72}.product-hero{border-bottom:1px solid var(--line-soft);background:linear-gradient(135deg,#fff 0%,#fff9fa 65%,#f4fbfc 100%);padding:62px 0}.product-hero-grid{grid-template-columns:1.06fr .94fr;align-items:center;gap:55px;display:grid}.product-hero h1{letter-spacing:-.045em;margin:9px 0 13px;font-size:49px;line-height:1.07}.product-hero p{color:var(--text);font-size:14px;line-height:1.7}.badge-row{flex-wrap:wrap;gap:8px;margin:17px 0;display:flex}.badge-row span{color:#6d4f53;background:#fff;border:1px solid #e4d7d9;border-radius:999px;padding:7px 9px;font-size:9.5px;font-weight:800}.product-visual-card{background:linear-gradient(145deg,var(--brand-950),var(--brand));color:#fff;min-height:300px;box-shadow:var(--shadow-lg);border-radius:24px;flex-direction:column;padding:28px;display:flex}.product-visual-icon{background:#ffffff1f;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.product-visual-card h2{letter-spacing:-.03em;margin:32px 0 10px;font-size:28px;line-height:1.16}.product-visual-card p{color:#eddbdf}.product-visual-line{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:17px;display:flex}.product-visual-line b{font-size:12px}.product-visual-line span{color:#e4cdd1;font-size:9.5px}.detail-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:28px;display:grid}.detail-layout>div,.detail-layout aside{gap:16px;display:grid}.sticky{position:sticky;top:126px}.content-card{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:20px;padding:28px}.content-card h2{letter-spacing:-.03em;margin:8px 0 15px;font-size:26px;line-height:1.22}.content-card p{color:var(--text);font-size:13px}.list-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.list-item{background:#fafafb;border:1px solid #eeeef1;border-radius:12px;padding:13px 13px 13px 37px;font-size:11.5px;font-weight:700;position:relative}.list-item:before{content:"✓";background:var(--green-soft);width:17px;height:17px;color:var(--green);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;top:12px;left:13px}.step-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.step{border:1px solid var(--line);border-radius:13px;padding:16px}.step b{color:var(--brand);font-size:11px}.step p{color:#3d4149;margin:6px 0 0;font-size:11.5px}.faq details{border-top:1px solid var(--line);padding:14px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:12px;font-weight:800}.faq details p{margin-bottom:0}.two-col{grid-template-columns:1fr 1fr;gap:20px;display:grid}.check-list{gap:10px;display:grid}.check-list span{color:#4a4f58;padding-left:26px;font-size:12px;position:relative}.check-list span:before{content:"✓";background:var(--green-soft);width:17px;height:17px;color:var(--green);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;top:0;left:0}.legal{max-width:850px}.legal h2{margin-top:28px;font-size:23px}.legal p{color:var(--text)}.protection-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.mini-points{gap:12px;margin:22px 0;display:grid}.mini-points>div{gap:10px;display:flex}.mini-points>div>span{background:var(--green-soft);width:27px;height:27px;color:var(--green);border-radius:9px;flex:none;place-items:center;display:grid}.mini-points p{margin:0;display:grid}.mini-points b{font-size:12px}.mini-points small{color:var(--muted);margin-top:2px;font-size:10px}.value-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.value-card{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:17px;padding:22px}.value-card>span{width:42px;height:42px;color:var(--brand);background:#f9ecee;border-radius:13px;place-items:center;display:grid}.value-card h3{margin:18px 0 6px;font-size:15px}.value-card p{color:var(--text);margin:0;font-size:11.5px}.team-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.team-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px}.team-avatar{width:48px;height:48px;color:var(--brand);background:#f6e7e9;border-radius:15px;place-items:center;font-weight:900;display:grid}.team-card h3{margin:15px 0 3px;font-size:15px}.team-card>small{color:var(--brand);text-transform:uppercase;font-size:9.5px;font-weight:850}.team-card p{color:var(--text);font-size:11px}.branch-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.branch-card{border:1px solid var(--line);background:#fff;border-radius:15px;gap:11px;padding:18px;display:flex}.branch-pin{width:36px;height:36px;color:var(--brand);background:#f6e9eb;border-radius:11px;flex:none;place-items:center;display:grid}.branch-card>div{display:grid}.branch-card b{font-size:12px}.branch-card small{color:var(--brand);font-size:9.5px;font-weight:700}.branch-card p{color:var(--muted);margin:7px 0 0;font-size:9.5px;line-height:1.45}.claim-steps{grid-template-columns:1fr 1fr;gap:10px;display:grid}.claim-step{background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:11px;padding:17px;display:flex}.claim-step>b{font-size:11px}.claim-step>span{display:grid}.claim-step strong{font-size:11.5px}.claim-step small{color:#e7d1d5;font-size:9.5px}.experience-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.experience-stats>div{border:1px solid var(--line);border-radius:13px;padding:16px}.experience-stats b{color:var(--brand);font-size:11px;display:block}.experience-stats span{font-size:11px}.testimonial-stack{gap:10px;display:grid}.testimonial.premium{border:1px solid var(--line);background:#fff;border-radius:16px;padding:21px}.quote-mark{color:#d6b0b6;font-size:30px;line-height:1}.testimonial.premium>p{color:#41454e;font-size:12px}.testimonial-person{align-items:center;gap:9px;display:flex}.testimonial-person>span{width:35px;height:35px;color:var(--brand);background:#f6e7e9;border-radius:50%;place-items:center;font-size:10px;font-weight:850;display:grid}.testimonial-person>div{display:grid}.testimonial-person b{font-size:10.5px}.testimonial-person small{color:var(--muted);font-size:9px}.lead-form{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:19px;padding:26px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid label{color:#4b4f58;gap:6px;font-size:10.5px;font-weight:800;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe0e5;border-radius:11px;outline:none;padding:11px 12px;font-size:12px}.form-grid input,.form-grid select{height:45px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#c59399;box-shadow:0 0 0 3px #8b152012}.lead-form>.btn{margin-top:15px}.form-note{border-radius:10px;margin-top:12px;padding:10px;font-size:10.5px;font-weight:750}.form-note.ok{background:var(--green-soft);color:#167a53}.form-note.error{color:#a91d2a;background:#fff0f1}.form-privacy{color:#a1a3aa;margin-top:8px;font-size:9px;display:block}.footer{color:#fff;background:#151519;margin-top:55px}.footer-top{background:linear-gradient(135deg,var(--brand-950),var(--brand));border-bottom:1px solid #ffffff14}.footer-cta{justify-content:space-between;align-items:center;gap:34px;min-height:150px;display:flex}.footer-cta h2{letter-spacing:-.035em;margin:7px 0 5px;font-size:31px}.footer-cta p{color:#e3cdd1;margin:0;font-size:12px}.footer-cta-actions{align-items:center;gap:12px;display:flex}.footer-call{color:#fff;align-items:center;gap:9px;padding:7px 10px;display:flex}.footer-call span{line-height:1.2;display:grid}.footer-call small{color:#e8cfd3;font-size:8px}.footer-call b{margin-top:3px;font-size:11px}.footer-grid{grid-template-columns:1.35fr .85fr .85fr 1.15fr;gap:45px;padding:52px 0 42px;display:grid}.footer-brand h3{margin:13px 0 6px;font-size:17px}.footer-logo{background:#fff;border-radius:50%;place-items:center;width:59px;height:59px;display:grid;overflow:hidden}.footer-logo img{object-fit:contain;width:57px;height:57px}.footer-brand p{color:#aeb0b6;max-width:300px;font-size:10.5px;line-height:1.7}.footer-grid h4{color:#fff;margin:0 0 15px;font-size:11px}.footer-grid>div:not(.footer-brand) a{color:#b9bbc1;margin:9px 0;font-size:10.5px;display:block}.footer-grid>div:not(.footer-brand) a:hover{color:#fff}.footer-social{gap:7px;margin-top:16px;display:flex}.footer-social a{border:1px solid #34343a;border-radius:9px;width:31px;height:31px;color:#fff!important;place-items:center!important;margin:0!important;font-size:9px!important;display:grid!important}.footer-contact>a,.footer-contact>p{align-items:flex-start;gap:8px;display:flex!important}.footer-contact>p{color:#b9bbc1;font-size:10.5px;line-height:1.5}.contact-dot{border:1px solid #4e4e55;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-size:8px;display:grid}.disclaimer{border-block:1px solid #2c2c31;padding:18px 0}.disclaimer p{color:#898b92;margin:0;font-size:9px;line-height:1.7}.footer-bottom{color:#8f9198;justify-content:space-between;align-items:center;gap:20px;min-height:66px;font-size:9.5px;display:flex}.footer-bottom>div{gap:18px;display:flex}.footer-bottom a:hover{color:#fff}.floating-whatsapp{z-index:600;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:8px;height:56px;padding:0 16px 0 14px;font-size:11px;font-weight:850;transition:transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #189b534d}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 18px 42px #189b535c}.floating-whatsapp svg{z-index:2;width:27px;height:27px;position:relative}.floating-whatsapp-label{z-index:2;position:relative}.whatsapp-pulse{background:#ffffff26;border-radius:50%;width:37px;height:37px;animation:2.2s infinite whatsappPulse;position:absolute;left:9px}@keyframes whatsappPulse{0%{opacity:.65;transform:scale(.8)}70%{opacity:0;transform:scale(1.45)}to{opacity:0}}@media (max-width:1100px){.market-hero-grid{grid-template-columns:1fr 390px;gap:34px}.market-hero h1{font-size:51px}.nav-phone{display:none}.featured-products{grid-template-columns:repeat(4,1fr)}.trust-band-grid{gap:35px}.partner-grid{grid-template-columns:repeat(4,1fr)}.detail-layout{grid-template-columns:minmax(0,1fr) 340px}.team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.container{width:min(var(--max),calc(100% - 32px))}.utility-hide-mobile{display:none}.utility-right{gap:13px}.nav{height:70px}.nav-toggle{margin-left:auto;display:grid}.nav-drawer{z-index:503;border:1px solid var(--line);max-height:calc(100vh - 120px);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:18px;padding:16px;display:block;position:fixed;top:102px;left:16px;right:16px;overflow:auto;transform:translateY(-8px)}.nav-drawer.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.nav-drawer nav{gap:3px;display:grid}.nav-drawer nav>a,.nav-products>button{justify-content:space-between;width:100%;height:44px;padding:0 11px}.mega-menu{opacity:1;visibility:visible;pointer-events:auto;width:auto;box-shadow:none;border-radius:13px;grid-template-columns:1fr;margin:3px 0 7px;padding:8px;display:none;position:static;transform:none}.nav-products.open .mega-menu{display:grid}.nav-products:hover .mega-menu{transform:none}.mega-intro{display:none}.mega-links{grid-template-columns:1fr 1fr;padding:0}.mega-links a{min-height:45px}.nav-actions{grid-template-columns:1fr;margin-top:11px;display:grid}.nav-phone{display:none}.nav-quote{width:100%}.backdrop{z-index:502;background:#130e1157;border:0;display:block;position:fixed;inset:102px 0 0}.market-hero{padding:43px 0 70px}.market-hero-grid{grid-template-columns:1fr}.market-hero-copy{text-align:center;padding:0}.market-hero h1{max-width:760px;margin-left:auto;margin-right:auto;font-size:49px}.market-hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-mini-trust{justify-content:center}.market-hero-panel{width:100%;max-width:600px;margin:6px auto 0}.hero-panel-decoration{bottom:-48px;left:18px;right:18px}.quick-actions{grid-template-columns:1fr 1fr}.quick-action:nth-child(2){border-right:0}.quick-action:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.featured-products{grid-template-columns:repeat(2,1fr)}.trust-band-grid{grid-template-columns:1fr}.trust-metrics{grid-template-columns:repeat(4,1fr)}.benefit-grid{grid-template-columns:1fr 1fr}.claim-modern-box{grid-template-columns:1fr;padding:45px}.partner-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid{grid-template-columns:1fr 1fr}.testimonial-modern:last-child{grid-column:1/-1}.presence-box{grid-template-columns:1fr}.cta-box.premium{flex-direction:column;align-items:flex-start}.product-hero-grid,.detail-layout,.protection-grid,.two-col{grid-template-columns:1fr}.sticky{position:static}.team-grid,.branch-grid{grid-template-columns:repeat(2,1fr)}.footer-cta{flex-direction:column;align-items:flex-start;padding:35px 0}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.container{width:min(var(--max),calc(100% - 24px))}.utility{display:none}.nav{height:68px}.brand-mark{width:47px;height:47px}.brand-mark img{width:46px;height:46px}.brand-copy b{font-size:17px}.brand-copy small{font-size:8.5px}.nav-drawer{max-height:calc(100vh - 88px);top:76px;left:10px;right:10px}.backdrop{inset:76px 0 0}.mega-links{grid-template-columns:1fr}.market-hero{padding:34px 0 66px}.trust-pill{font-size:9.8px}.market-hero h1{font-size:38px;line-height:1.06}.market-hero-copy>p{font-size:14px;line-height:1.62}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-mini-trust{text-align:left;justify-content:start;gap:8px;margin-top:18px;display:grid}.market-hero-panel{margin-top:15px}.quick-quote-card{border-radius:18px;padding:20px}.quick-quote-card h2{font-size:22px}.hero-panel-decoration{bottom:-49px;left:10px;right:10px}.quick-actions-wrap{padding-top:22px}.quick-actions{grid-template-columns:1fr}.quick-action{border-bottom:1px solid var(--line-soft);min-height:78px;border-right:0!important}.quick-action:last-child{border-bottom:0}.section{padding:62px 0}.products-modern{padding-top:70px}.section-title{margin-bottom:27px}.section-title h2,.claim-modern h2,.cta-box h2{font-size:30px}.section-title p{font-size:13px}.featured-products{grid-template-columns:1fr 1fr;gap:9px}.product-card{min-height:196px;padding:14px}.product-icon{width:42px;height:42px}.product-badge{max-width:77px;font-size:7.7px}.product-content>small{font-size:7.7px}.product-content h3{font-size:14.5px}.product-content p{display:none}.product-content b{font-size:10px}.trust-band{padding:58px 0}.trust-band-copy h2{font-size:30px}.trust-metrics{grid-template-columns:1fr 1fr}.trust-metric{min-height:115px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:210px}.benefit-card>div{margin-top:30px}.claim-modern{padding-top:10px}.claim-modern-box{border-radius:20px;padding:30px 21px}.claim-modern-copy h2{font-size:30px}.claim-modern-steps{grid-template-columns:1fr}.partner-grid{grid-template-columns:repeat(2,1fr)}.partner-card{min-height:91px}.testimonials-head{flex-direction:column;align-items:flex-start}.rating-chip{margin-top:-15px}.testimonial-grid{grid-template-columns:1fr}.testimonial-modern:last-child{grid-column:auto}.testimonial-modern>p{min-height:auto}.presence-box{padding:27px 21px}.presence-box h2{font-size:29px}.cta-box.premium{border-radius:20px;padding:29px 22px}.cta-actions{width:100%;display:grid}.cta-actions .btn{width:100%}.page-hero{padding:43px 0}.page-hero h1{font-size:36px}.page-hero p{font-size:13px}.product-hero{padding:43px 0}.product-hero h1{font-size:37px}.product-visual-card{min-height:250px;padding:22px}.content-card{padding:20px}.content-card h2{font-size:23px}.list-grid,.step-grid,.value-grid,.team-grid,.branch-grid,.claim-steps,.experience-stats,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.lead-form{padding:18px}.footer{margin-top:30px}.footer-cta h2{font-size:27px}.footer-cta-actions{width:100%;display:grid}.footer-grid{grid-template-columns:1fr;padding:38px 0}.footer-bottom{flex-direction:column;align-items:flex-start;padding:18px 0}.floating-whatsapp{justify-content:center;width:54px;height:54px;padding:0;bottom:15px;right:14px}.floating-whatsapp-label{display:none}.whatsapp-pulse{left:8px}.floating-whatsapp svg{width:28px;height:28px}}.reference-home{background:#fff}.ref-header{position:sticky}.ref-utility{background:linear-gradient(90deg,#7c0f1b,#a21b2a)}.ref-utility .utility-inner{min-height:34px}.ref-utility .utility-left,.ref-utility .utility-right{gap:24px}.ref-utility .utility-left span,.ref-utility .utility-right a{color:#fff;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.ref-utility .utility-rating{color:#ffd65a!important}.ref-utility .utility-rating b{color:#fff;font-weight:700}.ref-nav{gap:18px;height:70px}.ref-brand{gap:8px}.ref-brand-mark{border-radius:0;width:36px;height:36px;overflow:visible}.ref-brand-mark img{width:35px;height:35px}.ref-brand-copy{line-height:1}.ref-brand-copy b{letter-spacing:-.045em;font-size:22px;font-weight:900}.ref-brand-copy b span{color:#8b1520}.ref-brand-copy b em{color:#1594ae;font-style:normal}.ref-brand-copy small{color:#777b84;letter-spacing:.01em;margin-top:4px;font-size:9px;font-weight:700}.ref-nav .nav-drawer{gap:22px}.ref-nav .nav-drawer nav{gap:4px}.ref-nav .nav-drawer nav>a,.ref-nav .nav-products>button{height:40px;padding:0 12px;font-size:12px;font-weight:760}.ref-nav-phone{border:1px solid #ececef;border-radius:10px;gap:8px;padding:7px 11px}.ref-nav-phone>span{color:#a7192a;background:#fff1f3;width:31px;height:31px}.ref-nav-phone small{font-size:8px}.ref-nav-phone b{font-size:11px}.ref-nav-quote{height:40px;min-height:40px;box-shadow:none;border-radius:8px;padding:0 22px;font-size:11px}.ref-hero{background:linear-gradient(#fff,#fffdfd);border-bottom:1px solid #f2f0f1}.ref-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.92fr) 340px;align-items:end;gap:18px;min-height:350px;padding-top:10px;display:grid}.ref-hero-copy{padding:28px 0 34px}.ref-trust-pill{color:#7f1722;background:#f9eef0;border-radius:999px;padding:5px 11px;font-size:9px;font-weight:800;display:inline-flex}.ref-hero h1{letter-spacing:-.045em;max-width:540px;margin:13px 0 12px;font-size:42px;font-weight:900;line-height:1.04}.ref-hero h1 span{color:#971629}.ref-hero-copy>p{color:#50545d;max-width:505px;margin:0;font-size:13px;line-height:1.6}.ref-hero-actions{gap:12px;margin-top:18px;display:flex}.ref-hero-actions .btn{border-radius:7px;height:42px;min-height:42px;padding:0 24px;font-size:11px}.ref-ghost-btn{color:#222;box-shadow:none;background:#fff;border-color:#a96b73}.ref-ghost-btn:hover{color:#8b1520;border-color:#8b1520}.ref-hero-stats{grid-template-columns:repeat(4,1fr);gap:16px;max-width:610px;margin-top:27px;display:grid}.ref-hero-stats>div{align-items:center;gap:8px;min-width:0;display:flex}.ref-hero-stats>div>span{color:#a7192a;border:2px solid #ad1830;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.ref-hero-stats p{margin:0;line-height:1.05;display:grid}.ref-hero-stats b{color:#111;font-size:14px}.ref-hero-stats small{color:#555b66;white-space:nowrap;margin-top:4px;font-size:7.5px}.ref-family-visual{justify-content:center;align-self:end;align-items:flex-end;min-height:330px;display:flex;position:relative;overflow:hidden}.ref-family-visual img{z-index:2;object-fit:contain;width:100%;max-width:370px;height:auto;margin-bottom:0;position:relative}.ref-shield-shape{z-index:1;clip-path:polygon(50% 0,100% 15%,93% 70%,50% 100%,7% 70%,0 15%);border:18px solid #9e1c2c09;width:300px;height:300px;position:absolute;top:25px;left:50%;transform:translate(-50%)}.ref-family-visual:after{content:"";opacity:.38;background-image:radial-gradient(#9f192a2b 1.1px,#0000 1.1px);background-size:8px 8px;width:125px;height:110px;position:absolute;top:23px;right:12px}.ref-hero-form{align-self:stretch;align-items:center;padding:10px 0 16px;display:flex}.ref-quote-card{border-color:#e6e3e4;border-radius:12px;width:100%;padding:20px 18px 17px;box-shadow:0 10px 28px #3a202617}.ref-quote-card .quick-quote-head{text-align:center;margin-bottom:15px}.ref-quote-card .qq-badge{color:#8b1520;letter-spacing:.02em;background:0 0;padding:0;font-size:11px}.ref-quote-card h2{letter-spacing:-.02em;margin:7px 0 0;font-size:17px;line-height:1.15}.ref-field{color:#a2a4aa;background:#fff;border:1px solid #dedee2;border-radius:7px;align-items:center;gap:8px;height:41px;margin-top:9px;padding:0 10px;display:flex}.ref-field input,.ref-field select{color:#52565f;background:#fff;flex:1;min-width:0;height:39px!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;font-size:11px!important}.ref-field select{appearance:auto}.ref-quote-card .qq-submit{height:39px;min-height:39px;box-shadow:none;border-radius:6px;margin-top:11px;font-size:11px}.ref-social-proof{align-items:center;gap:9px;margin-top:10px;display:flex}.proof-faces{display:flex}.proof-faces i{color:#8b1520;background:#f2e4e7;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-5px;font-size:7px;font-style:normal;font-weight:900;display:grid}.proof-faces i:first-child{margin-left:0}.ref-social-proof p{margin:0;line-height:1.1;display:grid}.ref-social-proof b{font-size:8px}.ref-social-proof small{color:#6d717a;margin-top:3px;font-size:7px}.ref-actions-section{background:#fff;padding:10px 0 0}.ref-actions-bar{background:#fff;border:1px solid #e8e6e7;border-radius:9px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 6px 20px #26181d0f}.ref-action{border-right:1px solid #eceaeb;align-items:center;gap:12px;min-height:62px;padding:9px 18px;display:flex}.ref-action:last-child{border-right:0}.ref-action-icon{color:#fff;background:#8e1224;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.ref-action p{margin:0;line-height:1.05;display:grid}.ref-action b{font-size:10.5px}.ref-action small{color:#5f646c;margin-top:5px;font-size:8px}.ref-action:hover{background:#fff8f9}.ref-products-section{padding:18px 0 20px}.ref-section-heading{grid-template-columns:40px auto 40px;justify-content:center;align-items:center;gap:10px;margin:0 0 13px;display:grid}.ref-section-heading span{background:#c5828b;height:1px}.ref-section-heading h2{letter-spacing:.01em;margin:0;font-size:13px}.ref-products-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.ref-product-card{background:#fff;border:1px solid #e5e3e4;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:137px;padding:13px 11px 9px;display:flex;box-shadow:0 4px 15px #23191c0e}.ref-product-card:hover{border-color:#dabfc3;transform:translateY(-2px);box-shadow:0 8px 21px #23191c14}.ref-product-main{align-items:flex-start;gap:10px;display:flex}.ref-product-icon{color:#a7192a;background:#fff8f9;border:1px solid #f0d7dc;border-radius:12px;flex:none;width:42px;height:42px}.ref-product-content>small{display:none}.ref-product-content h3{letter-spacing:-.01em;margin:2px 0 4px;font-size:10px;line-height:1.15}.ref-product-content p{color:#555b64;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.ref-product-content>b{display:none}.ref-product-bottom{justify-content:space-between;align-items:center;gap:5px;margin-top:9px;display:flex}.ref-product-bottom b{color:#8b1520;white-space:nowrap;align-items:center;gap:4px;font-size:8px;display:flex}.ref-product-badge{color:#b16a0d;background:#fff2d9;border:0;border-radius:999px;max-width:90px;padding:4px 6px;font-size:7px;line-height:1;position:static}.ref-experience{color:#fff;background:linear-gradient(90deg,#79101c,#9d1730);padding:14px 0 18px}.ref-experience h2{text-align:center;letter-spacing:.02em;margin:0 0 11px;font-size:12px}.ref-experience-grid{grid-template-columns:repeat(4,1fr);display:grid}.ref-experience-grid>div{align-items:center;gap:12px;padding:0 22px;display:flex;position:relative}.ref-experience-grid>div>span{color:#8b1520;background:#fff;border-radius:50%;flex:none;place-items:center;width:47px;height:47px;display:grid}.ref-experience-grid p{margin:0;line-height:1.08;display:grid}.ref-experience-grid b{font-size:10px}.ref-experience-grid small{color:#f5e4e7;max-width:145px;margin-top:5px;font-size:8px;line-height:1.35}.ref-step-arrow{color:#fff;position:absolute;right:-9px}.ref-lower-section{padding:9px 0 0}.ref-lower-grid{grid-template-columns:1fr 1.04fr;gap:18px;display:grid}.ref-claim-card{color:#fff;background:linear-gradient(135deg,#74101d,#9d1830);border-radius:9px;grid-template-columns:180px 1fr;align-items:center;gap:16px;min-height:155px;padding:17px 18px;display:grid}.ref-claim-copy small{font-size:8px}.ref-claim-copy h2{margin:5px 0 4px;font-size:18px;line-height:1.05}.ref-claim-copy p{color:#f0dfe2;margin:0 0 10px;font-size:8px;line-height:1.35}.ref-claim-button{border:1px solid #ffffffa6;border-radius:5px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.ref-claim-flow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:5px;display:grid}.ref-claim-flow>div{text-align:center;justify-items:center;display:grid}.ref-claim-flow>div span{color:#8b1520;background:#f4dce1;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:5px;display:grid}.ref-claim-flow b{font-size:8px}.ref-claim-flow small{color:#f5e7e9;margin-top:3px;font-size:6.5px;line-height:1.2}.ref-claim-flow i{font-size:16px;font-style:normal}.ref-partners-card{text-align:center;padding:10px 14px}.ref-partners-card h2{margin:0 0 10px;font-size:12px}.ref-partner-strip{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.ref-partner-strip>a{background:#fff;border:1px solid #e3e3e6;border-radius:6px;justify-content:center;align-items:center;min-height:64px;padding:7px;display:flex}.ref-partner-strip img{object-fit:contain;width:auto;max-width:100%;height:42px}.ref-more-partners{color:#555;margin-top:8px;font-size:8px;display:inline-block}.ref-bottom-previews{padding:9px 0 28px}.ref-bottom-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ref-mini-panel{border-top:1px solid #eeeeef;padding:12px 15px 0}.ref-mini-panel h2{text-align:center;margin:0 0 10px;font-size:11px}.ref-testimonial-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ref-testimonial-row article{border:1px solid #e7e6e7;border-radius:8px;padding:10px}.ref-testimonial-row article span{color:#f6b800;font-size:8px}.ref-testimonial-row article p{color:#555;margin:5px 0;font-size:8px;line-height:1.45}.ref-testimonial-row article b{font-size:8px}.ref-city-row{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.ref-city-row span{color:#555;background:#faf7f8;border:1px solid #ece4e6;border-radius:999px;align-items:center;gap:4px;padding:6px 8px;font-size:8px;display:flex}@media (max-width:1180px){.ref-nav .nav-phone{display:none}.ref-hero-grid{grid-template-columns:1.1fr .8fr 315px}.ref-hero h1{font-size:38px}.ref-hero-stats{gap:10px}.ref-product-content p{-webkit-line-clamp:2}.ref-products-grid{grid-template-columns:repeat(3,1fr)}.ref-product-card{min-height:130px}.ref-partner-strip{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.ref-utility .utility-left .utility-rating{display:none}.ref-nav{height:70px}.ref-nav .nav-drawer{top:104px}.ref-brand-copy b{font-size:20px}.ref-hero-grid{grid-template-columns:1fr 1fr;align-items:center;padding-top:15px}.ref-hero-copy{padding:25px 0 10px}.ref-family-visual{grid-area:1/2;min-height:300px}.ref-hero-form{grid-area:2/1/auto/-1;width:100%;max-width:560px;margin:auto;padding:8px 0 10px}.ref-quote-card{grid-template-columns:1fr 1fr;gap:8px 10px;display:grid}.ref-quote-card .quick-quote-head{grid-column:1/-1}.ref-quote-card .ref-field{margin:0}.ref-quote-card .ref-field.select{grid-column:1/-1}.ref-quote-card .qq-submit{grid-column:1/-1;margin-top:0}.ref-social-proof{grid-column:1/-1;justify-content:center}.ref-actions-bar{grid-template-columns:1fr 1fr}.ref-action:nth-child(2){border-right:0}.ref-action:nth-child(-n+2){border-bottom:1px solid #eceaeb}.ref-products-grid{grid-template-columns:repeat(3,1fr)}.ref-experience-grid{grid-template-columns:1fr 1fr;gap:16px 0}.ref-experience-grid>div:nth-child(2) .ref-step-arrow{display:none}.ref-lower-grid,.ref-bottom-grid{grid-template-columns:1fr}.ref-claim-card{grid-template-columns:220px 1fr}.ref-partner-strip{grid-template-columns:repeat(6,1fr)}.ref-partner-strip>a{min-height:58px}.ref-partner-strip img{height:36px}}@media (max-width:600px){.ref-header .utility{display:block}.ref-utility .utility-inner{min-height:27px}.ref-utility .utility-left span{font-size:8px}.ref-utility .utility-right a:first-child{display:none}.ref-utility .utility-right a{font-size:8px}.ref-nav{height:63px}.ref-brand-mark{width:31px;height:31px}.ref-brand-mark img{width:30px;height:30px}.ref-brand-copy b{font-size:17px}.ref-brand-copy small{font-size:7px}.ref-nav .nav-drawer{top:96px}.ref-nav .backdrop{inset:96px 0 0}.ref-hero-grid{flex-direction:column;gap:0;padding-top:0;display:flex}.ref-hero-copy{text-align:left;width:100%;padding:26px 0 5px}.ref-trust-pill{font-size:8px}.ref-hero h1{margin:12px 0 10px;font-size:35px;line-height:1.02}.ref-hero-copy>p{font-size:12px;line-height:1.55}.ref-hero-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ref-hero-actions .btn{width:100%;padding:0 10px}.ref-hero-stats{grid-template-columns:1fr 1fr;gap:10px 12px;margin-top:19px}.ref-hero-stats small{white-space:normal}.ref-family-visual{width:100%;min-height:255px;margin-top:5px}.ref-family-visual img{max-width:310px}.ref-family-visual:after{right:25px}.ref-shield-shape{width:245px;height:245px}.ref-hero-form{width:100%;padding:4px 0 13px}.ref-quote-card{padding:17px 14px;display:block}.ref-quote-card .quick-quote-head{margin-bottom:12px}.ref-quote-card h2{font-size:17px}.ref-field{margin-top:8px}.ref-quote-card .qq-submit{margin-top:9px}.ref-actions-section{padding-top:5px}.ref-actions-bar{grid-template-columns:1fr 1fr}.ref-action{min-height:66px;padding:9px 11px}.ref-action:nth-child(2){border-right:0}.ref-action:nth-child(3){border-bottom:0}.ref-action-icon{width:32px;height:32px}.ref-action b{font-size:9px}.ref-action small{font-size:7px}.ref-products-section{padding:19px 0}.ref-section-heading{grid-template-columns:24px auto 24px}.ref-section-heading h2{font-size:11px}.ref-products-grid{grid-template-columns:1fr 1fr;gap:8px}.ref-product-card{min-height:145px;padding:11px 9px}.ref-product-main{gap:7px;display:grid}.ref-product-icon{width:39px;height:39px}.ref-product-content h3{font-size:10px}.ref-product-content p{-webkit-line-clamp:2;font-size:7.5px}.ref-product-bottom{align-items:flex-end}.ref-product-bottom b{font-size:7px}.ref-product-badge{max-width:72px;font-size:6px}.ref-experience{padding:13px 0 15px}.ref-experience h2{font-size:10px}.ref-experience-grid{grid-template-columns:1fr;gap:0}.ref-experience-grid>div{border-bottom:1px solid #ffffff1f;min-height:74px;padding:8px 12px}.ref-experience-grid>div:last-child{border-bottom:0}.ref-experience-grid>div>span{width:42px;height:42px}.ref-step-arrow{display:none}.ref-experience-grid b{font-size:9px}.ref-experience-grid small{max-width:none;font-size:7px}.ref-lower-section{padding-top:7px}.ref-claim-card{grid-template-columns:1fr;padding:18px 15px}.ref-claim-copy{text-align:center}.ref-claim-copy h2{font-size:20px}.ref-claim-button{font-size:8px}.ref-claim-flow{grid-template-columns:1fr 1fr;gap:12px}.ref-claim-flow i{display:none}.ref-claim-flow>div span{width:38px;height:38px}.ref-partners-card{padding:16px 0}.ref-partner-strip{grid-template-columns:repeat(3,1fr)}.ref-partner-strip>a{min-height:64px}.ref-bottom-previews{padding-bottom:18px}.ref-testimonial-row{grid-template-columns:1fr}.ref-mini-panel{padding-inline:0}.floating-whatsapp{bottom:15px;right:15px}}
