.button-group__container{display:flex;flex-direction:column;gap:1.6rem;align-items:center;justify-content:center}.button-group__item,.button-group__button{width:100%}@media screen and (min-width: 750px){.button-group__container{flex-direction:row;flex-wrap:wrap}.button-group__item,.button-group__button{width:auto}}.cta-section{background-color:#9b1b2b;color:#fff;padding:96px;border-radius:12px;display:flex;gap:64px;align-items:end;justify-content:space-between}.cta-section__title{font-size:3.2rem;letter-spacing:normal;margin:0 0 2rem;color:#fff}.cta-section__description{color:#fff;max-width:60rem;margin:.75rem auto 0;font-size:1.6rem;line-height:1.5;letter-spacing:normal}@media (max-width: 767px){.cta-section{padding:48px;flex-direction:column;gap:32px}.cta-section .ef-button{width:100%}}.ef-carousel{display:block}.ef-carousel__track{display:flex;padding:0 max(calc((100% - var(--page-width)) / 2 + 50px),3rem);scroll-padding:max(calc((100% - var(--page-width)) / 2 + 50px),3rem);gap:var(--carousel-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ef-carousel__track::-webkit-scrollbar{display:none}.ef-carousel__slide{flex:1 0 100%;scroll-snap-align:center}.ef-carousel__dots{display:flex;gap:4px;margin-top:16px;justify-content:center}.ef-carousel__dot{border:none;background:#d1d5db;height:4px;width:8px;border-radius:999px;padding:0;cursor:pointer;transition:width .15s ease,background-color .15s ease,opacity .15s ease}.ef-carousel__dot--active{width:24px;background:#9b1b2b}.ef-carousel__arrows{display:none;max-width:var(--page-width);margin:1.6rem auto 0;padding:0 5rem;justify-content:flex-end;gap:.5rem}.ef-carousel__arrows:has(.ef-carousel__arrow--prev:disabled):has(.ef-carousel__arrow--next:disabled){display:none}.ef-carousel__arrow{border-radius:999px;border:1px solid #d1d5db;background:#fff;padding:.25rem .75rem;cursor:pointer;font-size:.9rem;line-height:1;transition:background-color .15s ease,color .15s ease,opacity .15s ease;width:40px;height:40px}.ef-carousel__arrow:disabled{opacity:.35;cursor:default}.ef-carousel__arrow:not(:disabled):hover{background:#111827;color:#fff}.ef-carousel__arrow--prev{transform:rotate(180deg)}@media screen and (min-width: 768px){.ef-carousel__slide{flex-basis:calc((100% - var(--carousel-gap) * (var(--cols-tablet) - 1)) / var(--cols-tablet));scroll-snap-align:start}.ef-carousel__arrows{display:flex}.ef-carousel__dots{display:none}}@media screen and (min-width: 1024px){.ef-carousel__slide{flex-basis:calc((100% - var(--carousel-gap) * (var(--cols-desktop) - 1)) / var(--cols-desktop))}}.ef-carousel__slide:empty{display:block!important;aspect-ratio:3/4;background-color:#e6e6e6;border-radius:12px}.reviews-header{display:flex;justify-content:space-between;align-items:end;gap:2.4rem}@media (max-width: 768px){.reviews-header{flex-direction:column;align-items:center;text-align:center}}.reviews-header .eff-section-header__subtitle{margin:0}.customer-reviews__app-block{margin-top:4rem}.faq__container{margin-top:4.8rem;max-width:800px;margin-left:auto;margin-right:auto}.faq__item{margin-top:2.5rem;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.faq__item+.faq__item{margin-top:0;border-top:none}.faq__summary{display:flex;align-items:center;padding:1.5rem 0;cursor:pointer;list-style:none;gap:1rem;letter-spacing:normal}.faq__summary::-webkit-details-marker{display:none}.faq__summary::marker{display:none}.faq__question{flex:1;margin:0}.faq__caret{position:relative;flex-shrink:0;transition:transform .3s ease}summary .icon-caret{right:0!important}.faq__item details[open] .faq__caret{transform:rotate(180deg)}.faq__answer{padding:0 .6rem 1.5rem;letter-spacing:normal;line-height:1.5}.hero-video{position:relative;min-height:100svh;overflow:hidden}.hero-video__video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0;will-change:auto;transform:translateZ(0)}.hero-video__poster{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.hero-video__poster{opacity:1}.hero-video__video.hero-video__video--playing~.hero-video__poster{opacity:0}.hero-video__overlay{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,#0006,#0000);z-index:1}.hero-video__content{height:100svh;min-height:100svh;max-width:660px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2;gap:3.6rem}.hero-video__rating-block{display:flex;flex-direction:row;align-items:center;gap:1.2rem}.hero-video__rating-stars{display:flex;flex-direction:row;align-items:center;gap:.4rem}.hero-video__rating-star svg{display:block;width:20px;height:20px;color:#fff}.hero-video__rating-text{font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:normal;color:#fff}.hero-video__title{color:#fff;font-size:6.4rem;font-weight:500;line-height:1.2;letter-spacing:normal;margin:0 0 1.6rem}.hero-video__description{color:#ccc;font-size:2rem;font-weight:400;line-height:1.35;letter-spacing:normal;margin:0}.hero-video__buttons{display:flex;gap:2.4rem;align-items:center}.hero-video__subtitle{color:#ccc;font-size:1.6rem;font-weight:400;line-height:1.35;letter-spacing:normal;margin:0;text-align:center}@media (max-width: 767px){.hero-video__title{font-size:4.8rem}.hero-video__description{font-size:1.6rem}.hero-video__subtitle{font-size:1.4rem}.hero-video__content{justify-content:end;min-height:85svh;max-height:85svh;padding-bottom:4.8rem}.hero-video__buttons{flex-direction:column;align-items:stretch;gap:1.6rem}.hero-video__overlay{background-image:linear-gradient(to top,#0006,#0000)}}.image-sweeper__container{width:100%;margin-top:4.8rem}.image-sweeper__wrapper{position:relative;width:100%;aspect-ratio:2.5 / 1;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;user-select:none;border-radius:12px}.image-sweeper__image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.image-sweeper__image--left{width:100%;clip-path:inset(0 50% 0 0)}.image-sweeper__img{width:100%;height:100%;object-fit:cover;display:block}.image-sweeper__slider{position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#fff;transform:translate(-50%);z-index:10;cursor:ew-resize;pointer-events:all}.image-sweeper__slider-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background-color:#9b1b2b;border:2px solid #9b1b2b;box-shadow:0 2px 8px #0003;cursor:grab}.image-sweeper__slider-handle:active,.image-sweeper__wrapper.is-dragging{cursor:grabbing}@media (max-width: 749px){.image-sweeper__wrapper{height:auto}}.member-club__header{position:relative}.member-club__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.member-club__header-overlay{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#1d1d1d00,#1d1d1d);z-index:2}.member-club__header-content{height:80svh;min-height:80svh;display:flex;flex-direction:column;z-index:3;position:relative;justify-content:flex-end;align-items:center}@media screen and (max-width: 749px){.member-club__header-content{height:60svh;min-height:60svh}}.member-club__title{margin:0 0 1.6rem;color:#fff;text-align:center}.member-club__content{background-color:#1d1d1d;padding-bottom:128px}.member-club__content-inner{display:flex;flex-direction:column;align-items:center}.member-club__description{color:#fffc;margin:0 0 64px;text-align:center}.member-club .shopify-app-block{width:100%;max-width:500px}.partners__container{width:100%;margin-top:4.8rem}.partners__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.partners__card{position:relative;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:12px;padding:3rem;min-height:200px;text-decoration:none;overflow:hidden;transition:transform .3s ease}.partners__card:hover{transform:translateY(-4px)}.partners__card-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:opacity .3s ease}.partners__logo{height:64px;width:auto;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.partners__card:hover .partners__logo{filter:grayscale(0%)}.partners__card-description{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;transition:opacity .3s ease;pointer-events:none}.partners__card:hover .partners__card-description{opacity:1}.partners__card-description p{margin:0;font-size:1.4rem;line-height:1.5;color:#1f2937;text-align:center}@media screen and (max-width: 989px){.partners__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 749px){.partners__grid{grid-template-columns:1fr}}.product-features__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media (min-width: 750px){.product-features__grid{grid-template-columns:3fr 2fr;grid-template-rows:1fr 1fr}}.product-features__item{position:relative;overflow:hidden;border-radius:12px;background-color:#f7f7f7}.product-features__item--large{grid-row:1 / 3;aspect-ratio:1 / 1}@media (max-width: 749px){.product-features__item:not(.product-features__item--large){aspect-ratio:1.4 / 1}}.product-features__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.product-features__content{position:relative;padding:4.8rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;z-index:2}.product-features__title-overlay{margin:0;line-height:1.2;font-size:3.2rem}@media (max-width: 749px){.product-features__title-overlay{font-size:2.4rem}}.stats__container{background-color:#f3f4f6;border-radius:12px;padding:96px;display:grid;grid-template-columns:repeat(4,1fr);gap:64px;align-items:center;justify-items:center}.stats__image{height:64px;width:auto}.stats__item--stat{text-align:center}.stats__stat-title{color:#123eb7;font-size:64px;margin:0;line-height:1.2}.stats__stat-description{margin:0;font-size:1.6rem;line-height:1.5;color:#374151;letter-spacing:normal}@media (min-width: 768px) and (max-width: 1023px){.stats__container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.stats__container{padding:48px 24px;gap:48px;grid-template-columns:1fr}.stats__stat-title{font-size:48px}}.ef-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:2rem 2.4rem;text-decoration:none;font-size:1.6rem;font-weight:500;font-family:var(--font-heading-family);line-height:1.35;transition:all .2s ease;border:1px solid transparent;cursor:pointer;border-radius:9999px;white-space:nowrap}.ef-button--primary{background-color:#9b1b2b;color:#fff}.ef-button--primary:hover{background-color:#9b1b2b;transform:translateY(-2px)}.ef-button--secondary{background-color:transparent;color:#9b1b2b;border-color:#9b1b2b}.ef-button--secondary:hover{background-color:#9b1b2b;color:#fff;transform:translateY(-2px)}.ef-button--white{background-color:#fff;color:#9b1b2b}.ef-button--white:hover{background-color:#f5f5f5;transform:translateY(-2px)}@media (max-width: 768px){.ef-button{padding:14px 24px}}.image-card{position:relative;aspect-ratio:1;border-radius:12px;background-color:#f5f5f5;display:flex;flex-direction:column;overflow:hidden}.image-card__title{margin:36px;font-size:24px;line-height:1.3;letter-spacing:normal;color:#2c2c2c}.image-card__image{width:100%;object-fit:cover;flex-grow:1;flex-shrink:0;flex-basis:0;min-height:0;object-position:bottom}@media (min-width: 768px){.image-card__title{font-size:28px}}@media (min-width: 1024px){.image-card__title{font-size:32px}}.newspaper-quote{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:100%}.newspaper-quote__link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit;transition:gap .2s ease-in-out}.newspaper-quote__link:hover{gap:16px}.newspaper-quote__text{margin:0;font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:1.5;letter-spacing:normal;text-align:center;text-decoration:underline;transition:text-decoration-color .2s ease-in-out}.newspaper-quote__link:not(:hover) .newspaper-quote__text{text-decoration-color:transparent}.newspaper-quote__logo{height:32px;width:auto;object-fit:contain}@media (min-width: 1024px){.newspaper-quote__text{font-size:24px}}.usp-card{position:relative;overflow:hidden;aspect-ratio:3/4;border-radius:12px;background-color:#f3f3f3;transition:width .3s ease-in-out,height .3s ease-in-out}.usp-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;object-fit:cover;transition:transform .3s ease-in-out}.usp-card__content{position:relative;display:flex;flex-direction:row;align-items:flex-end;gap:16px;height:100%;padding:3rem;z-index:1;background:linear-gradient(to bottom,transparent,transparent 50%,rgba(0,0,0,.9));transition:--stop .3s ease-in-out}.usp-card__content-inner{flex:1}.usp-card__content-hover{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.usp-card:hover .usp-card__content-hover{max-height:250px}.usp-card__icon{background:#fff6;color:#fff;padding:12px;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:background .3s ease-in-out,transform .3s ease-in-out;width:44px}.usp-card:hover .usp-card__icon{background:#9b1b2b;transform:rotate(45deg)}.usp-card__title{margin:0;max-width:320px;font-size:32px;line-height:1.3;letter-spacing:normal;color:#fff}.usp-card__description{margin-top:16px;font-size:16px;line-height:1.5;letter-spacing:normal;color:#fff}.usp-card__link{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:1.3;letter-spacing:normal;color:#fff;text-decoration:underline;text-underline-offset:4px;font-weight:500;font-family:var(--font-heading-family);transition:text-underline-offset .3s ease-in-out,gap .3s ease-in-out}.usp-card__link:hover{text-underline-offset:4px;gap:12px}.usp-card:hover .usp-card__image{transform:scale(1.05)}
/*# sourceMappingURL=/cdn/shop/t/31/compiled_assets/styles.css.map */
