:root{--font-sans:var(--font-body);--font-heading:var(--font-display);--hrr-navy:#0b1d3a;--hrr-green:#0e5b3c;--hrr-gold:#c79a2e;--hrr-gray:#6b7280;--hrr-cream:#fbfaf6;--hrr-mist:#f2f8f5;--hrr-line:#d9e2dd;--hrr-ease:cubic-bezier(0.22,1,0.36,1)}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-weight:400;line-height:1.65;font-synthesis:none}.hrr-homepage h1,.hrr-homepage h2,h1,h2{font-family:var(--font-display);font-weight:600;font-synthesis:none}.button,.site-footer,.site-header,button,input,select,textarea{font-family:var(--font-body)}:focus-visible{outline:3px solid rgba(199,154,46,.72);outline-offset:3px}.site-header--refined{position:sticky;top:0;z-index:80;width:100%;border-bottom:1px solid rgba(11,29,58,.09);background:rgba(251,250,246,.96);box-shadow:0 8px 24px rgba(11,29,58,.055);backdrop-filter:blur(16px)}.site-header--overlay{position:fixed;inset:0 0 auto}.site-header--overlay.is-at-top{border-color:transparent;background:transparent;box-shadow:none;backdrop-filter:blur(0)}.site-header--overlay:not(.is-at-top){border-bottom-color:rgba(11,29,58,.08);background:rgba(251,250,246,.92);box-shadow:0 8px 24px rgba(11,29,58,.065);backdrop-filter:blur(18px) saturate(1.08)}.site-header__inner--refined{width:min(calc(100% - 64px),1280px);min-height:72px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:34px}.site-header--overlay.is-at-top .site-header__inner--refined{min-height:92px}.site-logo--refined{display:grid;align-items:center;flex:0 0 215px;width:215px;height:70px}.site-logo--refined img{width:215px;object-fit:contain}.site-nav--refined{display:flex;align-items:center;justify-content:flex-end;gap:34px;margin-left:auto}.site-header--refined .site-nav__link,.site-nav-menu__trigger{position:relative;display:inline-flex;align-items:center;gap:5px;min-height:44px;padding:0;border:0;background:none;color:var(--hrr-navy);font-size:.86rem;font-weight:500;line-height:1;cursor:pointer}.site-header--refined .site-nav__link:after,.site-nav-menu__trigger:after{content:"";position:absolute;right:0;bottom:5px;left:0;height:2px;border-radius:2px;background:var(--hrr-green);transform:scaleX(0);transform-origin:center;transition:transform .22s var(--hrr-ease)}.site-header--refined .site-nav__link.is-active:after,.site-header--refined .site-nav__link:hover:after,.site-nav-menu.is-open .site-nav-menu__trigger:after{transform:scaleX(1)}.site-nav-menu{position:relative}.site-login-button svg,.site-nav-menu__trigger svg{transition:transform .22s var(--hrr-ease)}.site-nav-menu.is-open>button svg{transform:rotate(180deg)}.site-nav-menu__panel{position:absolute;top:calc(100% + 9px);left:50%;width:286px;padding:8px;border:1px solid rgba(11,29,58,.11);border-radius:12px;background:#fffefa;box-shadow:0 18px 42px rgba(11,29,58,.15);opacity:0;visibility:hidden;transform:translate(-50%,-6px);transition:opacity .22s var(--hrr-ease),transform .22s var(--hrr-ease),visibility .22s}.site-nav-menu.is-open .site-nav-menu__panel{opacity:1;visibility:visible;transform:translate(-50%)}.site-nav-menu__panel a{display:grid;gap:2px;min-height:54px;padding:10px 12px;border-radius:8px;color:var(--hrr-navy);transition:background-color .18s var(--hrr-ease),color .18s var(--hrr-ease)}.site-nav-menu__panel a:hover{background:#eef6f1;color:var(--hrr-green)}.site-nav-menu__panel strong{font-size:.82rem;font-weight:600}.site-nav-menu__panel span{color:var(--hrr-gray);font-size:.68rem;line-height:1.4}.site-login-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:100px;min-height:44px;padding:0 16px;border:1px solid rgba(11,29,58,.66);border-radius:10px;background:rgba(255,255,255,.08);color:var(--hrr-navy);font-size:.83rem;font-weight:500;cursor:pointer;transition:color .22s var(--hrr-ease),background-color .22s var(--hrr-ease),border-color .22s var(--hrr-ease)}.site-login-button:hover,.site-nav-menu.is-open .site-login-button{color:#fff;border-color:var(--hrr-navy);background:var(--hrr-navy)}.site-nav-menu__panel--login{right:0;left:auto;width:198px;transform:translateY(-6px)}.site-nav-menu.is-open .site-nav-menu__panel--login{transform:translateY(0)}.site-nav-menu__panel--login a{display:flex;align-items:center;font-size:.78rem;font-weight:600}.site-mobile-panel,.site-mobile-toggle{display:none}.hrr-homepage{position:relative;overflow:clip;color:var(--hrr-navy);background:#fff}.hrr-homepage>section{position:relative;z-index:3}.hrr-homepage .content-shell{width:min(calc(100% - 64px),1280px);margin-inline:auto}.hrr-approved-section{padding:76px 0}.hrr-eyebrow{margin:0;color:#8a6208;font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.hrr-approved-heading{max-width:820px}.hrr-approved-heading--center{margin-inline:auto;text-align:center}.hrr-approved-heading h2{margin:10px 0 0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.13;letter-spacing:-.025em}.hrr-approved-heading h2 span{color:var(--hrr-green)}.hrr-homepage .button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:47px;padding:0 20px;border-radius:8px;font-size:.75rem;font-weight:600;line-height:1.2;box-shadow:none;transition:color .24s var(--hrr-ease),background-color .24s var(--hrr-ease),border-color .24s var(--hrr-ease),box-shadow .24s var(--hrr-ease),transform .24s var(--hrr-ease)}.hrr-homepage .button--primary{color:#fff;border:1px solid var(--hrr-green);background:var(--hrr-green)}.hrr-homepage .button--primary:hover{color:#fff;background:#0a4d33;box-shadow:0 10px 24px rgba(14,91,60,.2)}.hrr-homepage .button--navy{color:#fff;border:1px solid var(--hrr-navy);background:var(--hrr-navy)}.hrr-homepage .button--navy:hover{color:#fff;background:#142e55;box-shadow:0 10px 24px rgba(11,29,58,.2)}.hrr-homepage .button--gold{color:var(--hrr-navy);border:1px solid var(--hrr-gold);background:var(--hrr-gold)}.hrr-homepage .button--gold:hover{color:var(--hrr-navy);background:#b98413;box-shadow:0 10px 24px rgba(199,154,46,.22)}.hrr-homepage .button--outline{color:var(--hrr-navy);border:1px solid rgba(11,29,58,.5);background:rgba(255,255,255,.66)}.hrr-homepage .button--outline:hover{color:var(--hrr-green);border-color:var(--hrr-green);background:#fff}.hrr-homepage .button--dark-outline{color:#fff;border:1px solid rgba(255,255,255,.78);background:transparent}.hrr-homepage .button--dark-outline:hover{color:var(--hrr-navy);background:#fff}.hrr-homepage .button>svg:last-child{transition:transform .22s var(--hrr-ease)}@media (hover:hover) and (pointer:fine){.hrr-homepage .button:hover{transform:translateY(-1px)}.hrr-homepage .button:hover>svg:last-child{transform:translateX(3px)}}.hrr-resolution-line{z-index:2;top:770px;left:0;height:2420px}.hrr-resolution-line--mobile,.hrr-resolution-line--tablet{display:none}.hrr-resolution-line__base{stroke:rgba(14,91,60,.2);stroke-width:1.5}.hrr-resolution-line__mask{stroke:#fff;stroke-width:7;stroke-linecap:round}.hrr-resolution-line__active{stroke:url(#resolution-gradient);stroke-width:2.2}.hrr-resolution-line__pulse{stroke:#f0bd3a;stroke-width:4.5;stroke-dasharray:7 183;filter:drop-shadow(0 0 5px rgba(240,189,58,.88))}.hrr-approved-hero{min-height:800px;padding-top:116px;isolation:isolate;background:var(--hrr-cream)}.hrr-approved-hero__shade,.hrr-approved-hero__video{position:absolute;inset:0}.hrr-approved-hero__video{z-index:-3;overflow:hidden;background:#0b1d3a url(/brand/huntes-hero-photo.svg) center 46%/cover no-repeat;transform:translateZ(0) scale(1.02)}.hrr-approved-hero__video:after,.hrr-approved-hero__video:before{display:none!important}.hrr-approved-hero__video video{position:absolute;inset:-2%;width:104%;height:104%;max-width:none;object-fit:cover;object-position:center 46%;filter:saturate(.94) contrast(1.05) brightness(.96)}.hrr-approved-hero__shade{z-index:-2;background:linear-gradient(90deg,rgba(255,252,246,.995),rgba(255,252,246,.95) 30%,rgba(255,252,246,.5) 56%,rgba(5,24,50,.08)),linear-gradient(180deg,rgba(255,255,255,.02) 55%,rgba(255,252,246,.94))}.hrr-approved-hero__grid{min-height:610px;padding-bottom:90px;display:grid;grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);align-items:center;gap:50px}.hrr-approved-hero__copy{max-width:590px}.hrr-approved-hero__copy h1{margin:14px 0 21px;color:var(--hrr-navy);font-size:clamp(3.25rem,4.65vw,4.15rem);line-height:1.055;letter-spacing:-.035em}.hrr-approved-hero__copy h1 span{display:block}.hrr-approved-hero__copy h1 span:last-child{color:var(--hrr-green)}.hrr-approved-hero__lead{max-width:520px;margin:0;color:#45546a;font-size:.98rem;line-height:1.7}.hrr-approved-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hrr-overview{position:relative;width:100%;padding:26px 28px 17px;border:1px solid rgba(11,29,58,.12);border-radius:18px;background:rgba(255,255,255,.95);box-shadow:0 22px 52px rgba(11,29,58,.17)}.hrr-overview__heading{display:flex;align-items:center;gap:15px;padding-bottom:17px;border-bottom:1px solid rgba(11,29,58,.13)}.hrr-overview__heading h2{margin:0;font-family:var(--font-body);font-size:.96rem;font-weight:500;letter-spacing:0}.hrr-overview__ring{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:conic-gradient(var(--hrr-green) 0 62%,#e7ece9 62% 100%)}.hrr-overview__ring:before{content:"";grid-area:1/1;width:43px;height:43px;border-radius:50%;background:#fff}.hrr-overview__ring strong{z-index:1;grid-area:1/1;font-size:.73rem;font-weight:700}.hrr-overview__metrics{display:grid;grid-template-columns:1.28fr 1fr 1fr .82fr;padding:21px 0 18px}.hrr-overview__metrics article{display:grid;align-content:start;gap:4px;min-width:0;padding:0 13px;border-right:1px solid rgba(11,29,58,.12)}.hrr-overview__metrics article:first-child{padding-left:0}.hrr-overview__metrics article:last-child{padding-right:0;border-right:0}.hrr-overview__metrics span{color:#566274;font-size:.58rem;font-weight:500}.hrr-overview__metrics strong{color:#111b2d;font-size:.88rem;font-weight:600;line-height:1.35;font-variant-numeric:tabular-nums}.hrr-overview__metrics small{color:var(--hrr-gray);font-size:.52rem}.hrr-overview__progress>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px;color:#505b6e;font-size:.59rem;font-weight:500}.hrr-overview__track{position:relative;height:8px;border-radius:99px;background:#d8dddc}.hrr-overview__track span{display:block;width:62%;height:100%;border-radius:inherit;background:var(--hrr-green)}.hrr-overview__track span:after{content:"";position:absolute;top:50%;left:62%;width:14px;height:14px;border:2px solid var(--hrr-green);border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.hrr-overview__actions{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:23px}.hrr-overview__actions .button{min-height:45px;font-size:.68rem}.hrr-overview>p{margin:12px 0 0;color:#798292;font-size:.56rem;text-align:center}.hrr-homepage .hrr-trust-rail{position:absolute;bottom:-28px;left:50%;width:min(calc(100% - 112px),1120px);min-height:68px;padding:0 26px;border:1px solid rgba(11,29,58,.09);border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 14px 34px rgba(11,29,58,.12);display:grid;grid-template-columns:repeat(4,1fr);transform:translateX(-50%)}.hrr-trust-rail>div{position:relative;display:flex;align-items:center;justify-content:center;gap:11px;color:#25334a;font-size:.7rem;font-weight:600}.hrr-trust-rail>div:not(:last-child):after{content:"";position:absolute;right:0;width:3px;height:3px;border-radius:50%;background:var(--hrr-navy)}.hrr-trust-rail svg{color:var(--hrr-green)}.hrr-pathways{padding-top:108px;padding-bottom:66px;background:#fff}.hrr-pathways__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:34px}.hrr-pathway-card{min-height:454px;padding:28px;border:1px solid rgba(14,91,60,.2);border-radius:14px;background:#f7fbf8;display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:24px;transition:transform .28s var(--hrr-ease),border-color .28s var(--hrr-ease),box-shadow .28s var(--hrr-ease)}.hrr-pathway-card--creditor{border-color:rgba(199,154,46,.3);background:#fdfaf3}@media (hover:hover) and (pointer:fine){.hrr-pathway-card:hover{transform:translateY(-3px);border-color:rgba(14,91,60,.42);box-shadow:0 22px 48px rgba(11,29,58,.1)}.hrr-pathway-card--creditor:hover{border-color:rgba(199,154,46,.52)}}.hrr-pathway-card__copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.hrr-pathway-card__title-row{display:grid;grid-template-columns:48px 1fr;align-items:start;gap:12px}.hrr-pathway-card__title-row>span{display:grid;place-items:center;width:45px;height:45px;border:1px solid rgba(14,91,60,.22);border-radius:50%;color:var(--hrr-green);background:#fff;box-shadow:0 7px 16px rgba(11,29,58,.07)}.hrr-pathway-card--creditor .hrr-pathway-card__title-row>span{border-color:rgba(199,154,46,.34);color:var(--hrr-gold)}.hrr-pathway-card__title-row p{margin:0 0 5px;color:var(--hrr-green);font-size:.59rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hrr-pathway-card--creditor .hrr-pathway-card__title-row p{color:#a56f04}.hrr-pathway-card h3{margin:0;font-family:var(--font-display);font-size:1.47rem;font-weight:600;line-height:1.18;letter-spacing:-.025em}.hrr-pathway-card__copy>p{margin:20px 0 16px;color:#4e5b6c;font-size:.72rem;line-height:1.65}.hrr-pathway-card__copy>ul{display:grid;gap:12px;margin:0 0 21px;padding:0;list-style:none}.hrr-pathway-card__copy>ul li{display:flex;align-items:center;gap:8px;color:#37455a;font-size:.67rem}.hrr-pathway-card__copy>ul svg{flex:0 0 auto;padding:2px;border-radius:50%;color:#fff;background:var(--hrr-green)}.hrr-pathway-card--creditor .hrr-pathway-card__copy>ul svg{background:var(--hrr-gold)}.hrr-pathway-card__copy .button{margin-top:auto;min-height:43px;padding-inline:15px;font-size:.66rem}.hrr-creditor-preview,.hrr-customer-preview{align-self:center;min-width:0;padding:16px 14px;border:1px solid rgba(11,29,58,.08);border-radius:13px;background:#fff;box-shadow:0 13px 30px rgba(11,29,58,.12);will-change:transform}.hrr-creditor-preview>div:first-child,.hrr-customer-preview>div:first-child{display:flex;justify-content:space-between;padding-bottom:12px;color:#1d2a3e;font-size:.56rem}.hrr-customer-preview>small{display:block;margin-bottom:12px;color:#566276;font-size:.52rem;line-height:1.5}.hrr-customer-preview>small b{color:var(--hrr-navy);font-size:.63rem}.hrr-customer-preview article{display:grid;gap:2px;padding:11px;border-radius:7px;color:#fff;background:var(--hrr-green)}.hrr-customer-preview article span{font-size:.48rem}.hrr-customer-preview article strong{font-size:.78rem;font-variant-numeric:tabular-nums}.hrr-creditor-preview>p,.hrr-customer-preview>p{display:flex;justify-content:space-between;margin:12px 0 5px;color:#647082;font-size:.49rem}.hrr-creditor-preview>p b,.hrr-customer-preview>p b{color:var(--hrr-navy);font-weight:600}.hrr-mini-progress{height:5px;border-radius:10px;background:#dde5e0}.hrr-mini-progress span{display:block;width:62%;height:100%;border-radius:inherit;background:var(--hrr-green)}.hrr-customer-preview>ul{display:grid;gap:0;margin:10px 0 0;padding:0;list-style:none}.hrr-customer-preview>ul li{padding:8px 2px;border-top:1px solid #e6ebe8;color:#536074;font-size:.52rem}.hrr-creditor-preview>small{display:block;margin-bottom:8px;color:#596578;font-size:.5rem}.hrr-creditor-preview>.hrr-creditor-preview__disclaimer,.hrr-customer-preview>.hrr-customer-preview__disclaimer{margin:7px 0 0;color:#6b7280;font-size:.4rem;line-height:1.3}.hrr-creditor-preview article{display:grid;gap:2px;padding:10px;border-radius:7px;color:#fff;background:var(--hrr-green)}.hrr-creditor-preview article strong{font-size:1.42rem;line-height:1}.hrr-creditor-preview article span{font-size:.47rem}.hrr-creditor-preview svg{width:100%;height:92px;margin-top:12px;overflow:visible}.hrr-creditor-preview svg path{fill:none;stroke:var(--hrr-green);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hrr-creditor-preview svg path:last-child{stroke:var(--hrr-gold)}.hrr-approved-process{padding-top:48px;padding-bottom:72px;background:#fff}.hrr-process-list{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:38px;margin:34px 0 0;padding:0;list-style:none}.hrr-process-list:before{content:"";position:absolute;top:18px;right:12.5%;left:12.5%;height:2px;background:linear-gradient(90deg,var(--hrr-green),var(--hrr-gold))}.hrr-process-list li{position:relative;display:grid;justify-items:center;text-align:center}.hrr-process-list__number{z-index:1;display:grid;place-items:center;width:38px;height:38px;margin-bottom:19px;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--hrr-green);box-shadow:0 0 0 1px var(--hrr-green);font-size:.9rem;font-weight:700;transition:box-shadow .28s var(--hrr-ease),transform .28s var(--hrr-ease)}.hrr-process-list li:nth-child(n+3) .hrr-process-list__number{color:var(--hrr-navy);background:var(--hrr-gold);box-shadow:0 0 0 1px var(--hrr-gold)}.hrr-process-list li.is-active .hrr-process-list__number{animation:hrr-node-arrival .52s var(--hrr-ease) both}.hrr-process-list li>svg{color:var(--hrr-green)}.hrr-process-list li:nth-child(n+3)>svg{color:var(--hrr-gold)}.hrr-process-list h3{margin:8px 0 3px;font-size:.78rem;font-weight:600}.hrr-process-list p{max-width:180px;margin:0;color:#536074;font-size:.59rem;line-height:1.55}@keyframes hrr-node-arrival{0%{box-shadow:0 0 0 0 rgba(199,154,46,0);transform:scale(.96)}55%{box-shadow:0 0 0 9px rgba(199,154,46,.2);transform:scale(1.04)}to{box-shadow:0 0 0 1px currentColor;transform:scale(1)}}.hrr-process-contact{width:min(100%,660px);min-height:78px;margin:42px auto 0;padding:13px 18px;border:1px solid rgba(11,29,58,.12);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(11,29,58,.05);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.hrr-process-contact>svg{color:var(--hrr-green)}.hrr-process-contact>div{display:grid;gap:1px}.hrr-process-contact strong{font-size:.69rem;font-weight:600}.hrr-process-contact span{color:var(--hrr-gray);font-size:.63rem}.hrr-process-contact .button{min-height:39px;padding-inline:16px;font-size:.63rem}.hrr-approved-repayment{padding-block:82px;border-block:1px solid rgba(14,91,60,.1);background:var(--hrr-mist)}.hrr-approved-repayment__grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:58px}.hrr-approved-repayment__copy{max-width:440px}.hrr-approved-repayment__copy h2{margin:0 0 13px;font-size:clamp(2rem,3vw,2.65rem);line-height:1.16;letter-spacing:-.03em}.hrr-approved-repayment__copy>p{margin:0;color:#536074;font-size:.78rem;line-height:1.65}.hrr-approved-repayment__copy>ul{display:grid;gap:15px;margin:26px 0;padding:0;list-style:none}.hrr-approved-repayment__copy>ul li{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:11px}.hrr-approved-repayment__copy>ul svg{box-sizing:content-box;padding:7px;border:1px solid rgba(14,91,60,.17);border-radius:8px;color:var(--hrr-green);background:#fff}.hrr-approved-repayment__copy>ul div{display:grid;gap:1px}.hrr-approved-repayment__copy>ul strong{font-size:.66rem;font-weight:600}.hrr-approved-repayment__copy>ul span{color:#647084;font-size:.59rem}.approved-plan{overflow:hidden;border:1px solid rgba(11,29,58,.1);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 42px rgba(11,29,58,.09)}.approved-plan__tabs{display:grid;grid-template-columns:repeat(3,1fr);min-height:53px;margin:0;padding:9px 18px 0;border-bottom:1px solid rgba(11,29,58,.12);border-radius:0;background:transparent}.approved-plan__tabs [data-slot=tabs-trigger]{min-height:36px;border:0;border-right:1px solid rgba(11,29,58,.13);border-radius:0;color:#425066;background:transparent;font-size:.64rem;font-weight:500;box-shadow:none;transition:color .24s var(--hrr-ease),background-color .24s var(--hrr-ease),border-radius .24s var(--hrr-ease)}.approved-plan__tabs [data-slot=tabs-trigger]:last-child{border-right:0}.approved-plan__tabs [data-slot=tabs-trigger][data-active]{border-radius:6px;color:#fff;background:var(--hrr-green);box-shadow:0 4px 12px rgba(14,91,60,.18)}.approved-plan__panel{padding:0 24px 18px}.approved-plan__summary{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(11,29,58,.12)}.approved-plan__summary article{display:grid;gap:4px;padding:18px 20px;border-right:1px solid rgba(11,29,58,.12)}.approved-plan__summary article:first-child{padding-left:0}.approved-plan__summary article:last-child{border-right:0}.approved-plan__details span,.approved-plan__summary span{color:#566276;font-size:.58rem}.approved-plan__summary strong{color:var(--hrr-green);font-size:1.05rem;font-weight:600;font-variant-numeric:tabular-nums}.approved-plan__details{display:grid;grid-template-columns:repeat(3,1fr);padding:17px 0;border-bottom:1px solid rgba(11,29,58,.12)}.approved-plan__details article{display:grid;gap:5px;padding:0 17px;border-right:1px solid rgba(11,29,58,.12)}.approved-plan__details article:first-child{padding-left:0}.approved-plan__details article:last-child{border-right:0}.approved-plan__details strong{font-size:.68rem;font-weight:600;font-variant-numeric:tabular-nums}.approved-plan__slider{display:grid;gap:7px;padding:18px 0 12px}.approved-plan__slider label,.approved-plan__slider>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.approved-plan__slider label{color:#526076;font-size:.6rem}.approved-plan__slider label strong{color:var(--hrr-green);font-size:.73rem;font-weight:700;font-variant-numeric:tabular-nums}.approved-plan__slider input{width:100%;height:22px;margin:0;appearance:none;border-radius:99px;outline:none;background:linear-gradient(90deg,var(--hrr-green) 0 var(--slider-progress),var(--hrr-gold) var(--slider-progress) calc(var(--slider-progress) + 1%),#dce4df calc(var(--slider-progress) + 1%) 100%) 50% /100% 5px no-repeat}.approved-plan__slider input::-webkit-slider-thumb{width:17px;height:17px;appearance:none;border:3px solid #fff;border-radius:50%;background:var(--hrr-green);box-shadow:0 0 0 2px rgba(14,91,60,.5);cursor:grab}.approved-plan__slider input::-moz-range-thumb{width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--hrr-green);box-shadow:0 0 0 2px rgba(14,91,60,.5);cursor:grab}.approved-plan__slider input:focus-visible{outline:3px solid rgba(199,154,46,.5);outline-offset:2px}.approved-plan__slider>div{color:#7a8493;font-size:.52rem}.approved-plan__timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:18px 0 4px}.approved-plan__timeline-line{position:absolute;top:23px;right:9%;left:9%;height:2px;background:linear-gradient(90deg,var(--hrr-green),var(--hrr-navy))}.approved-plan__timeline>span:not(.approved-plan__timeline-line){z-index:1;display:grid;justify-items:center;gap:3px;color:#536074;text-align:center}.approved-plan__timeline i{width:9px;height:9px;margin-bottom:4px;border:2px solid #fff;border-radius:50%;background:var(--hrr-navy);box-shadow:0 0 0 1px var(--hrr-navy)}.approved-plan__timeline .is-current i{background:var(--hrr-green);box-shadow:0 0 0 1px var(--hrr-green)}.approved-plan__timeline strong{font-size:.51rem;font-weight:500;font-variant-numeric:tabular-nums}.approved-plan__timeline small{color:#7a8493;font-size:.47rem}.approved-plan__note{margin:13px 0 0;color:#9299a4;font-size:.51rem}.hrr-coordination{padding-block:72px;background:#fff}.hrr-coordination__grid{display:grid;grid-template-columns:.64fr 1.36fr;align-items:center;gap:54px}.hrr-coordination__copy h2{margin:0 0 13px;font-size:clamp(2rem,2.7vw,2.5rem);line-height:1.12;letter-spacing:-.03em}.hrr-coordination__copy p{max-width:430px;margin:0 0 13px;color:#536074;font-size:.73rem;line-height:1.65}.hrr-coordination__copy small{display:block;max-width:390px;margin-bottom:22px;color:#7d8591;font-size:.56rem;line-height:1.5}.hrr-coordination__copy .button{min-height:40px;font-size:.63rem}.hrr-account-flow{position:relative;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.15fr;align-items:center;gap:13px;padding-bottom:28px}.hrr-account-flow:before{content:"";position:absolute;right:7%;bottom:13px;left:7%;height:2px;background:linear-gradient(90deg,var(--hrr-green),var(--hrr-gold));transform:scaleX(0);transform-origin:left;transition:transform .65s var(--hrr-ease)}.hrr-account-flow.is-connected:before{transform:scaleX(1)}.hrr-account-flow article{position:relative;min-height:124px;padding:18px 8px;border:1px solid rgba(11,29,58,.17);border-radius:12px;background:#fff;display:grid;place-items:center;align-content:center;gap:11px;color:var(--hrr-navy);text-align:center}.hrr-account-flow article:after{content:"";position:absolute;bottom:-30px;left:50%;width:2px;height:30px;background:var(--hrr-green);opacity:0;transform:scaleY(0);transform-origin:top;transition:transform .42s var(--hrr-ease),opacity .42s var(--hrr-ease)}.hrr-account-flow.is-connected article:after{opacity:1;transform:scaleY(1)}.hrr-account-flow article:nth-of-type(2):after,.hrr-account-flow article:nth-of-type(3):after{background:#8f7f22}.hrr-account-flow article:last-child:after{background:var(--hrr-gold)}.hrr-account-flow article>span{font-size:.61rem;font-weight:600;line-height:1.35}.hrr-account-flow>b{font-size:1.25rem;font-weight:500}.hrr-account-flow__outcome{border-color:rgba(14,91,60,.45)!important;color:var(--hrr-green)!important;background:#f2f8f4!important}.hrr-account-flow__outcome.is-lit{animation:hrr-plan-arrival .62s var(--hrr-ease) both}@keyframes hrr-plan-arrival{0%{box-shadow:0 0 0 0 rgba(199,154,46,0)}50%{box-shadow:0 0 0 10px rgba(199,154,46,.18)}to{box-shadow:0 9px 24px rgba(14,91,60,.1)}}.hrr-trust-band{padding:42px 0 45px;color:#fff;background:var(--hrr-navy);overflow:hidden}.hrr-trust-band:after{content:"";position:absolute;right:-20px;bottom:-20px;width:360px;height:170px;opacity:.25;background:repeating-linear-gradient(90deg,transparent 0 31px,rgba(199,154,46,.62) 32px 33px);clip-path:polygon(0 85%,13% 70%,29% 76%,47% 49%,64% 57%,81% 25%,100% 4%,100% 100%,0 100%);pointer-events:none}.hrr-trust-band__grid{display:grid;grid-template-columns:.95fr 1.05fr}.hrr-trust-band h2{margin:0;color:#fff;font-size:clamp(1.6rem,2.35vw,2.15rem);line-height:1.2;letter-spacing:-.025em}.hrr-trust-band p{max-width:430px;margin:8px 0 24px;color:#e1e8ed;font-size:.68rem;line-height:1.6}.hrr-trust-band__respect{padding-right:48px;border-right:1px solid rgba(199,154,46,.65)}.hrr-trust-band__respect>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px}.hrr-trust-band__respect article{min-height:76px;padding:0 16px;border-right:1px solid rgba(199,154,46,.5);display:grid;justify-items:center;align-content:center;gap:8px;color:var(--hrr-gold);text-align:center}.hrr-trust-band__respect article:first-child{padding-left:0}.hrr-trust-band__respect article:last-child{border-right:0}.hrr-trust-band__respect article span{color:#fff;font-size:.57rem;font-weight:600;line-height:1.4}.hrr-trust-band__security{position:relative;display:grid;grid-template-columns:1fr 190px;align-items:center;gap:28px;padding-left:48px}.hrr-trust-band__security ul{display:grid;gap:9px;margin:17px 0 0;padding:0;list-style:none}.hrr-trust-band__security li{display:flex;align-items:center;gap:8px;color:#e5ebef;font-size:.58rem}.hrr-trust-band__security li svg{box-sizing:content-box;padding:3px;border:1px solid rgba(14,122,77,.8);border-radius:50%;color:#7fe2aa}.hrr-security-shield{position:relative;z-index:1;display:grid;place-items:center;color:var(--hrr-gold)}.hrr-security-shield span{position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;opacity:0;box-shadow:0 0 18px 8px rgba(255,214,90,.85)}.hrr-security-shield.is-lit span{animation:hrr-shield-glow .7s var(--hrr-ease) both}@keyframes hrr-shield-glow{0%{opacity:0;transform:translate(-30px,30px) scale(.4)}48%{opacity:.95;transform:translate(8px,-6px) scale(1)}to{opacity:0;transform:translate(35px,-35px) scale(.55)}}.hrr-approved-faq{padding-block:52px 24px;background:#fff}.hrr-approved-faq__grid{display:grid;grid-template-columns:.45fr 1.55fr}.hrr-approved-faq__heading{padding-right:38px;border-right:1px solid rgba(199,154,46,.8)}.hrr-approved-faq__heading h2{margin:0;font-size:clamp(2rem,2.8vw,2.55rem);line-height:1.25;letter-spacing:-.03em}.hrr-approved-faq .faq-list{margin:0}.hrr-approved-faq .faq-item{border-color:rgba(11,29,58,.16)}.hrr-approved-faq .faq-item__trigger{min-height:44px;padding:9px 2px;color:var(--hrr-navy);font-size:.69rem;font-weight:500}.hrr-approved-faq .faq-item__trigger [data-slot=accordion-trigger-icon]{width:17px;height:17px;transition:transform .28s var(--hrr-ease)}.hrr-approved-faq .faq-item__answer p{max-width:680px;padding-bottom:12px;color:#596579;font-size:.65rem;line-height:1.65}.hrr-approved-cta{padding:0 0 16px;background:#fff}.hrr-approved-cta__inner{min-height:110px;padding:20px 30px;border-radius:15px;color:#fff;background:var(--hrr-navy);display:grid;grid-template-columns:84px 1fr auto;align-items:center;gap:22px;box-shadow:0 13px 30px rgba(11,29,58,.16)}.hrr-approved-cta__art{position:relative;display:grid;place-items:center;height:70px;color:var(--hrr-gold)}.hrr-approved-cta__art span{position:absolute;inset:0;opacity:.4;background:repeating-linear-gradient(90deg,transparent 0 11px,rgba(199,154,46,.65) 12px 13px);clip-path:polygon(0 90%,25% 65%,48% 74%,70% 30%,100% 8%,100% 100%,0 100%)}.hrr-approved-cta__art svg{z-index:1}.hrr-approved-cta h2{margin:0;color:#fff;font-size:1.55rem;line-height:1.2}.hrr-approved-cta p{margin:4px 0 0;color:#e1e8ee;font-size:.67rem}.hrr-approved-cta__actions{display:flex;gap:14px}.hrr-approved-cta__actions .button{min-width:165px;min-height:43px}.site-shell:has(.hrr-homepage) .site-footer{padding:18px 0 0;color:var(--hrr-navy);background:#fbfaf6}.site-shell:has(.hrr-homepage) .site-footer__bottom,.site-shell:has(.hrr-homepage) .site-footer__inner{width:min(calc(100% - 96px),1160px);margin-inline:auto}.site-shell:has(.hrr-homepage) .site-footer__inner{padding:0;display:grid;grid-template-columns:1.45fr repeat(3,.72fr);gap:38px}.site-shell:has(.hrr-homepage) .site-footer__brand-link{display:inline-block}.site-shell:has(.hrr-homepage) .brand-lockup--image{display:block;width:205px;height:82px;overflow:visible}.site-shell:has(.hrr-homepage) .brand-lockup--image img{display:block;width:205px;height:auto;object-fit:contain}.site-shell:has(.hrr-homepage) .site-footer__brand p{max-width:270px;margin:0;color:#596579;font-size:.57rem;line-height:1.5}.site-shell:has(.hrr-homepage) .site-footer__brand>span{color:var(--hrr-navy);font-size:.56rem}.site-shell:has(.hrr-homepage) .site-footer__group h2{margin:10px 0 7px;font-family:var(--font-body);font-size:.6rem;font-weight:600}.site-shell:has(.hrr-homepage) .site-footer__group ul{display:grid;gap:3px;margin:0;padding:0;list-style:none}.site-shell:has(.hrr-homepage) .site-footer__group a{color:#425066;font-size:.53rem}.site-shell:has(.hrr-homepage) .site-footer__group a:hover{color:var(--hrr-green)}.site-shell:has(.hrr-homepage) .site-footer__bottom{min-height:37px;margin-top:12px;padding:9px 0;border-top:1px solid rgba(11,29,58,.1);display:flex;align-items:center;justify-content:space-between;color:#7d8591;font-size:.49rem}@media (max-width:1180px){.hrr-homepage .content-shell,.site-header__inner--refined{width:min(calc(100% - 48px),1120px)}.site-logo--refined{flex-basis:185px;width:185px}.site-logo--refined img{width:185px}.site-nav--refined{display:none}.site-mobile-toggle{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(11,29,58,.32);border-radius:9px;color:var(--hrr-navy);background:rgba(255,255,255,.68);cursor:pointer}.site-mobile-panel{display:flex;flex-direction:column;position:fixed;inset:0 0 0 auto;width:min(340px,86vw);height:100dvh;min-height:100dvh;max-height:100dvh;margin:0;padding:0;border:none;border-left:1px solid rgba(11,29,58,.1);border-radius:0;background:#fffefa;box-shadow:-18px 0 40px rgba(11,29,58,.18);overflow:hidden;overscroll-behavior:contain;transform:translateX(100%);visibility:hidden;pointer-events:none;transition:transform .28s var(--hrr-ease),visibility .28s var(--hrr-ease);z-index:90}.site-mobile-panel.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.site-mobile-panel__header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;min-height:70px;padding:0 18px;border-bottom:1px solid rgba(11,29,58,.1);color:var(--hrr-navy);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-mobile-panel__close{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(11,29,58,.18);border-radius:9px;background:#fff;color:var(--hrr-navy);cursor:pointer}.site-mobile-panel__close:focus-visible,.site-mobile-panel__close:hover{border-color:rgba(14,91,60,.35);background:#eef6f1;color:var(--hrr-green)}.site-mobile-panel nav{display:grid;flex:1 1 auto;align-content:start;min-height:0;padding:14px 18px 22px;overflow-y:auto}.site-mobile-panel a{display:flex;align-items:center;min-height:46px;padding:0 12px;border-radius:7px;color:var(--hrr-navy);font-size:.85rem;font-weight:500}.site-mobile-panel a.is-active,.site-mobile-panel a:hover{color:var(--hrr-green);background:#eef6f1}.site-mobile-panel__label{padding:11px 12px 4px;color:#9a6d0b;font-size:.625rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.site-mobile-scrim{display:block;position:fixed;inset:0;width:100vw;height:100dvh;background:rgba(11,29,58,.42);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s var(--hrr-ease),visibility .28s var(--hrr-ease);z-index:89}.site-mobile-scrim.is-open{opacity:1;visibility:visible;pointer-events:auto}.hrr-approved-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(470px,1.12fr);gap:35px}.hrr-approved-hero__copy h1{font-size:clamp(3rem,5vw,3.65rem)}.hrr-pathway-card{grid-template-columns:1fr 154px;gap:17px;padding:24px}.hrr-pathway-card h3{font-size:1.3rem}.hrr-approved-repayment__grid{gap:38px}.hrr-coordination__grid{gap:36px}.hrr-account-flow{gap:8px}}@media (max-width:980px){.site-header__inner--refined{width:calc(100% - 36px)}.site-logo--refined{flex-basis:160px;width:160px}.site-logo--refined img{width:160px}.site-nav--refined{gap:18px}.site-header--refined .site-nav__link,.site-nav-menu__trigger{font-size:.76rem}.site-login-button{min-width:88px;padding-inline:12px}.hrr-homepage .content-shell{width:calc(100% - 40px)}.hrr-approved-hero{min-height:760px}.hrr-approved-hero__grid{min-height:590px;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:28px}.hrr-approved-hero__copy h1{font-size:3rem}.hrr-overview{padding-inline:20px}.hrr-overview__metrics{grid-template-columns:1fr 1fr;row-gap:14px}.hrr-overview__metrics article:nth-child(2){border-right:0}.hrr-overview__metrics article:nth-child(3){padding-left:0}.hrr-pathway-card{min-height:560px;grid-template-columns:1fr}.hrr-creditor-preview,.hrr-customer-preview{width:min(100%,260px);justify-self:center}.hrr-approved-repayment__grid{grid-template-columns:.62fr 1.38fr;gap:28px}.hrr-account-flow{grid-template-columns:1fr auto 1fr auto 1fr}.hrr-account-flow>b:nth-of-type(3),.hrr-account-flow__outcome{grid-column:auto}.hrr-account-flow__outcome{grid-column:2/5;margin-top:12px}.hrr-trust-band__security{grid-template-columns:1fr 130px;padding-left:34px}.hrr-trust-band__respect{padding-right:34px}.hrr-security-shield svg{width:104px;height:104px}}@media (max-width:820px){.site-header__inner--refined{min-height:70px}.site-header--overlay.is-at-top .site-header__inner--refined{min-height:78px}.site-logo--refined{flex-basis:170px;width:170px;height:64px}.site-logo--refined img{width:170px}.hrr-resolution-line--desktop{display:none}.hrr-resolution-line--mobile{display:block;top:990px;left:12px;width:40px;height:2800px;opacity:.75}.hrr-resolution-line__active{stroke:url(#resolution-gradient-mobile)}.hrr-approved-hero{min-height:1020px;padding-top:102px}.hrr-approved-hero__shade{background:linear-gradient(180deg,rgba(255,252,246,.96),rgba(255,252,246,.82) 52%,rgba(255,252,246,.98))}.hrr-approved-hero__grid{min-height:0;padding-bottom:105px;grid-template-columns:1fr;gap:38px}.hrr-approved-hero__copy{max-width:650px}.hrr-approved-hero__copy h1{font-size:clamp(3rem,7.5vw,3.7rem)}.hrr-overview{width:min(100%,650px)}.hrr-pathways__grid{grid-template-columns:1fr}.hrr-pathway-card{min-height:0;grid-template-columns:minmax(0,1fr) 210px}.hrr-process-list{grid-template-columns:1fr 1fr;gap:36px 26px}.hrr-process-list:before{top:18px;right:25%;left:25%;height:calc(100% - 70px);background:linear-gradient(180deg,var(--hrr-green),var(--hrr-gold))}.hrr-approved-repayment__grid{grid-template-columns:1fr}.hrr-approved-repayment__copy{max-width:600px}.hrr-coordination__grid{grid-template-columns:1fr}.hrr-account-flow{max-width:670px}.hrr-trust-band__grid{grid-template-columns:1fr;gap:36px}.hrr-trust-band__respect{padding-right:0;padding-bottom:35px;border-right:0;border-bottom:1px solid rgba(199,154,46,.6)}.hrr-trust-band__security{padding-left:0}.hrr-approved-faq__grid{grid-template-columns:.58fr 1.42fr;gap:28px}.hrr-approved-cta__inner{grid-template-columns:62px 1fr}.hrr-approved-cta__actions{grid-column:1/-1;justify-content:flex-end}.site-shell:has(.hrr-homepage) .site-footer__bottom,.site-shell:has(.hrr-homepage) .site-footer__inner{width:calc(100% - 48px)}}@media (max-width:600px){.site-header__inner--refined{width:calc(100% - 28px)}.site-logo--refined{flex-basis:150px;width:150px}.site-logo--refined img{width:150px}.hrr-homepage .content-shell{width:calc(100% - 32px)}.hrr-approved-section{padding-block:58px}.hrr-resolution-line--mobile{top:1140px;left:2px;height:3150px}.hrr-approved-hero{min-height:0;padding-top:96px;padding-bottom:0}.hrr-approved-hero__grid{padding-bottom:42px;gap:30px}.hrr-approved-hero__copy h1{margin-top:12px;font-size:clamp(2.35rem,10.5vw,2.72rem);line-height:1.07}.hrr-approved-hero__lead{font-size:.88rem}.hrr-approved-hero__actions{display:grid}.hrr-approved-hero__actions .button{width:100%}.hrr-overview{padding:21px 17px 14px;border-radius:14px}.hrr-overview__heading{padding-bottom:13px}.hrr-overview__ring{width:48px;height:48px}.hrr-overview__ring:before{width:38px;height:38px}.hrr-overview__metrics{padding-block:16px}.hrr-overview__metrics article{padding-inline:10px}.hrr-overview__metrics strong{font-size:.78rem}.hrr-overview__actions{grid-template-columns:1fr;gap:9px;margin-top:18px}.hrr-homepage .hrr-trust-rail{position:relative;bottom:auto;left:auto;width:calc(100% - 32px);min-height:0;margin:0 auto -27px;padding:10px;grid-template-columns:1fr 1fr;gap:0;transform:none}.hrr-trust-rail>div{justify-content:flex-start;min-height:46px;padding:0 8px;font-size:.58rem}.hrr-trust-rail>div:after{display:none}.hrr-pathways{padding-top:76px}.hrr-approved-heading h2{font-size:2rem}.hrr-pathway-card{padding:22px;grid-template-columns:1fr}.hrr-pathway-card__copy>p{font-size:.69rem}.hrr-creditor-preview,.hrr-customer-preview{width:min(100%,250px)}.hrr-process-list{grid-template-columns:1fr;gap:30px}.hrr-process-list:before{top:18px;bottom:18px;left:18px;width:2px;height:auto}.hrr-process-list li{min-height:94px;padding-left:62px;justify-items:start;align-content:start;text-align:left}.hrr-process-list__number{position:absolute;top:0;left:0}.hrr-process-list li>svg{margin-top:3px}.hrr-process-list p{max-width:260px}.hrr-process-contact{grid-template-columns:auto 1fr}.hrr-process-contact .button{grid-column:1/-1;width:100%}.hrr-approved-repayment{padding-block:64px}.hrr-approved-repayment__copy h2,.hrr-coordination__copy h2{font-size:2rem}.approved-plan__panel{padding-inline:15px}.approved-plan__tabs{padding-inline:10px}.approved-plan__summary article{padding-inline:12px}.approved-plan__details article{padding-inline:8px}.approved-plan__details strong{font-size:.6rem}.approved-plan__timeline strong{font-size:.45rem}.approved-plan__timeline small{font-size:.42rem}.hrr-account-flow{grid-template-columns:1fr 1fr;gap:12px;padding-bottom:0}.hrr-account-flow article:after,.hrr-account-flow:before,.hrr-account-flow>b{display:none}.hrr-account-flow article{min-height:112px}.hrr-account-flow__outcome{grid-column:1/-1;margin-top:0}.hrr-trust-band{padding-block:38px}.hrr-trust-band__respect>div{grid-template-columns:1fr;gap:14px}.hrr-trust-band__respect article{min-height:68px;padding:0;border-right:0;border-bottom:1px solid rgba(199,154,46,.36);grid-template-columns:40px 1fr;justify-items:start;text-align:left}.hrr-trust-band__respect article:last-child{border-bottom:0}.hrr-trust-band__security{grid-template-columns:1fr}.hrr-security-shield{justify-self:center}.hrr-approved-faq__grid{grid-template-columns:1fr;gap:18px}.hrr-approved-faq__heading{padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid rgba(199,154,46,.8)}.hrr-approved-faq__heading h2 br{display:none}.hrr-approved-faq__heading h2{font-size:2rem}.hrr-approved-cta__inner{padding:24px;grid-template-columns:1fr;text-align:center}.hrr-approved-cta__art{display:none}.hrr-approved-cta__actions{grid-column:auto;display:grid;width:100%}.hrr-approved-cta__actions .button{width:100%}.site-shell:has(.hrr-homepage) .site-footer__bottom,.site-shell:has(.hrr-homepage) .site-footer__inner{width:calc(100% - 32px)}.site-shell:has(.hrr-homepage) .site-footer__inner{grid-template-columns:1fr 1fr;gap:20px}.site-shell:has(.hrr-homepage) .site-footer__brand{grid-column:1/-1}.site-shell:has(.hrr-homepage) .site-footer__group:last-child{grid-column:1/-1}.site-shell:has(.hrr-homepage) .site-footer__bottom{align-items:flex-start;flex-direction:column;gap:3px}}.approved-plan__details span,.approved-plan__note,.approved-plan__slider label,.approved-plan__slider>div,.approved-plan__summary span,.approved-plan__timeline small,.approved-plan__timeline strong,.hrr-account-flow article>span,.hrr-approved-repayment__copy>ul span,.hrr-coordination__copy small,.hrr-creditor-preview article span,.hrr-creditor-preview>div:first-child,.hrr-creditor-preview>p,.hrr-creditor-preview>small,.hrr-customer-preview article span,.hrr-customer-preview>p,.hrr-customer-preview>small,.hrr-customer-preview>ul li,.hrr-overview>p,.hrr-overview__metrics small,.hrr-overview__metrics span,.hrr-overview__progress>div:first-child,.hrr-pathway-card__title-row p,.hrr-process-list p,.hrr-trust-band__respect article span,.hrr-trust-band__security li,.hrr-trust-rail>div,.site-shell:has(.hrr-homepage) .site-footer__bottom,.site-shell:has(.hrr-homepage) .site-footer__brand p,.site-shell:has(.hrr-homepage) .site-footer__brand>span,.site-shell:has(.hrr-homepage) .site-footer__group a,.site-shell:has(.hrr-homepage) .site-footer__group h2{font-size:.625rem}.hrr-homepage small{font-size:.625rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hrr-resolution-line__pulse{display:none}.hrr-approved-hero__video,.hrr-approved-hero__video video{transform:none!important}.hrr-homepage *,.site-header--refined,.site-header--refined *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-header--refined{min-height:66px;border-bottom-color:rgba(11,29,58,.08);background:rgba(251,250,246,.92);box-shadow:0 8px 24px rgba(11,29,58,.065);backdrop-filter:blur(18px) saturate(1.08);transition:background-color .3s var(--hrr-ease),border-color .3s var(--hrr-ease),box-shadow .3s var(--hrr-ease),backdrop-filter .3s var(--hrr-ease)}.site-header--mobile-open{z-index:1000}.site-header--overlay.is-at-top:before{content:"";position:absolute;z-index:0;inset:0 0 auto;height:132px;background:linear-gradient(90deg,rgba(5,24,50,0),rgba(5,24,50,.04) 35%,rgba(5,24,50,.24) 62%,rgba(5,24,50,.48));-webkit-mask-image:linear-gradient(#000 0 58%,transparent 100%);mask-image:linear-gradient(#000 0 58%,transparent 100%);pointer-events:none}.site-header__inner--refined{position:relative;z-index:1;min-height:66px;transition:min-height .3s var(--hrr-ease)}.site-header--overlay.is-at-top .site-header__inner--refined{min-height:78px}.site-logo--refined{position:relative;display:block;flex:0 0 185px;width:185px;height:52px;overflow:hidden}.site-logo--refined img{position:absolute;top:-25.25px;left:-17.45px;display:block;width:211px;max-width:none;height:auto;object-fit:fill;transform:scale(.86);transform-origin:left center;transition:transform .3s var(--hrr-ease)}.site-header--overlay.is-at-top .site-logo--refined img{transform:scale(1)}.site-header--overlay.is-at-top .site-nav-menu__trigger,.site-header--overlay.is-at-top .site-nav__link{color:#fffdf7;text-shadow:0 1px 8px rgba(5,24,50,.48)}.site-header--overlay.is-at-top .site-nav-menu__trigger:after,.site-header--overlay.is-at-top .site-nav__link:after{background:linear-gradient(90deg,#7ed1a4,#dfb64e)}.site-header--overlay.is-at-top .site-login-button{min-height:44px;border-color:rgba(255,253,247,.82);color:#fffdf7;background:rgba(5,24,50,.1);text-shadow:0 1px 8px rgba(5,24,50,.48)}.site-header--overlay.is-at-top .site-login-button:hover,.site-header--overlay.is-at-top .site-nav-menu.is-open .site-login-button{border-color:#fffdf7;color:var(--hrr-navy);background:#fffdf7;text-shadow:none}.site-header--overlay.is-at-top .site-mobile-toggle{border-color:rgba(255,253,247,.76);color:#fffdf7;background:rgba(5,24,50,.16);box-shadow:0 4px 14px rgba(5,24,50,.14)}.site-header--refined:not(.is-at-top) .site-login-button{min-height:44px}.hrr-homepage>section{isolation:isolate}.hrr-approved-hero__grid,.hrr-homepage>section>.content-shell:not(.hrr-trust-rail){position:relative;z-index:2}.hrr-homepage .hrr-trust-rail{z-index:2}.hrr-resolution-line{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;opacity:.92;pointer-events:none}.hrr-resolution-line--mobile{display:none}.hrr-resolution-line path{fill:none;vector-effect:non-scaling-stroke}.hrr-resolution-line__base{stroke:rgba(14,91,60,.23);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hrr-resolution-line__active{stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hrr-resolution-line__pulse{stroke:#f4c44f;stroke-width:4.6;stroke-linecap:round;stroke-dasharray:10 10000;opacity:0;filter:drop-shadow(0 0 7px rgba(240,189,58,.85))}.hrr-resolution-line--faq .hrr-resolution-line__active,.hrr-resolution-line--faq .hrr-resolution-line__base{stroke-linejoin:miter}@media (min-width:1181px){.hrr-approved-hero__grid{grid-template-columns:minmax(0,.98fr) minmax(550px,1.02fr);gap:42px}.hrr-approved-hero__copy{max-width:630px}.hrr-approved-hero__copy h1{font-size:clamp(3.1rem,3.9vw,3.58rem)}.hrr-approved-hero__copy h1 span{white-space:nowrap}}.hrr-account-flow article:after,.hrr-account-flow:before,.hrr-process-list:before{display:none}.hrr-process-list li.is-line-reached .hrr-process-list__number{animation:hrr-node-arrival .52s var(--hrr-ease) both}.hrr-account-flow article{transition:transform .3s var(--hrr-ease),border-color .3s var(--hrr-ease),box-shadow .3s var(--hrr-ease)}.hrr-account-flow article.is-line-reached{transform:translateY(-2px);border-color:rgba(199,154,46,.48);box-shadow:0 8px 20px rgba(11,29,58,.08)}.hrr-approved-faq__grid{grid-template-columns:330px minmax(0,1fr);gap:46px}.hrr-approved-faq__heading{padding-right:0;border-right:0}.hrr-approved-faq__heading h2{white-space:nowrap}@media (max-width:1180px){.site-logo--refined{flex-basis:175px;width:175px;height:50px}.site-logo--refined img{top:-23.9px;left:-16.55px;width:200px;transform:scale(.88)}.site-header--overlay.is-at-top .site-logo--refined img{transform:scale(1)}}@media (min-width:821px) and (max-width:1180px){.hrr-resolution-line--desktop{display:none}.hrr-resolution-line--tablet{display:block}}@media (max-width:820px){.site-header__inner--refined{min-height:66px}.site-header--overlay.is-at-top .site-header__inner--refined{min-height:76px}.hrr-resolution-line--desktop,.hrr-resolution-line--tablet{display:none}.hrr-resolution-line--mobile{display:block;inset:0;width:100%;height:100%;opacity:.75}.hrr-resolution-line--mobile.hrr-resolution-line--mobile-phone{display:none}.hrr-approved-faq__grid{grid-template-columns:260px minmax(0,1fr);gap:30px}.hrr-approved-faq__heading h2{white-space:normal}.hrr-account-flow>b:nth-of-type(3){display:none}}@media (max-width:600px){.site-logo--refined{flex-basis:148px;width:148px;height:44px}.site-logo--refined img{top:-20.2px;left:-14px;width:169px;transform:scale(.9)}.site-header--overlay.is-at-top .site-logo--refined img{transform:scale(1)}.hrr-resolution-line--mobile.hrr-resolution-line--mobile-tablet{display:none}.hrr-resolution-line--mobile.hrr-resolution-line--mobile-phone{display:block}.hrr-approved-faq__grid{grid-template-columns:1fr}.hrr-approved-faq__heading{padding-bottom:18px;border-bottom:0}.hrr-approved-faq__heading h2{white-space:normal}}.hrr-homepage.is-reduced-motion .hrr-resolution-line__active{stroke-dasharray:none!important;stroke-dashoffset:0!important}.hrr-homepage [data-electric-surface]{--electric-angle:0deg;--electric-intensity:0;position:relative;isolation:isolate}.hrr-homepage [data-electric-surface]:before{content:"";position:absolute;z-index:8;inset:0;padding:1px;border-radius:inherit;opacity:var(--electric-intensity);background:conic-gradient(from calc(var(--electric-angle) - 13deg),transparent 0deg,rgba(47,118,80,.18) 2deg,rgba(47,118,80,.92) 6deg,rgba(199,154,46,.88) 11deg,rgba(199,154,46,.14) 15deg,transparent 18deg 1turn);pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.hrr-homepage [data-electric-surface][data-electric-direction=reverse]:before{background:conic-gradient(from calc(var(--electric-angle) + 13deg),transparent 0deg,rgba(199,154,46,.14) 2deg,rgba(199,154,46,.88) 6deg,rgba(47,118,80,.92) 11deg,rgba(47,118,80,.18) 15deg,transparent 18deg 1turn)}.hrr-homepage.is-reduced-motion .hrr-resolution-line__pulse,.hrr-homepage.is-reduced-motion [data-electric-surface]:before{display:none!important}@media (prefers-reduced-motion:reduce){.hrr-resolution-line__active{stroke-dasharray:none!important;stroke-dashoffset:0!important}.hrr-homepage [data-electric-surface]:before,.hrr-resolution-line__pulse{display:none!important}.hrr-account-flow article.is-line-reached,.hrr-process-list li.is-line-reached .hrr-process-list__number{animation:none!important;transform:none!important}}.iv2{--iv2-navy:#09245b;--iv2-green:#00633b;--iv2-guide:#69bc8d;--iv2-gold:#e9a20b;--iv2-pale:#eef6f0;--iv2-neutral:#f8faf9;--iv2-lilac:#f4f6fb;--iv2-border:#e2e8e4;--iv2-muted:#63718c;--iv2-shadow:0 14px 36px rgba(9,36,91,0.08);--iv2-shadow-soft:0 8px 24px rgba(9,36,91,0.06);--iv2-radius-lg:22px;--iv2-radius-md:17px;position:relative;isolation:isolate;overflow:clip;background:#fff;color:var(--iv2-navy);font-family:var(--font-body),Arial,sans-serif}.iv2>section{position:relative;z-index:1}.iv2 h1,.iv2 h2,.iv2 h3{margin:0;color:var(--iv2-navy);font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:0;text-wrap:balance}.iv2 p{text-wrap:pretty}.iv2 [role=progressbar],.iv2 dd,.iv2 strong{font-variant-numeric:tabular-nums}.iv2-shell{width:min(calc(100% - 64px),1220px);margin-inline:auto}.iv2-h1{max-width:690px;font-size:clamp(3rem,3.8vw,3.5rem);line-height:1.08}.iv2-h1 span{display:block;white-space:nowrap}.iv2-h2{font-size:clamp(2.25rem,3.15vw,3rem);line-height:1.12}.iv2-h2--center{position:relative;max-width:720px;margin:0 auto 42px;padding-bottom:25px;text-align:center}.iv2-h2--center:before{bottom:6px;width:112px;height:1px;transform:translateX(-50%)}.iv2-h2--center:after,.iv2-h2--center:before{content:"";position:absolute;left:50%;background:var(--iv2-gold)}.iv2-h2--center:after{bottom:2px;width:9px;height:9px;transform:translateX(-50%) rotate(45deg);border:2px solid #fff}.iv2-lead{max-width:570px;margin-top:20px;color:var(--iv2-muted);font-size:1.05rem;line-height:1.72}.iv2 .button{min-height:50px;padding-inline:23px;border-radius:8px;font-size:.95rem;font-weight:600}.iv2 .button:focus-visible{outline:3px solid rgba(105,188,141,.4);outline-offset:3px}@media (min-width:1121px){.site-shell:has(.iv2) .site-header__inner--refined{width:min(calc(100% - 64px),1220px);min-height:96px}.site-shell:has(.iv2) .site-logo--refined{flex-basis:255px;width:255px;height:90px}.site-shell:has(.iv2) .site-logo--refined img{width:255px}.site-shell:has(.iv2) .site-nav--refined{gap:42px}.site-shell:has(.iv2) .site-header--refined .site-nav__link,.site-shell:has(.iv2) .site-login-button,.site-shell:has(.iv2) .site-nav-menu__trigger{font-size:.95rem}.site-shell:has(.iv2) .site-login-button{min-width:108px;min-height:48px}}.site-shell:has(.iv2) .site-footer__bottom,.site-shell:has(.iv2) .site-footer__inner{width:min(calc(100% - 64px),1220px)}.site-shell:has(.iv2) .site-footer__inner{grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:42px;padding-block:34px 28px}.site-shell:has(.iv2) .site-footer__brand .brand-lockup{width:210px}.site-shell:has(.iv2) .site-footer__brand p{max-width:320px;margin-top:12px;font-size:.92rem}.site-shell:has(.iv2) .site-footer__group h2{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:400}.site-shell:has(.iv2) .site-footer__group ul{gap:8px}.site-shell:has(.iv2) .site-footer__group a{font-size:.9rem}.site-shell:has(.iv2) .site-footer__bottom{padding-block:17px 23px;font-size:.86rem}.iv2-journey{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.iv2-journey__path--active,.iv2-journey__path--base{stroke:url(#iv2-journey-gradient);stroke-linecap:round;stroke-linejoin:round}.iv2-journey__path--base{stroke-width:1.5;opacity:.48}.iv2-journey__path--active{stroke-width:1.7;opacity:.68}.iv2-journey__tracer{fill:var(--iv2-gold);filter:drop-shadow(0 0 5px rgba(233,162,11,.45));transition:opacity .2s ease}.iv2-journey__node{fill:#fff;stroke:var(--iv2-guide);stroke-width:1.7;opacity:.9;transition:opacity .2s ease,stroke .2s ease}.iv2-journey__node.is-active{stroke:var(--iv2-gold);opacity:1;filter:drop-shadow(0 0 5px rgba(233,162,11,.35))}.iv2-hero{padding-top:56px}.iv2-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);gap:62px;align-items:center}.iv2-hero__copy [data-slot=badge]{margin-bottom:15px;color:#d88900;font-size:.86rem}.iv2-hero__actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px}.iv2-dashboard{min-height:286px;padding:22px 30px 26px;border:1px solid var(--iv2-border);border-radius:var(--iv2-radius-lg);background:#fff;box-shadow:var(--iv2-shadow)}.iv2-dashboard__header{display:flex;align-items:center;min-height:58px}.iv2-dashboard__avatar{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:2px solid var(--iv2-green);border-radius:999px;color:var(--iv2-green);background:#fff}.iv2-dashboard__grid{display:grid;grid-template-columns:1fr 1fr;margin:14px 0 0;border-top:1px solid var(--iv2-border)}.iv2-dashboard__cell{min-width:0;padding:20px 14px 18px}.iv2-dashboard__cell:nth-child(2n){border-left:1px solid var(--iv2-border);padding-left:24px}.iv2-dashboard__cell:nth-child(n+3){border-top:1px solid var(--iv2-border)}.iv2-dashboard__cell dt{margin-bottom:8px;color:var(--iv2-muted);font-size:.79rem}.iv2-dashboard__cell dd{margin:0;color:#111827;font-family:var(--font-body),Arial,sans-serif;font-size:1.28rem;font-weight:600}.iv2-dashboard__status{color:var(--iv2-green)!important}.iv2-dashboard__disclaimer{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--iv2-border);color:var(--iv2-muted);font-size:.68rem;line-height:1.3}.iv2-dashboard__dot{display:none}.iv2-trust{margin-top:34px}.iv2-trust__list{display:flex;align-items:center;min-height:74px;margin:0;padding:0 24px;list-style:none;border:1px solid var(--iv2-border);border-radius:16px;background:#fff;box-shadow:var(--iv2-shadow-soft)}.iv2-trust__list li{display:flex;flex:1;align-items:center;justify-content:center;gap:12px;min-height:34px;padding-inline:18px;color:var(--iv2-navy);font-size:.93rem;font-weight:500;white-space:nowrap}.iv2-trust__list li+li{border-left:1px solid var(--iv2-border)}.iv2-trust__list svg{flex-shrink:0;color:var(--iv2-green)}.iv2-card{padding:24px 28px;border:1px solid var(--iv2-border);border-radius:var(--iv2-radius-md);background:#fff;box-shadow:var(--iv2-shadow-soft)}.iv2-card__label{display:block;margin-bottom:13px;color:var(--iv2-muted);font-size:.76rem;font-weight:600}.iv2-matters{padding:72px 0 70px}.iv2-disclaimer{max-width:560px;margin:-20px auto 36px;text-align:center;color:var(--iv2-muted);font-size:.78rem;line-height:1.4}.iv2-matters__rows{display:flex;flex-direction:column}.iv2-matters__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,450px);gap:62px;align-items:center;min-height:238px;padding-block:28px;border-bottom:1px solid var(--iv2-border)}.iv2-matters__rows>:last-child .iv2-matters__row{border-bottom:0}.iv2-matters__row--reverse{grid-template-columns:minmax(400px,450px) minmax(0,1fr)}.iv2-matters__row--reverse .iv2-matters__text{order:2}.iv2-matters__row--reverse .iv2-matters__visual{order:1}.iv2-matters__text{display:grid;grid-template-columns:96px minmax(0,1fr);gap:25px;align-items:center;max-width:520px}.iv2-matters__icon{display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:999px;color:var(--iv2-navy);background:var(--iv2-pale)}.iv2-matters__text h3{color:var(--iv2-green);font-size:clamp(1.75rem,2.2vw,2.1rem);line-height:1.14}.iv2-matters__text p{max-width:36ch;margin-top:10px;color:var(--iv2-muted);font-size:.98rem;line-height:1.6}.iv2-matters__visual{width:100%}.iv2-accounts-card{min-height:194px}.iv2-accounts-card__list{display:flex;flex-direction:column;gap:11px;margin:0;padding:0;list-style:none}.iv2-accounts-card__list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid var(--iv2-border)}.iv2-accounts-card__list li span{display:inline-flex;align-items:center;gap:11px;color:var(--iv2-navy);font-weight:500}.iv2-accounts-card__list li svg{color:var(--iv2-navy)}.iv2-accounts-card__list li strong,.iv2-accounts-card__total strong{color:var(--iv2-navy);font-size:.92rem}.iv2-accounts-card__total{display:flex;align-items:center;justify-content:space-between;margin-top:13px;font-weight:700}.iv2-accounts-card__total strong{color:var(--iv2-green);font-size:1rem}.iv2-next-payment-card{display:grid;grid-template-columns:68px minmax(0,1fr);gap:20px;align-items:center;min-height:158px}.iv2-next-payment-card__icon{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:14px;color:var(--iv2-navy);background:var(--iv2-pale)}.iv2-next-payment-card__amount{display:block;color:var(--iv2-green);font-family:Georgia,Times New Roman,serif;font-size:1.9rem;font-weight:400}.iv2-next-payment-card__due{display:flex;align-items:center;justify-content:space-between;margin-top:13px;padding-top:12px;border-top:1px solid var(--iv2-border);color:var(--iv2-muted);font-size:.86rem}.iv2-next-payment-card__due strong{color:var(--iv2-navy);font-weight:600}.iv2-status-card{min-height:166px}.iv2-status-card__status{display:block;margin-bottom:20px;color:var(--iv2-green);font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.iv2-status-card__track{position:relative;height:7px;overflow:visible;border-radius:999px;background:#dfe5e4}.iv2-status-card__track span{display:block;height:100%;border-radius:inherit;background:var(--iv2-green)}.iv2-status-card__track i{position:absolute;top:50%;width:19px;height:19px;transform:translate(-50%,-50%);border:2px solid var(--iv2-green);border-radius:999px;background:#fff}.iv2-status-card__caption{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:var(--iv2-muted);font-size:.82rem}.iv2-status-card__caption strong{color:var(--iv2-navy)}.iv2-plan{padding:16px 0 48px}.iv2-plan__grid{display:grid;grid-template-columns:minmax(290px,.68fr) minmax(0,1.32fr);gap:42px;align-items:center;padding:34px 36px;border:1px solid var(--iv2-border);border-radius:var(--iv2-radius-lg);background:var(--iv2-neutral)}.iv2-plan__copy p{max-width:36ch;margin-top:14px;color:var(--iv2-muted);line-height:1.62}.iv2-plan__benefits{display:flex;flex-direction:column;gap:17px;margin:25px 0 0;padding:0;list-style:none}.iv2-plan__benefits li{display:flex;gap:13px;align-items:flex-start}.iv2-plan__benefit-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;color:var(--iv2-green);background:var(--iv2-pale)}.iv2-plan__benefit-text{display:flex;flex-direction:column;gap:3px}.iv2-plan__benefit-text strong{color:var(--iv2-green);font-size:.95rem}.iv2-plan__benefit-text span{color:var(--iv2-muted);font-size:.82rem;line-height:1.45}.iv2-plan-card{padding:18px 22px 16px;border:1px solid var(--iv2-border);border-radius:18px;background:#fff;box-shadow:var(--iv2-shadow)}.iv2-plan-card__tabs[data-slot=tabs-list]{width:100%;height:auto;margin-bottom:20px;padding:4px;background:var(--iv2-neutral)}.iv2-plan-card__tabs [data-slot=tabs-trigger]{flex:1;min-height:42px;border-radius:7px;font-family:var(--font-body),Arial,sans-serif;font-weight:500}.iv2-plan-card__tabs [data-slot=tabs-trigger][data-active]{color:#fff;background:var(--iv2-green)}.iv2-plan-card__tabs [data-slot=tabs-trigger]:focus-visible{outline:3px solid rgba(105,188,141,.4);outline-offset:2px}.iv2-plan-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:17px;border-bottom:1px solid var(--iv2-border)}.iv2-plan-card__stats span{display:block;margin-bottom:5px;color:var(--iv2-muted);font-size:.76rem}.iv2-plan-card__stats strong{color:var(--iv2-green);font-family:Georgia,Times New Roman,serif;font-size:1.34rem;font-weight:400}.iv2-plan-card__slider{padding:18px 0 15px}.iv2-plan-card__slider-label{display:block;margin-bottom:12px;color:var(--iv2-navy);font-size:.82rem;font-weight:600}.iv2-plan-card__slider [data-slot=slider-track]{height:7px}.iv2-plan-card__slider [data-slot=slider-indicator]{background:linear-gradient(90deg,var(--iv2-green),var(--iv2-gold))}.iv2-plan-card__slider [data-slot=slider-thumb]{width:19px;height:19px;border:2px solid var(--iv2-green);background:#fff}.iv2-plan-card__slider-scale{display:flex;justify-content:space-between;margin-top:8px;color:var(--iv2-muted);font-size:.76rem}.iv2-plan-card__timeline{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:18px}.iv2-plan-card__timeline:before{content:"";position:absolute;top:24px;right:6%;left:6%;height:2px;background:var(--iv2-navy)}.iv2-plan-card__timeline-point{position:relative;display:flex;flex-direction:column;gap:4px;min-width:0;padding-top:21px}.iv2-plan-card__timeline-dot{position:absolute;top:1px;left:10%;z-index:1;display:block;width:10px;height:10px;border:2px solid var(--iv2-navy);border-radius:999px;background:#fff}.iv2-plan-card__timeline-point:last-child .iv2-plan-card__timeline-dot{border-color:var(--iv2-gold);background:var(--iv2-gold)}.iv2-plan-card__timeline-point strong{color:var(--iv2-navy);font-size:.78rem;white-space:nowrap}.iv2-plan-card__timeline-point small{color:var(--iv2-muted);font-size:.71rem}.iv2-plan-card__note{display:inline-flex;align-items:center;gap:8px;margin-top:15px;padding:7px 11px;border-radius:999px;color:var(--iv2-muted);background:var(--iv2-neutral);font-size:.73rem}.iv2-plan-card__note svg{flex-shrink:0;color:var(--iv2-navy)}.iv2-process{padding:38px 0 48px}.iv2-process .iv2-h2--center{margin-bottom:34px}.iv2-process__route{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.iv2-process__route:before{content:"";position:absolute;top:41px;right:11%;left:11%;z-index:0;height:2px;background:linear-gradient(90deg,var(--iv2-green) 0 74%,var(--iv2-gold) 86% 100%)}.iv2-process__step{position:relative;z-index:1}.iv2-process__node{position:relative;display:flex;align-items:center;justify-content:center;width:82px;height:82px;margin:0 auto 24px;border:1.5px solid rgba(0,99,59,.2);border-radius:999px;color:var(--iv2-green);background:var(--iv2-pale);box-shadow:0 0 0 8px #fff}.iv2-process__node:after{content:"";position:absolute;bottom:-11px;left:50%;width:8px;height:8px;transform:translateX(-50%);border:2px solid var(--iv2-green);border-radius:999px;background:#fff}.iv2-process__step.is-final .iv2-process__node{border:2px solid var(--iv2-gold);color:var(--iv2-gold);background:#fff9eb}.iv2-process__step.is-final .iv2-process__node:after{border-color:var(--iv2-gold)}.iv2-process__step h3{color:var(--iv2-green);font-size:1.1rem}.iv2-process__step.is-final h3{color:#c87f00}.iv2-process__step p{max-width:25ch;margin-top:8px;color:var(--iv2-muted);font-size:.82rem;line-height:1.5}.iv2-support{padding-bottom:34px}.iv2-support__grid{display:grid;grid-template-columns:190px minmax(0,1fr) minmax(320px,370px);gap:30px;align-items:center;min-height:272px;padding:28px 32px;border:1px solid var(--iv2-border);border-radius:var(--iv2-radius-lg);background:var(--iv2-neutral)}.iv2-support__illustration{display:flex;min-height:196px}.iv2-support__icon,.iv2-support__illustration{position:relative;align-items:center;justify-content:center}.iv2-support__icon{z-index:1;display:inline-flex;width:154px;height:154px;border-radius:999px;color:var(--iv2-green);background:#e3f1e8}.iv2-support__chat{position:absolute;top:63px;left:63px;color:var(--iv2-green);font-family:Arial,sans-serif;font-size:.72rem;font-style:normal;font-weight:700;letter-spacing:2px}.iv2-support__leaves,.iv2-support__leaves:after,.iv2-support__leaves:before{position:absolute;z-index:2;width:48px;height:23px;border-radius:100% 0 100% 0;background:#8dbb93;content:""}.iv2-support__leaves{bottom:18px;left:17px;transform:rotate(22deg)}.iv2-support__leaves:before{top:-17px;left:30px;transform:rotate(44deg) scale(.82)}.iv2-support__leaves:after{top:8px;left:50px;transform:rotate(82deg) scale(.7)}.iv2-support__copy .iv2-h2{font-size:clamp(2rem,2.7vw,2.65rem)}.iv2-support__copy .iv2-h2 span{color:var(--iv2-green)}.iv2-support__copy p{max-width:48ch;margin:14px 0 22px;color:var(--iv2-muted);font-size:.91rem;line-height:1.6}.iv2-arrangement-card{min-height:188px;padding:22px 24px}.iv2-arrangement-card .iv2-card__label{color:var(--iv2-navy);font-family:Georgia,Times New Roman,serif;font-size:1.02rem;font-weight:400}.iv2-arrangement-card__disclaimer{margin:4px 0 0;color:var(--iv2-muted);font-size:.7rem;line-height:1.3}.iv2-arrangement-card__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 18px;padding-top:15px;border-top:1px solid var(--iv2-border)}.iv2-arrangement-card__grid dt{margin-bottom:5px;color:var(--iv2-muted);font-size:.75rem}.iv2-arrangement-card__grid dd{margin:0;color:var(--iv2-green);font-size:.91rem;font-weight:700}.iv2-prep{padding-bottom:24px}.iv2-prep__grid{display:grid;grid-template-columns:minmax(310px,.78fr) minmax(0,1.22fr);gap:20px;align-items:stretch}.iv2-checklist-card,.iv2-faq-card{background:var(--iv2-lilac);box-shadow:none}.iv2-checklist-card h3,.iv2-faq-card h3{font-size:1.34rem;text-align:center;position:relative;padding-bottom:13px}.iv2-checklist-card h3:after,.iv2-faq-card h3:after{content:"";position:absolute;bottom:0;left:50%;width:56px;height:1px;transform:translateX(-50%);background:var(--iv2-gold)}.iv2-checklist-card ul{display:flex;flex-direction:column;gap:0;margin:14px 0 0;padding:0;overflow:hidden;list-style:none;border:1px solid var(--iv2-border);border-radius:11px;background:#fff}.iv2-checklist-card li{display:flex;gap:10px;align-items:center;min-height:42px;padding:8px 12px;color:var(--iv2-navy);font-size:.82rem;font-weight:500}.iv2-checklist-card li+li{border-top:1px solid var(--iv2-border)}.iv2-checklist-card li svg{flex-shrink:0;color:var(--iv2-green)}.iv2-checklist-card__note{display:flex;gap:8px;align-items:center;margin-top:13px;color:var(--iv2-muted);font-size:.75rem}.iv2-checklist-card__note svg{flex-shrink:0;color:var(--iv2-navy)}.iv2-faq-card__list{margin-top:10px;padding:0 14px;border:1px solid var(--iv2-border);border-radius:11px;background:#fff}.iv2-faq-card__item{border-color:var(--iv2-border)!important}.iv2-faq-card__trigger{position:relative;padding-block:10px!important;padding-right:30px!important;color:var(--iv2-navy)!important;font-family:var(--font-body),Arial,sans-serif!important;font-size:.83rem!important;font-weight:600!important}.iv2-faq-card__trigger [data-slot=accordion-trigger-icon]{display:none}.iv2-faq-card__trigger:after{content:"+";position:absolute;top:50%;right:1px;transform:translateY(-50%);color:var(--iv2-navy);font-size:1.15rem;line-height:1;transition:transform .2s ease}.iv2-faq-card__trigger[aria-expanded=true]:after{transform:translateY(-50%) rotate(45deg)}.iv2-faq-card__trigger:focus-visible{outline:3px solid rgba(105,188,141,.35);outline-offset:2px}.iv2-faq-card__answer p{padding-bottom:9px;color:var(--iv2-muted);font-size:.76rem;line-height:1.55}.iv2-cta{padding-bottom:26px}.iv2-cta__inner{position:relative;display:flex;min-height:176px;flex-direction:column;align-items:center;justify-content:center;padding:24px 210px;overflow:hidden;border-radius:var(--iv2-radius-lg);color:#fff;background:#00633b;text-align:center}.iv2-cta__inner .iv2-h2{position:relative;z-index:1;color:#fff;font-size:clamp(2rem,2.8vw,2.65rem)}.iv2-cta__inner .iv2-h2 em{color:#f1b721;font-style:normal}.iv2-cta__actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:13px;margin-top:17px}.iv2-cta__actions .button{min-height:43px;padding-inline:20px;font-size:.83rem}.iv2-cta__outline{border-color:rgba(255,255,255,.58);color:#fff;background:transparent}.iv2-cta__note{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;color:rgba(255,255,255,.82);font-size:.72rem}.iv2-cta__decoration{position:absolute;z-index:0;color:#f1b721;pointer-events:none}.iv2-cta__decoration--start{bottom:30px;left:72px;display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border:2px dashed #f1b721;border-radius:999px}.iv2-cta__decoration--end{right:34px;bottom:-3px;width:190px;height:108px;overflow:visible;fill:none;stroke:#f1b721;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.iv2-cta__decoration--end circle{fill:#fff;stroke:#fff;filter:drop-shadow(0 0 6px rgba(255,255,255,.8))}@media (max-width:1024px){.iv2-shell{width:min(calc(100% - 48px),1220px)}.iv2-h1{font-size:clamp(3rem,5.4vw,3.55rem)}.iv2-hero__grid{grid-template-columns:minmax(0,1fr) minmax(370px,.9fr);gap:34px}.iv2-matters__row,.iv2-matters__row--reverse{grid-template-columns:minmax(0,1fr) minmax(360px,410px);gap:36px}.iv2-matters__row--reverse{grid-template-columns:minmax(360px,410px) minmax(0,1fr)}.iv2-plan__grid{grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:30px;padding:28px}.iv2-support__grid{grid-template-columns:160px minmax(0,1fr) minmax(280px,320px);gap:22px;padding-inline:24px}.iv2-support__icon{width:132px;height:132px}.iv2-cta__inner{padding-inline:170px}.site-shell:has(.iv2) .site-footer__bottom,.site-shell:has(.iv2) .site-footer__inner{width:min(calc(100% - 48px),1220px)}}@media (max-width:900px){.iv2-hero{padding-top:48px}.iv2-hero__grid,.iv2-plan__grid{grid-template-columns:1fr}.iv2-hero__copy{max-width:680px}.iv2-h1 span{white-space:normal}.iv2-hero__visual{width:min(100%,560px)}.iv2-plan__copy{max-width:560px}.iv2-plan-card{max-width:720px}.iv2-process__route{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 44px}.iv2-process__route:before{display:none}.iv2-support__grid{grid-template-columns:180px minmax(0,1fr)}.iv2-arrangement-card{grid-column:1/-1}.iv2-prep__grid{grid-template-columns:1fr}.iv2-cta__inner{padding-inline:120px}.iv2-cta__decoration--start{left:26px}.iv2-cta__decoration--end{right:-26px}}@media (max-width:820px){.iv2-trust__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:13px}.iv2-trust__list li{justify-content:flex-start;min-height:48px;padding-inline:14px;white-space:normal}.iv2-trust__list li+li{border-left:0}.iv2-trust__list li:nth-child(2n){border-left:1px solid var(--iv2-border)}.iv2-trust__list li:nth-child(n+3){border-top:1px solid var(--iv2-border)}.iv2-matters__row,.iv2-matters__row--reverse{grid-template-columns:1fr;gap:24px;padding-block:34px}.iv2-matters__row--reverse .iv2-matters__text,.iv2-matters__row--reverse .iv2-matters__visual{order:0}}@media (max-width:767px){.iv2-shell{width:min(calc(100% - 32px),1220px)}.iv2-h1{font-size:clamp(2.55rem,11vw,3.15rem);line-height:1.08}.iv2-h2{font-size:clamp(2rem,8vw,2.5rem)}.iv2-h2--center{margin-bottom:30px}.iv2-hero{padding-top:38px}.iv2-cta__actions .button,.iv2-hero__actions .button{width:100%}.iv2-dashboard{padding-inline:18px}.iv2-dashboard__cell{padding-inline:8px}.iv2-dashboard__cell:nth-child(2n){padding-left:15px}.iv2-dashboard__cell dd{font-size:1rem}.iv2-trust__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:13px}.iv2-trust__list li{justify-content:flex-start;min-height:48px;padding-inline:10px;white-space:normal}.iv2-trust__list li+li{border-left:0}.iv2-trust__list li:nth-child(2n){border-left:1px solid var(--iv2-border)}.iv2-trust__list li:nth-child(n+3){border-top:1px solid var(--iv2-border)}.iv2-matters{padding-block:58px 44px}.iv2-matters__row,.iv2-matters__row--reverse{grid-template-columns:1fr;gap:24px;padding-block:34px}.iv2-matters__row--reverse .iv2-matters__text,.iv2-matters__row--reverse .iv2-matters__visual{order:0}.iv2-matters__text{grid-template-columns:78px minmax(0,1fr);gap:18px}.iv2-matters__icon{width:74px;height:74px}.iv2-matters__icon svg{width:32px;height:32px}.iv2-card{padding:21px 20px}.iv2-plan{padding-bottom:40px}.iv2-plan__grid{padding:24px 20px}.iv2-plan-card{padding-inline:16px}.iv2-plan-card__timeline{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:17px}.iv2-plan-card__timeline:before{display:none}.iv2-plan-card__timeline-point{border-top:2px solid var(--iv2-navy)}.iv2-plan-card__timeline-dot{top:-6px}.iv2-process{padding-block:32px 42px}.iv2-support__grid{grid-template-columns:1fr;padding:25px 20px}.iv2-support__illustration{min-height:170px}.iv2-arrangement-card{grid-column:auto}.iv2-cta__inner{min-height:250px;padding:32px 22px}.iv2-cta__decoration{display:none}.iv2-cta__actions{width:100%}.site-shell:has(.iv2) .site-footer__bottom,.site-shell:has(.iv2) .site-footer__inner{width:min(calc(100% - 32px),1220px)}.site-shell:has(.iv2) .site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.site-shell:has(.iv2) .site-footer__brand{grid-column:1/-1}}@media (max-width:540px){.iv2-journey{display:none}.iv2-process__route{grid-template-columns:1fr}.iv2-process__step{text-align:center}.iv2-process__step p{margin-inline:auto}}@media (max-width:420px){.iv2-hero__actions{flex-direction:column}.iv2-trust__list{grid-template-columns:1fr}.iv2-trust__list li:nth-child(2n){border-left:0}.iv2-trust__list li:nth-child(n+2){border-top:1px solid var(--iv2-border)}.iv2-plan-card__stats{grid-template-columns:1fr}.iv2-plan-card__tabs [data-slot=tabs-trigger]{padding-inline:7px;font-size:.75rem}.iv2-next-payment-card{grid-template-columns:54px minmax(0,1fr);gap:14px}.iv2-next-payment-card__icon{width:50px;height:50px}.site-shell:has(.iv2) .site-footer__inner{grid-template-columns:1fr}.site-shell:has(.iv2) .site-footer__brand{grid-column:auto}.site-shell:has(.iv2) .site-footer__bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){.iv2-journey__tracer{display:none}.iv2 *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media (min-width:1121px){.iv2-hero{padding-top:78px;padding-bottom:8px}.iv2-hero__grid{min-height:360px}.iv2-dashboard{min-height:310px;padding:26px 34px 30px}.iv2-trust{margin-top:48px}.iv2-trust__list{min-height:84px}.iv2-matters{padding:92px 0 88px}.iv2-h2--center{margin-bottom:56px}.iv2-matters__row{min-height:286px;padding-block:42px}.iv2-plan{padding:30px 0 78px}.iv2-plan__grid{min-height:430px;padding:46px 48px}.iv2-plan-card{padding:24px 28px 22px}.iv2-process{padding:62px 0 76px}.iv2-support{padding-bottom:58px}.iv2-support__grid{min-height:326px;padding:38px 42px}.iv2-prep{padding-bottom:46px}.iv2-checklist-card,.iv2-faq-card{min-height:338px}.iv2-cta{padding-bottom:46px}.iv2-cta__inner{min-height:196px}}@media (min-width:768px) and (max-width:1120px){.iv2-hero{padding-top:62px}.iv2-matters{padding-block:78px 64px}.iv2-matters__row,.iv2-matters__row--reverse{min-height:300px;padding-block:44px}.iv2-plan{padding-bottom:70px}.iv2-process{padding-block:54px 66px}.iv2-support{padding-bottom:56px}.iv2-prep{padding-bottom:44px}}@media (max-width:540px){.iv2-journey{display:block;opacity:.2}}@media (min-width:1121px){.iv2-shell{width:min(calc(100% - 72px),1320px)}.site-shell:has(.iv2) .site-footer__bottom,.site-shell:has(.iv2) .site-footer__inner{width:min(calc(100% - 72px),1320px)}.iv2-h1{max-width:680px;font-size:clamp(3.15rem,4vw,3.65rem)}.iv2-h2{font-size:clamp(2.55rem,3.45vw,3.28rem)}.iv2-lead{max-width:620px;font-size:1.1rem}.iv2-hero__grid{grid-template-columns:minmax(0,1.03fr) minmax(520px,.97fr);gap:72px;min-height:405px}.iv2-dashboard{min-height:342px;padding:30px 38px 34px}.iv2-dashboard__avatar{width:62px;height:62px}.iv2-dashboard__cell{padding-top:24px;padding-bottom:22px}.iv2-dashboard__cell dd{font-size:1.42rem}.iv2-matters__row{grid-template-columns:minmax(0,1fr) minmax(470px,510px);gap:78px;min-height:318px}.iv2-matters__row--reverse{grid-template-columns:minmax(470px,510px) minmax(0,1fr)}.iv2-card{padding:30px 34px}.iv2-accounts-card{min-height:222px}.iv2-plan__grid{grid-template-columns:minmax(330px,.66fr) minmax(0,1.34fr);gap:58px;min-height:480px;padding:56px 58px}.iv2-plan-card{padding:28px 32px 26px}.iv2-plan-card__tabs [data-slot=tabs-trigger]{min-height:48px}.iv2-plan-card__stats{padding-bottom:22px}.iv2-plan-card__slider{padding:24px 0 20px}.iv2-process__node{width:92px;height:92px}.iv2-support__grid{grid-template-columns:220px minmax(0,1fr) minmax(370px,430px);gap:42px;min-height:360px;padding:44px 52px}.iv2-prep__grid{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:26px}.iv2-cta__inner{min-height:220px}}@font-face{font-family:Cinzel;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1e436cdb45259404-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cinzel;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2d9c91a8a3db4993-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cinzel Fallback;src:local("Times New Roman");ascent-override:71.31%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:136.86%}.__className_c2854d{font-family:Cinzel,Cinzel Fallback;font-weight:600;font-style:normal}.__variable_c2854d{--font-display:"Cinzel","Cinzel Fallback"}