.attached-sales-accordion__showMoreLink{color:#000;text-align:right;font-size:14px;font-style:normal;font-weight:400;line-height:129%;-webkit-text-decoration-line:underline;text-decoration-line:underline;justify-content:flex-start;display:flex}.attached-sales-card{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.attached-sales-card__inner{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.attached-sales-card__left{display:flex;align-items:flex-start;gap:8px;flex:1 0}.attached-sales-card__left__checkbox{display:flex;align-items:center}.attached-sales-card__left__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0;align-self:stretch}.attached-sales-card__left__content__title{display:flex;flex-direction:column;align-items:flex-start;gap:2px;align-self:stretch}.attached-sales-card__left__content__title .c-product-card-title__display-name{text-decoration:underline}.attached-sales-card__left__content__promotedSpec{align-self:stretch}.attached-sales-card__left__content__promotedSpec .c-product-card-list{color:#4f4f4f;font-size:12px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:0}.attached-sales-card__left__content__promotedSpec .c-product-card-list li{margin-bottom:.4rem}.attached-sales-card__right{gap:8px;align-self:stretch}.attached-sales-card__right,.attached-sales-card__right__price{display:flex;flex-direction:column;align-items:flex-end}.attached-sales-card__right__quantity-selector{display:flex;align-items:flex-start}.attached-sales-divider{display:flex;height:1px;justify-content:center;align-items:center;align-self:stretch;background-color:rgba(0,0,0,.06)}.attached-sales-list{display:flex;flex-direction:column;gap:16px;padding:16px}.c-product-description{padding:1.6rem 0 3.2rem;background-color:#fff}@media(min-width:768px){.c-product-description{padding:6.4rem 0 9.6rem}}.c-product-description h1+br,.c-product-description h2+br,.c-product-description h3+br,.c-product-description h4+br,.c-product-description p+br{display:none}.c-product-description .embed-responsive,.c-product-description img,.c-product-description p{margin-bottom:2.4rem}.c-product-description p img{margin-bottom:0}.c-product-description li{margin-bottom:.8rem}.c-product-description__content{display:flex;gap:6.4rem;margin-bottom:4rem;justify-content:space-between}.c-product-description__content--upsellContainer{display:flex;flex-direction:column;gap:4rem;max-width:320px}.c-product-description__content--upsellContainer_productCards{display:flex;flex-direction:row;min-width:320px;background-color:rgba(0,0,0,.04)}.c-product-description__no-description{display:flex;justify-content:space-between;width:100%;padding:3.2rem 1.6rem 9.6rem;margin-right:auto;margin-left:auto}.c-product-description__no-description--w-brandbox{flex-direction:column}.c-product-description__no-description--brandboxContainer{padding:4rem 0}@media(min-width:992px){.c-product-description__no-description{max-width:976px}}@media(min-width:1200px){.c-product-description__no-description{max-width:1168px}}.carousel-container{position:relative;width:100%}.carousel-container .carousel{position:relative;-webkit-margin-before:8rem;margin-block-start:8rem;-webkit-margin-after:6.4rem;margin-block-end:6.4rem}.carousel-container.fullscreen.mobile .carousel{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;margin-inline:1.6rem}.carousel-container.fullscreen:not(.mobile){width:60%}.carousel-container.fullscreen:not(.mobile) .carousel{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:4vh;margin-block-end:4vh}.carousel-container.fullscreen:not(.mobile) .carousel-pagination{flex-wrap:wrap}.carousel-container.fullscreen:not(.mobile) .swiper{overflow:visible}.carousel-container.fullscreen:not(.mobile) .swiper-wrapper{height:60vh}.carousel-container.fullscreen:not(.mobile) .swiper-wrapper:has(.swiper-slide~.swiper-slide) .swiper-slide:not(:active){cursor:-webkit-grab;cursor:grab}.carousel-container.fullscreen:not(.mobile) .swiper-slide{cursor:default}.carousel-container.fullscreen:not(.mobile) .swiper-slide img{max-height:100%;height:auto}.carousel-container.fullscreen:not(.mobile) .swiper-slide-next,.carousel-container.fullscreen:not(.mobile) .swiper-slide-prev{opacity:0}.carousel-container.fullscreen:not(.mobile) .carousel-navigation-button.previous{left:-6.4rem}.carousel-container.fullscreen:not(.mobile) .carousel-navigation-button.next{right:-6.4rem}.carousel-container.mobile .carousel{-webkit-margin-before:.8rem;margin-block-start:.8rem;-webkit-margin-after:2.4rem;margin-block-end:2.4rem}.carousel-container.mobile:not(:has(.carousel-pagination)) .carousel{-webkit-margin-after:0;margin-block-end:0}.carousel-container.mobile .carousel-pagination{gap:0;flex-wrap:nowrap;background-color:#ccc;border-radius:.2rem}.carousel-container.mobile .carousel-pagination button{margin:0}.carousel-container .swiper{width:100%;overflow:hidden}.carousel-container .swiper-wrapper{display:flex}.carousel-container .swiper-wrapper:has(.swiper-slide~.swiper-slide) .swiper-slide:active{cursor:-webkit-grabbing;cursor:grabbing}.carousel-container .swiper-slide{width:100%;height:100%;display:flex;flex-shrink:0;align-items:center;justify-content:center;cursor:pointer}.product-utility-bar{width:100%;display:flex;gap:1.6rem;height:4rem;align-items:center;margin-block:1.6rem;grid-area:utility-bar}.product-utility-bar.mobile{margin-block:3.2rem;gap:.8rem}.product-utility-bar.mobile button{text-decoration:none;border:1px solid #000}.product-utility-bar button{margin:0;text-decoration:underline}.product-utility-bar button svg{margin-right:.8rem}.product-utility-bar button span{font-size:1.4rem}.product-utility-bar .c-popover-wrapper{display:flex}.product-identifiers{display:flex;flex-wrap:wrap;gap:.8rem;margin-block:1.6rem 3.2rem}.product-identifiers .label,.product-identifiers .seperator{color:#737373}.product-identifiers .seperator{-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-information{width:50%;display:flex;flex:1 1;align-items:center;flex-direction:column;-webkit-padding-end:1.6rem;padding-inline-end:1.6rem;border-right:1px solid #f0f0f0}@media(max-width:992px){.product-information{display:contents}}.product-information.mobile .gallery-wrapper{-webkit-margin-after:2.4rem;margin-block-end:2.4rem}.product-information.mobile .gallery-wrapper .product-energy-label{top:auto;right:0;bottom:.8rem}.product-information.mobile .overview-wrapper .contents{gap:4rem}.product-information.mobile .product-identifiers{margin-block:2.4rem}.product-information .gallery-wrapper{width:100%;position:relative;-webkit-margin-after:1.6rem;margin-block-end:1.6rem;grid-area:gallery}.product-information .gallery-wrapper .product-energy-label{position:absolute;z-index:1;top:.8rem}.product-information .gallery-wrapper:not(:has(.carousel-pagination)) .product-energy-label{bottom:-1.6rem}.product-information .overview-wrapper{width:100%;grid-area:overview;border-top:1px solid #f0f0f0;-webkit-padding-after:3.2rem;padding-block-end:3.2rem}.product-information .overview-wrapper .contents{display:flex;flex-direction:column;gap:4.8rem}.add-to-cart{display:flex;width:100%;-webkit-margin-before:2.4rem;margin-block-start:2.4rem;gap:.8rem}@media(min-width:992px){.add-to-cart--button{height:4.8rem!important;width:100%;font-size:1.6rem!important;line-height:1.5}.add-to-cart--button .i-shoppingcart{height:20px!important;width:20px!important}}.add-to-cart--quantity-selector{flex:1 1}.add-to-cart--quantity-selector .c-quantity-selector__selector{height:4rem!important}@media(min-width:992px){.add-to-cart--quantity-selector{flex:initial;min-width:168px}.add-to-cart--quantity-selector .c-quantity-selector__selector{height:4.8rem!important;font-size:1.6rem!important}}.badge-review{grid-area:badge-review}@media(max-width:992px){.badge-review{-webkit-margin-start:-1.6rem;margin-inline-start:-1.6rem}}.product-title .name{margin-bottom:.8rem}.product-title a.manufacturer{display:inline-block;color:#737373;opacity:1;text-decoration:none;margin:0}.product-title a.manufacturer:hover{text-decoration:underline}.product-title .specs{color:#000;font-size:1.6rem;font-weight:lighter;display:flex;flex-wrap:wrap}.product-title .specs>:not(:last-child){position:relative;margin-right:1.6rem}.product-title .specs>:not(:last-child):after{content:"|";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);color:#737373}.c-price-section{margin-bottom:3.2rem}@media(min-width:992px){.c-price-section{margin-bottom:4.8rem}}.c-price-section .c-price{display:inline-block;font-size:3.2rem!important;font-weight:400;line-height:1;letter-spacing:0}.c-price-section .c-price--original{margin-right:1.6rem}@media(min-width:992px){.c-price-section .c-price{font-size:4rem!important;margin-bottom:.4rem;letter-spacing:-1%}}.availability-text .c-availability__text{font-size:1.6rem}.top-section-layout{display:flex}@media(max-width:992px){.top-section-layout{display:grid;width:100%;grid-template-columns:100%;grid-template-areas:"badge-review" "gallery" "purchase-wrapper" "utility-bar" "overview"}}.common-charger{display:flex;align-items:center;flex-direction:row;gap:.8rem;padding-inline:1.6rem;padding-block:1.2rem;background-color:#f6f6f6;border-radius:.4rem;outline:.1rem solid #e6e6e6;margin-bottom:3.2rem}@media(max-width:768px){.common-charger{margin-bottom:2.4rem}}.common-charger__info-container{width:50%;flex-grow:1}.common-charger__info-container--info-text{margin-right:.8rem;cursor:pointer}@media(max-width:992px){.common-charger__info-container--info-text{margin-right:.4rem}}.common-charger__info-container i.common-charger__info-container--info-icon{cursor:pointer;font-size:1.6rem;vertical-align:text-top}.common-charger__svgs-container{display:flex;gap:.8rem}.common-charger__svgs-container--chargers-excl,.common-charger__svgs-container--chargers-incl,.common-charger__svgs-container--chargers-info{height:auto;fill:#000}.product-card{display:flex;align-items:center;width:100%;padding-inline:1.6rem;padding-block:1.2rem;outline:.1rem solid #e6e6e6;gap:1.6rem;border-radius:.4rem}.product-card:not(.mobile) .line-clamp{line-clamp:1;-webkit-line-clamp:1}.product-card .product-image{margin:0;flex-shrink:0}.product-card .product-info{width:100%;display:flex;gap:3.2rem}.product-card .product-availability{padding-top:1.2rem!important}.product-card .product-price{width:15%}.product-cross-sell .header{display:flex;justify-content:space-between;-webkit-margin-after:.8rem;margin-block-end:.8rem}.product-cross-sell .products-wrapper{display:flex;flex-direction:column;gap:1.6rem}.product-upsell-card{width:100%;padding:1.6rem;outline:.1rem solid #e6e6e6;border-radius:.4rem}.product-upsell-card.mobile .wrapper{gap:.8rem}.product-upsell-card:not(.mobile) .wrapper .line-clamp{line-clamp:1;-webkit-line-clamp:1}.product-upsell-card .wrapper{display:flex;align-items:center;gap:1.6rem}.product-upsell-card .wrapper .product-image{margin:0;flex-shrink:0}.product-upsell-card .wrapper .product-info{width:100%;display:flex;gap:1.6rem;align-items:center}.product-upsell-card .wrapper .product-availability{padding-top:1.2rem!important}.product-upsell-card .wrapper .product-price{width:15%}.product-upp-sell{border-top:1px solid #f0f0f0}.product-upp-sell .header{display:flex;justify-content:space-between;-webkit-margin-before:2.4rem;margin-block-start:2.4rem;-webkit-padding-after:.8rem;padding-block-end:.8rem}.product-upp-sell .products-wrapper{display:flex;flex-direction:column;gap:1.6rem}.purchase-flow{display:block;flex:1 1;width:50%}@media(max-width:992px){.purchase-flow{display:contents}}.purchase-wrapper{grid-area:purchase-wrapper;display:flex;flex-direction:column;gap:4.8rem}@media(max-width:992px){.purchase-wrapper{gap:3.2rem}}@media(min-width:992px){.purchase-wrapper{-webkit-padding-start:1.6rem;padding-inline-start:1.6rem;-webkit-padding-after:3.2rem;padding-block-end:3.2rem}}.purchase-wrapper .common-charger{margin-bottom:0}.shipping-cutoff-banner .compact{margin-bottom:0!important}
/*# sourceMappingURL=efa813a2809f51fd.css.map*/