.zais-funnel-section{position:relative}.zais-funnel-heading{margin-bottom:3.2rem;max-width:72rem}.zais-funnel-heading--center{margin-left:auto;margin-right:auto;text-align:center}.zais-funnel-heading__eyebrow{margin:0 0 1rem;color:rgba(var(--color-link),.78);font-size:1.2rem;font-weight:700;letter-spacing:.24rem;text-transform:uppercase}.zais-funnel-heading__title{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:4.8rem;font-weight:var(--font-heading-weight);line-height:1}.zais-funnel-heading__text{margin-top:1.4rem;color:rgba(var(--color-foreground),.78)}.zais-funnel-card-grid__cards{display:grid;grid-template-columns:repeat(var(--card-grid-columns-desktop, 4),minmax(0,1fr));gap:2rem}.zais-funnel-card-item{height:100%;padding:2.4rem 2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:calc(var(--text-boxes-radius) + .8rem);background:rgba(var(--color-background),.88);box-shadow:0 1.2rem 3rem rgba(var(--color-shadow),.08)}.zais-funnel-card-item__icon,.zais-funnel-card-item__media{display:grid;place-items:center;width:5.4rem;height:5.4rem;margin-bottom:1.6rem;border-radius:50%;background:rgba(var(--color-button),.12)}.zais-funnel-card-item__icon{font-size:2.4rem}.zais-funnel-card-item__media img{width:100%;height:100%;object-fit:cover;border-radius:50%}.zais-funnel-card-item__title{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:2.2rem;font-weight:var(--font-heading-weight);line-height:1.12}.zais-funnel-card-item__text{color:rgba(var(--color-foreground),.74)}.zais-funnel-steps__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:3.2rem;align-items:center}.zais-funnel-steps__layout--reverse{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.zais-funnel-steps__layout--reverse .zais-funnel-steps__media{order:2}.zais-funnel-steps__layout--reverse .zais-funnel-steps__content{order:1}.zais-funnel-steps__media{overflow:hidden;border-radius:calc(var(--media-radius) + .6rem);background:rgba(var(--color-foreground),.04)}.zais-funnel-steps__media img{width:100%;height:100%;display:block;object-fit:cover}.zais-funnel-steps__items{display:grid;gap:2rem}.zais-funnel-step-item{display:grid;grid-template-columns:auto 1fr;gap:1.6rem;align-items:start}.zais-funnel-step-item__number{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-heading-family);font-size:2rem;font-weight:var(--font-heading-weight)}.zais-funnel-step-item__title{margin:0 0 .6rem;color:rgb(var(--color-foreground));font-size:1.8rem;font-weight:700}.zais-funnel-step-item__text{color:rgba(var(--color-foreground),.74)}.zais-funnel-social-proof__content{display:grid;gap:2rem}.zais-funnel-social-proof__quotes{display:grid;grid-template-columns:repeat(var(--quote-columns-desktop, 3),minmax(0,1fr));gap:2rem}.zais-funnel-social-proof__quote{padding:2.4rem 2rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:calc(var(--text-boxes-radius) + .6rem);background:rgba(var(--color-background),.08)}.zais-funnel-social-proof__stars{margin-bottom:1.2rem;color:rgba(var(--color-button),1);font-size:1.8rem;letter-spacing:.2rem}.zais-funnel-social-proof__quote-title{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-size:1.7rem;font-weight:700}.zais-funnel-social-proof__quote-text{margin:0 0 1.2rem;color:rgba(var(--color-foreground),.8)}.zais-funnel-social-proof__quote-author{color:rgba(var(--color-foreground),.7);font-size:1.3rem;font-weight:600}.zais-funnel-comparison__table-wrap{overflow-x:auto;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:calc(var(--text-boxes-radius) + .4rem);background:rgba(var(--color-background),.92)}.zais-funnel-comparison__table{width:100%;border-collapse:collapse;min-width:64rem}.zais-funnel-comparison__table th,.zais-funnel-comparison__table td{padding:1.5rem 1.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);font-size:1.4rem;text-align:center}.zais-funnel-comparison__table th:first-child,.zais-funnel-comparison__table td:first-child{text-align:left}.zais-funnel-comparison__table thead th{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));font-weight:700}.zais-funnel-comparison__table .is-highlight{background:rgba(var(--color-button),.12)}.zais-funnel-faq__items{display:grid;gap:1rem;max-width:78rem;margin:0 auto}.zais-funnel-faq__item{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:calc(var(--text-boxes-radius) + .4rem);background:rgba(var(--color-background),.92);overflow:hidden}.zais-funnel-faq__question{width:100%;padding:1.8rem 2rem;color:rgb(var(--color-foreground));cursor:pointer;display:flex;justify-content:space-between;gap:1.6rem;align-items:center;text-align:left;font-size:1.5rem;font-weight:700;list-style:none}.zais-funnel-faq__question::-webkit-details-marker{display:none}.zais-funnel-faq__chevron{display:grid;flex:0 0 2.2rem;place-items:center;width:2.2rem;height:2.2rem;line-height:0}.zais-funnel-faq__chevron svg{display:block;width:1.2rem;height:.8rem;transform-origin:50% 50%;transition:transform .18s ease}.zais-funnel-faq__item[open] .zais-funnel-faq__chevron svg{transform:rotate(180deg)}.zais-funnel-faq__answer{overflow:hidden}.zais-funnel-faq__answer .rte{padding:0 2rem 2rem;color:rgba(var(--color-foreground),.76)}.zais-funnel-cta-banner__inner{padding:4rem 3rem;border-radius:calc(var(--text-boxes-radius) + 1rem);background:linear-gradient(135deg,rgba(var(--color-button),.18),rgba(var(--color-foreground),.06));border:.1rem solid rgba(var(--color-foreground),.12);text-align:center}.zais-funnel-cta-banner__button{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem}.zais-funnel-hero{position:relative;--zais-product-accent: 72, 76, 59;--zais-product-accent-text: 255, 255, 255}.zais-funnel-hero__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.96fr);gap:4.8rem;align-items:start}.zais-funnel-hero__layout>*{min-width:0}.zais-funnel-hero__layout>.zais-funnel-hero__content{width:100%;max-width:none;min-width:0}.zais-funnel-hero__breadcrumb{margin-bottom:1.6rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem}.zais-funnel-hero__breadcrumb a{color:inherit;text-decoration:none}.zais-funnel-hero__media{position:sticky;top:11rem;width:100%;max-width:100%;min-width:0}.zais-product-gallery{width:100%;max-width:100%;min-width:0}.zais-product-gallery__stage{position:relative;display:grid;place-items:center;width:100%;max-width:100%;min-width:0;aspect-ratio:1 / 1;overflow:hidden;border-radius:calc(var(--media-radius) + .8rem);background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08)}.zais-product-gallery__image{width:100%;max-width:100%;min-width:0;height:100%;object-fit:contain;object-position:center;display:block}.zais-product-gallery__zoom,.zais-product-gallery__close,.zais-product-gallery__nav{display:inline-flex;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;box-shadow:0 1.2rem 3rem rgba(var(--color-foreground),.08);transition:transform var(--duration-short) ease,border-color var(--duration-short) ease,background var(--duration-short) ease}.zais-product-gallery__zoom:hover,.zais-product-gallery__close:hover,.zais-product-gallery__nav:hover{transform:translateY(-.1rem);border-color:rgba(var(--color-foreground),.26)}.zais-product-gallery__zoom{position:absolute;top:1.2rem;left:1.2rem;z-index:1;width:4.2rem;height:4.2rem}.zais-product-gallery__zoom svg,.zais-product-gallery__close svg,.zais-product-gallery__nav svg{width:1.8rem;height:1.8rem}.zais-product-gallery__nav{position:absolute;top:50%;z-index:1;width:4.4rem;height:4.4rem;transform:translateY(-50%)}.zais-product-gallery__nav:hover{transform:translateY(calc(-50% - .1rem))}.zais-product-gallery__nav--previous{left:1.2rem}.zais-product-gallery__nav--previous svg{transform:rotate(90deg)}.zais-product-gallery__nav--next{right:1.2rem}.zais-product-gallery__nav--next svg{transform:rotate(-90deg)}.zais-product-gallery__thumbs{display:flex;gap:1rem;max-width:100%;min-width:0;margin-top:1.2rem;padding-bottom:0;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.zais-product-gallery__thumbs::-webkit-scrollbar{display:none}.zais-product-gallery__thumb{flex:0 0 7.2rem;width:7.2rem;height:7.2rem;padding:0;border:.2rem solid transparent;border-radius:calc(var(--media-radius) + .2rem);overflow:hidden;background:rgba(var(--color-foreground),.05);cursor:pointer;scroll-snap-align:start}.zais-product-gallery__thumb.is-active{border-color:rgb(var(--color-button))}.zais-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.zais-product-gallery__dialog{width:min(92vw,96rem);max-width:92vw;max-height:92vh;padding:0;border:0;border-radius:calc(var(--media-radius) + .8rem);background:rgb(var(--color-background));overflow:hidden}.zais-product-gallery__dialog::backdrop{background:#0000008f}.zais-product-gallery__dialog-image{display:block;width:100%;height:min(92vh,86rem);max-height:92vh;object-fit:contain;object-position:center;background:rgb(var(--color-background))}.zais-product-gallery__close{position:absolute;top:1.2rem;right:1.2rem;z-index:1;width:4rem;height:4rem}.zais-product-gallery__dialog-nav{position:fixed}.zais-funnel-hero__badges{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:1.4rem}.zais-funnel-hero__badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:99rem;background:rgba(var(--zais-product-accent),.12);color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:700;letter-spacing:.1rem;text-transform:uppercase}.zais-funnel-hero__title{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:6rem;font-weight:var(--font-heading-weight);line-height:.96}.zais-funnel-hero__subtitle,.zais-funnel-hero__eyebrow,.zais-funnel-hero__price-note,.zais-funnel-hero__tab-content,.zais-funnel-hero__micro-trust,.zais-funnel-hero__value-copy{color:rgba(var(--color-foreground),.74)}.zais-funnel-hero__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.22rem;text-transform:uppercase}.zais-funnel-hero__subtitle{margin:0 0 1.4rem;font-size:1.7rem}.zais-funnel-hero__review-badge{margin-bottom:1.8rem}.zais-funnel-hero__purchase-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1.6rem}.zais-funnel-hero__purchase-button{padding:1.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:calc(var(--buttons-radius) + .4rem);background:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));cursor:pointer;text-align:left}.zais-funnel-hero__purchase-button.is-active{background:rgb(var(--zais-product-accent));border-color:rgb(var(--zais-product-accent));color:rgb(var(--zais-product-accent-text))}.zais-funnel-hero__purchase-button strong,.zais-funnel-hero__purchase-button span{display:block}.zais-funnel-hero__purchase-button span{margin-top:.3rem;font-size:1.2rem;opacity:.8}.zais-funnel-hero__selling-plan{margin-bottom:1.8rem;padding:1.6rem;border:.1rem solid rgba(var(--zais-product-accent),.22);border-radius:calc(var(--text-boxes-radius) + .4rem);background:rgba(var(--zais-product-accent),.06)}.zais-funnel-hero__selling-plan-title{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:700}.zais-funnel-hero__selling-plan-select{width:100%;padding:1.2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:var(--inputs-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.zais-funnel-hero__price-block{display:flex;align-items:end;gap:1rem;flex-wrap:wrap;margin-bottom:.8rem}.zais-funnel-hero__price-current{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:4.4rem;font-weight:var(--font-heading-weight);line-height:1}.zais-funnel-hero__price-original{color:rgba(var(--color-foreground),.52);font-size:1.8rem;text-decoration:line-through}.zais-funnel-hero__price-save{display:inline-flex;align-items:center;padding:.4rem .8rem;border-radius:99rem;background:rgba(var(--zais-product-accent),.12);color:rgb(var(--zais-product-accent));font-size:1.2rem;font-weight:700}.zais-funnel-hero__price-save[hidden],.zais-funnel-hero__price-save:empty{display:none}.zais-funnel-hero__size-label{margin:0 0 1rem;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:700}.zais-funnel-hero__size-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.8rem}.zais-funnel-hero__size-button{position:relative;padding:1.4rem 1rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:calc(var(--buttons-radius) + .4rem);background:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));cursor:pointer;text-align:center}.zais-funnel-hero__size-button.is-active{background:rgb(var(--zais-product-accent));border-color:rgb(var(--zais-product-accent));color:rgb(var(--zais-product-accent-text))}.zais-funnel-hero__size-button strong,.zais-funnel-hero__size-button span,.zais-funnel-hero__size-button small{display:block}.zais-funnel-hero__size-button strong{font-size:1.4rem}.zais-funnel-hero__size-button span,.zais-funnel-hero__size-button small{margin-top:.3rem;color:rgba(var(--color-foreground),.66);font-size:1.2rem}.zais-funnel-hero__size-button.is-active small{color:rgba(var(--zais-product-accent-text),.82)}.zais-funnel-hero__size-button em{display:inline-flex;align-items:center;justify-content:center;margin-top:.7rem;padding:.25rem .65rem;border-radius:99rem;background:rgb(var(--zais-product-accent));color:rgb(var(--zais-product-accent-text));font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.08rem;text-transform:uppercase}.zais-funnel-hero__size-button.is-active em{background:rgba(var(--zais-product-accent-text),.92);color:rgb(var(--zais-product-accent))}.zais-funnel-hero__form-row{display:flex;gap:1rem;margin-bottom:1rem;align-items:stretch}.zais-funnel-hero__form-row>*{min-width:0}.zais-funnel-hero__quantity{display:inline-flex;align-items:center;border:.1rem solid rgba(var(--zais-product-accent),.58);border-radius:calc(var(--inputs-radius) + .2rem);overflow:hidden;background:rgb(var(--color-background))}.zais-funnel-hero__quantity button{width:4.2rem;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;font-size:2rem}.zais-funnel-hero__quantity input{width:4.8rem;border:0;background:transparent;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:700;text-align:center;-webkit-appearance:textfield;appearance:textfield}.zais-funnel-hero__quantity input::-webkit-outer-spin-button,.zais-funnel-hero__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.zais-funnel-hero__submit,.zais-funnel-hero__sticky-button{flex:1 1 auto;min-height:5.4rem;background:rgb(var(--zais-product-accent));border-color:rgb(var(--zais-product-accent));color:rgb(var(--zais-product-accent-text))}.zais-funnel-hero__submit:hover,.zais-funnel-hero__sticky-button:hover{background:rgba(var(--zais-product-accent),.92);border-color:rgba(var(--zais-product-accent),.92);color:rgb(var(--zais-product-accent-text))}.zais-funnel-hero__buy-now{display:block;width:100%;margin-bottom:1.6rem}.zais-funnel-hero__micro-list{display:flex;gap:1.2rem;flex-wrap:wrap;margin-bottom:2rem}.zais-funnel-hero__micro-item{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:99rem;background:rgba(var(--color-foreground),.04);font-size:1.2rem}.zais-funnel-hero__tabs{margin-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.zais-funnel-hero__tab-buttons{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.zais-funnel-hero__tab-button{padding:1rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:99rem;background:transparent;color:rgba(var(--color-foreground),.72);cursor:pointer;font-size:1.3rem;font-weight:700}.zais-funnel-hero__tab-button.is-active{background:rgb(var(--zais-product-accent));color:rgb(var(--zais-product-accent-text));border-color:rgb(var(--zais-product-accent))}.zais-funnel-hero__tab-panels{margin-top:1.6rem}.zais-funnel-hero__tab-panel{display:none}.zais-funnel-hero__tab-panel.is-active{display:block}.zais-funnel-hero__sticky-bar{position:fixed;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:40;display:none;align-items:center;justify-content:space-between;gap:0;padding:0;border:0;border-radius:calc(var(--buttons-radius) + .6rem);background:rgb(var(--zais-product-accent));box-shadow:0 1.2rem 3rem rgba(var(--color-shadow),.15);overflow:hidden}.zais-funnel-hero__sticky-bar.is-visible{display:none}.zais-funnel-hero__sticky-copy strong{display:block;color:rgb(var(--zais-product-accent-text));font-size:1.6rem}.zais-funnel-hero__sticky-copy span{color:rgba(var(--zais-product-accent-text),.78);font-size:1.2rem}.zais-funnel-hero__sticky-copy{flex:0 0 auto;min-width:0;padding:.9rem 1.2rem}.zais-funnel-hero__sticky-button{align-self:stretch;border-radius:0;border:0;background:rgba(var(--zais-product-accent-text),.06)}@media screen and (max-width:989px){.zais-funnel-hero__layout,.zais-funnel-steps__layout,.zais-funnel-steps__layout--reverse{grid-template-columns:1fr;gap:2.4rem}.zais-funnel-hero__media{position:relative;top:auto}.zais-funnel-card-grid__cards,.zais-funnel-social-proof__quotes{grid-template-columns:repeat(2,minmax(0,1fr))}.zais-funnel-hero__size-options{grid-template-columns:1fr}.zais-funnel-hero__content{width:100%}.zais-funnel-hero__price-current{font-size:3.8rem}.zais-funnel-heading__title{font-size:4rem}.zais-funnel-hero__title{font-size:4.8rem}}@media screen and (max-width:749px){.zais-funnel-hero .page-width{padding-left:1.6rem;padding-right:1.6rem}.zais-product-gallery__nav{width:3.8rem;height:3.8rem}.zais-product-gallery__nav--previous{left:.8rem}.zais-product-gallery__nav--next{right:.8rem}.zais-product-gallery__thumb{flex-basis:6.4rem;width:6.4rem;height:6.4rem}.zais-product-gallery__dialog{width:94vw;max-width:94vw}.zais-product-gallery__dialog-image{height:82vh}.zais-funnel-hero__breadcrumb{display:none}.zais-funnel-hero__badges{gap:.6rem;margin-bottom:1.2rem}.zais-funnel-hero__badge{padding:.45rem .9rem;font-size:1rem;letter-spacing:.08rem}.zais-funnel-hero__eyebrow{margin-bottom:.8rem;font-size:1.1rem;letter-spacing:.18rem}.zais-funnel-hero__title{font-size:3.8rem;line-height:1}.zais-funnel-hero__subtitle{margin-bottom:1.2rem;font-size:1.8rem}.zais-funnel-hero__review-badge{margin-bottom:1.4rem}.zais-funnel-heading,.zais-funnel-heading--center{margin-bottom:2.4rem}.zais-funnel-card-grid__cards,.zais-funnel-social-proof__quotes{grid-template-columns:1fr}.zais-funnel-hero__purchase-toggle{gap:.7rem}.zais-funnel-hero__purchase-button,.zais-funnel-hero__selling-plan,.zais-funnel-hero__size-button{padding-left:1.2rem;padding-right:1.2rem}.zais-funnel-hero__price-block{gap:.8rem}.zais-funnel-hero__price-current{font-size:3.4rem}.zais-funnel-hero__price-original{font-size:1.6rem}.zais-funnel-hero__size-label{margin-bottom:.8rem}.zais-funnel-hero__form-row{flex-wrap:wrap;gap:.8rem}.zais-funnel-hero__form-row{margin-bottom:.8rem}.zais-funnel-hero__submit,.zais-funnel-hero__quantity{width:100%}.zais-funnel-hero__quantity{min-height:5rem}.zais-funnel-hero__quantity input{width:100%}.zais-funnel-hero__micro-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.zais-funnel-hero__micro-item{width:100%;justify-content:center;text-align:center;border-radius:calc(var(--buttons-radius) + .2rem)}.zais-funnel-hero__tab-buttons{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:none}.zais-funnel-hero__tab-buttons::-webkit-scrollbar{display:none}.zais-funnel-hero__tab-button{flex:0 0 auto;white-space:nowrap}.zais-funnel-hero__sticky-bar{left:.8rem;right:.8rem;bottom:calc(.8rem + env(safe-area-inset-bottom));grid-template-columns:minmax(0,13.8rem) minmax(0,1fr);gap:0;padding:0}.zais-funnel-hero__sticky-bar.is-visible{display:grid}.zais-funnel-hero__sticky-button{min-height:4.6rem;font-size:1.3rem}.zais-funnel-hero__sticky-copy{padding:.7rem 1rem}.zais-funnel-hero__sticky-copy strong{font-size:1.35rem;line-height:1.15}.zais-funnel-hero__sticky-copy span{display:block;max-width:100%;overflow:hidden;font-size:1rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:479px){.zais-funnel-hero__micro-list{grid-template-columns:1fr}.zais-funnel-hero__title{font-size:3.2rem}.zais-funnel-hero__price-current{font-size:3rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/zais-funnel-sections.css.map */
