.cartPage_container__lBKYf{padding:2.5rem;text-align:center}.cartPage_header__hslvC{margin-top:4rem;display:flex;justify-content:space-between;text-align:left}.cartPage_header__hslvC p{flex:1 1;font-size:1rem;font-weight:700;padding:.5rem;text-transform:uppercase;color:var(--black);margin-bottom:0}.cartPage_body__cO5b3,.cartPage_header__hslvC p{text-align:left;border-bottom:1px solid var(--deep_gray)}.cartPage_body__cO5b3{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.cartPage_body__cO5b3>*{flex:1 1;color:var(--black);font-size:16px;font-weight:500;padding:0 .5rem}.cartPage_body__cO5b3 span{display:block;font-weight:400}.cartPage_buttons__ckCUj>*{background-color:var(--primary);font-weight:500;color:var(--primary_contrast);border:none;margin:.5rem;font-size:22px;border-radius:5px;line-height:34px;width:34px;height:34px}.cartPage_buttons__ckCUj>:hover{background-color:var(--primary_light);color:var(--primary_light_contrast)}.cartPage_price__dsGj4{margin-top:3rem}.cartPage_card_container__JLP4s{display:flex;flex-direction:row;justify-content:space-between;margin:35px 0}.cartPage_card__goc2s{padding:18px 0;margin:10px 0;min-width:10em;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.cartPage_card__goc2s p{color:var(--black);margin:0}.cartPage_checkout_container__GQX_v{display:flex;flex-direction:row;justify-content:space-between}.cartPage_coupon__LAxdy{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:75%}.cartPage_coupon__LAxdy input{display:inline-block;width:100%;height:38px;padding:5px;border-radius:0;border:1px solid var(--deep_gray)}.cartPage_coupon__LAxdy input:focus-within{outline:none;border:1px solid var(--black)}.cartPage_coupon__LAxdy button{display:inline-block;background-color:var(--primary);color:var(--primary_contrast);font-weight:500;border:none;font-size:15px;width:270px;height:38px}.cartPage_coupon__LAxdy button:hover{background-color:var(--primary_light);color:var(--primary_light_contrast)}.cartPage_checkout__O24E7{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-end;width:25%}.cartPage_checkout__O24E7 a,.cartPage_checkout__O24E7 button,.cartPage_empty__NxLEv a{background-color:var(--primary);font-weight:500;color:var(--primary_contrast);border:none;margin-bottom:22px;font-size:18px;line-height:38px;width:100%;max-width:300px;height:38px;display:block}.cartPage_checkout__O24E7 a:hover,.cartPage_checkout__O24E7 button:hover,.cartPage_empty__NxLEv a:hover{background-color:var(--primary_light);color:var(--primary_light_contrast)}.cartPage_empty__NxLEv{text-align:center;height:50vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.cartPage_empty__NxLEv>*{margin-bottom:20px}@media (max-width:768px){.cartPage_header__hslvC{display:none}.cartPage_body__cO5b3{display:block;border:1px solid var(--grey)}.cartPage_body__cO5b3 div{display:flex;padding:10px;align-items:center;flex-direction:row;border-bottom:1px solid var(--grey)}.cartPage_body__cO5b3 div:last-child{border-bottom:none}.cartPage_body__cO5b3 div:before{content:attr(data-name);font-weight:700;display:flex;width:100px}.cartPage_container__lBKYf h1{margin-bottom:3rem}.cartPage_coupon__LAxdy button{margin-right:10px}}@media (max-width:575px){.cartPage_container__lBKYf{padding:2.5rem 1.2rem}.cartPage_card_container__JLP4s,.cartPage_checkout_container__GQX_v{flex-direction:column}.cartPage_card__goc2s{min-width:15em}.cartPage_checkout__O24E7,.cartPage_coupon__LAxdy{width:100%}.cartPage_coupon__LAxdy button{margin:0}.cartPage_checkout__O24E7 a,.cartPage_checkout__O24E7 button{max-width:100%;margin:20px 0 0}}