.about-contact{display:flex;flex-direction:column;gap:6rem}.about-contact__info{display:flex;flex-direction:column;gap:5rem}.about-contact__rows{display:flex;flex-direction:column;gap:1.2rem}.about-contact__row{display:flex;gap:.8rem;flex-wrap:wrap}.about-contact__row-label{margin:0;font-weight:500;font-size:1.8rem;white-space:nowrap}.about-contact__row-value{margin:0;font-size:1.8rem;opacity:.62}.about-contact__guarantee{display:flex;flex-direction:column;gap:.8rem;background:#665fe740;border-radius:1.6rem;padding:1.6rem}.about-contact__guarantee-row{display:flex;align-items:center;gap:1.6rem;padding:1.2rem}.about-contact__guarantee-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;background:rgb(var(--color-button))}.about-contact__guarantee-icon svg{width:2.4rem;height:2.4rem}.about-contact__guarantee-text{margin:0;font-weight:600;font-size:2rem}.about-contact__form-wrap{display:flex;flex-direction:column;gap:3rem}.about-contact__form-heading{margin:0;font-size:var(--ac-heading-size, 3.4rem);font-weight:600}.about-contact__form{display:flex;flex-direction:column;gap:2rem}.about-contact__form-fields{display:flex;gap:2rem}.about-contact__input,.about-contact__textarea{flex:1 1 0;min-width:0;border:1px solid rgba(var(--color-foreground),.35);border-radius:1.2rem;padding:2rem;font-size:1.6rem;font-family:inherit;background:transparent;color:currentColor}.about-contact__textarea{width:100%;min-height:16rem;resize:vertical}.about-contact__submit{height:6rem;padding:0 2.4rem;border-radius:1.6rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.8rem;font-weight:500;border:none;cursor:pointer;max-width:34rem}.about-contact__form-message{margin:0;font-size:1.4rem}@media screen and (min-width:990px){.about-contact{flex-direction:row;gap:9.6rem;justify-content:center}.about-contact__info{flex-shrink:0}.about-contact__form-wrap{flex:1 1 0;min-width:0}.about-contact__guarantee{align-self:flex-start}}@media screen and (max-width:749px){.about-contact__row{flex-direction:column;gap:.2rem}.about-contact__row-label,.about-contact__row-value{font-size:1.4rem}.about-contact__guarantee-text{font-size:1.5rem}.about-contact__form-heading{font-size:2.4rem}.about-contact__form-fields{flex-direction:column}.about-contact__submit{max-width:none;width:100%}}.about-hero{display:flex;flex-direction:column;align-items:center;gap:5rem}.about-hero__text{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:105rem;text-align:center}.about-hero__heading{font-size:clamp(2.8rem,5vw,var(--ah-heading-size, 4.8rem));line-height:1.1;letter-spacing:-.02em;margin:0}.about-hero__description{font-size:var(--ah-description-size, 2rem);line-height:1.5;color:rgba(var(--color-foreground),.6);margin:0}.about-hero__media{width:100%;height:var(--ah-image-height, 47.2rem);border-radius:var(--ah-image-radius, 3rem);overflow:hidden}.about-hero__image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.about-hero__heading{font-size:2.4rem}.about-hero__description{font-size:1.5rem}.about-hero__media{height:auto;aspect-ratio:4 / 3}}.about-stats{display:flex;flex-direction:column;gap:2rem;padding:4rem;border-radius:var(--ash-container-radius, 4rem)}.about-stats__row{display:flex;gap:2rem;width:100%}.about-stats__row--stats,.about-stats__row--highlight{flex-direction:column}.about-stats__card{background:rgb(var(--color-background));border-radius:var(--ash-card-radius, 1.6rem);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;flex:1 1 0;min-width:0}.about-stats__card--stat{text-align:center;gap:1rem}.about-stats__number{font-size:var(--ash-stat-number-size, 6.4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:rgb(var(--color-button));margin:0}.about-stats__label{font-size:var(--ash-stat-label-size, 2rem);font-weight:600;margin:0}.about-stats__card--text{align-items:flex-start;justify-content:center;text-align:left}.about-stats__text{font-size:var(--ash-text-size, 1.6rem);line-height:1.6}.about-stats__media{flex:1 1 0;min-width:0;border-radius:var(--ash-card-radius, 1.6rem);overflow:hidden;display:flex}.about-stats__image{width:100%;height:100%;min-height:24rem;object-fit:cover;display:block}@media screen and (min-width:750px){.about-stats__row--stats{flex-direction:row}.about-stats__row--highlight{flex-direction:row;align-items:stretch}}@media screen and (max-width:749px){.about-stats{padding:2rem}.about-stats__card{padding:2.4rem}.about-stats__number{font-size:4rem}.about-stats__label{font-size:1.6rem}.about-stats__text{font-size:1.4rem}}.app-features{display:flex;flex-direction:column;align-items:center;gap:5rem}.app-features__header{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:105rem;text-align:center}.app-features__heading{font-size:clamp(2.8rem,5vw,var(--afs-heading-size, 4.8rem));line-height:1.1;letter-spacing:-.02em;margin:0}.app-features__description{font-size:var(--afs-description-size, 1.8rem);line-height:1.5;color:rgba(var(--color-foreground),.6);margin:0}.app-features__badges{display:flex;justify-content:center;gap:1.6rem;flex-wrap:wrap;margin-top:.8rem}.app-features__badge-link{display:flex;align-items:center}.app-features__badge-link img{width:18rem;height:auto;display:block}.app-features__body{display:flex;flex-direction:column;align-items:center;gap:var(--afs-column-gap, 5rem);width:100%}.app-features__column{display:none}.app-features__media{flex-shrink:0;width:100%;max-width:32rem}.app-features__media-image{width:100%;height:auto;display:block}.app-features__media-image--mobile{display:none}.app-features__mobile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;width:100%}.app-features__mobile-grid .app-features__feature{align-items:flex-start;text-align:left;gap:.8rem}.app-features__feature{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.app-features__feature .app-features__feature-icon{width:var(--afs-icon-size, 6rem);height:var(--afs-icon-size, 6rem);display:block}.app-features__feature .app-features__feature-icon svg{width:100%;height:100%;display:block}.app-features__feature-title{font-size:var(--afs-feature-title-size, 2.6rem);font-weight:600;margin:0}.app-features__feature-text{font-size:var(--afs-feature-text-size, 1.6rem);line-height:1.5;color:rgba(var(--color-foreground),.6);margin:0}@media screen and (min-width:990px){.app-features__body{flex-direction:row;align-items:center;justify-content:center}.app-features__column{display:flex;flex-direction:column;gap:var(--afs-feature-gap, 4rem);flex:1 1 0;min-width:0;justify-content:space-between}.app-features__column--left{order:1;align-items:flex-end;text-align:right}.app-features__column--left .app-features__feature{align-items:flex-end;text-align:right}.app-features__media{order:2}.app-features__column--right{order:3;align-items:flex-start;text-align:left}.app-features__column--right .app-features__feature{align-items:flex-start;text-align:left}.app-features__mobile-grid{display:none}}@media screen and (max-width:749px){.app-features__heading{font-size:2.4rem}.app-features__description{font-size:1.5rem;align-self:flex-start;width:100%;text-align:left}.app-features__badges{justify-content:center;width:100%}.app-features__badge-link img{width:15rem}.app-features__feature-title{font-size:1.4rem}.app-features__feature-text{font-size:1.2rem}.app-features__media{max-width:24rem}.app-features__media.has-mobile-image .app-features__media-image--desktop{display:none}.app-features__media.has-mobile-image .app-features__media-image--mobile{display:block}.app-features__mobile-grid .app-features__feature-icon{width:4rem;height:4rem}}.comparison-table{width:100%;border-collapse:collapse}.comparison-table__row{display:grid;grid-template-columns:1.2fr 1fr 1fr;border-bottom:1px solid var(--ct-divider-color, #ebedf5);min-height:var(--ct-row-height, 7.6rem)}.comparison-table__row--head{border-bottom:none;align-items:start;min-height:0;margin-bottom:var(--ct-head-row-gap, 3rem)}.comparison-table__cell{padding:2rem var(--ct-value-padding-x, 3.2rem);display:flex;align-items:center;justify-content:center;text-align:center;font-size:var(--ct-feature-value-size, 2rem);color:var(--ct-feature-value-color, inherit)}.comparison-table__cell--heading{align-items:flex-start;justify-content:flex-start;text-align:left;padding:0 var(--ct-column-padding, 3rem)}.comparison-table__cell--label{justify-content:flex-start;text-align:left;font-weight:500;padding-left:var(--ct-label-padding-x, 4rem);padding-right:var(--ct-label-padding-x, 4rem);font-size:var(--ct-feature-name-size, 2rem);color:var(--ct-feature-name-color, inherit)}.comparison-table__heading{font-size:clamp(2.2rem,6vw,var(--ct-heading-size, 4.4rem));color:var(--ct-heading-color, inherit);line-height:1.3;font-weight:500;margin:0}.comparison-table__cell--product{flex-direction:column;gap:1.2rem;padding-top:0;padding-bottom:0;padding-left:var(--ct-column-padding, 3rem);padding-right:var(--ct-column-padding, 3rem)}.comparison-table__cell--product-first{border-left:1px solid var(--ct-divider-color, #ebedf5)}.comparison-table__product-image-wrap{width:100%;height:var(--ct-image-height, 9.4rem);display:flex;align-items:center;justify-content:center}.comparison-table__product-image{max-width:var(--ct-image-width, 25.2rem);max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.comparison-table__product-title{margin:0;font-size:var(--ct-name-size, 2rem);color:var(--ct-name-color, inherit)}.comparison-table__product-price{margin:0;font-size:clamp(2rem,7vw,var(--ct-price-size, 4rem));color:var(--ct-price-color, inherit);font-weight:600;letter-spacing:-.02em;line-height:1.3}.comparison-table__product-link{width:100%;height:var(--ct-button-height, 6rem);border-radius:var(--ct-button-radius, 1.6rem);background-color:var(--ct-button-bg, #ebedf5);color:var(--ct-button-text-color, #1b1d21);font-size:var(--ct-button-text-size, 1.8rem);display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:var(--font-body-family)}.comparison-table__mobile,.comparison-table__heading--mobile{display:none}@media screen and (max-width:749px){.comparison-table{display:none}.comparison-table__mobile{display:block}.comparison-table__heading--mobile{display:block;text-align:center;margin-bottom:2rem}.comparison-table__mobile-scroll{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.comparison-table__mobile-card{flex:0 0 85%;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;border:1px solid var(--ct-divider-color, #ebedf5);border-radius:1.6rem;padding:2.4rem 2rem}.comparison-table__mobile-card .comparison-table__product-title{font-size:1.6rem}.comparison-table__mobile-card .comparison-table__product-price{font-size:2.4rem}.comparison-table__mobile-card .comparison-table__product-link{font-size:1.2rem}.comparison-table__mobile-features{width:100%;margin-top:.8rem}.comparison-table__mobile-feature{text-align:left;padding:1.2rem 0;border-bottom:1px solid var(--ct-divider-color, #ebedf5)}.comparison-table__mobile-feature:last-child{border-bottom:none}.comparison-table__mobile-feature-label{margin:0 0 .4rem;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--ct-feature-name-color, #88909f);opacity:.7}.comparison-table__mobile-feature-value{margin:0;font-size:1.4rem;color:var(--ct-feature-value-color, inherit);font-weight:600}}.pdp-vs-other{--vs-primary: #665fe7;--vs-primary-lighter: #eff2fe;--vs-primary-light: #e2e6fd;--vs-title: #1b1d21;--vs-subtitle: #88909f;--vs-border: #eceef5;--vs-column-tint: #f8f8ff}.pdp-vs-other__intro{max-width:900px;margin:0 auto 40px;text-align:center}.pdp-vs-other__heading{margin:0 0 18px;font-family:var(--font-heading-family);font-size:clamp(2.2rem,6vw,4.8rem);line-height:1.1;font-weight:600;letter-spacing:-.02em;text-align:center;color:var(--vs-title)}.pdp-vs-other__heading-accent{color:inherit}.pdp-vs-other__subheading{margin:0;font-size:clamp(1.6rem,2vw,2rem);line-height:1.4;color:var(--vs-subtitle)}.pdp-vs-other__table{background:#fff;border-radius:40px;box-shadow:0 20px 60px #242b630f;overflow:hidden}.pdp-vs-other__row{display:grid;grid-template-columns:1fr 250px 250px;align-items:stretch;gap:20px;min-height:105px;border-bottom:1px solid var(--vs-border)}.pdp-vs-other__row:last-child{border-bottom:none}.pdp-vs-other__row--head{min-height:90px}.pdp-vs-other__cell{display:flex;align-items:center}.pdp-vs-other__cell--brand svg,.pdp-vs-other__cell--brand img{height:28px;width:auto}.pdp-vs-other__cell--brand,.pdp-vs-other__cell--check,.pdp-vs-other__cell--other,.pdp-vs-other__cell--other-head{justify-content:center;text-align:center}.pdp-vs-other__cell--brand,.pdp-vs-other__cell--check{background:var(--vs-column-tint)}.pdp-vs-other__cell--other-head{font-size:1.8rem;font-weight:700;color:var(--vs-title)}.pdp-vs-other__cell--label{gap:16px;padding-left:30px;min-width:0}.pdp-vs-other__cell--label:empty{display:flex!important}.pdp-vs-other__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:999px;background:var(--vs-primary-light);color:var(--vs-primary)}.pdp-vs-other__icon svg{width:auto;height:auto;max-width:32px;max-height:32px}.pdp-vs-other__label-text{font-size:2rem;font-weight:var(--font-body-weight);line-height:1.25;color:var(--vs-title)}.pdp-vs-other__check{display:flex;width:48px;height:48px;color:var(--vs-primary)}.pdp-vs-other__check svg{width:100%;height:100%}.pdp-vs-other__cross{font-size:2.4rem;line-height:1;color:var(--vs-subtitle)}.pdp-vs-other__other-text{font-size:1.7rem;color:var(--vs-subtitle);padding:0 20px}@media screen and (max-width:749px){.pdp-vs-other__heading,.pdp-vs-other__subheading{text-align:left}.pdp-vs-other__intro{max-width:100%}.pdp-vs-other__row{grid-template-columns:1fr 70px 90px;gap:8px;min-height:auto}.pdp-vs-other__cell--brand svg,.pdp-vs-other__cell--brand img{height:auto;width:100%;max-width:56px}.pdp-vs-other__cell--label,.pdp-vs-other__cell--other,.pdp-vs-other__cell--other-head{padding-top:12px;padding-bottom:12px}.pdp-vs-other__row--head .pdp-vs-other__cell--other-head{padding-top:16px;padding-bottom:16px}.pdp-vs-other__cell--label{padding-left:14px}.pdp-vs-other__label-text{font-size:1.4rem}.pdp-vs-other__icon{width:36px;height:36px}.pdp-vs-other__icon svg{max-width:18px;max-height:18px}.pdp-vs-other__other-text{font-size:1.2rem;padding:0 6px}.pdp-vs-other__cell--other-head{font-size:1.5rem}.pdp-vs-other__check{width:28px;height:28px}}.media-feature-highlight{display:flex;flex-direction:column;align-items:center;gap:var(--mfh-column-gap, 4rem)}.media-feature-highlight__media{width:100%;aspect-ratio:var(--mfh-image-ratio, auto);border-radius:var(--mfh-image-radius, 4rem);overflow:hidden;display:flex;align-items:center;justify-content:center}.media-feature-highlight__image{width:100%;height:100%;object-fit:var(--mfh-image-fit, cover)}.media-feature-highlight__video{display:block;width:100%;height:100%;border:0;object-fit:var(--mfh-image-fit, cover)}.media-feature-highlight__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--mfh-content-gap, 3rem);width:100%}.media-feature-highlight--stacked{flex-direction:column-reverse}.media-feature-highlight__title-group{display:flex;flex-direction:column;gap:var(--mfh-title-gap, 1.6rem);width:100%}.media-feature-highlight__heading{font-size:clamp(2.2rem,6vw,var(--mfh-heading-size, 4rem));line-height:1.05;letter-spacing:-.02em;margin:0}@media screen and (max-width:749px){.media-feature-highlight:has(.media-feature-highlight__features) .media-feature-highlight__heading{font-size:3rem}.media-feature-highlight__subheading{font-size:1.4rem!important}.media-feature-highlight__feature-heading{font-size:1.6rem}.media-feature-highlight__feature-text{font-size:1.4rem}.media-feature-highlight__button{font-size:1.4rem!important}.media-feature-highlight--right,.media-feature-highlight--left{flex-direction:column-reverse}}.media-feature-highlight__subheading{line-height:1.4;margin:0}.media-feature-highlight__features{display:grid;grid-template-columns:1fr;gap:var(--mfh-feature-gap, 2rem);width:100%}.media-feature-highlight__feature-heading{font-size:var(--mfh-feature-heading-size, 1.8rem);color:var(--mfh-feature-heading-color, inherit);font-weight:700;margin:0 0 .4rem}.media-feature-highlight__feature-text{font-size:var(--mfh-feature-text-size, 1.4rem);line-height:1.5;color:var(--mfh-feature-text-color, rgba(var(--color-foreground), .6));margin:0}.media-feature-highlight__button{display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}@media screen and (min-width:750px){.media-feature-highlight__features{grid-template-columns:repeat(var(--mfh-feature-columns, 2),1fr);column-gap:var(--mfh-feature-gap, 3rem)}}@media screen and (min-width:990px){.media-feature-highlight{flex-direction:row;align-items:center}.media-feature-highlight--right{flex-direction:row-reverse}.media-feature-highlight__media{width:var(--mfh-image-width, 50%)}.media-feature-highlight__content{width:calc(100% - var(--mfh-image-width, 50%))}.media-feature-highlight--stacked{flex-direction:column-reverse}.media-feature-highlight--stacked .media-feature-highlight__media,.media-feature-highlight--stacked .media-feature-highlight__content{width:100%}.media-feature-highlight--stacked .media-feature-highlight__content{align-items:center;text-align:center}}.media-steps-grid{display:flex;flex-direction:column;gap:3.2rem;width:100%}.media-steps-grid__heading{margin:0;font-size:clamp(2.2rem,6vw,var(--msg-heading-size, 4.8rem));color:var(--msg-heading-color, inherit);text-align:var(--msg-heading-align, center);line-height:1.15}.media-steps-grid__list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--msg-gap, 2rem)}.media-steps-grid__item{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.media-steps-grid__media{width:100%;height:var(--msg-media-height, 34rem);border-radius:var(--msg-card-radius, 1.6rem);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.media-steps-grid__image{width:100%;height:100%;object-fit:cover}.media-steps-grid__video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;background:transparent}.media-steps-grid__text{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center;padding:0 1rem;width:100%}.media-steps-grid__item-number{display:none}.media-steps-grid__item-heading{margin:0;font-size:var(--msg-card-heading-size, 2rem);color:var(--msg-card-heading-color, inherit);font-weight:500}.media-steps-grid__item-text{margin:0;font-size:var(--msg-card-text-size, 1.5rem);color:var(--msg-card-text-color, rgba(var(--color-foreground), .6));line-height:1.4}@media screen and (max-width:749px){.media-steps-grid__heading{text-align:left}.media-steps-grid__item{align-items:flex-start}.media-steps-grid__media{width:100%;height:auto;aspect-ratio:1 / 1.05}.media-steps-grid__text{flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:.8rem;padding:0}.media-steps-grid__item-number{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:#fff;border:1px solid #ebedf5;font-size:1.2rem;font-weight:600;color:var(--msg-card-heading-color, inherit)}.media-steps-grid__item-heading{font-size:1.4rem}.media-steps-grid__item-text{display:none}}@media screen and (min-width:750px){.media-steps-grid__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.media-steps-grid__list{grid-template-columns:repeat(var(--msg-columns, 4),1fr)}}.newsletter-cta{display:flex;flex-direction:column;align-items:center;gap:3rem}.newsletter-cta__text{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:105rem;text-align:center}.newsletter-cta__heading{font-size:clamp(2.4rem,5vw,var(--nc-heading-size, 4.8rem));font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1b1d21;margin:0}.newsletter-cta__subheading{font-size:var(--nc-subheading-size, 1.8rem);font-weight:500;line-height:1.5;color:#88909f;margin:0}.newsletter-cta__form{width:100%;display:flex;justify-content:center}.newsletter-cta__form-row{display:flex;flex-direction:column;align-items:center;width:100%}.newsletter-cta__field{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;width:100%}.newsletter-cta__input{width:32rem;max-width:100%;border:1px solid var(--nc-input-border-color, #665fe7);border-radius:var(--nc-field-radius, 1.6rem);padding:1.5rem 2rem;font-family:inherit;font-size:1.6rem;font-weight:400;color:#1b1d21;background:rgb(var(--color-background))}.newsletter-cta__input::placeholder{color:#88909f;font-weight:400}.newsletter-cta__button{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--nc-field-radius, 1.6rem);padding:1.8rem 2rem;background:var(--nc-button-background, #665fe7);color:var(--nc-button-color, #fff);font-family:inherit;font-size:1.6rem;font-weight:400;line-height:1;cursor:pointer;white-space:nowrap}.newsletter-cta__button:hover{opacity:.9}.newsletter-cta__message{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:1.5rem 0 0;font-size:1.4rem}.newsletter-cta__message .icon-error{flex-shrink:0}@media screen and (max-width:749px){.newsletter-cta__heading{font-size:2.4rem}.newsletter-cta__subheading{font-size:1.5rem}.newsletter-cta__field{flex-direction:column;align-items:stretch}.newsletter-cta__input,.newsletter-cta__button{width:100%}}.pdp-join-us{display:flex;flex-direction:column;gap:3.2rem;width:100%}.pdp-join-us__header{display:flex;flex-direction:column;gap:.8rem;text-align:center}.pdp-join-us__heading{margin:0;font-size:clamp(2.2rem,6vw,var(--pjv-heading-size, 4.8rem));text-align:center;line-height:1.15}.pdp-join-us__subtitle{margin:0;color:#70767e;line-height:1.4}.pdp-join-us__viewport{position:relative;display:flex;align-items:center}.pdp-join-us__row{display:flex;gap:var(--pjv-gap, 2rem);list-style:none;margin:0;padding:0;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-join-us__row::-webkit-scrollbar{display:none}.pdp-join-us__item{flex:1 0 min(26rem,80vw);scroll-snap-align:start}.pdp-join-us__card{position:relative;display:block;width:100%;height:var(--pjv-card-height, 44.4rem);border-radius:var(--pjv-card-radius, 1.6rem);overflow:hidden;background:#e0e0e8;border:0;padding:0;cursor:pointer;-webkit-appearance:none;appearance:none}.pdp-join-us__card--static{cursor:default}.pdp-join-us__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pdp-join-us__overlay{position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#000000a6);pointer-events:none}.pdp-join-us__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6rem;height:6rem;border-radius:50%;background:#fff6;display:flex;align-items:center;justify-content:center}.pdp-join-us__play svg{width:2.4rem;height:2.4rem}.pdp-join-us__caption{position:absolute;left:1.6rem;right:1.6rem;bottom:1.6rem;display:flex;flex-direction:column;gap:.2rem;text-align:left;color:#fff}.pdp-join-us__username{font-size:1.4rem;font-weight:600}.pdp-join-us__caption-text{font-size:1.2rem;color:#ffffffd9}.pdp-join-us__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:4.8rem;height:4.8rem;border-radius:50%;background:rgb(var(--color-background));border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 .2rem .8rem #0000001f}.pdp-join-us__nav svg{width:1.8rem;height:1.8rem}.pdp-join-us__nav--prev{left:-1rem}.pdp-join-us__nav--prev svg{transform:rotate(180deg)}.pdp-join-us__nav--next{right:-1rem}.pdp-join-us__disclaimer{margin:0;text-align:center;font-size:1.1rem;color:rgba(var(--color-foreground),.6)}.pdp-join-us__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;display:flex;align-items:center;justify-content:center;padding:2.4rem;background:#000000bf;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility 0s linear .28s}.pdp-join-us__modal[open]{opacity:1;visibility:visible;transition:opacity .28s ease,visibility 0s linear 0s}.pdp-join-us__modal-content{position:relative;max-width:90vw;max-height:90vh;background:#000;border-radius:1.6rem;overflow:hidden;display:flex}.pdp-join-us__modal-media{position:relative;display:flex}.pdp-join-us__modal-media video{display:block;width:auto;height:auto;max-width:90vw;max-height:90vh}.pdp-join-us__modal-media iframe{display:block;width:auto;height:85vh;max-width:90vw;aspect-ratio:9 / 16;border:0}.pdp-join-us__modal-close{position:absolute;top:1.2rem;right:1.2rem;z-index:2;width:3.6rem;height:3.6rem;border-radius:50%;background:#ffffffe6;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.pdp-join-us__modal-close svg{width:1.6rem;height:1.6rem}@media screen and (max-width:749px){.pdp-join-us__nav{display:none}}.pdp-key-features{display:flex;flex-direction:column;gap:3.2rem;width:100%}.pdp-key-features__heading{margin:0;font-size:clamp(2.2rem,6vw,var(--pkf-heading-size, 4.8rem));text-align:center;line-height:1.15}.pdp-key-features__panel{display:flex;align-items:stretch;gap:2rem;background:var(--pkf-panel-bg, #eff2fe);border-radius:var(--pkf-panel-radius, 4rem);padding:3.2rem}.pdp-key-features__column{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:2rem;flex:1 0 0;min-width:0}.pdp-key-features__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;background:rgb(var(--color-background));border-radius:var(--pkf-card-radius, 2rem);padding:2.4rem 1.6rem;text-align:center;min-width:0}.pdp-key-features__icon{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;color:#665fe7}.pdp-key-features__icon svg{width:100%;height:100%}.pdp-key-features__title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.9rem;line-height:1.25;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%}.pdp-key-features__media{flex-shrink:0;width:var(--pkf-image-width, 40.8rem);max-width:34%;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));border-radius:var(--pkf-image-radius, 2.4rem);overflow:hidden}.pdp-key-features__image{width:100%;height:100%;object-fit:contain}@media screen and (max-width:749px){.pdp-key-features__heading{text-align:left}.pdp-key-features__title{font-size:1.5rem}}@media screen and (max-width:989px){.pdp-key-features__panel{flex-direction:column;padding:2.4rem}.pdp-key-features__column{width:100%}.pdp-key-features__media{width:100%;max-width:100%;aspect-ratio:1 / 1}}@media screen and (max-width:480px){.pdp-key-features__panel{gap:1.2rem;padding:1.6rem}.pdp-key-features__column{gap:1.2rem}.pdp-key-features__card{padding:1.8rem 1.2rem}}.pdp-seo-text__collapsible{position:relative;max-height:var(--pdp-seo-collapsed-height, 220px);overflow:hidden;transition:max-height .4s ease}.pdp-seo-text__collapsible.is-expanded{max-height:6000px}.pdp-seo-text__heading{margin:0 0 16px;font-size:clamp(2.2rem,6vw,var(--pdp-seo-heading-size, 3.6rem));line-height:1.2;font-weight:700;text-align:var(--pdp-seo-heading-align, left);color:#1b1d21}@media screen and (max-width:749px){.pdp-seo-text__heading{text-align:left}}.pdp-seo-text__body{max-width:900px;color:#1b1d21}.pdp-seo-text__body>*:first-child{margin-top:0}.pdp-seo-text__body p{font-size:1.6rem;line-height:1.6;color:#4a4d55}.pdp-seo-text__body h3{margin:32px 0 12px;font-size:2.2rem;font-weight:700;color:#1b1d21}.pdp-seo-text__body h4{margin:24px 0 8px;font-size:1.8rem;font-weight:600;color:#1b1d21}.pdp-seo-text__body ul,.pdp-seo-text__body ol{margin:0 0 16px;padding-left:20px;color:#4a4d55}.pdp-seo-text__body li{font-size:1.6rem;line-height:1.6;margin-bottom:6px}.pdp-seo-text__fade{position:absolute;left:0;right:0;bottom:0;height:90px;background:linear-gradient(to bottom,#f9f9f900,#f9f9f9 85%);pointer-events:none;transition:opacity .2s ease}.pdp-seo-text__collapsible.is-expanded .pdp-seo-text__fade{opacity:0;pointer-events:none}.pdp-seo-text__toggle{display:flex;align-items:center;gap:8px;margin-top:16px;margin-left:auto;background:none;border:none;padding:0;font-family:inherit;font-size:1.5rem;font-weight:600;color:#1b1d21;cursor:pointer}.pdp-seo-text__toggle-icon{width:12px;height:12px;transition:transform .25s ease}.pdp-seo-text__toggle-icon svg{width:100%;height:100%}.pdp-seo-text__toggle[aria-expanded=true] .pdp-seo-text__toggle-icon{transform:rotate(180deg)}.step-timeline{display:flex;flex-direction:column;gap:4rem;align-items:center}.step-timeline__media{width:100%;border-radius:2rem;overflow:hidden}.step-timeline__image{width:100%;height:auto;display:block;object-fit:cover}.step-timeline__video{aspect-ratio:1 / 1}.step-timeline__steps{width:100%;display:flex;flex-direction:column;gap:3rem}.step-timeline__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.step-timeline__step{display:flex;gap:2rem}.step-timeline__number{flex-shrink:0;width:var(--st-number-size, 5.7rem);height:var(--st-number-size, 5.7rem);border-radius:50%;border:1px solid var(--st-number-border-color, #ebedf5);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family);font-size:calc(var(--st-number-size, 5.7rem) * .42);color:var(--st-number-inactive-text-color, rgba(var(--color-foreground), .5));position:relative}.step-timeline__step:not(:last-child) .step-timeline__number:after{content:"";position:absolute;top:100%;left:50%;width:1px;height:3rem;background:var(--st-number-border-color, #ebedf5)}.step-timeline__number--active{background:var(--st-number-bg, rgb(var(--color-button)));border-color:var(--st-number-bg, rgb(var(--color-button)));color:var(--st-number-text-color, rgb(var(--color-button-text)));font-weight:600}.step-timeline__text{padding-bottom:3rem}.step-timeline__step-heading{margin:0 0 .8rem;font-size:var(--st-heading-size, 2.2rem);font-weight:500;color:var(--st-heading-color, inherit)}.step-timeline__step-text{margin:0;font-size:var(--st-text-size, 1.5rem);line-height:1.5;color:var(--st-text-color, rgba(var(--color-foreground), .6))}@media screen and (max-width:749px){.step-timeline__number{width:2.8rem;height:2.8rem;font-size:1.6rem}.step-timeline__step-heading{font-size:1.8rem}.step-timeline__step-text{font-size:1.4rem}}.step-timeline__badges{display:flex;gap:1.6rem;flex-wrap:wrap;padding-left:calc(var(--st-number-size, 5.7rem) + 2rem)}.step-timeline__badge-link{display:flex;align-items:center}.step-timeline__badge-link img{width:14rem;height:auto;display:block}@media screen and (max-width:749px){.step-timeline__badges{padding-left:0;width:100%;gap:1.2rem}.step-timeline__badge-link{flex:1 1 0}.step-timeline__badge-link img{width:100%;height:auto}}@media screen and (min-width:990px){.step-timeline{flex-direction:row;align-items:center;gap:6rem}.step-timeline__media,.step-timeline__steps{width:50%}}.testimonials__heading{font-size:clamp(2.2rem,6vw,4.8rem);line-height:1.1;letter-spacing:-.02em;text-align:center;margin:0 0 5rem}.testimonials__list{display:grid;grid-template-columns:1fr;gap:3rem;list-style:none;margin:0;padding:0}.testimonials__item{display:flex;flex-direction:column;align-items:center;gap:2.4rem}.testimonials__bubble{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;max-width:39rem;padding:3rem;border-radius:1.2rem;text-align:center}.testimonials__bubble--default{background:rgb(var(--color-background))}.testimonials__bubble--brand{background:#eff2fe}.testimonials__quote-icon{display:block;width:2.4rem;height:2rem;transform:rotate(180deg);color:rgb(var(--color-foreground))}.testimonials__quote{margin:0;font-size:1.6rem;line-height:1.5}.testimonials__bubble-tail{position:absolute;bottom:-1.4rem;left:50%;transform:translate(-50%);width:0;height:0;border-left:1.15rem solid transparent;border-right:1.15rem solid transparent;border-top:1.5rem solid rgb(var(--color-background))}.testimonials__bubble-tail--brand{border-top-color:#eff2fe}.testimonials__author{display:flex;flex-direction:column;align-items:center;gap:.8rem}.testimonials__avatar{width:4.8rem;height:4.8rem;border-radius:50%;object-fit:cover}.testimonials__name{margin:0;font-weight:600}@media screen and (min-width:990px){.testimonials__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.testimonials__slider .slider-buttons{display:none}.testimonials__quote,.testimonials__name{font-size:1.4rem}.testimonials__list{display:flex;grid-template-columns:none;flex-wrap:nowrap;gap:1.6rem;margin:0;padding:0}.testimonials__item{flex:0 0 85%;max-width:85%}.testimonials__bubble{max-width:none}}.text-columns-divided{display:flex;flex-direction:column;width:100%}.text-columns-divided__column{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;border-top:1px solid var(--tcd-divider-color, #b3b8c2)}@media screen and (max-width:749px){.text-columns-divided__column:first-child{border-top:none;padding-top:0}}.text-columns-divided__title{font-size:var(--tcd-title-size, 2rem);font-weight:600;color:var(--tcd-title-color, #1b1d21);margin:0}.text-columns-divided__text{font-size:var(--tcd-text-size, 1.6rem);font-weight:500;color:var(--tcd-text-color, #88909f);line-height:normal;margin:0}@media screen and (min-width:750px){.text-columns-divided{flex-direction:row;align-items:stretch;gap:var(--tcd-column-gap, 1.4rem)}.text-columns-divided__column{flex:1 1 0;min-width:0;border-top:none;border-left:1px solid var(--tcd-divider-color, #b3b8c2);padding:2rem var(--tcd-column-gap, 1.4rem)}.text-columns-divided__column:first-child{border-left:none;padding-left:0}}.trust-badge-cards{display:flex;flex-direction:column;gap:var(--tbc-column-gap, 3rem);width:100%}.trust-badge-cards__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--tbc-icon-text-gap, 4rem);background-color:var(--tbc-card-background, #eff2fe);border-radius:var(--tbc-card-radius, 2rem);padding:4rem 2rem}.trust-badge-cards__card .trust-badge-cards__icon{width:var(--tbc-icon-size, 10rem);height:var(--tbc-icon-size, 10rem);flex-shrink:0;display:block}.trust-badge-cards__card .trust-badge-cards__icon svg{width:100%;height:100%;display:block}.trust-badge-cards__text{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.trust-badge-cards__title{font-size:var(--tbc-title-size, 2.6rem);font-weight:600;color:var(--tbc-title-color, #1b1d21);letter-spacing:-.052rem;text-transform:capitalize;margin:0}.trust-badge-cards__description{font-size:var(--tbc-text-size, 1.6rem);font-weight:500;color:var(--tbc-text-color, #88909f);line-height:normal;margin:0}@media screen and (min-width:750px){.trust-badge-cards{flex-direction:row;align-items:stretch}.trust-badge-cards__card{flex:1 1 0;min-width:0}}@media screen and (max-width:749px){.trust-badge-cards__card .trust-badge-cards__icon{width:min(6.4rem,var(--tbc-icon-size, 10rem));height:min(6.4rem,var(--tbc-icon-size, 10rem))}.trust-badge-cards__title{font-size:min(2rem,var(--tbc-title-size, 2.6rem))}}.trust-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 2.4rem;list-style:none;margin:0;padding:0}.trust-bar__item{display:flex;align-items:center;gap:.8rem;position:relative}.trust-bar__item:not(:last-child):after{content:"";position:absolute;right:-1.2rem;top:50%;transform:translateY(-50%);width:1px;height:1.4rem;background:rgba(var(--color-foreground),.15)}.trust-bar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.8rem;height:1.8rem;border-radius:50%;background:rgb(var(--color-button))}.trust-bar__icon svg{width:1.1rem;height:1.1rem}.trust-bar__icon svg.icon-accordion{fill:#fff}.trust-bar__text{font-size:var(--tb-text-size, 1.4rem);font-weight:500;white-space:nowrap}.trust-bar-viewport{overflow:visible}.trust-bar-track{display:flex;justify-content:center}.trust-bar--copy{display:none}@keyframes trust-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.trust-bar-viewport{overflow:hidden!important;padding-left:0!important;padding-right:0!important;max-width:100%!important}.trust-bar-track{flex-wrap:nowrap;width:max-content;max-width:none;gap:2.4rem;animation:trust-bar-scroll 16s linear infinite}.trust-bar,.trust-bar--copy{flex-wrap:nowrap;justify-content:flex-start;flex-shrink:0}.trust-bar--copy{display:flex}.trust-bar__item:after{content:"";position:absolute;right:-1.2rem;top:50%;transform:translateY(-50%);width:1px;height:1.4rem;background:rgba(var(--color-foreground),.15)}}@media(prefers-reduced-motion:reduce){.trust-bar-track{animation:none}}.card .card__inner .card__media{background:var(--card-image-bg, #e2e6fd);border-radius:var(--card-image-radius, 3rem)}.card__media .media>img{object-fit:contain;padding:var(--card-image-padding, 6%)}@media screen and (max-width:749px){.card__media .media>img.card-product-image--desktop-only{display:none}}@media screen and (min-width:750px){.card__media .media>img.card-product-image--mobile-only{display:none}}.card__heading,.card__heading.h5{font-size:var(--card-title-size, 2.4rem)!important}.toki-card-inner.ratio:before{padding-bottom:0}.toki-card-inner.ratio{height:var(--card-media-height, 320px)}.toki-card-inner>.card__content .card__badge{display:none!important}.toki-card-inner>.card__content{pointer-events:none}.toki-card-inner>.card__content a{pointer-events:auto}.toki-card-media__link{display:block;width:100%;height:100%;cursor:pointer}.toki-card-media .media{width:55%!important;height:100%!important}.toki-card-media .media>img{object-fit:contain!important;object-position:left center!important;padding:var(--card-image-padding, 6%)}.card__discount-badge{position:absolute;top:10px;left:10px;z-index:2;background:var(--card-badge-color, #ff3b30);color:#fff;font-size:1.5rem;font-weight:600;padding:8px 16px;border-radius:999px 999px 999px 200px}.card__overlay-info{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:44%;display:flex;flex-direction:column;align-items:flex-start;gap:12px;z-index:1}.card__overlay-title{margin:0;font-family:var(--font-heading-family);font-weight:800!important;font-size:clamp(2.2rem,3vw,3.4rem);line-height:1.15;letter-spacing:-.02em;color:#1b1d21}.card__overlay-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.card__overlay-price .price{margin-top:0}.card__overlay-price .price--on-sale .price__sale{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.card__overlay-price .price__regular{flex-direction:column;align-items:flex-start;gap:2px}.card__overlay-price .price-item--sale,.card__overlay-price .price__regular .price-item--regular{font-size:2.2rem!important;font-weight:600!important;color:#665fe7!important}.card__overlay-price .price__sale .price-item--regular{font-size:2rem!important;font-weight:500!important;color:#88909f!important}.card__deadline{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #665fe7;border-radius:20px;padding:5px 10px;color:#665fe7;font-size:1.2rem;font-weight:500}.card__deadline svg{width:16px;height:16px;flex-shrink:0}@media screen and (max-width:749px){.toki-card-inner.ratio{height:220px}.toki-card-media{padding-left:16px}.toki-card-media .media{width:48%!important}.card__overlay-info{right:16px;width:38%;gap:6px}.card__overlay-title{font-size:2.4rem!important;font-weight:800!important}.card__overlay-price .price-item--sale{font-size:1.4rem!important}.card__overlay-price .price__regular .price-item--regular{font-size:1.8rem!important}.card__overlay-price .price__sale .price-item--regular{font-size:1.3rem!important}.card__deadline{font-size:1rem;padding:3px 8px}.card__deadline svg{width:12px;height:12px}}.product-card-wrapper>.card>.card__content{display:flex;flex-direction:column}.toki-card-actions{display:flex;gap:var(--card-button-gap, 1.2rem);margin-top:1.6rem}.underline-links-hover:hover .toki-card-actions a{text-decoration:none}.toki-card-actions__learn-more,.toki-card-actions__buy-now,.toki-card-actions__form{flex:1 1 0}.toki-card-actions__buy-now{width:100%}.toki-card-actions .button{height:var(--card-button-height, 6rem);--buttons-radius: var(--card-button-radius, 1.6rem);--buttons-radius-outset: var(--card-button-radius, 1.6rem);font-size:var(--card-button-font-size, 1.8rem)}.toki-card-actions__learn-more.button{background-color:var(--card-learn-more-bg, #ebedf5)!important}.card__information .price{margin-top:.4rem}.card__information .price .price__regular .price-item--regular,.card__information .price .price__sale .price-item--sale{font-size:var(--card-price-size, 2rem);font-weight:600}.card__information .price .price__sale .price-item--regular{font-size:var(--card-compare-price-size, 1.6rem)}@media screen and (max-width:749px){.product-card-wrapper .card:not(:has(.toki-card-inner)){flex-direction:row!important;align-items:flex-start;gap:1.6rem}.product-card-wrapper .card:not(:has(.toki-card-inner)) .card__inner{flex:0 0 30%!important;max-width:30%}.product-card-wrapper .card__content{flex:1 1 auto!important;min-width:0;margin-top:0!important;padding:0}.product-card-wrapper .toki-card-actions{margin-top:1.2rem}.product-card-wrapper .card__information{padding:.4rem 0}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading.h5{font-size:1.6rem!important}.product-card-wrapper .card__information .price .price__regular .price-item--regular,.product-card-wrapper .card__information .price .price__sale .price-item--sale{font-size:1.4rem}.product-card-wrapper .card__information .price .price__sale .price-item--regular{font-size:1.2rem}.product-card-wrapper .toki-card-actions .button{font-size:1.2rem;height:4rem;padding:0 1.2rem;min-width:0}.product-card-wrapper .toki-card-actions{gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
