.bmw-product-page{min-height:100vh;overflow-x:hidden}.bmw-product-page__main-container{margin:0 auto;padding:2rem 1rem}@media(min-width:768px){.bmw-product-page__main-container{padding:2rem 1.5rem}}@media(max-width:800px){.bmw-product-page__main-container{padding:2rem 1.5rem}}@media(max-width:500px){.bmw-product-page__main-container{padding:2rem 1rem}}@media(max-width:1100px){.bmw-product-page,.bmw-product-page__main-container{width:100%;height:100%}}.bmw-product-page__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1100px){.bmw-product-page__grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.bmw-product-page__gallery-column{width:100%}@media(min-width:1100px){.bmw-product-page__gallery-column{position:sticky;top:2rem;height:fit-content}}.bmw-product-page__info-column{display:flex;flex-direction:column;gap:2rem}.productinfo-gallery{display:flex;flex-direction:column;gap:1.5rem;overflow-x:hidden}.productinfo-gallery__main-display{position:relative;aspect-ratio:1 / 1;border-radius:1.5rem;overflow:hidden}@media(max-width:1100px){.productinfo-gallery{width:100%;align-items:center;align-content:center;justify-content:center}.productinfo-gallery__main-display{width:100%}}.productinfo-gallery__main-display:hover .productinfo-gallery__nav-button{opacity:1}.productinfo-gallery__main-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .7s cubic-bezier(.4,0,.2,1)}.productinfo-gallery__main-display:hover .productinfo-gallery__main-image{transform:scale(1.05)}.productinfo-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.productinfo-gallery__expand-button{position:absolute;top:1.5rem;right:1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;padding:.5rem .75rem;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.productinfo-gallery__expand-icon{width:1rem;height:1rem}.productinfo-gallery__nav-button{position:absolute;top:50%;transform:translateY(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;padding:.75rem;border-radius:.375rem;cursor:pointer;opacity:0;transition:all .2s}.productinfo-gallery__nav-button--prev{left:1rem}.productinfo-gallery__nav-button--next{right:1rem}.productinfo-gallery__nav-icon{width:1.5rem;height:1.5rem}.productinfo-gallery__counter{position:absolute;bottom:1.5rem;left:1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:500;padding:.5rem .75rem;border-radius:.375rem;font-size:10px}.productinfo-gallery__thumbnails-container{display:flex;flex-direction:column;gap:1rem;overflow-x:auto;width:100%;max-width:50vw}@media(max-width:500px){.productinfo-gallery__thumbnails-container{overflow-x:auto;max-width:80vw}.productinfo-gallery__main-display{width:100%}}.productinfo-gallery__thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.productinfo-gallery__thumbnails::-webkit-scrollbar{display:none}.productinfo-gallery__thumbnail{position:relative;flex-shrink:0;width:5rem;height:5rem;border-radius:.75rem;overflow:hidden;border:2px solid;cursor:pointer;transition:all .3s}.productinfo-gallery__thumbnail-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s}.productinfo-gallery__thumbnail:hover .productinfo-gallery__thumbnail-image{transform:scale(1.1)}.productinfo-gallery__thumbnail-icon{position:absolute;top:.25rem;right:.25rem;width:1.25rem;height:1.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem}.productinfo-gallery__thumbnail-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid;border-radius:.75rem}.productinfo-gallery__indicators{display:flex;justify-content:center;gap:.5rem}.productinfo-gallery__indicator{height:.25rem;border-radius:9999px;transition:all .3s;border:none;cursor:pointer}.productinfo-gallery__indicator--active{width:2rem}.productinfo-gallery__indicator:not(.productinfo-gallery__indicator--active){width:.5rem}.product-info{display:flex;flex-direction:column;gap:2rem}.product-info__header{display:flex;flex-direction:column;gap:1rem}.product-info__badges{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:.75rem}.product-info__badge{display:inline-block;padding:.5rem 1rem;border-radius:.375rem;font-weight:700;font-size:.875rem}.product-info__badge--brand{border:2px solid}.product-info__title{font-size:1.875rem;font-weight:700;line-height:1.25;letter-spacing:-.025em}@media(min-width:1100px){.product-info__title{font-size:1.5rem}}.product-info__description{font-size:1rem;line-height:1.6rem}.product-info__pricing-section{display:flex;flex-direction:column;gap:1.5rem}.product-info__price-group{display:flex;flex-direction:column;gap:.75rem}.product-info__price-row{display:flex;align-items:center;gap:1rem}.product-info__price{font-size:2.25rem;font-weight:700}.product-info__compare-price-group{display:flex;align-items:center;gap:.5rem}.product-info__compare-price{font-size:1.25rem;text-decoration:line-through}.product-info__discount-badge{font-weight:700;padding:.375rem .75rem;border-radius:.375rem;font-size:.875rem}.product-info__rating{display:flex;align-items:center;gap:.5rem}.product-info__stars{display:flex}.product-info__star{width:1.25rem;height:1.25rem}.product-info__rating-score{font-weight:600}.product-info__highlight{font-size:1rem;display:flex;align-items:center;gap:.5rem;font-weight:600}.product-info__highlight-icon{width:1.25rem;height:1.25rem}.product-info__separator{width:100%;height:1px}.product-info__variant-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:3%}.product-info__variant-title{font-weight:700;font-size:1.5rem;margin:1rem 0}.product-info__variant-options{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-height:33vh;overflow-y:auto}.product-info__variant-option{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:1rem;border:2px solid;cursor:pointer;transition:all .3s}.product-info__variant-left{display:flex;align-items:center;gap:1rem}.product-info__variant-color-wrapper{position:relative}.product-info__variant-color{width:3rem;height:3rem;border-radius:.5rem;border:2px solid;object-fit:contain;object-position:center}.product-info__variant-color-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid}.product-info__variant-details{text-align:left}.product-info__variant-name{font-weight:600;font-size:1.1rem;transition:color .2s}.product-info__variant-stock{font-size:.875rem}.product-info__variant-right{text-align:right}.product-info__variant-price{font-weight:700;font-size:1.125rem}.product-info__variant-price-diff{font-size:.75rem}.product-info__quantity-section{display:flex;flex-direction:column;gap:1.5rem;margin:5% 0}.product-info__quantity-row{display:flex;align-items:center;gap:1rem}.product-info__quantity-controls{display:flex;align-items:center;border:2px solid;border-radius:.75rem;overflow:hidden}.product-info__quantity-button{padding:.5rem 1rem;border:none;cursor:pointer;transition:background-color .2s}.product-info__quantity-button-icon{width:1rem;height:1rem}.product-info__quantity-input{padding:.5rem 1.5rem;font-weight:600;font-size:1.125rem;min-width:3.75rem;text-align:center;border:none;outline:none}.product-info__total{font-size:.875rem}.product-info__total-price{font-weight:700;font-size:1.125rem}.product-info__add-to-cart-button{width:100%;font-weight:700;padding:1rem;font-size:1.125rem;border-radius:1rem;border:none;cursor:pointer;transition:all .3s}.product-info__add-to-cart-button:hover{transform:scale(1.02)}.product-info__add-to-cart-button:active{transform:scale(.98)}.product-info__buy-now-button{width:100%;border:2px solid;font-weight:700;padding:1rem;font-size:1.125rem;border-radius:1rem;cursor:pointer;transition:all .3s}.product-info__product-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}@media(max-width:500px){.product-info__product-badges{margin-bottom:0rem}}.product-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;white-space:nowrap}.product-badge--bestseller{border:1px solid}.product-badge--low-stock{border:1px solid;animation:pulse 2s infinite}.product-badge--out-of-stock{border:1px solid}.product-badge__icon{width:1rem;height:1rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.product-info__cta-trust-signals{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;border-radius:1rem;border:1px solid;margin-top:1rem}.product-info__trust-signal-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}@media(max-width:768px){.product-info__trust-signal-row{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem}}.product-info__trust-signal-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.product-info__trust-signal-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.product-info__trust-signal-icon svg{width:1.25rem;height:1.25rem}.product-info__trust-signal-label{font-weight:600;font-size:.9375rem;line-height:1.2}.product-info__trust-signal-subtext{font-size:.8125rem;line-height:1.3}.product-info__return-policy-callout{display:flex;align-items:center;padding:1rem;border-left:4px solid;border-radius:.5rem;margin-top:.5rem}.product-info__return-policy-content{display:flex;align-items:center;gap:1rem;width:100%}.product-info__return-policy-icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.product-info__return-policy-icon svg{width:1.5rem;height:1.5rem}.product-info__return-policy-text{flex:1}.product-info__return-policy-title{margin:0;font-weight:600;font-size:.9375rem}.product-info__return-policy-desc{margin:.25rem 0 0;font-size:.8125rem;line-height:1.4}@media(max-width:768px){.product-info__cta-trust-signals{padding:1rem;gap:1rem}.product-info__trust-signal-row{grid-template-columns:repeat(3,1fr);gap:.5rem;overflow-x:auto}.product-info__trust-signal-item{gap:.5rem}.product-info__trust-signal-icon{width:2rem;height:2rem}.product-info__trust-signal-icon svg{width:1rem;height:1rem}.product-info__trust-signal-label{font-size:.875rem}.product-info__trust-signal-subtext{font-size:.75rem}}.product-info__payment-title{font-weight:700;font-size:1.5rem;margin-bottom:10px}.product-info__payment-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){.product-info__payment-grid{grid-template-columns:repeat(2,1fr)}}.product-info__payment-card{padding:1rem;border-radius:1rem;border:2px solid}.product-info__payment-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.product-info__payment-name{font-weight:600;font-size:18px}.product-info__payment-icon{width:1.25rem;height:1.25rem}.product-info-flexible_payment{display:flex;width:100%;flex-direction:row;align-items:center;align-content:center;justify-content:center}.product-info__flexible_payment-icon{width:3.25rem;height:3.25rem;font-size:3rem;margin:0 10px}.product-info__payment-icon--apple{width:1.25rem;height:1.25rem;border-radius:.25rem;font-size:.75rem;display:flex;align-items:center;justify-content:center;font-weight:700}.product-info__payment-amount{font-size:1.5rem;font-weight:700}.product-info__payment-subtitle{font-size:.875rem;font-weight:500}.product-info__payment-description{font-size:.9rem}.product-info__trust-section{display:flex;flex-direction:column;gap:1rem;margin:5% 0}.product-info__trust-title{font-weight:700;font-size:1.5rem}.product-info__trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product-info__trust-badge{text-align:center;padding:1rem;border-radius:1rem;border:2px solid;transition:all .3s}.product-info__trust-icon-wrapper{width:3rem;height:3rem;margin:0 auto .75rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;transition:transform .3s}.product-info__trust-icon-wrapper p{display:none}.product-info__trust-icon svg{width:1.5rem;height:1.5rem}.product-info__trust-icon-wrapper img{width:1.5rem;height:1.5rem}.product-info__trust-badge:hover .product-info__trust-icon-wrapper,.product-info__trust-icon-wrapper img:hover{transform:scale(1.1)}.product-info__trust-content{display:flex;flex-direction:column;gap:.25rem}.product-info__trust-label{font-weight:700;font-size:1rem}.product-info__trust-label img,.product-info__trust-label div{display:none}.product-info__trust-label svg{display:none}.product-info__trust-label p{margin:0!important;font-size:1rem}.product-info__trust-sublabel{font-size:.75rem}.product-info__benefits{display:flex;flex-direction:column;gap:1rem}.product-info__benefit{display:flex;align-items:center;gap:.75rem;font-size:.875rem!important}.product-info__benefit ul{margin:0}.product-info__benefit ul li{list-style:none}.product-info__benefit ul li strong{font-weight:600}@media(max-width:500px){.product-info{width:100%}.bmw-product-page__info-column{display:flex;flex-direction:column;align-items:center}.product-info__badges{width:90%;display:flex;gap:2rem}.product-info__badge{width:150px}.product-info__title{font-size:1.3rem;width:90%}.product-info__description{font-size:.8rem}.product-info__price{font-size:1.2rem}.product-info__compare-price{font-size:.9rem}.product-info__highlight{font-size:.7rem}.product-info__highlight-icon{width:.7rem;height:.7rem}.product-info__variant-name{font-size:.9rem}.product-info__variant-price{font-size:1rem}.product-info__variant-color{width:5rem;height:5rem;object-fit:contain;object-position:center}.product-info__quantity-input{width:50px;padding:.5rem}.product-info__total-price{font-size:1rem}.product-info__add-to-cart-button,.product-info__buy-now-button{font-size:.9rem;width:100%;padding:.5rem}.product-info__quantity-section{width:100%}.product-info__payment-grid{width:95%}}.product-offer-section{display:flex;flex-direction:column;align-items:flex-start;align-content:center;justify-content:center;width:100%;padding:2%;border:1px solid;border-right:0px;border-left:0px}.product-offer__title{text-align:center;width:100%;font-size:2.875rem;line-height:3.25rem;font-weight:700;letter-spacing:-.025em}.product-offer__description{text-align:center;font-size:1rem;line-height:1.75rem;margin-left:auto;margin-right:auto;line-height:1.625;width:60%}.product-offer__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:5%;align-items:center;align-content:center;justify-content:center}@media(max-width:1200px){.product-offer__trust-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1000px){.product-offer__trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.product-offer__trust-grid{grid-template-columns:repeat(2,1fr)}}.product-offer__trust-badge{text-align:center;padding:1rem;border-radius:1rem;border:2px solid;transition:all .3s;height:100%}.product-offer__trust-badge:hover{transition:transform .2s ease}.product-offer__trust-icon-wrapper{width:4rem;height:4rem;margin:1rem 0;border-radius:1rem;display:flex;align-items:center;justify-content:center;transition:transform .3s}.product-offer__trust-icon-wrapper p{display:none}.product-offer__trust-icon-wrapper img{width:3rem;height:3rem}.product-offer__trust-badge:hover .product-offer__trust-icon-wrapper,.product-offer__trust-icon-wrapper img:hover{transform:scale(1.1)}.product-offer__trust-icon{width:3rem;height:3rem}.product-offer__trust-content{display:flex;flex-direction:column;gap:.25rem}.product-offer__trust-label_direct{font-size:1.3rem;text-align:start;margin-bottom:1rem;font-weight:600}.product-offer__trust-label img{display:none}.product-offer__trust-label p{font-size:1.3rem;text-align:start;margin-bottom:1rem;font-weight:600}.product-offer__trust-sublabel{font-size:.9rem;text-align:start}@media(max-width:500px){.product-offer__trust-icon-wrapper{width:2rem;height:2rem}.product-offer__trust-icon,.product-offer__trust-icon-wrapper img{width:1.5rem;height:1.5rem}.product-offer__trust-label_direct,.product-offer__trust-label p{font-size:.9rem;margin-bottom:1rem}.product-offer__trust-sublabel{font-size:.6rem}.product-offer__title{text-align:center;width:100%;font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:-.025em}.product-offer__description{text-align:center;font-size:.8rem;line-height:1rem;margin:1rem;margin-left:auto;margin-right:auto;width:90%}.product-offer__trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}.product-features_section{max-width:1100px;margin:0 auto;padding:40px 20px}.product-features_header{text-align:center;margin-bottom:40px}.product-features_heading{font-size:2.2rem;font-weight:700}.product-features_divider{width:100px;height:4px;margin:16px auto}.product-features_subheading{max-width:600px;margin:0 auto;line-height:1.6;font-size:1.1rem}.product-features_tab-input{display:none}.product-features_tab-buttons{display:grid;grid-template-columns:repeat(2,1fr);padding:4px;border-radius:12px}.product-features_tab-button{padding:12px;text-align:center;font-weight:600;cursor:pointer;border-radius:8px;transition:background .3s}#product-features_tab-btn-features:checked~.product-features_tab-buttons label[for=product-features_tab-btn-features],#product-features_tab-btn-specs:checked~.product-features_tab-buttons label[for=product-features_tab-btn-specs],#product-features_tab-btn-included:checked~.product-features_tab-buttons .product-features_tab-content{display:none;margin-top:30px}#product-features_tab-btn-features:checked~#product-features_tab-features,#product-features_tab-btn-specs:checked~#product-features_tab-specs,#product-features_tab-btn-included:checked~#product-features_tab-included{display:block}.product-features_grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-features_card{border:2px solid;padding:20px;border-radius:12px;transition:box-shadow .3s}.product-features_card-top{display:flex;justify-content:space-between;align-items:center}.product-features_icon-container{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;transition:transform .3s}.product-features_card:hover .product-features_icon-container{transform:scale(1.1)}.product-features_icon{width:26px;height:26px}.product-features_badge{font-weight:700;padding:4px 10px;border-radius:6px;font-size:.9rem}.product-features_card-text p{font-size:.95rem;line-height:1.5}.product-features_card-text h1{font-size:1.2rem;font-weight:700;margin-top:15px}.product-features_specs-box{padding:25px;border-radius:12px;border:1px solid}.product-features_specs-header{text-align:center;margin-bottom:20px}.product-features_specs-title{font-size:1.5rem;font-weight:700}.product-features_specs-subtitle{font-size:.95rem}.product-features_specs-list{display:grid;gap:12px}.product-features_spec-row{display:flex;justify-content:space-between;padding:10px 15px;border-radius:8px}.product-features_spec-icon{width:18px;height:18px;margin-right:8px}.product-features_spec-label{display:flex;align-items:center;font-weight:500}.product-features_spec-value{font-weight:600}.product-features_included-section{padding:30px;border-radius:12px}.product-features_included-header{text-align:center;margin-bottom:30px}.product-features_included-title{font-size:1.5rem;font-weight:700}.product-features_included-subtitle{font-size:.95rem;max-width:600px;margin:10px auto 0}.product-features_included-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px}.product-features_included-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px}.product-features_included-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.product-features_included-text{font-size:.95rem}.product-features_included-text ul li{list-style:none}.product-features_included-highlight{text-align:center;margin-top:40px;padding:25px;border-radius:12px}.product-features_included-highlight-title{font-size:1.3rem;margin-top:10px;font-weight:700}.product-features_included-highlight-text{font-size:.95rem;margin-top:8px}@media(max-width:768px){.product-features_grid{grid-template-columns:1fr}.product-features_heading{font-size:1.8rem}.product-features_tab-buttons{grid-template-columns:1fr}}.fitment-guide_container{max-width:1000px;margin:0 auto;padding:40px 20px}.fitment-guide_header{text-align:center;margin-bottom:40px}.fitment-guide_title{font-size:35px;font-weight:700;margin-bottom:10px}.fitment-guide_divider{width:100px;height:3px;margin:10px auto 20px;border:none}.fitment-guide_description{font-size:16px;line-height:1.6;max-width:700px;margin:0 auto}.fitment-guide_sections{display:grid;grid-template-columns:1fr;gap:20px}.fitment-guide_section{border:1px solid;border-radius:8px;overflow:hidden}.fitment-guide_summary{cursor:pointer;font-weight:700;font-size:18px;padding:12px 16px;list-style:none}.fitment-guide_content{padding:16px;font-size:15px}.fitment-guide_table{width:100%;border-collapse:collapse;margin-top:10px}.fitment-guide_table th,.fitment-guide_table td{border:1px solid;padding:8px;text-align:left}.fitment-guide_table th,.fitment-guide_table td:first-child{font-weight:600}.fitment-guide_note{margin-top:15px;font-size:14px}@media(max-width:768px){.fitment-guide_title{font-size:24px}.fitment-guide_summary{font-size:16px}.fitment-guide_table th,.fitment-guide_table td{font-size:13px}}.product-review_reviews{margin:60px auto;padding:20px;max-width:1200px}.product-review_reviews-header{text-align:center;margin-bottom:40px}.product-review_reviews-badge{display:inline-block;padding:8px 16px;border-radius:6px;font-weight:700;margin-bottom:10px}.product-review_reviews-title{font-size:2rem;font-weight:800;margin:10px 0}.product-review_reviews-divider{width:100px;height:4px;margin:0 auto 20px;border-radius:4px}.product-review_rating-summary{display:flex;justify-content:center;align-items:center;gap:40px;border:2px solid;border-radius:12px;padding:20px;flex-wrap:wrap}.product-review_rating-stars svg{width:24px;height:24px}.product-review_rating-value{font-size:2rem;font-weight:700}.product-review_review-stats{text-align:center}.product-review_review-stats div{font-size:1.5rem;font-weight:700}.product-review_ratings-breakdown{max-width:300px;margin:0 auto}.product-review_rating-bar{display:flex;align-items:center;margin:6px 0;gap:10px}.product-review_rating-bar span:first-child{width:30px;font-weight:700}.product-review_bar-track{flex:1;height:8px;border-radius:6px;overflow:hidden}.product-review_bar-fill{height:8px;border-radius:6px}.product-review_verified{margin-top:20px;padding-top:10px;border-top:2px solid;font-size:.9rem}.product-review_review-list{display:grid;gap:20px;margin-top:40px}.product-review_review{border:2px solid;border-radius:12px;padding:20px}.product-review_review-header{display:flex;align-items:center;gap:15px;margin-bottom:10px}.product-review_review-avatar{width:48px;height:48px;border:2px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.product-review_review-name{font-weight:700;font-size:1.1rem}.product-review_review-location{font-size:.9rem}.product-review_review-title{font-size:1.2rem;font-weight:700;margin-top:10px}.product-review_review-text{line-height:1.5;margin-top:10px}.product-review_trust-banner{margin-top:50px;text-align:center;padding:20px;border:2px solid;border-radius:12px}.product_review_banner_heading{font-size:1.8rem;font-weight:900}.product_review_banner_text{font-size:1rem}.complete-build{position:relative;overflow:hidden;min-height:100vh}.complete-build__accent-top,.complete-build__accent-bottom{position:absolute;left:0;width:100%;height:8px}.complete-build__accent-top{top:0}.complete-build__accent-bottom{bottom:0}.complete-build__container{position:relative;max-width:1280px;margin:0 auto;padding:4rem 1.5rem}@media(min-width:1024px){.complete-build__container{padding:6rem 2rem}}.complete-build__layout{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.complete-build__layout{grid-template-columns:1fr 1fr;gap:4rem}}.hero-section{display:flex;flex-direction:column;gap:1.5rem}.hero-section__badge{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid;border-radius:9999px;width:fit-content;transition:all .3s ease}.hero-section__badge:hover{transform:translateY(-2px)}.hero-section__badge-icon{width:1rem;height:1rem}.hero-section__badge-text{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hero-section__content{display:flex;flex-direction:column;gap:1rem}.hero-section__title{font-size:2.25rem;font-weight:800;line-height:.9;letter-spacing:-.025em;margin:0}@media(min-width:1024px){.hero-section__title{font-size:3.75rem}}.hero-section__title-highlight{display:block}.hero-section__description{font-size:1.25rem;line-height:1.6;margin:0}.featured-product{position:relative;border-radius:1rem;overflow:hidden;border:2px solid;transition:all .5s cubic-bezier(.4,0,.2,1)}.featured-product__image-container{position:relative;aspect-ratio:4/3;overflow:hidden}.featured-product__image{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1)}.featured-product:hover .featured-product__image{transform:scale(1.1)}.featured-product__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.featured-product__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.featured-product__placeholder-icon{width:4rem;height:4rem}.featured-product__badges{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem;z-index:2}.featured-product__badge{padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:9999px;letter-spacing:.05em}.featured-product__rating{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem .75rem;border-radius:9999px;z-index:2}.featured-product__star{width:.75rem;height:.75rem}.featured-product__details{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.featured-product__info{display:flex;flex-direction:column;gap:.5rem}.featured-product__title{font-size:1.5rem;font-weight:700;margin:0;line-height:1.2}.featured-product__description{font-size:.875rem;line-height:1.5;margin:0}.featured-product__purchase{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-top:.5rem}.featured-product__pricing{display:flex;flex-direction:column;gap:.25rem}.featured-product__price-row{display:flex;align-items:baseline;gap:.75rem}.featured-product__price{font-size:1.875rem;font-weight:700}.featured-product__compare-price{font-size:1.125rem;text-decoration:line-through}.featured-product__savings{font-size:.875rem;font-weight:500}.featured-product__cta{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.featured-product__cta:hover{transform:translateY(-2px) scale(1.05)}.featured-product__cta-icon{width:1.25rem;height:1.25rem}.product-grid-section{display:flex;flex-direction:column;gap:1.5rem}.product-grid-section__header{display:flex;flex-direction:column;gap:.5rem}.product-grid-section__title{font-size:1.5rem;font-weight:700;margin:0}.product-grid-section__subtitle{font-size:1rem;margin:0;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.product-grid-item{position:relative;border-radius:1rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.product-grid-item:hover{transform:scale(1.05)}.product-grid-item__image-container{position:relative;aspect-ratio:1;overflow:hidden}.product-grid-item__image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.product-grid-item:hover .product-grid-item__image{transform:scale(1.1)}.product-grid-item__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;transition:background .3s ease}.product-grid-item__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-grid-item__placeholder-icon{width:3rem;height:3rem}.product-grid-item__badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;border-radius:9999px;letter-spacing:.05em;z-index:2}.product-grid-item__hover-cta{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:3}.product-grid-item:hover .product-grid-item__hover-cta{opacity:1;pointer-events:auto}.product-grid-item__cta-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .3s ease;cursor:pointer}.product-grid-item__cta-button:hover{transform:scale(1.05)}.product-grid-item__cta-icon{width:1rem;height:1rem}.product-grid-item__details{padding:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-decoration:none;display:block}.product-grid-item__details:hover{text-decoration:none}.product-grid-item__title{font-size:1.4rem;font-weight:500;margin:0 0 .5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-grid-item__price{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.product-grid-item__title-link,.product-grid-item__title-link:hover{text-decoration:none}.product-grid-item__view-link{font-size:.75rem;text-decoration:none;font-weight:500;text-transform:uppercase;letter-spacing:.05em;transition:color .3s ease}.product-grid-item__view-link:hover{text-decoration:none}.featured-product-form-wrapper,.grid-product-form-wrapper,.add-all-form-wrapper{display:contents}.featured-product-form,.grid-product-form,.add-all-form{display:block;margin:0;padding:0}.featured-product-form{display:flex;align-items:center}.grid-product-form{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media(max-width:1024px){.complete-build__layout{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.complete-build__container{padding:3rem 1rem}.hero-section__title{font-size:2rem;line-height:1}.hero-section__description{font-size:1rem}.featured-product{margin-bottom:1rem}.featured-product__details{padding:1rem}.featured-product__purchase{flex-direction:column;align-items:stretch;gap:1rem}.featured-product__cta{justify-content:center;width:100%}.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-grid-item{border-radius:.75rem}.product-grid-item__image-container{aspect-ratio:1}.product-grid-item__title{font-size:.75rem}.product-grid-item__price{font-size:1rem}.product-grid-item__badge{font-size:.65rem;padding:.125rem .5rem}.product-grid-item__cta-button{padding:.5rem 1rem;font-size:.75rem}.product-grid-section__title{font-size:1.125rem}.product-grid-section__subtitle{font-size:.875rem}.add-all-button{padding:.875rem;font-size:.8rem}.featured-product__badges{top:.5rem;left:.5rem}.featured-product__badge{font-size:.65rem;padding:.2rem .5rem}.featured-product__rating{top:.5rem;right:.5rem;padding:.375rem .5rem}.featured-product__star{width:.625rem;height:.625rem}}@media(max-width:480px){.hero-section__title br{display:none}.complete-build__container{padding:1.5rem .5rem}.hero-section__title{font-size:1.25rem}.hero-section__content{gap:.75rem}.product-grid{gap:1rem}.featured-product__price{font-size:1.25rem}}.installation-fitment-specs-section{width:100%;border:1px solid}.installation-fitment-specs-section>div{width:100%}.installation-fitment-specs-section>div+div{border-top:1px solid}.installation-fitment-specs-section .fitment-logic-section,.installation-fitment-specs-section .install-reality-section,.installation-fitment-specs-section .ownership-impact-section,.installation-fitment-specs-section .spec-compatibility-section,.installation-fitment-specs-section .decision-engine-section{border:none}.fitment-logic-section{width:100%;padding:3rem 1.5rem;border:1px solid}.fitment-logic__container{max-width:1200px;margin:0 auto}.fitment-logic__header{text-align:center;margin-bottom:3rem}.fitment-logic__title{font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.025em}.fitment-logic__subtitle{font-size:1.125rem;margin:0}.fitment-logic__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.fitment-logic__column{display:flex;flex-direction:column;gap:1rem}.fitment-logic__label{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.fitment-logic__select{padding:.875rem 1rem;border:2px solid;border-radius:.75rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:1rem}.fitment-logic__select:focus{outline:none}@media(max-width:768px){.fitment-logic__grid{grid-template-columns:1fr;gap:1.5rem}.fitment-logic__title{font-size:1.875rem}}.install-reality-section{width:100%;padding:3rem 1.5rem;border:none}.install-reality__container{max-width:1200px;margin:0 auto}.install-reality__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.install-reality__content{display:flex;flex-direction:column;gap:1.5rem}.install-reality__title{font-size:2.5rem;font-weight:700;margin:0;letter-spacing:-.025em}.install-reality__description{font-size:1.125rem;line-height:1.6;margin:0}.install-reality__highlight{border-left:4px solid;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.install-reality__highlight-label{font-weight:600;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em}.install-reality__highlight-value{font-size:1.25rem;font-weight:700}.install-reality__image-container{position:relative;border-radius:1.5rem;overflow:hidden;aspect-ratio:4 / 3;border:2px solid;transition:all .4s ease}.install-reality__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .4s ease}.install-reality__image-container:hover .install-reality__image{transform:scale(1.1);filter:brightness(.85)}.install-reality__hover-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);padding:1.25rem 2rem;border-radius:.75rem;text-align:center;opacity:0;transition:all .4s cubic-bezier(.34,1.56,.64,1);pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.install-reality__image-container:hover .install-reality__hover-badge{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.install-reality__hover-text{font-weight:600;font-size:.875rem}@media(max-width:768px){.install-reality__grid{grid-template-columns:1fr;gap:2rem}.install-reality__title{font-size:1.875rem}}.ownership-impact-section{width:100%;padding:3rem 1.5rem}.ownership-impact__container{max-width:1200px;margin:0 auto}.ownership-impact__header{text-align:center;margin-bottom:3rem}.ownership-impact__title{font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.025em}.ownership-impact__subtitle{font-size:1.125rem;margin:0}.ownership-impact__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ownership-impact__card{border:2px solid;border-radius:1.25rem;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.ownership-impact__card:hover{transform:translateY(-5px)}.ownership-impact__card-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.ownership-impact__card-title{font-size:1.25rem;font-weight:700;margin:0}.ownership-impact__card-description{font-size:.95rem;line-height:1.6;margin:0}@media(max-width:768px){.ownership-impact__grid{grid-template-columns:1fr;gap:1.5rem}.ownership-impact__title{font-size:1.875rem}}.spec-compatibility-section{width:100%;padding:3rem 1.5rem}.spec-compatibility__container{max-width:1200px;margin:0 auto}.spec-compatibility__header{text-align:center;margin-bottom:3rem}.spec-compatibility__title{font-size:2rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.025em}.spec-compatibility__subtitle{font-size:1rem;margin:0}.spec-compatibility__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;width:100%;overflow:hidden}.spec-compatibility__block{display:flex;flex-direction:column;gap:1.5rem;min-width:0;overflow:hidden}.spec-compatibility__block-title{font-size:1.5rem;font-weight:700}.spec-compatibility__table-wrapper{max-height:600px;overflow-y:auto;overflow-x:auto;border:2px solid;border-radius:.75rem;-webkit-overflow-scrolling:touch}.spec-compatibility__table-wrapper::-webkit-scrollbar{width:8px}.spec-compatibility__table-wrapper::-webkit-scrollbar-thumb{border-radius:4px}.spec-compatibility__table{width:100%;border-collapse:collapse;min-width:100%}.spec-compatibility__table th,.spec-compatibility__table td{padding:.75rem;text-align:left;border-bottom:1px solid;word-wrap:break-word;overflow-wrap:break-word}.spec-compatibility__table thead{position:sticky;top:0;z-index:2}.spec-compatibility__table th{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.spec-compatibility__table tr:last-child td{border-bottom:none}.spec-compatibility__table td{font-size:.9rem}.spec-compatibility__steps-container{position:relative}.spec-compatibility__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem}@media(max-width:1200px){.spec-compatibility__steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.spec-compatibility__steps{grid-template-columns:1fr}}.spec-compatibility__carousel{position:relative;overflow:hidden;margin-top:1.5rem}.spec-compatibility__carousel-track{display:flex;gap:1.5rem;transition:transform .4s ease}.spec-compatibility__carousel-slide{flex:0 0 calc(33.333% - 1rem);min-width:calc(33.333% - 1rem)}@media(max-width:1200px){.spec-compatibility__carousel-slide{flex:0 0 calc(50% - .75rem);min-width:calc(50% - .75rem)}}@media(max-width:768px){.spec-compatibility__carousel-slide{flex:0 0 100%;min-width:100%}}.spec-compatibility__carousel-controls{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.spec-compatibility__carousel-button{border:none;width:2.2rem;height:2.2rem;min-width:2.2rem;min-height:2.2rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:all .3s ease;padding:0;line-height:1}.spec-compatibility__carousel-button:hover:not(:disabled){transform:scale(1.1)}.spec-compatibility__carousel-button:disabled{opacity:.3;cursor:not-allowed}.spec-compatibility__carousel-indicator{font-size:.9rem;font-weight:600}.spec-compatibility__grid-carousel{position:relative;overflow:hidden!important;margin-top:1.5rem}.spec-compatibility__grid-carousel-track{display:flex;transition:transform .4s ease}.spec-compatibility__grid-page{flex:0 0 100%;min-width:100%}.spec-compatibility__steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.spec-compatibility__steps-grid{grid-template-columns:1fr;gap:1.2rem}}.spec-compatibility__dots-container{display:flex;gap:.6rem;justify-content:center;align-items:center;flex-wrap:wrap}.spec-compatibility__dot{width:.9rem;height:.9rem;min-width:.9rem;min-height:.9rem;border-radius:50%;border:1.5px solid;cursor:pointer;transition:all .3s ease;padding:0;display:flex;align-items:center;justify-content:center}.spec-compatibility__dot:hover{transform:scale(1.2)}.spec-compatibility__step{border:2px solid;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.spec-compatibility__step-number{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}.spec-compatibility__step-title{font-size:1rem;font-weight:700}.spec-compatibility__step-description{font-size:.9rem;line-height:1.5}@media(max-width:1024px){.spec-compatibility__grid{grid-template-columns:1fr 1fr;gap:1.5rem}.spec-compatibility__table th,.spec-compatibility__table td{padding:.6rem}.spec-compatibility__table-wrapper{max-height:500px}}@media(max-width:768px){.spec-compatibility__grid{grid-template-columns:1fr;gap:2rem}.spec-compatibility__title{font-size:1.75rem}.spec-compatibility__table th,.spec-compatibility__table td{padding:.5rem;font-size:.8rem}.spec-compatibility__table th{font-size:.7rem}.spec-compatibility__table-wrapper{max-height:400px}.spec-compatibility__carousel-controls{gap:1rem;margin-top:1.5rem}.spec-compatibility__carousel-button{width:2rem;height:2rem;min-width:2rem;min-height:2rem;font-size:1rem}.spec-compatibility__dot{width:.8rem;height:.8rem;min-width:.8rem;min-height:.8rem}.spec-compatibility__dots-container{gap:.5rem}}.spec-compatibility__block-subtitle{margin:0 0 1rem}.installation-difficulty-warning{padding:1rem;border-radius:8px;margin-bottom:1.5rem;border:2px solid;transition:all .3s ease}.installation-difficulty-warning button button{margin:10px;padding:10px 20px;border-radius:25px;font-weight:700;width:100%!important}.installation-difficulty-warning button button:hover,.installation-difficulty-warning:hover{transform:translate(4px)}.installation-difficulty-warning--pro h4,.installation-difficulty-warning--pro p{margin:0}.installation-difficulty-warning--pro h4{margin-bottom:.5rem;font-weight:600}.installation-difficulty-warning--pro p{font-size:.9rem}.installation-difficulty-warning--moderate h4,.installation-difficulty-warning--moderate p{margin:0}.installation-difficulty-warning--moderate h4{margin-bottom:.5rem;font-weight:600}.installation-difficulty-warning--moderate p{font-size:.9rem}.install-reality__video{width:100%;height:100%;object-fit:cover}.install-reality__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.install-reality__placeholder-text{font-size:1rem;font-weight:500}.fitment-compatibility-message{margin-top:1.5rem;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.fitment-compatibility-message__content{padding:1.5rem;border-radius:12px;font-weight:600;border-left:5px solid;transition:all .3s ease;display:flex;flex-direction:column;gap:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fitment-compatibility-message__content:hover{transform:translateY(-4px)}.fitment-compatibility-message__title{font-size:1.2rem;margin-bottom:.25rem;font-weight:700;letter-spacing:.3px;display:flex;align-items:center;gap:.5rem}.fitment-compatibility-message__details{font-size:.95rem;opacity:.98;line-height:1.6;font-weight:500}.fitment-compatibility-message__chassis{font-size:.9rem;opacity:.92;margin-top:.25rem;padding-top:.75rem;border-top:1px solid;font-weight:600;letter-spacing:.2px}@media(max-width:768px){.fitment-compatibility-message__content{padding:1.25rem;gap:.5rem}.fitment-compatibility-message__title{font-size:1.1rem}.fitment-compatibility-message__details{font-size:.9rem}.fitment-compatibility-message__chassis{font-size:.8rem}}.install-reality__hover-button{border:none;padding:.875rem 1.75rem;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;border-radius:.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-block;position:relative;overflow:hidden}.install-reality__hover-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.install-reality__hover-button:hover{transform:translateY(-2px) scale(1.05)}.install-reality__hover-button:hover:before{width:300px;height:300px}.install-reality__hover-button:active{transform:translateY(0) scale(1.02);transition:all .1s}.install-reality__image-container:hover .install-reality__hover-button{animation:subtle-pulse 2s ease-in-out infinite}.install-reality__video-wrapper{position:relative;width:100%;height:100%;cursor:pointer}.install-reality__video-thumbnail{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .4s ease}.install-reality__video-wrapper:hover .install-reality__video-thumbnail{filter:brightness(.85)}.install-reality__video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.install-reality__video-wrapper:hover .install-reality__video-play-button{transform:translate(-50%,-50%) scale(1.15)}.install-reality__video-play-button{animation:play-pulse 2s ease-in-out infinite}.install-reality__video-wrapper:hover .install-reality__video-play-button{animation:none}.oem-comparison-section{width:100%;padding:3rem 1rem;border-top:1px solid;border-bottom:1px solid;overflow-y:auto;position:relative}.oem-comparison__container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.oem-comparison__header{text-align:center;margin-bottom:3rem;position:relative}.oem-comparison__header-images{display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:2rem}.oem-comparison__header-logo{width:60px;height:60px;border-radius:8px;border:2px solid;padding:10px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,border-color .3s ease}.oem-comparison__header-logo:hover{transform:translateY(-3px)}.oem-comparison__header-logo img{width:100%;height:100%;object-fit:contain}.oem-comparison__header-vs{font-size:18px;font-weight:700;letter-spacing:2px}.oem-comparison__badge{display:inline-block;padding:.4rem 1.25rem;border-radius:2px;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;border-left:3px solid}.oem-comparison__title{font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.oem-comparison__vs{font-size:2rem;margin:0 .75rem;font-weight:300;position:relative;display:inline-block}.oem-comparison__subtitle{font-size:1rem;margin:0;font-weight:400;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:.5rem}.oem-comparison__subtitle-icon{width:18px;height:18px;flex-shrink:0}.oem-comparison__table-wrapper{margin-bottom:2rem}.oem-comparison__table-header{display:grid;grid-template-columns:1.2fr 1.9fr 1.9fr;gap:2px;margin-bottom:1.5rem;padding:0;border-radius:4px;overflow:hidden}.oem-comparison__table-cell{display:flex;align-items:center;justify-content:center;gap:.5rem}.oem-comparison__table-cell--empty{padding:1rem 1.25rem;justify-content:flex-start}.oem-comparison__header-label{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.oem-comparison__table-cell--oem,.oem-comparison__table-cell--bp{font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;padding:1rem 1.25rem;position:relative}.oem-comparison__table-cell--bp{position:relative}.oem-comparison__table-cell--bp:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px}.oem-comparison__header-content{display:flex;align-items:center;gap:.5rem;position:relative}.oem-comparison__header-icon{width:18px;height:18px;flex-shrink:0}.oem-comparison__header-text{font-weight:700;font-size:.75rem}.oem-comparison__grid{display:block}.oem-comparison__carousel{position:relative;overflow:hidden}.oem-comparison__carousel-track{display:flex;transition:transform .4s ease;will-change:transform}.oem-comparison__carousel-page{flex:0 0 100%;min-width:100%;scroll-snap-align:start}.oem-comparison__carousel-grid{display:grid;grid-template-columns:1fr;gap:0}.oem-comparison__item{border:1px solid;border-radius:0;padding:0;display:block;margin-bottom:2px;transition:all .25s ease;position:relative;overflow:hidden}.oem-comparison__item:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;opacity:0;transition:opacity .25s ease}.oem-comparison__item:hover{transform:translate(2px)}.oem-comparison__item:hover:before{opacity:1}.oem-comparison__item:last-child{margin-bottom:0}.oem-comparison__table-row{display:grid;grid-template-columns:1.2fr 1.9fr 1.9fr;gap:0;align-items:stretch}.oem-comparison__table-cell--category{padding:1.5rem 1rem;border-radius:0;display:flex;flex-direction:column;gap:0;justify-content:center;align-items:center;text-align:center;border-right:2px solid;position:relative}.oem-comparison__category-wrapper{display:flex;flex-direction:column;gap:.5rem}.oem-comparison__table-cell--oem-data,.oem-comparison__table-cell--bp-data{padding:1.5rem;display:flex;align-items:flex-start;position:relative}.oem-comparison__table-cell--oem-data{border-right:2px solid}.oem-comparison__table-cell--bp-data{position:relative}.oem-comparison__data-wrapper{display:flex;align-items:flex-start;gap:.85rem;width:100%}.oem-comparison__item-number{font-size:1.4rem;font-weight:700;line-height:1;margin:0 0 .35rem}.oem-comparison__item-category{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin:0;line-height:1.4;text-align:center}.oem-comparison__status-indicator{flex-shrink:0;width:8px;height:8px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;margin-top:.35rem}.oem-comparison__status--standard{border:2px solid}.oem-comparison__status--enhanced{border:2px solid;width:8px;height:8px}.oem-comparison__check-icon{display:none}.oem-comparison__content-wrapper{flex:1;display:flex;flex-direction:column;gap:.5rem}.oem-comparison__content{margin:0;font-size:.9rem;line-height:1.7;flex:1;font-weight:400;text-align:left}.oem-comparison__content--highlight{font-weight:500;position:relative;text-align:left}.oem-comparison__carousel-controls{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}.oem-comparison__carousel-button{border:1px solid;width:2.25rem;height:2.25rem;min-width:2.25rem;min-height:2.25rem;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:all .2s ease;padding:0;line-height:1}.oem-comparison__carousel-button:disabled{opacity:.3;cursor:not-allowed}.oem-comparison__dots-container{display:flex;gap:.5rem;justify-content:center;align-items:center;flex-wrap:wrap}.oem-comparison__dot{width:8px;height:8px;min-width:8px;min-height:8px;border-radius:0;border:none;cursor:pointer;transition:all .2s ease;padding:0;display:flex;align-items:center;justify-content:center}.oem-comparison__dot--active{width:24px}@media(max-width:900px){.oem-comparison__carousel-grid{grid-template-columns:1fr;gap:2px}.oem-comparison__table-header{display:none}.oem-comparison__title{font-size:1.85rem}.oem-comparison__vs{font-size:1.5rem}.oem-comparison__table-row{grid-template-columns:1fr;gap:0}.oem-comparison__table-cell--category{border-radius:0;border-right:none;border-bottom:2px solid;padding:1.25rem 1rem}.oem-comparison__table-cell--oem-data{border-bottom:2px solid;padding:1rem;border-right:none}.oem-comparison__table-cell--bp-data{border-radius:0;padding:1rem}.oem-comparison__table-cell--bp-data:before{display:none}.oem-comparison__data-wrapper{flex-direction:row;gap:.75rem;position:relative;padding-left:2rem}.oem-comparison__status-indicator{position:absolute;left:0;top:.4rem}.oem-comparison__table-cell--category{align-items:flex-start;text-align:left}.oem-comparison__table-cell--oem-data .oem-comparison__content:before{content:"OEM STANDARD";display:block;font-weight:700;font-size:.65rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.12em}.oem-comparison__table-cell--bp-data .oem-comparison__content:before{content:"BIMMERPLUG UPGRADE";display:block;font-weight:700;font-size:.65rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.12em}.oem-comparison__item-number{font-size:1.35rem}.oem-comparison__item-category{font-size:.75rem}.oem-comparison__content{font-size:.85rem}}@media(max-width:500px){.oem-comparison-section{padding:3rem 1rem}.oem-comparison__badge{font-size:.65rem;padding:.35rem 1rem}.oem-comparison__title{font-size:1.6rem}.oem-comparison__vs{font-size:1.35rem;margin:0 .5rem}.oem-comparison__vs:before,.oem-comparison__vs:after{width:25px}.oem-comparison__subtitle{font-size:.9rem}.oem-comparison__table-cell--category{padding:1rem .85rem}.oem-comparison__table-cell--oem-data,.oem-comparison__table-cell--bp-data{padding:.85rem}.oem-comparison__item-number{font-size:1.25rem}.oem-comparison__item-category{font-size:.7rem}.oem-comparison__content{font-size:.8rem}.oem-comparison__status-indicator{width:5px;height:5px}.oem-comparison__status-indicator{width:7px;height:7px}.oem-comparison__status--standard{border-width:1.5px}.oem-comparison__status--enhanced{width:7px;height:7px;border-width:1.5px}.oem-comparison__item-category{text-align:left}}@media(max-width:375px){.oem-comparison__title{font-size:1.4rem;line-height:1.3}.oem-comparison__vs{font-size:1.2rem;margin:0 .4rem}.oem-comparison__vs:before,.oem-comparison__vs:after{width:20px;margin-left:10px;margin-right:10px}.oem-comparison__subtitle{font-size:.85rem;flex-direction:column}.oem-comparison__subtitle-icon{width:16px;height:16px}.oem-comparison__badge{font-size:.6rem;padding:.3rem .85rem}.oem-comparison__header{margin-bottom:2.5rem}}.build-transparency-section{width:100%;padding:8rem 1.5rem;position:relative;overflow:hidden}.build-transparency__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.build-transparency__bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0}.build-transparency__bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-size:80px 80px;opacity:.3}.build-transparency__bg-accent{position:absolute;border-radius:50%;opacity:.15;pointer-events:none}.build-transparency__bg-accent--1{width:500px;height:500px;top:-150px;right:-100px;filter:blur(80px)}.build-transparency__bg-accent--2{width:400px;height:400px;bottom:-120px;left:5%;filter:blur(60px)}.build-transparency__container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.build-transparency__header{text-align:center;margin-bottom:5rem;position:relative}.build-transparency__eyebrow{display:inline-block;font-size:.7rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;opacity:.9}.build-transparency__title{font-size:4rem;font-weight:900;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 1.5rem;line-height:1}.build-transparency__title:first-letter{margin-right:-.05em}.build-transparency__header-line{width:60px;height:3px;margin:1.5rem auto;border-radius:999px}.build-transparency__subtitle{font-size:1.1rem;line-height:1.8;max-width:700px;margin:1.5rem auto 0;font-weight:300;letter-spacing:.01em}@media(max-width:768px){.build-transparency-section{padding:5rem 1.5rem}.build-transparency__title{font-size:2.5rem}.build-transparency__subtitle{font-size:1rem}.build-transparency__header{margin-bottom:3.5rem}}.build-transparency__masonry{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:2.5rem;padding:0 1rem}@media(max-width:1024px){.build-transparency__masonry{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}}@media(max-width:640px){.build-transparency__masonry{grid-template-columns:1fr;gap:1.5rem;padding:0}}.build-transparency__feature{position:relative;opacity:0;transform:translateY(40px);will-change:transform,opacity}.build-transparency__feature--visible{animation:build-transparency-feature-appear .8s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes build-transparency-feature-appear{to{opacity:1;transform:translateY(0)}}.build-transparency__feature-content{position:relative;height:100%;display:flex;flex-direction:column;border:1px solid;border-radius:1.75rem;overflow:hidden;-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2)}.build-transparency__image-container{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;flex-shrink:0}.build-transparency__image-frame{width:100%;height:100%;position:relative;overflow:hidden;background-position:center;background-size:contain;background-repeat:no-repeat}.build-transparency__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.34,1.56,.64,1)}.build-transparency__feature:hover .build-transparency__image{transform:scale(1.08)}.build-transparency__image-label{position:absolute;top:1rem;right:1rem;font-size:1.5rem;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem .9rem;border-radius:.5rem;letter-spacing:.05em;border:1px solid;transition:all .4s ease}.build-transparency__feature-body{display:flex;flex-direction:column;gap:1.25rem;padding:2.5rem;flex:1;position:relative}.build-transparency__feature-top{display:flex;align-items:center;gap:1rem}.build-transparency__icon-wrapper{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.build-transparency__icon-bg{position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid;border-radius:12px;transition:all .5s cubic-bezier(.34,1.56,.64,1)}.build-transparency__feature:hover .build-transparency__icon-bg{transform:scale(1.1)}.build-transparency__icon{position:relative;z-index:1;width:28px;height:28px;object-fit:contain;transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.build-transparency__feature:hover .build-transparency__icon{transform:scale(1.15) rotate(-8deg)}.build-transparency__feature-title{font-size:1.35rem;font-weight:800;margin:0;line-height:1.3;letter-spacing:-.01em;text-transform:uppercase;display:flex;align-items:center;gap:.75rem;transition:all .4s ease}.build-transparency__feature-title-number{font-size:.7em;opacity:.7;transition:all .4s ease;font-weight:900;letter-spacing:.1em}.build-transparency__feature:hover .build-transparency__feature-title-number{opacity:1;transform:translate(3px)}.build-transparency__feature-description{font-size:.95rem;line-height:1.7;margin:0;flex:1;font-weight:300;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;transition:all .4s ease;position:relative}.build-transparency__expand-toggle{display:none}.build-transparency__expand-toggle:checked~.build-transparency__feature-description{-webkit-line-clamp:unset;overflow:visible}.build-transparency__description-wrapper{position:relative;flex:1;display:flex;flex-direction:column}.build-transparency__feature-description:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1em;pointer-events:none}.build-transparency__expand-toggle:checked~.build-transparency__feature-description:after{display:none}.build-transparency__expand-label{display:none;margin-top:.75rem;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .4s ease;align-self:flex-start;border:none;padding:0}.build-transparency__expand-toggle:checked~.build-transparency__expand-label{opacity:1;pointer-events:all;visibility:visible}.build-transparency__expand-text-more{display:inline}.build-transparency__expand-text-less{display:none}.build-transparency__expand-toggle:checked~.build-transparency__expand-label .build-transparency__expand-text-more{display:none}.build-transparency__expand-toggle:checked~.build-transparency__expand-label .build-transparency__expand-text-less{display:inline}.build-transparency__expand-label:hover{transform:translateY(-2px)}.build-transparency__feature-footer{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid}.build-transparency__explore-btn{display:flex;align-items:center;gap:.6rem;border:1.5px solid;padding:.75rem 1.25rem;border-radius:.75rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);text-decoration:none}.build-transparency__explore-btn:hover{transform:translateY(-2px)}.build-transparency__explore-icon{width:16px;height:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.build-transparency__explore-btn:hover .build-transparency__explore-icon{transform:translate(3px)}.build-transparency__feature-accent{margin-left:auto;width:40px;height:2px;border-radius:999px;opacity:0;transition:opacity .4s ease}.build-transparency__feature:hover .build-transparency__feature-accent{opacity:1}.build-transparency__step:hover .build-transparency__badge{transform:translateY(-6px)}.build-transparency__badge img{width:100%;height:auto;object-fit:contain;border-radius:1rem;padding:.75rem}.build-transparency__step-image{width:100%;aspect-ratio:4 / 3;border-radius:0;display:flex;align-items:center;justify-content:center;margin-top:0;overflow:hidden}.build-transparency__placeholder{width:100%;height:100%}.build-transparency__step-image img{width:100%;height:100%;object-fit:cover}.build-transparency__step-empty{width:100%}.build-transparency__assurance{display:none}.build-transparency__assurance-title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.build-transparency__assurance-description{font-size:.95rem;line-height:1.6;margin:0}@media(max-width:1024px){.build-transparency__step{grid-template-columns:1fr;gap:1.5rem;padding:1.75rem}.build-transparency__step--reverse{direction:ltr}.build-transparency__step-content{padding:1.5rem}}@media(max-width:768px){.build-transparency__step{gap:1.25rem}.build-transparency__title{font-size:2rem}.build-transparency__step-title{font-size:1.2rem}.build-transparency__icon{width:52px;height:52px}.build-transparency__icon img{width:26px;height:26px}.build-transparency__badge{width:100%;padding:1rem}.build-transparency__badge--hero{max-width:100%}}.installation-options-section{width:100%;padding:5rem 1.5rem;position:relative;overflow-x:hidden}.installation-options-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px}.installation-options__container{max-width:1200px;width:100%;margin:0 auto;padding:0}.installation-options__header{text-align:left;margin-bottom:3rem;max-width:900px}.installation-options__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin:0 0 1rem;display:inline-block;position:relative}.installation-options__label:after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:2px}.installation-options__title{font-size:3rem;font-weight:700;margin:0 0 1.5rem;letter-spacing:.02em;line-height:1.1}.installation-options__description{font-size:1rem;line-height:1.7;margin:0;max-width:700px}.installation-options__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.installation-options__card{border:1px solid;border-radius:0;display:flex;flex-direction:column;transition:all .3s ease;text-align:left;position:relative;overflow:hidden}.installation-options__card-image{width:100%;height:280px;overflow:hidden;position:relative}.installation-options__card-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;display:block}.installation-options__card:hover .installation-options__card-image img{transform:scale(1.05)}.installation-options__video-wrapper{position:relative;width:100%;height:100%;cursor:pointer}.installation-options__video-thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:opacity .3s ease}.installation-options__video-wrapper[data-playing=true] .installation-options__video-thumbnail{opacity:0;pointer-events:none}.installation-options__video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;padding-left:4px;transition:all .3s ease;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.installation-options__video-wrapper:hover .installation-options__video-play-button{transform:translate(-50%,-50%) scale(1.1)}.installation-options__video-wrapper[data-playing=true] .installation-options__video-play-button{opacity:0;pointer-events:none}.installation-options__video{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease}.installation-options__video-wrapper[data-playing=true] .installation-options__video{opacity:1}video.installation-options__video{position:relative;opacity:1}.installation-options__card-content{padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.installation-options__card:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;transition:height .3s ease;z-index:2}.installation-options__card:hover{transform:translateY(-4px)}.installation-options__card:hover:before{height:100%}.installation-options__card-number{font-size:.875rem;font-weight:700;letter-spacing:.05em;margin:0;display:inline-block}.installation-options__card-label,.installation-options__card-icon{display:none}.installation-options__card-title{font-size:1.5rem;font-weight:700;margin:0;line-height:1.3;letter-spacing:.01em;transition:color .3s ease}.installation-options__card-subtitle{font-size:.95rem;line-height:1.6;margin:0}.installation-options__card-features{display:flex;flex-direction:column;gap:.875rem;margin-top:auto}.installation-options__feature{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;justify-content:flex-start;line-height:1.6;transition:color .2s ease}.installation-options__feature-dash{display:none}.installation-options__feature-icon{font-weight:700;flex-shrink:0;margin-top:2px;font-size:1.1rem}.installation-options__card-button{width:100%;padding:1rem;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border:2px solid;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;margin-top:1rem;touch-action:manipulation}.installation-options__card-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .3s ease;z-index:-1}.installation-options__card-button:hover,.installation-options__card-button:focus{transform:translateY(-2px);outline:none}.installation-options__card-button:hover:before,.installation-options__card-button:focus:before{left:0}.installation-options__card-button:active{transform:translateY(0)}.installation-options__info{padding:4rem 3.5rem;margin-bottom:3rem;position:relative;overflow:hidden}.installation-options__info-main-title{font-size:2rem;font-weight:700;margin:0 0 1.5rem;letter-spacing:.01em;max-width:900px;position:relative;z-index:1}.installation-options__info-description{font-size:1rem;line-height:1.8;margin:0 0 3rem;max-width:900px;position:relative;z-index:1}.installation-options__info-content{max-width:900px;position:relative;z-index:1}.installation-options__info-title{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;letter-spacing:.01em}.installation-options__info-text{font-size:.95rem;line-height:1.6;margin:0}.installation-options__info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;position:relative;z-index:1}.installation-options__info-item{display:flex;gap:1.5rem;align-items:flex-start}.installation-options__info-icon{font-weight:700;font-size:1.5rem;flex-shrink:0;line-height:1}.installation-options__info-list{display:none}.installation-options__cta{text-align:center;padding:3.5rem 2rem;border:1px solid;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.installation-options__cta-title{font-size:2rem;font-weight:700;margin:0;letter-spacing:.01em}.installation-options__cta-description{font-size:1rem;line-height:1.7;margin:0;max-width:600px}.installation-options__button{display:inline-block;padding:1rem 3rem;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border:2px solid;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;touch-action:manipulation}.installation-options__button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .3s ease;z-index:-1}.installation-options__button:hover,.installation-options__button:focus{transform:translateY(-2px);outline:none}.installation-options__button:hover:before,.installation-options__button:focus:before{left:0}.installation-options__button:active{transform:translateY(0)}.installation-options__cta-note{font-size:.9rem;margin:0;font-style:italic}@media(max-width:1024px){.installation-options__grid{grid-template-columns:1fr}.installation-options__info-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.installation-options-section{padding:3rem 1rem}.installation-options__header{margin-bottom:2rem}.installation-options__label:after{width:30px}.installation-options__grid{grid-template-columns:1fr;gap:1.5rem}.installation-options__title{font-size:2rem;line-height:1.2}.installation-options__description{font-size:.95rem;line-height:1.6}.installation-options__card-title{font-size:1.25rem}.installation-options__card-subtitle{font-size:.9rem}.installation-options__card-content{padding:1.75rem 1.5rem;gap:1.25rem}.installation-options__card-image{height:200px}.installation-options__video-play-button{width:50px;height:50px;font-size:20px}.installation-options__card-features{gap:.75rem}.installation-options__feature{font-size:.875rem}.installation-options__card-button{padding:.875rem 1.5rem;font-size:.85rem}.installation-options__info{padding:2.5rem 1.5rem}.installation-options__info-main-title{font-size:1.5rem}.installation-options__info-description{font-size:.95rem;margin-bottom:2rem}.installation-options__info-grid{grid-template-columns:1fr;gap:1.5rem}.installation-options__info-item{gap:1rem}.installation-options__info-icon{font-size:1.25rem}.installation-options__info-title{font-size:1rem}.installation-options__info-text{font-size:.875rem}.installation-options__cta{padding:2.5rem 1.5rem;gap:1.25rem}.installation-options__cta-title{font-size:1.5rem}.installation-options__cta-description{font-size:.95rem}.installation-options__button{padding:1rem 2rem;font-size:.875rem;width:100%}.installation-options__cta-note{font-size:.85rem}}@media(max-width:480px){.installation-options-section{padding:2.5rem 1rem}.installation-options__header{margin-bottom:1.5rem}.installation-options__title{font-size:1.75rem}.installation-options__description{font-size:.9rem}.installation-options__grid{gap:1.25rem}.installation-options__card-image{height:180px}.installation-options__video-play-button{width:45px;height:45px;font-size:18px}.installation-options__card-content{padding:1.5rem 1.25rem;gap:1rem}.installation-options__card-number{font-size:.8rem}.installation-options__card-title{font-size:1.125rem}.installation-options__card-subtitle{font-size:.85rem;line-height:1.5}.installation-options__feature{font-size:.85rem;gap:.5rem}.installation-options__feature-icon{font-size:1rem}.installation-options__card-button{padding:.75rem 1.25rem;font-size:.8rem;margin-top:.5rem}.installation-options__info{padding:2rem 1.25rem}.installation-options__info-main-title{font-size:1.35rem;margin-bottom:1rem}.installation-options__info-description{font-size:.9rem;line-height:1.6;margin-bottom:1.75rem}.installation-options__info-grid{gap:1.25rem}.installation-options__info-item{gap:.875rem}.installation-options__info-icon{font-size:1.125rem}.installation-options__info-title{font-size:.95rem;margin-bottom:.25rem}.installation-options__info-text{font-size:.825rem;line-height:1.5}.installation-options__cta{padding:2rem 1.25rem;gap:1rem}.installation-options__cta-title{font-size:1.35rem}.installation-options__cta-description{font-size:.9rem;line-height:1.6}.installation-options__button{padding:.875rem 1.5rem;font-size:.8rem;letter-spacing:.06em}.installation-options__cta-note{font-size:.8rem;line-height:1.5}}@media(min-width:769px)and (max-width:1024px){.installation-options__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}.installation-options__grid>.installation-options__card:nth-child(3){grid-column:1 / -1;max-width:50%;margin:0 auto;width:100%}.installation-options__info-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(hover:none)and (pointer:coarse){.installation-options__card:hover{transform:none}.installation-options__card:hover:before{height:0}.installation-options__card:active{transform:translateY(-2px)}.installation-options__card:active:before{height:100%}.installation-options__card:hover .installation-options__card-image img{transform:none}.installation-options__card:active .installation-options__card-image img{transform:scale(1.05)}}.decision-engine-section{width:100%;padding:3rem 1.5rem;border-top:2px solid;border-bottom:2px solid}.decision-engine__container{max-width:1200px;margin:0 auto}.decision-engine__header{text-align:center;margin-bottom:2.5rem}.decision-engine__title{font-size:2rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.025em}.decision-engine__content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.decision-engine__point{border:2px solid;border-radius:1rem;padding:1.5rem;display:flex;align-items:center;gap:1.5rem}.decision-engine__point-number{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;flex-shrink:0}.decision-engine__point-text{display:flex;flex-direction:column;gap:.25rem}.decision-engine__point-label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.decision-engine__point-value{font-size:1.125rem;font-weight:700}@media(max-width:768px){.decision-engine__content{grid-template-columns:1fr;gap:1.5rem}.decision-engine__title{font-size:1.75rem}}.bmw-product-page__main-container{border-radius:2rem}.productinfo-gallery__expand-button,.productinfo-gallery__expand-button:hover,.product-info__description,.product-info__rating-count,.product-info__variant-stock,.product-info__variant-price-diff,.product-info__total,.product-info__benefit,.product-offer__description,.product-offer__trust-sublabel,.product-features_subheading,.fitment-guide_description,.product-review_review-text,.product-review_review-location,.product-info__payment-card,.product-offer__trust-label_direct,.product-features_section{border-radius:1.5rem}.product-faq-section{width:100%;padding:2.25rem 1.25rem;border-top:1px solid;border-bottom:1px solid}.product-faq__container{max-width:1200px;margin:0 auto}.product-faq__header{text-align:center;margin-bottom:2rem}.product-faq__title{font-size:2.2rem;font-weight:700;margin:0 0 .75rem;letter-spacing:-.025em}.product-faq__subtitle{font-size:.95rem;margin:0}.product-faq__accordion{display:grid;grid-template-columns:1fr;gap:0}.product-faq__item{border:none;border-radius:0;border-bottom:1px solid;padding:0}.product-faq__item:last-child{border-bottom:none}.product-faq__trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.1rem 0;border:none;cursor:pointer;text-align:left;transition:all .3s ease}.product-faq__trigger-text{font-size:1rem;font-weight:600;transition:color .3s ease}.product-faq__trigger-icon{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;transition:transform .4s ease,color .3s ease;flex-shrink:0;margin-left:1rem}.product-faq__trigger[aria-expanded=true] .product-faq__trigger-icon{transform:rotate(180deg)}.product-faq__content{overflow:hidden}.product-faq__content-inner{padding:0 0 1.1rem;font-size:.95rem;line-height:1.6}@media(max-width:768px){.product-faq-section{padding:1.75rem 1rem}.product-faq__header{margin-bottom:1.5rem}.product-faq__title{font-size:1.75rem;margin:0 0 .6rem}.product-faq__subtitle{font-size:.9rem}.product-faq__trigger{padding:.9rem 0;font-size:.95rem}.product-faq__trigger-text{font-size:.95rem}.product-faq__trigger-icon{width:1.3rem;height:1.3rem;margin-left:.75rem}.product-faq__content-inner{padding:0 0 .9rem;font-size:.9rem}}.product-offer__policy-support-section{margin-top:3rem;padding:2.5rem 2rem;border-radius:16px;border:1px solid}.product-offer__shipping-badge{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border:1px solid;border-radius:12px;margin-bottom:2rem}.product-offer__shipping-icon{width:24px;height:24px;flex-shrink:0;stroke-width:2.5;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.product-offer__shipping-text{font-size:1rem;line-height:1.5}.product-offer__shipping-text strong{font-weight:700}.product-offer__policy-heading{text-align:center;font-size:2rem;font-weight:700;margin:0 0 2.5rem;letter-spacing:-.02em}.product-offer__policy-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.product-offer__policy-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.product-offer__policy-card{border-radius:12px;padding:2rem;border:1px solid;transition:all .3s ease}.product-offer__policy-card:hover{transform:translateY(-4px)}.product-offer__policy-icon-wrapper{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.product-offer__policy-icon{width:28px;height:28px;stroke-width:2.5}.product-offer__policy-title{font-size:1.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.01em}.product-offer__policy-content{display:flex;flex-direction:column;gap:1rem}.product-offer__policy-highlight{font-size:1.1rem;font-weight:600;margin:0;padding:.75rem 1rem;border-radius:8px;border-left:4px solid}.product-offer__policy-text{font-size:1rem;line-height:1.6}.product-offer__policy-text p{margin:0 0 .75rem}.product-offer__policy-text p:last-child{margin-bottom:0}.product-offer__policy-conditions{font-size:.95rem;line-height:1.6}.product-offer__policy-conditions ul{margin:0;padding-left:1.25rem;list-style:none}.product-offer__policy-conditions li{position:relative;padding-left:1.5rem;margin-bottom:.75rem}.product-offer__policy-conditions li:last-child{margin-bottom:0}.product-offer__policy-conditions li:before{content:"\2713";position:absolute;left:0;font-weight:700;font-size:1.1rem}.product-offer__support-contacts{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid}.product-offer__contact-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;transition:all .2s ease}.product-offer__contact-icon{width:20px;height:20px;flex-shrink:0;stroke-width:2.5}.product-offer__contact-link{font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s ease}.product-offer__contact-text{font-size:1rem;font-weight:600}@media(max-width:767px){.product-offer__policy-support-section{padding:2rem 1.5rem;margin-top:2rem}.product-offer__shipping-badge{padding:.85rem 1.25rem;gap:.65rem;margin-bottom:1.5rem}.product-offer__shipping-icon{width:20px;height:20px}.product-offer__shipping-text{font-size:.95rem}.product-offer__policy-heading{font-size:1.75rem;margin-bottom:2rem}.product-offer__policy-card{padding:1.5rem}.product-offer__policy-icon-wrapper{width:48px;height:48px;margin-bottom:1.25rem}.product-offer__policy-icon{width:24px;height:24px}.product-offer__policy-title{font-size:1.25rem}.product-offer__policy-highlight{font-size:1rem;padding:.65rem .85rem}.product-offer__policy-text,.product-offer__contact-link,.product-offer__contact-text{font-size:.95rem}.product-offer__policy-conditions{font-size:.9rem}}.oem-comparison-section{padding:4rem 0}.oem-comparison__container{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:480px){.oem-comparison__container{padding:0 1rem}.oem-comparison__hero-title{font-size:1.75rem}.oem-comparison__category-btn{font-size:.75rem;padding:.6rem 1rem}}.oem-assessment{margin-bottom:40px;text-align:center}.oem-assessment__title{font-size:11px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;text-transform:uppercase}.oem-assessment__scores{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:15px;max-width:400px;margin:0 auto}.oem-assessment__score-card{border-radius:8px;padding:20px 15px;border:1px solid;text-align:center;transition:border-color .2s ease}.oem-assessment__score-card--factory,.oem-assessment__score-card--bimmer{border-top:2px solid}.oem-assessment__score-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.oem-assessment__score-value{font-size:36px;font-weight:700;line-height:1}.oem-assessment__brand-logo{width:50px;height:50px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:6px;padding:8px}.oem-assessment__brand-logo img{width:100%;height:100%;object-fit:contain}.oem-visual-comparison{margin-bottom:40px}.oem-visual-comparison__container{max-width:900px;margin:0 auto;border-radius:8px;overflow:hidden;border:1px solid}.oem-visual-comparison__image{width:100%;position:relative;padding-bottom:50%}.oem-visual-comparison__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.oem-metrics{margin-bottom:40px}.oem-metrics__title{font-size:11px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;text-transform:uppercase;text-align:center}.oem-metrics__item{border-radius:8px;padding:20px;border:1px solid}.oem-metrics__label{font-size:10px;font-weight:600;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase;text-align:center}.oem-metrics__compare{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.oem-metrics__value{font-size:13px;font-weight:600}.oem-metrics__value--highlight{font-weight:700}.oem-metrics__vs{font-size:10px;font-weight:500}.oem-metrics__carousel{position:relative}.oem-metrics__carousel-wrapper{overflow:visible}.oem-metrics__carousel-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;max-width:600px;margin:0 auto;transition:none}.oem-metrics__carousel-slide{display:contents}.oem-metrics__carousel-dots{display:none}@media(max-width:768px){.oem-metrics__carousel-wrapper{overflow:hidden;padding:0 10px}.oem-metrics__carousel-track{display:flex;gap:0;max-width:none;transition:transform .3s ease;cursor:grab;-webkit-user-select:none;user-select:none}.oem-metrics__carousel-slide{display:block;flex:0 0 100%;min-width:0;padding:0 5px}.oem-metrics__item{width:100%}.oem-metrics__carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px}.oem-metrics__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:all .3s ease}.oem-metrics__dot--active{width:24px;border-radius:4px}}.oem-performance{margin-bottom:40px}.oem-performance__title{font-size:11px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;text-transform:uppercase;text-align:center}.oem-performance__metric{border-radius:8px;padding:20px;border:1px solid}.oem-performance__metric-label{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:15px;text-align:center;display:block}.oem-performance__bars{display:flex;flex-direction:column;gap:8px}.oem-performance__bar-track{height:24px;border-radius:4px;position:relative;overflow:hidden}.oem-performance__bar{height:100%;border-radius:4px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px;transition:width .6s ease;position:relative}.oem-performance__bar-value{font-size:11px;font-weight:700}.oem-performance__carousel{position:relative}.oem-performance__carousel-wrapper{overflow:visible}.oem-performance__carousel-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;transition:none}.oem-performance__carousel-slide{display:contents}.oem-performance__carousel-dots{display:none}@media(max-width:768px){.oem-performance__carousel-wrapper{overflow:hidden;padding:0 10px}.oem-performance__carousel-track{display:flex;gap:0;transition:transform .3s ease;cursor:grab;-webkit-user-select:none;user-select:none}.oem-performance__carousel-slide{display:block;flex:0 0 100%;min-width:0;padding:0 5px}.oem-performance__metric{width:100%}.oem-performance__carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px}.oem-performance__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:all .3s ease}.oem-performance__dot--active{width:24px;border-radius:4px}}.oem-expert{margin-bottom:40px;border-radius:8px;padding:25px 20px;text-align:center;border-top:2px solid}.oem-expert__header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.oem-expert__icon{width:18px;height:18px}.oem-expert__icon svg{width:100%;height:100%}.oem-expert__badge{font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.oem-expert__text{font-size:13px;line-height:1.6;max-width:700px;margin:0 auto}.oem-legend{margin-bottom:30px;padding:15px;border-radius:8px;border:1px solid}.oem-legend__items{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.oem-legend__item{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;letter-spacing:.5px}.oem-legend__icon{font-size:14px}.oem-definitions{margin-bottom:30px}.oem-definitions__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.oem-definitions__card{border-radius:8px;padding:20px;border:1px solid;border-left:3px solid}.oem-definitions__header{margin-bottom:10px}.oem-definitions__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.oem-definitions__description{font-size:12px;line-height:1.5;margin:0}.oem-footer{text-align:center;padding:15px}.oem-footer__text{font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin:0}@media(max-width:1024px){.oem-assessment__scores{max-width:350px;gap:12px}}@media(max-width:900px){.oem-assessment,.oem-metrics,.oem-performance,.oem-expert,.oem-legend,.oem-definitions,.oem-visual-comparison{margin-bottom:30px}.oem-assessment__title,.oem-metrics__title,.oem-performance__title{font-size:10px;margin-bottom:15px}.oem-assessment__score-card{padding:18px 12px}.oem-assessment__score-value{font-size:32px}.oem-assessment__brand-logo{width:45px;height:45px;margin-bottom:10px}.oem-metrics__item,.oem-performance__metric{padding:18px}.oem-expert{padding:20px 15px}.oem-definitions__card{padding:18px}.oem-comparison__header-images{gap:20px;margin-bottom:1.5rem}.oem-comparison__header-logo{width:50px;height:50px}}@media(max-width:768px){.oem-comparison-section{padding:2rem 1rem}.oem-assessment__scores{grid-template-columns:1fr;gap:10px;max-width:200px}.oem-assessment__brand-logo{width:40px;height:40px;padding:6px;margin-bottom:8px}.oem-visual-comparison__image{padding-bottom:60%}.oem-definitions__grid{grid-template-columns:1fr;gap:12px}.oem-performance__bar-track{height:22px}.oem-performance__bar-value{font-size:10px}.oem-expert{padding:20px 15px;border-radius:6px}.oem-expert__text{font-size:12px}.oem-legend{padding:12px}.oem-legend__items{gap:15px;flex-direction:column;align-items:flex-start}.oem-legend__item{font-size:9px}.oem-definitions__card{border-left-width:2px}.oem-comparison__header-images{gap:15px;margin-bottom:1.25rem}.oem-comparison__header-logo{width:45px;height:45px;padding:8px}.oem-comparison__header-vs{font-size:14px}}@media(max-width:600px){.oem-assessment,.oem-metrics,.oem-performance,.oem-expert,.oem-legend,.oem-definitions{margin-bottom:25px}.oem-assessment__title,.oem-metrics__title,.oem-performance__title{font-size:10px;margin-bottom:12px}.oem-assessment__score-card{padding:15px 10px;border-radius:6px}.oem-assessment__score-label{font-size:9px;margin-bottom:8px}.oem-assessment__score-value{font-size:28px}.oem-metrics__item,.oem-performance__metric{padding:15px;border-radius:6px}.oem-metrics__label,.oem-performance__metric-label{font-size:9px;margin-bottom:10px}.oem-metrics__value{font-size:12px}.oem-metrics__vs{font-size:9px}.oem-performance__bars{gap:6px}.oem-performance__bar-track{height:20px}.oem-performance__bar{padding:0 6px}.oem-performance__bar-value{font-size:9px}.oem-expert{padding:18px 12px}.oem-expert__badge{font-size:9px}.oem-expert__text{font-size:11px}.oem-legend{padding:10px}.oem-legend__items{gap:12px}.oem-definitions__card{padding:15px}.oem-definitions__title{font-size:12px}.oem-definitions__description{font-size:11px}}@media(max-width:480px){.oem-comparison-section{padding:1.5rem .75rem}.oem-assessment,.oem-metrics,.oem-performance,.oem-expert,.oem-legend,.oem-definitions,.oem-visual-comparison{margin-bottom:20px}.oem-assessment__scores{gap:8px}.oem-assessment__score-card{padding:12px 8px}.oem-assessment__score-value{font-size:24px}.oem-assessment__score-label{font-size:8px}.oem-assessment__brand-logo{width:35px;height:35px;padding:5px;margin-bottom:6px}.oem-visual-comparison__image{padding-bottom:70%}.oem-metrics__item,.oem-performance__metric{padding:12px}.oem-metrics__compare{gap:6px}.oem-metrics__value{font-size:11px}.oem-performance__bar-track{height:18px}.oem-performance__bar-value{font-size:8px}.oem-expert{padding:15px 10px}.oem-expert__icon{width:16px;height:16px}.oem-expert__badge{font-size:8px}.oem-expert__text{font-size:10px;line-height:1.5}.oem-legend{padding:8px}.oem-legend__items{gap:10px}.oem-legend__item{font-size:8px}.oem-legend__icon{font-size:12px}.oem-definitions__grid{gap:10px}.oem-definitions__card{padding:12px}.oem-definitions__title{font-size:11px}.oem-definitions__description{font-size:10px}.oem-footer{padding:12px}.oem-footer__text{font-size:9px}.oem-comparison__header-images{gap:12px;margin-bottom:1rem}.oem-comparison__header-logo{width:40px;height:40px;padding:6px}.oem-comparison__header-vs{font-size:12px}}@media(max-width:375px){.oem-assessment__scores{max-width:160px}.oem-assessment__score-card{padding:10px 6px}.oem-assessment__score-value{font-size:22px}.oem-assessment__brand-logo{width:30px;height:30px;padding:4px;margin-bottom:5px}.oem-visual-comparison__image{padding-bottom:75%}.oem-metrics__compare{flex-direction:column;gap:4px}.oem-performance__bar-value{display:none}.oem-performance__bar-track{height:16px}.oem-comparison__header-images{gap:10px}.oem-comparison__header-logo{width:35px;height:35px;padding:5px}.oem-comparison__header-vs{font-size:10px}}@media(max-width:1200px){.oem-comparison__container{padding:0 15px}}@media(max-width:768px){.oem-comparison__container{padding:0 10px}}@media(max-width:480px){.oem-comparison__container{padding:0 8px}}@media(max-width:768px){.oem-comparison__carousel-button{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;font-size:1.2rem}.oem-comparison__carousel-controls{gap:1rem;margin-top:1.5rem}.oem-comparison__dots-container{gap:.6rem}.oem-comparison__dot{width:8px;height:8px;min-width:8px;min-height:8px}.oem-comparison__dot--active{width:24px}}@media(max-width:480px){.oem-comparison__carousel-button{width:2.25rem;height:2.25rem;min-width:2.25rem;min-height:2.25rem;font-size:1.1rem}.oem-comparison__carousel-controls{gap:.75rem;margin-top:1.25rem}.oem-comparison__dots-container{gap:.5rem}.oem-comparison__dot{width:6px;height:6px;min-width:6px;min-height:6px}.oem-comparison__dot--active{width:20px}}@media(max-width:768px){.oem-comparison__carousel{overflow:hidden;scroll-snap-type:none}.oem-comparison__carousel::-webkit-scrollbar{display:none}.oem-assessment__score-card,.oem-metrics__item,.oem-performance__metric,.oem-definitions__card{transition:transform .2s ease,box-shadow .2s ease}.oem-comparison__carousel,.oem-comparison__carousel-track,.oem-comparison__carousel-page{width:100%;max-width:100%;box-sizing:border-box}.oem-comparison__carousel-track{display:flex}}@media print{.oem-comparison-section{page-break-inside:avoid}.oem-comparison__carousel-controls{display:none}.oem-comparison__carousel-track{display:block}.oem-comparison__carousel-page{display:block;page-break-inside:avoid}}@media(max-width:768px){.oem-comparison-section,.oem-comparison__container{overflow-x:hidden}.oem-assessment__score-card,.oem-metrics__item,.oem-performance__metric,.oem-definitions__card,.oem-expert,.oem-legend{max-width:100%;box-sizing:border-box}}@media(prefers-reduced-motion:reduce){.oem-comparison__carousel-track,.oem-assessment__score-card,.oem-metrics__item,.oem-performance__metric,.oem-definitions__card,.oem-performance__bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/731/assets/product-page.css.map */
