.tabbed-drive-kit__heading{letter-spacing:.02em;text-align:center}.tabbed-drive-kit__tabs{display:flex;align-items:center;justify-content:center;list-style:none;margin:0 auto 3.5rem;padding:0;width:fit-content;max-width:100%;overflow-x:auto;border:1px solid rgba(0,0,0,.2);border-radius:9999px;gap:0;-webkit-overflow-scrolling:touch}.tabbed-drive-kit__tab{cursor:pointer;padding:.75rem 4rem;border-radius:9999px;font-weight:600;font-size:1.8rem;letter-spacing:.04em;white-space:nowrap;transition:background-color .25s ease,color .25s ease,border-color .25s ease;border:1px solid transparent;-webkit-user-select:none;user-select:none}.tabbed-drive-kit__tab.active{background:var(--tabbed-drive-kit-accent);color:#fff;border-color:var(--tabbed-drive-kit-accent)}.tabbed-drive-kit__panels{position:relative}.tabbed-drive-kit__panel{display:none}.tabbed-drive-kit__panel:first-child,.tabbed-drive-kit__panel.active{display:block}.tabbed-drive-kit--initialized .tabbed-drive-kit__panel{display:none}.tabbed-drive-kit--initialized .tabbed-drive-kit__panel.active{display:block}.tabbed-drive-kit__empty{margin-top:1.5rem;padding:1.5rem;text-align:center;border:1px dashed rgba(0,0,0,.2);border-radius:.75rem}.tabbed-drive-kit__hero{position:relative;border-radius:1.6rem;overflow:hidden;margin-bottom:2rem}.tabbed-drive-kit__hero--fixed{display:flex;align-items:center;justify-content:center}.tabbed-drive-kit__hero--fixed .tabbed-drive-kit__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.tabbed-drive-kit__hero--fixed .tabbed-drive-kit__hero-video,.tabbed-drive-kit__hero--fixed .tabbed-drive-kit__hero-image,.tabbed-drive-kit__hero--fixed .tabbed-drive-kit__hero-placeholder{width:100%;height:100%;object-fit:cover;display:block}.tabbed-drive-kit__hero--natural .tabbed-drive-kit__hero-media{position:relative}.tabbed-drive-kit__hero--natural .tabbed-drive-kit__hero-video,.tabbed-drive-kit__hero--natural .tabbed-drive-kit__hero-image,.tabbed-drive-kit__hero--natural .tabbed-drive-kit__hero-placeholder{width:100%;height:auto;display:block}.tabbed-drive-kit__hero--natural .tabbed-drive-kit__hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.tabbed-drive-kit__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#0000008c)}.tabbed-drive-kit__hero-content{position:relative;z-index:1;text-align:center;color:#fff;padding:2.5rem 1.5rem;max-width:72rem}.tabbed-drive-kit__hero-title{margin:0 0 1rem;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:700;letter-spacing:.04em;color:#fff}.tabbed-drive-kit__hero-description{margin-bottom:1.25rem;font-size:1.8rem;line-height:1.6;color:#ffffffeb}.tabbed-drive-kit__hero-description p{margin:0}.tabbed-drive-kit__hero-price{margin-bottom:1.8rem}.tabbed-drive-kit__hero-price .price,.tabbed-drive-kit__hero-price .price__regular,.tabbed-drive-kit__hero-price .price-item{color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.tabbed-drive-kit__hero-buttons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.tabbed-drive-kit__btn{min-width:10rem;border-radius:9999px;letter-spacing:.04em;font-size:1.4rem;font-weight:600}.tabbed-drive-kit__btn--primary{background:#fff;color:var(--tabbed-drive-kit-accent);border:1px solid #fff}.tabbed-drive-kit__btn--primary:hover{background:#ffffffe6;color:var(--tabbed-drive-kit-accent)}.tabbed-drive-kit__btn--secondary{background:transparent;color:#fff;border:1px solid #fff}.tabbed-drive-kit__btn--secondary:hover{background:#ffffff1f;color:#fff;border:1px solid #fff}.tabbed-drive-kit__bottom,.tabbed-drive-kit__cards-grid{display:grid;grid-template-columns:1fr;gap:2rem}.tabbed-drive-kit__card{background:#0000000a;border-radius:1rem;padding:2rem;min-height:20rem}.tabbed-drive-kit__card--component{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.tabbed-drive-kit__card-content{flex:1;min-width:0;position:relative;z-index:1;max-width:70%}.tabbed-drive-kit__card-label{margin:0 0 1.5rem;font-size:1.6rem;font-weight:600}.tabbed-drive-kit__card-heading{margin:0;font-size:clamp(2rem,2.6vw,3rem);font-weight:700;line-height:1.1}.tabbed-drive-kit__card-subheading{margin:.25rem 0 0;font-size:1.8rem;font-weight:500}.tabbed-drive-kit__card-info{margin-top:.5rem;font-size:1.4rem;line-height:1.5}.tabbed-drive-kit__card-media{flex-shrink:0;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;width:50%;height:100%;object-fit:cover;display:block}.tabbed-drive-kit__card-image{max-width:100%;height:100%;object-fit:contain}.tabbed-drive-kit__card--info{display:flex;align-items:center}.tabbed-drive-kit__card-info-body h3{margin-bottom:.6rem;font-size:1.6rem}.tabbed-drive-kit__card-info-body p{margin:0 0 .5rem;font-size:1.4rem}.tabbed-drive-kit__card-info-body p:last-child{margin-bottom:0}.tabbed-drive-kit__scenario{border-radius:1rem;overflow:hidden;min-height:16rem}.tabbed-drive-kit__scenario-image{width:100%;height:100%;object-fit:cover;display:block;min-height:16rem}@media screen and (min-width:750px){.tabbed-drive-kit__cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tabbed-drive-kit__bottom{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:stretch}.tabbed-drive-kit__btn{font-size:1.6rem}.tabbed-drive-kit__scenario,.tabbed-drive-kit__scenario-image{min-height:100%}}@media screen and (max-width:749px){.tabbed-drive-kit__bottom,.tabbed-drive-kit__cards-grid{gap:1rem}.tabbed-drive-kit__card{min-height:14rem}.tabbed-drive-kit__card-label{margin-bottom:1rem}.tabbed-drive-kit__card-subheading{font-size:1.4rem}.tabbed-drive-kit__hero-buttons .button{padding:0 2rem}.tabbed-drive-kit__tab{cursor:pointer;padding:.75rem 4rem;font-weight:600;font-size:1.6rem;line-height:1.2;letter-spacing:.04em;white-space:nowrap;border:1px solid transparent;min-height:3rem}.tabbed-drive-kit__hero-buttons{flex-direction:column;align-items:stretch}.tabbed-drive-kit__btn{width:100%}.tabbed-drive-kit__card--component{flex-direction:row}.tabbed-drive-kit__tabs{margin-bottom:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-tabbed-drive-kit.css.map */
