.stock-note--limited .pulsating-dot__ring{background-color:var(--limited-stock-color, #f59e0b)}.stock-note--limited .pulsating-dot__circle{border-color:var(--limited-stock-color, #f59e0b)}.usp-badges.trust-messages{padding:0;border:0;background:transparent}.usp-badges .trust-messages__item{align-items:center}.usp-badges--center .trust-messages__list{justify-items:center}.usp-badges .trust-messages__item-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.usp-badges .usp-badges__img-el{width:var(--icon-size);height:var(--icon-size);object-fit:contain;border-radius:50%}.usp-badges .usp-badges__graphic svg{width:var(--icon-size);height:var(--icon-size);display:block;border-radius:50%}.usp-badges .usp-badges__emoji{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:var(--icon-size)}.payment-badges-block{margin-top:var(--margin-top, 1.5rem);margin-bottom:var(--margin-bottom, 1.5rem)}.payment-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.payment-badges-block--left .payment-badges{justify-content:flex-start}.payment-badges-block--center .payment-badges{justify-content:center}.payment-badges-block--right .payment-badges{justify-content:flex-end}.payment-badges .list-payment__item{display:inline-flex;margin:0;padding:0}.payment-badges .icon{width:var(--icon-width-mobile, 38px);height:auto}@media(min-width:750px){.payment-badges .icon{width:var(--icon-width-desktop, 38px)}}.delivery-timeline{--dt-circle: 56px;--dt-color: var(--color--brand);margin:1.5rem 0}.delivery-timeline--boxed{background:var(--dt-bg, #f5f1ed);border-radius:var(--radius-container, 12px);padding:24px 30px}.delivery-timeline__header{display:flex;align-items:flex-start;gap:12px;margin-bottom:1.75rem}.delivery-timeline__header-icon{flex:0 0 auto;width:28px;height:28px;color:var(--color--text, #111)}.delivery-timeline__header-icon svg{width:100%;height:100%;display:block}.delivery-timeline__header-text{margin:0;line-height:1.5}.delivery-timeline__steps{display:flex;margin:0;padding:0;list-style:none}.delivery-timeline__step{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.delivery-timeline__step:not(:last-child):after{content:"";position:absolute;top:calc(var(--dt-circle) / 2);left:50%;width:100%;height:2px;background:var(--dt-color, #111);z-index:0}.delivery-timeline__icon{position:relative;z-index:1;width:var(--dt-circle);height:var(--dt-circle);border-radius:50%;background:var(--dt-color, #111);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.delivery-timeline__icon svg{width:26px;height:26px;display:block}.delivery-timeline__date{font-weight:700;font-size:.85rem;line-height:1.3}.delivery-timeline__label{color:var(--color--text-lighter, #888);font-size:.8rem;margin-top:2px}@media(max-width:47.9275em){.delivery-timeline{--dt-circle: 42px}.delivery-timeline__icon svg{width:20px;height:20px}.delivery-timeline--boxed{padding:20px}.delivery-timeline__header{margin-bottom:1.25rem}.delivery-timeline__steps{flex-direction:column}.delivery-timeline__step{display:grid;grid-template-columns:var(--dt-circle) 1fr;grid-template-rows:auto auto;column-gap:16px;text-align:left;padding-bottom:22px}.delivery-timeline__step:last-child{padding-bottom:0}.delivery-timeline__icon{grid-row:1 / 3;grid-column:1;align-self:center;margin-bottom:0}.delivery-timeline__date{grid-column:2;align-self:end}.delivery-timeline__label{grid-column:2;align-self:start;margin-top:0}.delivery-timeline__step:not(:last-child):after{top:calc(var(--dt-circle) / 2);bottom:0;left:calc(var(--dt-circle) / 2);transform:translate(-50%);width:2px;height:auto}}.bundle-save{--bundle-accent: var(--color--text);display:block;margin:1.25rem 0}.bundle-save__heading{display:flex;align-items:center;gap:14px;margin-bottom:16px}.bundle-save__heading:before,.bundle-save__heading:after{content:"";flex:1;height:2px;background:var(--bundle-accent)}.bundle-save__heading span{font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bundle-accent);font-size:.95rem}.bundle-save__options{display:grid;grid-auto-rows:1fr;gap:12px}.bundle-save__option{display:flex;align-items:center;gap:14px;padding:12px 18px;border:1.5px solid rgba(var(--color--text-rgb),.28);border-radius:var(--radius-container, 12px);cursor:pointer;position:relative}.bundle-save__option.is-selected{border-color:var(--bundle-accent);background:var(--dt-bg, #f5f1ed)}.bundle-save__input{position:absolute;opacity:0;pointer-events:none}.bundle-save__radio{flex:0 0 auto;width:22px;height:22px;border-radius:50%;border:2px solid rgba(var(--color--text-rgb),.3);position:relative}.bundle-save__input:checked+.bundle-save__radio{border-color:var(--bundle-accent)}.bundle-save__input:checked+.bundle-save__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--bundle-accent)}.bundle-save__info{display:flex;align-items:center;flex-wrap:wrap;flex:1 1 auto}.bundle-save__title{font-weight:700;font-size:1.05rem}.bundle-save__badge{font-family:var(--font--label);font-size:.55rem;font-weight:var(--font--label-weight);font-style:var(--font--label-style);letter-spacing:var(--font--label-space);text-transform:none;color:#fff;background:var(--dt-color, #111);border-radius:4px;padding:1px 6px}.bundle-save__note{flex-basis:100%;font-size:.8rem;color:var(--color--alt-text)}.bundle-save__note strong{font-weight:700;color:var(--color--text)}.bundle-save__prices{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px;line-height:1.2}.bundle-save__price{font-weight:700;font-size:1.05rem;color:var(--color--text)}.bundle-save__compare{font-size:.85rem;color:var(--color--product-sale)}.bundle-save__footnote{margin:10px 0 0;text-align:center;font-size:.8rem;font-style:italic;color:var(--color--alt-text)}.product-single__box__block--price .price .price__number{font-weight:700}.product-single__box__block--price .price .price__number--sale{color:var(--color--text)}.product-single__box__block--price .price .price__compare{color:var(--color--product-sale)}.template-product .product-single__box__block--\@app{margin-top:12px;margin-bottom:12px}.template-product .product-single__media{margin-bottom:12px}.vtl-pr-totals__reviews,.vtl-pr-reviews__write{display:none!important}.rating-star:before{background:linear-gradient(90deg,#ad7f00 var(--percent),#cecece var(--percent))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.product-card .rating-star{font-size:14px;letter-spacing:0;margin-right:0}.product-card .rating-count{font-size:.8em!important;color:#ad7f00}.product-card .review-text-wrapper{padding-left:3px;width:auto}.product-card product-card-reviews.review-wrapper{display:flex;width:auto;margin-bottom:0;line-height:1}@media(max-width:47.9275em){.breadcrumb--hide-mobile{display:none}}.section--trust-row .trust-row{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px;align-items:start}@media(max-width:47.9275em){.section--trust-row .trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}}.section--trust-row .trust-row__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 8px}.section--trust-row .trust-row__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:12px;color:var(--color--text)}.section--trust-row .trust-row__icon svg{width:100%;height:100%;display:block}.section--trust-row .trust-row__emoji{font-size:28px;line-height:1}.section--trust-row .trust-row__heading{margin:0 0 6px;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--color--text)}.section--trust-row .trust-row__subtext{margin:0;font-size:.82rem;line-height:1.45;color:rgba(var(--color--text-rgb),.72);max-width:28ch}.template-product .product-single__box__block--social_proof{margin-bottom:0}.social-proof{font-size:11px!important}.social-proof{display:flex;gap:10px;font-size:12px;row-gap:5px;align-items:center}.social-proof__images{display:flex;align-items:center}.template-product .social-proof__images img{width:26px;height:26px;object-fit:cover;border-radius:500px}.template-product .social-proof__images img:nth-child(2){position:relative;z-index:2;margin-left:-15px;margin-right:-15px;border:2px solid #fff;width:32px;height:32px}.social-proof p{display:flex;align-items:center;gap:5px;flex-wrap:wrap;row-gap:5px;margin:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom.css.map */
