.product-carousel{position:relative}.product-carousel__title-wrap{margin-bottom:14px;padding-bottom:6px;border-bottom:2px solid #e4e4e4}.product-carousel__heading{margin:0;font-size:22px;font-weight:700;text-transform:capitalize;color:#1b0f66}.product-carousel__rail-wrap{position:relative}.product-carousel__grid{display:flex;list-style:none;margin:0;padding:0;gap:16px}.product-carousel__grid--static{flex-wrap:wrap;row-gap:20px}.product-carousel__arrow{display:inline-flex;position:absolute;top:40%;z-index:2;width:44px;height:44px;margin:0;padding:0;background:#fff;border:1px solid #d9d9d9;border-radius:50%;color:#1b0f66;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,opacity .15s ease;transform:translateY(-50%);box-shadow:0 2px 10px rgba(0,0,0,.1);align-items:center;justify-content:center}.product-carousel__arrow:hover:not([disabled]){background:#1b0f66;color:#fff !important;box-shadow:0 4px 14px rgba(0,0,0,.18)}.product-carousel__arrow[disabled],.product-carousel__arrow.slider-button--disabled{opacity:.35;pointer-events:none}.product-carousel__arrow .svg-wrapper{display:inline-flex;width:14px;height:14px}.product-carousel__arrow svg{width:100%;height:100%;fill:currentcolor}.product-carousel__arrow--prev{left:-8px}.product-carousel__arrow--prev svg{transform:rotate(180deg)}@media screen and (width >= 750px){.product-carousel__arrow--prev{left:-22px}}.product-carousel__arrow--next{right:-8px}@media screen and (width >= 750px){.product-carousel__arrow--next{right:-22px}}.product-card-carousel{position:relative;width:calc((100% - 8px)/1.5);margin:0;overflow:hidden;background:#fff;border:1px solid #e6e6e6;border-radius:6px;transition:box-shadow .15s ease;flex:0 0 auto}.product-card-carousel:hover,.product-card-carousel:focus-within{box-shadow:0 4px 18px rgba(0,0,0,.1)}@media screen and (width >= 750px){.product-card-carousel{width:calc((100% - 32px)/3)}}@media screen and (width >= 990px){.product-card-carousel{width:calc((100% - 64px)/5)}}.product-card-carousel__inner{display:flex;flex-direction:column;height:100%;transition:transform .3s ease}.product-card-carousel:hover .product-card-carousel__inner,.product-card-carousel:focus-within .product-card-carousel__inner{transform:translateY(-46px)}.product-card-carousel__discount{position:absolute;top:8px;left:8px;z-index:3;padding:4px 8px;background:#ff6415;border-radius:4px;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;color:#fff}.product-card-carousel__media{display:block;position:relative;overflow:hidden;background:#f7f7f9;line-height:0;aspect-ratio:1/1}.product-card-carousel__image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.product-card-carousel__details{display:flex;padding:12px;flex-direction:column;gap:6px;flex-grow:1}.product-card-carousel__name{min-height:2.5em;margin:0;font-size:14px;font-weight:600;line-height:1.25}.product-card-carousel__link{text-decoration:none;color:#1b0f66;transition:color .15s ease}.product-card-carousel__link:hover{color:#ff6415}.product-card-carousel__sku{margin:0;font-size:12px;color:#555}.product-card-carousel__sku strong{font-weight:600}.product-card-carousel__price-box{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:2px}.product-card-carousel__price-current{font-size:16px;font-weight:600;color:#ff6415}.product-card-carousel__price-old{font-size:13px;text-decoration:line-through;color:#7c848c}.product-card-carousel__free-shipping,.product-card-carousel__bulk,.product-card-carousel__lead-time{margin:0;font-size:12px;font-weight:600;line-height:1.3;color:#ff6415}.product-card-carousel__free-shipping .product-card-carousel__bulk-label,.product-card-carousel__bulk .product-card-carousel__bulk-label,.product-card-carousel__lead-time .product-card-carousel__bulk-label{color:#ff6415}.product-card-carousel__free-shipping .product-card-carousel__bulk-text,.product-card-carousel__free-shipping .product-card-carousel__lead-time-value,.product-card-carousel__bulk .product-card-carousel__bulk-text,.product-card-carousel__bulk .product-card-carousel__lead-time-value,.product-card-carousel__lead-time .product-card-carousel__bulk-text,.product-card-carousel__lead-time .product-card-carousel__lead-time-value{font-weight:400;color:#383838}.product-card-carousel__lead-time{font-weight:600}.product-card-carousel__lead-time span:first-child{font-weight:600}.product-card-carousel__actions{display:block;position:absolute;right:0;bottom:0;left:0;z-index:3;transition:transform .3s ease;transform:translateY(100%)}@media(hover: none){.product-card-carousel__actions{transform:translateY(0)}.product-card-carousel:hover .product-card-carousel__inner,.product-card-carousel:focus-within .product-card-carousel__inner{transform:none}}.product-card-carousel__add-to-cart{display:inline-flex;width:100%;height:46px;padding:0 12px;background:#fff;border:0;font-size:13px;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;color:#ff6415;cursor:pointer;transition:background .15s ease,color .15s ease;align-items:center;justify-content:center;gap:8px;letter-spacing:.04em;border-top:1.5px solid #ff6415;box-sizing:border-box}.product-card-carousel__add-to-cart:hover,.product-card-carousel__add-to-cart:focus-visible{background:#ff6415;color:#fff !important}.product-card-carousel__cart-icon{display:inline-flex;width:16px;height:16px;line-height:0}.product-card-carousel__cart-icon svg{width:100%;height:100%;fill:currentcolor}
