.pdp-sp-rating{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .45rem;font-size:var(--base-text-size, .875rem);line-height:1.4}.pdp-sp-stars{position:relative;display:inline-block;flex-shrink:0;line-height:1;vertical-align:middle}.pdp-sp-stars__empty,.pdp-sp-stars__filled{display:block;font-size:1.125rem;letter-spacing:.09rem;white-space:nowrap;line-height:1}.pdp-sp-stars__empty{color:#d0d0d0}.pdp-sp-stars__filled{position:absolute;top:0;left:0;overflow:hidden;color:var(--pdp-sp-star-color, #F59E0B)}.pdp-sp-rating__value{font-weight:600;color:rgb(var(--body-text-color))}.pdp-sp-rating__sep{color:rgb(var(--body-text-color));opacity:.45}.pdp-sp-rating__link{color:var(--pdp-sp-link-col, rgb(var(--body-text-color)));text-decoration:underline;text-decoration-thickness:.0625rem;text-underline-offset:.125rem;transition:opacity .15s ease}.pdp-sp-rating__link:hover,.pdp-sp-rating__link:focus-visible{opacity:.65;outline-offset:.1875rem}.pdp-sp-rating__link--plain{color:var(--pdp-sp-link-col, rgb(var(--body-text-color)));text-decoration:none;cursor:default}.pdp-sp-stock{display:flex;align-items:center;gap:.4375rem;font-size:var(--base-text-size, .875rem);line-height:1.4;color:var(--pdp-sp-stock-text, #C2610A)}.pdp-sp-stock__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.125rem;height:1.125rem;color:var(--pdp-sp-stock-icon, #C2610A)}.pdp-sp-stock__icon svg{width:1rem;height:1rem;overflow:visible}.pdp-sp-stock__count{font-weight:700}.pdp-sp-viewers{display:flex;align-items:center;gap:.4375rem;font-size:var(--base-text-size, .875rem);line-height:1.4;color:var(--pdp-sp-view-text, rgb(var(--body-text-color)))}.pdp-sp-viewers__dot{position:relative;display:inline-block;flex-shrink:0;width:.625rem;height:.625rem;border-radius:50%;background-color:var(--pdp-sp-dot-col, #22C55E);color:var(--pdp-sp-dot-col, #22C55E)}.pdp-sp-viewers__dot:after{content:"";position:absolute;top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem;border-radius:50%;border:.09375rem solid currentColor;opacity:.35;animation:pdp-sp-pulse 2.2s cubic-bezier(.4,0,.6,1) infinite;will-change:transform,opacity}@keyframes pdp-sp-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.08;transform:scale(1.45)}}.pdp-sp-viewers__sep{opacity:.4;margin:0 .125rem}.pdp-sp-viewers__count,.pdp-sp-orders__count{font-weight:700}.pdp-sp-banner{position:relative;display:flex;align-items:center;gap:.75rem;padding:var(--pdp-sp-bn-pad-v, .875rem) var(--pdp-sp-bn-pad-h, 1rem);background-color:var(--pdp-sp-bn-bg, #FFF1F2);border:.0625rem solid var(--pdp-sp-bn-border, transparent);border-left-width:3px;border-left-color:var(--pdp-sp-bn-icon, currentColor);border-radius:var(--pdp-sp-bn-radius, .5rem);color:var(--pdp-sp-bn-text, rgb(var(--body-text-color)));font-size:var(--pdp-sp-bn-size, var(--base-text-size, .875rem));font-weight:var(--pdp-sp-bn-weight, 400);line-height:1.5;box-shadow:0 1px 3px #0000000d,0 4px 12px #0000000f;animation:pdp-sp-banner-in .45s cubic-bezier(.22,.61,.36,1) both;will-change:transform,opacity}.pdp-sp-banner__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--pdp-sp-bn-icon-size, 1.5rem);height:var(--pdp-sp-bn-icon-size, 1.5rem);color:var(--pdp-sp-bn-icon, currentColor);animation:pdp-sp-icon-pop .5s cubic-bezier(.34,1.56,.64,1) .3s both;will-change:transform,opacity}.pdp-sp-banner__icon svg{width:100%;height:100%;overflow:visible}.pdp-sp-banner__text strong,.pdp-sp-banner__text b{font-weight:700!important}.pdp-sp-banner__text em{font-style:italic}.pdp-sp-banner__text a{color:inherit;text-decoration:underline;text-decoration-thickness:.0625rem;text-underline-offset:.125rem}@keyframes pdp-sp-banner-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes pdp-sp-icon-pop{0%{opacity:.5;transform:scale(.65)}60%{opacity:1;transform:scale(1.18)}80%{transform:scale(.94)}to{transform:scale(1)}}.pdp-sp-bullets{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.75rem 1.5rem}.pdp-sp-bullets--col1{grid-template-columns:1fr}.pdp-sp-bullets--col2{grid-template-columns:1fr 1fr}.pdp-sp-bullets__item{display:flex;align-items:flex-start;gap:.625rem;font-size:var(--base-text-size, .875rem);font-weight:500;line-height:1.5;color:var(--pdp-sp-bl-text, currentColor)}.pdp-sp-bullets__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1em;width:1.375rem;height:1.375rem;border-radius:50%;background-color:var(--pdp-sp-bl-icon, #111111);color:#fff;box-shadow:0 1px 4px #0000002e}.pdp-sp-bullets__icon svg{width:.75rem;height:.75rem}@media(max-width:480px){.pdp-sp-bullets--col2{grid-template-columns:1fr}}.pdp-dl-trustbar{display:flex;align-items:stretch;background-color:var(--pdp-dl-tb-bg, #F8F8F8);border:.0625rem solid var(--pdp-dl-tb-border, #E0E0E0);border-radius:.5rem;overflow:hidden;color:var(--pdp-dl-tb-text, rgb(var(--body-text-color)));animation:pdp-sp-banner-in .4s cubic-bezier(.22,.61,.36,1) both}.pdp-dl-trustbar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.2rem;flex:1;padding:.875rem .625rem}.pdp-dl-trustbar__sep{width:.0625rem;background-color:var(--pdp-dl-tb-sep, #E0E0E0);flex-shrink:0;align-self:stretch}.pdp-dl-trustbar__icon{display:flex;align-items:center;justify-content:center;color:var(--pdp-dl-tb-icon, currentColor);width:1.75rem;height:1.75rem;margin-bottom:.2rem;animation:pdp-sp-icon-pop .45s cubic-bezier(.34,1.56,.64,1) .25s both;will-change:transform,opacity}.pdp-dl-trustbar__icon svg{width:1.375rem;height:1.375rem}.pdp-dl-trustbar__label{font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1.2}.pdp-dl-trustbar__sub{font-size:.75rem;color:var(--pdp-dl-tb-sub, #666666);line-height:1.3}.pdp-dl-countdown{display:flex;align-items:center;gap:.875rem;padding:1rem 1.125rem;background-color:var(--pdp-dl-cd-bg, #1A1A1A);background-image:linear-gradient(135deg,#ffffff0a,#fff0 60%);border-radius:var(--pdp-dl-cd-radius, .5rem);color:var(--pdp-dl-cd-text, #FFFFFF);box-shadow:0 4px 16px #00000038,0 1px 4px #00000026;animation:pdp-sp-banner-in .45s cubic-bezier(.22,.61,.36,1) both}.pdp-dl-countdown__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background-color:var(--pdp-dl-cd-icon-bg, #333333);color:var(--pdp-dl-cd-icon, #FFFFFF);box-shadow:0 0 0 1px #ffffff14;animation:pdp-sp-icon-pop .5s cubic-bezier(.34,1.56,.64,1) .3s both;will-change:transform,opacity}.pdp-dl-countdown__icon svg{width:1.25rem;height:1.25rem}.pdp-dl-countdown__body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.pdp-dl-countdown__order,.pdp-dl-countdown__delivery{margin:0;line-height:1.45}.pdp-dl-countdown__order{font-size:.9375rem;font-weight:500}.pdp-dl-countdown__timer{color:var(--pdp-dl-cd-timer, #E07B39);font-weight:700;font-size:1.0625rem;font-variant-numeric:tabular-nums;letter-spacing:.04em;text-shadow:0 0 14px rgba(224,123,57,.45);transition:color .4s ease;display:inline-block}.pdp-dl-countdown__timer.pdp-dl-tick{animation:pdp-dl-tick-flash .2s ease}.pdp-dl-countdown__delivery{font-size:.8125rem;opacity:.8}.pdp-dl-countdown--urgent .pdp-dl-countdown__timer{color:var(--pdp-dl-cd-timer-urgent, #FF4444)!important;text-shadow:0 0 14px rgba(255,68,68,.5);animation:pdp-dl-urgent-pulse 1s ease-in-out infinite}.pdp-dl-countdown--expired .pdp-dl-countdown__timer{color:var(--pdp-dl-cd-text, #FFFFFF);text-shadow:none;font-size:inherit;letter-spacing:normal}@keyframes pdp-dl-tick-flash{0%{opacity:1;transform:scale(1)}40%{opacity:.75;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes pdp-dl-urgent-pulse{0%,to{opacity:1}50%{opacity:.55}}.pdp-dl-returns{display:flex;align-items:center;gap:.5625rem;font-size:var(--base-text-size, .875rem);color:var(--pdp-dl-rt-text, rgb(var(--body-text-color)))}.pdp-dl-returns__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--pdp-dl-rt-icon, currentColor)}.pdp-dl-returns__icon svg{width:1.125rem;height:1.125rem}.pdp-dl-returns__link{color:inherit;text-decoration:underline;text-decoration-thickness:.0625rem;text-underline-offset:.15rem;transition:opacity .15s ease}.pdp-dl-returns__link:hover,.pdp-dl-returns__link:focus-visible{opacity:.65}.pdp-dl-returns__text strong,.pdp-dl-returns__text b,.pdp-dl-returns__link strong,.pdp-dl-returns__link b{font-weight:700!important}@media(prefers-reduced-motion:reduce){.pdp-sp-viewers__dot:after{animation:none;opacity:.3;will-change:auto}.pdp-sp-rating__link{transition:none}.pdp-sp-banner,.pdp-sp-banner__icon,.pdp-dl-trustbar,.pdp-dl-trustbar__icon,.pdp-dl-countdown,.pdp-dl-countdown__icon,.pdp-dl-countdown__timer,.pdp-dl-countdown--urgent .pdp-dl-countdown__timer{animation:none;will-change:auto;text-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/pdp-social-proof.css.map */
