@media only screen and (min-width:1024px){#cart-main-wrapper{position:relative}#cart-main-wrapper:before{background-color:#fff;bottom:0;content:"";position:absolute;right:0;top:0;width:40%}}#cart-main-wrapper #cart-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1440px;padding-left:var(--component-horizontal-outer-spacing);padding-right:var(--component-horizontal-outer-spacing);width:100%}@media only screen and (min-width:1024px){#cart-main-wrapper #cart-main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:calc(100vh - var(--page-offset)*1px);min-height:calc(100svh - var(--page-offset)*1px);position:relative;z-index:1}}#cart-main-wrapper #cart-main__sidebar{margin-bottom:60px;margin-top:60px}@media only screen and (min-width:1024px){#cart-main-wrapper #cart-main__sidebar{width:calc(60% - 60px)}}@media only screen and (min-width:1280px){#cart-main-wrapper #cart-main__sidebar{width:calc(60% - 120px)}}#cart-main-wrapper #cart-main__content{background-color:#fff;border:1px solid #d8d8d8;border-radius:var(--border-radius);margin:0 0 60px;padding:20px}@media only screen and (min-width:1024px){#cart-main-wrapper #cart-main__content{border-bottom:0;border-radius:unset;border-right:0;border-top:0;margin:0 0 0 60px;padding:60px 40px;width:40%}}@media only screen and (min-width:1280px){#cart-main-wrapper #cart-main__content{margin:0 0 0 120px}}#cart-main-wrapper #cart-main__content .checkout-help>*{margin-top:40px}#cart-main-wrapper #cart-main__content .checkout-help>:first-child{margin-top:0}@media only screen and (min-width:1024px){#cart-main-wrapper #cart-main__content .checkout-help>:first-child{margin-top:40px}}.cart-header,.cart__recommendations{display:none}.cart-order-slot,.cart-order-slot--middle,.cart-order-summary-slot{display:block}.cart-order-slot .minicart-banner{margin:10px auto 0;max-width:600px}