button,input,select,textarea{font-family:inherit}.header-cart__content{display:contents}.header-cart__icon-wrapper{position:relative;display:inline-block}.header-cart__icon{display:inline-block}.header-cart__badge{position:absolute;top:0;right:0;transform:translateY(-20%);aspect-ratio:1;min-width:1.6rem;padding:.2rem;border-radius:50%;background:#d6180b;color:#fff;font-size:1rem;font-style:normal;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;font-family:Sana Sans Black,Helvetica,Arial,sans-serif;font-weight:400!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header-cart.loading .header-cart__badge .cartQuantity,.header-cart__badge[hidden]{display:none}.header-cart__badge-loader{display:none;align-items:center;gap:.15rem}.header-cart.loading .header-cart__badge-loader{display:inline-flex}.header-cart__badge-loader .dot{width:.3rem;height:.3rem;border-radius:50%;background:#fff;animation:badgeDotPulse 1s infinite}.header-cart__badge-loader .dot:nth-child(2){animation-delay:.2s}.header-cart__badge-loader .dot:nth-child(3){animation-delay:.4s}@keyframes badgeDotPulse{0%,to{opacity:1}50%{opacity:.3}}#navigation_layer{z-index:102!important}.site-header__customer--cart{-webkit-appearance:none;appearance:none;border:0;background:none;height:4.4rem;background:#2b3336;color:#fff;border-bottom-left-radius:2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 .75rem;transition:color .3s ease-out,background .3s ease-out,height .3s ease-out}.site-header__cart--icon{display:flex;align-items:center;font-size:4.5rem}.site-header__cart--amount,.site-header__cart--loader{font-family:Sana Sans Black,Helvetica,Arial,sans-serif;font-weight:400!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.4rem;padding-left:.5rem}.site-header__cart--loader,.site-header__customer--cart.loading .site-header__cart--amount,.site-header__customer--cart.loading .site-header__cart--loader{display:none}.site-header__customer--cart.loading .site-header__cart--loader{display:block}.site-header__cart--loader .dot{border-radius:2rem;display:inline-block;margin-right:.4rem;width:.7rem;height:.7rem;background:#4fc882;animation:dotColor 1s .3s infinite}.site-header__cart--loader .dot:first-child{animation:dotColor 1s infinite}.site-header__cart--loader .dot:last-child{animation:dotColor 1s .6s infinite}@keyframes dotColor{0%{background:#4fc882}30%{background:#00672b}90%,to{background:#4fc882}}@media only screen and (min-width:768px){.site-header__customer--cart{height:11rem;flex:0 0 16rem;width:16rem}}