.cart__head{background-color:var(--color-base-primary);color:var(--color-base-secondary);padding:3.8rem 0 15rem;margin-bottom:4.4rem}.cart__head-edge{position:absolute;left:0;width:100%;z-index:10;overflow-x:hidden;bottom:-.2rem}.cart__head-edge img{width:100%;height:100%;object-fit:cover}.cart__title{margin:0;font-size:13.7rem}.cart__subtitle{font-size:2.6rem;font-weight:500;font-family:var(--font-heading-family);max-width:65.2rem;margin:0 auto;line-height:1.45}.cart__subtitle p{margin:0}.cart__body{padding-bottom:17.5rem}.cart__product{max-width:110rem;margin:0 auto;margin-bottom:15.3rem;padding-right:3rem}.cart__product-content{padding-right:3rem;max-width:42.5rem}.cart__product-title{font-size:5.2rem;margin:0 0 1.5rem;line-height:1.2;transition:color var(--duration-default)}.cart__product-title:hover{color:var(--color-red)}.cart__product-subtitle{display:block;font-size:1.8rem;font-weight:500;margin:0 0 1rem}.cart__product-excerpt{font-size:2rem;font-weight:300;max-width:30rem;margin-top:0;line-height:1.8}.cart__product-button{height:6rem;margin-top:2.5rem;font-size:1.5rem;letter-spacing:.11em;min-width:22.2rem}.cart__product-image{flex:1;max-width:56.8rem}.cart__container{padding:0 10.2rem}.cart__empty-image{max-width:39rem;margin-bottom:5rem}.cart__empty-title{margin:0 0 1rem;font-weight:600;font-size:5.2rem}.cart__empty-button{margin-top:4rem;height:6rem;font-size:1.5rem;font-weight:600;padding:0 3.6rem}.cart__empty-title--outline{-webkit-text-stroke-width:.2rem;-webkit-text-stroke-color:var(--color-base-primary);color:#fff0}@media screen and (max-width:989px){.cart__product{margin-bottom:8.6rem}.cart__head{padding:2.3rem 0 10rem;margin-bottom:4.8rem}.cart__title{font-size:7.5rem;line-height:.85;margin-bottom:3rem}.cart__subtitle{font-size:1.8rem}.cart__container{padding:0 3.5rem}.cart__product-content{flex:1}.cart__product-title{font-size:3rem;margin-bottom:.5rem}.cart__product-subtitle{font-size:1.6rem;margin-left:.3rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1.5rem}.cart__product-excerpt{font-size:1.8rem;margin-left:.3rem}.cart__product-button{height:5rem;margin-top:2rem}}@media screen and (max-width:749px){.cart__container{padding:0 2rem}.cart__product{flex-direction:column-reverse;padding-right:0;padding:0 1.5rem}.cart__product-image{flex:auto;width:100%;margin-bottom:4rem}.cart__product-content{padding:0;max-width:100%;flex:auto}.cart__product-excerpt{max-width:100%}.cart__product-button{width:100%}}