@media(max-width:1080px){body:has(#hb-mbr-root){padding-bottom:76px}}#hb-mbr-root{--mbr-cream: var(--color-vintage-cream);--mbr-ink-84: color-mix(in srgb, var(--hb-navy) 84%, transparent);--mbr-ink-76: color-mix(in srgb, var(--hb-navy) 76%, transparent);--mbr-ink-72: color-mix(in srgb, var(--hb-navy) 72%, transparent);--mbr-ink-70: color-mix(in srgb, var(--hb-navy) 70%, transparent);--mbr-ink-30: color-mix(in srgb, var(--hb-navy) 30%, transparent);--mbr-ink-18: color-mix(in srgb, var(--hb-navy) 18%, transparent);--mbr-ink-10: color-mix(in srgb, var(--hb-navy) 10%, transparent);--mbr-on-navy-90: color-mix(in srgb, var(--mbr-cream) 90%, transparent);--mbr-on-navy-84: color-mix(in srgb, var(--mbr-cream) 84%, transparent);--mbr-on-navy-78: color-mix(in srgb, var(--mbr-cream) 78%, transparent);--mbr-on-navy-72: color-mix(in srgb, var(--mbr-cream) 72%, transparent);--mbr-on-navy-32: color-mix(in srgb, var(--mbr-cream) 32%, transparent);--mbr-on-navy-25: color-mix(in srgb, var(--mbr-cream) 25%, transparent);--mbr-on-navy-16: color-mix(in srgb, var(--mbr-cream) 16%, transparent);--mbr-on-navy-08: color-mix(in srgb, var(--mbr-cream) 8%, transparent);--mbr-on-navy-05: color-mix(in srgb, var(--mbr-cream) 5%, transparent);--mbr-ease: cubic-bezier(.2, .7, .2, 1);--mbr-max: 88rem;--mbr-gutter: 2rem;--mbr-header-h: 4rem;display:block;background:var(--mbr-cream);color:var(--hb-navy)}@media(min-width:768px){#hb-mbr-root{--mbr-header-h: 5rem}}@media(max-width:680px){#hb-mbr-root{--mbr-gutter: 1.25rem}}#hb-mbr-root *,#hb-mbr-root *:before,#hb-mbr-root *:after{box-sizing:border-box}#hb-mbr-root ::selection{background:var(--hb-gold);color:var(--hb-navy)}#hb-mbr-root .hb-mbr-btn{display:inline-block;font-family:var(--hb-font-display);font-weight:700;font-size:1rem;line-height:1.2;padding:.75rem 1.5rem;border:2px solid var(--hb-navy);background:var(--hb-gold);color:var(--hb-navy);box-shadow:4px 4px 0 var(--hb-navy);transform:translate(-2px,-2px);transition:transform var(--hb-dur, .2s) var(--mbr-ease),box-shadow var(--hb-dur, .2s) var(--mbr-ease);text-decoration:none;cursor:pointer}#hb-mbr-root .hb-mbr-btn:hover{transform:translate(0);box-shadow:0 0 0 var(--hb-navy);color:var(--hb-navy)}#hb-mbr-root .hb-mbr-btn--sm{padding:.5rem 1rem;font-size:var(--hb-text-sm)}#hb-mbr-root .hb-mbr-btn--block{display:block;width:100%;text-align:center}#hb-mbr-root .hb-mbr-btn--navy{background:var(--hb-navy);color:var(--mbr-cream);border-color:var(--hb-navy);box-shadow:4px 4px color-mix(in srgb,var(--hb-navy) 40%,transparent)}#hb-mbr-root .hb-mbr-btn--navy:hover{background:var(--hb-navy-mid);color:var(--mbr-cream)}#hb-mbr-root .hb-mbr-btn--ghost-navy{background:transparent;color:var(--hb-navy);border:2px solid var(--hb-navy);box-shadow:none;transform:none}#hb-mbr-root .hb-mbr-btn--ghost-navy:hover{background:var(--hb-navy);color:var(--mbr-cream)}#hb-mbr-root .hb-mbr-toggle{position:relative;display:inline-flex;background:var(--mbr-on-navy-08);border:2px solid var(--mbr-on-navy-32);padding:4px}#hb-mbr-root .hb-mbr-toggle__btn{position:relative;z-index:2;background:none;border:0;cursor:pointer;color:var(--mbr-on-navy-72);font-family:var(--hb-font-ui);display:flex;flex-direction:column;gap:2px;text-align:center;line-height:1.1;transition:color .3s var(--mbr-ease)}#hb-mbr-root .hb-mbr-toggle__btn b{font-weight:700;letter-spacing:.01em}#hb-mbr-root .hb-mbr-toggle__btn span{letter-spacing:.12em;text-transform:uppercase;opacity:.8}#hb-mbr-root .hb-mbr-toggle__btn.is-active{color:var(--hb-navy)}#hb-mbr-root .hb-mbr-toggle__thumb{position:absolute;z-index:1;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);background:var(--hb-gold);transition:transform .42s var(--mbr-ease)}#hb-mbr-root .hb-mbr-toggle[data-active=traditional] .hb-mbr-toggle__thumb{transform:translate(100%)}#hb-mbr-root .hb-mbr-toggle--hero{display:inline-flex;margin:0 0 26px}#hb-mbr-root .hb-mbr-toggle--hero .hb-mbr-toggle__btn{width:172px;padding:11px 18px}#hb-mbr-root .hb-mbr-toggle--hero .hb-mbr-toggle__btn b{font-size:15px}#hb-mbr-root .hb-mbr-toggle--hero .hb-mbr-toggle__btn span{font-size:10.5px;margin-top:1px}#hb-mbr-root .hb-mbr-hero{background:var(--hb-navy);color:var(--mbr-cream);position:relative;overflow:hidden}#hb-mbr-root .hb-mbr-hero__in{position:relative;z-index:2;max-width:var(--mbr-max);margin:0 auto;padding:calc(var(--mbr-header-h) + 46px) var(--mbr-gutter) 72px;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}#hb-mbr-root .hb-mbr-eyebrow{font-family:var(--hb-font-ui);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--hb-gold);display:inline-flex;align-items:center;gap:10px}#hb-mbr-root .hb-mbr-eyebrow:before{content:"";width:26px;height:2px;background:var(--hb-gold);display:inline-block}#hb-mbr-root .hb-mbr-hero__h{font-family:var(--hb-font-display);font-weight:700;margin:16px 0 0;color:var(--mbr-cream);font-size:clamp(2.3rem,4.2vw,3.7rem);line-height:1.02;letter-spacing:-.025em;text-shadow:2px 2px 0 color-mix(in srgb,var(--hb-navy) 30%,transparent);max-width:15ch}#hb-mbr-root .hb-mbr-hero__h em{font-style:italic;color:var(--hb-gold);font-weight:500}#hb-mbr-root .hb-mbr-hero__lead{color:var(--mbr-on-navy-84);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.58;max-width:48ch;margin:20px 0 28px}#hb-mbr-root .hb-mbr-hero__ctas{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-bottom:26px}#hb-mbr-root .hb-mbr-calllink{display:inline-flex;align-items:center;gap:9px;color:var(--mbr-cream);text-decoration:none;font-weight:700;font-size:15px}#hb-mbr-root .hb-mbr-calllink svg{color:var(--hb-gold)}#hb-mbr-root .hb-mbr-calllink:hover{color:var(--hb-gold)}#hb-mbr-root .hb-mbr-hero__trust{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:13.5px;align-items:center;color:var(--mbr-on-navy-78);padding-top:22px;border-top:1px solid var(--mbr-on-navy-16)}#hb-mbr-root .hb-mbr-hero__trust>span{display:inline-flex;align-items:center;gap:8px}#hb-mbr-root .hb-mbr-hero__trust svg{color:var(--hb-gold);flex:none}#hb-mbr-root .hb-mbr-stars{color:var(--hb-gold);letter-spacing:1px}#hb-mbr-root .hb-mbr-hero__media{position:relative}#hb-mbr-root .hb-mbr-frame{border:4px solid var(--hb-navy);padding:.25rem;background:repeating-linear-gradient(135deg,var(--mbr-on-navy-05) 0 14px,transparent 14px 28px),var(--hb-navy-mid);box-shadow:10px 10px #00000047;display:block;line-height:0}#hb-mbr-root .hb-mbr-frame__img{display:block;width:100%;height:auto;max-width:100%}#hb-mbr-root .hb-mbr-card{position:absolute;right:-14px;bottom:-26px;background:var(--mbr-cream);color:var(--hb-navy);border:3px solid var(--hb-navy);box-shadow:6px 6px 0 var(--hb-gold);padding:18px 20px;width:248px}#hb-mbr-root .hb-mbr-card__kicker{display:block;font-family:var(--hb-font-ui);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--mbr-ink-70)}#hb-mbr-root .hb-mbr-card__title{display:block;font-family:var(--hb-font-display);font-weight:700;font-size:17px;margin:3px 0 4px;line-height:1.2}#hb-mbr-root .hb-mbr-card__line{font-size:12.5px;color:var(--mbr-ink-70);margin:0 0 10px}#hb-mbr-root .hb-mbr-card__price{display:flex;align-items:baseline;gap:6px;border-top:1px solid var(--mbr-ink-10);padding-top:10px}#hb-mbr-root .hb-mbr-card__price b{font-family:var(--hb-font-display);font-size:34px;line-height:1;font-variant-numeric:tabular-nums}#hb-mbr-root .hb-mbr-card__price span{font-size:12px;color:var(--mbr-ink-70)}#hb-mbr-root .hb-mbr-card__sub{font-size:11.5px;color:var(--mbr-ink-70);margin:8px 0 0}#hb-mbr-root .hb-mbr-layout{max-width:var(--mbr-max);margin:0 auto;padding:0 var(--mbr-gutter);display:grid;grid-template-columns:1fr 320px;gap:60px;align-items:start}#hb-mbr-root .hb-mbr-article{min-width:0;padding:70px 0}#hb-mbr-root .hb-mbr-rail{position:sticky;top:calc(var(--mbr-header-h) + 12px);padding-top:70px}#hb-mbr-root .hb-mbr-offer{background:var(--hb-navy);color:var(--mbr-cream);border:3px solid var(--hb-gold);box-shadow:8px 8px color-mix(in srgb,var(--hb-navy) 35%,transparent);padding:24px 22px}#hb-mbr-root .hb-mbr-offer__tag{font-family:var(--hb-font-ui);font-size:10.5px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--hb-gold)}#hb-mbr-root .hb-mbr-offer__name{font-family:var(--hb-font-display);font-weight:700;font-size:1.3rem;line-height:1.16;margin:6px 0 14px}#hb-mbr-root .hb-mbr-offer__price{display:flex;align-items:baseline;gap:7px;border-top:1px solid var(--mbr-on-navy-25);border-bottom:1px solid var(--mbr-on-navy-25);padding:13px 0;margin-bottom:15px}#hb-mbr-root .hb-mbr-offer__price b{font-family:var(--hb-font-display);font-size:2.9rem;line-height:1;color:var(--hb-gold);font-variant-numeric:tabular-nums}#hb-mbr-root .hb-mbr-offer__price span{font-size:13px;color:var(--mbr-on-navy-72)}#hb-mbr-root .hb-mbr-offer__sub{font-size:11.5px;color:var(--mbr-on-navy-78);margin:9px 0 0}#hb-mbr-root .hb-mbr-offer__list{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:11px}#hb-mbr-root .hb-mbr-offer__list li{display:flex;gap:9px;font-size:14px;line-height:1.35;color:var(--mbr-on-navy-90)}#hb-mbr-root .hb-mbr-offer__list svg{color:var(--hb-gold);flex:none;margin-top:2px}#hb-mbr-root .hb-mbr-offer__call{display:block;text-align:center;margin-top:13px;color:var(--mbr-on-navy-78);text-decoration:none;font-size:13.5px}#hb-mbr-root .hb-mbr-offer__call b,#hb-mbr-root .hb-mbr-offer__call:hover{color:var(--hb-gold)}#hb-mbr-root .hb-mbr-lede{font-family:var(--hb-font-display);font-size:clamp(1.2rem,1.7vw,1.5rem);line-height:1.5;color:var(--hb-navy);max-width:34ch;margin:0 0 8px}#hb-mbr-root .hb-mbr-lede:first-letter{font-size:4.4em;line-height:.7;float:left;font-weight:700;padding:8px 14px 0 0;color:var(--hb-gold);font-family:var(--hb-font-display)}#hb-mbr-root .hb-mbr-intro{font-size:1.05rem;line-height:1.6;color:var(--mbr-ink-76);max-width:60ch;margin:24px 0 0}#hb-mbr-root .hb-mbr-rule{display:flex;align-items:center;gap:16px;margin:60px 0 42px;color:var(--hb-navy)}#hb-mbr-root .hb-mbr-rule:before,#hb-mbr-root .hb-mbr-rule:after{content:"";height:2px;background:var(--hb-navy);flex:1}#hb-mbr-root .hb-mbr-rule>span{font-family:var(--hb-font-ui);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-align:center;margin:0;line-height:1.3;color:var(--hb-navy)}#hb-mbr-root .hb-mbr-chapter{display:grid;gap:10px 44px;align-items:start;padding:34px 0;border-bottom:1px solid var(--mbr-ink-10)}#hb-mbr-root .hb-mbr-chapter:last-of-type{border-bottom:0}#hb-mbr-root .hb-mbr-chapter--left{grid-template-columns:.85fr 1.15fr}#hb-mbr-root .hb-mbr-chapter--right{grid-template-columns:1.15fr .85fr}#hb-mbr-root .hb-mbr-chapter--right .hb-mbr-chapter__mark{order:1;text-align:right}#hb-mbr-root .hb-mbr-chapter__mark,#hb-mbr-root .hb-mbr-chapter__text{min-width:0}#hb-mbr-root .hb-mbr-chapter__num{display:block;font-family:var(--hb-font-ui);font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--mbr-ink-72)}#hb-mbr-root .hb-mbr-chapter__season{font-family:var(--hb-font-display);font-weight:700;font-size:clamp(2.6rem,5.5vw,4.6rem);line-height:.9;letter-spacing:-.02em;color:var(--hb-navy);margin:6px 0 2px;text-transform:uppercase}#hb-mbr-root .hb-mbr-chapter--outline .hb-mbr-chapter__season{color:transparent;-webkit-text-stroke:2px var(--hb-navy)}#hb-mbr-root .hb-mbr-chapter__h{font-family:var(--hb-font-display);font-weight:700;font-size:1.5rem;line-height:1.2;margin:0 0 12px;max-width:26ch}#hb-mbr-root .hb-mbr-chapter__b{font-size:1.06rem;line-height:1.62;color:var(--mbr-ink-76);max-width:46ch;margin:0}#hb-mbr-root .hb-mbr-note{font-style:italic;font-size:.96rem;line-height:1.5;color:var(--mbr-ink-70);border-left:3px solid var(--hb-gold);padding-left:14px;margin:18px 0 0;max-width:46ch}#hb-mbr-root .hb-mbr-flag{display:inline-flex;align-items:center;gap:8px;background:var(--hb-gold);color:var(--hb-navy);font-family:var(--hb-font-ui);font-weight:700;font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding:6px 12px;margin-top:16px}#hb-mbr-root .hb-mbr-index__h{font-family:var(--hb-font-display);font-weight:700;font-size:clamp(1.6rem,2.6vw,2.1rem);letter-spacing:-.02em;margin:0 0 6px;line-height:1.2}#hb-mbr-root .hb-mbr-index__sub{color:var(--mbr-ink-70);font-size:1.05rem;margin:0 0 12px;max-width:54ch}#hb-mbr-root .hb-mbr-index__cite{font-size:.92rem;line-height:1.55;color:var(--mbr-ink-70);max-width:58ch;margin:0 0 24px}#hb-mbr-root .hb-mbr-index+.hb-mbr-index__cite{margin:22px 0 0}#hb-mbr-root .hb-mbr-index__cite a{color:var(--hb-navy);text-decoration:underline;text-underline-offset:.15em}#hb-mbr-root .hb-mbr-index__cite a:hover{color:var(--mbr-ink-70)}#hb-mbr-root .hb-mbr-index{list-style:none;margin:0;padding:0;border-top:2px solid var(--hb-navy)}#hb-mbr-root .hb-mbr-index li{display:flex;align-items:baseline;gap:16px;padding:14px 4px;border-bottom:1px solid var(--mbr-ink-10);font-size:1.1rem}#hb-mbr-root .hb-mbr-index__n{font-family:var(--hb-font-ui);font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--hb-gold);min-width:26px}#hb-mbr-root .hb-mbr-index__dot{flex:1;border-bottom:1px dotted var(--mbr-ink-30);transform:translateY(-4px)}#hb-mbr-root .hb-mbr-index__tag{font-family:var(--hb-font-ui);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mbr-ink-70);white-space:nowrap}#hb-mbr-root .hb-mbr-math{margin-top:54px;background:var(--mbr-cream);border:2px solid var(--hb-navy);box-shadow:6px 6px 0 var(--mbr-ink-18);padding:30px 30px 26px}#hb-mbr-root .hb-mbr-math__h{font-family:var(--hb-font-display);font-weight:700;font-size:1.5rem;margin:0 0 16px;letter-spacing:-.01em;line-height:1.2}#hb-mbr-root .hb-mbr-math__ledger{max-width:520px}#hb-mbr-root .hb-mbr-math__line{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:.5rem 0;border-bottom:1px solid var(--mbr-ink-10);font-family:var(--hb-font-display);font-size:1.1rem}#hb-mbr-root .hb-mbr-math__line b{font-variant-numeric:tabular-nums}#hb-mbr-root .hb-mbr-math__line--total{font-weight:700;font-size:var(--hb-text-md);border-bottom-width:2px}#hb-mbr-root .hb-mbr-math__save b{color:var(--hb-navy)}#hb-mbr-root .hb-mbr-math__plus{font-size:1rem;color:var(--mbr-ink-76);margin:16px 0 0;max-width:52ch}#hb-mbr-root .hb-mbr-math__plus b{color:var(--hb-navy)}#hb-mbr-root .hb-mbr-spread{background:var(--hb-navy);color:var(--mbr-cream);margin:64px 0 0;padding:52px 40px;position:relative;overflow:hidden;border:3px solid var(--hb-gold)}#hb-mbr-root .hb-mbr-spread__big{font-family:var(--hb-font-display);font-size:clamp(5rem,16vw,12rem);line-height:.8;color:var(--hb-gold);letter-spacing:-.04em;font-weight:700;text-shadow:5px 5px 0 rgba(0,0,0,.25)}#hb-mbr-root .hb-mbr-spread__big small{font-family:var(--hb-font-ui);font-size:.3em;color:var(--mbr-cream);letter-spacing:.1em;display:block;margin-top:10px;font-weight:700}#hb-mbr-root .hb-mbr-spread p{font-size:1.1rem;line-height:1.6;color:var(--mbr-on-navy-84);max-width:46ch;margin:20px 0 0;position:relative;z-index:1}#hb-mbr-root .hb-mbr-faq__h{margin-bottom:18px}#hb-mbr-root .hb-mbr-faq{margin-top:14px}#hb-mbr-root .hb-mbr-faq__item{padding:24px 0;border-bottom:1px solid var(--mbr-ink-10);display:grid;grid-template-columns:auto 1fr;gap:22px}#hb-mbr-root .hb-mbr-faq__item:first-child{border-top:2px solid var(--hb-navy)}#hb-mbr-root .hb-mbr-faq__mark{font-family:var(--hb-font-display);font-weight:700;font-size:2rem;color:var(--hb-gold);line-height:1}#hb-mbr-root .hb-mbr-faq__q{font-family:var(--hb-font-display);font-weight:700;font-size:1.2rem;line-height:1.3;margin:0 0 8px;color:var(--hb-navy)}#hb-mbr-root .hb-mbr-faq__a{font-size:1.04rem;line-height:1.6;color:var(--mbr-ink-76);margin:0;max-width:60ch}#hb-mbr-root .hb-mbr-colophon{background:var(--hb-gold);color:var(--hb-navy);text-align:center;padding:74px var(--mbr-gutter)}#hb-mbr-root .hb-mbr-colophon__k{font-family:var(--hb-font-ui);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--mbr-ink-84)}#hb-mbr-root .hb-mbr-colophon h2{font-family:var(--hb-font-display);font-weight:700;font-size:clamp(2rem,4.5vw,3.4rem);letter-spacing:-.02em;line-height:1.08;margin:12px auto 14px;max-width:18ch}#hb-mbr-root .hb-mbr-colophon p{font-size:1.1rem;line-height:1.6;color:var(--mbr-ink-76);max-width:44ch;margin:0 auto 28px}#hb-mbr-root .hb-mbr-colophon__row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}#hb-mbr-root .hb-mbr-joinbar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:55;background:var(--hb-navy);color:var(--mbr-cream);border-top:3px solid var(--hb-gold);padding:11px 16px;align-items:center;justify-content:space-between;gap:12px}#hb-mbr-root .hb-mbr-joinbar__p{font-weight:700;font-size:15px}#hb-mbr-root .hb-mbr-joinbar__p b{color:var(--hb-gold);font-variant-numeric:tabular-nums}#hb-mbr-root .hb-mbr-joinbar__s{font-size:11px;color:var(--mbr-on-navy-72);display:block}#hb-mbr-root .hb-mbr-mode{display:none}#hb-mbr-root[data-system=minisplit] .hb-mbr-mode[data-hbm-mode=minisplit],#hb-mbr-root[data-system=traditional] .hb-mbr-mode[data-hbm-mode=traditional]{display:block}#hb-mbr-root [data-hbm-msonly]{display:none}#hb-mbr-root[data-system=minisplit] [data-hbm-msonly=flex]{display:flex}#hb-mbr-root[data-system=minisplit] [data-hbm-msonly=block]{display:block}#hb-mbr-root .hb-mbr-heads{align-items:center;justify-content:space-between;gap:10px;margin:12px 0}#hb-mbr-root .hb-mbr-heads__label{font-family:var(--hb-font-ui);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mbr-ink-70)}#hb-mbr-root .hb-mbr-stepper{display:flex;align-items:center}#hb-mbr-root .hb-mbr-stepper button{width:30px;height:30px;border:2px solid var(--hb-navy);background:var(--mbr-cream);color:var(--hb-navy);font-size:18px;font-weight:700;line-height:1;cursor:pointer;font-family:var(--hb-font-ui);display:flex;align-items:center;justify-content:center;padding:0}#hb-mbr-root .hb-mbr-stepper button:first-child{border-right:0}#hb-mbr-root .hb-mbr-stepper button:last-child{border-left:0}#hb-mbr-root .hb-mbr-stepper button:hover{background:var(--hb-gold)}#hb-mbr-root .hb-mbr-stepper b{min-width:36px;height:30px;text-align:center;font-size:15px;border-top:2px solid var(--hb-navy);border-bottom:2px solid var(--hb-navy);display:flex;align-items:center;justify-content:center;background:var(--hb-white);font-variant-numeric:tabular-nums;font-family:var(--hb-font-ui)}#hb-mbr-root .hb-mbr-offer .hb-mbr-heads{margin:6px 0 14px}#hb-mbr-root .hb-mbr-offer .hb-mbr-heads__label{color:var(--mbr-on-navy-72)}#hb-mbr-root .hb-mbr-offer .hb-mbr-stepper button{background:transparent;color:var(--mbr-cream);border-color:var(--hb-gold)}#hb-mbr-root .hb-mbr-offer .hb-mbr-stepper button:hover{background:var(--hb-gold);color:var(--hb-navy)}#hb-mbr-root .hb-mbr-offer .hb-mbr-stepper b{background:var(--mbr-on-navy-08);color:var(--mbr-cream);border-color:var(--hb-gold)}#hb-mbr-root a:focus-visible,#hb-mbr-root button:focus-visible{outline:3px solid var(--hb-gold);outline-offset:3px}@media(max-width:1080px){#hb-mbr-root .hb-mbr-hero__in{grid-template-columns:1fr;gap:34px;padding:calc(var(--mbr-header-h) + 40px) var(--mbr-gutter) 60px}#hb-mbr-root .hb-mbr-card{position:static;width:auto;margin-top:18px;right:0;bottom:0}#hb-mbr-root .hb-mbr-layout{grid-template-columns:1fr;gap:0}#hb-mbr-root .hb-mbr-rail{position:static;padding-top:0;margin:0 0 10px}#hb-mbr-root .hb-mbr-offer{display:none}#hb-mbr-root .hb-mbr-article{padding:46px 0 90px}#hb-mbr-root .hb-mbr-joinbar{display:flex}}@media(max-width:680px){#hb-mbr-root .hb-mbr-toggle--hero .hb-mbr-toggle__btn{width:50%;padding:11px 10px}#hb-mbr-root .hb-mbr-toggle--hero{display:flex;width:100%}#hb-mbr-root .hb-mbr-chapter--left,#hb-mbr-root .hb-mbr-chapter--right{grid-template-columns:1fr}#hb-mbr-root .hb-mbr-chapter--right .hb-mbr-chapter__mark{order:0;text-align:left}#hb-mbr-root .hb-mbr-faq__item{grid-template-columns:1fr;gap:8px}#hb-mbr-root .hb-mbr-math{padding:22px}#hb-mbr-root .hb-mbr-spread{padding:40px 22px;margin-left:calc(var(--mbr-gutter) * -1);margin-right:calc(var(--mbr-gutter) * -1);border-left:0;border-right:0}}@media(prefers-reduced-motion:reduce){#hb-mbr-root .hb-mbr-toggle__thumb,#hb-mbr-root .hb-mbr-btn{animation:none!important;transition:none!important}}
