@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--sm-pdp-header-offset: 96px}.sm-pdp-info{--sm-pdp-color-bg: #FFFFFF;--sm-pdp-color-text: #1A1A1A;--sm-pdp-color-muted: #5B5B66;--sm-pdp-color-rule: rgba(26, 26, 26, .12);--sm-pdp-color-eyebrow: #3983AA;--sm-pdp-color-discount: var(--sm-color-atc-bg, #ED3556);--sm-pdp-color-hurry: var(--sm-color-atc-bg, #ED3556);--sm-pdp-color-atc-bg: #F8962F;--sm-pdp-color-atc-bg-hover: #E07F1A;--sm-pdp-color-buy-bg: var(--sm-color-atc-bg, #ED3556);--sm-pdp-color-buy-bg-hover: #D5304D;--sm-pdp-color-trust-outline: var(--sm-color-atc-bg, #ED3556);--sm-pdp-color-trust-icon: var(--sm-color-atc-bg, #ED3556);--sm-pdp-color-star-filled: #F8962F;--sm-pdp-color-star-empty: #E0E0E0;--sm-pdp-color-offer-chip-bg: #6FC8B7;--sm-pdp-color-offer-chip-text: #FFFFFF;--sm-pdp-radius-btn: 10px;--sm-pdp-radius-card: 14px;--sm-pdp-radius-pill: 999px;--sm-pdp-stack-gap: 16px;display:block;width:100%;font-family:Poppins,sans-serif;color:var(--sm-pdp-color-text);box-sizing:border-box}.sm-pdp-info *,.sm-pdp-info *:before,.sm-pdp-info *:after{box-sizing:border-box}.sm-pdp__title{margin:0 0 14px;font-family:Fredoka One,Fredoka,Poppins,sans-serif;font-weight:600;font-size:22px;line-height:1.25;color:var(--sm-pdp-color-text)}@media(min-width:990px){.sm-pdp__title{font-size:28px}}.sm-pdp__reviews-row{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;text-decoration:none;color:var(--sm-pdp-color-text)}.sm-pdp__reviews-row:hover .sm-pdp__rating-count{text-decoration:underline}.sm-pdp__stars{display:inline-flex;align-items:center;gap:2px;color:var(--sm-pdp-color-star-filled)}.sm-pdp__star{width:18px;height:18px}.sm-pdp__star--full path{fill:currentColor}.sm-pdp__star--empty{color:var(--sm-pdp-color-star-empty)}.sm-pdp__rating-value{font-size:14px;font-weight:500;color:var(--sm-pdp-color-text)}.sm-pdp__rating-count{font-size:13px;color:var(--sm-pdp-color-text);text-decoration:underline;text-underline-offset:2px}.sm-pdp__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:0}.sm-pdp__price-compare{font-size:16px;color:var(--sm-pdp-color-muted);text-decoration:line-through;text-decoration-skip-ink:none}.sm-pdp__price-amount{font-family:Fredoka One,Fredoka,Poppins,sans-serif;font-weight:500;font-size:26px;line-height:1;color:var(--sm-pdp-color-text)}.sm-pdp__price-discount{font-size:14px;font-weight:600;color:var(--sm-pdp-color-discount);white-space:nowrap}@media(min-width:990px){.sm-pdp__price-amount{font-size:30px}}.sm-pdp__about{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--sm-pdp-color-rule)}.sm-pdp__about-title{margin:0 0 6px;font-size:15px;font-weight:600;color:var(--sm-pdp-color-text)}.sm-pdp__about-body{font-size:14px;line-height:1.55;color:var(--sm-pdp-color-text)}.sm-pdp__about-body>*:first-child{margin-top:0}.sm-pdp__about-body>*:last-child{margin-bottom:0}.sm-pdp__stock-msg{margin:0 0 20px;font-size:14px;font-weight:600;line-height:1.4;color:var(--sm-pdp-color-hurry);position:relative;padding-bottom:10px}.sm-pdp__stock-msg--hurry:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(to right,var(--sm-pdp-color-hurry) 0%,var(--sm-pdp-color-hurry) var(--sm-pdp-stock-pct, 50%),rgba(237,53,86,.18) var(--sm-pdp-stock-pct, 50%),rgba(237,53,86,.18) 100%);background:linear-gradient(to right,var(--sm-pdp-color-hurry) 0%,var(--sm-pdp-color-hurry) var(--sm-pdp-stock-pct, 50%),color-mix(in srgb,var(--sm-pdp-color-hurry) 18%,transparent) var(--sm-pdp-stock-pct, 50%),color-mix(in srgb,var(--sm-pdp-color-hurry) 18%,transparent) 100%);border-radius:999px}.sm-pdp__stock-msg[hidden]{display:none}.sm-pdp__form{margin:4px 0 0;display:block}.sm-pdp__buy-row{display:flex;gap:12px;align-items:stretch;margin-bottom:14px}[data-sm-pdp-personalised-hide]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}.sm-pdp__buy-row--personalised{display:block;margin-top:16px;margin-bottom:80px;position:relative}.sm-pdp__qty{display:inline-flex;align-items:center;flex:0 0 120px;border:1px solid var(--sm-pdp-color-rule);border-radius:var(--sm-pdp-radius-btn);overflow:hidden;background:#fff}.sm-pdp__qty-btn{width:36px;height:44px;background:transparent;border:0;font-size:18px;line-height:1;color:var(--sm-pdp-color-text);cursor:pointer;padding:0}.sm-pdp__qty-btn:hover{background:#2635400d}.sm-pdp__qty-btn:focus-visible{outline:2px solid var(--sm-pdp-color-atc-bg);outline-offset:-2px}.sm-pdp__qty-input{width:48px;height:44px;text-align:center;border:0;background:transparent;font-size:15px;font-weight:500;color:var(--sm-pdp-color-text);-moz-appearance:textfield}.sm-pdp__qty-input::-webkit-outer-spin-button,.sm-pdp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sm-pdp__qty-input:focus-visible{outline:none;box-shadow:0 0 0 2px var(--sm-pdp-color-atc-bg) inset}.sm-pdp__atc{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border:0;border-radius:var(--sm-pdp-radius-btn);background:var(--sm-pdp-color-atc-bg);color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.sm-pdp__atc:hover,.sm-pdp__atc:focus-visible{background:var(--sm-pdp-color-atc-bg-hover)}.sm-pdp__atc:focus-visible{outline:2px solid var(--sm-pdp-color-atc-bg-hover);outline-offset:2px}.sm-pdp__atc:active{transform:scale(.985)}.sm-pdp__atc[disabled]{background:#ccc;color:#555;cursor:not-allowed}.sm-pdp__atc-icon{display:inline-flex;align-items:center}.sm-pdp__buy-now{display:block;width:100%;min-height:46px;padding:12px 18px;border:0;border-radius:var(--sm-pdp-radius-btn);background:var(--sm-pdp-color-buy-bg);color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.sm-pdp__buy-now:hover,.sm-pdp__buy-now:focus-visible{background:var(--sm-pdp-color-buy-bg-hover)}.sm-pdp__buy-now:focus-visible{outline:2px solid var(--sm-pdp-color-buy-bg-hover);outline-offset:2px}.sm-pdp__buy-now:active{transform:scale(.985)}.sm-pdp__buy-now[disabled]{background:#ccc;color:#555;cursor:not-allowed}.sm-pdp__accordion{margin-top:0;border-top:1px solid var(--sm-pdp-color-rule)}.sm-pdp-accordion__item{border-bottom:1px solid var(--sm-pdp-color-rule);border-radius:12px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.sm-pdp-accordion__item[open]{border:1px solid var(--sm-pdp-color-buy-bg);box-shadow:0 0 0 1px var(--sm-pdp-color-buy-bg) inset;margin:0 0 12px}.sm-pdp-accordion__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;cursor:pointer;font-size:15px;font-weight:600;color:var(--sm-pdp-color-text)}.sm-pdp-accordion__summary::-webkit-details-marker{display:none}.sm-pdp-accordion__summary:focus-visible{outline:2px solid var(--sm-pdp-color-atc-bg);outline-offset:2px;border-radius:4px}.sm-pdp-accordion__title{flex:1 1 auto}.sm-pdp-accordion__lead-icon{flex:0 0 20px;color:var(--sm-pdp-color-buy-bg);margin-right:4px}.sm-pdp-accordion__chevron{flex:0 0 16px;color:var(--sm-pdp-color-muted);transition:transform .2s ease}.sm-pdp-accordion__item[open] .sm-pdp-accordion__chevron{transform:rotate(180deg)}.sm-pdp-accordion__panel{padding:4px 16px 18px;font-size:14px;line-height:1.6;color:var(--sm-pdp-color-text)}.sm-pdp__offers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.sm-pdp__offer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1.5px dashed var(--sm-pdp-color-rule);border-radius:10px}.sm-pdp__offer-text{flex:1 1 auto;font-size:14px;color:var(--sm-pdp-color-text)}.sm-pdp__offer-text a{color:inherit;text-decoration:underline}.sm-pdp__offer-code{flex:0 0 auto;padding:6px 14px;border:0;border-radius:999px;background:var(--sm-pdp-color-offer-chip-bg);color:var(--sm-pdp-color-offer-chip-text);font-size:13px;font-weight:600;letter-spacing:.02em}.sm-pdp__rte{font-size:14px;line-height:1.6}.sm-pdp__rte>*:first-child{margin-top:0}.sm-pdp__rte>*:last-child{margin-bottom:0}.sm-pdp__trust{list-style:none;margin:32px 0 0;padding:0 0 8px;display:flex;gap:14px;overflow-x:hidden;scroll-snap-type:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sm-pdp__trust::-webkit-scrollbar{display:none}.sm-pdp__trust-item{display:flex;flex:0 0 auto;width:110px}.sm-pdp-trust{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;width:100%}.sm-pdp-trust__circle{width:84px;height:84px;border-radius:50%;border:2px solid var(--sm-pdp-color-trust-outline);display:flex;align-items:center;justify-content:center;background:#fff}.sm-pdp-trust__circle--bundled{border:0;background:transparent}.sm-pdp-trust__icon{width:42px;height:42px;object-fit:contain;color:var(--sm-pdp-color-trust-icon)}.sm-pdp-trust__icon--bundled{width:100%;height:100%}.sm-pdp-trust__icon--placeholder{color:var(--sm-pdp-color-trust-icon)}.sm-pdp-trust__label{font-size:13px;font-weight:500;line-height:1.3;color:var(--sm-pdp-color-text);max-width:110px}@media(min-width:990px){.sm-pdp__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 16px;overflow:visible;padding:0}.sm-pdp__trust-item{width:auto}.sm-pdp-trust__circle{width:72px;height:72px}.sm-pdp-trust__icon{width:36px;height:36px}.sm-pdp-trust__icon--bundled{width:100%;height:100%}.sm-pdp-trust__label{font-size:12px;max-width:100px}}.sm-pdp__layout{display:grid;grid-template-columns:1fr;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:32px 16px 48px}.sm-pdp__info{min-width:0}@media(min-width:750px){.sm-pdp__layout{padding:40px 24px 56px}}@media(min-width:990px){.sm-pdp__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:start}.sm-pdp__media{position:sticky;top:var(--sm-pdp-header-offset, 96px);align-self:start}}@media(max-width:989px){.sm-pdp__media{position:relative}}.sm-pdp__media{min-width:0}.sm-pdp__share{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;border-radius:50%;border:0;background:#fff;color:var(--sm-pdp-color-text);box-shadow:0 2px 6px #00000014;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,transform .1s ease}.sm-pdp__share:hover{background:#f6f6f6}.sm-pdp__share:active{transform:scale(.96)}.sm-pdp__share:focus-visible{outline:2px solid var(--sm-pdp-color-atc-bg);outline-offset:2px}.sm-pdp__share-toast{position:absolute;top:50%;right:52px;transform:translateY(-50%) translate(8px);background:var(--sm-pdp-color-text);color:#fff;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.sm-pdp__share.is-copied .sm-pdp__share-toast{opacity:1;transform:translateY(-50%) translate(0)}.sm-pdp__offer-code{cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;transition:transform .1s ease,background .15s ease}.sm-pdp__offer-code:hover{transform:scale(1.03)}.sm-pdp__offer-code:active{transform:scale(.97)}.sm-pdp__offer-code.is-copied:after{content:"Copied!";position:absolute;top:-28px;left:50%;transform:translate(-50%);background:var(--sm-pdp-color-text);color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;pointer-events:none}.sm-pdp__media-main{position:relative;width:100%;aspect-ratio:1 / 1;background:#f6f6f6;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.sm-pdp__media-img{display:block;width:100%;height:100%;object-fit:cover}.sm-pdp__media-main video.sm-pdp__media-img,.sm-pdp__media-main iframe.sm-pdp__media-img{object-fit:contain;background:#000}.sm-pdp__media-thumbs{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.sm-pdp__media-thumbs::-webkit-scrollbar{height:6px}.sm-pdp__media-thumbs::-webkit-scrollbar-thumb{background:#2635402e;border-radius:3px}.sm-pdp__media-thumb-item{flex:0 0 auto;scroll-snap-align:start}.sm-pdp__media-thumb{position:relative;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;background:#f6f6f6;overflow:hidden;cursor:pointer;display:block;transition:border-color .15s ease}.sm-pdp__media-thumb:hover{border-color:#2635404d}.sm-pdp__media-thumb:focus-visible{outline:2px solid var(--sm-pdp-color-atc-bg);outline-offset:2px}.sm-pdp__media-thumb.is-active{border-color:var(--sm-pdp-color-atc-bg)}.sm-pdp__media-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.sm-pdp__media-thumb-badge{position:absolute;inset:auto 4px 4px auto;width:22px;height:22px;border-radius:50%;background:#0009;color:#fff;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}@media(min-width:990px){.sm-pdp__media-thumbs{flex-wrap:wrap;overflow-x:visible}.sm-pdp__media-thumb{width:80px;height:80px}}.sm-pdp__sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:10px 14px max(10px,env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid var(--sm-pdp-color-rule);box-shadow:0 -8px 20px #26354014;transform:translateY(110%);transition:transform .28s cubic-bezier(.22,1.2,.36,1);pointer-events:none}.sm-pdp__sticky-bar.is-sticky{transform:translateY(0);pointer-events:auto}body.sm-pdp-sticky-active{padding-bottom:96px}.sm-pdp__sticky-inner{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"qty atc" "buy buy";gap:10px;align-items:stretch;max-width:720px;margin:0 auto}.sm-pdp__sticky-qty{grid-area:qty}.sm-pdp__sticky-atc{grid-area:atc}.sm-pdp__sticky-buy-now{grid-area:buy;width:100%}.sm-pdp__sticky-qty{display:inline-flex;align-items:center;border:1px solid var(--sm-pdp-color-rule);border-radius:var(--sm-pdp-radius-btn);background:#fff;min-height:42px}.sm-pdp__sticky-qty-val{min-width:28px;text-align:center;font-size:14px;font-weight:600}.sm-pdp__sticky-atc,.sm-pdp__sticky-buy-now{border:0;border-radius:var(--sm-pdp-radius-btn);color:#fff;font-family:inherit;font-size:14px;font-weight:600;padding:8px 12px;cursor:pointer;min-height:42px}.sm-pdp__sticky-atc{display:inline-flex;align-items:center;justify-content:center;gap:6px}.sm-pdp__sticky-atc-icon,.sm-pdp__sticky-atc-label{display:inline-flex;align-items:center}.sm-pdp__sticky-atc{background:var(--sm-pdp-color-atc-bg)}.sm-pdp__sticky-atc:hover{background:var(--sm-pdp-color-atc-bg-hover)}.sm-pdp__sticky-buy-now{background:var(--sm-pdp-color-buy-bg)}.sm-pdp__sticky-buy-now:hover{background:var(--sm-pdp-color-buy-bg-hover)}.sm-pdp__sticky-atc[disabled],.sm-pdp__sticky-buy-now[disabled]{background:#ccc;color:#555;cursor:not-allowed}.sm-pdp__sticky-inner--personalised{display:block;max-width:720px;margin:0 auto}.sm-pdp__sticky-avis{display:block;width:100%;min-height:48px;padding:12px 18px;border:0;border-radius:var(--sm-pdp-radius-btn);background:var(--sm-pdp-color-buy-bg);color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.sm-pdp__sticky-avis:hover{background:var(--sm-pdp-color-buy-bg-hover)}@media(min-width:990px){.sm-pdp__sticky-bar{display:none!important}}.sm-pdp__reviews-row:focus-visible{outline:2px solid var(--sm-pdp-color-atc-bg);outline-offset:2px;border-radius:4px}.sm-pdp__variants{display:flex;flex-direction:column;gap:18px;margin:0 0 16px}.sm-pdp__swatch-group{display:flex;flex-direction:column;gap:8px}.sm-pdp__swatch-label-text{font-size:14px;font-weight:600;color:var(--sm-pdp-color-text)}.sm-pdp__swatch-label-text span{font-weight:500;color:var(--sm-pdp-color-muted)}.sm-pdp__swatches{display:flex;flex-wrap:wrap;gap:10px;max-width:100%}.sm-pdp__swatch{position:relative;cursor:pointer}.sm-pdp__swatch-input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.sm-pdp__swatch-label{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:40px;padding:0 12px;border:2px solid var(--sm-pdp-color-rule);border-radius:8px;font-size:14px;font-weight:500;color:var(--sm-pdp-color-text);background:#fff;cursor:pointer;transition:border-color .15s ease,transform .1s ease;-webkit-user-select:none;user-select:none;max-width:100%}.sm-pdp__swatch-label:hover{border-color:var(--sm-pdp-color-atc-bg)}.sm-pdp__swatch-input:checked+.sm-pdp__swatch-label{border-color:var(--sm-pdp-color-atc-bg);border-width:2px}.sm-pdp__swatch-input:focus-visible+.sm-pdp__swatch-label{outline:2px solid var(--sm-pdp-color-atc-bg);outline-offset:2px}.sm-pdp__swatch-label--image{padding:0;width:48px;min-width:48px;height:48px;overflow:hidden}.sm-pdp__swatch-label--image img{width:100%;height:100%;object-fit:cover;display:block}.sm-pdp__swatch-label--color{padding:0;width:36px;min-width:36px;height:36px;border-radius:50%}.sm-pdp__personalised-banner{display:block;width:100%;height:auto;margin:20px 0 8px;border-radius:12px}body.personalised-product .avis-btn-choose-options{position:relative;margin-bottom:4rem}body.personalised-product .avis-btn-choose-options button.avis-btn-open-popup{height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;border:0!important;border-width:0!important;border-style:none!important;background:transparent!important;color:transparent!important;overflow:hidden!important;outline:0!important;box-shadow:none!important;font-size:0!important;line-height:0!important}body.personalised-product .avis-btn-open-popup:after{content:var(--bundle-text, "Build Your Own Custom Kit Now");background-color:#ed3556;color:#fff;border:none;border-radius:8px;padding:15px 12px;font-size:15px!important;font-weight:600;line-height:1.4!important;min-height:47px;cursor:pointer;width:100%;text-align:center;font-family:inherit;transition:background-color .2s;position:absolute;bottom:-62px;left:0;right:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}body.personalised-product .avis-btn-open-popup:hover:after{background-color:#c81e3c}.sm-pdp__reviews-section{max-width:1200px;margin:48px auto 32px;padding:0 16px}@media(min-width:750px){.sm-pdp__reviews-section{padding:0 24px}}.sm-pdp__reviews-heading{margin:0 0 24px;font-family:Fredoka One,Fredoka,Poppins,sans-serif;font-weight:400;font-size:28px;line-height:1.25;color:var(--sm-pdp-color-text);text-align:center;position:relative}@media(min-width:990px){.sm-pdp__reviews-heading{font-size:32px}}.sm-pdp__reviews-heading:after{content:"";display:block;width:180px;height:14px;margin:4px auto 0;background:var(--sm-pdp-reviews-swoosh) center / contain no-repeat}.sm-pdp__reviews-section .jdgm-rev-widg__title,.sm-pdp__reviews-section .jdgm-rev-widg__summary-title,.sm-pdp__reviews-section .jdgm-widget-title{display:none!important}.sm-pdp__reviews-section .jdgm-histogram__bar-content{background-color:#ed3556!important}.jdgm-widget .jdgm-verified-checkmark{filter:brightness(0) saturate(100%) invert(38%) sepia(98%) saturate(1964%) hue-rotate(323deg) brightness(96%) contrast(96%)}.sm-pdp__reviews-section .jdgm-write-rev-link,.sm-pdp__reviews-section .jdgm-rev-widg__write-button{border-radius:999px!important;padding:10px 24px!important}.sm-pdp__reviews-section .jdgm-star.jdgm--on,.sm-pdp__reviews-section .jdgm-star.jdgm--half{color:#f8962f!important}.sm-pdp__reviews-section .jdgm-rev__author,.sm-pdp__reviews-section .jdgm-rev__author-text,.sm-pdp__reviews-section .jdgm-rev__author-name,.sm-pdp__reviews-section .jdgm-rev__body,.sm-pdp__reviews-section .jdgm-rev__content{color:#263540!important}.sm-pdp-trust{padding:40px 16px;background:#fff}.sm-pdp-trust__list{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:0}.sm-pdp-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.sm-pdp-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px}.sm-pdp-trust__icon img{width:100%;height:100%;object-fit:contain}.sm-pdp-trust__label{font-size:14px;font-weight:600;color:#263540;line-height:1.3}@media(max-width:749px){.sm-pdp-trust{padding:24px 16px}.sm-pdp-trust__list{grid-template-columns:repeat(3,1fr);gap:16px}.sm-pdp-trust__icon{width:64px;height:64px}.sm-pdp-trust__label{font-size:12px}}.sm-pdp-offers{margin:0 0 26px}.sm-pdp-offers__heading{font-size:14px;font-weight:700;color:#263540;margin:0 0 12px}.sm-pdp-offers__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:11px}.sm-pdp-offers__card{position:relative;background:linear-gradient(to top,#f8962f4d,#f8962f00);border:1px solid #FDDEBF;border-radius:12px;padding:24px 16px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.sm-pdp-offers__pill{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#f8962f;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:0;padding:4px 12px;border-radius:8px;white-space:nowrap}.sm-pdp-offers__card-heading{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#1a1a1a;text-align:center;margin:0}.sm-pdp-offers__card-subline{font-family:Inter,sans-serif;font-size:11px;line-height:14px;opacity:.7;color:#1a1a1a;text-align:center;margin:0}.sm-pdp-offers__code-row{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1);width:100%;display:flex;justify-content:center;align-items:center;gap:12px;color:#1a1a1a}.sm-pdp-offers__code{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:20px;color:#1a1a1a}.sm-pdp__info{display:flex;flex-direction:column;gap:0}.sm-pdp__info>*{order:10}.sm-pdp__info>.sm-pdp__rating-row{order:1}.sm-pdp__info>.sm-pdp__title{order:2}.sm-pdp__info>.sm-pdp__price-row{order:3}.sm-pdp__info>.sm-pdp__price-tax-note{order:4}.sm-pdp__info>.sm-pdp__delivery{order:5}.sm-pdp__info>.sm-pdp-offers{order:6}.sm-pdp__info>.sm-pdp__stock{order:9}.sm-pdp__info>.sm-pdp__form{order:9}.sm-pdp__info>.sm-pdp__stock-msg{order:9}.sm-pdp__info>[class*=ai-product-info-]{order:9}.sm-pdp__info>.sm-pdp__accordion{order:20}.sm-pdp-offers__copy{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:0;background:transparent;color:#6a7682;cursor:pointer;padding:0;border-radius:4px;transition:color .15s,background .15s}.sm-pdp-offers__copy:hover{color:#ed3556;background:#ed355614}.sm-pdp-offers__copy.is-copied{color:#008060}.sm-pdp-offers__copy.is-copied svg{display:none}.sm-pdp-offers__copy.is-copied:after{content:"\2713";font-size:14px;font-weight:700}@media(max-width:749px){.sm-pdp-offers__cards{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.sm-pdp-offers__card{flex:0 0 78%!important;scroll-snap-align:start}}@media(max-width:749px){.sm-pdp__reviews-section .jdgm-row-stars{flex-direction:column!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:16px!important;width:100%!important}.sm-pdp__reviews-section .jdgm-rev-widg__summary,.sm-pdp__reviews-section .jdgm-histogram,.sm-pdp__reviews-section .jdgm-widget-actions-wrapper{flex:0 0 auto!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.sm-pdp__reviews-section .jdgm-histogram{overflow:hidden!important}}.sm-pdp__reviews-section .jdgm-rev-widg__sort-wrapper{margin:16px 0}.sm-pdp__reviews-section .jdgm-sort-dropdown,.sm-pdp__reviews-section .jdgm-rev-widg__sort-wrapper select{border-radius:999px!important;padding:8px 16px!important;border:1px solid #d8dee4!important;font-size:14px!important}.sm-pdp__reviews-section .jdgm-rev-widg__sort{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.sm-pdp__reviews-section .jdgm-rev-widg__sort .jdgm-sort-dropdown{background:#fff;color:#263540}.sm-pdp__reviews-section .jdgm-rev-widg__sort .jdgm-sort-dropdown.is-active,.sm-pdp__reviews-section .jdgm-rev-widg__sort .jdgm-sort-dropdown[aria-pressed=true]{background:#ed3556;color:#fff;border-color:#ed3556!important}@media(min-width:750px){.sm-pdp__reviews-section .jdgm-rev-widg__reviews{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;grid-auto-rows:1fr!important}.sm-pdp__reviews-section .jdgm-rev{display:flex!important;flex-direction:column!important;height:100%!important;padding:16px!important;border:1px solid #e6e8eb!important;border-radius:12px!important}.sm-pdp__reviews-section .jdgm-rev__body{display:-webkit-box!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical!important;overflow:hidden!important}}@media(min-width:750px){.sm-pdp__media{display:grid;grid-template-columns:1fr 96px;gap:12px}.sm-pdp__media-main{grid-column:1;grid-row:1}.sm-pdp__media-thumbs{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:8px;max-height:600px;overflow-y:auto}.sm-pdp__media-thumb-item{width:80px;height:80px}}.sm-pdp__rating-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:14px;margin-bottom:14px}.sm-pdp__rating-pill{display:inline-flex;align-items:center;gap:6px;background:#fdebee;border:1px solid #ED3556;color:#ed3556;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1;padding:5px 12px;border-radius:999px;white-space:nowrap}.sm-pdp__price-pill{display:inline-flex;align-items:center;background:#1ea672;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1;padding:5px 9px;border-radius:6px;white-space:nowrap;margin-left:0;align-self:center}.sm-pdp__price-tax-note{font-size:12px;color:#6a7682;margin:4px 0 0}@media(min-width:750px){.sm-pdp__media{display:grid!important;grid-template-columns:1fr 104px!important;gap:12px!important}.sm-pdp__media-main{grid-column:1!important;grid-row:1!important}.sm-pdp__media-thumbs{grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:8px!important;max-height:560px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;margin:0!important;list-style:none!important}.sm-pdp__media-thumb-item{width:96px!important;height:96px!important;flex-shrink:0!important}.sm-pdp__media-thumb-item img,.sm-pdp__media-thumb{width:100%!important;height:100%!important;object-fit:cover!important}}.sm-pdp__delivery{margin:26px 0!important}.sm-pdp__delivery-check{background:#f6f6f8!important;border-radius:16px!important;padding:24px!important;margin:0!important}.sm-pdp__delivery-check:empty{display:none}.sm-pdp__delivery-check:has(>*:empty:only-child){display:none}.sm-pdp__spec-table{margin:16px 0 0;display:grid;grid-template-columns:max-content 1fr;gap:8px 24px;font-size:14px}.sm-pdp__spec-table dt{font-weight:700;color:#263540}.sm-pdp__spec-table dd{margin:0;color:#4a5763}.sm-pdp__details-summary-inner{display:inline-flex;align-items:center;gap:10px}.sm-pdp__accordion-icon{flex-shrink:0}@media(max-width:749px){.sm-pdp__sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 16px #00000014;z-index:90;transform:translateY(100%);transition:transform .25s ease;padding:0;border-radius:16px 16px 0 0;overflow:hidden}.sm-pdp__sticky-bar.is-sticky{transform:translateY(0)}.sm-pdp__sticky-announce{background:#1ea672;color:#fff;font-size:13px;font-weight:600;text-align:center;padding:8px 12px}.sm-pdp__sticky-inner{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-areas:none!important;gap:8px;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.sm-pdp__sticky-atc{grid-area:auto!important}.sm-pdp__sticky-buy-now{grid-area:auto!important;width:auto!important}.sm-pdp__sticky-atc,.sm-pdp__sticky-buy-now{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 12px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;border:0}.sm-pdp__sticky-atc{background:#fff;color:#1a1a1a;border:2px solid #1A1A1A}.sm-pdp__sticky-buy-now{background:#ed3556;color:#fff}.sm-pdp__sticky-atc:disabled,.sm-pdp__sticky-buy-now:disabled{opacity:.5;cursor:not-allowed}}.sm-pdp__qty-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 16px}.sm-pdp__qty-label{font-size:14px;font-weight:600;color:#263540}.sm-pdp__stock-pill{display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:12.5px;color:#1ea672;font-weight:600;margin-left:0}.sm-pdp__stock-pill--out{color:#b00020}.sm-pdp__stock-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#1ea672}.sm-pdp__stock-dot--out{background:#b00020}.sm-pdp__cta-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 26px}.sm-pdp__atc{height:56px;border-radius:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:0 16px;border:1.5px solid #1A1A1A;color:#1a1a1a;background:#fff;cursor:pointer}.sm-pdp__buy-now{height:56px;border-radius:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:0 16px;border:0;background:#ed3556;color:#fff;cursor:pointer}@media(max-width:749px){.sm-pdp__cta-row{grid-template-columns:1fr}.sm-pdp__buy-now{order:-1}}@media(min-width:990px){.sm-pdp__layout,.sm-pdp__reviews-section,.sm-pdp-trust__list{max-width:1520px!important;margin-left:auto!important;margin-right:auto!important}.sm-pdp-trust__list{width:100%!important;padding-left:24px!important;padding-right:24px!important}.sm-pdp__layout{grid-template-columns:minmax(0,1fr) minmax(0,660px)!important;gap:56px!important;padding-left:24px!important;padding-right:24px!important}}.sm-pdp__media-main{position:relative!important}.sm-pdp__share{position:absolute!important;top:8px!important;right:8px!important;left:auto!important;z-index:5!important;width:44px!important;height:44px!important;background:#fff!important;border-radius:50%!important;box-shadow:0 2px 10px #0000001f!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important}@media(min-width:750px){.sm-pdp__media-main{min-height:560px!important}.sm-pdp__media-main .sm-pdp__media-img,.sm-pdp__media-main img,.sm-pdp__media-main video,.sm-pdp__media-main iframe{width:100%!important;height:100%!important;min-height:560px!important;object-fit:contain!important}}.sm-pdp__atc,.sm-pdp__buy-now{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important}.sm-pdp__qty{border:1px solid #DCDCE2!important;border-radius:999px!important;background:#fff!important;height:44px!important}.sm-pdp__qty .sm-pdp__qty-btn{width:40px!important;height:44px!important;background:transparent!important;font-family:Inter,sans-serif!important;font-weight:500!important;font-size:20px!important}.sm-pdp__qty .sm-pdp__qty-input,.sm-pdp__qty input{width:44px!important;height:44px!important;border:0!important;background:transparent!important;text-align:center!important;font-family:Inter,sans-serif!important;font-weight:500!important;font-size:15px!important}.sm-pdp__accordion .sm-pdp-accordion__item{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border-bottom:1px solid #e6e8eb!important;margin:0!important}.sm-pdp__accordion .sm-pdp-accordion__summary{padding:16px 0!important;background:transparent!important}.sm-pdp__accordion .sm-pdp-accordion__panel{padding:0 0 16px!important}.sm-pdp__reviews-section{background:#fff!important;padding:40px 24px!important}.sm-pdp__reviews-heading{text-align:left!important;margin:0 0 24px!important}.sm-pdp__reviews-heading:after{margin:4px 0 0!important}.sm-pdp__reviews-section .jdgm-rev-widg__header{border:1px solid #e6e8eb!important;border-radius:16px!important;padding:24px!important}.sm-pdp__reviews-section .jdgm-write-rev-link,.sm-pdp__reviews-section .jdgm-rev-widg__write-button{background:transparent!important;color:#ed3556!important;border:2px solid #ed3556!important}.sm-pdp__title{font-family:Poppins,sans-serif!important;font-size:32px!important;font-weight:600!important;line-height:38px!important;color:#1a1a1a!important}@media(max-width:749px){.sm-pdp__title{font-size:22px!important;line-height:1.28!important}}.sm-pdp__price-amount{font-family:Poppins,sans-serif!important;font-size:30px!important;font-weight:700!important;line-height:34px!important;color:#1a1a1a!important}.sm-pdp__price-compare{font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:400!important;color:#8a8a96!important}.sm-pdp__price-tax-note{font-family:Inter,sans-serif!important;font-size:12.5px!important;line-height:18px!important;color:#595959!important;margin:6px 0 0!important}.sm-pdp-offers__heading,.sm-pdp__delivery-heading{font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important;color:#1a1a1a!important;margin:0 0 12px!important}.sm-pdp-accordion__summary,.sm-pdp-accordion__summary *{font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important;color:#1a1a1a!important}.sm-pdp-accordion__panel,.sm-pdp-accordion__panel p,.sm-pdp__rte{font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;color:#5b5b66!important}.sm-pdp__rating-row>.sm-pdp__reviews-row,.sm-pdp__rating-row>a{margin-bottom:0!important}.sm-pdp__delivery-check>div,.sm-pdp__delivery-check>div>div{background:transparent!important;box-shadow:none!important;border:none!important;max-width:100%!important;width:100%!important;margin:0!important}.sm-pdp__delivery-check,.sm-pdp__delivery-check *{font-family:Poppins,sans-serif!important}.sm-pdp__delivery-check input{background:transparent!important;font-size:15px!important}.sm-pdp__delivery-check div{background:transparent!important;box-shadow:none!important}@media(min-width:990px){.shopify-section:has(.reelfy-wrapper),.shopify-section:has([class*=ai-you-may-like]){max-width:1500px!important}[class*=ai-you-may-like-container]{max-width:1500px!important}}.sm-pdp__reviews-heading{font-family:Poppins,sans-serif!important;font-weight:600!important;font-size:28px!important;line-height:1.2!important;color:#1a1a1a!important;opacity:1!important;text-align:left!important}.sm-pdp__reviews-section .jdgm-row-stars{display:flex!important;flex-wrap:nowrap!important;width:100%!important;max-width:none!important;align-items:center!important;justify-content:center!important;gap:16px 32px!important}.sm-pdp__reviews-section .jdgm-rev-widg__summary{flex:0 0 auto!important;width:auto!important;max-width:max-content!important;text-align:center!important}.sm-pdp__reviews-section .jdgm-rev-widg__summary-stars{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:2px!important}.sm-pdp__reviews-section .sm-pdp-jdgm-avg-num{order:-1!important;flex-basis:100%!important;text-align:center!important;font-family:Poppins,sans-serif!important;font-weight:700!important;font-size:48px!important;line-height:1!important;color:#1a1a1a!important;margin-bottom:6px!important}.sm-pdp__reviews-section .jdgm-rev-widg__summary-text{text-align:center!important;color:#5b5b66!important;margin-top:6px!important}.sm-pdp__reviews-section .jdgm-histogram{flex:0 0 auto!important;width:auto!important;max-width:320px!important;min-width:200px!important}.sm-pdp__reviews-section .jdgm-widget-actions-wrapper{flex:0 0 auto!important;width:auto!important;max-width:max-content!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.sm-pdp__reviews-section .jdgm-write-rev-link{flex:0 0 auto!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;display:inline-block!important;box-sizing:border-box!important;white-space:nowrap!important;line-height:1.2!important;padding:10px 24px!important;border-radius:999px!important;border:2px solid #ED3556!important;color:#ed3556!important;background:transparent!important}@media(max-width:749px){.sm-pdp__price-amount{font-size:24px!important}.sm-pdp__reviews-heading{font-size:22px!important}.sm-pdp__reviews-section .sm-pdp-jdgm-avg-num{font-size:38px!important}}@media(max-width:749px){[class*=ai-you-may-like] .sm-card__atc{font-size:12px!important;font-weight:500!important;padding:8px 10px!important;min-height:0!important;height:auto!important;border-radius:8px!important;gap:6px!important;width:100%!important;max-width:100%!important;margin-top:24px!important}[class*=ai-you-may-like] .sm-card__atc svg,[class*=ai-you-may-like] .sm-card__atc img{width:16px!important;height:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-sm-pdp.css.map */
