.product-carousel{padding-block:30px;display:block;background:var(--color-bg,var(--color-white));position:relative}@media(min-width:768px){.product-carousel{padding-block:40px}}.product-carousel__bg-image{position:absolute;top:0;right:0;bottom:0;left:0}.product-carousel__inner{margin-inline:auto;z-index:10;position:relative}
.product-carousel__header-and-nav{display:flex;align-items:end;margin:0 var(--gutter)}.product-carousel__header{flex-grow:1;padding-bottom:8px}.product-carousel__header--content-left{align-items:start}.product-carousel__header--content-center{align-items:center;text-align:center}.product-carousel__product-card{width:345px}
.product-carousel__products{display:flex}.product-carousel__navigation-wrapper{z-index:5;display:flex;pointer-events:none;align-items:end}.product-carousel__navigation{padding:8px 4px;display:flex;align-items:center;justify-content:center;pointer-events:all;background:var(--color-white)}.product-carousel__navigation:hover{color:var(--color-blue)}
.product-carousel__navigation:disabled{color:var(--color-grey)}.product-carousel__footer{margin-top:var(--space-32);display:flex;align-items:center;justify-content:center}