.btc{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.035),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.018) 0%,transparent 36%),var(--btc-background);color:var(--btc-text)}.btc *{box-sizing:border-box}.btc .btc-shell{background:var(--btc-surface);box-shadow:0 30px 80px #0000003d}.btc .btc-hero{position:relative;min-height:var(--btc-hero-height);display:flex;align-items:center;overflow:hidden;background:#090a0a}.btc .btc-hero__media,.btc .btc-hero__media:after,.btc .btc-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.btc .btc-hero__image{width:100%;height:100%;object-fit:cover;object-position:var(--btc-hero-image-position, center);transform:scale(1.002)}.btc .btc-hero__picture{display:block;width:100%;height:100%}.btc .btc-hero__placeholder{width:100%;height:100%;background:#111;color:#2c2c2c}.btc .btc-hero__placeholder svg{width:100%;height:100%}@media screen and (min-width:1000px){.btc .btc-hero--full-width{overflow:visible}.btc .btc-hero--full-width .btc-hero__media,.btc .btc-hero--full-width .btc-hero__media:after,.btc .btc-hero--full-width .btc-hero__placeholder{top:0;right:auto;bottom:0;left:50%;width:100vw;transform:translate(-50%)}}.btc .btc-hero__media:after{content:"";background:linear-gradient(90deg,rgba(5,6,6,var(--btc-overlay-strength)),rgba(5,6,6,var(--btc-overlay-mid)) 32%,rgba(5,6,6,var(--btc-overlay-low)) 68%,rgba(5,6,6,var(--btc-overlay-lower))),linear-gradient(0deg,rgba(5,6,6,.52) 0%,transparent 48%);pointer-events:none}.btc .btc-hero__content{position:relative;z-index:1;width:100%;padding:clamp(44px,6vw,96px)}.btc .btc-eyebrow{margin:0;color:var(--btc-accent);font-family:var(--heading-font-family, inherit);font-size:.76rem;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.btc .btc-hero__rule{display:block;width:48px;height:3px;margin:18px 0 24px;background:var(--btc-accent)}.btc .btc-hero__title{max-width:var(--btc-heading-content-width);margin:0;color:var(--btc-text);font-family:var(--heading-font-family, inherit);font-size:clamp(2.75rem,5.8vw,var(--btc-heading-size));font-weight:700;letter-spacing:-.045em;line-height:.98}.btc .btc-hero__text{max-width:var(--btc-introduction-content-width);margin-top:24px;color:var(--btc-muted);font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.55}.btc .btc-hero__text p{margin:0}.btc .btc-products{border-top:1px solid var(--btc-border)}.btc .btc-product{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:var(--btc-row-min-height);border-bottom:1px solid var(--btc-border)}.btc .btc-product:last-child{border-bottom:0}.btc .btc-product__media{position:relative;min-height:var(--btc-product-media-min-height, var(--btc-row-min-height));overflow:hidden;background:#121313;aspect-ratio:var(--btc-product-media-aspect-ratio, auto)}.btc .btc-product__image{width:100%;height:100%;object-fit:cover;object-position:var(--btc-image-position, center);transition:transform .7s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.btc .btc-product:hover .btc-product__image{transform:scale(1.025)}}.btc .btc-product__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#303232;background:#151616}.btc .btc-product__placeholder svg{width:65%;height:65%}.btc .btc-product__content{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(42px,5vw,78px);background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.032),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.014),transparent 42%),var(--btc-surface)}.btc .btc-product--image-right .btc-product__media{order:2}.btc .btc-product--image-right .btc-product__content{order:1}.btc .btc-product__topline{display:flex;align-items:center;gap:clamp(20px,3vw,34px);margin-bottom:clamp(26px,3vw,42px)}.btc .btc-product__number{position:relative;display:inline-block;flex:0 0 auto;width:max-content;min-width:0;padding-bottom:16px;color:transparent;font-family:var(--heading-font-family, inherit);font-size:clamp(2.5rem,4vw,3.7rem);font-weight:500;letter-spacing:-.045em;line-height:.86;-webkit-text-stroke:1px rgba(255,255,255,.34)}.btc .btc-product__number:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--btc-accent)}.btc .btc-product__title{max-width:var(--container-max-width, 1200px);margin:0;color:var(--btc-text);font-family:var(--heading-font-family, inherit);font-size:clamp(2rem,3.25vw,3rem);font-weight:700;letter-spacing:-.035em;line-height:1.05}.btc .btc-product__description{max-width:var(--container-max-width, 1200px);margin-top:18px;color:var(--btc-muted);font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.55}.btc .btc-product__description p{margin:0}.btc .btc-product__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:12px;min-height:50px;margin-top:clamp(32px,4vw,46px);padding:13px 22px;border:1px solid var(--btc-accent);background:var(--btc-accent);color:#111212;font-family:var(--heading-font-family, inherit);font-size:.88rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .22s ease,color .22s ease,transform .22s ease}.btc .btc-product__button svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}@media(hover:hover){.btc .btc-product__button:hover{background:transparent;color:var(--btc-accent);transform:translateY(-2px)}.btc .btc-product__button:hover svg{transform:translate(3px)}}.btc .btc-product__button:focus-visible{outline:2px solid var(--btc-text);outline-offset:3px}.btc .btc-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px;margin-top:clamp(34px,4vw,50px)}.btc .btc-stat{min-width:0;padding:0 clamp(12px,2vw,24px);text-align:center}.btc .btc-stat:first-child{padding-left:0}.btc .btc-stat:last-child{padding-right:0}.btc .btc-stat+.btc-stat{border-left:1px solid var(--btc-border)}.btc .btc-stat__icon{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 12px;color:var(--btc-accent)}.btc .btc-stat__icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.btc .btc-stat__text{color:var(--btc-text);font-size:clamp(.86rem,1vw,1rem);line-height:1.35}.btc .btc-stat__text p{margin:0}@media screen and (max-width:999px){.btc .btc-hero__media:after{background:linear-gradient(90deg,#050606d6,#05060657),linear-gradient(0deg,rgba(5,6,6,.62),transparent 55%)}.btc .btc-product{grid-template-columns:1fr}.btc .btc-product__media,.btc .btc-product--image-right .btc-product__media{order:1;min-height:0;aspect-ratio:var(--btc-mobile-image-ratio)}.btc .btc-product__content,.btc .btc-product--image-right .btc-product__content{order:2}}@media screen and (max-width:699px){.btc .btc-hero__content,.btc .btc-product__content{padding:38px 24px}.btc .btc-hero__title{font-size:clamp(2.45rem,13vw,4rem)}.btc .btc-product__topline{align-items:flex-end;gap:18px;margin-bottom:28px}.btc .btc-product__number{min-width:0;font-size:2.6rem}.btc .btc-eyebrow{font-size:.68rem;letter-spacing:.13em}.btc .btc-product__title{font-size:clamp(1.85rem,9vw,2.6rem)}.btc .btc-stats{margin-top:32px}.btc .btc-stat{padding-inline:9px}.btc .btc-stat__icon{width:38px;height:38px}.btc .btc-stat__icon svg{width:34px;height:34px}.btc .btc-stat__text{font-size:.76rem}.btc .btc-product__button{min-height:48px;margin-top:30px;padding:12px 20px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){.btc .btc-product__image,.btc .btc-product__button,.btc .btc-product__button svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-beyond-the-cut.css.map */
