.h-hero{padding:clamp(28px,4vw,72px) 0 clamp(32px,3.4vw,56px);position:relative}.h-hero:before{content:"";z-index:0;mix-blend-mode:multiply;opacity:.6;-webkit-mask-composite:source-in;pointer-events:none;background:url(/media/hero-olivo.webp) 100% 0/cover no-repeat;width:46%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 42%),linear-gradient(#000 58%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 42%),linear-gradient(#000 58%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.h-hero>*{z-index:1;position:relative}.h-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(30px,5vw,64px);display:grid}.h-hero .h-hero-title{margin:22px 0 28px;font-size:clamp(46px,5vw,72px);line-height:1.04}.h-hero-break{height:0;display:block}.h-hero .h-hero-lede{max-width:46ch;margin-bottom:30px}.h-hero-cta{flex-wrap:wrap;align-items:center;gap:10px 22px;display:flex}.h-hero .h-hero-go{height:52px;padding:0 30px;font-size:15.5px}.h-hero-alt{min-height:44px;color:var(--s-ink);border-bottom:1.5px solid var(--s-olive-glow);align-items:center;gap:7px;font-size:15px;font-weight:500;text-decoration:none;transition:border-color .18s,color .18s;display:inline-flex}.h-hero-alt:hover{color:var(--s-olive-ink);border-bottom-color:var(--s-olive)}.h-hero-alt span{transition:transform .18s}.h-hero-alt:hover span{transform:translate(3px)}.h-hero .h-hero-note{color:var(--s-ink-55);margin-top:18px;font-size:13px}@media (min-width:861px) and (max-height:880px){.h-hero{padding:34px 0 40px}.h-hero .h-hero-title{margin:18px 0 24px;font-size:clamp(44px,4.4vw,62px)}.h-hero .h-hero-lede{margin-bottom:26px}.h-hero .h-hero-note{margin-top:14px}}.h-ask{background:var(--s-card);border:1px solid var(--s-line);border-radius:16px;padding:clamp(18px,2.6vw,24px)}.h-ask .h-ask-head{color:var(--s-ink-70);align-items:center;gap:8px;margin:0 0 14px;font-size:15px;font-weight:500;display:flex}.h-ask-head svg{flex:none;width:14px;height:14px}.h-ask-form{background:#1f20190d;border:0;border-radius:999px;align-items:center;gap:8px;padding:6px 6px 6px 16px;transition:background .18s,box-shadow .18s;display:flex}.h-ask-form:focus-within{background:var(--s-paper);box-shadow:0 0 0 2px color-mix(in srgb, var(--s-olive) 60%, transparent)}.h-ask-input{min-width:0;font:inherit;color:var(--s-ink);background:0 0;border:0;flex:1;font-size:16px}.h-ask-input::placeholder{color:var(--s-ink-40)}.h-ask-input:focus{outline:none}.h-ask-send{background:color-mix(in srgb, var(--s-olive-pale) 70%, var(--s-paper));width:38px;height:38px;color:var(--s-olive-ink);cursor:pointer;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.h-ask-send:hover{background:var(--s-olive);color:var(--s-paper)}.h-ask-send svg{width:17px;height:17px}.h-ask-chips{scrollbar-width:none;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000)}.h-ask-chips::-webkit-scrollbar{display:none}.h-ask-chips button{min-height:36px;color:var(--s-ink-70);white-space:nowrap;background:#1f201909;border:0;border-radius:999px;align-items:center;padding:0 14px;font-size:13.5px;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.h-ask-chips button:hover{background:var(--s-olive-pale);color:var(--s-olive-ink)}.h-ask-chips button{cursor:pointer;font-family:inherit}.h-ask-chips button[aria-pressed=true]{background:var(--s-graphite);color:var(--s-paper)}.h-ask :is(button,a,input):focus-visible{outline:2px solid var(--s-olive);outline-offset:2px}.h-ask-out{grid-template-rows:0fr;transition:grid-template-rows .34s cubic-bezier(.22,1,.36,1);display:grid}.h-ask-out[data-abierto=true]{grid-template-rows:1fr}.h-ask-out-in{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.h-ask-out{transition:none}}.h-ask-res[data-atenuada=true]{opacity:.38;transition:opacity .18s}.h-ask-res[data-atenuada=false]{opacity:1;transition:opacity .22s}.h-ask-card{border-top:1px solid var(--s-line);margin-top:16px;padding-top:16px}@media (prefers-reduced-motion:no-preference){.h-ask-out:not([data-abierto=true])+* .h-ask-res,.h-ask-res:first-child{animation:.26s cubic-bezier(.22,1,.36,1) both h-ask-entra}}@keyframes h-ask-entra{0%{opacity:0;transform:translateY(6px)}}.h-ask-waiting{color:var(--s-ink-55);align-items:center;gap:9px;font-size:13.5px;display:flex}.h-ask-pulse{background:var(--s-olive);border-radius:50%;flex:none;width:7px;height:7px}@media (prefers-reduced-motion:no-preference){.h-ask-pulse{animation:1.1s ease-in-out infinite h-ask-late}}@keyframes h-ask-late{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.h-ask-bone{background:linear-gradient(90deg,#1f20190f 25%,#1f20191c 37%,#1f20190f 63%) 0 0/400% 100%;border-radius:6px;height:11px;margin-top:12px;display:block}@media (prefers-reduced-motion:no-preference){.h-ask-bone{animation:1.35s ease-in-out infinite h-ask-brillo}}@keyframes h-ask-brillo{0%{background-position:100%}to{background-position:0}}.h-ask-bone-xl{width:62%;height:26px;margin-top:16px}.h-ask-bone-md{width:100%}.h-ask-bone-sm{width:74%}.h-ask-bone-sub{width:86%;height:9px;margin-top:14px}.h-ask-bone-label{width:30%;height:8px;margin-top:0}.h-ask-bone-eyebrow{width:38%;height:9px;margin-top:14px}.h-ask-bone-sub2{width:52%;height:9px;margin-top:9px}.h-ask-bone-cta{width:42%;height:13px;margin-top:30px;margin-bottom:0}.h-ask-bone-aviso{width:80%;height:8px;margin-top:0}.h-ask-wait .h-ask-bloque .h-ask-bone{margin-top:10px}.h-ask-wait .h-ask-bloque{margin-top:18px}.h-ask-titular{font-family:var(--s-serif);letter-spacing:-.012em;margin:10px 0 0;font-size:27px;line-height:1.12}.h-ask-sub{color:var(--s-ink-70);margin:6px 0 0;font-size:14px}.h-ask-bloque{margin-top:16px}.h-ask-bloque h3{letter-spacing:.02em;color:var(--s-ink-55);margin:0 0 5px;font-size:12px;font-weight:600}.h-ask-bloque p{color:var(--s-ink-70);font-size:14px;line-height:1.5}.h-ask-norma{font-family:var(--s-mono);color:var(--s-olive-ink)!important;font-size:12.5px!important}.h-ask-cta{min-height:44px;color:var(--s-olive-ink);align-items:center;gap:7px;margin-top:10px;font-size:14px;font-weight:500;text-decoration:none;transition:gap .18s,color .18s;display:inline-flex}.h-ask-cta:hover{color:var(--s-graphite);gap:11px}.h-ask-aviso{color:var(--s-ink-40);margin-top:14px;font-size:11.5px;line-height:1.45}@media (prefers-reduced-motion:reduce){.h-hero-alt,.h-hero-alt span,.h-ask-form,.h-ask-send,.h-ask-chips button{transition:none}}.h-facts{border-top:1px solid var(--s-line);border-bottom:1px solid var(--s-line);background:var(--s-card)}.h-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.h-fact{gap:4px;padding:20px 22px;display:grid}.h-fact+.h-fact{border-left:1px solid var(--s-line)}.h-fact b{font-family:var(--s-serif);font-size:26px;font-weight:400;line-height:1.1}.h-fact span{color:var(--s-ink-55);font-size:13.5px}.h-situations{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.h-situations .s-tool{min-height:190px;padding:24px}.h-situations .s-tool .s-tool-title{font-family:var(--s-serif);letter-spacing:-.01em;font-size:30px;font-weight:400;line-height:1.05}.h-situations .s-tool-summary{margin-bottom:auto}.h-go{border:1px solid var(--s-line-strong);border-radius:50%;place-items:center;width:34px;height:34px;transition:background-color .2s,color .2s,border-color .2s;display:grid;position:absolute;top:22px;right:20px}.s-tool:hover .h-go{background:var(--s-graphite);border-color:var(--s-graphite);color:var(--s-paper)}.h-cmp-cases{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:28px;display:grid}.h-cmp-case{border:1px solid var(--s-line);background:var(--s-card);text-align:left;cursor:pointer;color:inherit;border-radius:14px;align-content:start;gap:8px;padding:18px 20px;transition:border-color .2s,background-color .2s;display:grid}.h-cmp-case:hover{border-color:var(--s-line-strong)}.h-cmp-case[aria-pressed=true]{background:var(--s-graphite);border-color:var(--s-graphite);color:var(--s-on-dark)}.h-cmp-case[aria-pressed=true] .h-cmp-case-sub{color:var(--s-on-dark-70)}.h-cmp-case[aria-pressed=true] .s-glyph{color:var(--s-on-dark)}.h-cmp-case-label{font-size:17px;font-weight:600}.h-cmp-case-sub{color:var(--s-ink-70);font-size:13.5px;line-height:1.4}.h-cmp-answer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:28px;margin-bottom:22px;display:grid}.h-cmp-range{font-family:var(--s-serif);letter-spacing:-.02em;font-size:clamp(40px,5vw,64px);line-height:1}.h-cmp-range em{color:var(--s-olive-ink);font-style:italic}.h-cmp-range .h-nowrap{white-space:nowrap}.h-cmp-answer p:not(.h-cmp-range){color:var(--s-ink-70);max-width:46ch;font-size:15.5px}.h-cmp-pick{border:1px solid var(--s-line);background:var(--s-card);border-bottom:0;border-radius:14px 14px 0 0;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;font-size:14.5px;display:flex}.h-cmp-pick label{font-weight:500}.h-cmp-select{position:relative}.h-cmp-select select{appearance:none;border:1px solid var(--s-line-strong);background:var(--s-paper);cursor:pointer;border-radius:10px;height:40px;padding:0 38px 0 14px;font-size:14.5px}.h-cmp-select:after{content:"";border-right:1.5px solid var(--s-ink);border-bottom:1.5px solid var(--s-ink);pointer-events:none;width:7px;height:7px;position:absolute;top:15px;right:16px;transform:rotate(45deg)}.h-cmp-yours{color:var(--s-ink-70);align-items:baseline;gap:10px;margin-left:auto;font-size:14px;display:flex}.h-cmp-yours b{font-family:var(--s-serif);color:var(--s-ink);font-size:26px;font-weight:400}.h-cmp-list{border:1px solid var(--s-line);background:var(--s-card);border-radius:0 0 14px 14px;margin:0;padding:0;list-style:none;overflow:hidden}.h-cmp-row{grid-template-columns:26px minmax(120px,1.1fr) minmax(0,1.4fr) auto;align-items:center;gap:14px;padding:11px 18px;font-size:14.5px;display:grid}.h-cmp-row+.h-cmp-row{border-top:1px solid var(--s-line)}.h-cmp-row[data-on=true]{background:var(--s-olive-pale)}.h-cmp-pos{font-family:var(--s-mono);color:var(--s-ink-40);font-size:11.5px}.h-cmp-name{font-weight:500}.h-cmp-detail{color:var(--s-ink-55);font-size:12.5px;font-weight:400;display:block}.h-cmp-track{background:#1f20190f;border-radius:5px;height:10px;overflow:hidden}.h-cmp-fill{background:var(--s-olive);border-radius:5px;height:100%;transition:width .5s cubic-bezier(.2,.7,.2,1);display:block}.h-cmp-row[data-on=true] .h-cmp-fill{background:var(--s-graphite)}.h-cmp-amount{font-variant-numeric:tabular-nums;white-space:nowrap;justify-self:end;font-weight:500}.h-cmp-row[data-unknown=true] .h-cmp-amount{color:var(--s-ink-40);font-size:13px;font-weight:400}.h-cmp-more{border-top:1px solid var(--s-line);background:var(--s-card);justify-content:center;padding:10px;display:flex}.h-cmp-more button{border:1px solid var(--s-line-strong);cursor:pointer;background:0 0;border-radius:999px;padding:8px 18px;font-size:14px}.h-cmp-list{border-radius:0}.h-cmp-listwrap{border-radius:0 0 14px 14px;overflow:hidden}.h-cmp-foot{color:var(--s-ink-55);gap:8px;max-width:78ch;margin-top:18px;font-size:13px;display:grid}.h-cmp-foot b{color:var(--s-ink-70);font-weight:500}.h-cmp-cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.h-cal{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(24px,4vw,56px);display:grid}.h-cal-tabs{flex-wrap:wrap;gap:8px;margin:24px 0 14px;display:flex}.h-cal-tabs button{border:1px solid var(--s-line-strong);color:var(--s-ink-70);cursor:pointer;background:0 0;border-radius:999px;padding:9px 16px;font-size:14.5px}.h-cal-tabs button[aria-pressed=true]{background:var(--s-graphite);border-color:var(--s-graphite);color:var(--s-paper)}.h-cal-hint{color:var(--s-ink-55);min-height:42px;font-size:14px}.h-cal-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.h-cal-item{border:1px solid var(--s-line);background:var(--s-card);border-radius:14px;grid-template-columns:96px minmax(0,1fr) auto;align-items:start;gap:16px;padding:16px 18px;display:grid}.h-cal-when{gap:2px;display:grid}.h-cal-days{font-family:var(--s-serif);font-size:30px;line-height:1}.h-cal-days span{font-family:var(--s-sans);color:var(--s-ink-55);margin-left:4px;font-size:12px}.h-cal-date{color:var(--s-ink-55);font-size:12.5px}.h-cal-title{font-size:15.5px;font-weight:500}.h-cal-note{color:var(--s-ink-55);margin-top:4px;font-size:13px;display:block}.h-cal-modelo{font-family:var(--s-mono);color:var(--s-ink-70);background:var(--s-paper-deep);white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:11.5px}.h-cal-caveat{color:var(--s-ink-55);margin-top:14px;font-size:13px}.h-how{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(24px,4vw,64px);display:grid}.h-steps{counter-reset:h-step;margin:26px 0 0;padding:0;list-style:none}.h-steps li{counter-increment:h-step;border-top:1px solid var(--s-line);padding:16px 0 16px 50px;position:relative}.h-steps li:before{content:counter(h-step);border:1px solid var(--s-line-strong);width:32px;height:32px;font-family:var(--s-mono);color:var(--s-ink-55);border-radius:50%;place-items:center;font-size:12px;transition:background-color .3s,color .3s,border-color .3s;display:grid;position:absolute;top:15px;left:0}.h-steps button{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;padding:0;display:block}.h-steps h3{color:var(--s-ink-55);font-size:18px;font-weight:600;transition:color .3s}.h-steps p{color:var(--s-ink-55);margin-top:4px;font-size:14.5px}.h-steps li[data-on=true]:before{background:var(--s-graphite);border-color:var(--s-graphite);color:var(--s-paper)}.h-steps li[data-on=true] h3{color:var(--s-ink)}.h-film{border:1px solid var(--s-line);background:var(--s-card);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 40px 80px -46px #1f201973}.h-film-chrome{border-bottom:1px solid var(--s-line);gap:6px;padding:10px 14px;display:flex}.h-film-chrome i{background:var(--s-paper-deep);border-radius:50%;width:9px;height:9px}.h-film video{aspect-ratio:900/634;object-fit:cover;background:var(--s-card);width:100%}.h-film-cap{color:var(--s-ink-55);align-items:center;gap:10px;margin-top:12px;font-size:12.5px;display:flex}.h-film-cap button{border:1px solid var(--s-line-strong);cursor:pointer;background:0 0;border-radius:999px;padding:4px 12px;font-size:12px}.h-trust-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.h-ledger{border:1px solid var(--s-on-dark-line);background:var(--s-graphite-2);border-radius:18px;overflow:hidden}.h-ledger-head{padding:14px 22px 8px}.h-ledger details{border-top:1px solid var(--s-on-dark-line)}.h-ledger summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:14px 22px;font-size:14.5px;list-style:none;display:flex}.h-ledger summary::-webkit-details-marker{display:none}.h-ledger-value{color:var(--s-on-dark);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:14px;display:flex}.h-ledger-value:after{content:"+";font-family:var(--s-mono);color:var(--s-olive-glow);transition:transform .2s}.h-ledger details[open] .h-ledger-value:after{transform:rotate(45deg)}.h-ledger-law{border-left:3px solid var(--s-olive);font-family:var(--s-mono);color:var(--s-on-dark-70);margin:0 22px 16px;padding:2px 0 2px 12px;font-size:12px;line-height:1.6}.h-ledger-total{border-top:1px solid var(--s-on-dark-line);justify-content:space-between;align-items:baseline;gap:14px;padding:16px 22px;display:flex}.h-ledger-total b{font-family:var(--s-serif);font-size:30px;font-weight:400}.h-shot{border:1px solid var(--s-on-dark-line);border-radius:20px;margin:54px 0 0;overflow:hidden}.h-shot img{width:100%;height:auto;display:block}.h-shot figcaption{color:var(--s-on-dark-70);border-top:1px solid var(--s-on-dark-line);max-width:68ch;padding:14px 20px 16px;font-size:13px;line-height:1.5}.h-nots{border-top:1px solid var(--s-on-dark-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.h-nots div{padding:22px 26px 0 0}.h-nots b{margin-bottom:6px;font-weight:600;display:block}.h-nots p{color:var(--s-on-dark-70);font-size:14.5px}.h-faq-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,4vw,48px);display:grid}.h-faq details{border-top:1px solid var(--s-line)}.h-faq details:last-of-type{border-bottom:1px solid var(--s-line)}.h-faq summary{cursor:pointer;justify-content:space-between;gap:18px;padding:20px 0;font-size:17px;font-weight:500;list-style:none;display:flex}.h-faq summary::-webkit-details-marker{display:none}.h-faq summary:after{content:"+";font-family:var(--s-mono);color:var(--s-olive-ink);transition:transform .2s}.h-faq details[open] summary:after{transform:rotate(45deg)}.h-faq p{max-width:64ch;color:var(--s-ink-70);padding:0 0 20px}.h-closing{border-top:1px solid var(--s-line);grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:end;gap:32px;padding-block:clamp(64px,8vw,110px);display:grid}.h-closing h2{font-size:clamp(48px,7vw,96px)}.h-closing-actions{justify-items:start;gap:12px;display:grid}.h-closing-fine{color:var(--s-ink-55);font-size:13px}.h-mbar{display:none}@media (max-width:860px){.h-mbar{z-index:25;padding:10px var(--s-pad) calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--s-line);background:#f7f6f2f0;gap:8px;display:flex;position:sticky;bottom:0}.h-mbar .s-btn{flex:1;height:48px}.h-mbar[data-oculta=true]{opacity:0;pointer-events:none;transform:translateY(110%)}.h-mbar{transition:transform .26s cubic-bezier(.4,0,.2,1),opacity .2s linear}@media (prefers-reduced-motion:reduce){.h-mbar{transition:none}}.h-hero{padding:30px 0 34px}.h-hero:before{opacity:.5;background-image:url(/media/hero-olivo-560.webp);background-position:100% 0;width:72%;height:560px}.h-hero-grid{grid-template-columns:minmax(0,1fr);gap:30px}.h-hero .h-hero-title{max-width:none;margin:18px 0 24px;font-size:clamp(42px,11.6vw,52px);line-height:1.06}.h-hero .h-hero-lede{margin-bottom:30px;font-size:16.5px;line-height:1.52}.h-hero-cta{flex-direction:column;align-items:flex-start;gap:14px}.h-hero .h-hero-go{min-width:244px;height:50px}.h-hero .h-hero-note{margin-top:16px}.h-ask .h-ask-head{font-size:15px}}@media (max-width:860px) and (max-height:700px){.h-hero{padding:18px 0 20px}.h-hero .h-hero-title{margin:14px 0 18px;font-size:clamp(38px,10.2vw,44px)}.h-hero .h-hero-lede{margin-bottom:22px}.h-hero-cta{gap:12px}.h-hero .h-hero-go{height:48px}.h-hero .h-hero-note{margin-top:12px}.h-hero-grid{gap:20px}.h-ask{padding:15px 16px}}@media (max-width:860px){.h-ask-chips button{min-height:44px;padding:0 16px}.h-facts-grid{grid-template-columns:1fr 1fr}.h-fact{padding:16px}.h-fact:nth-child(3){border-left:0}.h-fact:nth-child(n+3){border-top:1px solid var(--s-line)}.h-fact b{font-size:21px}.h-situations{scroll-snap-type:x mandatory;margin:0 calc(var(--s-pad) * -1);padding:4px var(--s-pad) 12px;scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.h-situations::-webkit-scrollbar{display:none}.h-situations .s-tool{scroll-snap-align:start;flex:0 0 78%;min-height:200px}.h-situations .s-tool .s-tool-title{font-size:27px}.h-cmp-cases{grid-template-columns:minmax(0,1fr)}.h-cmp-case{grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:14px;padding:14px 16px}.h-cmp-case .s-glyph{grid-row:span 2;width:34px;height:34px}.h-cmp-answer{grid-template-columns:minmax(0,1fr);gap:12px}.h-cmp-range{font-size:40px}.h-cmp-pick{padding:12px 14px}.h-cmp-select select{width:100%}.h-cmp-select{flex:100%}.h-cmp-yours{flex:100%;margin-left:0}.h-cmp-row{grid-template-columns:22px minmax(0,1fr) auto;gap:10px;padding:11px 14px}.h-cmp-bar{display:none}.h-cal,.h-how,.h-trust-grid,.h-faq-grid,.h-closing{grid-template-columns:minmax(0,1fr)}.h-how .h-film-wrap{order:-1}.h-cal-item{grid-template-columns:74px minmax(0,1fr);gap:12px}.h-cal-modelo{grid-column:2;justify-self:start}.h-nots{grid-template-columns:minmax(0,1fr);margin-top:30px}.h-nots div{padding:18px 0 0}.h-faq summary{padding:17px 0;font-size:16px}.h-closing h2{font-size:48px}.h-closing-actions{justify-items:stretch}}
