:root{--bg:#fff;--warm:#fafaf6;--mint:#e9f4ee;--mint-line:#d3e6dc;--ink:#141c24;--mut:#3f4652;--blue:#1d5bd8;--blue-deep:#1547ad;--blue-soft:#e8effc;--line:#e6e7e3;--line-strong:#d7d8d2;--ctl-line:#8b8c88;--red:#b00020;--r:16px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:var(--ink);background:var(--bg);font-family:Red Hat Text,-apple-system,Segoe UI,sans-serif;font-size:1.0625rem;line-height:1.65}::selection{background:var(--mint);color:var(--ink)}:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:6px}h1,h2,h3,h4{letter-spacing:-.015em;font-weight:700;line-height:1.12}h1{font-size:clamp(2.35rem,4.8vw,3.5rem);line-height:1.05}h2{font-size:clamp(1.7rem,3.1vw,2.35rem)}h3{font-size:1.18rem}.wrap{max-width:74rem;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.band{background:var(--bg);padding-block:clamp(3.75rem,7.5vw,6rem)}.band.warm{background:var(--warm)}.band.mint{background:var(--mint)}.band-head{max-width:44rem;margin-bottom:clamp(2rem,5vw,3.25rem)}.band-head h2{margin-top:.55rem}.band-head .lead{margin-top:.9rem}.kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--blue);font-size:.78rem;font-weight:700;display:inline-block}.lead{color:var(--mut);font-size:1.15rem}.mut{color:var(--mut)}.fineprint{color:var(--mut);max-width:56rem;font-size:.85rem}.fineprint+.fineprint{margin-top:.5rem}.btn{cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.88rem 1.7rem;font-size:.99rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-deep)}.btn-ghost{border-color:var(--ctl-line);color:var(--ink);background:#fff}.btn-ghost:hover{border-color:var(--blue);color:var(--blue-deep)}.btn-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.textlink{color:var(--blue-deep);text-underline-offset:3px;font-weight:700;text-decoration:underline 1.5px}.textlink:hover{color:var(--blue)}.site-header{z-index:80;backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fffffff2;position:sticky;top:0}.header-row{align-items:center;gap:1.75rem;min-height:4.5rem;display:flex;position:relative}.brand{color:#0b0e12;text-decoration:none}.brand .silogo svg{color:#0b0e12;height:1.5em}.brand .silogo b{letter-spacing:.12em;font-size:1.1rem;font-weight:800}.site-nav{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.site-nav ul{align-items:center;gap:1.3rem;margin:0;display:flex}.site-nav a:not(.btn){color:var(--ink);padding-block:.35rem;font-size:.95rem;font-weight:500;text-decoration:none}.site-nav a:not(.btn):hover{color:var(--blue-deep);text-underline-offset:4px;text-decoration:underline}.nav-cta{white-space:nowrap;padding:.62rem 1.25rem}.menu-btn{border:1px solid var(--ctl-line);cursor:pointer;background:#fff;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;margin-left:auto;padding:.6rem .75rem;display:none}.menu-btn .mb-bar{background:var(--ink);border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-btn[aria-expanded=true] .mb-bar:first-child{transform:translateY(7px)rotate(45deg)}.menu-btn[aria-expanded=true] .mb-bar:nth-child(2){opacity:0}.menu-btn[aria-expanded=true] .mb-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=62rem){.menu-btn{display:flex}.site-nav{border-bottom:1px solid var(--line);background:#fff;margin-left:0;padding:.75rem clamp(1.25rem,4vw,2.5rem) 1.4rem;display:none;position:absolute;top:100%;left:0;right:0}.site-nav.open,.site-nav ul{display:block}.site-nav ul li{border-bottom:1px solid var(--line)}.site-nav a:not(.btn){padding:.85rem 0;font-size:1.05rem;display:block}.nav-cta{width:100%;margin-top:1rem}}.hero{padding-block:clamp(3rem,6.5vw,5rem)}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero-copy .lead{max-width:34rem;margin-top:1.1rem}.hero-copy .btn-row{margin-top:1.8rem}.hero-note{color:var(--mut);max-width:32rem;margin-top:.95rem;font-size:.85rem}@media (width<=56rem){.hero-grid{grid-template-columns:1fr}}.figure{border-radius:var(--r);background:var(--warm);border:1px solid var(--line);overflow:hidden}.figure img{width:100%;height:auto}.figure-p{aspect-ratio:2/3;max-height:88svh}.figure-p img{object-fit:cover;object-position:center top;height:100%}.figure-l img,.figure-s img{aspect-ratio:auto}.trustrow{border-top:1px solid var(--line);color:var(--mut);flex-wrap:wrap;gap:.55rem 1.7rem;margin-top:2.1rem;padding-top:1.35rem;font-size:.9rem;font-weight:500;display:flex}.trustrow span{align-items:center;gap:.45rem;display:inline-flex}.trustrow svg{color:var(--blue);flex:none}.cols-2{grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.cols-3{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.cols-4{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2.5vw,1.75rem);display:grid}@media (width<=60rem){.cols-3,.cols-4{grid-template-columns:repeat(2,1fr)}}@media (width<=40rem){.cols-2,.cols-3,.cols-4{grid-template-columns:1fr}}.card{border:1px solid var(--line);border-radius:var(--r);background:#fff;padding:1.6rem}.band.mint .card,.band.warm .card{border-color:var(--line-strong)}.card h3{margin-bottom:.55rem}.card p{color:var(--mut);font-size:.98rem}.step-num{color:var(--blue);border:1.5px solid var(--blue);border-radius:999px;place-items:center;width:2.15rem;height:2.15rem;margin-bottom:.95rem;font-size:.95rem;font-weight:700;display:grid}.face-card{gap:.7rem;display:grid}.face-card .figure{border-radius:var(--r)}.face-card figcaption{color:var(--ink);font-size:.92rem;font-weight:700}.face-card figcaption span{color:var(--mut);font-size:.88rem;font-weight:500;display:block}.tcard{border:1px solid var(--line);border-radius:var(--r);background:#fff;flex-direction:column;gap:.65rem;padding:1.6rem;display:flex}.tcard.brand{border-color:var(--blue);border-width:1.5px}.tcard-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.tcard h3{font-size:1.08rem}.tcard .form{color:var(--mut);font-size:.9rem}.priceline{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.price{color:var(--ink);letter-spacing:-.01em;font-size:1.6rem;font-weight:700}.price .suffix{color:var(--mut);font-size:.95rem;font-weight:500}.price-note{color:var(--mut);font-size:.87rem}.tcard-cta{margin-top:auto;padding-top:.9rem}.tag{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:7px;padding:.3rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.tag-brand{background:var(--blue-soft);color:var(--blue-deep)}.tag-comp{background:var(--mint);color:#1f4536}.checks{gap:.5rem;display:grid}.checks li{color:var(--mut);align-items:flex-start;gap:.6rem;font-size:.96rem;display:flex}.checks li:before{content:"";background:var(--mint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 8.4 7 11.2 12.2 5' fill='none' stroke='%231d5bd8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.8rem;border-radius:50%;flex:none;width:1.15rem;height:1.15rem;margin-top:.2rem}.vslot{text-align:center;place-items:center;padding:clamp(3rem,7vw,5rem) 1.5rem}.vslot h2,.vslot p{color:#fff}.vslot p{margin-top:.8rem;font-size:1.05rem}.vslot .inner{max-width:40rem}.stat{border:1px solid var(--line);border-radius:var(--r);text-align:center;background:#fff;padding:1.5rem}.stat b{color:var(--blue-deep);font-size:clamp(2rem,4vw,2.7rem);font-weight:700;line-height:1.1;display:block}.stat span{letter-spacing:.08em;text-transform:uppercase;color:var(--mut);margin-top:.4rem;font-size:.85rem;font-weight:700;display:block}.chapter{border:1px solid var(--line);border-radius:var(--r);background:#fff;overflow:hidden}.chapter-head{border-bottom:1px solid var(--line);align-items:baseline;gap:.9rem;padding:1.4rem 1.6rem;display:flex}.chapter-head .ch-index{color:var(--blue);letter-spacing:.08em;font-size:.9rem;font-weight:700}.chapter .chrow{grid-template-columns:9rem 1fr;gap:1rem;padding:1rem 1.6rem;display:grid}.chapter .chrow+.chrow{border-top:1px solid var(--line)}.chapter dt{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-deep);padding-top:.15rem;font-size:.74rem;font-weight:700}.chapter dd{color:var(--mut);margin:0;font-size:.98rem}@media (width<=40rem){.chapter .chrow{grid-template-columns:1fr;gap:.25rem}}.faq{border-top:1px solid var(--line-strong)}.faq details{border-bottom:1px solid var(--line-strong)}.faq summary{cursor:pointer;padding:1.15rem 2.4rem 1.15rem 0;font-weight:700;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--blue);font-size:1.4rem;font-weight:400;transition:transform .2s;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.faq details[open] summary:after{transform:translateY(-50%)rotate(45deg)}.faq .faq-a{color:var(--mut);max-width:46rem;padding:0 0 1.3rem}.cta-band{text-align:center}.cta-band .inner{max-width:42rem;margin-inline:auto}.cta-band .btn-row{justify-content:center;margin-top:1.7rem}.cta-band .fineprint{margin:1.1rem auto 0}.anchor-nav{flex-wrap:wrap;gap:.6rem;margin-top:1.6rem;display:flex}.anchor-nav a{color:var(--blue-deep);border:1px solid var(--ctl-line);background:#fff;border-radius:999px;padding:.45rem .95rem;font-size:.9rem;font-weight:700;text-decoration:none}.anchor-nav a:hover{border-color:var(--blue)}.anchor-target{scroll-margin-top:6rem}.legal-section{border-top:1px solid var(--line);padding-block:clamp(2rem,4vw,3rem);scroll-margin-top:6rem}.legal-section:first-of-type{border-top:0}.legal-section h2{margin-bottom:.9rem;font-size:1.45rem}.legal-section p,.legal-section li{color:var(--mut);max-width:50rem}.legal-section ul{gap:.5rem;padding-left:1.4rem;list-style:outside;display:grid}.legal-section p+p{margin-top:.8rem}.site-footer{background:var(--warm);border-top:1px solid var(--line);padding:clamp(3rem,6vw,4.5rem) 0 2.4rem}.foot-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:clamp(1.75rem,4vw,3rem);display:grid}.foot-brand .silogo svg{color:#0b0e12;height:1.4em}.foot-brand .silogo b{letter-spacing:.11em;color:#0b0e12;font-size:.98rem;font-weight:800}.foot-brand p{color:var(--mut);max-width:20rem;margin-top:.9rem;font-size:.93rem}.foot-h{letter-spacing:.11em;text-transform:uppercase;color:var(--mut);margin-bottom:.9rem;font-size:.78rem;font-weight:700}.site-footer nav ul{gap:.55rem;display:grid}.site-footer nav a{color:var(--ink);font-size:.95rem;text-decoration:none}.site-footer nav a:hover{color:var(--blue-deep);text-underline-offset:3px;text-decoration:underline}.foot-legal{border-top:1px solid var(--line-strong);flex-wrap:wrap;gap:.4rem 1.5rem;margin-top:clamp(2rem,4vw,3rem);padding-top:1.5rem;display:flex}.foot-legal a{color:var(--mut);text-underline-offset:3px;font-size:.88rem;text-decoration:underline}.foot-legal a:hover{color:var(--ink)}.foot-disc{color:var(--mut);max-width:60rem;margin-top:1rem;font-size:.83rem}.foot-copy{color:var(--mut);margin-top:1.4rem;font-size:.88rem;font-weight:500}@media (width<=56rem){.foot-grid{grid-template-columns:1fr 1fr}}@media (width<=36rem){.foot-grid{grid-template-columns:1fr}}#qualify{max-width:40rem;margin-inline:auto}.q-head{margin-bottom:1.6rem}.q-label{color:var(--mut);margin-bottom:.55rem;font-size:.85rem;font-weight:700}.q-bar{background:var(--mint);border-radius:999px;height:8px;overflow:hidden}.q-bar span{background:var(--blue);border-radius:999px;width:0;height:100%;transition:width .35s;display:block}.q-title{font-size:1.45rem;font-weight:700}.q-title:focus:not(:focus-visible){outline:none}.q-help{color:var(--mut);margin-top:.55rem}.q-fieldset{border:0;padding:0}.q-opts{gap:.7rem;margin-top:1.3rem;display:grid}.q-opt{border:1.5px solid var(--ctl-line);border-radius:var(--r);cursor:pointer;background:#fff;gap:.15rem;min-height:44px;padding:1rem 1.2rem;transition:border-color .15s,background-color .15s;display:grid}.q-opt:hover{border-color:var(--blue)}.q-opt.sel{border-color:var(--blue);background:var(--blue-soft)}.q-opt input{opacity:0;pointer-events:none;position:absolute}.q-opt b{font-weight:700}.q-opt span{color:var(--mut);font-size:.9rem}.q-opt:has(input:focus-visible){outline:2px solid var(--blue);outline-offset:2px}.q-selectwrap{margin-top:1.3rem;display:block}.q-select{border:1.5px solid var(--ctl-line);border-radius:var(--r);background:#fff;width:100%;min-height:44px;padding:.9rem 1rem;font-size:1rem}.q-err{color:var(--red);margin-top:.9rem;font-weight:500}.q-nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.8rem;display:flex}.q-next{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.88rem 1.8rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.q-next:hover{background:var(--blue-deep)}.q-back{border:1.5px solid var(--ctl-line);min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:.82rem 1.4rem;font-size:.95rem;font-weight:700}.q-back:hover{border-color:var(--blue);color:var(--blue-deep)}.q-reveal{border:1.5px solid var(--mint-line);border-radius:var(--r);background:var(--mint);padding:clamp(1.5rem,4vw,2.4rem)}.q-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--blue-deep);margin-bottom:.6rem;font-size:.78rem;font-weight:700}.q-plan{color:var(--mut);margin-top:.7rem}.q-reasons{gap:.55rem;margin-top:1.1rem;display:grid}.q-reasons li{color:var(--ink);align-items:flex-start;gap:.6rem;font-size:.96rem;display:flex}.q-reasons li:before{content:"";background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 8.4 7 11.2 12.2 5' fill='none' stroke='%231d5bd8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.8rem no-repeat;border-radius:50%;flex:none;width:1.15rem;height:1.15rem;margin-top:.2rem}.q-price{color:var(--ink);align-items:baseline;gap:.15rem;margin-top:1.2rem;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;line-height:1;display:flex}.q-price .q-cur{font-size:.6em}.q-price .q-per{color:var(--mut);margin-left:.35rem;font-size:.94rem;font-weight:500}.q-note{color:var(--mut);margin-top:.9rem;font-size:.87rem}.hr-headline{max-width:34rem;color:var(--mut);margin-top:1.3rem;font-size:1.05rem}.hr-headline b{color:var(--ink);font-variant-numeric:tabular-nums}.hr-vcredit{margin-top:.9rem}.hr-group{border-radius:var(--r);grid-template-columns:minmax(0,19rem) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3.5vw,3rem);padding:clamp(1.25rem,3vw,2.25rem);display:grid}.hr-group+.hr-group{margin-top:clamp(1rem,2.5vw,1.75rem)}.hr-group:nth-of-type(odd){background:var(--warm)}@media (width<=56rem){.hr-group{grid-template-columns:1fr}}.hr-figure{margin:0}.hr-figure .figure{aspect-ratio:4/3}.hr-figure .figure img{object-fit:cover;width:100%;height:100%}.hr-figure figcaption{color:var(--mut);margin-top:.6rem;font-size:.78rem}.hr-copy h3{font-size:clamp(1.35rem,2.4vw,1.7rem)}.hr-grat{margin-top:.6rem;font-size:1.08rem}.hr-detail{margin-top:.55rem}.hr-list{border-top:1px solid var(--line-strong);grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:0 1.75rem;margin-top:1.25rem;display:grid}.hr-list li{border-bottom:1px solid var(--line-strong);align-items:baseline;gap:.75rem;padding:.62rem 0;font-weight:500;display:flex}.hr-n{min-width:1.6rem;color:var(--blue-deep);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:700}.hr-plain{gap:.7rem;max-width:56rem;margin-top:1.6rem;display:grid}.hr-plain p{color:var(--mut)}.hr-plain b{color:var(--ink)}.hr-warn{border:1.5px solid var(--mint-line);border-left:4px solid var(--blue-deep);border-radius:var(--r);background:#fff;max-width:56rem;margin-top:1.3rem;padding:1.15rem 1.4rem}.hr-warn h3{margin-bottom:.35rem;font-size:1.05rem}.hr-warn p{color:var(--mut);font-size:.96rem}.hr-worth{gap:.5rem}.hr-was,.hr-now{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.hr-was>span:first-child,.hr-now>span:first-child{letter-spacing:.08em;text-transform:uppercase;min-width:9rem;color:var(--mut);font-size:.78rem;font-weight:700}.hr-was{color:var(--mut)}.hr-was b{font-size:1.05rem}.hr-now b{color:var(--ink);font-size:1.5rem}.hr-now{color:var(--mut)}.hr-band{gap:clamp(1.5rem,3vw,2.25rem);display:grid}.hr-strip{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.65rem;display:grid}.hr-strip .figure{aspect-ratio:1;border-radius:12px}.hr-strip .figure img{object-fit:cover;width:100%;height:100%}.hr-band-copy{max-width:44rem}.hr-band-copy .btn-row{margin-top:1.3rem}.hr-crumbs{margin-bottom:1.25rem}.hr-crumbs ol{color:var(--mut);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.hr-crumbs li+li:before{content:"/";color:var(--mut);margin-right:.5rem}.hr-crumbs a{color:var(--blue-deep);text-underline-offset:3px;text-decoration:underline}.hr-crumbs a:hover{color:var(--blue)}.hr-crumbs [aria-current=page]{color:var(--ink);font-weight:700}.hr-more{margin-top:1.1rem}.hr-list-big{border-top:2px solid var(--ink);grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));margin-top:0}.hr-list-big li{padding:.9rem 0;font-size:1.12rem;font-weight:700}.hr-list-big .hr-n{min-width:2.2rem;font-size:.9rem}.hr-obj{max-width:48rem}.hr-obj h2{margin-top:.5rem}.hr-obj .lead{margin-top:.9rem;font-size:1.18rem}.hr-obj .btn-row{margin-top:1.5rem}.hr-gallery{grid-template-columns:repeat(5,1fr);gap:.8rem;display:grid}@media (width<=62rem){.hr-gallery{grid-template-columns:repeat(3,1fr)}}@media (width<=40rem){.hr-gallery{grid-template-columns:repeat(2,1fr)}}.hr-gallery figure{margin:0}.hr-gallery .figure{aspect-ratio:3/2;border-radius:12px}.hr-gallery .figure img{object-fit:cover;width:100%;height:100%}.hr-gallery figcaption{color:var(--mut);margin-top:.4rem;font-size:.74rem}.hr-side{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (width<=60rem){.hr-side{grid-template-columns:repeat(2,1fr)}}@media (width<=36rem){.hr-side{grid-template-columns:1fr}}.hr-side-link{border:1.5px solid var(--ctl-line);border-radius:var(--r);background:#fff;gap:.15rem;min-height:44px;padding:1rem 1.2rem;text-decoration:none;transition:border-color .2s;display:grid}.hr-side-link:hover{border-color:var(--blue)}.hr-side-link b{font-weight:700}.hr-side-link span{color:var(--mut);font-size:.9rem}.hr-claims{gap:.9rem;max-width:62rem;display:grid}.hr-claims li{align-items:baseline;gap:.9rem;font-size:clamp(1.05rem,1.7vw,1.22rem);line-height:1.45;display:flex}.hr-claims li:before{content:"";background:var(--blue);border-radius:50%;flex:none;width:.55rem;height:.55rem;transform:translateY(-.15em)}.hr-steps{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}@media (width<=52rem){.hr-steps{grid-template-columns:1fr}}.hr-steps li{border:1.5px solid var(--mint-line);border-radius:var(--r);background:#fff;padding:1.4rem 1.5rem}.hr-step-n{background:var(--blue);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;width:2.6rem;height:2.6rem;margin-bottom:.9rem;font-size:1.15rem;font-weight:700;display:grid}.hr-steps h3{margin-bottom:.45rem}.hr-steps p{color:var(--mut)}.hr-week{color:var(--mut);margin-top:.9rem;font-size:1.05rem}.hr-was s{text-decoration-thickness:1.5px}.hr-note{color:var(--mut);font-size:.92rem}.hr-qa{grid-template-columns:repeat(2,1fr);gap:0 clamp(1.5rem,4vw,3rem);display:grid}@media (width<=56rem){.hr-qa{grid-template-columns:1fr}}.hr-qa-row{border-top:1px solid var(--mint-line);padding:1.25rem 0}.hr-qa-row h3{font-size:1.1rem}.hr-qa-row p{color:var(--mut);margin-top:.5rem}
