:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}@keyframes wipe{to{transform:scaleX(1)}}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0}.flex-auto{flex:auto}.flex-none{flex:none}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.uppercase{text-transform:uppercase}.hyphenate{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}.no-wrap{white-space:nowrap}@media screen and (width<=639px){.mobile-text{max-width:18rem;margin-left:auto;margin-right:auto}}.text-button-medium-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem}.text-button-small-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem}.text-h1-new{letter-spacing:-.125rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:6rem;font-weight:500;line-height:6rem}@media screen and (width<=767px){.text-h1-new{letter-spacing:-.09375rem;font-size:4.75rem;line-height:4.75rem}}.text-h2-new{letter-spacing:-.09375rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:5.5rem;font-weight:500;line-height:5.5rem}@media screen and (width<=767px){.text-h2-new{letter-spacing:-.09375rem;font-size:3.5rem;line-height:3.5rem}}.text-h3-new{letter-spacing:-.09375rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:4.75rem;font-weight:500;line-height:4.75rem}@media screen and (width<=767px){.text-h3-new{letter-spacing:-.0625rem;font-size:2.75rem;line-height:3.25rem}}.text-h4-new{letter-spacing:-.09375rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:3.5rem;font-weight:500;line-height:3.5rem}@media screen and (width<=767px){.text-h4-new{letter-spacing:-.0625rem;font-size:2.25rem;line-height:2.75rem}}.text-h5-new{letter-spacing:-.0625rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:2.5rem;font-weight:500;line-height:3rem}@media screen and (width<=767px){.text-h5-new{letter-spacing:-.03125rem;font-size:1.75rem;line-height:2.25rem}}.text-h6-new{letter-spacing:-.03125rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:2rem;font-weight:500;line-height:2.5rem}@media screen and (width<=767px){.text-h6-new{letter-spacing:-.03125rem;font-size:1.5rem;line-height:2rem}}.text-h7-new{letter-spacing:-.03125rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:1.5rem;font-weight:500;line-height:2rem}@media screen and (width<=767px){.text-h7-new{letter-spacing:0;font-size:1.25rem;line-height:1.5rem}}.text-h8-new{letter-spacing:0;text-wrap:pretty;font-family:Reckless,"serif";font-size:1.25rem;font-weight:500;line-height:1.5rem}@media screen and (width<=767px){.text-h8-new{letter-spacing:0;font-size:1.125rem;line-height:1.5rem}}.text-caption-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}.text-label-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:600;line-height:1rem}.text-paragraph-extra-large-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:2rem}.text-paragraph-large-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:2rem}.text-paragraph-medium-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.text-paragraph-small-new{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.max-w-col-4,.max-w-col-6,.max-w-col-8,.max-w-col-10{width:100%}.max-w-col-4{max-width:24rem}.max-w-col-6{max-width:36.75rem}.max-w-col-8{max-width:49.5rem}.max-w-col-10{max-width:62.25rem}.button-new{opacity:1;background-clip:padding-box;border:0;border-radius:1rem;justify-content:center;align-items:center;width:auto;padding:.6875rem 1.5rem .75rem;font-size:1rem;font-weight:500;line-height:1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.button-new>svg{will-change:transform}.button-new:hover{cursor:pointer;transform:translateY(-1px)}.button-new:active{transform:translateY(0)}.button-new--compact{padding:.5625rem 1rem .625rem;font-size:.875rem;line-height:1.25rem}.button-new--primary{color:#fff;background:linear-gradient(#0000 0%,#ffffff0d 50%,#ffffff26 100%),#151515;font-weight:600;position:relative;box-shadow:inset 0 1px 1px #0000000d,inset 0 1px 4px #ffffff80,inset 0 -2px 4px #000000f0,0 1px 4px #0003}.button-new--primary svg{color:#ffffff7a}.button-new--primary:hover{background:linear-gradient(#0000 0%,#ffffff0d 50%,#ffffff26 100%),#151515;box-shadow:inset 0 1px 1px #0000000d,inset 0 1px 4px #ffffff80,inset 0 -2px 4px #000000f0,0 1px 4px #0000000d}.button-new--primary:active{color:#ffffffbf;box-shadow:inset 0 1px 1px #0000000d,inset 0 1px 4px #ffffff80,inset 0 -2px 4px #000000f0,0 0 #0000}.button-new--secondary{color:#000;background:0 0;border:1.5px solid #000;box-shadow:0 0 #0000}.button-new--secondary:hover{background:#0000000d;box-shadow:0 1px 4px #00000040}.button-new--secondary:active{color:#000000bf;box-shadow:inset 0 0 0 1.5px #000000bf,0 0 #0000}.button-new--tertiary{color:#000;background-color:#ffffff7a;box-shadow:0 0 0 1px #0000000a,0 1px 4px #00000014}.button-new:disabled{cursor:not-allowed;opacity:.4}.button-new:disabled:hover{transform:none}.button-new--has-icon-left{gap:.5rem;padding-left:1rem}.button-new--has-icon-right{gap:.5rem;padding-right:1rem}.button-new--wide{width:100%;display:flex}.button-new-glow{background-image:linear-gradient(104deg,#f7bd2f 0%,#f8a57e 100%);border-radius:1.25rem;width:fit-content;padding:.25rem;box-shadow:inset 0 .5px 1px .5px #0000001a}.button-new-glow--purple{background-image:linear-gradient(104deg,#8780ff 0%,#c580ff 100%)}@supports (corner-shape:squircle){.button-new{corner-shape:squircle;border-radius:1.5rem}.button-new-glow{corner-shape:squircle;border-radius:1.75rem}}.faq__heading{color:#0000008c;text-transform:uppercase;margin-bottom:0;font-size:.875rem;font-weight:600;line-height:1rem}.faq__items+.faq__heading{margin-top:2.5rem}.faq__item:not(:last-child){border-bottom:1px solid #00000014}.faq__item__question{transition:color .25s cubic-bezier(.19,1,.22,1)}.faq__item__question:hover{color:#0000007a}@media screen and (prefers-reduced-motion:reduce){.faq__item__question{transition-duration:1ms}}.faq__item__question-inner{justify-content:space-between;align-items:flex-start;width:100%;padding-top:1.25rem;padding-bottom:1.25rem;display:flex;position:relative}.faq__item__question-text{font-size:1.0625rem;font-weight:500;line-height:1.5rem}@media screen and (width>=1024px){.faq__item__question-text{font-size:1.25rem;line-height:1.75rem}}@media screen and (width>=768px){.is-refreshed .faq__item__question-text{font-size:1.125rem}}@media screen and (width<=767px){.faq__item__question-text{font-size:1.0625rem;line-height:1.5rem}}.faq__item__question__toggle{display:none}.faq__item__answer{padding-bottom:3rem}.is-refreshed .faq__item__answer{font-size:1rem}.is-refreshed .faq__item__answer p{font-weight:400}.faq__item__answer h2,.faq__item__answer h3,.faq__item__answer h4{letter-spacing:0;margin-top:0;margin-bottom:1rem;font-size:1.0625rem;font-weight:500;line-height:1.5rem}.is-refreshed .faq__item__answer li{font-weight:400}.faq__item__question__icon{appearance:none;background-color:#0000;border:0;border-radius:0;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;margin:0;padding:0;line-height:normal;position:relative;right:.5rem}.faq__item.is-active .faq__item__question,.faq__item.is-inactive .faq__item__question,.faq__item[data-toggleable] .faq__item__question{margin:0;position:relative}.faq__item.is-active .faq__item__question-text,.faq__item.is-inactive .faq__item__question-text,.faq__item[data-toggleable] .faq__item__question-text{padding-right:2.5rem}.faq__item.is-active .faq__item__question__toggle,.faq__item.is-inactive .faq__item__question__toggle,.faq__item[data-toggleable] .faq__item__question__toggle{appearance:none;cursor:pointer;background-color:#0000;border:0;border-radius:0;align-items:center;width:100%;margin:0;padding:0;line-height:normal;display:flex;position:absolute;inset:0}.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after{content:"";background-color:#000;border-radius:.0625rem;width:.75rem;height:.125rem;transition:transform .4s cubic-bezier(.19,1,.22,1),background-color .25s cubic-bezier(.19,1,.22,1);position:absolute;top:50%;right:0}@media screen and (prefers-reduced-motion:reduce){.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after{transition-duration:1ms}}@media screen and (width>=768px){.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after{width:.875rem}}.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:before{transform:translateY(-50%)}.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:after{transform:translateY(-50%)rotate(90deg)}.faq__item.is-active .faq__item__answer,.faq__item.is-inactive .faq__item__answer,.faq__item[data-toggleable] .faq__item__answer{display:none}.faq__item.is-active .faq__item__answer{animation:.6s cubic-bezier(.19,1,.22,1) fadeInDown;display:block}@media screen and (prefers-reduced-motion:reduce){.faq__item.is-active .faq__item__answer{animation:none}}.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after{transform:translateY(-50%)rotate(180deg)}.faq__section__icon{margin-bottom:1rem}@media screen and (width<=767px){.faq__section__icon{display:none}}.faq__section__heading{text-wrap:pretty;margin-bottom:2.5rem;font-size:2rem;font-weight:900;line-height:2.25rem}@media screen and (width>=768px){.faq__section__heading{font-size:2.5rem;line-height:3rem}}@media screen and (width>=1024px){.faq__section__heading{font-size:3.5rem;line-height:3.75rem}}.faq__section__support-link{text-wrap:pretty;margin-top:3rem;font-size:1.5rem;font-weight:700;line-height:2rem}@media screen and (width<=767px){.faq__section__support-link{font-size:1.25rem;font-weight:700;line-height:1.75rem}}.faq-section__wrapper{padding-top:4rem;position:relative}@media screen and (width<=767px){.faq-section__wrapper{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (width>=768px){.faq-section__wrapper{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"header header content content content content";column-gap:1.5rem;display:grid}}@media screen and (width>=768px) and (width>=768px){.faq-section__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (width>=768px) and (width>=1024px){.faq-section__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (width>=1024px) and (width<=1219px){.faq-section__wrapper{grid-template-columns:repeat(12,1fr);grid-template-areas:"header header header.content content content content content content content content"}}@media screen and (width>=1220px){.faq-section__wrapper{grid-template-columns:repeat(12,1fr);grid-template-areas:".header header header.content content content content content content content"}}@media screen and (width>=768px){.faq-section__header{grid-area:header;height:fit-content;display:flex;position:sticky}}@media screen and (width>=1024px) and (width<=1219px){.faq-section__header{margin-left:2rem}}@media screen and (width>=768px){.faq-section__header--has-border{width:fit-content;height:fit-content;position:relative}}@media screen and (width>=768px) and (width>=768px) and (width<=1023px){.faq-section__header--has-border{padding-left:.375rem}}@media screen and (width>=768px){.faq-section__header--has-border .faq-section__header__heading{width:min-content;margin-bottom:0;padding-left:.375rem;padding-right:.625rem;line-height:2.5rem}}@media screen and (width>=1024px){.faq-section__header--sticky{position:sticky;top:1.25rem}}@media screen and (width<=767px){.faq-section__header--has-border .sketch-selection-box{display:none}}.faq-section__header__heading{letter-spacing:-.03125rem;text-wrap:pretty;letter-spacing:-.03125rem;margin-top:0;font-size:2rem;font-weight:700;line-height:2.25rem}.is-refreshed .faq-section__header__heading{font-family:Reckless,"serif";font-weight:500}@media screen and (width<=767px){.faq-section__header__heading{font-size:1.75rem;line-height:2rem}}.faq-section__header__blurb{text-wrap:pretty;margin-top:1rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}.is-refreshed .faq-section__header__blurb{font-size:1rem;font-weight:400;line-height:1.5rem}@media screen and (width<=767px){.faq-section__header__blurb{margin-bottom:2.5rem}}.faq-section__content{grid-area:content}@media screen and (width>=768px){.faq-section__content{padding-right:2rem}}@media screen and (width<=767px){.faq-section__item__answer{font-size:1rem;font-weight:300;line-height:1.5rem}}.faq-section__support{text-wrap:pretty;margin-top:3rem;font-size:1.25rem;font-weight:500;line-height:1.5rem}.faq-section__support__action{margin-top:1rem}.faq-section__support__action:after{vertical-align:text-bottom}.ornament{z-index:10;opacity:.25;fill:#000;display:block;position:absolute}.ornament--top-left{top:-.5rem;left:-.5rem}.ornament--bottom-left{bottom:-.5rem;left:-.5rem}.ornament--top-right{top:-.5rem;right:-.5rem}.ornament--bottom-right{bottom:-.5rem;right:-.5rem}.get-started{text-align:center;position:relative;overflow-x:clip}.get-started .wrapper{width:100%;padding:5.125rem 1.75rem;position:relative}@media screen and (width>=1220px){.get-started .wrapper{padding:6.875rem 8.125rem}}.get-started--with-background{overflow-y:visible}.get-started--with-ornaments{border-top:1px solid #0000000d;border-bottom:1px solid #0000000d}.get-started--with-ornaments .wrapper{border-left:1px solid #0000000d;border-right:1px solid #0000000d}.get-started--left{text-align:center}@media screen and (width>=1024px){.get-started--left{text-align:left}}.get-started--left .get-started__text{align-items:center}@media screen and (width>=1024px){.get-started--left .get-started__text{align-items:flex-start;margin:0;padding-left:1.25rem}}@media screen and (width<=1023px){.get-started--left .button-new-glow{margin:0 auto;display:block}}@media screen and (width>=1220px){.get-started--left .wrapper{padding:11.25rem 8.125rem}}.get-started__text{flex-direction:column;align-items:center;margin:0 auto;display:flex}.get-started__app-icon{width:7.5rem;height:7.5rem;margin-bottom:.75rem}.get-started--left .get-started__app-icon{width:5.5rem;height:5.5rem}@media screen and (width>=768px){.get-started--left .get-started__app-icon{width:7.5rem;height:7.5rem}}@media screen and (width>=1220px){.get-started--left .get-started__app-icon{width:12.5rem;height:12.5rem;margin-bottom:1.25rem}}.get-started__title{letter-spacing:-.0625rem;text-wrap:pretty;text-wrap:pretty;margin-bottom:.75rem;font-family:Reckless,"serif";font-size:2.5rem;font-weight:500;line-height:3rem}@media screen and (width>=768px) and (width<=1023px){.get-started__title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.25rem;line-height:2.75rem}}@media screen and (width<=767px){.get-started__title{letter-spacing:-.03125rem;font-family:Reckless,"serif";font-size:1.75rem;line-height:2.25rem}}.get-started--left .get-started__title{letter-spacing:-1.5px;margin-bottom:1rem;font-size:2.75rem;font-weight:500;line-height:2.75rem}@media screen and (width<=767px){.get-started--left .get-started__title{max-width:16.5625rem;margin:0 auto 1rem}}@media screen and (width>=1024px){.get-started--left .get-started__title{letter-spacing:-1.5px;text-wrap:pretty;margin-bottom:1.5rem;font-size:3.5rem;font-weight:500;line-height:3.5rem}}@media screen and (width>=1024px) and (width<=767px){.get-started--left .get-started__title{letter-spacing:-.5px;font-size:2rem;line-height:2.5rem}}@media screen and (width>=1024px) and (width>=768px) and (width<=1023px){.get-started--left .get-started__title{letter-spacing:-.5px;font-size:2.25rem;line-height:2.5rem}}@media screen and (width>=1024px) and (width>=1024px) and (width<=1219px){.get-started--left .get-started__title{letter-spacing:-1px;font-size:2.75rem;line-height:3rem}}.get-started__description{letter-spacing:0;text-wrap:pretty;text-wrap:pretty;margin-bottom:2rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:2rem}@media screen and (width>=768px){.get-started__description{max-width:37.3125rem;margin-bottom:1.5rem}}.get-started--left .get-started__description{margin-bottom:1rem;font-size:1.0625rem;font-weight:400;line-height:1.5rem}@media screen and (width<=1023px){.get-started--left .get-started__description{margin-left:auto;margin-right:auto}}@media screen and (width>=1024px){.get-started--left .get-started__description{letter-spacing:-.5px;text-wrap:pretty;max-width:34.125rem;margin-bottom:1.75rem;font-size:1.5rem;font-weight:400;line-height:2rem}}.get-started .section__cta{display:block}.section--blocks{position:relative;overflow:hidden}.section--blocks .section__facet{z-index:-1;position:absolute;bottom:31.25rem;left:60%}.section--blocks .blocks{flex-direction:column;align-items:center;row-gap:3rem;display:flex}@media screen and (width>=1024px){.section--blocks .blocks{row-gap:11.25rem}.section--blocks .blocks--has-header{row-gap:5.625rem}.section--blocks .blocks--has-header .block:not(:last-child){margin-bottom:5.625rem}}.section--blocks .blocks__header{text-align:center;flex-direction:column;align-items:center;row-gap:1.5rem;max-width:40.75rem;display:flex}.section--blocks .blocks__header-icon{width:4.25rem;height:4.25rem;display:block}.section--blocks .blocks__header-icon svg{width:100%;height:100%}.section--blocks .blocks__header-title{letter-spacing:-.09375rem;text-wrap:pretty;margin:0;font-family:Reckless,"serif";font-size:3.5rem;font-weight:500;line-height:3.5rem}@media screen and (width>=768px) and (width<=1023px){.section--blocks .blocks__header-title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.75rem;line-height:3.25rem}}@media screen and (width<=767px){.section--blocks .blocks__header-title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.25rem;line-height:2.75rem}}.section--blocks .blocks__header-blurb{letter-spacing:0;text-wrap:pretty;max-width:38.25rem;margin:0;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:2rem}.section--blocks .blocks .block{align-items:center;max-width:25rem;display:flex}@media screen and (width>=768px){.section--blocks .blocks .block{max-width:37.5rem}}@media screen and (width>=1024px){.section--blocks .blocks .block{grid-template-columns:1fr 1fr;column-gap:4.375rem;max-width:none;display:grid}}.section--blocks .blocks .block__media{width:100%;position:relative}.section--blocks .blocks .block__image{border-radius:28px;width:100%;height:auto;display:block}.section--blocks .blocks .block__video-wrapper{display:none}.section--blocks .blocks .block__video{width:100%;box-shadow:none;border-radius:28px}@media screen and (width>=1024px){.section--blocks .blocks .block:nth-of-type(2n) .block__text{order:1}.section--blocks .blocks .block:nth-of-type(2n) .block__media{order:2}}@media screen and (width>=1220px){.section--blocks .blocks .block--has-video .block__image{display:none}.section--blocks .blocks .block--has-video .block__video-wrapper{display:block}}.section--blocks .blocks .block__text{flex-direction:column;justify-content:center;row-gap:1rem;display:flex}@media screen and (width>=768px){.section--blocks .blocks .block__text{row-gap:1.25rem}}@media screen and (width>=1024px){.section--blocks .blocks .block__text{padding:0 3.75rem}}@media screen and (width>=1220px){.section--blocks .blocks .block__text{padding:0 5rem}}@media screen and (width>=1440px){.section--blocks .blocks .block__text{padding:0 7.5rem}}.section--blocks .blocks .block__title{letter-spacing:-.0625rem;text-wrap:pretty;margin-top:1.25rem;font-family:Reckless,"serif";font-size:2.5rem;font-weight:500;line-height:3rem}@media screen and (width>=768px) and (width<=1023px){.section--blocks .blocks .block__title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.25rem;line-height:2.75rem}}@media screen and (width<=767px){.section--blocks .blocks .block__title{letter-spacing:-.03125rem;font-family:Reckless,"serif";font-size:1.75rem;line-height:2.25rem}}@media screen and (width>=1024px){.section--blocks .blocks .block__title{margin-top:0}}.section--blocks .blocks .block__blurb{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}@media screen and (width>=768px){.section--blocks .blocks .block__blurb{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}}.section--blocks .blocks .block__cta{width:fit-content}.swiper-button-next,.swiper-button-prev{background-color:#0000000a;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .25s ease-in-out,opacity .25s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-2.0625rem)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.swiper-button-next:hover,.swiper-button-prev:hover{cursor:pointer;background-color:#0003}.page--inverted .swiper-button-next,.page--inverted .swiper-button-prev{color:#fff;background-color:#ffffff0a}.page--inverted .swiper-button-next:hover,.page--inverted .swiper-button-prev:hover{background-color:#fff3}.swiper-horizontal>.swiper-pagination-bullets{bottom:initial;margin-top:1.5rem;position:relative}.swiper-button-prev{left:-3rem}.swiper-button-prev svg{transform:rotate(180deg)}.swiper-wrapper{margin-bottom:.5rem}.swiper-button-next{right:-3rem}.swiper-button-disabled{pointer-events:none}.features-carousel-section{margin-bottom:7.5rem;padding-top:4.5rem;position:relative;overflow:hidden}@media screen and (width>=768px){.features-carousel-section{padding-top:6rem}}@media screen and (width>=1024px){.features-carousel-section{padding-top:7.5rem}}@media screen and (width>=1220px){.features-carousel-section{margin-bottom:12.5rem;padding-top:10rem}}.features-carousel-section .section__header{text-align:center;margin:0 auto 3rem}@media screen and (width>=1220px){.features-carousel-section .section__header{margin:0 auto 4.375rem}}.features-carousel-section .section__header>.wrapper{flex-direction:column;align-items:center;display:flex}.features-carousel-section .section__header__title{letter-spacing:-.09375rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:3.5rem;font-weight:500;line-height:3.5rem}@media screen and (width<=1023px){.features-carousel-section .section__header__title{letter-spacing:-.03125rem;font-size:2.25rem;line-height:2.5rem}}@media screen and (width>=1024px) and (width<=1219px){.features-carousel-section .section__header__title{letter-spacing:-.0625rem;font-size:2.75rem;line-height:3rem}}.features-carousel-section .section__header__blurb{letter-spacing:0;text-wrap:pretty;color:#000000d9;margin-top:1.25rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.75rem}@media screen and (width<=767px){.features-carousel-section .section__header__blurb{letter-spacing:0;text-wrap:pretty;max-width:18rem;margin-top:1rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.5rem}}@media screen and (width>=768px){.features-carousel-section .section__header__blurb{max-width:25rem}}@media screen and (width>=1024px){.features-carousel-section .section__header__blurb{max-width:30.625rem}}@media screen and (width>=1220px){.features-carousel-section .section__header__blurb{max-width:41.1875rem}}.features-carousel-section .section__icon{width:4.25rem;height:4.25rem;margin-bottom:1rem}@media screen and (width>=1220px){.features-carousel-section .section__icon{margin-bottom:2rem}}.features-carousel-section .section__icon-selection{display:block;position:relative}.features-carousel-section .section__facet{z-index:-1;display:none;position:absolute;top:6.25rem;left:-68.75rem}@media screen and (width>=1220px){.features-carousel-section .section__facet{display:block}}.features-carousel-section .dashed-border{background-image:repeating-linear-gradient(90deg,#979797 0 .1875rem,#0000 .1875rem .8125rem);border:none;width:100%;height:.0625rem;margin-top:8rem}@media screen and (width>=1024px){.features-carousel-section .dashed-border{margin-top:12rem}}.features-carousel-section .slider{flex-direction:column;display:flex;overflow:visible}.features-carousel-section .slider .swiper-navigation{order:1;justify-content:center;gap:2rem;width:100%;height:auto;margin-bottom:2rem;display:flex}.features-carousel-section .slider .swiper-navigation .swiper-button-prev,.features-carousel-section .slider .swiper-navigation .swiper-button-next{right:initial;left:initial;cursor:pointer;background-color:#0000;border-radius:0;width:1.5rem;height:1.5rem;position:relative;transform:none}.features-carousel-section .slider .swiper-navigation .swiper-button-prev:hover,.features-carousel-section .slider .swiper-navigation .swiper-button-next:hover{background-color:#0000}.features-carousel-section .slider .swiper-navigation .swiper-button-disabled{opacity:.25;display:flex}.features-carousel-section .slider .swiper-navigation .swiper-button-prev svg{transform:rotate(180deg)}.features-carousel-section .slider .swiper-wrapper{order:2}.features-carousel-section .feature-card{background-color:#1e1e1e;border:.0625rem solid #00000014;border-radius:1rem;width:20rem;height:29.5625rem;position:relative;box-shadow:0 .25rem .9375rem #0003}@media screen and (width>=768px){.features-carousel-section .feature-card{width:26.25rem;height:33.75rem}}.features-carousel-section .feature-card img{object-fit:cover;border-radius:12px;width:100%;height:100%}.features-carousel-section .feature-card__content{color:#fff;padding:1.875rem;position:absolute;bottom:0;left:0}.features-carousel-section .feature-card__title{letter-spacing:-.03125rem;text-wrap:pretty;margin-bottom:1rem;font-family:Reckless,"serif";font-size:2rem;font-weight:500;line-height:2.5rem}@media screen and (width>=768px) and (width<=1023px){.features-carousel-section .feature-card__title{letter-spacing:-.03125rem;font-family:Reckless,"serif";font-size:1.75rem;line-height:2.25rem}}@media screen and (width<=767px){.features-carousel-section .feature-card__title{letter-spacing:-.03125rem;margin-bottom:.75rem;font-family:Reckless,"serif";font-size:1.25rem;line-height:1.5rem}}.features-carousel-section .feature-card__description{letter-spacing:0;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.features-carousel-section .feature-card__link{color:#fff;align-items:center;gap:.25rem;margin-top:1.5rem;font-size:1rem;font-weight:600;line-height:1.5rem;display:inline-flex}@media screen and (width<=767px){.features-carousel-section .feature-card__link{margin-top:.75rem}}@media (hover:hover) and (pointer:fine){.features-carousel-section .feature-card__link{transition:opacity .2s}.features-carousel-section .feature-card__link:hover{opacity:.64}}.features-carousel-section .feature-card__link-icon{color:#ffffff7a}.features-carousel-section .features-list{flex-wrap:wrap;justify-content:center;gap:1.25rem 1.75rem;max-width:20rem;margin:3rem auto 0;padding:0;list-style:none;display:flex}@media screen and (width>=768px){.features-carousel-section .features-list{gap:2rem 3rem;max-width:43.75rem}}@media screen and (width<=767px){.features-carousel-section .features-list{flex-direction:column;align-items:center}}@media screen and (width>=1024px){.features-carousel-section .features-list{column-gap:4rem;max-width:56.25rem;margin:6.125rem auto 0}}@media screen and (width>=1220px){.features-carousel-section .features-list{max-width:71.375rem}}.features-carousel-section .features-list__feature{letter-spacing:-.03125rem;align-items:center;font-family:Reckless,"serif";font-size:1.25rem;font-weight:500;display:flex;position:relative}@media screen and (width>=768px){.features-carousel-section .features-list__feature{font-size:1.5rem;line-height:1.625rem}}.features-carousel-section .features-list__feature:not(:first-child):before{content:"";background:#f5c768;border-radius:50%;align-items:center;width:.25rem;height:.25rem;display:flex;position:absolute;left:-1rem}@media screen and (width>=768px){.features-carousel-section .features-list__feature:not(:first-child):before{width:.5rem;height:.5rem;left:-1.75rem}}@media screen and (width>=1024px){.features-carousel-section .features-list__feature:not(:first-child):before{left:-2.25rem}}@media screen and (width<=767px){.features-carousel-section .features-list__feature{white-space:nowrap}.features-carousel-section .features-list__feature:before,.features-carousel-section .features-list__feature:not(:first-child):before{content:"";background:#f5c768;border-radius:50%;flex:0 0 .25rem;width:.25rem;height:.25rem;margin-right:.75rem;display:flex;position:static}}.features-carousel-section .section__cta{width:fit-content;margin-top:3rem;margin-left:auto;margin-right:auto;display:flex}.features-carousel-section .section__cta.button-new--has-icon-right{gap:.25rem}@media screen and (width>=1024px){.features-carousel-section .section__cta{margin-top:3.75rem}}.features-carousel-section--static-cards{margin-bottom:6rem;padding-top:6rem;overflow:visible}.features-carousel-section--static-cards .section__icon{margin-bottom:1.5rem}.features-carousel-section--static-cards .section__header__title{letter-spacing:-.09375rem;text-wrap:pretty;font-family:Reckless,"serif";font-size:3.5rem;font-weight:500;line-height:3.5rem}@media screen and (width>=768px) and (width<=1023px){.features-carousel-section--static-cards .section__header__title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.75rem;line-height:3.25rem}}@media screen and (width<=767px){.features-carousel-section--static-cards .section__header__title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.25rem;line-height:2.75rem}}.features-carousel-section--static-cards .section__header{margin-bottom:3rem}@media screen and (width>=768px){.features-carousel-section--static-cards .section__header{margin-bottom:2.75rem}}.features-carousel-section--static-cards .section__header__blurb{margin-top:1.5rem}.features-carousel-section--static-cards .section__content{overflow:visible}@media screen and (width<=767px){.features-carousel-section--static-cards .section__content{scrollbar-width:none;overflow-x:auto}.features-carousel-section--static-cards .section__content::-webkit-scrollbar{display:none}}.features-carousel-section--static-cards .features-carousel-section__static-cards{grid-template-columns:repeat(2,minmax(0,30.375rem));justify-content:center;gap:1.5rem;padding:0 .75rem;display:grid}@media screen and (width<=767px){.features-carousel-section--static-cards .features-carousel-section__static-cards{grid-template-columns:minmax(0,1fr);justify-content:flex-start;gap:1rem;width:auto;padding:0 1rem}}.features-carousel-section--static-cards .feature-card{width:100%;height:auto;overflow:hidden}.features-carousel-section--static-cards .feature-card>img{border-radius:0;height:18.75rem;display:block}.features-carousel-section--static-cards .feature-card .feature-card__content{padding:2rem;position:static}@media screen and (width<=767px){.features-carousel-section--static-cards .feature-card .feature-card__content{padding:1.5rem}}.features-carousel-section--static-cards .feature-card .feature-card__title{font-weight:400}.features-carousel-section--static-cards .feature-card .feature-card__description{min-height:5.0625rem;margin-bottom:1.5rem}.features-carousel-section--static-cards .feature-card .feature-card__link{display:flex}.features-carousel-section--static-cards .feature-card .feature-card__link+.feature-card__link{margin-top:.75rem}@media screen and (width<=767px){.features-carousel-section--static-cards .feature-card{flex:none;width:100%}}@media screen and (width>=1220px){.features-carousel-section--static-cards{margin-bottom:7.5rem;padding-top:7.5rem}}@media screen and (width<=767px){.features-carousel-section--static-cards{margin-bottom:4rem;padding-top:4.5rem}}.tooltip{cursor:pointer;position:relative}abbr.tooltip{cursor:help;border-bottom:1px dotted;text-decoration:none}.tooltip:before,.tooltip:after{z-index:10;pointer-events:none;opacity:0;transition-property:transform,opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%,-.5rem)}@media (prefers-reduced-motion:reduce){.tooltip:before,.tooltip:after{transition-duration:1ms}}.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after,.tooltip:focus-visible:before,.tooltip:focus-visible:after{opacity:1;transform:translate(-50%)}.tooltip--left:before{left:-.5em;transform:translateY(-.5rem)}.tooltip--left:hover:before,.tooltip--left:focus:before{transform:translate(0)}.tooltip--right:before{left:auto;right:-.5em;transform:translateY(-.5rem)}.tooltip--right:hover:before,.tooltip--right:focus:before{transform:translate(0)}.tooltip:before{color:#fff;text-align:left;text-transform:none;white-space:nowrap;content:attr(aria-label);background-color:#000;border-radius:8px;margin-bottom:calc(.25rem + 6px);padding:.75rem 1rem;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.tooltip[data-tooltip]:before{content:attr(data-tooltip)}.tooltip:after{content:"";border-top:6px solid #000;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;margin-bottom:.25rem}.tooltip.tooltip--wide:before{white-space:normal;min-width:14rem}.tooltip.tooltip--new:before{text-align:center;-webkit-hyphens:manual;hyphens:manual;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000a3;margin-bottom:.25rem;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;transition:transform .125s cubic-bezier(.455,.03,.515,.955),opacity 60ms cubic-bezier(.455,.03,.515,.955);transform:translate(-50%,.5rem)}@media screen and (width>=1440px){.tooltip.tooltip--new:before{transform:translate(-50%,-.125rem)}}.tooltip.tooltip--new:hover:before,.tooltip.tooltip--new:focus:before,.tooltip.tooltip--new:focus-visible:before{transition-delay:.125s;transform:translate(-50%,-.125rem)}.tooltip.tooltip--new:after{content:none}.cursor-manager{position:relative}.cursor-manager__container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.cursor{z-index:300;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform, opacity;align-items:center;gap:.5rem;display:flex;position:absolute}.cursor__wrapper{align-items:center;gap:.5rem;display:flex;position:relative}.cursor__icon{color:#000;fill:currentColor;width:1.8125rem;height:2.625rem;transition:transform .3s ease-in-out}.cursor__icon>path:nth-of-type(2){display:none}.cursor__icon>path:first-of-type{stroke:none}.cursor--moving .cursor__icon{animation:.8s ease-in-out infinite cursor-pulse}.cursor__pill{color:#fff;white-space:nowrap;background-color:#000;border-radius:.75rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;line-height:1;transition:all .3s ease-in-out;position:relative}.cursor__name{font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500}.cursor__avatar-wrapper{align-items:center;display:flex;position:relative}.cursor__avatar-wrapper .colored-ring-avatar{width:2.75rem;height:2.75rem;transition:transform .3s ease-in-out}.cursor__avatar{object-fit:cover;border-radius:50%;width:calc(100% - 8px);height:calc(100% - 8px);margin:4px}.cursor--moving .cursor__icon{transform:scale(1.1)}.cursor--moving .cursor__pill{transform:translateY(-.125rem)}.cursor--moving .colored-ring-avatar{transform:scale(1.05)}.cursor--idle{animation:3s ease-in-out infinite cursor-idle-breathing}.cursor--idle .collab__entity__cursor{animation:6s ease-in-out infinite cursor-idle-rotate}.cursor--idle .collab__entity__pill{animation:4s ease-in-out infinite cursor-idle-pulse}.cursor--idle .colored-ring-avatar{animation:4s ease-in-out infinite cursor-idle-avatar-float}.cursor--active .cursor__icon{transform:scale(1.2)}.cursor--hidden{opacity:0;transform:scale(.8)}@media screen and (width<=767px){.cursor{gap:.375rem}.cursor__icon{width:1.25rem;height:1.75rem}.cursor__pill{padding:.1875rem .375rem;font-size:.6875rem}}.cursor.color__purple .cursor__icon{color:#6236ff}.cursor.color__purple .cursor__pill{background-color:#6236ff}.cursor.color__blue .cursor__icon{color:#0091ff}.cursor.color__blue .cursor__pill{background-color:#0091ff}.cursor.color__green .cursor__icon{color:#10b981}.cursor.color__green .cursor__pill{background-color:#10b981}.cursor.color__orange .cursor__icon{color:#f59e0b}.cursor.color__orange .cursor__pill{background-color:#f59e0b}.cursor.color__pink .cursor__icon{color:#ec4899}.cursor.color__pink .cursor__pill{background-color:#ec4899}.cursor.color__teal .cursor__icon{color:#14b8a6}.cursor.color__teal .cursor__pill{background-color:#14b8a6}.cursor.color__red .cursor__icon{color:#ef4444}.cursor.color__red .cursor__pill{background-color:#ef4444}.cursor.color__indigo .cursor__icon{color:#6366f1}.cursor.color__indigo .cursor__pill{background-color:#6366f1}.cursor.color__education-pink .cursor__icon{color:#ff4591}.cursor.color__education-pink .cursor__pill{background-color:#ff4591}.cursor.color__education-charcoal .cursor__icon{color:#333842}.cursor.color__education-charcoal .cursor__pill{background-color:#333842}@keyframes cursor-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes cursor-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-.25rem)}}@keyframes cursor-wiggle{0%{transform:rotate(0)}25%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}to{transform:rotate(0)}}.cursor--spawning{animation:.3s ease-in-out cursor-spawn}.cursor--despawning{animation:.3s ease-in-out cursor-despawn}@keyframes cursor-spawn{0%{opacity:0;transform:scale(.6)rotate(180deg)}70%{opacity:1;transform:scale(1.1)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes cursor-despawn{0%{opacity:1;transform:scale(1)rotate(0)}30%{opacity:1;transform:scale(1.1)rotate(-10deg)}to{opacity:0;transform:scale(.6)rotate(-180deg)}}.cursor-action-selected{--cursor-select-color:var(--cursor-select-color,$colors-presence-purple);outline:2px solid var(--cursor-select-color);outline-offset:2px;transition:outline .3s;position:relative}.cursor-action-selected:after{z-index:301;pointer-events:none;content:"";background:color-mix(in srgb, var(--cursor-select-color) 10%, transparent);border-radius:.25rem;animation:2s ease-in-out infinite cursor-selection-glow;position:absolute;inset:-4px}.cursor-action-selected--purple{--cursor-select-color:#6236ff}.cursor-action-selected--blue{--cursor-select-color:#0091ff}.cursor-action-selected--green{--cursor-select-color:#10b981}.cursor-action-selected--orange{--cursor-select-color:#f59e0b}.cursor-action-selected--pink{--cursor-select-color:#ec4899}.cursor-action-selected--teal{--cursor-select-color:#14b8a6}@keyframes cursor-selection-glow{0%,to{opacity:.1}50%{opacity:.2}}.cursor-action-hover{background-color:#6236ff1a;transition:background-color .3s}.cursor-action-hover:before{z-index:300;pointer-events:none;content:"";border:1px solid #6236ff4d;border-radius:.125rem;position:absolute;inset:-2px}.cursor-selection-handles{z-index:303;pointer-events:none;position:absolute}.cursor-selection-handles__handle{background:#6236ff;border:2px solid #fff;border-radius:50%;width:.5rem;height:.5rem;transition:all .3s;position:absolute;transform:translate(-50%,-50%)}.cursor-selection-handles__handle:hover{transform:translate(-50%,-50%)scale(1.2)}.cursor-selection-handles__handle--nw{cursor:nw-resize}.cursor-selection-handles__handle--n{cursor:n-resize}.cursor-selection-handles__handle--ne{cursor:ne-resize}.cursor-selection-handles__handle--e{cursor:e-resize}.cursor-selection-handles__handle--se{cursor:se-resize}.cursor-selection-handles__handle--s{cursor:s-resize}.cursor-selection-handles__handle--sw{cursor:sw-resize}.cursor-selection-handles__handle--w{cursor:w-resize}.cursor-action-changed{animation:.3s cursor-change-pulse}.cursor-action-changed[style*=color]{color:var(--applied-color,inherit)}.cursor-action-changed[style*=background-color]{background-color:var(--applied-bg-color,inherit)}.cursor-action-changed[style*=font-weight]{font-weight:var(--applied-font-weight,inherit)}@keyframes cursor-change-pulse{0%{transform:scale(1)}50%{transform:scale(1.05);box-shadow:0 0 1.25rem #6236ff80}to{transform:scale(1)}}.cursor-action-highlight{--highlight-color:var(--highlight-color,$colors-presence-purple);position:relative}.cursor-action-highlight:after{z-index:300;pointer-events:none;content:"";background:linear-gradient(45deg, color-mix(in srgb, var(--highlight-color) 20%, transparent) 25%, transparent 25%, transparent 75%, color-mix(in srgb, var(--highlight-color) 20%, transparent) 75%);background-size:.5rem .5rem;animation:.5s linear infinite cursor-highlight-move;position:absolute;inset:0}.cursor-action-highlight--purple{--highlight-color:#6236ff}.cursor-action-highlight--blue{--highlight-color:#0091ff}.cursor-action-highlight--green{--highlight-color:#10b981}.cursor-action-highlight--orange{--highlight-color:#f59e0b}.cursor-action-highlight--pink{--highlight-color:#ec4899}.cursor-action-highlight--teal{--highlight-color:#14b8a6}@keyframes cursor-highlight-move{0%{background-position:0 0}to{background-position:.5rem .5rem}}@keyframes cursor-idle-breathing{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes cursor-idle-rotate{0%{transform:rotate(0)}50%{transform:rotate(5deg)}to{transform:rotate(-3deg)}}@keyframes cursor-idle-pulse{0%{opacity:1}50%{opacity:.85}to{opacity:1}}@keyframes cursor-idle-avatar-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-.125rem)scale(1.02)}}.collab__entity{z-index:300;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform, opacity;align-items:center;gap:.5rem;display:flex;position:absolute}.collab__entity__cursor path{fill:#000}.collab__entity__pill{color:#fff;background-color:#000;border-radius:.75rem;padding:.25rem .5rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;position:relative;top:.25rem}.collab__entity--moving .collab__entity__cursor{transition:transform .3s ease-in-out;transform:scale(1.1)}.collab__entity--moving .collab__entity__pill{transition:transform .3s ease-in-out;transform:translateY(-.125rem)}.collab__entity--idle{animation:3s ease-in-out infinite alternate cursor-idle-pulse}.collab__entity--idle .collab__entity__cursor{animation:6s ease-in-out infinite alternate cursor-idle-rotate}.collab__entity--idle .collab__entity__name{animation:4s ease-in-out infinite alternate cursor-idle-name-pulse}.collab__entity--idle .collab__entity__pill{animation:4s ease-in-out infinite cursor-idle-pulse}.collab__entity.color__purple .collab__entity__cursor path{fill:#6236ff}.collab__entity.color__purple .collab__entity__pill{background-color:#6236ff}.collab__entity--blue{--cursor-select-color:#0091ff}.collab__entity--green{--cursor-select-color:#10b981}.collab__entity--orange{--cursor-select-color:#f59e0b}.collab__entity--pink{--cursor-select-color:#ec4899}.collab__entity--teal{--cursor-select-color:#14b8a6}.collab__entity--cursor .cursor__pill{display:block}.collab__entity--avatar{gap:.375rem}.collab__entity--avatar .cursor__pill{display:none}.collab__entity--avatar:hover .cursor__pill{display:block}.collab__entity--avatar .colored-ring-avatar{transition:all .3s ease-in-out}.collab__entity--avatar.collab__entity--moving .colored-ring-avatar{transform:scale(1.1)}.collab__entity--avatar.collab__entity--idle .colored-ring-avatar{animation:3s ease-in-out infinite cursor-idle-avatar-bounce}@keyframes cursor-idle-avatar-bounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-.1875rem)scale(1.02)}}@keyframes cursor-idle-name-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media screen and (width<=639px){.cursor-measurement-label{padding:.0625rem .25rem;font-size:.625rem}.cursor-selection-handles__handle{width:.375rem;height:.375rem}}@media screen and (width>=1440px){.cursor{gap:.25rem}.cursor__icon{width:2.25rem;height:2.25rem}.cursor__pill{padding:.3125rem .625rem;font-size:.875rem}}@media print{.cursor,.cursor-action-selected,.cursor-action-hover,.cursor-measurement-line,.cursor-measurement-label,.cursor-selection-handles{display:none}}.cursor-debug{border:1px dashed red;position:relative}.cursor-debug:after{z-index:9999;color:#fff;white-space:nowrap;content:attr(data-cursor-debug);background:red;padding:2px 4px;font-family:monospace;font-size:10px;position:absolute;top:-20px;left:0}.cursor-no-interact{pointer-events:none}.cursor-hidden{opacity:0;transform:scale(0)}.hero__wrapper{max-width:72.9375rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (width<=639px){.hero__wrapper{padding-left:1.25rem;padding-right:1.25rem}}.hero__title{letter-spacing:-.09375rem;text-wrap:pretty;z-index:1;color:#000;max-width:60rem;font-family:Reckless,"serif";font-size:5.5rem;font-weight:500;line-height:5.5rem;position:relative}@media screen and (width>=768px) and (width<=1023px){.hero__title{letter-spacing:-.09375rem;font-family:Reckless,"serif";font-size:4.75rem;line-height:4.75rem}}@media screen and (width<=767px){.hero__title{letter-spacing:-.09375rem;font-family:Reckless,"serif";font-size:3.5rem;line-height:3.5rem}}@media screen and (width<=1023px){.hero__title{text-align:center;text-wrap:balance;margin:0 auto 3rem}}@media screen and (width>=1024px){.hero__title{text-align:left;margin-bottom:3rem;font-size:7.5rem;line-height:6.625rem}}.hero__callout{gap:3.25rem;margin-bottom:4rem;display:flex}@media screen and (width<=1023px){.hero__callout{text-align:center;flex-direction:column;align-items:center;gap:2rem}}@media screen and (width>=1024px){.hero__callout{flex-direction:row}}.hero__blurb{letter-spacing:0;text-wrap:pretty;color:#212123;text-wrap:pretty;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:2rem}@media screen and (width<=1023px){.hero__blurb{text-align:center}}@media screen and (width>=1024px){.hero__blurb{text-align:left}}.hero__ctas{align-items:center;gap:1rem;display:flex}@media screen and (width<=1023px){.hero__ctas{justify-content:center}}@media screen and (width<=639px){.hero__ctas{flex-direction:column}}.callout__column{flex-direction:column;flex:1;justify-content:end;display:flex}@media screen and (width>=1220px){.callout__column:first-child{flex:2}.callout__column:last-child{flex:1}}.education-hero{min-height:38.75rem;padding-top:5rem;padding-bottom:4rem;position:relative;overflow-x:clip}@media screen and (width>=768px){.education-hero{padding-top:8rem;padding-bottom:6rem}}@media screen and (width>=1024px){.education-hero{padding-bottom:0}}@media screen and (width>=1220px){.education-hero{padding-top:6rem}}.education-hero .hero__background{z-index:-1;width:137.5rem;max-width:none;position:absolute;top:-6rem;left:50%;transform:translate(-50%)}@media screen and (width>=1024px){.education-hero .hero__background{width:200rem}}@media screen and (width>=1440px){.education-hero .hero__background{width:240rem}}@media screen and (width<=767px){.education-hero .hero__title{max-width:27.625rem}}@media screen and (width>=768px) and (width<=1023px){.education-hero .hero__title{text-align:center;max-width:37.5rem;margin-left:auto;margin-right:auto}}.education-hero .hero__title strong{font-weight:inherit;display:inline-block;position:relative}.education-hero .hero__title strong:after{z-index:-1;content:"";transform-origin:0;height:.5rem;animation:.8s ease-out .25s both wipe;animation-play-state:var(--applied-animation-play-state,running);background-color:#ff79b0;border-radius:999px;position:absolute;bottom:.5rem;left:0;right:0;transform:scaleX(0)}@media screen and (width>=768px) and (width<=1023px){.education-hero .hero__title strong:after{height:.75rem;bottom:.75rem}}@media screen and (width>=1024px){.education-hero .hero__title strong:after{height:1rem;bottom:1.125rem}}@media (prefers-reduced-motion:reduce){.education-hero .hero__title strong:after{animation:none;transform:scaleX(1)}}.education-hero .hero__title strong:after{bottom:.4375rem}.education-hero .hero__title-line{display:block}.education-hero .education-hero__cursor-area{pointer-events:none;width:45%;position:absolute;top:0;bottom:0;right:0}@media screen and (width<=1023px){.education-hero .education-hero__cursor-area{display:none}}.education-hero .hero__callout{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:0}.education-hero .hero__callout-row{width:100%}.education-hero .hero__blurb{letter-spacing:0;text-wrap:pretty;max-width:36.75rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:2rem}@media screen and (width<=1023px){.education-hero .hero__blurb{margin:0 auto}}.education-hero .hero__blurb strong{margin-bottom:1rem;font-weight:600;display:block}@media screen and (width<=1023px){.education-hero .hero__callout{align-items:center}}.education-hero .education-hero__button-glow{background-image:linear-gradient(100deg,#ff79b0 0%,#fcc 100%)}.education-steps{padding-top:0;padding-bottom:5rem}@media screen and (width>=768px){.education-steps{padding-bottom:4rem}}@media screen and (width>=1024px){.education-steps{padding-top:7.5rem}}@media screen and (width>=1220px){.education-steps{padding-top:10.25rem;padding-bottom:5.5rem}}.education-steps__details{text-align:center;max-width:36.75rem;margin:0 auto}.education-steps__icon{width:4.25rem;height:4.25rem;margin:0 auto 1.5rem;display:block}.education-steps__title{letter-spacing:-.09375rem;text-wrap:pretty;margin:0 0 1rem;font-family:Reckless,"serif";font-size:3.5rem;font-weight:500;line-height:3.5rem}@media screen and (width>=768px) and (width<=1023px){.education-steps__title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.75rem;line-height:3.25rem}}@media screen and (width<=767px){.education-steps__title{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.25rem;line-height:2.75rem}}.education-steps__blurb{letter-spacing:0;text-wrap:pretty;margin:0;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:2rem}.education-steps__compatibility{text-align:center;background:#ff79b026;border:1px solid #ff79b085;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;max-width:100%;margin:3.5rem auto 1.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;line-height:1.25rem;display:flex}@media screen and (width>=768px) and (width<=1023px){.education-steps__compatibility{max-width:31.25rem}}.education-steps__compatibility-icon{flex:none;width:1.5rem;height:1.5rem}.education-steps__blackboard{background-image:url(https://cdn.sketch.com/assets/pages/education/chalkboard-texture-2026-clean.webp);background-size:cover;border-radius:5rem;max-width:87.5rem;margin:0 auto 1rem;padding:1rem;overflow:hidden}@media screen and (width<=767px){.education-steps__blackboard{border-radius:2rem}}.education-steps__blackboard.was-shown .scribble{display:block}.education-steps__blackboard-content{z-index:10;padding:7.25rem 5.375rem 3.875rem;position:relative}@media screen and (width<=1023px){.education-steps__blackboard-content{padding:3rem 1.5rem}}@media screen and (width>=1024px) and (width<=1439px){.education-steps__blackboard-content{padding:6.75rem 5.375rem 2.875rem}}.education-steps__blackboard-items{grid-template-columns:1fr 1fr;gap:5.5rem;display:grid}@media screen and (width<=767px){.education-steps__blackboard-items{grid-template-columns:1fr;gap:4rem}}.education-steps__logo{opacity:.2;position:absolute;top:2.5rem;right:2.5rem}.education-steps__scribble{position:absolute;top:4.3125rem;left:8.25rem}@media screen and (width>=768px){.education-steps__scribble{top:1.3125rem;left:-.75rem;transform:scale(.65)}}@media screen and (width>=1024px){.education-steps__scribble{top:4.3125rem;left:4.75rem;transform:scale(.75)}}@media screen and (width>=1220px){.education-steps__scribble{left:8.75rem;transform:scale(1)}}.education-steps__scribble--wide{top:5.125rem}.scribble{stroke-dasharray:1000;stroke-dashoffset:1000px;display:none}.blackboard__scribble__line{animation:2s forwards dash}.blackboard__scribble__arrow{animation:3s .75s forwards dash}.education-steps__scribble--circle{animation:1s linear 1.5s forwards dash;top:-1.375rem;left:-1.5rem;transform:scale(.9)}@media screen and (width>=768px){.education-steps__scribble--circle{top:-1.5rem;left:-1.5rem;transform:scale(1)}}@keyframes dash{to{stroke-dashoffset:0}}.education-steps__blackboard-item{color:#fff;max-width:28.375rem;position:relative}@media screen and (width<=767px){.education-steps__blackboard-item{max-width:none}}.education-steps__item-description .tooltip{font-weight:500}.education-steps__item-description .tooltip:before{min-width:12.5rem;white-space:initial;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;padding:.75rem 1rem}@media screen and (width>=768px){.education-steps__item-description .tooltip:before{min-width:15.625rem}}@media screen and (width>=1024px){.education-steps__item-description .tooltip:before{width:19.25rem}}.education-steps__item-description .tooltip .education-steps__item-tooltip-icon{vertical-align:middle}.education-steps__item-number{text-align:center;background:#5e8eb6;border-radius:9999px;width:2rem;height:2rem;margin-bottom:1.5rem;padding:.25rem;font-size:1rem;font-weight:600;line-height:1.5rem;display:block}.education-steps__blackboard-item:nth-of-type(2) .education-steps__item-number{background:#ff425e}.education-steps__item-title{letter-spacing:0;text-wrap:pretty;margin-bottom:.5rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;line-height:2rem}.education-steps__item-description{letter-spacing:0;text-wrap:pretty;margin-bottom:1.5rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.education-steps__item-description a{color:#fff;font-weight:600;text-decoration:underline}.education-steps__item-cta{color:#fff;align-items:center;min-height:1.5rem;font-weight:600;display:inline-flex;position:relative}.education-steps__item-cta--transparent:after{vertical-align:-.4375em;content:"";opacity:.32;opacity:.8;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgba(255, 255, 255, 0.64)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block;transform:rotate(90deg)}.education-steps__item-cta--solid{letter-spacing:0;text-wrap:pretty;color:#000;background-color:#fff;border-radius:1rem;align-items:center;width:fit-content;padding:.75rem 1.5rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;display:flex;box-shadow:0 0 0 1px #0000000a,0 1px 4px #00000014}.education-steps__item-cta--solid:hover{background-color:#fffc}.education-steps__scribble-dashes{position:absolute;bottom:-2rem;right:-2rem}.blackboard__scribble__dashes--first{animation:1s linear 2.5s forwards dash}.blackboard__scribble__dashes--second{animation:1s linear 2.75s forwards dash}.education-steps__note{letter-spacing:0;text-wrap:pretty;color:#fff;text-align:center;margin-top:4.875rem;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.education-steps__note-line{background:#fff3;height:2px;margin-bottom:1.75rem;transform:skewY(-.68deg)}.education-steps__note em{color:#ff425e;margin-right:.75rem;font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem}::selection{background-color:#ff425e73}.main-nav__item--cta{display:none}@media screen and (width>=768px){.main-nav__link[href="/signin/"]{padding-right:0}}.education .features-carousel-section--static-cards{background-image:var(--features-carousel-background-image);background-position:top;background-size:cover;border-top:1px solid #00000014;border-radius:0}.education .features-carousel-section--static-cards .features-carousel-section__inner{isolation:isolate;max-width:75rem;margin:0 auto;padding-top:4rem;position:relative}.education .features-carousel-section--static-cards .features-carousel-section__inner:before{z-index:-1;content:"";background:linear-gradient(135deg,#f3f1ff 0%,#d5d8f7 100%);border-radius:5rem;position:absolute;inset:0 0 5rem}@media screen and (width<=767px){.education .features-carousel-section--static-cards .features-carousel-section__inner{padding-top:3rem}.education .features-carousel-section--static-cards .features-carousel-section__inner:before{border-radius:2rem;left:0;right:0}}@media screen and (width>=1220px){.get-started--education__get-started .wrapper{padding-top:4.5rem}}.get-started--education__get-started .get-started__background{z-index:-1;pointer-events:none;width:200%;max-width:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (width>=640px){.get-started--education__get-started .get-started__background{width:150%}}@media screen and (width>=768px){.get-started--education__get-started .get-started__background{bottom:-9.375rem}}@media screen and (width>=1024px){.get-started--education__get-started .get-started__background{width:100%;bottom:-16.875rem}}.education-page .main-footer,.education-page .main-footer__footer{z-index:1;background-color:#0000;position:relative}.faq-section{margin-top:4rem;margin-bottom:4rem}@media screen and (width>=768px){.faq-section{margin-top:6rem;margin-bottom:6rem}}@media screen and (width>=1220px){.faq-section{margin-top:7.5rem;margin-bottom:7.5rem}}.education .faq-section__header__heading{letter-spacing:-.0625rem;text-wrap:pretty;width:min-content;font-family:Reckless,"serif";font-size:2.5rem;font-weight:500;line-height:3rem}@media screen and (width>=768px) and (width<=1023px){.education .faq-section__header__heading{letter-spacing:-.0625rem;font-family:Reckless,"serif";font-size:2.25rem;line-height:2.75rem}}@media screen and (width<=767px){.education .faq-section__header__heading{letter-spacing:-.03125rem;font-family:Reckless,"serif";font-size:1.75rem;line-height:2.25rem}}.section--blocks .blocks .block__media{max-width:34.75rem}@media screen and (width<=1023px){.section--blocks .blocks .block__media{max-width:100%}}.education .section--blocks{margin-top:2rem;margin-bottom:6rem}.education .section--blocks .blocks{row-gap:7rem}@media screen and (width>=1220px){.education .section--blocks{margin-bottom:7.5rem}.education .section--blocks .wrapper{max-width:75rem}}@media screen and (width<=767px){.education .section--blocks{margin-top:0;margin-bottom:4rem}.education .section--blocks .blocks{row-gap:4rem}}.get-started--education__get-started .button-new-glow{background-image:linear-gradient(100deg,#ff79b0 0%,#fcc 100%)}