.pdp-bx{--bx-primary: #632B99;--bx-primary-dark: #42195A;--bx-accent: #6DD972;--bx-signal: #3FA845;--bx-text: #1A1A1A;--bx-text-muted: #6b6b6b;--bx-surface: #FFFFFF;--bx-surface-alt: #F2F1F1;--bx-border: #E4E3E3;--bx-border-strong: #1A1A1A;--bx-font: "hanken-grotesk", "Hanken Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;--bx-container: 1200px;--bx-container-inner: 1200px;font-family:var(--bx-font);color:var(--bx-text);background:var(--bx-surface);-webkit-font-smoothing:antialiased}.pdp-bx *,.pdp-bx *:before,.pdp-bx *:after{box-sizing:border-box}.pdp-bx h1,.pdp-bx h2{margin:0;font-weight:800}.pdp-bx a{color:var(--bx-primary);text-decoration:none}.pdp-bx a:hover{color:var(--bx-primary-dark)}.pdp-bx img{max-width:100%;display:block}.pdp-bx__sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdp-bx-crumbs{font-size:13px;color:var(--bx-text-muted);margin:0 0 24px}.pdp-bx-crumbs a{color:inherit;text-decoration:none}.pdp-bx-crumbs a:hover{color:var(--bx-primary);text-decoration:underline}.pdp-bx-main{background:var(--bx-surface-alt);padding:40px 48px 64px}.pdp-bx-main__inner{max-width:var(--bx-container);margin:0 auto}.pdp-bx-grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:48px;align-items:start}.pdp-bx-gallery{display:flex;flex-direction:column;gap:12px;position:sticky;top:24px;align-self:start}.pdp-bx-info{position:static!important}.pdp-bx-gallery__main{position:relative;width:100%;aspect-ratio:1 / 1;background:#fff;overflow:hidden}.pdp-bx-gallery__main img{width:100%;height:100%;object-fit:contain}.pdp-bx-gallery__badge{position:absolute;top:0;left:0;background:var(--bx-accent);color:var(--bx-text);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:6px 10px;pointer-events:none;z-index:2}.pdp-bx-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffe6;color:var(--bx-text);border:none;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background .15s ease,color .15s ease;padding:0}.pdp-bx-gallery__nav:hover{background:var(--bx-primary);color:#fff}.pdp-bx-gallery__nav--prev{left:12px}.pdp-bx-gallery__nav--next{right:12px}.pdp-bx-gallery__nav svg{display:block}.pdp-bx-feature-bar{display:flex;align-items:center;justify-content:space-between;background:var(--bx-primary);padding:12px 16px;margin-top:-12px;margin-bottom:0;font-size:14px;font-weight:600;color:#fff;gap:12px}.pdp-bx-feature-bar[hidden]{display:none}.pdp-bx-feature-bar__text{flex:1;min-width:0}.pdp-bx-feature-bar__trigger{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:#fff;font:inherit;padding:0;flex:none}.pdp-bx-feature-bar__trigger[hidden]{display:none}.pdp-bx-feature-bar__icon{width:20px;height:20px;border-radius:50%;background:#fff;color:var(--bx-primary);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-style:italic;font-family:Georgia,Times New Roman,serif}.pdp-bx-feature-bar__link{text-decoration:underline;text-underline-offset:3px;font-weight:600}.pdp-bx-modal[hidden]{display:none}.pdp-bx-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center}.pdp-bx-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.pdp-bx-modal__panel{position:relative;background:#fff;padding:32px;max-width:560px;width:calc(100% - 32px);max-height:80vh;overflow-y:auto;z-index:1;box-shadow:0 10px 40px #00000026}.pdp-bx-modal__close{position:absolute;top:8px;right:12px;background:none;border:none;cursor:pointer;font-size:28px;line-height:1;padding:8px;color:var(--bx-text);font-family:inherit}.pdp-bx-modal__title{margin:0 0 16px;font-size:20px;font-weight:800;padding-right:40px}.pdp-bx-modal__body{font-size:15px;line-height:1.6;color:var(--bx-text)}.pdp-bx-modal__body>*:first-child{margin-top:0}.pdp-bx-modal__body>*:last-child{margin-bottom:0}.pdp-bx-modal__body p{margin:0 0 12px}.pdp-bx-modal__body h1,.pdp-bx-modal__body h2,.pdp-bx-modal__body h3,.pdp-bx-modal__body h4{margin:20px 0 10px;font-weight:800;line-height:1.25;color:var(--bx-text)}.pdp-bx-modal__body h1{font-size:26px}.pdp-bx-modal__body h2{font-size:22px}.pdp-bx-modal__body h3{font-size:19px}.pdp-bx-modal__body h4{font-size:17px}.pdp-bx-modal__body ul,.pdp-bx-modal__body ol{margin:0 0 12px;padding-left:20px}.pdp-bx-modal__body li{margin:0 0 4px}.pdp-bx-modal__body strong,.pdp-bx-modal__body b{font-weight:700}.pdp-bx-modal__body a{color:var(--bx-primary);text-decoration:underline}.pdp-bx-modal__body table{width:100%;border-collapse:collapse;margin:0 0 12px;font-size:14px}.pdp-bx-modal__body th,.pdp-bx-modal__body td{border-bottom:1px solid var(--bx-border);padding:8px 6px;text-align:left}.pdp-bx-modal__body th{font-weight:700}.pdp-bx-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:2px;scrollbar-width:none}.pdp-bx-gallery__thumbs::-webkit-scrollbar{display:none}.pdp-bx-gallery__thumb{flex:0 0 72px;width:72px;height:72px;aspect-ratio:1 / 1;background:#fff;border:1px solid transparent;padding:0;cursor:pointer;overflow:hidden;transition:border-color .15s ease;scroll-snap-align:start}.pdp-bx-gallery__thumb img{width:100%;height:100%;object-fit:cover}.pdp-bx-gallery__thumb.is-active{border-color:var(--bx-border-strong)}.pdp-bx-info{background:#fff;padding:40px}.pdp-bx-info__claim{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--bx-primary);margin-bottom:12px}.pdp-bx-info .pdp-bx-info__title{font-size:40px;line-height:1.05;font-weight:800;margin:0 0 16px!important}.pdp-bx-info .pdp-bx-info__subtitle{font-size:15px;line-height:1.45;color:var(--bx-text-muted);margin:0 0 20px!important;padding-top:0}.pdp-bx-trust-badges{border-top:1px solid var(--bx-border);border-bottom:1px solid var(--bx-border);padding:14px 0;margin:0 0 16px}.pdp-bx-trust-badges>.lb-liked-from-three:last-child,.pdp-bx-trust-badges>.pdp-bx-trust__row:last-child{margin-bottom:0!important}.pdp-bx-usps-block{background:var(--bx-surface-alt);padding:14px 16px;margin:0 0 24px;display:flex;flex-direction:column;gap:8px}.pdp-bx-trust{background:var(--bx-surface-alt);padding:16px 18px;margin-bottom:24px}.pdp-bx .lb-liked-from-three{margin:0 0 12px;display:flex;align-items:center}.pdp-bx .lb-liked-from-three-image-holder{position:relative;flex:none}.pdp-bx .lb-liked-from-three-image-holder img{border-radius:50px;width:34px;height:34px;object-fit:cover;float:left;position:relative;z-index:1;border:2px solid #fff}.pdp-bx .lb-liked-from-three-image-holder img:nth-child(2),.pdp-bx .lb-liked-from-three-image-holder img:nth-child(3){margin-left:-9px}.pdp-bx .lb-liked-from-three-image-holder svg{width:13px;height:13px;position:absolute;top:-1px;right:-1px;z-index:2}.pdp-bx .lb-liked-from-three-counter{background:#ddede0;padding:0 9px 0 14px;height:30px;line-height:30px;float:left;border-radius:50px;display:inline-block;margin-left:-9px;font-size:12px;font-weight:700;flex-shrink:0;color:var(--bx-text)}.pdp-bx .lb-liked-from-three-wording{padding-left:5px;display:inline-block;float:left;font-size:11px;line-height:12px;flex-grow:1;color:var(--bx-text)}.pdp-bx-trust__row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pdp-bx-trust__faces{display:flex;gap:3px}.pdp-bx-trust__face{width:28px;height:28px;border-radius:50%;overflow:hidden;border:2px solid #fff;background:var(--bx-surface-alt);object-fit:cover}.pdp-bx-trust__count{background:#fff;font-size:13px;font-weight:700;padding:5px 9px}.pdp-bx-trust__caption{font-size:13px;line-height:1.25;color:var(--bx-text)}.pdp-bx-stars{display:inline-block;position:relative;font-size:17px;letter-spacing:2px;line-height:1}.pdp-bx-stars__bg{color:#d5d4d4}.pdp-bx-stars__fg{color:var(--bx-signal);position:absolute;top:0;left:0;width:var(--pct, 100%);overflow:hidden;white-space:nowrap}.pdp-bx-trust__rating{display:flex;align-items:center;gap:8px}.pdp-bx-trust__rating-text{font-size:15px;font-weight:500}.pdp-bx-trust__rating-text b{font-weight:700}.pdp-bx-trust__source{font-size:12px;color:var(--bx-text-muted)}.pdp-bx-trust__rating .jdgm-preview-badge{display:inline-flex;align-items:center}.pdp-bx-trust__usps{display:flex;flex-direction:column;gap:8px}.pdp-bx-usp{display:flex;align-items:flex-start;gap:10px;font-size:15px}.pdp-bx-check{flex:none;width:20px;height:20px;border-radius:50%;background:var(--bx-signal);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px}.pdp-bx-price{display:flex;align-items:center;gap:12px;margin-bottom:4px}.pdp-bx-price__total{font-size:28px;font-weight:800}.pdp-bx-price__unit{background:var(--bx-accent);color:var(--bx-text);font-size:15px;font-weight:700;padding:5px 10px}.pdp-bx-price__note{font-size:14px;color:var(--bx-text-muted);margin-bottom:28px}.pdp-bx-optgroup{margin-bottom:28px}.pdp-bx-optgroup__label{font-size:14px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:baseline}.pdp-bx-optgroup__value{font-weight:700}.pdp-bx-optgroup__aux{font-size:14px;text-decoration:underline;background:none;border:none;padding:0;cursor:pointer;color:var(--bx-text)}.pdp-bx-swatches{display:flex;flex-wrap:wrap;gap:10px}.pdp-bx-swatch{position:relative;display:block;padding:0;background:#fff;cursor:pointer;border-radius:0;width:78px;height:78px;overflow:hidden;border:1px solid #D5D4D4;transition:border .15s ease;flex:none}.pdp-bx-swatch[aria-pressed=true]{border:2px solid var(--bx-border-strong)}.pdp-bx-swatch[disabled]{opacity:.35;cursor:not-allowed}.pdp-bx-swatch__visual{display:block;width:100%;height:100%;background:#f2f1f1;background-size:cover;background-position:center}.pdp-bx-swatch__visual--img{padding:0;background:#fff}.pdp-bx-swatch__visual--img img{width:100%;height:100%;object-fit:cover;display:block}.pdp-bx-sizes{display:flex;gap:8px;flex-wrap:wrap}.pdp-bx-size{padding:11px 14px;min-width:62px;font-size:15px;font-weight:700;background:#fff;color:var(--bx-text);border-radius:0;cursor:pointer;border:1px solid #D5D4D4;transition:background .15s ease,color .15s ease,border-color .15s ease;font-family:inherit;text-align:center;display:inline-flex;align-items:center;justify-content:center;line-height:1}.pdp-bx-size:hover:not([aria-pressed=true]):not([disabled]){border-color:var(--bx-border-strong)}.pdp-bx-size[aria-pressed=true]{background:var(--bx-text);color:#fff;border-color:var(--bx-text)}.pdp-bx-size[disabled]{opacity:.35;cursor:not-allowed;text-decoration:line-through}.pdp-bx-stock{display:inline-flex;align-items:center;gap:8px;background:var(--bx-surface-alt);padding:8px 12px;font-size:14px;color:var(--bx-signal);margin-bottom:24px}.pdp-bx-stock--out{color:#b23a48}.pdp-bx-stock .pdp-bx-check{width:18px;height:18px;font-size:11px}.pdp-bx-stock--out .pdp-bx-check{background:#b23a48}.pdp-bx-appslot{margin-bottom:24px}.pdp-bx-appslot__block+.pdp-bx-appslot__block{margin-top:16px}.pdp-bx-divider{display:flex;align-items:center;gap:14px;margin-bottom:14px}.pdp-bx-divider:before,.pdp-bx-divider:after{content:"";flex:1;height:1px;background:var(--bx-border)}.pdp-bx-divider__label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pdp-bx-tiers{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.pdp-bx-tier{position:relative;display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:#fff;border-radius:0;padding:16px 18px;cursor:pointer;border:1px solid #D5D4D4;transition:border .15s ease;color:inherit;text-decoration:none;font:inherit}.pdp-bx-tier[aria-pressed=true]{border:2px solid var(--bx-border-strong)}.pdp-bx-tier__radio{flex:none;width:18px;height:18px;border-radius:50%;border:2px solid var(--bx-text);display:flex;align-items:center;justify-content:center}.pdp-bx-tier__radio:before{content:"";width:8px;height:8px;border-radius:50%;background:transparent;transition:background .15s ease}.pdp-bx-tier[aria-pressed=true] .pdp-bx-tier__radio:before{background:var(--bx-text)}.pdp-bx-tier__body{flex:1}.pdp-bx-tier__title{display:block;font-size:17px;font-weight:800}.pdp-bx-tier__sub{display:block;font-size:14px;color:var(--bx-text-muted)}.pdp-bx-tier__pricing{text-align:right}.pdp-bx-tier__price{display:block;font-size:19px;font-weight:800}.pdp-bx-tier__unit{display:block;font-size:13px;color:var(--bx-text-muted)}.pdp-bx-tier__flag{position:absolute;top:-1px;right:-1px;background:var(--bx-primary);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 8px}.pdp-bx-cta{width:100%;background:var(--bx-primary);color:#fff;border:none;border-radius:0;padding:20px 18px;font-size:17px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;text-align:center;cursor:pointer;transition:background .15s ease;font-family:inherit}.pdp-bx-cta:hover{background:var(--bx-primary-dark)}.pdp-bx-cta[disabled]{background:#a9a9a9;cursor:not-allowed}.pdp-bx-trust-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:0;margin-top:20px;border:none}.pdp-bx-trust-tile{display:flex;align-items:center;gap:12px;background:#fafafa;border:1px solid var(--bx-border);padding:14px 16px}.pdp-bx-trust-tile__icon{flex:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.pdp-bx-trust-tile__icon img{width:100%;height:100%;object-fit:contain}.pdp-bx-trust-tile__title{font-size:14px;font-weight:700;line-height:1.25}.pdp-bx-trust-tile__sub{font-size:13px;color:var(--bx-text-muted);line-height:1.3}.pdp-bx-pay{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:8px;padding:18px 0 4px}.pdp-bx-pay__item{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background:#fff;overflow:hidden}.pdp-bx-pay__item img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.pdp-bx-pay__item--text{border:1px solid var(--bx-text);font-size:11px;font-weight:700;padding:4px 6px;line-height:1.1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdp-bx-pay__item em{font-style:normal;font-size:10px;font-weight:600;color:var(--bx-text-muted);border:1px dashed #B9B8B8;background:#fafafa;padding:4px 6px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdp-bx-appslot--rating{margin:0 0 12px;padding:0}.pdp-bx-appslot--rating .pdp-bx-appslot__block+.pdp-bx-appslot__block{margin-top:8px}.pdp-bx-acc{margin-top:24px}.pdp-bx-acc details{border-top:1px solid var(--bx-border)}.pdp-bx-acc details:last-of-type{border-bottom:1px solid var(--bx-border)}.pdp-bx-acc summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:15px;font-weight:700;cursor:pointer;list-style:none}.pdp-bx-acc summary::-webkit-details-marker{display:none}.pdp-bx-acc summary:after{content:"+";font-size:18px;font-weight:400}.pdp-bx-acc details[open] summary:after{content:"\2013"}.pdp-bx-acc__body{font-size:15px;line-height:1.6;color:var(--bx-text);padding-bottom:18px;max-width:60ch;text-wrap:pretty}.pdp-bx-acc__body>*:first-child{margin-top:0}.pdp-bx-acc__body>*:last-child{margin-bottom:0}.pdp-bx-acc__body p{margin:0 0 12px}.pdp-bx-acc__body h1,.pdp-bx-acc__body h2,.pdp-bx-acc__body h3,.pdp-bx-acc__body h4,.pdp-bx-acc__body h5,.pdp-bx-acc__body h6{margin:20px 0 10px;font-weight:800;line-height:1.25;color:var(--bx-text)}.pdp-bx-acc__body h1{font-size:26px}.pdp-bx-acc__body h2{font-size:22px}.pdp-bx-acc__body h3{font-size:19px}.pdp-bx-acc__body h4{font-size:17px}.pdp-bx-acc__body h5{font-size:15px;text-transform:uppercase;letter-spacing:.04em}.pdp-bx-acc__body h6{font-size:14px;text-transform:uppercase;letter-spacing:.04em}.pdp-bx-acc__body ul,.pdp-bx-acc__body ol{margin:0 0 12px;padding-left:20px}.pdp-bx-acc__body li{margin:0 0 4px}.pdp-bx-acc__body strong,.pdp-bx-acc__body b{font-weight:700}.pdp-bx-acc__body em,.pdp-bx-acc__body i{font-style:italic}.pdp-bx-acc__body a{color:var(--bx-primary);text-decoration:underline}.pdp-bx-acc__body a:hover{color:var(--bx-primary-dark)}.pdp-bx-acc__body table{width:100%;border-collapse:collapse;margin:0 0 12px;font-size:14px}.pdp-bx-acc__body th,.pdp-bx-acc__body td{border-bottom:1px solid var(--bx-border);padding:8px 6px;text-align:left}.pdp-bx-acc__body th{font-weight:700}.pdp-bx-benefits{background:var(--bx-primary);color:#fff;padding:7px 48px}.pdp-bx-benefits__inner{max-width:var(--bx-container-inner);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.pdp-bx-benefit{display:flex;align-items:center;gap:10px;justify-content:center;font-size:14px;font-weight:700}.pdp-bx-benefit__icon{flex:none;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.pdp-bx-benefit__icon svg{width:22px;height:22px;fill:currentColor}.pdp-bx-marquee{background:var(--bx-primary);color:#fff;padding:8px 0;overflow:hidden;display:none}.pdp-bx-marquee__track{display:flex;width:max-content;animation:pdp-bx-marquee 20s linear infinite}.pdp-bx-marquee__group{display:flex;align-items:center;gap:32px;padding-right:32px;white-space:nowrap}.pdp-bx-marquee__item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}@keyframes pdp-bx-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pdp-bx-reviews{background:#fff;padding:72px 48px}.pdp-bx-reviews__inner{max-width:var(--bx-container-inner);margin:0 auto}.pdp-bx-section-title{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin:0 0 32px;text-align:left}html body .shopify-section--product-recommendations,html body .shopify-section--product-recommendations .section-header{--heading-font-size: 24px !important;--heading-font-family: "hanken-grotesk", "Hanken Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif !important;--heading-font-weight: 800 !important;--section-header-alignment: left !important;--section-heading-alignment: left !important;text-align:left!important}html body .shopify-section--product-recommendations .section-header,html body .shopify-section--product-recommendations .section-header *,html body .shopify-section--product-recommendations .section-stack>.section-header,html body .shopify-section--product-recommendations .section-stack>.section-header *{text-align:left!important}html body .shopify-section--product-recommendations .section-header__heading,html body .shopify-section--product-recommendations .section-header h1,html body .shopify-section--product-recommendations .section-header h2,html body .shopify-section--product-recommendations .section-header h3,html body .shopify-section--product-recommendations .section-header .h1,html body .shopify-section--product-recommendations .section-header .h2,html body .shopify-section--product-recommendations .section-header .h3,html body .shopify-section--product-recommendations h2{font-family:hanken-grotesk,Hanken Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:24px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-align:left!important;margin:0 0 32px!important;color:#1a1a1a!important;width:100%!important;max-width:none!important;display:block!important}html body .shopify-section--product-recommendations .section-header__heading *,html body .shopify-section--product-recommendations .section-header h1 *,html body .shopify-section--product-recommendations .section-header h2 *,html body .shopify-section--product-recommendations .section-header h3 *,html body .shopify-section--product-recommendations h2 *{font-family:hanken-grotesk,Hanken Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;color:inherit!important;line-height:inherit!important}html body .shopify-section--product-recommendations .section-header__subheading,html body .shopify-section--product-recommendations .section-header p{display:none!important}@media(max-width:1024px){html body .shopify-section--product-recommendations .section-header__heading,html body .shopify-section--product-recommendations .section-header h1,html body .shopify-section--product-recommendations .section-header h2,html body .shopify-section--product-recommendations .section-header h3,html body .shopify-section--product-recommendations h2{font-size:20px!important;margin:0 0 24px!important}}.pdp-bx-related{background:var(--bx-surface-alt);padding:60px 0 60px 48px}.pdp-bx-related__inner{max-width:none;margin:0}.pdp-bx-related__head{max-width:var(--bx-container-inner);margin:0 auto 32px 0;padding-right:48px}.pdp-bx-related__title{font-size:28px;font-weight:800;text-transform:none;letter-spacing:0;margin:0 0 6px;text-align:left;color:var(--bx-text)}.pdp-bx-related__subtitle{font-size:15px;color:var(--bx-text-muted);margin:0;text-align:left}.pdp-bx-related__row{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:8px;padding-right:48px;scrollbar-width:none}.pdp-bx-related__row::-webkit-scrollbar{display:none}.pdp-bx-related__card,.pdp-bx a.pdp-bx-related__card,.pdp-bx a.pdp-bx-related__card:hover{flex:0 0 calc((100% - 96px)/4);scroll-snap-align:start;text-decoration:none!important;color:var(--bx-text)!important;display:block;min-width:0;background:#fff!important;border-radius:6px;overflow:hidden;padding:16px 16px 18px!important;box-shadow:0 1px 2px #0000000a;transition:box-shadow .2s ease,transform .2s ease}.pdp-bx a.pdp-bx-related__card:hover{box-shadow:0 6px 20px #00000014}.pdp-bx-related__img{position:relative;aspect-ratio:1 / 1;background:#fff;overflow:hidden;margin:0 0 14px!important;padding:0!important;width:100%;display:block;border-radius:2px}.pdp-bx-related__img img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;margin:0!important;padding:0!important;max-width:none!important}.pdp-bx-related__badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;z-index:2}.pdp-bx-related__badge{display:inline-block;font-size:12px;font-weight:700;line-height:1;letter-spacing:.02em;padding:6px 9px;color:#fff;border-radius:0}.pdp-bx-related__badge--new{background:var(--bx-primary)}.pdp-bx-related__badge--save{background:#000}.pdp-bx-related__flag{position:absolute;top:10px;left:10px;background:#000;color:#fff;font-size:12px;font-weight:700;padding:6px 9px;line-height:1;z-index:2}.pdp-bx-related__meta{padding:0!important;margin:0!important}html body .pdp-bx-related__card .pdp-bx-related__name,.pdp-bx-related__name{font-size:15px;font-weight:700;line-height:1.3;margin:0 0 2px!important;padding:0!important;color:#000!important}html body .pdp-bx-related__card .pdp-bx-related__sub,.pdp-bx-related__sub{font-size:13px;color:#6b6b6b!important;margin:0 0 6px!important;padding:0!important}html body .pdp-bx-related__card .pdp-bx-related__price,.pdp-bx-related__price{font-size:14px;font-weight:700;display:flex;gap:8px;align-items:baseline;color:#6b6b6b!important;margin:0!important;padding:0!important}html body .pdp-bx-related__card .pdp-bx-related__price-now,.pdp-bx-related__price-now{color:#6b6b6b!important;font-weight:700}html body .pdp-bx-related__card .pdp-bx-related__price.is-sale .pdp-bx-related__price-now,.pdp-bx-related__price.is-sale .pdp-bx-related__price-now{color:#1a1a1a!important}html body .pdp-bx-related__card .pdp-bx-related__price-old,.pdp-bx-related__price-old{color:#6b6b6b!important;text-decoration:line-through;font-weight:500}.pdp-bx-related__nav{max-width:var(--bx-container-inner);margin:20px 0 0;padding-right:48px;display:flex;align-items:center;gap:24px}.pdp-bx-related__progress{flex:1;height:2px;background:#e4e3e3;border-radius:2px;position:relative;overflow:hidden}.pdp-bx-related__progress-bar{position:absolute;top:0;left:0;height:100%;width:25%;background:#1a1a1a;border-radius:2px;transition:transform .25s ease,width .25s ease;will-change:transform,width}.pdp-bx-related__arrows{display:flex;gap:10px;flex-shrink:0}.pdp-bx-related__arrow{width:44px;height:44px;border-radius:50%;border:1px solid #D9D9D9;background:#fff;color:#1a1a1a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s ease,border-color .15s ease}.pdp-bx-related__arrow:hover{background:#f2f1f1;border-color:#b8b8b8}.pdp-bx{max-width:100%}.pdp-bx-main{overflow-x:clip}.pdp-bx-info,.pdp-bx-gallery{min-width:0}.pdp-bx-gallery__main img{max-width:100%;height:auto}.pdp-bx-related__row{flex-wrap:nowrap!important}@media(max-width:1024px){.pdp-bx-main__inner,.pdp-bx-grid,.pdp-bx-info,.pdp-bx-gallery{max-width:100%}}@media(max-width:1024px){.pdp-bx-main{padding:0;background:var(--bx-surface-alt)}.pdp-bx-main__inner{padding:0}.pdp-bx-crumbs{padding:16px 20px 0;margin:0}.pdp-bx-grid{grid-template-columns:1fr;gap:0}.pdp-bx-gallery{position:static;top:auto;gap:0}.pdp-bx-gallery__main{aspect-ratio:1 / 1}.pdp-bx-gallery__thumbs{gap:6px;padding:12px 16px 0}.pdp-bx-gallery__thumb{flex-basis:60px;width:60px;height:60px}.pdp-bx-gallery__nav{width:34px;height:34px}.pdp-bx-gallery__nav--prev{left:8px}.pdp-bx-gallery__nav--next{right:8px}.pdp-bx-info{margin:20px 16px 28px;padding:24px 20px}.pdp-bx-info .pdp-bx-info__title{font-size:26px!important;margin:0 0 12px!important;line-height:1.15!important}.pdp-bx-info .pdp-bx-info__subtitle{font-size:14px;margin:0 0 16px!important;padding-top:0}.pdp-bx-trust-badges{padding:12px 0;margin:0 0 14px}.pdp-bx-usps-block{padding:12px 14px;margin:0 0 18px;gap:6px}.pdp-bx-usp{font-size:14px}.pdp-bx .lb-liked-from-three-image-holder img{width:28px;height:28px}.pdp-bx-stars{font-size:15px;letter-spacing:1.5px}.pdp-bx-trust__rating-text{font-size:13px}.pdp-bx-swatch{width:66px;height:66px}.pdp-bx-swatches{gap:8px}.pdp-bx-sizes{display:flex;flex-wrap:wrap;gap:6px}.pdp-bx-size{padding:10px 12px;min-width:58px;font-size:14px}.pdp-bx-price__total{font-size:24px}.pdp-bx-price__unit{font-size:14px;padding:4px 9px}.pdp-bx-tier__title{font-size:15px}.pdp-bx-tier__price{font-size:16px}.pdp-bx-benefits{display:none}.pdp-bx-marquee{display:block;padding:8px 0}.pdp-bx-reviews,.pdp-bx-related{padding:40px 0 40px 20px}.pdp-bx-section-title{font-size:20px}.pdp-bx-related__head{padding-right:20px;margin-bottom:20px}.pdp-bx-related__title{font-size:22px}.pdp-bx-related__row{gap:12px;padding-right:20px}.pdp-bx-related__card{flex-basis:78%;max-width:320px;padding:12px 12px 14px!important}.pdp-bx-related__name{font-size:14px}.pdp-bx-related__sub{font-size:12px}.pdp-bx-related__price{font-size:13px}.pdp-bx-related__nav{padding:0 20px;margin-top:16px;gap:16px}.pdp-bx-related__arrow{width:40px;height:40px}.pdp-bx-related__badge{font-size:11px;padding:5px 8px}.pdp-bx-pay{gap:4px}.pdp-bx-pay__item{height:32px}.pdp-bx-pay__item--text,.pdp-bx-pay__item em{font-size:9px;padding:3px}.pdp-bx-trust-footer{gap:8px;margin-top:16px}.pdp-bx-trust-tile{padding:10px 12px;gap:10px}.pdp-bx-trust-tile__icon{width:24px;height:24px}.pdp-bx-trust-tile__title{font-size:12px;line-height:1.2}.pdp-bx-trust-tile__sub{font-size:11px;line-height:1.25}.pdp-bx-cta{padding:16px;font-size:15px;letter-spacing:.06em}}@media(max-width:480px){.pdp-bx-swatches{gap:6px}}.pdp-bx-story{font-family:var(--bx-font);color:var(--bx-text)}.pdp-bx-story h2{margin:0}.pdp-bx-story img{max-width:100%;height:auto;display:block}.pdp-bx-story__eyebrow{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--bx-primary);margin-bottom:20px}.pdp-bx-story__eyebrow--light{color:#c9a8e8}.pdp-bx-story__founder{background:var(--bx-primary-dark);color:#fff;padding:80px 48px}.pdp-bx-story__founder-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}.pdp-bx-story__founder-media{aspect-ratio:4 / 3;background:#ffffff0f;overflow:hidden}.pdp-bx-story__founder-media img{width:100%;height:100%;object-fit:cover}.pdp-bx-story__founder-headline{font-size:36px;line-height:1.05;font-weight:800;margin:0 0 44px!important;text-transform:uppercase;color:#fff}.pdp-bx-story__founder-body{font-size:17px;line-height:1.6;max-width:50ch;margin:0 0 32px;text-wrap:pretty;color:#fff}.pdp-bx-story__founder-body:last-child{margin-bottom:0}.pdp-bx-story__moments{background:#fff;padding:80px 48px}.pdp-bx-story__moments-inner{max-width:1280px;margin:0 auto}.pdp-bx-story__section-title{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;color:var(--bx-text)}.pdp-bx-story__moments-intro{font-size:16px;line-height:1.6;max-width:58ch;margin:0 0 44px;color:var(--bx-text)}.pdp-bx-story__moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.pdp-bx-story__moment-media{aspect-ratio:3 / 4;background:var(--bx-surface-alt);margin-bottom:18px;overflow:hidden}.pdp-bx-story__moment-media img{width:100%;height:100%;object-fit:cover}.pdp-bx-story__moment-time{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--bx-primary);margin-bottom:8px}.pdp-bx-story__moment-headline{font-size:20px;font-weight:800;line-height:1.15;margin-bottom:10px;color:var(--bx-text)}.pdp-bx-story__moment-body{font-size:15px;line-height:1.6;text-wrap:pretty;color:var(--bx-text)}.pdp-bx-story__sizes{background:var(--bx-surface-alt);padding:80px 48px}.pdp-bx-story__sizes-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}.pdp-bx-story__sizes-media{aspect-ratio:1 / 1;background:#fff;overflow:hidden}.pdp-bx-story__sizes-media img{width:100%;height:100%;object-fit:cover}.pdp-bx-story__sizes-headline{font-size:28px;line-height:1.15;font-weight:800;margin:0 0 20px;text-transform:uppercase;color:var(--bx-text)}.pdp-bx-story__sizes-body,.pdp-bx-story__sizes-footer{font-size:16px;line-height:1.6;max-width:46ch;margin:0 0 28px;color:var(--bx-text)}.pdp-bx-story__sizes-footer{margin:0 0 32px}.pdp-bx-story__sizes-chips{display:flex;gap:10px;margin-bottom:28px;flex-wrap:wrap}.pdp-bx-story__sizes-chip{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;font-size:14px;font-weight:700;border:1px solid var(--bx-border-strong);color:var(--bx-text);background:transparent}.pdp-bx-story__cta{display:inline-block;background:var(--bx-primary);color:#fff!important;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:16px 32px;text-decoration:none!important;transition:background .15s ease;border:0;cursor:pointer;font-family:var(--bx-font);line-height:1.2}.pdp-bx-story__cta:hover{background:var(--bx-primary-dark);color:#fff!important}@media(max-width:1024px){.pdp-bx-story__founder,.pdp-bx-story__moments,.pdp-bx-story__sizes{padding:48px 20px}.pdp-bx-story__founder-inner,.pdp-bx-story__sizes-inner{grid-template-columns:minmax(0,1fr);gap:32px}.pdp-bx-story__founder-headline{font-size:26px}.pdp-bx-story__sizes-headline{font-size:22px}.pdp-bx-story__section-title{font-size:20px}.pdp-bx-story__moments-grid{grid-template-columns:minmax(0,1fr);gap:32px}.pdp-bx-story__moment-headline{font-size:18px}.pdp-bx-story__founder-body{font-size:15px;max-width:none}.pdp-bx-story__moments-intro{font-size:15px}.pdp-bx-story__sizes-body,.pdp-bx-story__sizes-footer{font-size:15px;max-width:none}.pdp-bx-story__cta{padding:14px 24px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/pdp-boxershorts.css.map */
