.waitlist-feature-page{margin-top:-5rem;overflow-x:clip}@media (width<=63.999rem){.waitlist-feature-page{margin-top:-2.5rem}}.waitlist-features-cancellations{z-index:1;position:relative}.waitlist-features-cancellations-inner{flex-direction:column;align-items:center;padding-top:12rem;padding-bottom:12rem;display:flex}@media (width<=63.999rem){.waitlist-features-cancellations-inner{padding-top:12rem;padding-bottom:12rem}}@media (width<=39.999rem){.waitlist-features-cancellations-inner{padding-top:10rem;padding-bottom:10rem}}.waitlist-features-cancellations-text{flex-direction:column;align-items:center;gap:1.31rem;display:flex}.waitlist-features-cancellations-heading{--fade-up-translate:1.375rem;--motion-duration-fade:1s;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-blue);text-align:center;margin:0}@media (width<=63.999rem){.waitlist-features-cancellations-heading{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.waitlist-features-cancellations-heading{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}.waitlist-features-cancellations-body{--fade-up-translate:1.375rem;--motion-duration-fade:1s;max-width:85ch;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);text-align:center;margin:0;transition-delay:.15s}@media (width<=29.999rem){.waitlist-features-cancellations-body{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-cancellations-cards{grid-gap:0;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:0;width:100%;margin-top:3.44rem;display:grid}@media (width<=63.999rem){.waitlist-features-cancellations-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=39.999rem){.waitlist-features-cancellations-cards{grid-template-columns:1fr;max-width:23.8125rem;margin-top:2.5rem}}.waitlist-features-cancellations-cards.in-view .waitlist-features-cancellations-card{opacity:1;transform:translateY(0)}.waitlist-features-cancellations-card{opacity:0;will-change:transform;flex-direction:column;align-items:flex-start;gap:3.37rem;padding:2.5rem 2.62rem;transition:opacity .8s linear,transform .8s cubic-bezier(.33,1,.68,1);display:flex;transform:translateY(2.5rem)}.waitlist-features-cancellations-card:first-child{transition-delay:0s}.waitlist-features-cancellations-card:nth-child(2){transition-delay:.25s}.waitlist-features-cancellations-card:nth-child(3){transition-delay:.5s}.waitlist-features-cancellations-card:nth-child(4){transition-delay:.75s}@media (width<=39.999rem){.waitlist-features-cancellations-card{max-width:100%}}.waitlist-features-cancellations-card--top_left{background-color:var(--secondary-gold)}.waitlist-features-cancellations-card--top_right{background-color:var(--primary-blue)}.waitlist-features-cancellations-card--bottom_left{background-color:var(--secondary-light-blue)}.waitlist-features-cancellations-card--bottom_right{background-color:var(--primary-navy)}.waitlist-features-cancellations-card-icon{flex-shrink:0;width:3.75rem;height:3.75rem}.waitlist-features-cancellations-card--navy .waitlist-features-cancellations-card-icon{color:var(--primary-navy)}.waitlist-features-cancellations-card--white .waitlist-features-cancellations-card-icon{color:var(--pure-white)}.waitlist-features-cancellations-card-description{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);font-weight:var(--font-weight-semibold);text-align:left;margin:0}@media (width<=29.999rem){.waitlist-features-cancellations-card-description{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-cancellations-card--navy .waitlist-features-cancellations-card-description{color:var(--primary-navy)}.waitlist-features-cancellations-card--white .waitlist-features-cancellations-card-description{color:var(--pure-white)}.waitlist-features-cancellations-heading[data-skip-animation=true],.waitlist-features-cancellations-body[data-skip-animation=true],.waitlist-features-cancellations-cards[data-skip-animation=true] .waitlist-features-cancellations-card{opacity:1;transition:none;transform:translateY(0)}.waitlist-features-competition-wrapper{z-index:2;margin-top:calc(-1 * var(--angled-section-slant-desktop));position:relative}@media (width<=47.999rem){.waitlist-features-competition-wrapper{margin-top:calc(-1 * var(--angled-section-slant-mobile))}}.waitlist-features-competition-wrapper:before{content:"";background-color:var(--secondary-blue-2);-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%);z-index:-1;position:absolute;inset:0}@media (width<=47.999rem){.waitlist-features-competition-wrapper: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%)}}.waitlist-features-competition-parallelogram{background-color:var(--secondary-blue);opacity:.3;z-index:2;clip-path:polygon(3% 0,100% 0%,97% 100%,0% 100%);width:18.75rem;height:3.75rem;position:absolute}.waitlist-features-competition-parallelogram--top-right{top:var(--waitlist-features-competition-top-offset-desktop);transform:rotate(var(--waitlist-features-competition-angle-desktop,-2deg)) translateY(-50%);right:2.5rem}@media (width<=63.999rem){.waitlist-features-competition-parallelogram--top-right{top:var(--waitlist-features-competition-top-offset-tablet)}}@media (width<=47.999rem){.waitlist-features-competition-parallelogram--top-right{display:none}}.waitlist-features-competition-wrapper .waitlist-features-competition-section{padding-top:14rem;padding-bottom:9.56rem}@media (width<=47.999rem){.waitlist-features-competition-wrapper .waitlist-features-competition-section{padding-top:10rem;padding-bottom:7.63rem}}@media (width<=29.999rem){.waitlist-features-competition-wrapper .waitlist-features-competition-section{padding-top:8rem;padding-bottom:4.5rem}}.waitlist-features-competition_content{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.waitlist-features-competition_content_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(--pure-white);margin:0 0 1.62rem}@media (width<=63.999rem){.waitlist-features-competition_content_title{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.waitlist-features-competition_content_title{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}.waitlist-features-competition_content_title--animate{opacity:0;transition:opacity 1s linear,transform 1s cubic-bezier(.33,1,.68,1);transform:translateY(20.5px)}.waitlist-features-competition_content_title--animate.in-view{opacity:1;transform:translateY(0)}.waitlist-features-competition_content_title--animate[data-skip-animation=true]{transition:none}.waitlist-features-competition_content_description{max-width:115ch;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 0 1.62rem}@media (width<=29.999rem){.waitlist-features-competition_content_description{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-competition_content_description--animate{opacity:0;transition:opacity 1s linear .2s,transform 1s cubic-bezier(.33,1,.68,1) .2s;transform:translateY(58px)}.waitlist-features-competition_content_description--animate.in-view{opacity:1;transform:translateY(0)}.waitlist-features-competition_content_description--animate[data-skip-animation=true]{transition:none}.waitlist-features-competition_content_description--animate-delay-2{transition-delay:.4s}.waitlist-features-competition_content_description_bold{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);font-weight:var(--font-weight-bold);color:var(--pure-white);margin:0 0 1.88rem}@media (width<=29.999rem){.waitlist-features-competition_content_description_bold{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-competition_content_description_bold--animate{opacity:0;transition:opacity 1s linear .6s,transform 1s cubic-bezier(.33,1,.68,1) .6s;transform:translateY(58px)}.waitlist-features-competition_content_description_bold--animate.in-view{opacity:1;transform:translateY(0)}.waitlist-features-competition_content_description_bold--animate[data-skip-animation=true]{transition:none}.waitlist-features-competition_content_button--animate{opacity:0;transition:opacity 1s linear .8s,transform 1s cubic-bezier(.33,1,.68,1) .8s;transform:translateY(58px)}.waitlist-features-competition_content_button--animate.in-view{opacity:1;transform:translateY(0)}.waitlist-features-competition_content_button--animate[data-skip-animation=true]{transition:none}@media (width<=29.999rem){.waitlist-features-competition_content_button,.waitlist-features-competition_content_button a,.waitlist-features-competition_content_button button{width:100%}}.waitlist-features-heads-up-wrapper{background-color:var(--secondary-light-blue);-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%);overflow:visible}@media (width<=29.999rem){.waitlist-features-heads-up-wrapper{-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%)}}.waitlist-features-heads-up-wrapper .waitlist-features-heads-up-section{padding-top:12rem;padding-bottom:10rem}@media (width<=56.249rem){.waitlist-features-heads-up-wrapper .waitlist-features-heads-up-section{padding-top:8rem;padding-bottom:8rem}}@media (width<=29.999rem){.waitlist-features-heads-up-wrapper .waitlist-features-heads-up-section{padding-top:8rem;padding-bottom:3rem}}.waitlist-features-heads-up-container{max-width:var(--max-content-width);grid-column-gap:2.56rem;grid-template-columns:55fr 45fr;align-items:start;column-gap:2.56rem;margin-left:auto;margin-right:auto;display:grid;position:relative;overflow:visible}@media (width<=56.249rem){.waitlist-features-heads-up-container{flex-direction:column;gap:1.25rem;display:flex}}@media (width<=29.999rem){.waitlist-features-heads-up-container{gap:1.88rem}}.waitlist-features-heads-up-content{opacity:0;flex-direction:column;align-self:center;gap:0;min-width:0;transition:opacity 1s linear,transform 1s cubic-bezier(.33,1,.68,1);display:flex;transform:translateY(1.375rem)}.waitlist-features-heads-up-content.in-view{opacity:1;transform:translateY(0)}.waitlist-features-heads-up-content[data-skip-animation=true]{opacity:1;transition:none;transform:translateY(0)}@media (width<=56.249rem){.waitlist-features-heads-up-content{order:2;width:100%}}.waitlist-features-heads-up-content_title{font-size:var(--font-size-secondary-headline-desktop);line-height:1;font-weight:var(--font-weight-semibold);color:var(--primary-navy);margin:0 0 1.31rem}@media (width<=63.999rem){.waitlist-features-heads-up-content_title{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.waitlist-features-heads-up-content_title{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}.waitlist-features-heads-up-content_second_title{font-size:var(--font-size-secondary-headline-desktop);line-height:1;font-weight:var(--font-weight-semibold);color:var(--primary-navy);margin:0 0 1.31rem}@media (width<=63.999rem){.waitlist-features-heads-up-content_second_title{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.waitlist-features-heads-up-content_second_title{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}.waitlist-features-heads-up-content_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);margin:0 0 4.06rem}@media (width<=29.999rem){.waitlist-features-heads-up-content_description{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-heads-up-content_description-block{max-width:65ch;margin-bottom:4.06rem}.waitlist-features-heads-up-content_description-block .waitlist-features-heads-up-content_description{margin-bottom:0}.waitlist-features-heads-up-content_description_line{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:1.5em 0 0}@media (width<=29.999rem){.waitlist-features-heads-up-content_description_line{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-heads-up-image-column{flex-direction:column;justify-content:flex-start;justify-self:start;align-items:flex-start;width:auto;min-width:0;margin-left:0;margin-right:0;display:flex;position:relative;overflow:visible}@media (width<=56.249rem){.waitlist-features-heads-up-image-column{order:1;width:100%;max-width:21.125rem;max-height:24.9375rem}}@media (width<=29.999rem){.waitlist-features-heads-up-image-column{display:none}}.waitlist-features-heads-up-image-wrapper{flex-direction:column;align-items:flex-start;width:35.0625rem;max-width:35.0625rem;max-height:41.4289rem;display:flex;position:relative}@media (width<=56.249rem){.waitlist-features-heads-up-image-wrapper{width:100%;max-width:21.125rem;max-height:24.9375rem}}.waitlist-features-heads-up-image{object-fit:contain;aspect-ratio:358/423;width:35.0625rem;max-width:35.0625rem;height:auto;max-height:41.4289rem;display:block}@media (width<=56.249rem){.waitlist-features-heads-up-image{aspect-ratio:72/85;width:100%;max-width:21.125rem;max-height:24.9375rem}}.waitlist-features-heads-up-image.fade-up--in-view{--fade-up-translate:1.375rem;--motion-duration-fade:1s}@media (width>=64rem){.waitlist-features-heads-up-image.fade-in-from-right--in-view{opacity:0;transition:opacity 1.2s ease-out,transform 1.2s cubic-bezier(.33,1,.68,1);transform:translate(4.5rem)}.waitlist-features-heads-up-image.fade-in-from-right--in-view.in-view{opacity:1;transform:translate(0)}}.waitlist-features-heads-up-image.fade-in-from-right--in-view[data-skip-animation=true],.waitlist-features-heads-up-image.fade-up--in-view[data-skip-animation=true]{opacity:1;transition:none;transform:translateY(0)}@media (width>=64rem){.waitlist-features-heads-up-image.fade-in-from-right--in-view[data-skip-animation=true]{transform:translate(0)}}.waitlist-features-hero{--waitlist-features-hero-bottom-offset-lg:8rem;--waitlist-features-hero-bottom-offset-md:8rem;--waitlist-features-hero-bottom-offset-sm-plus:9rem;--waitlist-features-hero-bottom-offset-sm:9rem;--waitlist-features-hero-max-height:56.25rem;--waitlist-features-hero-min-height:40rem;--waitlist-features-hero-anim-ease:cubic-bezier(.33, 1, .68, 1);z-index:2;min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-lg)), var(--waitlist-features-hero-max-height)));width:100%;margin-bottom:0;padding-bottom:0;position:relative}@media (width<=47.999rem){.waitlist-features-hero{min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-md)), var(--waitlist-features-hero-max-height)));margin-bottom:0;padding-bottom:0}}@media (width<=29.999rem){.waitlist-features-hero{min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-sm-plus)), var(--waitlist-features-hero-max-height)))}}@media (width<=23.4365rem){.waitlist-features-hero{min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-sm)), var(--waitlist-features-hero-max-height)))}}.waitlist-features-hero:before{content:"";background-color:var(--primary-navy);width:100%;height:100%;-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%);position:absolute;top:0;left:0}@media (width<=47.999rem){.waitlist-features-hero:before{-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%)}}@media (width<=29.999rem){.waitlist-features-hero:before{-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%)}}.waitlist-features-hero-content{z-index:3;min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-lg)), var(--waitlist-features-hero-max-height)));text-align:center;color:var(--pure-white);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media (width<=47.999rem){.waitlist-features-hero-content{min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-md)), var(--waitlist-features-hero-max-height)))}}@media (width<=29.999rem){.waitlist-features-hero-content{min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-sm-plus)), var(--waitlist-features-hero-max-height)))}}@media (width<=23.4365rem){.waitlist-features-hero-content{min-height:max(var(--waitlist-features-hero-min-height), min(calc(100svh - var(--waitlist-features-hero-bottom-offset-sm)), var(--waitlist-features-hero-max-height)))}}.waitlist-features-hero-content-container{flex-direction:column;justify-content:center;display:flex;position:relative}@media (width<=47.999rem){.waitlist-features-hero-content-container{align-items:center}}.waitlist-features-hero-content-container .waitlist-features-hero-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:60%;display:flex}@media (width<=63.999rem){.waitlist-features-hero-content-container .waitlist-features-hero-content{width:auto}}.waitlist-features-hero-title{font-size:var(--font-size-overline-desktop);line-height:var(--font-line-height-overline-desktop);font-weight:var(--font-weight-bold);letter-spacing:var(--font-letter-spacing-overline);text-transform:uppercase;color:var(--secondary-light-blue);margin:0 0 1.5rem}@media (width<=63.999rem){.waitlist-features-hero-title{font-size:var(--font-size-overline-tablet);line-height:var(--font-line-height-overline-tablet)}}@media (width<=29.999rem){.waitlist-features-hero-title{font-size:var(--font-size-overline-mobile);line-height:var(--font-line-height-overline-mobile)}}@media not (prefers-reduced-motion:reduce){.waitlist-features-hero-title{--fade-up-translate:4.5rem;animation:fade-up-opacity 1.2s linear 0s forwards, fade-up-transform 1.2s var(--waitlist-features-hero-anim-ease) 0s forwards;opacity:var(--opacity-lcp-safe-hidden);transform:translateY(4.5rem)}}.waitlist-features-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(--pure-white);text-wrap:pretty;margin:0 0 1.5rem}@media (width<=63.999rem){.waitlist-features-hero-heading{font-size:var(--font-size-headline-tablet);line-height:var(--font-line-height-headline-tablet)}}@media (width<=29.999rem){.waitlist-features-hero-heading{font-size:var(--font-size-headline-mobile);line-height:var(--font-line-height-headline-mobile)}}@media not (prefers-reduced-motion:reduce){.waitlist-features-hero-heading{--fade-up-translate:1.75rem;animation:fade-up-opacity .8s linear .25s forwards, fade-up-transform .8s var(--waitlist-features-hero-anim-ease) .25s forwards;opacity:var(--opacity-lcp-safe-hidden);transform:translateY(1.75rem)}}.waitlist-features-hero-subheading{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);max-width:100ch;margin:0;font-style:normal}@media (width<=63.999rem){.waitlist-features-hero-subheading{font-size:var(--font-size-body-call-out-tablet);line-height:var(--font-line-height-body-tablet)}}@media (width<=29.999rem){.waitlist-features-hero-subheading{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}@media not (prefers-reduced-motion:reduce){.waitlist-features-hero-subheading{--fade-up-translate:1.75rem;animation:fade-up-opacity .8s linear .5s forwards, fade-up-transform .8s var(--waitlist-features-hero-anim-ease) .5s forwards;opacity:var(--opacity-lcp-safe-hidden);transform:translateY(1.75rem)}}.ui-page-section.waitlist-features-intro-section{padding-top:8.65rem;padding-bottom:8.65rem}@media (width<=63.999rem){.ui-page-section.waitlist-features-intro-section{padding-top:6.5rem;padding-bottom:6.5rem}}@media (width<=47.999rem){.ui-page-section.waitlist-features-intro-section{padding-top:6rem;padding-bottom:6rem}}.waitlist-features-intro-container{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.waitlist-features-intro-container_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);opacity:0;margin:0 0 1.25rem;transition:opacity 1s linear,transform 1s cubic-bezier(.33,1,.68,1);transform:translateY(20.5px)}@media (width<=63.999rem){.waitlist-features-intro-container_title{font-size:var(--font-size-secondary-headline-tablet);line-height:var(--font-line-height-secondary-headline-tablet)}}@media (width<=29.999rem){.waitlist-features-intro-container_title{font-size:var(--font-size-secondary-headline-mobile);line-height:var(--font-line-height-secondary-headline-mobile)}}.waitlist-features-intro-container_title--in-view{opacity:1;transform:translateY(0)}.waitlist-features-intro-container_description{max-width:88ch;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);opacity:0;margin:0 0 1.25rem;transition:opacity 1s linear .3s,transform 1s cubic-bezier(.33,1,.68,1) .3s;transform:translateY(58px)}@media (width<=29.999rem){.waitlist-features-intro-container_description{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-intro-container_description--in-view{opacity:1;transform:translateY(0)}.waitlist-features-intro-container_description_bold{max-width:88ch;font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);font-weight:var(--font-weight-bold);color:var(--primary-navy);opacity:0;margin:0;transition:opacity 1s linear .6s,transform 1s cubic-bezier(.33,1,.68,1) .6s;transform:translateY(58px)}@media (width<=29.999rem){.waitlist-features-intro-container_description_bold{font-size:var(--font-size-body-call-out-mobile);line-height:var(--font-line-height-body-mobile)}}.waitlist-features-intro-container_description_bold--in-view{opacity:1;transform:translateY(0)}.waitlist-features-intro-container_title[data-skip-animation=true],.waitlist-features-intro-container_description[data-skip-animation=true],.waitlist-features-intro-container_description_bold[data-skip-animation=true]{opacity:1;transition:none;transform:translateY(0)}.waitlist-features-love-it-wrapper{background-color:var(--secondary-light-blue);-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%);flex-direction:column;gap:11.44rem;display:flex;position:relative}@media (width<=63.999rem){.waitlist-features-love-it-wrapper{gap:8.38rem}}@media (width<=29.999rem){.waitlist-features-love-it-wrapper{gap:2.12rem}}@media (width<=47.999rem){.waitlist-features-love-it-wrapper{-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%)}}.waitlist-features-love-it-section{z-index:1;position:relative}.waitlist-features-love-it-pin{z-index:1;background-color:var(--secondary-light-blue);flex-direction:column;justify-content:flex-start;display:flex;position:relative}@media (width>=1023px) and (height>=800px){.waitlist-features-love-it-pin{height:calc(100svh - var(--nav-height-desktop))}.waitlist-features-love-it-pin:not(.waitlist-features-love-it-pin--no-pin){padding-top:0;padding-bottom:0}.waitlist-features-love-it-pin--no-pin{height:auto}}@media (width<=63.999rem){.waitlist-features-love-it-pin{justify-content:flex-start;height:auto;min-height:auto}.waitlist-features-love-it-section:first-child .waitlist-features-love-it-pin{padding-top:4rem;padding-bottom:0}}@media (width<=29.999rem){.waitlist-features-love-it-section:first-child .waitlist-features-love-it-pin{padding-top:3rem}}@media (width<=63.999rem){.waitlist-features-love-it-section:last-child .waitlist-features-love-it-pin{padding-top:0;padding-bottom:4rem}}@media (width<=29.999rem){.waitlist-features-love-it-section:last-child .waitlist-features-love-it-pin{padding-bottom:3rem}}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-content{padding-top:10.75rem;padding-bottom:10.75rem}.waitlist-features-love-it-wrapper .waitlist-features-love-it-section:first-child .standalone-to-cloud-two-column-section-content{padding-bottom:0}.waitlist-features-love-it-wrapper .waitlist-features-love-it-section:last-child .standalone-to-cloud-two-column-section-content{padding-top:0}@media (width<=63.999rem){.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-content{padding-top:7rem;padding-bottom:7rem}}@media (width<=29.999rem){.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-content{padding-top:2rem;padding-bottom:2rem}}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section--header-in-right-column .standalone-to-cloud-two-column-section-header{margin-bottom:0!important}@media (width>=64rem){.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-two-column-wrapper{grid-template-columns:1fr 1fr}}@media (width<=39.999rem){.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-outer{display:none}}@media (width>=30rem) and (width<=63.999rem){.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-outer{justify-content:center}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-container{max-width:100%}.waitlist-features-love-it-wrapper .waitlist-features-love-it-section:not(.waitlist-features-love-it-section--reversed) .standalone-to-cloud-two-column-section-image-container{width:min(49.875rem,57.53vw);max-width:49.875rem}}.waitlist-features-love-it-wrapper .waitlist-features-love-it-section:not(.waitlist-features-love-it-section--reversed) .standalone-to-cloud-two-column-section-image-outer{min-width:0;overflow:visible}@media (width>=64rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-section:not(.waitlist-features-love-it-section--reversed) .standalone-to-cloud-two-column-section-image-outer{justify-content:flex-end}.waitlist-features-love-it-wrapper .waitlist-features-love-it-section:not(.waitlist-features-love-it-section--reversed) .standalone-to-cloud-two-column-section-image{aspect-ratio:97/75;object-fit:contain;width:49.875rem;max-width:49.875rem;max-height:38.5625rem}}@media (width>=30rem) and (width<=63.999rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-section:not(.waitlist-features-love-it-section--reversed) .standalone-to-cloud-two-column-section-image{aspect-ratio:75/58;object-fit:contain;width:100%;max-width:100%;height:auto;max-height:none}}.waitlist-features-love-it-list-wrapper{min-width:0;position:relative}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item{opacity:0;transition:opacity 1.4s linear,transform 1.4s cubic-bezier(.33,1,.68,1);transform:translateY(1.5rem)}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item[data-skip-animation=true]{transition:none}.waitlist-features-love-it-list-wrapper.fade-up--in-view.in-view .waitlist-features-love-it-item{opacity:1;transform:translateY(0)}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:first-child{transition-delay:.35s}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:nth-child(2){transition-delay:.7s}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:nth-child(3){transition-delay:1.05s}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:nth-child(4){transition-delay:1.4s}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:nth-child(5){transition-delay:1.75s}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:nth-child(6){transition-delay:2.1s}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:nth-child(7){transition-delay:2.45s}.waitlist-features-love-it-list-wrapper.fade-up--in-view .waitlist-features-love-it-item:nth-child(8){transition-delay:2.8s}.waitlist-features-love-it-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}@media (width<=29.999rem){.waitlist-features-love-it-list{gap:.94rem}}.waitlist-features-love-it-item{align-items:flex-start;gap:.75rem;display:flex}.waitlist-features-love-it-item-icon{color:var(--secondary-blue-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.waitlist-features-love-it-item-icon svg{width:1.5rem;height:1.5rem}.waitlist-features-love-it-item-content{flex-direction:column;flex:1;gap:.5rem;display:flex}.waitlist-features-love-it-item-title{font-size:var(--font-size-body-call-out-desktop);line-height:var(--font-line-height-body-desktop);font-weight:var(--font-weight-bold);color:var(--primary-navy);margin:0}.waitlist-features-love-it-item-description{font-size:var(--font-size-body-call-out-desktop);line-height:1.5;font-weight:var(--font-weight-regular);color:var(--primary-navy);margin:0}.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two{position:relative}@media (width>=30rem) and (width<=63.999rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two{width:min(49.875rem,57.53vw);max-width:49.875rem;margin-left:auto;margin-right:auto}}.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two .standalone-to-cloud-two-column-section-image:first-child{display:block}@media (width>=64rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two .standalone-to-cloud-two-column-section-image:first-child{aspect-ratio:97/75;object-fit:contain;width:49.875rem;max-width:49.875rem;max-height:38.5625rem}}@media (width>=30rem) and (width<=63.999rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two .standalone-to-cloud-two-column-section-image:first-child{aspect-ratio:75/58;object-fit:contain;width:100%;max-width:100%;height:auto;max-height:none}}.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two .standalone-to-cloud-two-column-section-image:last-child{aspect-ratio:33/49;object-fit:contain;z-index:1;width:18.4375rem;max-width:18.4375rem;max-height:27.375rem;position:absolute;bottom:0;left:0}@media (width>=64rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two .standalone-to-cloud-two-column-section-image:last-child{width:18.4375rem;max-width:18.4375rem;max-height:27.375rem;bottom:3.38rem}}@media (width>=30rem) and (width<=63.999rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two .standalone-to-cloud-two-column-section-image:last-child{aspect-ratio:51/76;object-fit:contain;width:min(9.6875rem,20.83vw);max-width:9.6875rem;max-height:14.4375rem;bottom:max(1.81rem,min(4.5vw,3.38rem))}}@media (width<=29.999rem){.waitlist-features-love-it-wrapper .waitlist-features-love-it-images-two .standalone-to-cloud-two-column-section-image:last-child{width:auto;max-width:40%;bottom:0}}.waitlist-features-love-it-section--reversed .standalone-to-cloud-two-column-section-image-outer{min-width:0;overflow:visible}@media (width>=64rem){.waitlist-features-love-it-section--reversed .standalone-to-cloud-two-column-section-image-outer{order:2;justify-content:flex-start;align-items:flex-start;margin-left:0;margin-right:-8rem}.waitlist-features-love-it-section--reversed .standalone-to-cloud-two-column-section-right-content{order:1}}@media (width<=63.999rem){.waitlist-features-love-it-section--reversed .standalone-to-cloud-two-column-section-image-outer{justify-content:center;margin-right:0}}@media (width>=85.375rem){.waitlist-features-love-it-section--reversed .standalone-to-cloud-two-column-section-image-outer{margin-right:-15rem}}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-container.fade-in-from-left--in-view{opacity:0;transition:opacity 1.4s cubic-bezier(.33,1,.68,1),transform 1.4s cubic-bezier(.33,1,.68,1);transform:translate(-8rem)}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-container.fade-in-from-left--in-view.in-view{opacity:1;transform:translate(0)}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-container.fade-in-from-left--in-view[data-skip-animation=true]{transition:none}@media (width<=63.999rem){.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-container.fade-in-from-left--in-view{transform:translateY(2.75rem)}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-image-container.fade-in-from-left--in-view.in-view{transform:translateY(0)}}.waitlist-features-love-it-wrapper .fade-in-from-right--in-view{opacity:0;transition:opacity 1.4s cubic-bezier(.33,1,.68,1),transform 1.4s cubic-bezier(.33,1,.68,1);transform:translate(4.5rem)}.waitlist-features-love-it-wrapper .fade-in-from-right--in-view.in-view{opacity:1;transform:translate(0)}.waitlist-features-love-it-wrapper .fade-in-from-right--in-view[data-skip-animation=true]{transition:none}@media (width<=63.999rem){.waitlist-features-love-it-wrapper .fade-in-from-right--in-view{transform:translateY(2.75rem)}.waitlist-features-love-it-wrapper .fade-in-from-right--in-view.in-view{transform:translateY(0)}}.waitlist-features-love-it-wrapper .fade-in-from-right--in-view--delay-2{transition-delay:.5s}.waitlist-features-love-it-wrapper .standalone-to-cloud-two-column-section-heading.fade-up--in-view{--fade-up-translate:1.5rem;--motion-duration-fade:1.4s}
