.section-bestsellers-carousel{margin:0!important}.bestsellers-carousel{--bc-bg: #000;--bc-heading: #fff;--bc-card-bg: #fff;--bc-card-text: #111;--bc-muted: #555;--bc-cta-bg: #111;--bc-cta-text: #fff;--bc-radius: 16px;--bc-gap: 14px;--bc-pad-x: 20px;width:100%;background:var(--bc-bg);color:var(--bc-heading);padding-left:0;padding-right:0;overflow:hidden}.bestsellers-carousel__inner{width:100%;max-width:var(--page-width);margin-left:auto;margin-right:auto}.bestsellers-carousel__header{text-align:center;padding:0 var(--bc-pad-x);margin-bottom:20px}.bestsellers-carousel__heading{margin:0;font-size:3rem;text-transform:uppercase;line-height:1.2;color:var(--bc-heading)}.bestsellers-carousel__track{display:flex;gap:var(--bc-gap);padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--bc-pad-x);-webkit-overflow-scrolling:touch;scrollbar-width:none}.bestsellers-carousel__track::-webkit-scrollbar{display:none}.bestsellers-carousel__slide{flex:0 0 min(82vw,380px);scroll-snap-align:start;min-width:0}.bestsellers-carousel__slide:first-child{margin-left:var(--bc-pad-x)}.bestsellers-carousel__slide:last-child{margin-right:var(--bc-pad-x)}.bestsellers-carousel__card{display:flex;flex-direction:column;height:100%;background:var(--bc-card-bg);color:var(--bc-card-text);border-radius:var(--bc-radius);overflow:hidden}.bestsellers-carousel__media{position:relative;aspect-ratio:16 / 9;background:#eceae6;overflow:hidden}.bestsellers-carousel__image,.bestsellers-carousel__media-placeholder{display:block;width:100%;height:100%;object-fit:cover}.bestsellers-carousel__media-placeholder{background:linear-gradient(145deg,#e8e4de,#f4f1ec)}.bestsellers-carousel__brand{position:absolute;top:12px;left:0;right:0;margin:0;text-align:center;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#000;pointer-events:none}.bestsellers-carousel__body{display:flex;flex-direction:column;gap:10px;padding:16px}.bestsellers-carousel__eyebrow{margin:0;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--bc-card-text)}.bestsellers-carousel__title{margin:0;font-size:clamp(1.85rem,6.5vw,2.25rem);font-weight:400;line-height:1.1;color:var(--bc-card-text)}.bestsellers-carousel__description{margin:0;padding-bottom:12px;border-bottom:1px solid #e6e6e6;font-size:13px;line-height:1.4;color:var(--bc-muted)}.bestsellers-carousel__price{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0}.bestsellers-carousel__price-prefix{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--bc-card-text)}.bestsellers-carousel__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem}.bestsellers-carousel__price-value{font-size:clamp(2.5rem,10vw,3.1rem);font-weight:400;line-height:.95;letter-spacing:-.02em;color:var(--bc-card-text)}.bestsellers-carousel__price-suffix{font-size:13px;font-weight:400;color:#8a8a8a}.bestsellers-carousel__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.bestsellers-carousel__benefit{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.3;color:var(--bc-card-text)}.bestsellers-carousel__check{flex-shrink:0;width:16px;height:16px;margin-top:1px;border-radius:50%;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center}.bestsellers-carousel__check svg{width:9px;height:9px;display:block}.bestsellers-carousel__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:2px;padding-top:10px;border-top:1px solid #ececec}.bestsellers-carousel__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.bestsellers-carousel__trust-icon{width:24px;height:24px;color:#111}.bestsellers-carousel__trust-icon img,.bestsellers-carousel__trust-icon svg{display:block;width:100%;height:100%;object-fit:contain}.bestsellers-carousel__trust-title{margin:0;font-size:8px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.25;color:var(--bc-card-text)}.bestsellers-carousel__trust-text{margin:0;font-size:8px;line-height:1.25;color:var(--bc-muted)}.bestsellers-carousel__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:2px;padding:11px 14px;border:0;border-radius:10px;background:var(--bc-cta-bg);color:var(--bc-cta-text);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;text-align:center;transition:opacity .2s ease}.bestsellers-carousel__cta:hover{opacity:.9;color:var(--bc-cta-text)}.bestsellers-carousel__footer{margin:2px 0 0;text-align:center;font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--bc-muted)}@media screen and (min-width:990px){.bestsellers-carousel{--bc-gap: 24px;--bc-pad-x: 40px}.bestsellers-carousel__header{margin-bottom:40px}.bestsellers-carousel__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--bc-gap);width:100%;margin:0;padding:0 var(--bc-pad-x);overflow:visible;scroll-snap-type:none;scroll-padding-inline:0}.bestsellers-carousel__slide{flex:none;width:auto;min-width:0;scroll-snap-align:unset}.bestsellers-carousel__slide:first-child,.bestsellers-carousel__slide:last-child{margin-left:0;margin-right:0}.bestsellers-carousel__body{padding:24px 22px 22px;gap:14px}.bestsellers-carousel__eyebrow{font-size:11px}.bestsellers-carousel__title{font-size:clamp(1.5rem,2vw,2rem)}.bestsellers-carousel__description{font-size:14px;padding-bottom:16px;line-height:1.45}.bestsellers-carousel__price-prefix{font-size:11px}.bestsellers-carousel__price-value{font-size:clamp(3.75rem,4.5vw,4.75rem)}.bestsellers-carousel__price-suffix{font-size:14px}.bestsellers-carousel__benefits{gap:8px}.bestsellers-carousel__benefit{font-size:14px;gap:10px}.bestsellers-carousel__check{width:18px;height:18px}.bestsellers-carousel__check svg{width:10px;height:10px}.bestsellers-carousel__trust{gap:8px;margin-top:6px;padding-top:14px}.bestsellers-carousel__trust-icon{width:28px;height:28px}.bestsellers-carousel__trust-title,.bestsellers-carousel__trust-text{font-size:9px}.bestsellers-carousel__cta{min-height:48px;font-size:13px;padding:12px 16px}}@media screen and (max-width:768px){.bestsellers-carousel__heading{font-size:2.7rem;max-width:30rem;margin-inline:auto}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/bestsellers-carousel.css.map */
