.product-item-compact{position:relative;display:inline-flex;flex-direction:column;justify-content:space-between}.product-item-compact__price-circle{position:absolute;left:-1.25rem;top:-1.25rem}.product-item-compact__img-wrapper{position:relative;width:10rem;height:13.75rem;margin:0 auto;text-align:center}.product-item-compact__img{max-height:100%}.product-item-compact__stats{position:absolute;left:100%;top:0;margin-left:.625rem}.product-item-compact__content{text-align:center;margin-top:.625rem}.product-item-compact__text{margin:0;color:#758092}.product-item-compact__buttons{margin-top:.9375rem;display:flex;justify-content:center}@media(min-width:1024px){.product-item-compact__buttons{margin-top:1.875rem}}.product-item-compact__button{margin:0 .3125rem}.product-list-item{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:8px}@media(min-width:1024px){.product-list-item{padding:15px 30px}}.product-list-item__left-content{display:inline-flex;align-items:center}.product-list-item__left-content:focus .product-list-item__title,.product-list-item__left-content:hover .product-list-item__title{color:#e4422b}.product-list-item__right-content{display:inline-flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.product-list-item__right-content-inner{display:none}@media(min-width:1024px){.product-list-item__right-content-inner{display:flex;align-items:center}}.product-list-item__img-wrapper{position:relative;display:inline-flex;transition:all .2s ease-in-out;align-items:center;justify-content:center;height:5rem;width:3.75rem}@media(min-width:1024px){.product-list-item__img-wrapper{padding:10px 0;height:7.5rem;width:7.5rem}}.product-list-item__img{transition:all .2s ease-in-out;max-height:100%;max-width:7.5rem}.product-list-item__title-wrapper{margin-left:1.625rem}@media(min-width:1024px){.product-list-item__title-wrapper{margin-left:2.1875rem}}.product-list-item__stats{margin-bottom:.625rem}.product-list-item__title{margin-bottom:0;transition:all .2s ease-in-out;font-size:1rem}@media(min-width:1024px){.product-list-item__title{font-size:1.125rem}}.product-list-item__text{margin:0;font-size:.875rem;color:#758092}@media(min-width:1024px){.product-list-item__text{font-size:1.125rem}}.product-list-item__icon{margin-left:1.875rem}.product-list-item__price-circle{position:absolute;right:-1.25rem;top:0;transition:all .2s ease-in-out;width:3.75rem;height:3.75rem;padding:0 5px;justify-content:center;align-items:center;font-size:.9375rem;transform:scale(.8)}@media(min-width:1024px){.product-list-item__price-circle{right:-.625rem;transform:scale(1)}}.product-list-item__shoppingcart-wrapper{display:flex;font-size:.875rem;color:#758092;margin-top:1.25rem;flex-direction:column;align-items:flex-end}@media(min-width:1024px){.product-list-item__shoppingcart-wrapper{flex-direction:row;align-items:center}}.product-list-item__shoppingcart-note{display:inline-block;margin-right:0;width:5.3125rem;font-size:.6875rem;text-align:right;float:right}@media(min-width:1024px){.product-list-item__shoppingcart-note{margin-right:1.25rem;padding-right:.625rem;width:130%;margin-left:-30%;float:none}}.product-list-item__shoppingcart-notes{padding-right:10px}.product-list-item__amount{margin-right:.625rem}.product-list-item__shoppingcart-note-highlight{color:#e4422b;font-weight:600}.product-list-item--added{padding:0}.product-list-item--added .product-list-item__tooltip{display:none}.product-list-item--added .product-list-item__img-wrapper{width:90px;justify-content:flex-start}.product-list-item--added .product-list-item__shoppingcart-wrapper{display:none}.product-list-item .product-card__shoppingcart-buttons{transform:scale(.8);transform-origin:right bottom}@media(min-width:1024px){.product-list-item .product-card__shoppingcart-buttons{transform:scale(1)}}.product-list-item .product-list-item__shoppingcart-wrapper{align-items:flex-end}@media(min-width:1024px){.product-list-item .product-list-item__shoppingcart-wrapper{align-items:center}}.product-list-item .product-card__shoppingcart-notes{flex:1 0 100%}@media(min-width:1024px){.product-list-item .product-card__shoppingcart-notes{flex:initial}}.product-list-item .product-list-item__amount{min-width:64px}@media(min-width:1024px){.product-list-item .product-list-item__amount{min-width:0}}.product-list-item .product-list-item__amount .select-wrapper{font-size:1rem}@media(min-width:1024px){.product-list-item .product-list-item__amount .select-wrapper{font-size:1.5rem}}.product-list-item--row-view .product-list-item__shoppingcart-wrapper{transform:scale(.85)}@media(min-width:768px){.product-list-item--row-view .product-list-item__shoppingcart-wrapper{transform:unset}}.product-card{height:100%}.product-card__inner{background-color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;border-radius:4px;height:100%}@media(min-width:1024px){.product-card__inner{padding:30px}}.product-card__inner:focus .product-card__title,.product-card__inner:hover .product-card__title{color:#e4422b}.product-card__inner:focus .product-card__stats,.product-card__inner:hover .product-card__stats{opacity:1}.product-card__inner:focus .product-card__price-circle,.product-card__inner:hover .product-card__price-circle{transform:scale(.8)}.product-card__inner:focus .product-card__img-wrapper,.product-card__inner:hover .product-card__img-wrapper{transform:translateX(-50px)}.product-card__inner:focus .product-card__img,.product-card__inner:hover .product-card__img{height:10rem}@media(min-width:768px){.product-card__inner:focus .product-card__img,.product-card__inner:hover .product-card__img{height:13.125rem}}.product-card__title-wrapper{padding-right:50px;width:100%}.product-card__title{transition:all .2s cubic-bezier(.2,0,0,1)}.product-card__icon{display:inline-block;position:absolute;right:1.25rem;top:1.25rem}@media(min-width:1024px){.product-card__icon{right:1.875rem;top:1.875rem}}.product-card__icon svg{width:2rem;height:2rem}.product-card__text{margin:0;font-size:1.125rem;color:#758092}.product-card__stars{justify-content:flex-start}.product-card__top-content{display:flex;flex-direction:column;align-items:center;width:100%}.product-card__img-wrapper{position:relative;margin:2.5rem auto 0;display:inline-flex;transition:all .2s ease-in-out;align-items:center;height:10rem}@media(min-width:768px){.product-card__img-wrapper{height:16.25rem}}.product-card__img{height:10rem;transition:all .2s ease-in-out}@media(min-width:768px){.product-card__img{height:16.25rem}}.product-card__price-circle{position:absolute;right:-2.5rem;top:-1.25rem;transition:all .2s ease-in-out}@media(min-width:1024px){.product-card__price-circle{right:-1.25rem}}.product-card__title-note{font-weight:600;color:#e4422b;display:inline-block;margin-top:.25rem;font-size:.875rem;position:absolute}.product-card__stats{position:absolute;left:100%;top:50%;margin-left:2.1875rem;opacity:0;transition:all .2s cubic-bezier(.2,0,0,1)}.product-card__bottom-content{display:flex;justify-content:flex-end}.product-card__shoppingcart-wrapper{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#758092;width:100%;margin-top:1.25rem}.product-card__shoppingcart-note{display:block;text-align:left;margin-right:.9375rem;margin-top:.25rem;margin-bottom:.25rem;font-size:.6875rem}@media(min-width:1024px){.product-card__shoppingcart-note{margin-right:1.25rem;text-align:left}}@media(min-width:1200px){.product-card__shoppingcart-note{text-align:left}}.product-card__shoppingcart-note-highlight{color:#e4422b;font-weight:600}.product-card__amount{margin-right:.625rem}.product-card__tooltip{position:absolute;right:1.25rem;bottom:5rem}@media(min-width:1024px){.product-card__tooltip{bottom:6.25rem;left:1.875rem;right:auto}}.product-card__shoppingcart-buttons{display:flex;flex-shrink:0}.product-card--added{padding:0}.product-card--added .product-card__icon{top:5px;right:5px}.product-card--added .product-card__tooltip{display:none}.product-card--added .product-card__inner{padding:0}.product-card--added .product-card__shoppingcart-wrapper{display:none}.product-card--added .product-card__title{color:#e4422b}.product-card--added .product-card__stats{opacity:1}.product-card--added .product-card__price-circle{transform:scale(.8)}.product-card--added .product-card__img-wrapper{transform:translateX(-50px);height:8.125rem}.product-card--added .product-card__img{height:8.125rem}@media(min-width:768px){.product-card--added .product-card__img{height:13.125rem}}.col-12 .product-card .product-card__shoppingcart-buttons{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px;transform:scale(.7);transform-origin:right bottom}@media(min-width:1024px){.col-12 .product-card .product-card__shoppingcart-buttons{transform:scale(1);flex-direction:row;gap:0}}.col-12 .product-card .product-card__tooltip{display:none}@media(min-width:1024px){.col-12 .product-card .product-card__tooltip{display:block}}.col-12 .product-card .product-card__inner{padding:10px}@media(min-width:1024px){.col-12 .product-card .product-card__inner{padding:30px}}.col-12 .product-card .product-card__img-wrapper{margin:1.25rem auto 0 0;height:7.5rem}@media(min-width:1024px){.col-12 .product-card .product-card__img-wrapper{margin:2.5rem auto 0;height:16.25rem}}.col-12 .product-card .product-card__img{height:7.5rem}@media(min-width:768px){.col-12 .product-card .product-card__img{height:16.25rem}}.col-12 .product-card .product-card__title{font-size:1rem}@media(min-width:1024px){.col-12 .product-card .product-card__title{font-size:1.125rem}}.col-12 .product-card .product-card__text{font-size:.8125rem;line-height:1.4}@media(min-width:1024px){.col-12 .product-card .product-card__text{font-size:1.125rem}}.col-12 .product-card .product-card__amount{margin:0}@media(min-width:1024px){.col-12 .product-card .product-card__amount{margin-right:.625rem}}.col-12 .product-card .product-card__shoppingcart-wrapper{align-items:flex-end;margin-top:0}@media(min-width:1024px){.col-12 .product-card .product-card__shoppingcart-wrapper{margin-top:1.25rem;align-items:center}}.col-12 .product-card .product-card__stats{display:none}@media(min-width:1024px){.col-12 .product-card .product-card__stats{display:block}}.col-12 .product-card .product-card__price-circle{transform:scale(.8)}@media(min-width:1024px){.col-12 .product-card .product-card__price-circle{transform:scale(1)}}.col-12 .product-card .product-card__shoppingcart-note{margin-right:.5rem}@media(min-width:1024px){.col-12 .product-card .product-card__shoppingcart-note{margin-right:1.25rem}}.col-12 .product-card .product-card__top-content{margin-bottom:-20px}@media(min-width:1024px){.col-12 .product-card .product-card__top-content{margin-bottom:0}}.col-12 .product-card:focus .product-card__img-wrapper,.col-12 .product-card:hover .product-card__img-wrapper{transform:none}@media(min-width:768px){.col-12 .product-card:focus .product-card__img-wrapper,.col-12 .product-card:hover .product-card__img-wrapper{transform:translateX(-50px)}}.product-added-modal__img-wrapper,.product-added-modal__title{text-align:center}.product-added-modal__img{max-width:4rem;margin-right:1.875rem}.product-added-modal__valve-image-wrapper{display:flex;align-items:center}.product-added-modal__price-wrapper{width:100%}@media(min-width:1024px){.product-added-modal__price-wrapper{width:auto}}.product-added-modal__price{color:#182c48;font-size:2.25rem;font-weight:600;line-height:1;display:inline-flex;align-items:center}@media(min-width:1024px){.product-added-modal__price{height:3.125rem}}.product-added-modal__text{text-align:center;font-size:1.125rem;color:#758092;line-height:1.4;margin-bottom:2.5rem}.product-added-modal__text-highlight{color:#e4422b;font-weight:600}.product-added-modal__row{margin-top:1.875rem}.product-added-modal__row-inner{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.product-added-modal__checkbox{margin-left:.625rem;margin-right:1.25rem}@media(min-width:1024px){.product-added-modal__row-inner-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}}.product-added-modal__row-inner-wrapper--right{display:flex;align-items:center;justify-content:flex-end}.product-added-modal__row-title{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}.product-added-modal__input-group{margin-right:.625rem;width:100%}@media(min-width:1024px){.product-added-modal__input-group{width:auto}}.product-added-modal__input-group:last-of-type{margin-right:0}.product-added-modal__shoppingcart-button{margin-left:1.875rem}.product-added-modal__buttons{display:flex;justify-content:space-between;margin:2.5rem -.9375rem 0}.product-added-modal__button{margin:0 .9375rem}.product-slider{position:relative;padding-bottom:80px}.product-slider__title{position:relative;z-index:2;margin-bottom:2.1875rem}@media(min-width:1024px){.product-slider__title{margin-bottom:3.75rem}}.product-slider__slider{position:relative;overflow:hidden}.product-slider__slider-wrapper{position:relative;z-index:2}@media(min-width:1024px){.product-slider__slider-wrapper{margin-left:10%}}@media(min-width:1328px){.product-slider__slider-wrapper{margin-left:12%}}@media(min-width:1600px){.product-slider__slider-wrapper{margin-left:22%}}.product-slider__slide{opacity:.5;transition:all .2s ease-in-out;pointer-events:none;padding:20px 30px 0;display:flex;justify-content:center;margin-right:3.75rem;min-width:15.625rem;min-height:100%}@media(min-width:1024px){.product-slider__slide{width:20rem;padding-right:0;margin-right:0}}.product-slider__slide.is-selected{opacity:1;pointer-events:inherit}.product-slider__pattern{position:absolute;bottom:52%;left:0;width:50%}.product-slider__controls{position:absolute;display:flex;flex-direction:column;bottom:52%;left:4%;margin-bottom:-3.125rem;z-index:2}@media(min-width:1328px){.product-slider__controls{left:10%}}@media(min-width:1600px){.product-slider__controls{left:16%}}.product-slider__control--prev{border-top-left-radius:0;border-top-right-radius:0}.product-slider__control--next{border-bottom-left-radius:0;border-bottom-right-radius:0}.product-slider:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;display:block;background-color:#abd2ef}@media(min-width:1024px){.product-slider:after{height:52%}}