:root{--brand-dark: #1a1a1a;--brand-text: #2b2b2b;--brand-muted: #8a8a8a;--brand-border: #e5e5e5;--brand-border-light: #ececec;--brand-bg-soft: #fafafa;--brand-price-green: #1a9c4a;--brand-dot-inactive: #d1d1d1;--color-background: 255, 255, 255}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{text-align:center;font-weight:700}@media screen and (max-width:749px){.h1,h1{font-size:2.15rem;line-height:1.15}.h2,h2{font-size:2rem;line-height:1.15}.h3,h3{font-size:1.7rem;line-height:1.15}.h1,.h2,.h3{letter-spacing:-.01em}}@media screen and (min-width:750px){.h1,h1{font-size:3.2rem;line-height:1.2}.h2,h2{font-size:2.6rem;line-height:1.2}}.product__info-container>*+*{margin-top:.5rem!important}.product__title{margin-bottom:.2rem!important}.product-price-landing .price{text-align:center;margin:0}.product-price-landing .price__container{justify-content:center}.product-price-landing .price__sale{display:flex!important;justify-content:center;align-items:center;gap:.5rem;flex-wrap:nowrap!important}.product-price-landing .badge.price__badge-sale,.product-price-landing span.price__badge-sale{display:none!important}.product-price-landing .price-savings-badge{display:inline-block;background-color:#fdeaea;color:#d32f2f;font-size:1.1rem;font-weight:700;padding:.1rem .55rem;border-radius:20px;white-space:nowrap;flex-shrink:0}.product-price-landing .price-item--sale{font-size:3rem;font-weight:800;color:var(--brand-price-green);white-space:nowrap}.product-price-landing .price-item--regular{font-size:1.3rem;color:var(--brand-muted);white-space:nowrap}.product-price-landing .price__regular{display:flex;justify-content:center}@media screen and (max-width:749px){.product-price-landing .price-item--sale{font-size:2.9rem}.product-price-landing .price-item--regular{font-size:1.15rem}.product-price-landing .price-savings-badge{font-size:1rem;padding:.1rem .45rem}}media-gallery slider-component .slider-buttons{display:none}.product__media-wrapper{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.product__media-wrapper .grid{margin-bottom:0!important}.product{--grid-mobile-vertical-spacing: .3rem}.custom-slider-dots{display:none!important}.custom-slider-dots__dot{width:8px;height:8px;border-radius:50%;background-color:var(--brand-dot-inactive);border:none;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.custom-slider-dots__dot.is-active{background-color:var(--brand-dark);transform:scale(1.2)}media-gallery .product__media-item .media{border-radius:16px;overflow:hidden;border:none!important;box-shadow:none!important;background-color:transparent!important;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}media-gallery .product__media-item img{border-radius:16px;border:none!important}.custom-slider-arrows-wrapper{position:relative}.custom-slider-arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background-color:#0003;border:none;font-size:1.6rem;line-height:1;color:#fff;z-index:2;cursor:pointer;opacity:1;transition:background-color .2s ease}.custom-slider-arrow:hover{background-color:#0006}.custom-slider-arrow--prev{left:.75rem}.custom-slider-arrow--next{right:.75rem}@media screen and (min-width:750px){.custom-slider-dots,.custom-slider-arrow{display:none!important}}.trust-box{border:1px solid var(--brand-border);border-radius:12px;padding:1rem 1.3rem;margin:1.2rem 0;background-color:var(--brand-bg-soft)}.trust-box__list{list-style:none;margin:0;padding:0}.trust-box__item{display:flex;align-items:flex-start;gap:.65rem;padding:.55rem 0}.trust-box__item+.trust-box__item{border-top:1px solid var(--brand-border-light)}.trust-box__icon{font-size:1.4rem;line-height:1.4;flex-shrink:0}.trust-box__text{font-size:1.4rem;line-height:1.45;color:var(--brand-text)}.trust-box__text strong{font-weight:700}@media screen and (min-width:750px){.trust-box{padding:1.2rem 1.5rem}.trust-box__text{font-size:1.5rem}}.custom-announcement-bar{width:100%}.custom-announcement-bar__inner{position:relative;max-width:1200px;margin:0 auto;padding:.5rem 1.5rem;min-height:2.2rem;display:flex;align-items:center;justify-content:center;text-align:center}.custom-announcement-bar__message{position:absolute;left:0;right:0;margin:0;font-size:1.3rem;font-weight:600;opacity:0;visibility:hidden;transition:opacity .3s ease;padding:0 1.5rem}.custom-announcement-bar__message.is-active{position:relative;opacity:1;visibility:visible}.custom-announcement-bar__message a{color:inherit;text-decoration:none}.scarcity-badge{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin:0 auto .3rem;text-align:center}.scarcity-badge__row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem}.scarcity-badge__stars{color:#f5b301;font-size:1.5rem;letter-spacing:.05em;line-height:1}.scarcity-badge__caption{font-size:1.1rem;font-weight:400;color:var(--brand-muted)}.scarcity-badge__text{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #d32f2f;color:#d32f2f;font-size:1.2rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:.4rem 1rem;border-radius:4px;white-space:nowrap}.scarcity-badge__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#d32f2f;flex-shrink:0;animation:scarcity-pulse 1.6s infinite}@keyframes scarcity-pulse{0%{box-shadow:0 0 #d32f2f8c}70%{box-shadow:0 0 0 7px #d32f2f00}to{box-shadow:0 0 #d32f2f00}}@media screen and (max-width:749px){.scarcity-badge__stars{font-size:1.3rem}.scarcity-badge__caption{font-size:1rem}.scarcity-badge__text{font-size:1rem;padding:.35rem .8rem;white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
