.pdp-buybox{--pdp-primary: #665fe7;--pdp-primary-lighter: #eff2fe;--pdp-primary-light: #e2e6fd;--pdp-title: #1b1d21;--pdp-subtitle: #88909f;--pdp-border: #b3b8c2;--pdp-verified-bg: #d9f2e0;--pdp-verified-text: #218040}.pdp-title-subtitle{margin:4px 0 0;font-size:1.6rem;color:var(--pdp-title)}.pdp-buybox .product__media-wrapper{background:#eff2fe66;border-radius:20px;padding:24px 20px}@media screen and (min-width:750px){.pdp-buybox{align-items:flex-start}.pdp-buybox .product__media-wrapper media-gallery.product__column-sticky{position:static!important;top:auto!important;z-index:auto!important}.pdp-buybox .product__media-wrapper{position:sticky;top:3rem;z-index:2}.pdp-buybox .product__info-container.product__column-sticky{position:static!important;top:auto!important;z-index:auto!important}.pdp-ugc-row__header{text-align:center}}@media screen and (min-width:990px){.pdp-buybox.product--large .product__media-wrapper{max-width:52%!important;width:calc(52% - var(--grid-desktop-horizontal-spacing) / 2)!important}.pdp-buybox.product--large .product__info-wrapper{max-width:48%!important;width:calc(48% - var(--grid-desktop-horizontal-spacing) / 2)!important}}.pdp-gallery-panel__extra{display:flex;flex-direction:column;gap:16px;margin-top:40px}.pdp-gallery-panel__love{text-align:center;font-size:1.5rem;color:var(--pdp-title);margin:0}.pdp-quote-strip{display:flex;align-items:center;gap:12px;background:var(--pdp-primary-lighter);border-radius:12px;padding:12px;text-decoration:none;color:inherit}.pdp-quote-strip__avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--pdp-primary);color:#fff;font-weight:600;font-size:1.6rem;overflow:hidden}.pdp-quote-strip__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.pdp-quote-strip__headline{font-weight:700;font-size:1.1rem;letter-spacing:.02em;text-transform:uppercase;color:var(--pdp-primary)}.pdp-quote-strip__body{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.pdp-quote-strip__name-row{display:flex;align-items:center;gap:8px}.pdp-quote-strip__name{font-weight:600;font-size:1.3rem;color:var(--pdp-title)}.pdp-quote-strip__verified{background:var(--pdp-verified-bg);color:var(--pdp-verified-text);font-size:1rem;font-weight:500;padding:2px 8px;border-radius:999px}.pdp-quote-strip__text{font-size:1.2rem;color:var(--pdp-title);margin:0}.pdp-quote-strip__chevron{flex-shrink:0;font-size:1.6rem;color:var(--pdp-title)}.pdp-quote-slider{display:block;width:100%}.pdp-quote-slider__viewport{position:relative;padding:0 42px}.pdp-quote-slider__list{display:flex;margin:0;padding:0;list-style:none}.pdp-quote-slide{flex:0 0 100%;width:100%;list-style:none}.pdp-quote-slide .pdp-quote-strip{width:100%}.pdp-quote-slider__viewport .pdp-quote-slider__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;background:rgb(var(--color-background));border:0;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001f}.pdp-quote-slider__nav .icon{width:14px;height:14px}.pdp-quote-slider__nav[disabled]{opacity:.35;cursor:default}.pdp-quote-slider__nav--prev{left:0}.pdp-quote-slider__nav--next{right:0}.pdp-buybox .product__info-container{gap:30px}.product__info-container>.pdp-rating-badge{margin-top:0;margin-bottom:0}.pdp-rating-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--pdp-border);border-radius:999px;padding:6px 16px}.pdp-rating-badge__stars{position:relative;display:flex;gap:2px;color:#d8dbe3}.pdp-rating-badge__stars svg{width:18px;height:18px;flex-shrink:0}.pdp-rating-badge__stars-fill{position:absolute;top:0;left:0;display:flex;gap:2px;overflow:hidden;color:#f5b400;white-space:nowrap}.pdp-rating-badge__text{font-size:1.4rem;color:var(--pdp-title)}.pdp-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.pdp-price-row .price__badge-sale{display:none!important}.pdp-price-row .price__sale .price-item--sale.price-item--last{font-size:var(--pdp-current-price-size, 30px)!important;font-weight:var(--pdp-current-price-weight, 600)!important}.pdp-price-row .price__sale .price-item--regular{font-size:var(--pdp-compare-price-size, 26px)!important;font-weight:var(--pdp-compare-price-weight, 400)!important}.pdp-price-row .price__regular .price-item--regular{font-size:var(--pdp-current-price-size, 30px)!important;font-weight:var(--pdp-current-price-weight, 600)!important}.pdp-sale-badge{display:inline-flex;align-items:center;transform:translateY(-3px);background:#e0201b;color:#fff;border-radius:999px;padding:6px 20px;font-weight:600;font-size:1.4rem}.pdp-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.pdp-checklist__item{display:flex;align-items:center;gap:10px}.pdp-checklist__check{flex-shrink:0;width:16px;height:16px;color:var(--pdp-primary)}.pdp-checklist__check svg{width:100%;height:100%}.pdp-checklist__text{font-size:1.4rem;color:var(--pdp-title)}.pdp-app-link-wrap{display:flex;align-items:center;justify-content:flex-start;gap:8px;text-align:left}.pdp-app-link-indicator{width:12px;height:12px;flex-shrink:0;border-radius:50%;background:#22c55e;animation:pdp-app-link-blink 1.4s ease-in-out infinite}@keyframes pdp-app-link-blink{0%,to{opacity:1;box-shadow:0 0 #22c55e73}50%{opacity:.15;box-shadow:0 0 0 5px #22c55e00}}.pdp-app-link{background:none;border:none;padding:0;font-family:inherit;cursor:pointer;color:var(--pdp-primary);font-size:1.3rem;font-weight:500;text-decoration:underline}.pdp-ugc-row__header{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.pdp-ugc-row__title{font-weight:600;font-size:1.6rem;color:var(--pdp-title);margin:0}.pdp-ugc-row__subtitle{font-size:1.3rem;color:var(--pdp-subtitle);margin:0}.pdp-ugc-row__list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pdp-ugc-card{position:relative;display:block;width:100%;border:0;padding:0;background:#e0e0e8;border-radius:12px;overflow:hidden;aspect-ratio:135 / 229.5;cursor:pointer}.pdp-ugc-card--static{cursor:default}.pdp-ugc-card__opener{display:block}.pdp-ugc-card__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;display:flex;align-items:center;justify-content:center;padding:24px;background:#1b1d21bf;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}.pdp-ugc-card__modal[open]{opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s linear 0s}.pdp-ugc-card__modal-content{position:relative;width:min(90vw,380px);background:#000;border-radius:16px;overflow:hidden}.pdp-ugc-card__modal-media{position:relative;width:100%;aspect-ratio:9 / 16;max-height:85vh}.pdp-ugc-card__modal-media iframe,.pdp-ugc-card__modal-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:contain;background:#000}.pdp-ugc-card__modal-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.pdp-ugc-card__modal-close svg{width:16px;height:16px}.pdp-ugc-card img,.pdp-ugc-card video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.pdp-ugc-card:after{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#000000a6)}.pdp-ugc-card__play{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;background:#ffffffd9;display:flex;align-items:center;justify-content:center;z-index:2}.pdp-ugc-card__play svg{width:12px;height:12px;margin-left:1px}.pdp-ugc-card__caption{position:absolute;left:8px;right:8px;bottom:8px;z-index:2;color:#fff;text-align:left}.pdp-ugc-card__username{display:block;font-weight:600;font-size:1rem}.pdp-ugc-card__caption-text{display:block;font-size:.9rem;color:#ffffffd9}.pdp-quantity-heading{font-weight:600;font-size:2rem;color:var(--pdp-title);margin-bottom:10px}.pdp-quantity-cards{max-width:none!important;border:0;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.pdp-quantity-card__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.pdp-quantity-card{display:flex;align-items:center;gap:12px;border:1px solid var(--pdp-border);border-radius:16px;padding:14px;cursor:pointer}.pdp-quantity-card__input:checked+.pdp-quantity-card{border-color:var(--pdp-primary);background:var(--pdp-primary-lighter)}.pdp-quantity-card__input:focus-visible+.pdp-quantity-card{outline:2px solid var(--pdp-primary);outline-offset:2px}.pdp-quantity-card__radio{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid var(--pdp-border);position:relative}.pdp-quantity-card__input:checked+.pdp-quantity-card .pdp-quantity-card__radio{border-color:var(--pdp-primary)}.pdp-quantity-card__input:checked+.pdp-quantity-card .pdp-quantity-card__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--pdp-primary)}.pdp-quantity-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.pdp-quantity-card__row{display:flex;align-items:center;gap:8px}.pdp-quantity-card__title{font-weight:600;font-size:1.6rem;color:var(--pdp-title)}.pdp-quantity-card__save{background:#e0201b;color:#fff;font-size:1.1rem;font-weight:500;padding:3px 12px;border-radius:999px}.pdp-quantity-card__premium{display:inline-flex;align-items:center;align-self:flex-start;gap:5px;height:24px;background:var(--pdp-primary-light);color:var(--pdp-primary);font-size:1.1rem;font-weight:500;line-height:1.6rem;padding:3px 10px;border-radius:999px}.pdp-quantity-card__premium .pdp-quantity-card__premium-icon{width:16px;height:16px;flex-shrink:0}.pdp-quantity-card__shipping{font-size:1.3rem;color:var(--pdp-subtitle)}.pdp-quantity-card__price{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.pdp-quantity-card__price-current{font-weight:600;font-size:1.6rem;color:var(--pdp-title)}.pdp-quantity-card__price-compare{font-size:1.4rem;color:var(--pdp-subtitle);text-decoration:line-through}.pdp-trust-badges{display:flex;align-items:stretch;background:var(--pdp-primary-lighter);border-radius:16px;padding:14px 10px;box-shadow:0 8px 24px #665fe71f}.pdp-trust-badge{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;padding:0 10px}.pdp-trust-badge:not(:first-child):before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:1px;background:#665fe72e}.pdp-trust-badge__icon-box{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#fff;box-shadow:0 2px 6px #1b1d2114;margin-bottom:1px}.pdp-trust-badge__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--pdp-title)}.pdp-trust-badge__icon svg{display:block;width:100%;height:100%}.pdp-trust-badge__title{font-size:1.4rem;font-weight:700;color:var(--pdp-title);line-height:1.2}.pdp-trust-badge__subtitle{font-size:1.1rem;color:var(--pdp-subtitle);line-height:1.2}.pdp-buybox .product-form__buttons{max-width:none!important}.pdp-buybox .product-form__buttons .button{border-radius:16px;padding-top:16px;padding-bottom:16px}.pdp-buybox .product-form__submit{background:transparent;color:var(--pdp-title);border:1px solid var(--pdp-title);font-size:1.7rem;line-height:normal}.pdp-buy-now-form{margin-top:12px}.pdp-buy-now-button{display:flex;align-items:center;justify-content:center;width:100%;border:none;border-radius:16px;padding:16px 20px;background:var(--pdp-title);color:#fff;font-family:inherit;font-size:1.7rem;font-weight:500;cursor:pointer}.pdp-buy-now-button:hover{opacity:.92}.pdp-buy-now-button:disabled{opacity:.5;cursor:not-allowed}.pdp-payment-icons{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.pdp-payment-icons .list-payment__item{display:flex;align-items:center;flex-shrink:0}.pdp-payment-icons .list-payment__item .icon{width:38px;height:auto}@media screen and (max-width:749px){.pdp-ugc-row__list{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdp-ugc-row__list::-webkit-scrollbar{display:none}.pdp-ugc-row__list .pdp-ugc-card__opener,.pdp-ugc-row__list .pdp-ugc-card--static{flex:0 0 auto;width:42%;scroll-snap-align:start}.pdp-trust-badges{gap:12px}.pdp-buybox .product__media-wrapper{padding-top:0}.pdp-quote-slider__viewport .pdp-quote-slider__nav{display:none}.pdp-quote-slider__viewport{padding:0}.pdp-price-row{flex-wrap:nowrap;gap:8px;--pdp-current-price-size: 22px !important;--pdp-compare-price-size: 16px !important}.pdp-sale-badge{padding:4px 12px;font-size:1.1rem;white-space:nowrap}.pdp-buybox .product__info-container>.pdp-gallery-panel__extra{margin-top:0}.pdp-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;box-shadow:0 -4px 16px #00000014}.pdp-sticky-atc[hidden],body.overflow-hidden-mobile .pdp-sticky-atc,body.overflow-hidden-tablet .pdp-sticky-atc,body.overflow-hidden-desktop .pdp-sticky-atc,body.overflow-hidden .pdp-sticky-atc{display:none}.pdp-sticky-atc__button{display:flex;align-items:center;justify-content:center;width:100%;border:none;border-radius:16px;padding:14px 20px;background:#1b1d21;color:#fff;font-family:inherit;font-size:1.6rem;font-weight:500;cursor:pointer}.pdp-sticky-atc__button:hover{opacity:.92}}.pdp-app-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;display:flex;align-items:center;justify-content:center;padding:24px;background:#1b1d2199;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility 0s linear .28s}.pdp-app-gallery-modal[open]{opacity:1;visibility:visible;transition:opacity .28s ease,visibility 0s linear 0s}.pdp-app-gallery-modal__content{position:relative;display:flex;flex-direction:column;width:min(420px,100%);height:min(90vh,720px);overflow-y:auto;background:#fff;border-radius:24px;padding:24px;transform:scale(.94) translateY(16px);transition:transform .28s cubic-bezier(.2,.8,.2,1)}@media screen and (min-width:750px){.pdp-app-gallery-modal__content{width:min(760px,100%)}}.pdp-app-gallery-modal[open] .pdp-app-gallery-modal__content{transform:scale(1) translateY(0)}.pdp-app-gallery-modal__close{position:absolute;top:16px;right:16px;z-index:1;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#eff2fe;color:#1b1d21;cursor:pointer}.pdp-app-gallery-modal__close .icon{width:16px;height:16px}.pdp-app-gallery-modal__heading{flex:0 0 auto;margin:0 40px 16px 0;font-size:2rem;font-weight:600;color:#1b1d21}.pdp-app-gallery-slider{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.pdp-app-gallery-nav{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:50%;background:#fff;color:#1b1d21;box-shadow:0 4px 16px #1b1d2129;cursor:pointer;transform:translateY(-50%)}.pdp-app-gallery-nav:disabled{opacity:.4;cursor:not-allowed}.pdp-app-gallery-nav .icon{width:18px;height:18px}.pdp-app-gallery-nav--prev{left:-8px}.pdp-app-gallery-nav--prev .icon{transform:rotate(90deg)}.pdp-app-gallery-nav--next{right:-8px}.pdp-app-gallery-nav--next .icon{transform:rotate(-90deg)}.pdp-app-gallery-dots{display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;margin-top:16px}.pdp-app-gallery-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#e2e6fd;cursor:pointer;transition:background .2s ease,width .2s ease}.pdp-app-gallery-dot.is-active{width:20px;border-radius:4px;background:#665fe7}.pdp-app-gallery-slider__list{display:flex;flex:1 1 auto;min-height:0;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.pdp-app-gallery-slider__list{gap:16px}}.pdp-app-gallery-slide{display:none;list-style:none}.pdp-app-gallery-slide.is-active{display:flex;flex:1 1 0;min-width:0;align-items:center;justify-content:center}.pdp-app-gallery-slide__img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:16px;margin:0 auto}.pdp-app-gallery-slider__buttons{flex:0 0 auto;margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-pdp-buybox.css.map */
