.onboarding-page-container{margin-top:-5rem;overflow-x:clip}@media (width<=63.999rem){.onboarding-page-container{margin-top:-2.5rem}}.onboarding-faqs-container{max-width:53rem;margin:0 auto;padding:10rem 2.5rem 18rem}@media (width<=29.999rem){.onboarding-faqs-container{padding-top:6.25rem;padding-bottom:12rem}}.onboarding-faqs-container .onboarding-faqs-title{font-size:var(--font-size-secondary-headline-desktop);line-height:var(--font-line-height-secondary-headline-desktop);font-weight:var(--font-weight-semibold);color:var(--primary-navy);text-align:center;margin-bottom:3.12rem}@media (width<=63.999rem){.onboarding-faqs-container .onboarding-faqs-title{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.onboarding-faqs-container .onboarding-faqs-title{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}.onboarding-flow-section{text-align:center;max-width:100rem;margin:0 auto;padding:6rem 0}@media (width<=47.999rem){.onboarding-flow-section{padding:4rem 0}}.onboarding-flow-heading{font-size:var(--font-size-secondary-headline-desktop);line-height:var(--font-line-height-secondary-headline-desktop);font-weight:var(--font-weight-semibold);color:var(--primary-navy);margin:0 0 1.25rem}@media (width<=63.999rem){.onboarding-flow-heading{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.onboarding-flow-heading{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}@media (width<=47.999rem){.onboarding-flow-heading{text-align:left}}.onboarding-flow-description{max-width:80ch;font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);font-weight:var(--font-weight-regular);color:var(--primary-navy);margin:0 auto 3.75rem}@media (width<=29.999rem){.onboarding-flow-description{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}@media (width<=47.999rem){.onboarding-flow-description{text-align:left;margin-bottom:0}}.onboarding-flow-stepper{margin-top:3.75rem}@media (width<=63.999rem){.onboarding-flow-stepper{margin-top:2.5rem}}@media (width<=47.999rem){.onboarding-flow-stepper{margin-top:.25rem;margin-bottom:3rem}}.onboarding-hero-background-container{--onboarding-hero-bottom-offset-lg:8rem;--onboarding-hero-bottom-offset-md:8rem;--onboarding-hero-bottom-offset-sm-plus:9rem;--onboarding-hero-bottom-offset-sm:9rem;--onboarding-hero-max-height:56.25rem;--onboarding-hero-min-height:40rem;--onboarding-hero-image-max-width-tablet:21.5625rem;--onboarding-hero-image-max-height-tablet:20rem;--onboarding-hero-image-max-width-mobile:17.0625rem;--onboarding-hero-image-max-height-mobile:15.8215rem;--onboarding-hero-anim-ease:cubic-bezier(.33, 1, .68, 1);z-index:2;min-height:max(var(--onboarding-hero-min-height), min(calc(100svh - var(--onboarding-hero-bottom-offset-lg)), var(--onboarding-hero-max-height)));background-color:var(--secondary-light-blue);-webkit-clip-path:polygon(0 calc(70px + var(--hero-nav-slimmer-compensation)), 100% calc(20px + var(--hero-nav-slimmer-compensation)), 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 calc(70px + var(--hero-nav-slimmer-compensation)), 100% calc(20px + var(--hero-nav-slimmer-compensation)), 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:0;display:flex;position:relative}@media (width<=63.999rem){.onboarding-hero-background-container{flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}}@media (width<=47.999rem){.onboarding-hero-background-container{min-height:max(var(--onboarding-hero-min-height), min(calc(100svh - var(--onboarding-hero-bottom-offset-md)), var(--onboarding-hero-max-height)));-webkit-clip-path:polygon(0 60px, 100% 20px, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 60px, 100% 20px, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);padding:1.5rem .5rem}}@media (width<=29.999rem){.onboarding-hero-background-container{min-height:max(var(--onboarding-hero-min-height), min(calc(100svh - var(--onboarding-hero-bottom-offset-sm-plus)), var(--onboarding-hero-max-height)));-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);padding-top:1.25rem;padding-bottom:1.25rem}}@media (width<=23.4365rem){.onboarding-hero-background-container{min-height:max(var(--onboarding-hero-min-height), min(calc(100svh - var(--onboarding-hero-bottom-offset-sm)), var(--onboarding-hero-max-height)));padding-top:1rem;padding-bottom:1rem}}.onboarding-hero-container{justify-content:space-between;align-items:center;width:100%;max-width:75rem;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem;display:flex}@media (width<=63.999rem){.onboarding-hero-container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2.75rem;min-height:0;padding-left:1.25rem;padding-right:1.25rem}}.onboarding-hero-content-container{width:50%}@media (width<=63.999rem){.onboarding-hero-content-container{text-align:center;flex-shrink:0;justify-content:center;width:100%;margin:0;display:flex}}.onboarding-hero-content{min-width:60%}@media (width<=63.999rem){.onboarding-hero-content{flex-direction:column;align-items:center;gap:.9375rem;width:100%;display:flex}}.onboarding-hero-heading{font-size:var(--font-size-headline-desktop);line-height:var(--font-line-height-headline-desktop);font-weight:var(--font-weight-bold);color:var(--secondary-blue-2);margin-bottom:1.38rem}@media not (prefers-reduced-motion:reduce){.onboarding-hero-heading{--fade-up-translate:4.5rem;animation:fade-up-opacity 1.2s linear 0s forwards, fade-up-transform 1.2s var(--onboarding-hero-anim-ease) 0s forwards;opacity:var(--opacity-lcp-safe-hidden);transform:translateY(4.5rem)}}@media (width<=63.999rem){.onboarding-hero-heading{text-align:center;width:auto;font-size:var(--font-size-headline-tablet);line-height:var(--font-line-height-headline-tablet);margin-bottom:.62rem}}@media (width<=29.999rem){.onboarding-hero-heading{font-size:var(--font-size-headline-mobile);line-height:var(--font-line-height-headline-mobile)}}.onboarding-hero-subheading{font-size:var(--font-size-lead-in-paragraph-desktop);line-height:var(--font-line-height-lead-in-paragraph-desktop);color:var(--dark-gray);max-width:34.375rem;font-weight:var(--font-weight-semibold)}@media not (prefers-reduced-motion:reduce){.onboarding-hero-subheading{--fade-up-translate:1.75rem;animation:fade-up-opacity .8s linear .5s forwards, fade-up-transform .8s var(--onboarding-hero-anim-ease) .5s forwards;opacity:var(--opacity-lcp-safe-hidden);transform:translateY(1.75rem)}}@media (width<=63.999rem){.onboarding-hero-subheading{text-align:center;max-width:40ch;font-size:var(--font-size-lead-in-paragraph-tablet);line-height:var(--font-line-height-lead-in-paragraph-tablet);margin:0 auto}}@media (width<=29.999rem){.onboarding-hero-subheading{font-size:var(--font-size-lead-in-paragraph-mobile);line-height:var(--font-line-height-lead-in-paragraph-mobile)}}.onboarding-hero-image-container{justify-content:center;align-items:center;width:50%;display:flex;overflow:visible}@media (width<=63.999rem){.onboarding-hero-image-container{flex:none;width:fit-content;max-width:100%;overflow:hidden}}img.onboarding-hero-image{object-fit:contain;width:100%;max-width:none;height:auto;max-height:60rem;display:block}@media not (prefers-reduced-motion:reduce){img.onboarding-hero-image{--fade-in-from-right-translate:12rem;animation:fade-in-from-right-opacity 1.3s linear 0s forwards, fade-in-from-right-transform 1.3s var(--onboarding-hero-anim-ease) 0s forwards;opacity:var(--opacity-lcp-safe-hidden);transform:translate(12rem)}}@media (width<=63.999rem){img.onboarding-hero-image{width:auto;max-width:min(100%, var(--onboarding-hero-image-max-width-tablet));max-height:var(--onboarding-hero-image-max-height-tablet);object-fit:contain;height:auto}@media not (prefers-reduced-motion:reduce){img.onboarding-hero-image{--fade-up-translate:6rem;animation:fade-up-opacity 1.3s linear .5s forwards, fade-up-transform 1.3s var(--onboarding-hero-anim-ease) .5s forwards;opacity:var(--opacity-lcp-safe-hidden);transform:translateY(6rem)}}}@media (width<=29.999rem){img.onboarding-hero-image{max-width:min(100%, var(--onboarding-hero-image-max-width-mobile));max-height:var(--onboarding-hero-image-max-height-mobile);object-fit:contain;width:auto;height:auto}}@media (prefers-reduced-motion:reduce){.onboarding-hero-heading,.onboarding-hero-subheading,img.onboarding-hero-image{opacity:1;animation:none;transform:none}}.onboarding-introduction-message-section{text-align:center;color:var(--primary-navy);max-width:50rem;margin:0 auto;padding:3.125rem 0}@media (width<=47.999rem){.onboarding-introduction-message-section{margin-top:.625rem;margin-bottom:0;padding:1.25rem}}@media (width>=48rem) and (width<=63.999rem){.onboarding-introduction-message-section{padding:1.25rem 0}}.onboarding-introduction-message-section_heading{font-size:var(--font-size-secondary-headline-desktop);line-height:var(--font-line-height-secondary-headline-desktop);font-weight:var(--font-weight-semibold);color:var(--primary-navy);margin:0 0 1.88rem}@media (width<=63.999rem){.onboarding-introduction-message-section_heading{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.onboarding-introduction-message-section_heading{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}@media (width>=48rem) and (width<=63.999rem){.onboarding-introduction-message-section_heading{margin-bottom:2.06rem}}@media (width<=47.999rem){.onboarding-introduction-message-section_heading{margin-bottom:1.44rem}}.onboarding-introduction-message-section_subheading{font-size:var(--font-size-lead-in-paragraph-desktop);line-height:var(--font-line-height-lead-in-paragraph-desktop);font-weight:var(--font-weight-semibold);color:var(--secondary-blue-2);margin:0 0 1.88rem}@media (width<=63.999rem){.onboarding-introduction-message-section_subheading{font-size:var(--font-size-lead-in-paragraph-tablet);line-height:var(--font-line-height-lead-in-paragraph-tablet)}}@media (width<=29.999rem){.onboarding-introduction-message-section_subheading{font-size:var(--font-size-lead-in-paragraph-mobile);line-height:var(--font-line-height-lead-in-paragraph-mobile)}}@media (width>=48rem) and (width<=63.999rem){.onboarding-introduction-message-section_subheading{margin-bottom:2.06rem}}@media (width<=47.999rem){.onboarding-introduction-message-section_subheading{margin-bottom:1.44rem}}.onboarding-introduction-message-section_subtext{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);color:var(--primary-navy);margin:0 0 1.88rem}@media (width<=29.999rem){.onboarding-introduction-message-section_subtext{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}@media (width>=48rem) and (width<=63.999rem){.onboarding-introduction-message-section_subtext{margin-bottom:2.06rem}}@media (width<=47.999rem){.onboarding-introduction-message-section_subtext{margin-bottom:1.44rem}}.onboarding-sticky-wrapper{z-index:1;margin-top:calc(-1 * var(--angled-section-slant-desktop) - 1px);margin-bottom:calc(-1 * var(--angled-section-slant-desktop) + 1px);width:100%;padding-top:calc(var(--angled-section-slant-desktop) + 6.5rem);padding-bottom:calc(var(--angled-section-slant-desktop) * 2 + 6.5rem);position:relative}@media (width<=63.999rem){.onboarding-sticky-wrapper{padding-top:calc(var(--angled-section-slant-mobile) + 3rem + 2rem + 2rem);padding-bottom:calc(var(--angled-section-slant-mobile) * 2 + 3rem + 1rem + 2rem + 2rem)}}@media (width>=40rem) and (width<=63.999rem){.onboarding-sticky-wrapper{padding-top:calc(var(--angled-section-slant-desktop) + 4.5rem + 2rem + 2rem);padding-bottom:calc(var(--angled-section-slant-desktop) * 2 + 4.5rem + 1rem + 2rem + 2rem)}}@media (width<=47.999rem){.onboarding-sticky-wrapper{margin-top:calc(-1 * var(--angled-section-slant-mobile) - 1px);margin-bottom:calc(-1 * var(--angled-section-slant-mobile) + 1px)}}@media (width<=29.999rem){.onboarding-sticky-wrapper{padding-top:calc(var(--angled-section-slant-mobile) + 2.5rem + 2rem + 1.5rem + 2rem);padding-bottom:calc(var(--angled-section-slant-mobile) * 2 + 2.5rem + 1rem + 2rem + 2rem)}}.onboarding-sticky-wrapper:before{content:"";background-color:var(--secondary-light-blue);width:100%;height:calc(100% + 2px);-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);pointer-events:none;z-index:0;position:absolute;top:-1px;left:0}@media (width<=47.999rem){.onboarding-sticky-wrapper:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%)}}.onboarding-sticky-wrapper .sticky-checklist-pin:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%)}@media (width<=47.999rem){.onboarding-sticky-wrapper .sticky-checklist-pin:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%)}}.onboarding-pin-wrapper{flex-direction:column;min-height:100svh;display:flex}@media (width<=63.999rem){.onboarding-pin-wrapper{min-height:0}}.onboarding-pin-wrapper .pin-spacer,.onboarding-sticky-wrapper .pin-spacer{background:0 0}.onboarding-pin-wrapper .pin-spacer:before,.onboarding-sticky-wrapper .pin-spacer:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%)}@media (width<=47.999rem){.onboarding-pin-wrapper .pin-spacer:before,.onboarding-sticky-wrapper .pin-spacer:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%)}}.pin-spacer:has(>.onboarding-pin-wrapper){background:0 0;position:relative}.pin-spacer:has(>.onboarding-pin-wrapper):before{content:"";background-color:var(--primary-navy);-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);z-index:-1;position:absolute;inset:0}@media (width<=47.999rem){.pin-spacer:has(>.onboarding-pin-wrapper):before{-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%)}}.onboarding-sticky-wrapper .sticky-checklist-description{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-call-out-desktop);font-weight:var(--font-weight-regular);color:var(--primary-navy)}@media (width<=63.999rem){.onboarding-sticky-wrapper .sticky-checklist-heading{max-width:25rem}}@media (width<=39.999rem){.onboarding-sticky-wrapper .sticky-checklist-heading{padding-top:.25rem}}.onboarding-support-container{background-color:var(--primary-navy);height:50rem;-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);margin-top:calc(-1 * var(--angled-section-slant-desktop));align-items:center;display:flex;position:relative}@media (width<=47.999rem){.onboarding-support-container{height:auto;margin:0;margin-top:calc(-1 * var(--angled-section-slant-mobile));-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);flex-direction:column;justify-content:center;align-items:center;padding:6.75rem 0}}@media (width>=48rem) and (width<=63.999rem){.onboarding-support-container{height:auto;margin:0;margin-top:calc(-1 * var(--angled-section-slant-desktop));flex-direction:column;justify-content:center;align-items:center;padding-top:6.75rem;padding-bottom:6.75rem}}@media (width>=64rem) and (width<=85.374rem){.onboarding-support-container{height:43.75rem}}.onboarding-support-content{width:45%;max-width:36rem;margin-left:max(0px, calc((100% - var(--max-content-width)) / 2));z-index:2;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}@media (width<=63.999rem){.onboarding-support-content{padding:2.25rem 5rem}}@media (width<=47.999rem){.onboarding-support-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:1.88rem;padding-right:1.88rem;display:flex}.onboarding-support-content p,.onboarding-support-content_description,.onboarding-support-content_help-centre{max-width:45ch;margin-left:auto;margin-right:auto}}@media (width>=48rem) and (width<=63.999rem){.onboarding-support-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:none;margin-left:0;margin-right:0;padding:4.6875rem;display:flex}.onboarding-support-content p,.onboarding-support-content_description,.onboarding-support-content_help-centre{max-width:65ch;margin-left:auto;margin-right:auto}}@media (width>=64rem) and (width<=85.374rem){.onboarding-support-content{width:45%;max-width:36rem}}@media (width>=85.375rem) and (width<=89.999rem){.onboarding-support-content{width:35%;max-width:36rem}}@media (width>=90rem) and (width<=99.999rem){.onboarding-support-content{width:35%;max-width:36rem}}@media (width>=100rem){.onboarding-support-content{width:30%;max-width:36rem}}.onboarding-support-content_title{font-size:var(--font-size-secondary-headline-desktop);line-height:var(--font-line-height-secondary-headline-desktop);color:var(--pure-white);font-weight:var(--font-weight-semibold);margin-bottom:1.25rem}@media (width<=63.999rem){.onboarding-support-content_title{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.onboarding-support-content_title{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}@media (width<=47.999rem){.onboarding-support-content_title{max-width:20ch;margin-left:auto;margin-right:auto}}.onboarding-support-content_description{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);color:var(--pure-white);margin-bottom:1.875rem}@media (width<=29.999rem){.onboarding-support-content_description{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.onboarding-support-content_help-centre{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);color:var(--pure-white);margin-bottom:2.5rem}@media (width<=29.999rem){.onboarding-support-content_help-centre{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.onboarding-support-content_links_container{flex-flow:column wrap;align-items:flex-start;gap:1.25rem;width:fit-content;display:flex}@media (width<=63.999rem){.onboarding-support-content_links_container{justify-content:center;align-items:center;margin-left:auto;margin-right:auto}}@media (width<=29.999rem){.onboarding-support-content_links_container{width:auto}}.onboarding-support-content_links_container .button{width:100%}.onboarding-support-image{clip-path:polygon(10% 0%,100% 0%,100% 100%,0% 100%);object-fit:cover;object-position:right;width:55%;height:50rem;position:absolute;right:0}@media (width<=47.999rem){.onboarding-support-image{display:none}}@media (width>=48rem) and (width<=63.999rem){.onboarding-support-image{display:none}}@media (width>=64rem) and (width<=85.374rem){.onboarding-support-image{object-position:80% center;height:43.75rem}}@media (width>=85.375rem){.onboarding-support-image{object-position:80%}}.onboarding-support-container .onboarding-support-content_links_container_phone{border:1px solid var(--pure-white)}.onboarding-tips-container{z-index:1;margin-top:calc(-1 * var(--angled-section-slant-desktop));padding-top:calc(var(--angled-section-slant-desktop) + 5rem);padding-bottom:calc(var(--angled-section-slant-desktop) + 5rem);position:relative}@media (width<=63.999rem){.onboarding-tips-container{padding-top:calc(var(--angled-section-slant-desktop) + 4rem);padding-bottom:calc(var(--angled-section-slant-desktop) + 4rem)}}@media (width<=47.999rem){.onboarding-tips-container{margin-top:calc(-1 * var(--angled-section-slant-mobile));padding-top:calc(var(--angled-section-slant-mobile) + 4rem);padding-bottom:calc(var(--angled-section-slant-mobile) + 4rem)}}@media (width<=29.999rem){.onboarding-tips-container{padding-top:calc(var(--angled-section-slant-mobile) + 3rem);padding-bottom:calc(var(--angled-section-slant-mobile) + 3rem)}}.onboarding-tips-container:before{content:"";background-color:var(--primary-navy);-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);z-index:-1;position:absolute;inset:0}@media (width<=47.999rem){.onboarding-tips-container:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%)}}.onboarding-tips-container.final-tip:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% 100%, 0 100%)}@media (width<=47.999rem){.onboarding-tips-container.final-tip:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% 100%, 0 100%)}}.onboarding-tips-container.no-negative-margin{margin-top:0}.onboarding-tips-triangle{background-color:var(--secondary-blue);opacity:.3;z-index:2;display:none;position:absolute}@media (width<=47.999rem){.onboarding-tips-triangle{display:block}}.onboarding-tips-first-triangle{clip-path:polygon(0 .5%,0% 100%,100% 0);width:3.125rem;top:0;left:0;transform:translateY(-1.25rem)}.onboarding-tips-second-triangle{clip-path:polygon(100% 0,0% 100%,100% 99.5%);width:3.125rem;top:0;right:0}.onboarding-tips-content{width:100%;position:relative}.onboarding-tips-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.onboarding-tips-title{font-size:var(--font-size-overline-desktop);line-height:var(--font-line-height-overline-desktop);color:var(--secondary-light-blue);letter-spacing:var(--font-letter-spacing-overline);font-weight:var(--font-weight-bold);text-transform:uppercase;margin-bottom:2rem}.onboarding-tips-title.fade-up--in-view{transform:translateY(1rem)!important}.onboarding-tips-title.fade-up--in-view.in-view{transform:translateY(0)!important}@media (width<=63.999rem){.onboarding-tips-title{font-size:var(--font-size-overline-tablet);line-height:var(--font-line-height-overline-tablet)}}@media (width<=29.999rem){.onboarding-tips-title{font-size:var(--font-size-overline-mobile);line-height:var(--font-line-height-overline-mobile)}}@media (width<=47.999rem){.onboarding-tips-title{margin-bottom:1.25rem;line-height:1.2}}@media (width>=48rem) and (width<=85.374rem){.onboarding-tips-title{margin-bottom:1.25rem}}.onboarding-tips-description{font-size:var(--font-size-lead-in-paragraph-desktop);line-height:var(--font-line-height-lead-in-paragraph-desktop);color:var(--pure-white);font-weight:var(--font-weight-semibold);flex-direction:column;gap:1.875rem;max-width:48ch;display:flex}.onboarding-tips-description.fade-up--in-view{transform:translateY(2.5rem)!important}.onboarding-tips-description.fade-up--in-view.in-view{transform:translateY(0)!important}.onboarding-tips-description.no-max-width{max-width:none}@media (width<=63.999rem){.onboarding-tips-description{font-size:var(--font-size-lead-in-paragraph-tablet);line-height:var(--font-line-height-lead-in-paragraph-tablet)}}@media (width<=29.999rem){.onboarding-tips-description{font-size:var(--font-size-lead-in-paragraph-mobile);line-height:var(--font-line-height-lead-in-paragraph-mobile)}}.onboarding-tips-container.final-tip .onboarding-tips-extra{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:35rem;margin-top:2rem;display:flex}.onboarding-tips-container.final-tip .onboarding-tips-extra.fade-up--in-view{transform:translateY(2.5rem)!important}.onboarding-tips-container.final-tip .onboarding-tips-extra.fade-up--in-view.in-view{transform:translateY(0)!important}@media (width>=48rem) and (width<=85.374rem){.onboarding-tips-container.final-tip .onboarding-tips-extra{gap:1.25rem;margin-top:1.25rem}}@media (width<=47.999rem){.onboarding-tips-container.final-tip .onboarding-tips-extra{gap:1.25rem;margin-top:1.25rem}}.onboarding-tips-container.final-tip .onboarding-tips-subtitle{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);font-weight:var(--font-weight-regular);color:var(--pure-white);margin:0}@media (width<=63.999rem){.onboarding-tips-container.final-tip .onboarding-tips-subtitle{font-size:var(--font-size-body-call-out-tablet);line-height:var(--font-line-height-body-tablet)}}@media (width<=29.999rem){.onboarding-tips-container.final-tip .onboarding-tips-subtitle{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.onboarding-tips-container.final-tip .onboarding-tips-actions{flex-wrap:wrap;gap:.94rem;width:100%;display:flex}.onboarding-tips-container.final-tip .onboarding-tips-actions .button{flex:1 1 0;min-width:fit-content}@media (width<=47.999rem){.onboarding-tips-container.final-tip .onboarding-tips-actions .button{flex-basis:100%}}.onboarding-what-we-ask-container{text-align:center;width:100%;height:28rem;margin-top:calc(-1 * var(--angled-section-slant-desktop));flex-direction:column;justify-content:center;align-items:center;padding:7.8125rem 3.125rem;display:flex;position:relative}@media (width<=47.999rem){.onboarding-what-we-ask-container{margin-top:calc(-1 * var(--angled-section-slant-mobile))}}@media (width<=29.999rem){.onboarding-what-we-ask-container{height:26rem}}.onboarding-what-we-ask-container:before{content:"";background-color:var(--secondary-light-blue);width:100%;height:calc(100% + 2px);-webkit-clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-desktop), 100% 0, 100% calc(100% - var(--angled-section-slant-desktop)), 0 100%);pointer-events:none;z-index:0;position:absolute;top:-1px;left:0}@media (width<=47.999rem){.onboarding-what-we-ask-container:before{-webkit-clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%);clip-path:polygon(0 var(--angled-section-slant-mobile), 100% 0, 100% calc(100% - var(--angled-section-slant-mobile)), 0 100%)}}.onboarding-what-we-ask-content{z-index:1;position:relative}.onboarding-what-we-ask-title{font-size:var(--font-size-secondary-headline-desktop);line-height:var(--font-line-height-secondary-headline-desktop);font-weight:var(--font-weight-semibold);color:var(--primary-navy);margin-bottom:1.25rem}@media (width<=63.999rem){.onboarding-what-we-ask-title{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.onboarding-what-we-ask-title{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}.onboarding-what-we-ask-description{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);font-weight:var(--font-weight-regular);color:var(--primary-navy);max-width:70ch}@media (width<=29.999rem){.onboarding-what-we-ask-description{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}
