:root{--red: #d91023;--dark: #101114;--cream: #f7f3ed;--white: #fff;--muted: #65676d;--radius: 22px;--shadow: 0 16px 45px rgba(15, 16, 18, .12)}.bts-page-width{width:min(1200px,calc(100% - 40px));margin:0 auto}.bts-section{padding:72px 0}.bts-section--cream{background:#f5f0e8}.bts-eyebrow{font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.bts-section-heading{max-width:720px;margin-bottom:34px}.bts-section-heading h2,.bts-hero h1,.bts-banner h2{margin:0 0 14px;line-height:1.05}.bts-section-heading p,.bts-hero p,.bts-banner p{margin:0;line-height:1.65}.bts-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:8px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.bts-button:hover{transform:translateY(-1px)}.bts-button--light{background:#fff;color:#111}.bts-button--primary{background:#d60719;color:#fff}.bts-button--dark{background:#111;color:#fff}.bts-hero{background:#111;color:#fff;padding:56px 0}.bts-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:48px;align-items:center}.bts-hero-copy h1{font-size:clamp(40px,5vw,72px);max-width:760px}.bts-hero-copy p{font-size:18px;max-width:620px;margin-bottom:28px}.bts-hero-media{min-height:440px;border-radius:18px;overflow:hidden;background:#e8e8e8}.bts-hero-media img{width:100%;height:100%;min-height:440px;display:block;object-fit:cover}.bts-hero-placeholder{aspect-ratio:1/1;border-radius:36px;background:repeating-linear-gradient(135deg,#fff 0 28px,#f0f0f0 28px 56px);display:grid;place-items:center;font-size:28px;font-weight:1000;color:var(--red);box-shadow:var(--shadow);transform:rotate(2deg);padding:30px;text-align:center}.bts-trust{background:var(--dark);color:#fff}.bts-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:22px 0}.bts-trust-item{text-align:center;font-weight:800}.bts-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bts-product-card{background:#fff;border:1px solid rgba(17,17,17,.1);border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #1111110d}.bts-product-card__image{display:block;aspect-ratio:1/1;background:#f3f3f3;overflow:hidden}.bts-product-card__image img,.bts-product-card__image svg{width:100%;height:100%;display:block;object-fit:cover}.bts-product-card__body{padding:22px}.bts-product-card__body h3{margin:0 0 8px;font-size:22px}.bts-product-card__body p{margin:0 0 18px;line-height:1.55}.bts-price{font-size:20px;font-weight:900;margin-bottom:18px}.bts-price__compare{text-decoration:line-through;opacity:.55;margin-right:8px;font-weight:600}.bts-product-form{margin:0}.bts-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bts-benefit{padding:30px;border:1px solid rgba(17,17,17,.1);border-radius:14px;background:#fff}.bts-benefit__icon{font-size:34px;margin-bottom:18px}.bts-benefit h3{margin:0 0 8px}.bts-benefit p{margin:0;line-height:1.6}.bts-banner{display:flex;align-items:center;justify-content:space-between;gap:36px;background:#111;color:#fff;padding:42px;border-radius:18px}.bts-banner>div{max-width:760px}.bts-faq{max-width:900px}.bts-faq details{border-top:1px solid rgba(17,17,17,.14)}.bts-faq details:last-child{border-bottom:1px solid rgba(17,17,17,.14)}.bts-faq summary{cursor:pointer;list-style:none;padding:22px 42px 22px 0;font-weight:800;position:relative}.bts-faq summary::-webkit-details-marker{display:none}.bts-faq summary:after{content:"+";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:24px}.bts-faq details[open] summary:after{content:"\2013"}.bts-faq__answer{padding:0 42px 24px 0;line-height:1.65}.bts-faq__answer>*:first-child{margin-top:0}.bts-faq__answer>*:last-child{margin-bottom:0}.bts-mobile-cta{display:none}.bts-empty-state{padding:32px;border:1px dashed rgba(17,17,17,.25);border-radius:12px;text-align:center;background:#fff}.bts-section img{max-width:100%}@media(max-width:989px){.bts-hero-grid{grid-template-columns:1fr;gap:30px}.bts-hero-media,.bts-hero-media img,.bts-hero-placeholder{min-height:360px}.bts-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bts-trust-grid{grid-template-columns:1fr 1fr;font-size:13px}.bts-benefits{grid-template-columns:1fr}.bts-banner{align-items:flex-start;flex-direction:column}}@media(max-width:749px){.bts-page-width{width:min(100% - 28px,1200px)}.bts-section{padding:48px 0}.bts-hero{padding:38px 0}.bts-hero-copy h1{font-size:40px}.bts-hero-copy p{font-size:16px}.bts-hero-media,.bts-hero-media img,.bts-hero-placeholder{min-height:300px}.bts-product-grid{grid-template-columns:1fr}.bts-trust-item{font-size:14px}.bts-banner{padding:28px}.bts-mobile-cta{display:block;position:fixed;left:0;right:0;bottom:0;z-index:40;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;box-shadow:0 -8px 24px #1111111f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bts-mobile-cta .bts-button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/bts-campaign.css.map */
