.custom-hero{--custom-hero-padding-y: 5.2rem;position:relative;isolation:isolate;min-height:54rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.custom-hero--has-media{color:#fff}.custom-hero--spacing-compact{--custom-hero-padding-y: 4rem}.custom-hero--spacing-normal{--custom-hero-padding-y: 5.2rem}.custom-hero--spacing-roomy{--custom-hero-padding-y: 6.8rem}.custom-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.custom-hero__image,.custom-hero__video,.custom-hero__placeholder{width:100%;height:100%;object-fit:cover;display:block}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 85% at 50% 48%,#0006,#0000001a 70%),linear-gradient(180deg,#0000002e,#00000052);opacity:var(--custom-hero-overlay-opacity, .35)}.custom-hero__content-wrapper{min-height:54rem;display:flex;align-items:center;padding-top:var(--custom-hero-padding-y);padding-bottom:var(--custom-hero-padding-y)}.custom-hero--position-bottom .custom-hero__content-wrapper{align-items:flex-end}.custom-hero__content{width:min(100%,68rem);text-wrap:balance}.custom-hero__panel{width:100%;max-width:inherit;border-radius:1.8rem;padding:1.8rem;background:rgba(var(--color-background),.62);border:1px solid rgba(var(--color-foreground),.12)}.custom-hero--has-media .custom-hero__panel{background:#0000003d;border-color:#ffffff38}@supports (backdrop-filter: blur(8px)){.custom-hero__panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.custom-hero--width-default .custom-hero__content{max-width:68rem}.custom-hero--width-narrow .custom-hero__content{max-width:56rem}.custom-hero--width-wide .custom-hero__content{max-width:82rem}.custom-hero--align-center .custom-hero__content-wrapper{justify-content:center}.custom-hero--align-center .custom-hero__content{text-align:center}.custom-hero__heading{margin:0}.custom-hero__heading>*:first-child{margin-top:0}.custom-hero__heading>*:last-child{margin-bottom:0}.custom-hero__subheading{margin:1.2rem 0 0;max-width:56ch;font-size:1.6rem;line-height:1.6;opacity:.92}.custom-hero--align-center .custom-hero__subheading{margin-left:auto;margin-right:auto}.custom-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.custom-hero--align-center .custom-hero__buttons{justify-content:center}.custom-hero__proof-list{margin:2.4rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.9rem}.custom-hero__proof-item{display:inline-flex;align-items:center;gap:.8rem;width:fit-content;border:1px solid rgba(var(--color-foreground),.22);border-radius:999px;padding:.6rem 1.2rem;background:rgba(var(--color-foreground),.06)}.custom-hero--has-media .custom-hero__proof-item{border-color:#ffffff47;background:#00000038}.custom-hero--align-center .custom-hero__proof-item{margin-left:auto;margin-right:auto}.custom-hero__proof-icon{width:1.8rem;height:1.8rem;object-fit:contain}.custom-hero__proof-text{font-size:1.3rem;line-height:1.35}@media screen and (min-width:750px){.custom-hero,.custom-hero__content-wrapper{min-height:64rem}.custom-hero__subheading{font-size:1.8rem}.custom-hero__proof-list{gap:1rem}.custom-hero--align-center .custom-hero__proof-list{justify-content:center}}.custom-benefit-bar{--benefit-bar-padding-y: 2rem;--benefit-bar-gap: 1rem}.custom-benefit-bar--spacing-compact{--benefit-bar-padding-y: 1.4rem;--benefit-bar-gap: .8rem}.custom-benefit-bar--spacing-normal{--benefit-bar-padding-y: 2rem;--benefit-bar-gap: 1rem}.custom-benefit-bar--spacing-roomy{--benefit-bar-padding-y: 2.8rem;--benefit-bar-gap: 1.2rem}.custom-benefit-bar .page-width,.custom-benefit-bar .page-width--wide{padding-top:var(--benefit-bar-padding-y);padding-bottom:var(--benefit-bar-padding-y)}.custom-benefit-bar__header{margin-bottom:1.2rem}.custom-benefit-bar__heading{margin:0}.custom-benefit-bar__grid{display:grid;gap:var(--benefit-bar-gap);margin:0;padding:0}.custom-benefit-bar__grid--mobile-1{grid-template-columns:1fr}.custom-benefit-bar__grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-benefit-bar__item{display:flex;align-items:flex-start;gap:.9rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;padding:1rem 1.1rem;background:rgba(var(--color-background),.62);box-shadow:0 6px 16px #0000000a}.custom-benefit-bar__icon{width:2.2rem;height:2.2rem;flex:0 0 auto;object-fit:contain}.custom-benefit-bar__content{min-width:0}.custom-benefit-bar__title{margin:0;font-size:1.45rem;line-height:1.3;font-weight:700}.custom-benefit-bar__text{margin:.2rem 0 0;font-size:1.25rem;line-height:1.45;opacity:.82;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:750px){.custom-benefit-bar__grid--desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-benefit-bar__grid--desktop-3{grid-template-columns:repeat(3,minmax(0,1fr))}.custom-benefit-bar__grid--desktop-4{grid-template-columns:repeat(4,minmax(0,1fr))}.custom-benefit-bar .page-width,.custom-benefit-bar .page-width--wide{padding-top:calc(var(--benefit-bar-padding-y) + .8rem);padding-bottom:calc(var(--benefit-bar-padding-y) + .8rem)}.custom-benefit-bar__title{font-size:1.6rem}}.custom-how-it-works{--how-it-works-gap: 1.4rem}.custom-how-it-works--spacing-compact{--how-it-works-gap: 1rem}.custom-how-it-works--spacing-normal{--how-it-works-gap: 1.4rem}.custom-how-it-works--spacing-roomy{--how-it-works-gap: 1.8rem}.custom-how-it-works__container{width:100%}.custom-how-it-works__inner{margin:0 auto}.custom-how-it-works__inner--default{max-width:120rem}.custom-how-it-works__inner--wide{max-width:140rem}.custom-how-it-works__header{margin-bottom:1.8rem}.custom-how-it-works__intro{margin-top:.8rem;opacity:.82}.custom-how-it-works__body{display:grid;gap:var(--how-it-works-gap)}.custom-how-it-works__steps{display:grid;gap:calc(var(--how-it-works-gap) + .3rem)}.custom-how-it-works__step{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-background),.45)}.custom-how-it-works__step-icon,.custom-how-it-works__step-index{width:2.4rem;height:2.4rem;flex:0 0 auto}.custom-how-it-works__step-icon{object-fit:contain}.custom-how-it-works__step-index{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(var(--color-foreground),.2);border:1px solid rgba(var(--color-foreground),.22);box-shadow:0 4px 10px #0000000f;font-size:1.3rem;font-weight:700}.custom-how-it-works__step-icon-svg{width:1.55rem;height:1.55rem;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.custom-how-it-works__step-content{min-width:0}.custom-how-it-works__step-title{margin:0;font-size:1.8rem;line-height:1.3;font-weight:700}.custom-how-it-works__step-text{margin-top:.4rem;font-size:1.4rem;line-height:1.5;opacity:.9}.custom-how-it-works__step-text>*:first-child{margin-top:0}.custom-how-it-works__step-text>*:last-child{margin-bottom:0}.custom-how-it-works__media{margin:0}.custom-how-it-works__media-image{width:100%;height:auto;display:block;border-radius:1.6rem}.custom-how-it-works__cta-row{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width:750px){.custom-how-it-works__body{gap:2rem}.custom-how-it-works--layout-media_left .custom-how-it-works__body,.custom-how-it-works--layout-media_right .custom-how-it-works__body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.custom-how-it-works--layout-media_left .custom-how-it-works__media{order:-1}.custom-how-it-works--layout-media_right .custom-how-it-works__media{order:2}.custom-how-it-works__step{padding:1.4rem}}.custom-social-proof{--social-proof-gap: 1.4rem}.custom-social-proof--spacing-compact{--social-proof-gap: 1rem}.custom-social-proof--spacing-normal{--social-proof-gap: 1.4rem}.custom-social-proof--spacing-roomy{--social-proof-gap: 1.8rem}.custom-social-proof__container{width:100%}.custom-social-proof__inner{margin:0 auto}.custom-social-proof__inner--default{max-width:120rem}.custom-social-proof__inner--wide{max-width:140rem}.custom-social-proof__header{margin-bottom:1.4rem}.custom-social-proof__heading{margin:0}.custom-social-proof__intro{margin-top:.8rem;opacity:.82}.custom-social-proof__aggregate{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem;padding:1rem 1.2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-background),.45)}.custom-social-proof__aggregate-stars,.custom-social-proof__stars{letter-spacing:.08em;color:rgb(var(--color-foreground));font-size:1.5rem;line-height:1}.custom-social-proof__aggregate-text{margin:0;display:flex;flex-wrap:wrap;gap:.6rem;align-items:baseline;line-height:1.4}.custom-social-proof__aggregate-note{opacity:.72}.custom-social-proof__grid{display:grid;gap:var(--social-proof-gap);margin:0;padding:0}.custom-social-proof__grid,.custom-trust-guarantee__grid{list-style:none;margin:0;padding:0}.custom-social-proof__item,.custom-trust-guarantee__item{list-style:none}.custom-social-proof__grid--mobile-1{grid-template-columns:1fr}.custom-social-proof__grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-social-proof__card{height:100%;display:flex;flex-direction:column;gap:1rem;padding:1.4rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-background),.45)}.custom-social-proof__quote{margin:0;font-size:1.6rem;line-height:1.6}.custom-social-proof__quote>*:first-child{margin-top:0}.custom-social-proof__quote>*:last-child{margin-bottom:0}.custom-social-proof__meta{margin-top:auto;display:flex;align-items:center;gap:.8rem}.custom-social-proof__avatar{width:3.6rem;height:3.6rem;border-radius:999px;object-fit:cover;flex:0 0 auto}.custom-social-proof__person{min-width:0}.custom-social-proof__name{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.custom-social-proof__context{margin:.4rem 0 0;display:inline-flex;align-items:center;font-size:1.1rem;line-height:1.25;opacity:.82;padding:.25rem .65rem;border-radius:999px;background:rgba(var(--color-foreground),.08);border:1px solid rgba(var(--color-foreground),.14)}@media screen and (min-width:750px){.custom-hero__panel{padding:2.6rem;border-radius:2rem}.custom-social-proof__grid--desktop-1{grid-template-columns:1fr}.custom-social-proof__grid--desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-social-proof__grid--desktop-3{grid-template-columns:repeat(3,minmax(0,1fr))}.custom-social-proof__quote{font-size:1.7rem}}.custom-offer-bundles{--offer-bundle-gap: 1rem}.custom-offer-bundles--spacing-compact{--offer-bundle-gap: .8rem}.custom-offer-bundles--spacing-normal{--offer-bundle-gap: 1rem}.custom-offer-bundles--spacing-roomy{--offer-bundle-gap: 1.4rem}.custom-offer-bundles__container{width:100%}.custom-offer-bundles__inner{margin:0 auto}.custom-offer-bundles__inner--default{max-width:80rem}.custom-offer-bundles__inner--wide{max-width:104rem}.custom-offer-bundles__header{margin-bottom:var(--offer-bundle-gap)}.custom-offer-bundles__heading{margin:0}.custom-offer-bundles__intro{margin-top:.8rem;opacity:.82}.custom-offer-bundles__header{margin:0 auto 1rem;max-width:72rem;text-align:center;padding:1.3rem 1.8rem 1.2rem;border-radius:1.2rem;background:#1831260d}.custom-offer-bundles__eyebrow{margin:0 0 .4rem;font-size:1.15rem;line-height:1.2;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#183126c7}.custom-offer-bundles__heading-logo{display:block;width:100%;max-width:var(--offer-header-logo-max-width, 330px);height:auto;margin:.1rem auto 0}.custom-offer-bundles__intro{margin:.8rem auto 0;max-width:54ch;font-size:1.45rem;line-height:1.55;color:#183126d1;opacity:1}.custom-offer-bundles__intro p{margin:0}@media screen and (max-width:749px){.custom-offer-bundles__header{margin-bottom:.85rem;padding:1.08rem 1.08rem 1.02rem}.custom-offer-bundles__eyebrow{font-size:1.05rem;letter-spacing:.1em;margin-bottom:.34rem}.custom-offer-bundles__heading-logo{max-width:min(var(--offer-header-logo-max-width, 330px),240px)}.custom-offer-bundles__intro{margin-top:.58rem;font-size:1.3rem;line-height:1.5}}.custom-offer-bundles__product-title{margin:1rem 0 0;font-size:1.5rem;font-weight:600}.custom-offer-bundles__price-row{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.1rem}.custom-offer-bundles__price-current{margin:0;font-size:2.2rem;line-height:1.1;font-weight:700}.custom-offer-bundles__price-compare{margin:0;font-size:1.4rem;line-height:1.2;opacity:.66;text-decoration:line-through}.custom-offer-bundles__variant-list{display:grid;gap:.8rem}.custom-offer-bundles__variant-list--swatches{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-offer-bundles__variant-list--buttons{grid-template-columns:1fr}.custom-offer-bundles__variant-card{display:flex;align-items:center;gap:.8rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:1.2rem;padding:1rem;background:rgba(var(--color-background),.45);cursor:pointer}.custom-offer-bundles__variant-card.is-selected{border-color:rgba(var(--color-foreground),.6);box-shadow:0 0 0 1px rgba(var(--color-foreground),.35)}.custom-offer-bundles__variant-label{margin:0;font-size:1.4rem;font-weight:600;line-height:1.3}.custom-offer-bundles__variant-card--swatch{flex-direction:column;align-items:flex-start;text-align:left}.custom-offer-bundles__swatch-visual{width:100%;aspect-ratio:16 / 9;border-radius:.9rem;background-size:cover;background-position:center;background-color:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center}.custom-offer-bundles__swatch-text{font-size:1.2rem;line-height:1.2;font-weight:500;opacity:.82;padding:0 .6rem}.custom-offer-bundles__swatch-label{font-size:1.3rem;line-height:1.3;font-weight:600}.custom-offer-bundles__quantity-row{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.custom-offer-bundles__quantity-label{font-size:1.4rem;font-weight:600}.custom-offer-bundles__quantity-control{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:.8rem;overflow:hidden}.custom-offer-bundles__qty-btn{width:3.2rem;height:3.2rem;border:0;background:transparent;color:inherit;cursor:pointer}.custom-offer-bundles__qty-input{width:4.6rem;height:3.2rem;border:0;border-left:1px solid rgba(var(--color-foreground),.15);border-right:1px solid rgba(var(--color-foreground),.15);background:transparent;color:inherit;text-align:center;font-size:1.4rem}.custom-offer-bundles__bullets{margin:1.2rem 0 0;padding:0;list-style:none;display:grid;gap:.5rem}.custom-offer-bundles__bullet{position:relative;padding-left:1.6rem;font-size:1.4rem;line-height:1.5}.custom-offer-bundles__bullet:before{content:"";position:absolute;left:0;top:.65em;width:.7rem;height:.7rem;border-radius:50%;background:rgba(var(--color-foreground),.65);transform:translateY(-50%)}.custom-offer-bundles__selected-price{margin:0;font-size:1.4rem;font-weight:600;line-height:1.4}.custom-offer-bundles__message{margin:.8rem 0 0;font-size:1.3rem}.custom-offer-bundles__message--success{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06);border-left:2px solid rgba(var(--color-foreground),.22);padding:.6rem .8rem}.custom-offer-bundles__message--error{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.1);border-left:2px solid rgba(var(--color-foreground),.35);padding:.6rem .8rem;opacity:.95}.custom-offer-bundles__empty{margin:0;font-size:1.4rem;opacity:.75}.custom-offer-bundles__sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.8rem;padding:.8rem 1rem;border-top:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background))}.custom-offer-bundles__sticky-summary{min-width:0}.custom-offer-bundles__sticky-label,.custom-offer-bundles__sticky-selection{margin:0}.custom-offer-bundles__sticky-label{font-size:1.2rem;opacity:.72}.custom-offer-bundles__sticky-selection{font-size:1.3rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-offer-bundles__sticky-button{min-width:14rem}@media screen and (min-width:750px){.custom-offer-bundles__variant-list--swatches{grid-template-columns:repeat(4,minmax(0,1fr))}.custom-offer-bundles__variant-list--buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-offer-bundles__sticky{display:none}}.custom-trust-guarantee{--trust-gap: 1rem}.custom-trust-guarantee--spacing-compact{--trust-gap: .8rem}.custom-trust-guarantee--spacing-normal{--trust-gap: 1rem}.custom-trust-guarantee--spacing-roomy{--trust-gap: 1.4rem}.custom-trust-guarantee--with-divider .custom-trust-guarantee__inner{border-top:1px solid rgba(var(--color-foreground),.14);padding-top:1.2rem}.custom-trust-guarantee__container{width:100%}.custom-trust-guarantee__inner{margin:0 auto}.custom-trust-guarantee__inner--default{max-width:120rem}.custom-trust-guarantee__inner--wide{max-width:140rem}.custom-trust-guarantee__header{display:grid;gap:1rem;margin-bottom:var(--trust-gap)}.custom-trust-guarantee__heading{margin:0}.custom-trust-guarantee__intro{margin-top:.6rem;opacity:.82}.custom-trust-guarantee__badge{display:inline-flex;align-items:center;gap:.8rem;width:fit-content;padding:.6rem 1rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:999px}.custom-trust-guarantee__badge-image{width:2.8rem;height:2.8rem;object-fit:contain;flex:0 0 auto}.custom-trust-guarantee__badge-text{margin:0;font-size:1.3rem;line-height:1.3;font-weight:500}.custom-trust-guarantee__grid{display:grid;gap:var(--trust-gap);margin:0;padding:0}.custom-trust-guarantee__grid--mobile-1{grid-template-columns:1fr}.custom-trust-guarantee__grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-trust-guarantee__item-inner{display:flex;align-items:flex-start;gap:.9rem;height:100%;padding:1rem}.custom-trust-guarantee--layout-cards .custom-trust-guarantee__item-inner{border:1px solid rgba(var(--color-foreground),.14);border-radius:1.2rem;background:rgba(var(--color-background),.45)}.custom-trust-guarantee--layout-inline .custom-trust-guarantee__item-inner{padding:.3rem 0}.custom-trust-guarantee__icon{width:2.2rem;height:2.2rem;object-fit:contain;flex:0 0 auto}.custom-trust-guarantee__content{min-width:0}.custom-trust-guarantee__title{margin:0;font-size:1.4rem;line-height:1.3;font-weight:600}.custom-trust-guarantee__text{margin:.3rem 0 0;font-size:1.25rem;line-height:1.45;opacity:.78}@media screen and (min-width:750px){.custom-trust-guarantee__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.custom-trust-guarantee__grid--desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-trust-guarantee__grid--desktop-3{grid-template-columns:repeat(3,minmax(0,1fr))}.custom-trust-guarantee__grid--desktop-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.custom-faq{--custom-faq-gap: 1rem}.custom-faq--spacing-compact{--custom-faq-gap: .75rem}.custom-faq--spacing-normal{--custom-faq-gap: 1rem}.custom-faq--spacing-roomy{--custom-faq-gap: 1.3rem}.custom-faq__container{width:100%}.custom-faq__inner{margin:0 auto}.custom-faq__inner--default{max-width:90rem}.custom-faq__inner--wide{max-width:110rem}.custom-faq__header{margin-bottom:var(--custom-faq-gap)}.custom-faq__heading{margin:0}.custom-faq__intro{margin-top:.7rem;opacity:.82}.custom-faq__items{display:grid;gap:var(--custom-faq-gap)}.custom-faq__item{border:1px solid rgba(var(--color-foreground),.14);border-radius:1.2rem;background:rgba(var(--color-background),.45);overflow:clip}.custom-faq__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem;cursor:pointer}.custom-faq__summary::-webkit-details-marker{display:none}.custom-faq__summary:focus-visible{outline:none;box-shadow:0 0 0 2px #18312647}.custom-faq__question{font-size:1.5rem;line-height:1.35;font-weight:600}.custom-faq__chevron{width:.9rem;height:.9rem;flex:0 0 auto;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease;opacity:.8}.custom-faq__item[open] .custom-faq__chevron{transform:rotate(225deg)}.custom-faq__answer{padding:0 1.2rem 1.2rem;font-size:1.4rem;line-height:1.6}.custom-faq__answer>*:first-child{margin-top:0}.custom-faq__answer>*:last-child{margin-bottom:0}.custom-email-capture{--custom-email-gap: 1rem}.custom-email-capture--spacing-compact{--custom-email-gap: .75rem}.custom-email-capture--spacing-normal{--custom-email-gap: 1rem}.custom-email-capture--spacing-roomy{--custom-email-gap: 1.35rem}.custom-email-capture__container{width:100%}.custom-email-capture__inner{margin:0 auto}.custom-email-capture__inner--default{max-width:72rem}.custom-email-capture__inner--wide{max-width:96rem}.custom-email-capture__header{margin-bottom:var(--custom-email-gap)}.custom-email-capture__heading{margin:0}.custom-email-capture__subheading{margin-top:.7rem;opacity:.82}.custom-email-capture__incentive{margin:.7rem 0 0;font-size:1.4rem;line-height:1.4;font-weight:600}.custom-email-capture__field-row{display:grid;gap:.8rem}.custom-email-capture__field .field__input{min-height:4.8rem}.custom-email-capture__button{width:100%}.custom-email-capture__message{display:block;margin-top:.75rem;font-size:1.3rem;line-height:1.4}.custom-email-capture__message--success{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06);border-left:2px solid rgba(var(--color-foreground),.22);padding:.6rem .8rem}.custom-email-capture__message--error{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.1);border-left:2px solid rgba(var(--color-foreground),.35);padding:.6rem .8rem;opacity:.95}@media screen and (min-width:750px){.custom-email-capture__field-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.custom-email-capture__button{width:auto;min-width:16rem}}.custom-hero,.custom-benefit-bar,.custom-how-it-works,.custom-social-proof,.custom-offer-bundles,.custom-trust-guarantee,.custom-faq,.custom-email-capture{padding-top:3.2rem;padding-bottom:3.2rem}@media(min-width:750px){.custom-hero,.custom-benefit-bar,.custom-how-it-works,.custom-social-proof,.custom-offer-bundles,.custom-trust-guarantee,.custom-faq,.custom-email-capture{padding-top:4.8rem;padding-bottom:4.8rem}}.custom-offer-cards{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:990px){.custom-offer-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.custom-offer-card{position:relative;border:1px solid rgba(var(--color-foreground),.2);border-radius:1.2rem;padding:0;background:rgba(var(--color-background),.8);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;cursor:pointer}.custom-offer-card label{display:block;cursor:pointer;padding:1.3rem}.custom-offer-card:hover{border-color:rgba(var(--color-foreground),.45)}.custom-offer-card:focus-visible{outline:none;box-shadow:0 0 0 2px #18312647}.custom-offer-card.is-selected{border-color:rgba(var(--color-foreground),.72);box-shadow:0 8px 20px #00000014;transform:translateY(-1px)}.custom-offer-card.is-popular:after{content:"Most popular";position:absolute;top:-.9rem;right:1rem;font-size:1.1rem;line-height:1;font-weight:700;padding:.45rem .7rem;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.custom-offer-bundles__fallback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media screen and (min-width:990px){.custom-offer-bundles__fallback-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.custom-offer-bundles__fallback-card{border:1px solid rgba(var(--color-foreground),.2);border-radius:1.2rem;padding:1rem;cursor:pointer;background:rgba(var(--color-background),.8);transition:border-color .18s ease,box-shadow .18s ease}.custom-offer-bundles__fallback-card.is-selected{border-color:rgba(var(--color-foreground),.72);box-shadow:0 8px 20px #00000014}.custom-offer-bundles__fallback-card.is-soldout{opacity:.55;pointer-events:none}.custom-offer-bundles__fallback-media{border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.custom-offer-bundles__fallback-image{width:100%;height:10rem;object-fit:contain;display:block}.custom-offer-card.is-disabled{opacity:.55;cursor:not-allowed}.custom-offer-card.is-disabled:hover{border-color:rgba(var(--color-foreground),.2);box-shadow:none;transform:none}.custom-offer-bundles__micro-trust{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.35rem .8rem;align-items:center;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.72)}.custom-offer-bundles__micro-trust-item{color:inherit;text-decoration:none}.custom-offer-bundles__micro-trust-item+.custom-offer-bundles__micro-trust-item:before{content:"\2022";margin-right:.8rem;opacity:.65}.custom-offer-bundles__micro-trust a.custom-offer-bundles__micro-trust-item:hover{text-decoration:underline}.custom-benefit-bar__grid--homepage{grid-template-columns:1fr;gap:1rem}.custom-benefit-bar__grid--homepage .custom-benefit-bar__item{align-items:center;padding:1rem 1.2rem;border-radius:1.2rem}.custom-benefit-bar__icon-wrap{width:2.2rem;height:2.2rem;flex:0 0 2.2rem;border-radius:.6rem;background:rgba(var(--color-foreground),.06);display:inline-flex;align-items:center;justify-content:center}.custom-social-proof__rating-row{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;margin-top:1.8rem;margin-bottom:3.2rem}.custom-social-proof__rating-main{display:inline-flex;align-items:baseline;justify-content:flex-start;gap:.35rem}.custom-social-proof__rating-value{margin:0;font-size:3.2rem;line-height:1;font-weight:800;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.custom-social-proof__rating-stars{letter-spacing:.08em;font-size:1.85rem;line-height:1;color:#183126}.custom-social-proof__heading{opacity:.85}.custom-social-proof__rating-support{margin:0;margin-top:.4rem;font-size:1.45rem;line-height:1.35;opacity:.75}@media screen and (min-width:750px){.custom-social-proof__rating-row{align-items:flex-start;text-align:left}.custom-social-proof__rating-value{font-size:3.75rem}}.custom-social-proof__grid--premium{grid-template-columns:1fr;gap:1rem}.custom-social-proof__grid--premium .custom-social-proof__card{border-radius:1.4rem;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-background),.62);box-shadow:0 8px 22px #00000012;padding:1.9rem 1.5rem}.custom-social-proof__grid--premium .custom-social-proof__quote{font-size:1.5rem;line-height:1.55}@media screen and (min-width:750px){.custom-social-proof__grid--premium{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.custom-social-proof__grid--premium{grid-template-columns:repeat(3,minmax(0,1fr))}}.custom-how-it-works__steps--funnel{display:grid;grid-template-columns:1fr;gap:1rem}.custom-how-it-works__step--funnel{align-items:center;flex-direction:column;text-align:center;gap:1rem;padding:1.4rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.4rem;background:rgba(var(--color-background),.65);box-shadow:0 8px 18px #0000000a}.custom-how-it-works__step-media{width:6rem;height:6rem;border-radius:1rem;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center}.custom-how-it-works__step-image{width:100%;height:100%;object-fit:cover;border-radius:1rem}.custom-how-it-works__step--funnel .custom-how-it-works__step-index{width:3.2rem;height:3.2rem;font-size:1.4rem;border-radius:999px;background:rgba(var(--color-foreground),.14);border:1px solid rgba(var(--color-foreground),.2)}.custom-how-it-works__step--funnel .custom-how-it-works__step-icon-svg{width:1.7rem;height:1.7rem}.custom-how-it-works__step--funnel .custom-how-it-works__step-title{font-size:1.7rem}.custom-how-it-works__step--funnel .custom-how-it-works__step-text{margin:.3rem 0 0;font-size:1.35rem;line-height:1.5;opacity:.86}.custom-how-it-works__cta-row .button.is-disabled{pointer-events:none;opacity:.5}@media screen and (min-width:750px){.custom-how-it-works__steps--funnel{grid-template-columns:repeat(3,minmax(0,1fr))}}.custom-social-proof__card.is-featured{position:relative;border-width:2px;box-shadow:0 12px 26px #0000001a}.custom-social-proof__card.is-featured .custom-social-proof__quote{font-size:1.7rem}.custom-social-proof__card.is-featured:after{content:"Top review";position:absolute;top:1rem;right:1rem;padding:.3rem .6rem;border-radius:999px;font-size:1rem;line-height:1;font-weight:700;background:rgba(var(--color-foreground),.9);color:rgb(var(--color-background))}.custom-trust-guarantee__header--pillars{display:grid;gap:1rem;margin-bottom:1.4rem}.custom-trust-guarantee__badge--pillars{margin:0;display:inline-flex;align-items:center;width:fit-content;padding:.6rem 1rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-background),.66);font-size:1.2rem;line-height:1.3;font-weight:600}.custom-trust-guarantee__grid--pillars{grid-template-columns:1fr;gap:1rem}.custom-trust-guarantee__item-inner--pillar{border:1px solid rgba(var(--color-foreground),.12);border-radius:1.4rem;background:rgba(var(--color-background),.62);box-shadow:0 8px 18px #0000000a;padding:1.3rem}.custom-trust-guarantee__icon-wrap{width:2.4rem;height:2.4rem;flex:0 0 2.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.8rem;background:rgba(var(--color-foreground),.06)}.custom-trust-guarantee__icon-dot{width:.8rem;height:.8rem;border-radius:50%;background:rgba(var(--color-foreground),.55)}.custom-trust-guarantee__link{display:inline-block;margin-top:.7rem;font-size:1.25rem;line-height:1.35}@media screen and (min-width:750px){.custom-trust-guarantee__header--pillars{grid-template-columns:minmax(0,1fr) auto;align-items:start}.custom-trust-guarantee__grid--pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}.custom-faq__items--compact{gap:.8rem}.custom-faq__item--accordion{border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-background),.62);overflow:hidden}.custom-faq__item--accordion .custom-faq__summary{padding:1.05rem 1.2rem}.custom-faq__item--accordion .custom-faq__question{font-size:1.45rem}.custom-faq__item--accordion .custom-faq__chevron{width:.8rem;height:.8rem;border-right-width:1.5px;border-bottom-width:1.5px;transition:transform .2s ease,opacity .2s ease}.custom-faq__item--accordion[open] .custom-faq__chevron{transform:rotate(225deg);opacity:.95}.custom-faq__item--accordion .custom-faq__answer{padding:0 1.2rem 1.05rem;font-size:1.35rem;line-height:1.55;opacity:.88}.custom-email-capture__header{margin-bottom:.8rem}.custom-email-capture__incentive{margin-top:.55rem;padding:.5rem .75rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.05);font-size:1.25rem;line-height:1.35;font-weight:500}.custom-email-capture__field-row{gap:.6rem}.custom-email-capture__privacy-note{margin:.65rem 0 0;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.7)}.custom-email-capture__privacy-link{margin-left:.45rem;color:inherit}@media screen and (max-width:989px){body{padding-bottom:var(--offer-sticky-height, 0px)}}.custom-offer-bundles .custom-offer-sticky{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:60;display:flex;align-items:center;gap:14px;padding:10px 14px;border-radius:999px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 28px #00000029,0 2px 6px #00000014;transform:translateY(20px);opacity:0;pointer-events:none;transition:transform .35s cubic-bezier(.22,.61,.36,1),opacity .35s ease}.custom-offer-bundles .custom-offer-sticky.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.custom-offer-bundles .custom-offer-sticky__image{width:44px;height:44px;border-radius:12px;object-fit:cover;flex:0 0 auto}.custom-offer-bundles .custom-offer-sticky__meta{flex:1 1 auto;min-width:0}.custom-offer-bundles .custom-offer-sticky__title{font-weight:600;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-offer-bundles .custom-offer-sticky__price{font-size:13px;opacity:.7}.custom-offer-bundles .custom-offer-sticky__cta{flex:0 0 auto;padding:10px 18px;border-radius:999px;white-space:nowrap}.custom-trust--tint .custom-trust-guarantee__inner{padding:1.4rem;border-radius:1.6rem;background:rgba(var(--color-foreground),.04)}.custom-trust--card .custom-trust-guarantee__item-inner--pillar{border:1px solid rgba(var(--color-foreground),.14);box-shadow:0 10px 22px #0000000f}.custom-trust--card .custom-trust-guarantee__grid--pillars{align-items:stretch}.custom-faq__cta{margin-top:1rem;padding:1rem 1.2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-background),.6);display:flex;flex-direction:column;align-items:center;gap:.7rem;text-align:center}.custom-faq__cta-heading{margin:0;font-size:1.35rem;line-height:1.35;font-weight:600}@media screen and (min-width:750px){.custom-faq__cta{flex-direction:row;justify-content:center;text-align:left}}.custom-email-capture__incentive{font-size:1.35rem;font-weight:700}.custom-email-capture__microtrust{margin:.45rem 0 0;font-size:1.15rem;line-height:1.35;color:rgba(var(--color-foreground),.68)}.custom-email-capture .field:before,.custom-email-capture .field:after{display:none;box-shadow:none}.custom-email-capture .field,.custom-email-capture .field:hover,.custom-email-capture .field:focus-within{box-shadow:none}.custom-email-capture .field__input{border-radius:999px;border:1px solid rgba(0,0,0,.1);box-shadow:none;outline:none;background:#fff}.custom-email-capture .field__input:hover,.custom-email-capture .field__input:focus,.custom-email-capture .field__input:focus-visible,.custom-email-capture .field__input:not(:placeholder-shown),.custom-email-capture .field__input:-webkit-autofill{box-shadow:none;outline:none;border:1px solid rgba(0,0,0,.1)}.custom-email-capture .field__input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:inherit}.custom-hero__panel{margin-left:auto;margin-right:auto}.custom-hero__heading{font-size:clamp(3.2rem,4.6vw,5rem);font-weight:800;line-height:1.08}.custom-hero__trust{margin:.8rem 0 0;font-size:1.25rem;line-height:1.35;opacity:.7}.custom-benefit-bar__grid--homepage{align-items:stretch}.custom-benefit-bar__grid--homepage .custom-benefit-bar__item{border-radius:1.4rem;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.045);min-height:100%}.custom-benefit-bar--no-borders .custom-benefit-bar__grid--homepage .custom-benefit-bar__item{border-color:transparent}.custom-benefit-bar__icon-wrap{width:2.6rem;height:2.6rem;flex:0 0 2.6rem;border-radius:.7rem;display:inline-flex;align-items:center;justify-content:center}.custom-benefit-bar__title{font-weight:700}.custom-benefit-bar__text{font-size:1.2rem;opacity:.72}@media screen and (min-width:750px){.custom-benefit-bar__grid--homepage .custom-benefit-bar__item{align-items:center}}.custom-offer-selected{margin:0;font-size:1.25rem;line-height:1.4;color:rgba(var(--color-foreground),.74);flex:1 1 auto;min-width:0;word-break:break-word}.custom-offer-bundles__cta-row{margin-top:.95rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.custom-offer-bundles__cta-row .button{flex:0 0 auto}.custom-offer-selected{flex:1 1 12rem}.custom-hero--position-bottom .custom-hero__content-wrapper{padding-bottom:calc(var(--custom-hero-padding-y) + env(safe-area-inset-bottom))}.custom-hero--position-bottom .custom-hero__panel{max-width:680px;border-radius:2.2rem;background:rgba(var(--color-background),.72);border:1px solid rgba(var(--color-foreground),.14)}.custom-hero--position-bottom.custom-hero--has-media .custom-hero__panel{background:#00000057;border-color:#ffffff3d}@media screen and (max-width:749px){.custom-hero--position-bottom .custom-hero__panel{max-width:100%;width:100%}}.color-scheme-1{--color-background: 247, 246, 244}body,body.gradient{background-color:#f7f6f4}.custom-social-proof{background-color:#f2f6f3}.announcement-bar-section .utility-bar{background-color:#f2f6f3;background-image:none}.announcement-bar-section .announcement-bar__message,.announcement-bar-section .announcement-bar__message a,.announcement-bar-section .announcement-bar__link{color:rgb(var(--color-foreground))}.custom-trust-guarantee{background-color:#f3f3f5}.custom-email-capture{background-color:#e9f2ec}.button--primary{--color-button: 24, 49, 38;--color-button-text: 255, 255, 255}.button--primary:not([disabled]):hover,.button--primary:not([disabled]):focus-visible{--color-button: 18, 38, 29;--color-button-text: 255, 255, 255}.custom-benefit-bar__item,.custom-how-it-works__step,.custom-social-proof__aggregate,.custom-social-proof__card,.custom-trust-guarantee__badge,.custom-trust-guarantee--layout-cards .custom-trust-guarantee__item-inner,.custom-faq__item,.custom-offer-card,.custom-offer-bundles__fallback-card{border-color:#0000000f;box-shadow:0 6px 18px #0000000f}.custom-benefit-bar__icon-wrap{background-color:#e6efe9}.custom-social-proof,.custom-trust-guarantee,.custom-email-capture,.custom-faq{border-top:1px solid rgba(0,0,0,.04);padding-top:4rem}@media(min-width:750px){.custom-social-proof,.custom-trust-guarantee,.custom-email-capture,.custom-faq{padding-top:5.6rem}}.flo2-heading-accent:after{content:"";display:block;width:40px;height:2px;margin-top:8px;background-color:#183126;opacity:.5}:root{--flo2-section-pad: 80px;--flo2-title-gap: 48px;--flo2-card-radius: 16px;--flo2-soft-shadow: 0 10px 28px rgba(0, 0, 0, .08)}.custom-hero,.custom-benefit-bar,.custom-social-proof,.custom-how-it-works,.custom-trust-guarantee,.custom-faq,.custom-email-capture{padding-top:var(--flo2-section-pad);padding-bottom:var(--flo2-section-pad)}.custom-benefit-bar__header,.custom-social-proof__header,.custom-how-it-works__header,.custom-trust-guarantee__header,.custom-faq__header,.custom-email-capture__header{margin-bottom:var(--flo2-title-gap)}.custom-hero .button,.custom-benefit-bar .button,.custom-social-proof .button,.custom-how-it-works .button,.custom-trust-guarantee .button,.custom-faq .button,.custom-email-capture .button,.custom-benefit-bar__item,.custom-social-proof__card,.custom-how-it-works__step--funnel,.custom-trust-guarantee__item-inner--pillar,.custom-faq__item,.custom-email-capture .field__input{border-radius:var(--flo2-card-radius)}.custom-benefit-bar__grid--homepage{gap:1.25rem}.custom-benefit-bar__grid--homepage .custom-benefit-bar__item{border-color:#00000006;box-shadow:0 12px 28px #00000017;padding-top:.85rem;padding-bottom:.85rem;gap:1.05rem}.custom-benefit-bar__icon-wrap{margin-right:.25rem}.custom-benefit-bar__title{color:rgba(var(--color-foreground),.96)}.custom-social-proof{background-color:#eaf2ec;border-top:1px solid rgba(0,0,0,.06)}.custom-social-proof__rating-value{font-size:3.55rem}.custom-social-proof__rating-stars{font-size:2rem;color:#183126;text-shadow:0 1px 0 rgba(24,49,38,.24)}.custom-social-proof__grid--premium .custom-social-proof__card{box-shadow:0 12px 30px #00000012;transition:transform .2s ease,box-shadow .2s ease}.custom-social-proof__grid--premium .custom-social-proof__card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #00000014}.custom-social-proof__stars{color:#183126}.custom-how-it-works{background-color:#fff}.custom-how-it-works__steps--funnel{gap:1.4rem}.custom-how-it-works__step--funnel{border-radius:1.1rem;box-shadow:0 10px 24px #00000012}.custom-how-it-works__step--funnel .custom-how-it-works__step-index{width:3.8rem;height:3.8rem;font-size:1.55rem;background:rgba(var(--color-foreground),.22);border-color:rgba(var(--color-foreground),.3);box-shadow:inset 0 1px 3px #00000029}.custom-how-it-works__step--funnel .custom-how-it-works__step-icon-svg{width:1.9rem;height:1.9rem}@media screen and (min-width:750px){.custom-how-it-works__steps--funnel .custom-how-it-works__step--funnel{position:relative}}.custom-trust-guarantee{background-color:#f3f7f3}.custom-trust-guarantee__header{text-align:center}.custom-trust-guarantee__header--pillars{justify-items:center;gap:.7rem;margin:0 auto 1.55rem}.custom-trust-guarantee__heading{margin:0;font-size:clamp(2.3rem,3.1vw,3rem);line-height:1.15;font-weight:760;color:#183126}.custom-trust-guarantee__intro{margin:.45rem auto 0;max-width:54ch;font-size:1.34rem;line-height:1.5;color:#183126c2;opacity:1}.custom-trust-guarantee__grid--pillars{gap:.86rem}.custom-trust-guarantee__badge--pillars{padding:.4rem .78rem;background:#18312614;border-color:#18312629;color:#183126d6;font-size:1.1rem}.custom-trust-guarantee__item-inner--pillar{align-items:center;gap:.84rem;border-radius:1.2rem;border:1px solid rgba(24,49,38,.1);background:linear-gradient(180deg,#ffffffe0,#ecf4eec7);box-shadow:0 4px 12px #00000008;padding:.95rem 1rem}.custom-trust-guarantee__icon-wrap{width:2.7rem;height:2.7rem;flex:0 0 2.7rem;border-radius:.9rem;border:1px solid rgba(24,49,38,.12);background:#18312614}.custom-trust-guarantee__icon{width:1.85rem;height:1.85rem}.custom-trust-guarantee__icon-svg{width:1.6rem;height:1.6rem;display:block;stroke:#183126;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.custom-trust-guarantee__title{margin:0;font-size:1.48rem;line-height:1.25;font-weight:700;color:#183126f2}.custom-trust-guarantee__text{margin:.25rem 0 0;font-size:1.22rem;line-height:1.45;color:#183126c2;opacity:1}@media screen and (max-width:749px){.custom-trust-guarantee__header--pillars{gap:.58rem;margin-bottom:1.25rem}.custom-trust-guarantee__grid--pillars{gap:.7rem}.custom-trust-guarantee__item-inner--pillar{padding:.86rem .92rem;gap:.76rem}.custom-trust-guarantee__icon-wrap{width:2.55rem;height:2.55rem;flex-basis:2.55rem}.custom-trust-guarantee__title{font-size:1.4rem}.custom-trust-guarantee__text{font-size:1.18rem}}@media screen and (min-width:750px){.custom-trust-guarantee__header--pillars{grid-template-columns:1fr;justify-items:center;align-items:center}.custom-trust-guarantee__grid--pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.custom-trust-guarantee__item-inner--pillar{padding:1rem 1.06rem}}.custom-faq{padding-top:calc(var(--flo2-section-pad) + 8px);padding-bottom:calc(var(--flo2-section-pad) + 8px)}.custom-faq__header{text-align:center;margin:0 auto 1.4rem}.custom-faq__heading{margin:0;font-size:clamp(2.3rem,3.1vw,3rem);line-height:1.15;font-weight:760;color:#183126}.custom-faq__intro{margin:.55rem auto 0;max-width:56ch;font-size:1.33rem;line-height:1.5;color:#183126bf;opacity:1}.custom-faq__items--compact{gap:.82rem}.custom-faq__item--accordion{border:1px solid rgba(24,49,38,.1);border-radius:1.4rem;background:#ffffffbd;box-shadow:0 4px 12px #00000008}.custom-faq__item--accordion .custom-faq__summary{padding:1.16rem 1.22rem;transition:background-color .2s ease}.custom-faq__item--accordion .custom-faq__question{font-size:1.5rem;line-height:1.34;font-weight:640;color:#183126f0}.custom-faq__item--accordion .custom-faq__chevron{width:.96rem;height:.96rem;border-right-width:1.6px;border-bottom-width:1.6px;opacity:.7}.custom-faq__item--accordion .custom-faq__answer{padding:0;font-size:1.31rem;line-height:1.62;color:#183126c7;opacity:1}.custom-faq__item--accordion .custom-faq__answer-inner{padding:.46rem 1.3rem 1.56rem}.custom-faq__item--accordion.faq-anim-ready .custom-faq__answer{overflow:clip;height:0;opacity:0;transition:height .25s cubic-bezier(.22,.61,.36,1),opacity .22s ease}.custom-faq__item--accordion.faq-anim-ready[open] .custom-faq__answer{opacity:1}.custom-faq__item--accordion:hover{border-color:#18312633;background:#ffffffdb}.custom-faq__item--accordion .custom-faq__summary:hover{background:#18312608}.custom-faq__item--accordion[open]{border-color:#18312642;background:linear-gradient(180deg,#ffffffe6,#ecf4eed1)}.custom-faq__item--accordion[open] .custom-faq__chevron{opacity:.9}.custom-faq__item--accordion.faq-is-closing .custom-faq__chevron{transform:rotate(45deg);opacity:.7}@media screen and (max-width:749px){.custom-faq__header{margin-bottom:1.12rem}.custom-faq__intro{margin-top:.48rem;font-size:1.24rem}.custom-faq__items--compact{gap:.72rem}.custom-faq__item--accordion .custom-faq__summary{padding:1rem 1.04rem}.custom-faq__item--accordion .custom-faq__question{font-size:1.42rem}.custom-faq__item--accordion .custom-faq__answer{padding:0;font-size:1.23rem;line-height:1.58}.custom-faq__item--accordion .custom-faq__answer-inner{padding:.4rem 1.08rem 1.34rem}}.custom-email-capture{--custom-email-control-radius: 999px;background-color:#e7f0e8;padding-top:4.9rem;padding-bottom:4.9rem}.custom-email-capture__inner{max-width:68rem;margin-left:auto;margin-right:auto}.custom-email-capture__header{text-align:center;margin-bottom:.9rem}.custom-email-capture__heading{margin:0;font-size:clamp(2.25rem,3.1vw,2.9rem);line-height:1.14;font-weight:760;color:#183126}.custom-email-capture__subheading{margin:.52rem auto 0;max-width:58ch;font-size:1.31rem;line-height:1.5;color:#183126c2;opacity:1}.custom-email-capture__form{max-width:62rem;margin-left:auto;margin-right:auto}.custom-email-capture__field-row{gap:.62rem}.custom-email-capture__privacy-note{margin:.62rem 0 0;text-align:center;font-size:1.17rem;line-height:1.42;color:#183126b3}.custom-email-capture .field__input{border-radius:var(--custom-email-control-radius);border:1px solid rgba(24,49,38,.15);min-height:4.6rem;padding:0 1.5rem;background:#fffffff2}.custom-email-capture__button{height:4.6rem;min-height:4.6rem;padding:0 2.1rem;border-radius:var(--custom-email-control-radius);border:1px solid rgba(24,49,38,.15);display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:1.4rem;font-weight:650;box-shadow:0 8px 18px #18312626}.custom-email-capture__button:before,.custom-email-capture__button:after{border-radius:var(--custom-email-control-radius)}.custom-email-capture .field__input,.custom-email-capture__button{min-height:4.6rem}.custom-contact-support{background:#edf4ee;padding-top:5.2rem;padding-bottom:5.2rem}.custom-contact-support__container{width:100%}.custom-contact-support__inner{margin:0 auto}.custom-contact-support__inner--default{max-width:96rem}.custom-contact-support__inner--wide{max-width:112rem}.custom-contact-support__panel{border:0;border-radius:0;padding:0;background:transparent;box-shadow:none;text-align:center}.custom-contact-support__header{margin-bottom:.86rem}.custom-contact-support__heading{margin:0;font-size:clamp(2.25rem,3.1vw,2.9rem);line-height:1.15;font-weight:760;color:#183126}.custom-contact-support__text{margin:.5rem auto 0;max-width:64ch;font-size:1.32rem;line-height:1.5;color:#183126c2}.custom-contact-support__email{display:inline-flex;align-items:center;justify-content:center;padding:.62rem 1.06rem;border-radius:999px;border:1px solid rgba(24,49,38,.18);background:#18312612;font-size:1.36rem;line-height:1.35;font-weight:620;color:#183126;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.custom-contact-support__email:hover{background:#1831261c;border-color:#18312642}.custom-contact-support__helper{margin:.74rem 0 0;font-size:1.2rem;line-height:1.42;color:#183126ad}@media screen and (min-width:990px){.custom-contact-support__text{max-width:none;white-space:nowrap}}.custom-offer-bundles{background:#fff}.custom-offer-bundles__purchase-layout{display:grid;gap:1.6rem;align-items:stretch;padding:1.14rem;border-radius:1.6rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 32px #00000014}.custom-offer-bundles__media-column{display:flex;align-items:center;justify-content:center}.custom-offer-bundles__media-frame{width:100%;border-radius:1.2rem;background:#f8f8f6;border:1px solid rgba(0,0,0,.05);overflow:hidden}.custom-offer-bundles__media-image{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover}.custom-offer-bundles__content-column{display:grid;gap:1.1rem}.custom-offer-bundles__purchase-meta{display:grid;gap:.85rem}.custom-offer-bundles__product-title{margin:0;font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.18;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.custom-offer-bundles__product-title-logo{height:1.2em;width:auto;display:block;flex:0 0 auto}.custom-offer-bundles__product-title-text{display:inline}.custom-offer-bundles__product-price{margin:0;display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap;font-size:clamp(2rem,2.8vw,2.4rem);line-height:1.15;font-weight:700;color:#183126}.custom-offer-bundles__product-price-unit{font-size:1.4rem;font-weight:500;color:#183126b8}.custom-offer-bundles__product-size-note{font-weight:inherit}.custom-offer-bundles__benefits{margin:.1rem 0 0;padding-left:1.25rem;display:grid;gap:.45rem;font-size:1.32rem;line-height:1.45;color:rgba(var(--color-foreground),.88)}.custom-offer-cards{gap:1.15rem}.custom-offer-card{border-color:#00000014;box-shadow:0 6px 16px #0000000a}.custom-offer-card .custom-offer-card__price{font-size:1.7rem;line-height:1.2;font-weight:700;color:#183126}.custom-offer-card.is-selected{border-color:#1831268c;box-shadow:0 12px 28px #18312624;transform:translateY(-2px)}.custom-offer-card.is-popular:after{background:#183126;color:#fff}.custom-offer-bundles__qty{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.14);border-radius:999px;overflow:hidden;height:4.4rem}.custom-offer-bundles__qty button{width:3.6rem;height:100%;border:0;background:transparent;color:inherit;cursor:pointer}.custom-offer-bundles__qty input{width:4.6rem;height:100%;border:0;border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12);text-align:center;font:inherit;background:transparent;color:inherit}.custom-offer-bundles__trust-line{margin:.5rem 0 0;font-size:1.18rem;line-height:1.35;color:rgba(var(--color-foreground),.72)}@media screen and (max-width:989px){.custom-offer-bundles__cta-row{align-items:stretch}.custom-offer-bundles__cta-row .button[data-offer-add]{width:100%}.custom-offer-cards{gap:.9rem}.custom-offer-card label{padding:1.1rem}}@media screen and (min-width:990px){.custom-offer-bundles__purchase-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.85rem;padding:1.48rem}}@media screen and (max-width:749px){:root{--flo2-section-pad: 56px;--flo2-title-gap: 28px}}button:focus,button:focus-visible,a:focus,a:focus-visible{outline:none;box-shadow:0 0 0 2px #18312647}button,a{-webkit-tap-highlight-color:transparent}.button,.button--primary,.button--secondary{border-color:transparent}.button:hover,.button:active,.button:focus-visible,.button--primary:hover,.button--primary:active,.button--primary:focus-visible,.button--secondary:hover,.button--secondary:active,.button--secondary:focus-visible{border-color:transparent}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-offer-bundles__cta-row .button[data-offer-add]{border-radius:999px}.custom-offer-bundles__option-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.55rem;width:100%;min-height:100%}.custom-offer-bundles__option-text{min-width:0;display:grid;justify-items:center;gap:.32rem;text-align:center}.custom-offer-bundles__option-title{display:block}.custom-offer-bundles__option-price{margin:0}.custom-offer-bundles__option-swatch{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:100%}.custom-offer-bundles__option-swatch-circle{width:2.2rem;height:2.2rem;border-radius:50%;border:1px solid #000000;background:var(--option-swatch-color, #2f2f2f)}.custom-offer-bundles__option-swatch-image{width:10rem;height:auto;display:block;object-fit:contain;border-radius:999px;margin-inline:auto;max-width:100%}@media screen and (max-width:749px){.custom-offer-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.custom-offer-card label{height:100%;display:flex;align-items:stretch}.custom-offer-card__body{display:flex;align-items:center;justify-content:center;width:100%;min-height:9.4rem;padding-top:.2rem;padding-bottom:.2rem}.custom-offer-bundles__option-title{display:block;line-height:1.2}.custom-offer-bundles__option-swatch-circle{width:4.6rem;height:2.4rem;border-radius:999px}.custom-offer-selected{order:2;flex:1 1 0;min-width:0;margin:0;text-align:left;align-self:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-offer-bundles__qty{order:1;flex:0 0 auto}.custom-offer-bundles__cta-row .button[data-offer-add]{order:3;flex:1 1 100%;width:100%}.custom-offer-bundles__micro-trust{justify-content:center;text-align:center}}button,.button,input[type=submit],input[type=button],.shopify-payment-button__button,.shopify-payment-button__button--unbranded,.custom-offer-card,.custom-offer-bundles__qty button,.custom-offer-bundles__cta-row .button[data-offer-add],.custom-offer-sticky__cta,.quantity__button{outline:none}button:hover,.button:hover,input[type=submit]:hover,input[type=button]:hover,.shopify-payment-button__button:hover,.shopify-payment-button__button--unbranded:hover,.custom-offer-card:hover,.custom-offer-bundles__qty button:hover,.custom-offer-bundles__cta-row .button[data-offer-add]:hover,.custom-offer-sticky__cta:hover,.quantity__button:hover,button:focus,.button:focus,input[type=submit]:focus,input[type=button]:focus,.shopify-payment-button__button:focus,.shopify-payment-button__button--unbranded:focus,.custom-offer-card:focus,.custom-offer-bundles__qty button:focus,.custom-offer-bundles__cta-row .button[data-offer-add]:focus,.custom-offer-sticky__cta:focus,.quantity__button:focus,button:focus-visible,.button:focus-visible,input[type=submit]:focus-visible,input[type=button]:focus-visible,.shopify-payment-button__button:focus-visible,.shopify-payment-button__button--unbranded:focus-visible,.custom-offer-card:focus-visible,.custom-offer-bundles__qty button:focus-visible,.custom-offer-bundles__cta-row .button[data-offer-add]:focus-visible,.custom-offer-sticky__cta:focus-visible,.quantity__button:focus-visible,button:active,.button:active,input[type=submit]:active,input[type=button]:active,.shopify-payment-button__button:active,.shopify-payment-button__button--unbranded:active,.custom-offer-card:active,.custom-offer-bundles__qty button:active,.custom-offer-bundles__cta-row .button[data-offer-add]:active,.custom-offer-sticky__cta:active,.quantity__button:active{outline:none;box-shadow:none}.button:after,.button:before,.shopify-payment-button__button--unbranded:after,.shopify-payment-button__button--unbranded:before{box-shadow:none}button,.button,input[type=submit],input[type=button],.shopify-payment-button__button,.shopify-payment-button__button--unbranded,.custom-offer-bundles__qty button,.custom-offer-bundles__qty input,.quantity__button{border-color:transparent}.custom-offer-card{border-color:#18312624}button,.button,.custom-offer-card,.custom-offer-bundles__qty button,.custom-offer-bundles__cta-row .button[data-offer-add],.custom-offer-sticky__cta,.quantity__button{-webkit-tap-highlight-color:transparent}.custom-benefit-bar__header{text-align:center;margin:0 auto 1.7rem}.custom-benefit-bar__heading{margin:0;font-size:clamp(2.8rem,4vw,3.8rem);line-height:1.15;font-weight:760;color:#183126}.custom-benefit-bar__heading--logo{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.28rem;flex-wrap:wrap}.custom-benefit-bar__heading-line--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.52rem;flex-wrap:nowrap}.custom-benefit-bar__heading-logo-inline{width:11rem;max-width:40vw;height:auto;flex:0 0 auto;display:block;transform:translateY(1px)}.custom-social-proof__header{text-align:center;margin:0 auto 1.1rem}.custom-social-proof__heading{margin:0;font-size:clamp(2.3rem,3.1vw,3rem);line-height:1.15;font-weight:760;color:#183126}.custom-social-proof__rating-row{width:100%;max-width:54rem;margin:0 auto 1.55rem;min-height:0;padding:.16rem 0 .1rem;border-radius:0;border:0;background:transparent;box-shadow:none;gap:.06rem;align-items:center;text-align:center}.custom-social-proof__rating-main{justify-content:center;gap:.32rem}.custom-social-proof__rating-value{font-size:4.25rem;line-height:.95;font-weight:840;letter-spacing:-.015em;color:#183126}.custom-social-proof__rating-stars{font-size:2.02rem;letter-spacing:.055em;color:#183126;opacity:.96}.custom-social-proof__rating-support{margin-top:.3rem;font-size:1.24rem;line-height:1.34;font-weight:500;color:#183126bd;opacity:1}.custom-social-proof__grid--premium{gap:.9rem}.custom-how-it-works__header{text-align:center;margin:0 auto 1.7rem}.custom-how-it-works__heading{margin:0}.custom-how-it-works__heading--logo{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.58rem;flex-wrap:nowrap;font-size:clamp(2.8rem,4vw,3.8rem);line-height:1.15;font-weight:760;color:#183126}.custom-how-it-works__heading-line--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:nowrap}.custom-how-it-works__heading-logo-inline{width:11rem;max-width:40vw;height:auto;max-height:none;flex:0 0 auto;display:block;transform:translateY(1px)}.custom-how-it-works__split{display:grid;gap:1rem}.custom-how-it-works__video-column{order:1;display:flex;justify-content:center}.custom-how-it-works__video-frame{position:relative;width:min(100%,380px);aspect-ratio:887 / 920;border-radius:1.4rem;overflow:hidden;border:1px solid rgba(24,49,38,.12);background:#dfe8e1;box-shadow:0 10px 24px #00000012}.custom-how-it-works__video{width:100%;height:100%;display:block;object-fit:cover}.custom-how-it-works__video-overlay{position:absolute;left:0;right:0;bottom:0;display:none;align-items:center;gap:.58rem;padding:2.4rem .9rem .72rem;background:linear-gradient(180deg,#18312600,#18312685);color:#fff;pointer-events:none}.custom-how-it-works__video-overlay-badge{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:#ffffff2e;font-size:1rem;font-weight:700;line-height:1;flex:0 0 auto}.custom-how-it-works__video-overlay-title{margin:0;min-width:0;font-size:1.24rem;line-height:1.3;font-weight:560;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.custom-how-it-works__split .custom-how-it-works__steps--funnel{order:2;grid-template-columns:1fr;gap:.62rem}.custom-how-it-works__split .custom-how-it-works__step--funnel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;text-align:left;min-height:5.2rem;padding:.94rem 1.02rem;gap:.82rem;cursor:pointer;border-radius:1.05rem;border:1px solid rgba(24,49,38,.1);background:#ffffffc7;box-shadow:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.custom-how-it-works__split .custom-how-it-works__step--funnel:hover{border-color:#18312633;background:#18312608}.custom-how-it-works__split .custom-how-it-works__step--funnel.is-active{border-color:#18312657;background:#1831261a;box-shadow:0 7px 16px #1831261a}.custom-how-it-works__split .custom-how-it-works__step--funnel .custom-how-it-works__step-index{width:2.45rem;height:2.45rem;font-size:1.16rem;border:1px solid rgba(24,49,38,.2);background:#18312614;box-shadow:none}.custom-how-it-works__split .custom-how-it-works__step--funnel .custom-how-it-works__step-media{width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;align-self:center;margin:0;padding:0;border:0;border-radius:0;background:transparent}.custom-how-it-works__step-index--number{font-size:1.16rem;font-weight:700}.custom-how-it-works__split .custom-how-it-works__step--funnel.is-active .custom-how-it-works__step-index{border-color:#18312657;background:#1831262e}.custom-how-it-works__split .custom-how-it-works__step-content{min-width:0;align-self:center;padding-left:0}.custom-how-it-works__split .custom-how-it-works__step--funnel .custom-how-it-works__step-title{margin:0;font-size:1.42rem;line-height:1.32;font-weight:640}.custom-how-it-works__step-time{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1.1;font-weight:500;color:#183126b8;background:#1831260f;border:1px solid rgba(24,49,38,.12);border-radius:999px;padding:.2rem .58rem;white-space:nowrap}.custom-how-it-works__step-actions{display:inline-flex;align-items:center;justify-content:flex-end;align-self:center;gap:.45rem}.custom-how-it-works__step-play{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid rgba(24,49,38,.16);border-radius:999px;background:#1831260f;color:#183126;line-height:1;padding:0;cursor:pointer}.custom-how-it-works__step-play:before{content:none}.custom-how-it-works__step-play svg{width:1.1rem;height:1.1rem;display:block;fill:currentColor}.custom-benefit-bar__grid--homepage{gap:1.35rem}.custom-benefit-bar__grid--homepage .custom-benefit-bar__item{align-items:center;gap:1.25rem;padding:1.25rem 1.35rem;border-radius:1.5rem;border:1px solid rgba(24,49,38,.11);background:linear-gradient(180deg,#e6efe9b8,#f7faf8e0);box-shadow:0 10px 24px #0000000f}.custom-benefit-bar__icon-wrap{width:3.6rem;height:3.6rem;flex:0 0 3.6rem;padding:.45rem;box-sizing:border-box;border-radius:1rem;background:#e6efe9;border:1px solid rgba(24,49,38,.12);color:#183126}.custom-benefit-bar__icon{width:100%;height:100%;object-fit:contain;display:block}.custom-benefit-bar__icon-svg{width:100%;height:100%;display:block;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.custom-benefit-bar__icon-svg path,.custom-benefit-bar__icon-svg circle{stroke:currentColor}.custom-benefit-bar__title{margin:0;font-size:1.62rem;line-height:1.28;font-weight:720;color:#183126f5}.custom-benefit-bar__text{margin:.34rem 0 0;font-size:1.24rem;line-height:1.5;color:#183126bd;opacity:1}@media screen and (max-width:749px){.custom-benefit-bar__header{margin-bottom:1.25rem}.custom-email-capture{padding-top:4.1rem;padding-bottom:4.1rem}.custom-contact-support{padding-top:4.3rem;padding-bottom:4.3rem}.custom-contact-support__header{margin-bottom:.72rem}.custom-contact-support__text{margin-top:.46rem;font-size:1.24rem}.custom-contact-support__email{width:100%;font-size:1.28rem;padding:.58rem .92rem}.custom-contact-support__helper{margin-top:.6rem;font-size:1.16rem}.custom-email-capture__header{margin-bottom:.76rem}.custom-email-capture__subheading{margin-top:.44rem;font-size:1.23rem}.custom-email-capture__field-row{gap:.52rem}.custom-email-capture__privacy-note{margin-top:.5rem;font-size:1.13rem}.custom-benefit-bar__heading--logo{gap:.22rem}.custom-social-proof__header{margin-bottom:.95rem}.custom-social-proof__rating-row{margin-bottom:1.2rem;min-height:0;max-width:100%;padding:.12rem 0 .08rem}.custom-social-proof__rating-value{font-size:3.65rem}.custom-social-proof__rating-stars{font-size:1.76rem}.custom-social-proof__rating-support{margin-top:.26rem;font-size:1.14rem}.custom-social-proof__grid--premium{gap:.82rem}.custom-how-it-works__header{margin-bottom:1.25rem}.custom-benefit-bar__heading-logo-inline,.custom-how-it-works__heading-logo-inline{width:8.2rem;max-width:38vw}.custom-how-it-works__video-frame{width:min(100%,360px)}.custom-how-it-works__video-overlay{display:inline-flex;gap:.52rem;padding:2.15rem .84rem .66rem}.custom-how-it-works__video-overlay-badge{width:1.9rem;height:1.9rem;font-size:.96rem}.custom-how-it-works__video-overlay-title{font-size:1.16rem;line-height:1.28}.custom-how-it-works__split .custom-how-it-works__steps--funnel{gap:.56rem}.custom-how-it-works__split .custom-how-it-works__step--funnel{grid-template-columns:auto minmax(0,1fr) auto;min-height:5rem;padding:.86rem .96rem;gap:.7rem}.custom-how-it-works__split .custom-how-it-works__step--funnel .custom-how-it-works__step-index{width:2.35rem;height:2.35rem}.custom-how-it-works__step-index--number{font-size:1.1rem}.custom-how-it-works__split .custom-how-it-works__step--funnel .custom-how-it-works__step-title{font-size:1.32rem}.custom-how-it-works__step-time{font-size:.94rem;padding:.16rem .48rem}.custom-how-it-works__step-play{width:1.85rem;height:1.85rem}.custom-how-it-works__step-play svg{width:1rem;height:1rem}.custom-benefit-bar__grid--homepage{gap:.95rem}.custom-benefit-bar__grid--homepage .custom-benefit-bar__item{padding:1.05rem 1.1rem;border-radius:1.3rem;gap:1.05rem}}@media screen and (min-width:750px){.custom-benefit-bar__grid--homepage{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.custom-benefit-bar__grid--homepage{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1460px){.custom-benefit-bar__grid--homepage{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:990px){.custom-benefit-bar__grid--homepage.custom-benefit-bar__grid--five{grid-template-columns:repeat(6,minmax(0,1fr))}.custom-benefit-bar__grid--homepage.custom-benefit-bar__grid--five>.custom-benefit-bar__item{grid-column:span 2}.custom-benefit-bar__grid--homepage.custom-benefit-bar__grid--five>.custom-benefit-bar__item:nth-child(4){grid-column:2 / span 2}.custom-benefit-bar__grid--homepage.custom-benefit-bar__grid--five>.custom-benefit-bar__item:nth-child(5){grid-column:4 / span 2}}@media screen and (min-width:750px)and (max-width:989px){.custom-how-it-works__video-overlay{display:inline-flex;padding:2.2rem .9rem .72rem}}@media screen and (min-width:750px){.custom-benefit-bar__heading--logo{flex-direction:row;gap:.58rem}.custom-how-it-works__video-frame{width:min(100%,420px)}}@media screen and (min-width:990px){.custom-how-it-works__split--with-video{grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:2.4rem;align-items:center}.custom-how-it-works__split--with-video .custom-how-it-works__steps--funnel{order:1;grid-template-columns:1fr;gap:.74rem;align-content:center}.custom-how-it-works__split--with-video .custom-how-it-works__video-column{order:2;justify-content:flex-end}.custom-how-it-works__split--with-video .custom-how-it-works__video-frame{width:100%;max-width:460px}.custom-how-it-works__split--with-video .custom-how-it-works__step--funnel{grid-template-columns:auto minmax(0,1fr) auto;min-height:5.4rem;padding:1.02rem 1.12rem;gap:.86rem}.custom-how-it-works__split--with-video .custom-how-it-works__step--funnel .custom-how-it-works__step-title{font-size:1.44rem}.custom-how-it-works__split--with-video .custom-how-it-works__step-actions{grid-column:auto;justify-self:end;margin-top:0}}button,.button,.button--primary,.button--secondary,.shopify-payment-button__button,.shopify-payment-button__button--unbranded,.custom-offer-bundles__qty button,.custom-offer-bundles__cta-row .button[data-offer-add],.custom-offer-sticky__cta,.quantity__button,button:hover,.button:hover,.button--primary:hover,.button--secondary:hover,.shopify-payment-button__button:hover,.shopify-payment-button__button--unbranded:hover,.custom-offer-bundles__qty button:hover,.custom-offer-bundles__cta-row .button[data-offer-add]:hover,.custom-offer-sticky__cta:hover,.quantity__button:hover,button:focus,.button:focus,.button--primary:focus,.button--secondary:focus,.shopify-payment-button__button:focus,.shopify-payment-button__button--unbranded:focus,.custom-offer-bundles__qty button:focus,.custom-offer-bundles__cta-row .button[data-offer-add]:focus,.custom-offer-sticky__cta:focus,.quantity__button:focus,button:active,.button:active,.button--primary:active,.button--secondary:active,.shopify-payment-button__button:active,.shopify-payment-button__button--unbranded:active,.custom-offer-bundles__qty button:active,.custom-offer-bundles__cta-row .button[data-offer-add]:active,.custom-offer-sticky__cta:active,.quantity__button:active{outline:none!important}button:before,button:after,.button:before,.button:after,.button--primary:before,.button--primary:after,.button--secondary:before,.button--secondary:after,.shopify-payment-button__button:before,.shopify-payment-button__button:after,.shopify-payment-button__button--unbranded:before,.shopify-payment-button__button--unbranded:after,.custom-offer-bundles__qty button:before,.custom-offer-bundles__qty button:after,.custom-offer-bundles__cta-row .button[data-offer-add]:before,.custom-offer-bundles__cta-row .button[data-offer-add]:after,.custom-offer-sticky__cta:before,.custom-offer-sticky__cta:after,.quantity__button:before,.quantity__button:after,.button:not([disabled]):hover:after,.shopify-payment-button__button--unbranded:not([disabled]):hover:after{box-shadow:none!important;border:0!important;outline:none!important}button:focus-visible,.button:focus-visible,.button--primary:focus-visible,.button--secondary:focus-visible,.shopify-payment-button__button:focus-visible,.shopify-payment-button__button--unbranded:focus-visible,.custom-offer-bundles__qty button:focus-visible,.custom-offer-bundles__cta-row .button[data-offer-add]:focus-visible,.custom-offer-sticky__cta:focus-visible,.quantity__button:focus-visible{outline:none!important;box-shadow:0 0 0 2px #1831262e!important}.custom-benefit-bar__title{font-size:2rem}@media screen and (max-width:749px){.custom-benefit-bar__title{font-size:1.75rem}}.custom-benefit-bar__text{font-size:1.4rem}.custom-how-it-works__step-index{font-size:1.5rem}.custom-how-it-works__step-title{font-size:1.55rem}.custom-hero__subtext{font-size:1.5rem}[id^=CustomHero-][id$=__hero] .custom-hero__subline{font-size:1.5rem!important}.custom-faq__question{font-size:2rem}.custom-faq__answer{font-size:1.4rem}@media screen and (max-width:749px){.custom-faq__question{font-size:1.75rem}}.custom-faq__item--accordion .custom-faq__question{font-size:2rem!important}.custom-faq__item--accordion .custom-faq__answer{font-size:1.4rem!important}@media screen and (max-width:749px){.custom-faq__item--accordion .custom-faq__question{font-size:1.75rem!important}}
/*# sourceMappingURL=/cdn/shop/t/140/assets/custom.css.map */
