.bt-product-story{--bt-story-blue: #1960b8;--bt-story-black: #101114;--bt-story-body: #4b515b;--bt-story-light: #f4f5f7;--bt-story-white: #ffffff;--bt-story-border: rgba(16, 17, 20, .1);width:100%;overflow:hidden;background:var(--bt-story-light);color:var(--bt-story-black)}.bt-product-story,.bt-product-story *{box-sizing:border-box}.bt-product-story img{display:block;max-width:100%}.bt-product-story__container,.bt-product-story__hero-container{width:min(1400px,calc(100% - 40px));margin:0 auto}.bt-product-story__hero-container{padding-top:28px;background:var(--bt-story-light)}body:has(.bt-product-story) .product__title,body:has(.bt-product-story) .product__title h1,body:has(.bt-product-story) h1.product__title,body:has(.bt-product-story) .product-single__title,body:has(.bt-product-story) .product__info-container h1,body:has(.bt-product-story) .product-single__meta h1{margin-top:0;font-family:Barlow Condensed,Arial,sans-serif!important;font-size:clamp(42px,3.2vw,52px)!important;font-weight:700!important;line-height:.95!important;letter-spacing:.035em!important;text-transform:uppercase!important}body:has(.bt-product-story) .product__info-container,body:has(.bt-product-story) .product__info-container p,body:has(.bt-product-story) .product__info-container a,body:has(.bt-product-story) .product__info-container span,body:has(.bt-product-story) .product__info-container label,body:has(.bt-product-story) .product__info-container input,body:has(.bt-product-story) .product__info-container select,body:has(.bt-product-story) .product-single__meta,body:has(.bt-product-story) .product-single__meta p,body:has(.bt-product-story) .product-single__meta a,body:has(.bt-product-story) .product-single__meta span,body:has(.bt-product-story) .product-single__meta label,body:has(.bt-product-story) .product__description,body:has(.bt-product-story) .product__description *,body:has(.bt-product-story) .product-single__description,body:has(.bt-product-story) .product-single__description *{font-family:Montserrat,Arial,sans-serif}body:has(.bt-product-story) .product-form__submit,body:has(.bt-product-story) .product-form__cart-submit,body:has(.bt-product-story) button[name=add],body:has(.bt-product-story) .btn--add-to-cart{font-family:Montserrat,Arial,sans-serif!important;font-weight:700!important;letter-spacing:.24em!important;text-transform:uppercase!important}body:has(.bt-product-story) .product-form__quantity label,body:has(.bt-product-story) .quantity__label,body:has(.bt-product-story) .product__quantity label{font-family:Montserrat,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;letter-spacing:.24em!important;text-transform:uppercase!important}body:has(.bt-product-story) .price,body:has(.bt-product-story) .price *,body:has(.bt-product-story) .product__price,body:has(.bt-product-story) .product__price *{font-family:Montserrat,Arial,sans-serif!important}.bt-product-story__hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);min-height:590px;overflow:hidden;background:#15171a}.bt-product-story__hero-media{position:relative;min-width:0;min-height:590px;overflow:hidden;background:#e8e9eb}.bt-product-story__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#00000005 55%,#00000038)}.bt-product-story__hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.bt-product-story__hero-content{display:flex;flex-direction:column;justify-content:center;padding:58px 54px;background:var(--bt-story-white)}.bt-product-story__hero-heading{margin:0;color:var(--bt-story-black);font-family:Barlow Condensed,Arial,sans-serif;font-size:clamp(46px,4vw,58px);font-weight:700;line-height:.94;letter-spacing:.035em;text-transform:uppercase}.bt-product-story__copy{margin:0;color:var(--bt-story-body);font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.72}.bt-product-story__hero-heading+.bt-product-story__hero-copy{margin-top:5px}.bt-product-story__hero-copy:after{content:"";display:block;width:140px;height:3px;margin:22px 0 0;background:var(--bt-story-blue)}.bt-product-story__hero--text-only{display:block;min-height:0;background:var(--bt-story-white)}.bt-product-story__hero--text-only .bt-product-story__hero-content{min-height:360px;padding-right:max(40px,calc((100vw - 1400px)/2));padding-left:max(40px,calc((100vw - 1400px)/2))}.bt-product-story__features{padding:28px 0 76px;background:var(--bt-story-light)}.bt-product-story__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bt-product-story__card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:var(--bt-story-white);border:1px solid var(--bt-story-border)}.bt-product-story__card-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--bt-story-white)}.bt-product-story__card-media img{width:100%;height:100%;padding:18px;object-fit:contain;object-position:center;transition:transform .45s ease}.bt-product-story__card-content{flex:1;padding:30px 30px 34px;border-top:1px solid var(--bt-story-border)}.bt-product-story__card-title{margin:0;color:var(--bt-story-black);font-family:Barlow Condensed,Arial,sans-serif;font-size:clamp(34px,3vw,46px);font-weight:700;line-height:.95;letter-spacing:.035em;text-transform:uppercase}.bt-product-story__card-title:after{content:"";display:block;width:55%;max-width:210px;height:3px;margin:17px 0 18px;background:var(--bt-story-blue)}@media(hover:hover){.bt-product-story__card:hover .bt-product-story__card-media img{transform:scale(1.025)}}.bt-product-story__grid:has(.bt-product-story__card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child){grid-template-columns:minmax(0,1fr)}.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr)}.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card-media{min-height:460px;aspect-ratio:auto}.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card-content{display:flex;flex-direction:column;justify-content:center;border-top:0;border-left:1px solid var(--bt-story-border)}@media screen and (max-width:989px){.bt-product-story__container,.bt-product-story__hero-container{width:min(100%,calc(100% - 28px))}.bt-product-story__hero{grid-template-columns:1fr;min-height:0}.bt-product-story__hero-media{min-height:500px}.bt-product-story__hero-content{padding:44px 38px}.bt-product-story__features{padding:22px 0 58px}.bt-product-story__grid,.bt-product-story__grid:has(.bt-product-story__card:nth-child(2):last-child),.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child){grid-template-columns:1fr;gap:18px}.bt-product-story__card,.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr)}.bt-product-story__card:nth-child(2n){grid-template-columns:minmax(320px,.75fr) minmax(0,1fr)}.bt-product-story__card:nth-child(2n) .bt-product-story__card-media{order:2}.bt-product-story__card-media,.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card-media{min-height:390px;aspect-ratio:auto}.bt-product-story__card-content,.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card-content{display:flex;flex-direction:column;justify-content:center;border-top:0;border-left:1px solid var(--bt-story-border)}.bt-product-story__card:nth-child(2n) .bt-product-story__card-content{border-right:1px solid var(--bt-story-border);border-left:0}}@media screen and (max-width:749px){body:has(.bt-product-story) .product__title,body:has(.bt-product-story) .product__title h1,body:has(.bt-product-story) h1.product__title,body:has(.bt-product-story) .product-single__title,body:has(.bt-product-story) .product__info-container h1,body:has(.bt-product-story) .product-single__meta h1{font-size:42px!important;line-height:.95!important;text-align:center!important}.bt-product-story{background:var(--bt-story-white)}.bt-product-story__container,.bt-product-story__hero-container{width:100%}.bt-product-story__hero-container{padding-top:0;background:transparent}.bt-product-story__hero{display:block;background:var(--bt-story-black)}.bt-product-story__hero-media{width:100%;height:250px;min-height:0}.bt-product-story__hero-media:after{display:none}.bt-product-story__hero-media img{object-position:center}.bt-product-story__hero-content{min-height:0;padding:28px 22px 34px;background:var(--bt-story-black)}.bt-product-story__hero-heading{color:var(--bt-story-white);font-size:42px;line-height:.94}.bt-product-story__hero-heading+.bt-product-story__hero-copy{margin-top:1px}.bt-product-story__hero-copy{color:#ffffffd1}.bt-product-story__hero-copy:after{display:none}.bt-product-story__copy{font-size:14px;line-height:1.65}.bt-product-story__hero--text-only .bt-product-story__hero-content{min-height:0;padding:34px 22px}.bt-product-story__features{padding:12px 0 44px}.bt-product-story__grid,.bt-product-story__grid:has(.bt-product-story__card:nth-child(2):last-child),.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child){gap:12px}.bt-product-story__card,.bt-product-story__card:nth-child(2n),.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card{display:block;border-right:0;border-left:0}.bt-product-story__card:nth-child(2n) .bt-product-story__card-media{order:initial}.bt-product-story__card-media,.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card-media{min-height:0;aspect-ratio:4 / 3}.bt-product-story__card-media img{padding:12px}.bt-product-story__card-content,.bt-product-story__card:nth-child(2n) .bt-product-story__card-content,.bt-product-story__grid:has(.bt-product-story__card:first-child:last-child) .bt-product-story__card-content{display:block;padding:24px 22px 28px;border-top:1px solid var(--bt-story-border);border-right:0;border-left:0}.bt-product-story__card-title{font-size:38px}.bt-product-story__card-title:after{width:55%;max-width:180px;margin-top:15px;margin-bottom:16px}}@media screen and (max-width:768px){body:has(.bt-product-story) .jdgm-preview-badge,body:has(.bt-product-story) .jdgm-prev-badge,body:has(.bt-product-story) .spr-badge,body:has(.bt-product-story) .product-block--sales-point,body:has(.bt-product-story) .product__rating,body:has(.bt-product-story) .rating-wrapper,body:has(.bt-product-story) [class*=review],body:has(.bt-product-story) [class*=rating]{justify-content:center!important;width:100%!important;margin-right:auto!important;margin-left:auto!important;text-align:center!important}body:has(.bt-product-story) .jdgm-prev-badge__stars,body:has(.bt-product-story) .jdgm-prev-badge__text,body:has(.bt-product-story) .spr-badge-starrating,body:has(.bt-product-story) .spr-badge-caption{display:inline-block!important;float:none!important}}
/*# sourceMappingURL=/cdn/shop/t/273/assets/bt-product-story.css.map */
