.main-cart{top:0;left:0;right:0;z-index:100}.main-cart .cart-box{position:relative}.main-cart .cart-box .cart-panel{width:364px;margin:0 auto;border-radius:12px;justify-self:center;background-color:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.04),0 1px 1px 0 rgba(0,0,0,.05)}.main-cart .cart-box .cart-panel__header{display:flex;align-items:center;padding:20px 14px 20px 20px;justify-content:space-between;border-bottom:1px solid #e0e7ee}.main-cart .cart-box .cart-panel__header .cart-summary{font-size:16px;font-weight:800;color:#3b4348;line-height:normal}.main-cart .cart-box .cart-panel__header .cart-summary-price{font-size:18px;font-weight:800;color:#3b4348;line-height:20px}.main-cart .cart-box .cart-panel__body{max-height:400px;overflow-y:auto;scrollbar-width:thin;-ms-overflow-style:none}.main-cart .cart-box .cart-panel__body.disabled{display:none}.main-cart .cart-box .cart-panel__body::-webkit-scrollbar{display:none}.main-cart .cart-box .cart-panel__body .cart-item{gap:0 20px;display:flex;align-items:flex-start;padding:20px 14px 20px 20px}.main-cart .cart-box .cart-panel__body .cart-item .cart-item__product .cart-domains{display:flex;gap:0 20px}.main-cart .cart-box .cart-panel__body .cart-item:not(:first-child){border-top:1px solid #e0e7ee}.main-cart .cart-box .cart-panel__body .cart-item__icon{display:flex;max-width:20px;min-height:20px;margin-top:-3px;flex-basis:20px;align-items:center}.main-cart .cart-box .cart-panel__body .cart-item__icon svg{max-width:20px;transform:translateY(2px)}.main-cart .cart-box .cart-panel__body .cart-item__product{flex:1}.main-cart .cart-box .cart-panel__body .cart-item__product .product-name{margin:0;font-size:14px;font-weight:800;color:#3b4348;line-height:normal}.main-cart .cart-box .cart-panel__body .cart-item__product .product-name.product-name--collapse{cursor:pointer;transition:.2s}.main-cart .cart-box .cart-panel__body .cart-item__product .product-name.product-name--collapse:hover{opacity:.9}.main-cart .cart-box .cart-panel__body .cart-item__product .product-name.product-name--collapse svg{margin-left:6px;transition:.2s}.main-cart .cart-box .cart-panel__body .cart-item__product .product-name.product-name--collapse.open svg{transform:scaleY(-1)}.main-cart .cart-box .cart-panel__body .cart-item__product .product-info{margin:0;font-size:14px;font-weight:500;color:#646c73;line-height:normal}.main-cart .cart-box .cart-panel__body .cart-item__price{font-size:14px;line-height:normal}.main-cart .cart-box .cart-panel__body .cart-item__price span{font-weight:800;color:#3b4348;font-size:inherit;line-height:inherit}@media screen and (max-width:850px){.main-cart__top{display:none}.main-cart__bottom{top:0;left:0;right:0;z-index:9999;position:fixed;padding:13.5px 0;border-bottom:1px solid rgba(0,0,0,.15)}.main-cart__bottom .container{padding:0 20px}.main-cart .cart-box{order:-1}.main-cart .cart-box .cart-panel{margin-inline:15px}.main-cart .cart-box .cart-panel__header .cart-summary,.main-cart .cart-box .cart-panel__header .cart-summary-price{font-size:15px}}