:root{--wyp-red: #dd1d1d;--wyp-red-dark: #b91616;--wyp-ink: #121212;--wyp-plum: #2e2a39;--wyp-grey: #f3f3f3;--wyp-line: rgba(18, 18, 18, .1);--wyp-green: #1a9c53;--wyp-radius: 2rem}body,.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:Poppins,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.wyp-ticker{overflow:hidden;padding:12px 0;display:flex}.wyp-ticker__track{display:flex;flex-shrink:0;column-gap:60px;align-items:center;min-width:100%;animation:wyp-scroll 50s linear infinite;will-change:transform}.wyp-ticker__item{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-weight:600;font-size:1.4rem;letter-spacing:.02em}.wyp-ticker__dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.55}@keyframes wyp-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 60px))}}@media(prefers-reduced-motion:reduce){.wyp-ticker__track{animation:none}}.wyp-orders{display:inline-flex;align-items:center;gap:8px;background:#dd1d1d14;color:var(--wyp-red);border-radius:100px;padding:7px 14px;font-size:1.3rem;font-weight:500;margin-bottom:4px}.wyp-orders strong{font-weight:700}.wyp-orders__pulse{width:8px;height:8px;border-radius:50%;background:var(--wyp-red);animation:wyp-pulse 1.8s ease-in-out infinite}@keyframes wyp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.wyp-rating{display:flex;align-items:center;gap:8px;margin:6px 0 2px;font-size:1.4rem}.wyp-rating__stars{display:inline-flex;gap:2px;color:#ffb800}.wyp-rating__stars svg{width:16px;height:16px}.wyp-rating__count{opacity:.75}.wyp-save-badge{display:inline-block;background:var(--wyp-red);color:#fff;font-weight:700;font-size:1.2rem;letter-spacing:.04em;padding:5px 11px;border-radius:100px;vertical-align:middle;margin-left:8px}.wyp-countdown{display:flex;align-items:center;flex-wrap:wrap;gap:10px;background:var(--wyp-grey);border-radius:12px;padding:12px 16px;margin:14px 0}.wyp-countdown__label{font-size:1.4rem;font-weight:600}.wyp-countdown__clock{display:flex;align-items:center;gap:6px;margin-left:auto}.wyp-countdown__unit{display:flex;flex-direction:column;align-items:center;background:var(--wyp-ink);color:#fff;border-radius:8px;padding:5px 9px;min-width:46px}.wyp-countdown__num{font-size:1.7rem;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums}.wyp-countdown__unit-label{font-size:.9rem;letter-spacing:.08em;opacity:.75}.wyp-countdown__sep{font-weight:700;font-size:1.6rem;opacity:.4}.wyp-stock{margin:14px 0 4px}.wyp-stock__text{font-size:1.4rem;font-weight:600;color:var(--wyp-red);margin-bottom:8px}.wyp-stock__track{height:8px;border-radius:100px;background:var(--wyp-line);overflow:hidden}.wyp-stock__fill{height:100%;border-radius:100px;background:linear-gradient(90deg,var(--wyp-red),#ff6a3d);animation:wyp-stock-grow 1.4s ease-out}@keyframes wyp-stock-grow{0%{width:0}}.wyp-steps{display:flex;align-items:flex-start;margin:24px 0 8px}.wyp-steps__step{flex:1;text-align:center;position:relative;padding:0 4px}.wyp-steps__icon{width:40px;height:40px;margin:0 auto 8px;border-radius:50%;background:var(--wyp-grey);color:var(--wyp-ink);display:flex;align-items:center;justify-content:center}.wyp-steps__step--active .wyp-steps__icon{background:var(--wyp-red);color:#fff}.wyp-steps__icon svg{width:20px;height:20px}.wyp-steps__step:after{content:"";position:absolute;top:20px;left:calc(50% + 26px);right:calc(-50% + 26px);border-top:2px dashed var(--wyp-line)}.wyp-steps__step:last-child:after{display:none}.wyp-steps__date{font-size:1.2rem;font-weight:600;display:block}.wyp-steps__name{font-size:1.2rem;opacity:.7}.wyp-payments{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:16px 0 4px;padding-top:16px;border-top:1px solid var(--wyp-line)}.wyp-payments svg{height:24px;width:auto}.wyp-payments__label{width:100%;text-align:center;font-size:1.2rem;opacity:.6;margin-bottom:4px}.product-form__submit,.shopify-payment-button__button--unbranded{border-radius:100px!important;font-weight:700!important;font-size:1.6rem!important;letter-spacing:.02em;min-height:5.2rem}.product-form__submit{--color-button: 221, 29, 29;--color-button-text: 255, 255, 255;background:var(--wyp-red)!important;color:#fff!important;box-shadow:0 6px 18px #dd1d1d47;transition:transform .15s ease,box-shadow .15s ease}.product-form__submit:hover:not([disabled]){transform:translateY(-1px);box-shadow:0 8px 22px #dd1d1d5c}.product-form__submit:after{box-shadow:none!important}.wyp-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:20;background:#fff;border-top:1px solid var(--wyp-line);box-shadow:0 -6px 24px #00000014;transform:translateY(105%);transition:transform .28s ease;padding:10px 0}.wyp-sticky-atc.is-visible{transform:translateY(0)}.wyp-sticky-atc__inner{display:flex;align-items:center;gap:14px;max-width:120rem;margin:0 auto;padding:0 1.5rem}.wyp-sticky-atc__img{width:48px;height:48px;border-radius:10px;object-fit:cover;flex-shrink:0}.wyp-sticky-atc__title{font-weight:600;font-size:1.4rem;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.wyp-sticky-atc__price{font-size:1.4rem;font-weight:700}.wyp-sticky-atc__price s{opacity:.5;font-weight:400;margin-left:6px}.wyp-sticky-atc__btn{margin-left:auto;flex-shrink:0;background:var(--wyp-red);color:#fff;border:0;border-radius:100px;padding:13px 30px;font-weight:700;font-size:1.5rem;cursor:pointer;font-family:inherit}.wyp-sticky-atc__btn:hover{background:var(--wyp-red-dark)}@media screen and (max-width:749px){.wyp-sticky-atc__img,.wyp-sticky-atc__title{display:none}.wyp-sticky-atc__btn{margin-left:0;flex:1}.wyp-sticky-atc__inner{gap:10px}}.wyp-compare__heading{text-align:center;max-width:68rem;margin:0 auto 32px;font-size:2.6rem;line-height:1.35;font-weight:600}.wyp-compare__heading strong{color:var(--wyp-red);font-weight:700}.wyp-compare__table{width:100%;border-collapse:separate;border-spacing:0;max-width:76rem;margin:0 auto}.wyp-compare__table th,.wyp-compare__table td{padding:18px 16px;text-align:center;font-size:1.5rem}.wyp-compare__table th:first-child,.wyp-compare__table td:first-child{text-align:left;font-weight:500;width:46%}.wyp-compare__table thead th{font-size:1.6rem;font-weight:700;padding-bottom:20px}.wyp-compare__brand{background:var(--wyp-red);color:#fff}.wyp-compare__table thead .wyp-compare__brand{border-radius:var(--wyp-radius) var(--wyp-radius) 0 0}.wyp-compare__table tbody tr:last-child .wyp-compare__brand{border-radius:0 0 var(--wyp-radius) var(--wyp-radius)}.wyp-compare__table tbody td:not(.wyp-compare__brand){border-bottom:1px solid var(--wyp-line)}.wyp-compare__table tbody tr:last-child td:not(.wyp-compare__brand){border-bottom:0}.wyp-compare__icon{width:24px;height:24px}.wyp-compare__icon--no{color:#c9c9c9}@media screen and (max-width:749px){.wyp-compare__heading{font-size:2rem}.wyp-compare__table th,.wyp-compare__table td{padding:14px 8px;font-size:1.3rem}}.wyp-benefits__head{text-align:center;margin-bottom:36px}.wyp-benefits__title{font-size:3rem;font-weight:700;margin:0 0 10px}.wyp-benefits__sub{font-size:1.6rem;opacity:.72;margin:0}.wyp-benefits__layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.wyp-benefits__layout{grid-template-columns:1fr 1fr;gap:4rem}}.wyp-benefits__media img{width:100%;height:auto;border-radius:var(--wyp-radius);display:block}.wyp-benefits__list{display:grid;gap:2rem;list-style:none;margin:0;padding:0}.wyp-benefit{display:flex;gap:14px;align-items:flex-start}.wyp-benefit__icon{flex-shrink:0;width:28px;height:28px;color:var(--wyp-green)}.wyp-benefit__title{font-size:1.7rem;font-weight:700;margin:0 0 4px}.wyp-benefit__text{font-size:1.5rem;line-height:1.55;opacity:.78;margin:0}.wyp-faq{max-width:76rem;margin:0 auto}.wyp-faq__title{text-align:center;font-size:3rem;font-weight:700;margin:0 0 32px}.wyp-faq__item{border:1px solid var(--wyp-line);border-radius:14px;margin-bottom:12px;background:#fff;overflow:hidden}.wyp-faq__item[open]{border-color:#dd1d1d59}.wyp-faq__summary{display:flex;align-items:center;gap:12px;padding:18px 20px;cursor:pointer;font-size:1.6rem;font-weight:600;list-style:none}.wyp-faq__summary::-webkit-details-marker{display:none}.wyp-faq__chevron{margin-left:auto;width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}.wyp-faq__item[open] .wyp-faq__chevron{transform:rotate(180deg)}.wyp-faq__body{padding:0 20px 20px;font-size:1.5rem;line-height:1.6;opacity:.8}.wyp-faq__body strong{opacity:1}.wyp-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc(50% - 6px);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.wyp-carousel::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.wyp-carousel{grid-auto-columns:calc(33.333% - 19px);gap:28px}}.wyp-carousel__slide{scroll-snap-align:start;border-radius:var(--wyp-radius);overflow:hidden;aspect-ratio:260 / 465;background:var(--wyp-grey)}.wyp-carousel__slide img{width:100%;height:100%;object-fit:cover;display:block}.wyp-proof{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media screen and (min-width:750px){.wyp-proof{grid-template-columns:35% 65%;gap:4rem}}.wyp-proof__media img{width:100%;height:auto;border-radius:var(--wyp-radius);display:block}.wyp-proof__title{font-size:3.2rem;font-weight:700;line-height:1.2;margin:0 0 12px}.wyp-proof__text{font-size:1.6rem;line-height:1.6;opacity:.78;margin:0}.wyp-divider{line-height:0;display:block}.wyp-divider svg{width:100%;height:auto;display:block}.wyp-divider--flip svg{transform:scaleY(-1)}.wyp-warranty{background:var(--wyp-plum);color:#fff;text-align:center;padding:20px 0 56px}.wyp-warranty__inner{max-width:68rem;margin:0 auto;padding:0 2rem}.wyp-warranty__badge{width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:#ffffff1f;display:flex;align-items:center;justify-content:center}.wyp-warranty__badge svg{width:36px;height:36px}.wyp-warranty__title{font-size:3.4rem;font-weight:700;line-height:1.15;margin:0 0 14px}.wyp-warranty__title span{color:#ff6b6b}.wyp-warranty__text{font-size:1.6rem;line-height:1.65;opacity:.85;margin:0}.wyp-warranty__text strong{opacity:1}@media screen and (max-width:749px){.wyp-warranty__title{font-size:2.6rem}}.wyp-testimonials__title{text-align:center;font-size:3rem;font-weight:700;margin:0 0 36px}.wyp-testimonials__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.wyp-testimonials__grid{grid-template-columns:repeat(3,1fr);gap:2.8rem}}.wyp-testimonial{background:#fff;border:1px solid var(--wyp-line);border-radius:var(--wyp-radius);padding:28px 24px;display:flex;flex-direction:column}.wyp-testimonial__stars{display:inline-flex;gap:2px;color:#ffb800;margin-bottom:14px}.wyp-testimonial__stars svg{width:17px;height:17px}.wyp-testimonial__title{font-size:1.7rem;font-weight:700;margin:0 0 10px}.wyp-testimonial__quote{font-size:1.5rem;line-height:1.6;opacity:.8;margin:0 0 18px;flex-grow:1}.wyp-testimonial__author{font-size:1.4rem;font-weight:600;display:flex;align-items:center;gap:8px}.wyp-testimonial__verified{color:var(--wyp-green);display:inline-flex}.wyp-testimonial__verified svg{width:16px;height:16px}.wyp-to-top{position:fixed;right:2rem;bottom:2rem;z-index:15;width:44px;height:44px;border-radius:50%;border:0;background:var(--wyp-red);color:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000002e}.wyp-to-top.is-visible{display:flex}.wyp-to-top svg{width:18px;height:18px}@media screen and (max-width:749px){.wyp-to-top{right:1.5rem;bottom:7.5rem}}.wyp-section{padding-top:27px;padding-bottom:27px}@media screen and (min-width:750px){.wyp-section{padding-top:36px;padding-bottom:36px}}.wyp-section--grey{background:var(--wyp-grey)}.product__info-container>*+*{margin-top:1.2rem}.product__info-container .price{font-size:2.4rem;font-weight:700}.product__info-container .price--on-sale .price-item--regular{opacity:.55}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wyp-custom.css.map */
