/* IMPORTANT: This file is auto-generated. Do not modify it directly or changes will be lost. */
.mini-cart cart-recommendations{margin-top:2rem}.mini-cart .quantity{width:5.5rem!important}.mini-cart .free-shipping{justify-content:flex-start;width:100%;align-items:center}.mini-cart .free-shipping:last-of-type .icon-checkmark-alt{display:none}.mini-cart .free-shipping--success .icon-checkmark-alt{background-color:rgb(var(--color-brown_500))!important;color:#fff!important}.mini-cart .free-shipping__steps{display:flex;flex-direction:row}.mini-cart .free-shipping__text{text-align:center;padding:0 10px}.mini-cart .free-shipping__progress{margin:6px 0!important;overflow:visible!important}.mini-cart .free-shipping price-money,.mini-cart .free-shipping price-money span{font-size:1.6rem!important;font-weight:700!important;color:rgb(var(--color-achromatic_900))!important}.mini-cart .free-shipping .icon-checkmark-alt{width:20px;height:20px;position:absolute;right:0;top:0;z-index:1;transform:translate(50%,calc(-50% + 2px));background-color:rgb(var(--color-achromatic_300));border-radius:50%;color:#000}.mini-cart .free-shipping__container{border-bottom:2px solid #d7d7d7;position:sticky;top:0;background:rgb(var(--color-background));z-index:2}.product-card .media video{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-in-out}.product-card:hover .media.media--hover-effect>img+video{transform:scale(1)!important}.modal{position:fixed;inset:0;z-index:99;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.modal.active{opacity:1;visibility:visible}.modal .modal-overlay{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.3);backdrop-filter:blur(1rem);display:block!important}.modal .modal-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:95%;max-height:95%;padding:3rem;border-radius:3rem;background:#fff;overflow:hidden auto;scrollbar-width:none;max-width:60rem}.modal .modal-close{cursor:pointer;background:rgba(0,0,0,.7);backdrop-filter:blur(1rem);color:#fff;display:flex;align-items:center;justify-content:center;border:none;outline:0;border-radius:50%;width:4rem;height:4rem;position:absolute;top:1rem;right:1rem;padding:1rem}