.pdp-product-module{--panel: #ffffff;--text: #111827;--muted: #6b7280;--border: rgba(17,24,39,.12);--shadow: 0 8px 24px rgba(17,24,39,.08);--price: rgb(var(--pdp-price, 17,24,39));--compare: rgb(var(--pdp-compare, 107,114,128));--related-title: rgb(var(--pdp-related-title, 17,24,39));--radius: 14px;--radius-sm: 10px;color:var(--text)}.pdp-product-module *{box-sizing:border-box}.pdp-product-module[data-button-style=custom]{--color-button: var(--pdp-main-atc-bg);--color-button-text: var(--pdp-main-atc-text)}.pdp-product-module[data-button-style=custom] .pdp-relatedBtn{--color-button: var(--pdp-related-atc-bg);--color-button-text: var(--pdp-related-atc-text)}.pdp-product-module .pdp-info-wrap{max-width:1200px;margin:0 auto;padding:24px 16px}.pdp-product-module .pdp-info-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:start}@media(max-width:990px){.pdp-product-module .pdp-info-grid{grid-template-columns:1fr;gap:18px}}.pdp-product-module .pdp-info-media__main{background:#f3f4f6;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.pdp-product-module .pdp-main-img{width:100%;height:auto;display:block}.pdp-product-module .pdp-info-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}@media(max-width:990px){.pdp-product-module .pdp-info-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:520px){.pdp-product-module .pdp-info-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}.pdp-product-module .pdp-info-thumb{border:1px solid var(--border);border-radius:12px;overflow:hidden;padding:0;background:#fff;cursor:pointer;line-height:0;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.pdp-product-module .pdp-info-thumb img{width:100%;height:auto;display:block}.pdp-product-module .pdp-info-thumb.is-active{border-color:#11182773;box-shadow:0 0 0 3px #11182714}.pdp-product-module .pdp-info-thumb:hover{transform:translateY(-1px)}.pdp-product-module .pdp-info__title{font-size:clamp(24px,2.4vw,34px);line-height:1.15;margin:0 0 10px;letter-spacing:-.02em}.pdp-product-module .pdp-info__priceRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.pdp-product-module .pdp-info__price{font-size:28px;font-weight:750}.pdp-product-module .pdp-price--regular,.pdp-product-module .pdp-price--sale{color:var(--price)}.pdp-product-module .pdp-price--compare{margin-left:10px;color:var(--compare);text-decoration:line-through;font-weight:600}.pdp-product-module .pdp-info__reviews{font-size:14px;color:var(--muted);white-space:nowrap}.pdp-product-module .pdp-info__divider{height:1px;background:var(--border);margin:14px 0}.pdp-product-module .pdp-info__label{font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.pdp-product-module .pdp-info__meta{font-size:14px;margin-bottom:14px}.pdp-product-module .pdp-info__descTitle{font-size:14px;font-weight:750;margin:12px 0 6px}.pdp-product-module .pdp-info__desc{font-size:14px;line-height:1.55;color:#111827e0}.pdp-product-module .pdp-buyStack{display:grid;grid-template-columns:1fr;gap:10px;margin-top:16px}.pdp-product-module .pdp-qty{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:44px;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;background:var(--panel)}.pdp-product-module .pdp-qty button{height:44px;border:0;background:transparent;cursor:pointer;font-size:18px}.pdp-product-module .pdp-qty input{width:100%;height:44px;border:0;text-align:center;font-size:14px;outline:none}.pdp-product-module .pdp-addBtn{width:100%;min-height:46px}.pdp-product-module .pdp-addBtn:hover{transform:translateY(-1px)}.pdp-product-module .pdp-relatedCard{margin-top:22px;padding-top:18px;border-top:1px solid var(--border)}.pdp-product-module .pdp-relatedCard__title{font-size:16px;font-weight:800;margin-bottom:12px}.pdp-product-module .pdp-relatedGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:990px){.pdp-product-module .pdp-relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.pdp-product-module .pdp-relatedGrid{grid-template-columns:1fr}}.pdp-product-module .pdp-relatedItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);overflow:hidden;padding:12px;display:grid;gap:10px}.pdp-product-module .pdp-relatedLink{text-decoration:none;color:inherit;display:block}.pdp-product-module .pdp-relatedImg{width:100%;border-radius:12px;overflow:hidden;background:#f3f4f6;aspect-ratio:4 / 5}.pdp-product-module [data-related-grid][data-related-ratio=square] .pdp-relatedImg{aspect-ratio:1 / 1}.pdp-product-module [data-related-grid][data-related-ratio=original] .pdp-relatedImg{aspect-ratio:auto;height:auto}.pdp-product-module .pdp-relatedImg img{width:100%;height:100%;display:block;object-fit:cover}.pdp-product-module [data-related-grid][data-related-fit=contain] .pdp-relatedImg img{object-fit:contain}.pdp-product-module .pdp-relatedItem__name{font-size:14px;font-weight:700;margin:0;line-height:1.3;color:var(--related-title)}.pdp-product-module .pdp-relatedAtc{margin-top:2px}.pdp-product-module .pdp-relatedBtn{width:100%;min-height:42px}.pdp-product-module .pdp-relatedBtn:hover{transform:translateY(-1px)}.pdp-product-module .pdp-relatedBtn.is-added{opacity:.85}.pdp-product-module .pdp-relatedItem__link{text-decoration:none;color:inherit;display:block}.pdp-product-module .pdp-relatedItem__atcBtn{width:100%}@media(min-width:990px){.pdp-product-module .pdp-info-grid{align-items:start}.pdp-product-module .pdp-info-media{position:sticky;top:90px;align-self:start}}.pdp-testimonials{width:100%;padding:var(--pdpT-padY, 56px) 0;background:transparent}.pdp-testimonials__inner{max-width:var(--pdpT-maxW, 1600px);margin:0 auto;padding:0 var(--pdpT-padX, 48px)}.pdp-testimonials__heading{margin:0 0 22px;font-size:34px;line-height:1.15}.pdp-testimonials__grid{display:grid;grid-template-columns:repeat(var(--pdpT-cols, 3),minmax(0,1fr));gap:var(--pdpT-gap, 40px);align-items:stretch}.pdp-testimonials__card{background:var(--pdpT-cardBg, #eef4f7);padding:54px 56px;min-height:260px;border-radius:0;display:flex;flex-direction:column;justify-content:center;text-align:center}.pdp-testimonials__quote{margin:0 auto 26px;font-size:16px;line-height:1.7;color:var(--pdpT-quoteColor, #111827);max-width:42ch}.pdp-testimonials__rating{display:inline-flex;justify-content:center;align-items:center;gap:10px;margin:0 0 28px;color:var(--pdpT-starColor, #f97316)}.pdp-testimonials__star{width:26px;height:26px;fill:currentColor;flex:0 0 auto}.pdp-testimonials__stars{font-size:26px;letter-spacing:4px;line-height:1;color:inherit}.pdp-testimonials__name{margin:0;font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:var(--pdpT-nameColor, #111827)}@media(max-width:1200px){.pdp-testimonials__inner{padding:0 28px}.pdp-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-testimonials__card{padding:44px 40px}}@media(max-width:760px){.pdp-testimonials{padding:44px 0}.pdp-testimonials__inner{padding:0 18px}.pdp-testimonials__grid{grid-template-columns:1fr;gap:18px}.pdp-testimonials__card{padding:34px 24px;min-height:auto}}.pdp-feature-tabs{max-width:var(--pdp-tabs-max, 1100px);margin:48px auto;padding:0 20px}.pdp-feature-tabs__title{text-align:center;font-size:var(--pdp-tabs-title-size, 44px);line-height:1.1;margin:0 0 24px;font-weight:var(--pdp-tabs-title-weight, 700);color:var(--pdp-tabs-title-color, #111827)}.pdp-feature-tabs__nav{display:flex;gap:12px;justify-content:center;margin:0 0 22px;flex-wrap:wrap}.pdp-feature-tabs__btn{border:var(--pdp-chip-border-width, 1px) solid var(--pdp-chip-border-color, rgba(0,0,0,.18));background:var(--pdp-chip-bg, #fff);color:var(--pdp-chip-color, #111827);padding:10px 18px;border-radius:var(--pdp-chip-radius, 999px);cursor:pointer;font-weight:600;line-height:1}.pdp-feature-tabs__btn[aria-selected=true]{background:var(--pdp-chip-active-bg, #5d8fb8);color:var(--pdp-chip-active-color, #fff);border-color:var(--pdp-chip-active-border, #5d8fb8)}.pdp-feature-tabs__btn:focus-visible{outline:2px solid currentColor;outline-offset:3px}.pdp-feature-tabs__panel{background:var(--pdp-panel-bg, #eef4f7);border-radius:var(--pdp-panel-radius, 18px);padding:var(--pdp-panel-pad, 34px)}.pdp-feature-tabs__grid{display:grid;grid-template-columns:360px 1fr;gap:34px;align-items:center}.pdp-feature-tabs__media{background:var(--pdp-media-bg, #fff);border-radius:var(--pdp-media-radius, 14px);padding:var(--pdp-media-pad, 18px);box-shadow:0 8px 20px #00000014}.pdp-feature-tabs__media img{width:100%;height:auto;display:block;border-radius:calc(var(--pdp-media-radius, 14px) - 4px)}.pdp-feature-tabs__headline{font-size:var(--pdp-headline-size, 34px);line-height:1.15;margin:0 0 12px;font-weight:var(--pdp-headline-weight, 500);color:var(--pdp-headline-color, #111827)}.pdp-feature-tabs__copy{font-size:var(--pdp-copy-size, 16px);line-height:1.6;color:var(--pdp-copy-color, #374151);max-width:62ch}.pdp-feature-tabs__copy>*:first-child{margin-top:0}.pdp-feature-tabs__copy>*:last-child{margin-bottom:0}@media(max-width:900px){.pdp-feature-tabs{margin:34px auto}.pdp-feature-tabs__title{font-size:clamp(26px,6vw,var(--pdp-tabs-title-size, 44px))}.pdp-feature-tabs__grid{grid-template-columns:1fr}.pdp-feature-tabs__panel{padding:clamp(18px,4vw,var(--pdp-panel-pad, 34px))}}.pdp-overlap-callout{max-width:1200px;margin:44px auto;padding:0 20px}.pdp-overlap-callout *{box-sizing:border-box}.pdp-overlap-callout__grid{display:grid;grid-template-columns:var(--pdp-ovl-mediaW) 1fr;gap:var(--pdp-ovl-gap);align-items:center;position:relative}.pdp-overlap-callout--img-right .pdp-overlap-callout__grid{grid-template-columns:1fr var(--pdp-ovl-mediaW)}.pdp-overlap-callout__media{position:relative;width:100%;aspect-ratio:var(--pdp-ovl-ratio);overflow:hidden;background:#f3f3f3}.pdp-overlap-callout__media img{width:100%;height:100%;object-fit:cover;display:block}.pdp-overlap-callout__card{position:absolute;top:50%;transform:translateY(-50%);width:min(var(--pdp-ovl-cardW),calc(100% - 40px));background:#fff;padding:var(--pdp-ovl-cardPadY) var(--pdp-ovl-cardPadX);box-shadow:var(--pdp-ovl-shadow);border-radius:var(--pdp-ovl-cardRadius);z-index:2}.pdp-overlap-callout--img-left .pdp-overlap-callout__card{left:calc(var(--pdp-ovl-mediaW) - var(--pdp-ovl-overlap))}.pdp-overlap-callout--img-right .pdp-overlap-callout__card{right:calc(var(--pdp-ovl-mediaW) - var(--pdp-ovl-overlap))}.pdp-overlap-callout__title{margin:0 0 12px;font-size:var(--pdp-ovl-titleSize);line-height:1.15;font-weight:700;color:var(--pdp-ovl-titleColor)}.pdp-overlap-callout__rule{width:88px;height:3px;background:var(--pdp-ovl-ruleColor);margin:0 0 14px}.pdp-overlap-callout__text{margin:0;font-size:var(--pdp-ovl-bodySize);line-height:1.7;color:var(--pdp-ovl-bodyColor);max-width:52ch}.pdp-overlap-callout__text p{margin:0}@media(max-width:980px){.pdp-overlap-callout__grid{grid-template-columns:1fr!important;gap:0}.pdp-overlap-callout__media{aspect-ratio:var(--pdp-ovl-ratio-m)}.pdp-overlap-callout__card{position:relative;top:auto;left:auto;right:auto;transform:none;width:92%;margin:calc(var(--pdp-ovl-mobileOverlap) * -1) auto 0;padding:22px 20px;z-index:3}}.pdp-overlap-callout--img-right .pdp-overlap-callout__media{grid-column:2}.pdp-overlap-callout--img-right .pdp-overlap-callout__card{left:auto;right:calc(var(--pdp-ovl-mediaW) - var(--pdp-ovl-overlap))}.pdp-overlap-callout--img-left .pdp-overlap-callout__card{right:auto;left:calc(var(--pdp-ovl-mediaW) - var(--pdp-ovl-overlap))}.pdp-faq{max-width:var(--pdp-faq-max, 1100px);margin:64px auto;padding:0 20px;--pdp-faq-title-size: 42px;--pdp-faq-title-color: #111827;--pdp-faq-q-size: 18px;--pdp-faq-q-color: #2b6cb0;--pdp-faq-a-size: 15px;--pdp-faq-a-color: #4b5563;--pdp-faq-answer-bg: #f3f7fa;--pdp-faq-border-width: 1px;--pdp-faq-border-color: rgba(43,108,176,.55);--pdp-faq-radius: 4px;--pdp-faq-item-gap: 22px;--pdp-faq-q-pad-y: 18px;--pdp-faq-q-pad-x: 18px;--pdp-faq-a-pad-y: 18px;--pdp-faq-a-pad-x: 18px;--pdp-faq-icon-color: #2b6cb0}.pdp-faq *{box-sizing:border-box}.pdp-faq__title{text-align:center;font-size:var(--pdp-faq-title-size);line-height:1.1;margin:0 0 34px;font-weight:600;color:var(--pdp-faq-title-color)}.pdp-faq__cols{display:grid;grid-template-columns:repeat(var(--pdp-faq-cols, 2),minmax(0,1fr));gap:28px;align-items:start}.pdp-faq__col{display:flex;flex-direction:column;gap:var(--pdp-faq-item-gap)}.pdp-faq__item{border:var(--pdp-faq-border-width) solid var(--pdp-faq-border-color);border-radius:var(--pdp-faq-radius);background:#fff;overflow:hidden}.pdp-faq__q{width:100%;background:#fff;border:0;padding:var(--pdp-faq-q-pad-y) var(--pdp-faq-q-pad-x);display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;text-align:left}.pdp-faq__qText{font-size:var(--pdp-faq-q-size);line-height:1.3;font-weight:500;color:var(--pdp-faq-q-color)}.pdp-faq__icon{width:22px;height:22px;position:relative;flex:0 0 22px}.pdp-faq__icon--plus:before,.pdp-faq__icon--plus:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--pdp-faq-icon-color);transform:translate(-50%,-50%);border-radius:2px}.pdp-faq__icon--plus:after{transform:translate(-50%,-50%) rotate(90deg)}.pdp-faq__item.is-open .pdp-faq__icon--plus:after{display:none}.pdp-faq__icon--chev:before{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-right:2px solid var(--pdp-faq-icon-color);border-bottom:2px solid var(--pdp-faq-icon-color);transform:translate(-50%,-60%) rotate(45deg)}.pdp-faq__item.is-open .pdp-faq__icon--chev:before{transform:translate(-50%,-35%) rotate(-135deg)}.pdp-faq__item.is-open{box-shadow:0 0 0 1px #00000014 inset}.pdp-faq__item.is-open .pdp-faq__q{outline:2px solid rgba(0,0,0,.2);outline-offset:-2px}.pdp-faq__a{background:var(--pdp-faq-answer-bg);padding:var(--pdp-faq-a-pad-y) var(--pdp-faq-a-pad-x)}.pdp-faq__aInner{color:var(--pdp-faq-a-color);font-size:var(--pdp-faq-a-size);line-height:1.6;max-width:70ch}.pdp-faq__aInner p{margin:0}.pdp-faq__aInner p+p{margin-top:10px}@media(max-width:900px){.pdp-faq__title{font-size:32px;margin-bottom:22px}.pdp-faq__cols{grid-template-columns:1fr;gap:18px}}.pdp-aplus-banner{background:var(--aplus-bg, #fff);padding:var(--aplus-pad-y, 0px) var(--aplus-pad-x, 0px)}.pdp-aplus-banner__inner{width:100%;margin:0 auto}.pdp-aplus-banner__inner.is-contained{max-width:var(--aplus-max, 1200px);padding:0 20px}.pdp-aplus-banner__inner.is-full{max-width:none;padding:0}.pdp-aplus-banner__media{width:100%}.pdp-aplus-banner__img{width:100%;height:auto;display:block;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/86/assets/pdp-custom-modules.css.map */
