.hiw-hero__title{font-size:var(--sah-font-xxxxxl);line-height:var(--sah-line-height-xxxxxl);font-family:var(--sah-font-title);font-weight:var(--sah-font-w-regular);text-align:center;margin-bottom:32px}@media(min-width:48em){.hiw-hero__title{font-size:var(--sah-font-xxxxxxxl);line-height:var(--sah-line-height-xxxxxxxl)}}.hiw-hero__images{display:flex;justify-content:center;gap:24px;padding:0 16px;overflow:hidden;width:100%}.hiw-hero__images__item{display:none;transition:transform .3s ease;border-radius:24px;box-shadow:0 4px 12px #00000014;width:33%;object-fit:cover}.hiw-hero__images__item:hover{transform:scale(1.02)}.hiw-hero__images__item:nth-child(2){width:40%}@media(min-width:48em){.hiw-hero__images__item{display:block}}@keyframes phone-vibrate{0%{transform:rotate(0)}8.33%{transform:rotate(-4deg)}16.67%{transform:rotate(4deg)}25%{transform:rotate(-4deg)}33.33%{transform:rotate(4deg)}41.67%{transform:rotate(-2deg)}50%{transform:rotate(2deg)}58.33%,to{transform:rotate(0)}}.phone-vibration{animation:phone-vibrate .9s linear infinite;transform-origin:250px 250px}.eye-illustration__container{background:var(--sah-secondary-pink);border-radius:24px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center}.eye-illustration__svg-wrapper{height:70%;width:100%}.eye-illustration__svg{display:block;width:100%;height:100%}.eye-illustration__blink{animation:blink-animation 3.5s linear infinite;transform-origin:250px 182px}.eye-illustration__pupil{animation:look-around-animation 3.5s linear infinite}@keyframes blink-animation{0%,14%,16%,38%,60%,74%,76%,to{transform:scaleY(1)}15%,75%{transform:scaleY(.05)}}@keyframes look-around-animation{0%,to{cx:249.983px;cy:182.323px;opacity:1}14%{cx:310px;cy:182.323px;opacity:1}15%{cx:310px;cy:182.323px;opacity:.3}16%{cx:310px;cy:182.323px;opacity:1}38%{cx:249.983px;cy:230px;opacity:1}60%{cx:190px;cy:182.323px;opacity:1}74%{cx:249.983px;cy:140px;opacity:1}75%{cx:300px;cy:220px;opacity:.3}76%{cx:300px;cy:220px;opacity:1}}.key-illustration__container{background:var(--sah-secondary-pink);border-radius:24px;overflow:hidden;position:relative}.key-illustration__animation-wrapper{position:absolute;inset:0;animation:3.5s ease-in-out .3s infinite key-animation;transform-style:preserve-3d;transform-origin:center}.key-illustration__svg-wrapper{position:absolute;inset:0 19.23% 0 19.2%}.key-illustration__svg{display:block;width:100%;height:100%}@keyframes key-animation{0%{transform:translateY(-500px) rotateY(0)}12%{transform:translateY(0) rotateY(0)}20%{transform:translateY(0) rotateY(40deg)}25%{transform:translateY(0) rotateY(0)}33%{transform:translateY(0) rotateY(40deg)}38%{transform:translateY(0) rotateY(0)}46%{transform:translateY(0) rotateY(60deg)}51%{transform:translateY(0) rotateY(0)}68%{transform:translateY(0) rotateY(180deg)}82%{transform:translateY(0) rotateY(180deg)}to{transform:translateY(500px) rotateY(180deg)}}.envelope-illustration__container{position:relative;overflow:hidden;border-radius:24px}.envelope-illustration__background-svg{display:block;width:100%;height:100%}.envelope-illustration__animation-wrapper{position:absolute;inset:0;overflow:hidden}.envelope-illustration__animation-wrapper--clip-dropping{clip-path:inset(0 0 50%)}.envelope-illustration__body-svg,.envelope-illustration__roof-svg{position:absolute;inset:0;display:block;width:100%;height:100%}.envelope-illustration__roof-svg--folding{animation:.5s cubic-bezier(.3,0,.3,1) forwards roof-fold}.envelope-illustration__roof-svg--house{animation:.5s cubic-bezier(.3,0,.3,1) forwards roof-unfold}.envelope-illustration__roof-svg--folded{transform:rotateX(180deg)}.envelope-illustration__wrapper{position:absolute;inset:0}.envelope-illustration__wrapper--centered{animation:.4s cubic-bezier(.3,0,.3,1) forwards envelope-house-to-centered}.envelope-illustration__wrapper--dropping{animation:1.5s cubic-bezier(.3,0,.3,1) forwards envelope-dropping;transform:translateY(-280px) scale(.65) rotate(0)}.envelope-illustration__wrapper--resetting{transform:translateY(500px) scale(.65) rotate(0)}.envelope-illustration__wrapper--house{animation:.3s linear forwards envelope-reset}@keyframes envelope-house-to-centered{0%{transform:translateY(0) scale(1) rotate(0)}to{transform:translateY(-280px) scale(.65) rotate(0)}}@keyframes envelope-dropping{0%{transform:translateY(-280px) scale(.65) rotate(0)}to{transform:translateY(320px) scale(.65) rotate(-38deg)}}@keyframes envelope-reset{0%{transform:translateY(500px) scale(.65) rotate(0)}to{transform:translateY(0) scale(1) rotate(0)}}@keyframes roof-fold{0%{transform:rotateX(0)}to{transform:rotateX(180deg)}}@keyframes roof-unfold{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}.hiw-step-item{display:flex;justify-content:center;gap:120px}.hiw-step-item__image{width:100%;max-width:480px;align-self:center;aspect-ratio:1/1}.hiw-step-item:nth-child(odd) .hiw-step-item__image{order:2}.hiw-step-title{display:flex;justify-content:center;gap:40px}.hiw-step-title__step-number{font-family:var(--sah-font-bold);font-weight:var(--sah-font-w-bold)}.hiw-step-title__title{font-size:var(--sah-font-xxxl);line-height:var(--sah-line-height-xxxl);font-family:var(--sah-font-title);font-weight:var(--sah-font-w-regular);margin:8px 0 16px}@media(min-width:64em){.hiw-step-title__title{font-size:var(--sah-font-xxxxxxl);line-height:var(--sah-line-height-xxxxxxl);margin:24px 0 16px}}.hiw-step-content__description{margin:0;color:var(--sah-medium)}@media(min-width:64em){.hiw-step-content__description{font-size:var(--sah-font-xl);line-height:var(--sah-line-height-xl)}}.hiw-step-content__bullet-points{margin:24px 0 40px}.hiw-step-content__bullet-point{display:flex;gap:24px;padding:32px 0;border-bottom:1px solid var(--sah-overlay-lighter-black);font-size:var(--sah-font-xl);line-height:var(--sah-line-height-xl)}.hiw-step-content__bullet-point__title{font-family:var(--sah-font-bold);font-weight:var(--sah-font-w-bold);color:var(--sah-interaction-dark);margin-top:0;margin-bottom:8px}.hiw-step-content__bullet-point__description{margin:0;color:var(--sah-overlay-black)}.hiw-step-content__cta{margin-top:40px}@media(min-width:30.0625em){.hiw-step-content__cta{width:fit-content}}.hiw-steps-desktop{display:flex;flex-direction:column;gap:96px}.hiw-steps-desktop__title{font-size:var(--sah-font-xxxl);line-height:var(--sah-line-height-xxxl);font-family:var(--sah-font-bold);font-weight:var(--sah-font-w-bold)}.hiw-step-item-collapsible{background-color:transparent;border-top:1px solid var(--sah-interaction-dark);padding:32px 0;transition:background-color .2s ease-in-out,padding .2s ease-in-out,border-radius .2s ease-in-out,border-top .2s ease-in-out,border-bottom .2s ease-in-out;will-change:background-color,padding,border-radius,border-top,border-bottom}.hiw-step-item-collapsible:last-child{border-bottom:1px solid var(--sah-interaction-dark)}.hiw-step-item-collapsible--uncollapsed{background-color:var(--sah-white);padding:24px 16px;border-radius:16px;border-top:none;border-bottom:none}.hiw-step-item-collapsible--uncollapsed+.hiw-step-item-collapsible{border-top:none}.hiw-steps-mobile{display:flex;flex-direction:column;background-color:var(--sah-secondary-pink)}.hiw-steps-mobile__title{margin-top:0;margin-bottom:40px;font-size:var(--sah-font-xxxl);line-height:var(--sah-line-height-xxxl);font-family:var(--sah-font-bold);font-weight:var(--sah-font-w-bold)}.hiw-partners{overflow:hidden;position:relative;padding-left:0;padding-right:0;text-align:center;max-width:unset}.hiw-partners__text{font-family:var(--sah-font-bold);font-weight:var(--sah-font-w-bold);font-size:var(--sah-font-xxxl);line-height:var(--sah-line-height-xxxl)}.hiw-partners__logos{width:100%;overflow:hidden;padding:24px 0 0;position:relative}.hiw-partners__logos:before,.hiw-partners__logos:after{content:"";position:absolute;top:0;width:64px;height:100%;z-index:2;pointer-events:none}.hiw-partners__logos:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.hiw-partners__logos:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.hiw-partners__logos-items{display:flex;gap:80px;width:max-content;animation:marquee 20s linear infinite}.hiw-partners__logos-items img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}:export{primary:var(--sah-primary);interaction:var(--sah-interaction);secondary-pink:var(--sah-secondary-pink);secondary-blue:var(--sah-secondary-blue);interaction-dark:var(--sah-interaction-dark);tertiary:var(--sah-tertiary);danger:var(--sah-danger);success:var(--sah-success);success-light:var(--sah-success-light);warning:var(--sah-warning);white:var(--sah-white);primary-light:var(--sah-primary-light);interaction-light:var(--sah-interaction-light);secondary-blue-light:var(--sah-secondary-blue-light);secondary-blue-ultra-light:var(--sah-secondary-blue-ultra-light);secondary-pink-light:var(--sah-secondary-pink-light);medium:var(--sah-medium);light:var(--sah-light);medium-light:var(--sah-medium-light);ultra-light:var(--sah-ultra-light);overlay-light-black:var(--sah-overlay-light-black);overlay-black:var(--sah-overlay-black);overlay-white:var(--sah-overlay-white);overlay-pink:var(--sah-overlay-pink);primary-light-blue:var(--sah-primary-light-blue);secondary:var(--sah-secondary);ultra-dark:var(--sah-ultra-dark);dark:var(--sah-dark);info:var(--sah-info);primary-dark:var(--sah-primary-dark);translucid:var(--sah-translucid);shadow:var(--sah-shadow)}:export{font-light:var(--sah-font-light);font-regular:var(--sah-font-regular);font-bold:var(--sah-font-bold);font-extra-bold:var(--sah-font-extra-bold);font-ultra-bold:var(--sah-font-ultra-bold);font-title:var(--sah-font-title)}:export{font-light:var(--sah-font-w-light);font-regular:var(--sah-font-w-regular);font-bold:var(--sah-font-w-bold);font-extra-bold:var(--sah-font-w-extra-bold);font-ultra-bold:var(--sah-font-w-ultra-bold)}:export{line-height-xxxs:var(--sah-line-height-xxxs);line-height-xxs:var(--sah-line-height-xxs);line-height-xs:var(--sah-line-height-xs);line-height-s:var(--sah-line-height-s);line-height-m:var(--sah-line-height-m);line-height-l:var(--sah-line-height-l);line-height-xl:var(--sah-line-height-xl);line-height-xxl:var(--sah-line-height-xxl);line-height-xxxl:var(--sah-line-height-xxxxl);line-height-xxxxl:var(--sah-line-height-xxxxl);line-height-xxxxxl:var(--sah-line-height-xxxxxl);line-height-xxxxxxl:var(--sah-line-height-xxxxxxl);line-height-xxxxxxxl:var(--sah-line-height-xxxxxxxl);line-height-xxxxxxxxl:var(--sah-line-height-xxxxxxxxl)}.hiw-comparison{background-color:var(--sah-secondary-pink);--base-font-size: var(--sah-font-m);--base-line-height: var(--sah-line-height-m);--secondary-font-size: var(--sah-font-s);--secondary-line-height: var(--sah-line-height-s);--title-font-size: var(--sah-font-xxxxl);--title-line-height: var(--sah-line-height-xxxxl);--icon-size: 28px}@media(min-width:48em){.hiw-comparison{--base-font-size: var(--sah-font-l);--base-line-height: var(--sah-line-height-l);--secondary-font-size: var(--sah-font-m);--secondary-line-height: var(--sah-line-height-m);--title-font-size: var(--sah-font-xxxxxxl);--title-line-height: var(--sah-line-height-xxxxxl);--icon-size: 32px}}@media(min-width:64em){.hiw-comparison{--base-font-size: var(--sah-font-xxl);--base-line-height: var(--sah-line-height-xxl);--secondary-font-size: var(--sah-font-xl);--secondary-line-height: var(--sah-line-height-l);--title-font-size: var(--sah-font-xxxxxxl);--title-line-height: var(--sah-line-height-xxxxxxl);--icon-size: 38px}}@media(min-width:80em){.hiw-comparison{--title-font-size: var(--sah-font-xxxxxxl);--title-line-height: var(--sah-line-height-xxxxxxxl)}}.hiw-comparison__title{font-family:var(--sah-font-title);font-weight:var(--sah-font-w-regular);margin:0;padding:12px 0;display:none;font-size:var(--title-font-size);line-height:var(--title-line-height)}@media(min-width:64em){.hiw-comparison__title{display:block}}.hiw-comparison__title--mobile{display:block;margin-bottom:24px}@media(min-width:64em){.hiw-comparison__title--mobile{display:none}}.hiw-comparison__table{display:grid;grid-template-columns:3fr 1fr 1fr;background-color:var(--sah-white);border-radius:24px;align-items:center;margin-bottom:24px;padding:0 16px}@media(min-width:30.0625em){.hiw-comparison__table{grid-template-columns:4fr 1fr 1fr;padding:48px 16px}.hiw-comparison__table>*:nth-child(3n-1){box-shadow:2px 0 #0000002e,-2px 0 #0000002e}.hiw-comparison__table>*:nth-child(2){border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:2px 0 #0000002e,-2px 0 #0000002e,0 -2px #0000002e}.hiw-comparison__table>*:nth-last-child(2){border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-shadow:2px 0 #0000002e,-2px 0 #0000002e,0 2px #0000002e}}@media(min-width:64em){.hiw-comparison__table{grid-template-columns:5fr 1fr 1fr}}@media(min-width:80em){.hiw-comparison__table{padding:80px}}.hiw-comparison__table-header{font-family:var(--sah-font-bold);font-weight:var(--sah-font-w-bold);font-size:var(--base-font-size);line-height:var(--base-line-height);display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:8px}@media(min-width:48em){.hiw-comparison__table-header{padding:40px}}.hiw-comparison__table-header:nth-child(2){grid-column-start:2}.hiw-comparison__table-header:nth-child(3){grid-column-start:3}.hiw-comparison__table-header-logo{display:flex;align-items:center;justify-content:center;background:var(--sah-white);height:80px;width:80px;border-radius:50%}.hiw-comparison__item{display:flex;flex-direction:column;gap:12px;border-bottom:1px solid var(--sah-overlay-lighter-black);padding:24px 24px 24px 0}@media(min-width:30.0625em){.hiw-comparison__item{margin-right:40px;padding-right:0}}@media(min-width:48em){.hiw-comparison__item{margin-right:80px}}.hiw-comparison__item>*{margin:0}.hiw-comparison__item *:first-child{font-family:var(--sah-font-bold);font-weight:var(--sah-font-w-bold);font-size:var(--base-font-size);line-height:var(--base-line-height)}.hiw-comparison__item *:last-child:not(:first-child){color:var(--sah-overlay-black);font-size:var(--secondary-font-size);line-height:var(--secondary-line-height)}.hiw-comparison__icon-container{height:100%;width:100%;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--sah-overlay-lighter-black)}@media(min-width:30.0625em){.hiw-comparison__icon-container{border-bottom:none}}.hiw-comparison__icon{display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--sah-white);width:var(--icon-size);height:var(--icon-size)}.hiw-comparison__icon--check{background-color:#81e69e}.hiw-comparison__icon--nay{background-color:#fe8d84}.hiw-comparison__disclaimer{font-family:var(--sah-font-light);font-weight:var(--sah-font-w-light);font-size:var(--sah-font-xs);line-height:var(--sah-line-height-xs);color:var(--sah-interaction-dark);text-align:center;margin:0}
