.cro-stars{display:inline-flex;align-items:center;gap:.6rem;line-height:1}.cro-stars__row{display:inline-flex;gap:.1rem;font-size:1.6rem;color:rgb(var(--color-button))}.cro-stars--small .cro-stars__row{font-size:1.3rem}.cro-stars__star--empty{opacity:.28}.cro-stars__star--half{position:relative;background:linear-gradient(90deg,currentColor 50%,rgba(var(--color-button),.28) 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cro-stars__caption{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.cro-trust-badges{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:1.2rem 0 0}.cro-trust-badges--stack{flex-direction:column}.cro-trust-badges__item{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.85)}.cro-trust-badges__icon{width:1.8rem;height:1.8rem;flex-shrink:0}.cro-payment-icons__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0}.cro-payment-icons__item .icon{width:3.8rem;height:2.4rem}.cro-section__eyebrow{display:inline-block;font-size:1.15rem;letter-spacing:.09rem;text-transform:uppercase;font-weight:700;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:99rem;padding:.45rem 1.1rem .4rem;margin-bottom:1.4rem}.cro-section__heading{margin:0 0 1.2rem}.cro-section__heading em,.cro-hero__heading em,.cro-hl{font-style:normal;display:inline-block;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:.02em .28em .08em;border-radius:.4rem;line-height:1.2}.cro-section__subheading{max-width:62rem;margin:0 auto 3rem;color:rgba(var(--color-foreground),.78)}.cro-section__header--center{text-align:center}.cro-section__header--center .cro-section__subheading{margin-left:auto;margin-right:auto}.cro-trust-bar{overflow:hidden}.cro-trust-bar__caption{text-align:center;font-size:1.2rem;letter-spacing:.13rem;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin:0 0 1.6rem}.cro-trust-bar__track{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem 4.5rem}.cro-trust-bar__logo{max-height:3.2rem;width:auto;opacity:.6;filter:grayscale(1)}.cro-trust-bar__logo-text{font-size:1.9rem;font-weight:700;opacity:.45;letter-spacing:.05rem;white-space:nowrap}.cro-benefits{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:750px){.cro-benefits{grid-template-columns:repeat(var(--cro-benefits-columns, 3),1fr);gap:3rem}}.cro-benefits__item{text-align:center;padding:2.4rem 1.6rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.03)}.cro-benefits__icon{width:4.4rem;height:4.4rem;margin:0 auto 1.4rem;border-radius:50%;object-fit:cover}.cro-benefits__icon--placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);font-size:2rem}.cro-benefits__title{margin:0 0 .6rem;font-size:1.7rem}.cro-benefits__text{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.5}.cro-steps{display:grid;gap:2.4rem;grid-template-columns:1fr;counter-reset:cro-step}@media screen and (min-width:750px){.cro-steps{grid-template-columns:repeat(3,1fr);gap:3rem}}.cro-steps__item{text-align:center}.cro-steps__media{border-radius:1.2rem;overflow:hidden;margin-bottom:1.6rem;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04)}.cro-steps__media img,.cro-steps__media svg{width:100%;height:100%;object-fit:cover}.cro-steps__number{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700;font-size:1.5rem;margin-bottom:1rem}.cro-steps__title{margin:0 0 .6rem;font-size:1.7rem}.cro-steps__text{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.cro-compare{max-width:76rem;margin:0 auto;border-radius:1.2rem;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.08)}.cro-compare table{width:100%;border-collapse:collapse}.cro-compare th,.cro-compare td{padding:1.4rem 1.6rem;text-align:center;font-size:1.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cro-compare tr:last-child th,.cro-compare tr:last-child td{border-bottom:none}.cro-compare th[scope=row],.cro-compare td:first-child{text-align:left;font-weight:500}.cro-compare thead th{font-size:1.5rem;font-weight:700;padding:1.8rem 1.6rem}.cro-compare__us{background:rgba(var(--color-button),.07)}thead .cro-compare__us{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.cro-compare__yes,.cro-compare__no{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;font-size:1.3rem;font-weight:700}.cro-compare__yes{background:#16824224;color:#168242}.cro-compare__no{background:#c0392b1f;color:#c0392b}.cro-testimonials{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:750px){.cro-testimonials{grid-template-columns:repeat(3,1fr)}}.cro-testimonial{padding:2.4rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.06);display:flex;flex-direction:column;gap:1.2rem}.cro-testimonial__quote{margin:0;font-size:1.5rem;line-height:1.55}.cro-testimonial__author{display:flex;align-items:center;gap:1rem;margin-top:auto}.cro-testimonial__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover;background:rgba(var(--color-foreground),.08)}.cro-testimonial__name{font-weight:600;font-size:1.4rem}.cro-testimonial__meta{font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.cro-testimonial__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;color:#168242;font-weight:600}.cro-guarantee{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;max-width:68rem;margin:0 auto}@media screen and (min-width:750px){.cro-guarantee--row{flex-direction:row;text-align:left;max-width:86rem}}.cro-guarantee--split{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;text-align:left;max-width:96rem}@media screen and (min-width:750px){.cro-guarantee--split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:4rem}}.cro-guarantee__media{max-width:40rem;width:100%;justify-self:center;border-radius:1.6rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.cro-guarantee__media img{width:100%;height:auto;display:block}@media screen and (max-width:749px){.cro-guarantee--split .cro-guarantee__media{order:-1;max-width:32rem}}.cro-guarantee__value{border-left:.4rem solid rgb(var(--color-button));background:rgba(var(--color-foreground),.04);border-radius:.6rem;padding:1.1rem 1.5rem;font-size:1.45rem;font-weight:600;margin:1.6rem 0 0}.cro-guarantee__badge{flex-shrink:0;width:12rem;height:12rem;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgb(var(--color-button));color:rgb(var(--color-button-text));gap:.2rem}.cro-guarantee__badge-days{font-size:3rem;font-weight:800;line-height:1}.cro-guarantee__badge-label{font-size:1.05rem;letter-spacing:.08rem;text-transform:uppercase;font-weight:600}.cro-guarantee__text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.82)}.cro-cta{text-align:center;max-width:72rem;margin:0 auto}.cro-cta__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:2.4rem}.cro-cta__trigger{margin-top:1.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.cro-hero{display:grid;gap:3rem;align-items:center;grid-template-columns:1fr}@media screen and (min-width:990px){.cro-hero{grid-template-columns:1.05fr 1fr;gap:5rem}.cro-hero--media-first .cro-hero__media{order:-1}}.cro-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.cro-hero__content--center{align-items:center;text-align:center}.cro-hero__heading{margin:0}.cro-hero__subheading{margin:0;font-size:1.7rem;line-height:1.55;color:rgba(var(--color-foreground),.78);max-width:52rem}.cro-hero__proof{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cro-hero__media{border-radius:1.6rem;overflow:hidden;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.04)}.cro-hero__media img,.cro-hero__media svg{width:100%;height:100%;object-fit:cover}.cro-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.cro-split{display:grid;gap:2.6rem;align-items:center;grid-template-columns:1fr}@media screen and (min-width:990px){.cro-split{grid-template-columns:1fr 1fr;gap:5rem}.cro-split--media-right .cro-split__media{order:2}}.cro-split__media{border-radius:1.6rem;overflow:hidden;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04)}.cro-split__media img,.cro-split__media svg{width:100%;height:100%;object-fit:cover}.cro-split__content>*+*{margin-top:1.4rem}.cro-split__text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.cro-split__checklist{margin:1.8rem 0 0;display:flex;flex-direction:column;gap:1rem}.cro-split__checklist li{display:flex;gap:1rem;align-items:flex-start;font-size:1.5rem}.cro-split__check{flex-shrink:0;width:2.2rem;height:2.2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.2rem;font-weight:700;margin-top:.1rem}.cro-faq{max-width:72rem;margin:0 auto}.cro-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.cro-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.8rem .2rem;cursor:pointer;font-size:1.6rem;font-weight:600;list-style:none}.cro-faq__item summary::-webkit-details-marker{display:none}.cro-faq__icon{flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform .2s ease}.cro-faq__item[open] .cro-faq__icon{transform:rotate(45deg)}.cro-faq__answer{padding:0 .2rem 2rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.78)}.cro-social{display:flex;align-items:center;gap:1rem;margin:.6rem 0 .4rem}.cro-social__avatars{display:inline-flex;flex-shrink:0}.cro-social__av{width:2.8rem;height:2.8rem;border-radius:50%;overflow:hidden;border:.2rem solid rgb(var(--color-background));background:rgba(var(--color-foreground),.08);display:inline-flex;align-items:center;justify-content:center}.cro-social__av+.cro-social__av{margin-left:-.9rem}.cro-social__av img{width:100%;height:100%;object-fit:cover}.cro-social__ini{font-size:1.1rem;font-weight:700;color:rgba(var(--color-foreground),.7)}.cro-social__text{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75);min-width:0}.cro-social__name{font-weight:700;color:rgb(var(--color-foreground))}.cro-social__check{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));flex-shrink:0}.cro-social__check svg{width:.9rem;height:.9rem}.cro-mobile-header{display:none;padding:0 0 1.2rem}.cro-mobile-header .product__title{margin:0 0 .2rem}.cro-mobile-header .product__title h1{margin:0}@media screen and (max-width:749px){.product--mobile-head .cro-mobile-header{display:block}.product--mobile-head .product__info-container>.product__title,.product--mobile-head .product__info-container>.cro-social--desktop{display:none}}.cro-included{margin:1.6rem 0 .4rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:1.6rem 1.8rem;background:rgba(var(--color-foreground),.03)}.cro-included__title{margin:0 0 1rem;font-size:1.45rem;font-weight:700}.cro-included__list{margin:0;display:flex;flex-direction:column;gap:.8rem}.cro-included__list li{display:flex;align-items:flex-start;gap:1rem;font-size:1.4rem;line-height:1.45}.cro-included__icon{flex-shrink:0;width:2.2rem;height:2.2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.2rem;font-weight:700;margin-top:.1rem}.cro-included__icon .svg-wrapper,.cro-included__icon svg{width:1.3rem;height:1.3rem}.cro-buybox-rating{display:flex;align-items:center;gap:.8rem;margin:.4rem 0 .8rem}.cro-buybox-rating a{color:rgba(var(--color-foreground),.7);font-size:1.3rem}.cro-benefit-bullets{margin:1.2rem 0;display:flex;flex-direction:column;gap:.9rem}.cro-benefit-bullets li{display:flex;gap:1rem;align-items:flex-start;font-size:1.5rem;line-height:1.45}.cro-product-payment-icons{margin-top:1.4rem}.cro-product-payment-icons .cro-payment-icons__list{justify-content:flex-start}.cro-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:4;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -.4rem 1.6rem #00000014;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .25s ease}.cro-sticky-atc.is-visible{transform:translateY(0)}.cro-sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;max-width:72rem;margin:0 auto}.cro-sticky-atc__image{width:4.4rem;height:4.4rem;border-radius:.8rem;object-fit:cover;flex-shrink:0;display:none}@media screen and (min-width:750px){.cro-sticky-atc__image{display:block}}.cro-sticky-atc__info{min-width:0;flex:1}.cro-sticky-atc__title{font-size:1.4rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.cro-sticky-atc__price{font-size:1.3rem;display:flex;gap:.6rem;align-items:baseline}.cro-sticky-atc__price s{color:rgba(var(--color-foreground),.55)}.cro-sticky-atc__button{flex-shrink:0;min-width:14rem}.cro-cart-topbar{background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:1.1rem 1.5rem;text-align:center;display:flex;flex-direction:column;gap:.7rem}.cro-cart-topbar__shipping{font-size:1.35rem;font-weight:600;line-height:1.3}.cro-cart-topbar__progress{height:.6rem;border-radius:.6rem;background:#ffffff40;overflow:hidden}.cro-cart-topbar__progress-fill{height:100%;border-radius:.6rem;background:rgb(var(--color-button-text));width:var(--cro-shipping-progress, 0%);transition:width .35s ease}.cro-cart-topbar__timer{font-size:1.25rem;opacity:.92;line-height:1.3}.cro-cart-topbar__timer strong{font-variant-numeric:tabular-nums}.cro-cart-savings-line{display:flex;gap:.8rem;align-items:baseline;font-size:1.3rem}.cro-cart-savings-line s{color:rgba(var(--color-foreground),.55)}.cro-cart-savings-line strong{color:#c0392b}.cro-cart-upsells{border-top:.1rem solid rgba(var(--color-foreground),.08);padding:1.5rem}.cro-cart-upsells__heading{font-size:1.4rem;font-weight:600;margin:0 0 1.2rem}.cro-cart-upsell{display:flex;align-items:center;gap:1.2rem;padding:.8rem 0}.cro-cart-upsell__image{width:5.6rem;height:5.6rem;border-radius:.8rem;object-fit:cover;flex-shrink:0;background:rgba(var(--color-foreground),.05)}.cro-cart-upsell__info{flex:1;min-width:0}.cro-cart-upsell__title{font-size:1.35rem;font-weight:500;margin:0 0 .2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cro-cart-upsell__price{font-size:1.3rem;display:flex;gap:.6rem}.cro-cart-upsell__price s{color:rgba(var(--color-foreground),.55)}.cro-cart-upsell__button{flex-shrink:0;min-height:3.6rem;min-width:7.2rem;padding:0 1.4rem;font-size:1.3rem}.cro-cart-footer-totals{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.4rem}.cro-cart-footer-totals__row{display:flex;justify-content:space-between;align-items:baseline;font-size:1.4rem}.cro-cart-footer-totals__row--savings{color:#c0392b;font-weight:600}.cro-cart-footer-totals__row--total{font-size:1.7rem;font-weight:700}.cro-cart-payment{margin-top:1rem}.shopify-policy__container{max-width:72rem!important;padding:4rem 1.5rem 6rem}.shopify-policy__title h1{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);text-align:left;margin-bottom:2.4rem}.shopify-policy__body{font-size:1.5rem;line-height:1.65}.shopify-policy__body h2{margin-top:3.2rem}.cro-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem}.cro-popup[hidden]{display:none}.cro-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}html.cro-popup-open{overflow:hidden}.cro-popup__card{position:relative;width:100%;max-width:82rem;max-height:calc(100vh - 3rem);overflow-y:auto;border-radius:1.6rem;display:grid;grid-template-columns:1fr;animation:cro-popup-in .25s ease-out}@keyframes cro-popup-in{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:none}}@media screen and (min-width:750px){.cro-popup__card:has(.cro-popup__media){grid-template-columns:1fr 1.2fr}}.cro-popup__media{min-height:16rem}.cro-popup__media img{width:100%;height:100%;object-fit:cover;display:block}.cro-popup__body{padding:3.2rem 2.8rem}.cro-popup__close{position:absolute;top:1rem;right:1rem;z-index:1;width:3.6rem;height:3.6rem;border:0;border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center}.cro-popup__close svg{width:1.6rem;height:1.6rem}.cro-popup__text{margin:1rem 0 1.6rem;font-size:1.5rem}.cro-popup__form .field{margin-bottom:1.2rem}.cro-popup__submit{width:100%}.cro-popup__error{display:block;margin-bottom:1rem;color:#c0392b}.cro-popup__decline{display:block;margin:1.4rem auto 0;background:none;border:0;cursor:pointer;font-size:1.3rem;color:rgba(var(--color-foreground),.6);text-decoration:underline;text-underline-offset:.3rem}.cro-contact-info{display:grid;gap:1.6rem;grid-template-columns:1fr;margin-top:2.4rem}@media screen and (min-width:750px){.cro-contact-info{grid-template-columns:repeat(3,1fr)}}.cro-contact-info__card{padding:2rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.03);text-align:center;font-size:1.4rem}.cro-contact-info__card h3{margin:0 0 .6rem;font-size:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cro.css.map */
