.product-carousel-container{padding-bottom:2rem}.product-carousel-container .carousel{position:relative}.product-carousel-container .carousel__items{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden}.product-carousel-container .carousel__items .product-card{flex:6 1;margin-right:1rem}.product-carousel-container .carousel__item{flex:0 0 auto}.product-carousel-container .carousel__item .product-card .img-container img{min-height:195px}@media(min-width:601px)and (max-width:900px){.product-carousel-container .carousel .carousel__items{overflow-x:scroll}.product-carousel-container .carousel .carousel__items .product-card{height:520px;padding:1rem 1rem 2rem}.product-carousel-container .carousel .carousel__items .product-card .img-container img{height:auto;max-height:100%;min-height:0;width:auto}}@media(max-width:600px){.product-carousel-container .carousel{margin-right:-5%}.product-carousel-container .carousel .carousel__items{overflow-x:scroll}.product-carousel-container .carousel .carousel__items .product-card{margin-right:.25rem;padding:1rem 1rem 2rem}.product-carousel-container .carousel .carousel__items .product-card .img-container img{min-height:135px}}.product-carousel-container .carousel__button{background:#0000;border:0;position:absolute;top:40%}.product-carousel-container .carousel__button svg{fill:var(--border-color-dark);height:4rem;width:4rem}.product-carousel-container .carousel__button:hover{cursor:pointer}.product-carousel-container .carousel__button:hover svg{fill:var(--brand-primary-color-dark)}.product-carousel-container .carousel__button-left{left:-3.5rem}.product-carousel-container .carousel__button-right{right:-3.5rem}@media(min-width:901px){.two-column-layout-right .carousel-container .carousel{width:94%}.two-column-layout-right .product-carousel-container .carousel__item{width:20%}}@media(min-width:601px)and (max-width:1199px){.two-column-layout-right .carousel-container .carousel{width:100%}.two-column-layout-right .carousel-container .carousel .carousel__item{min-width:220px}}