.styles_cartProductsWrapper__uvXFs{display:flex;flex-direction:column;gap:2rem}.styles_productsList__I788G{display:flex;flex-direction:column;gap:1rem;list-style:none;width:100%}.styles_productsList__I788G li{align-items:center;box-shadow:1px 2px 10px #0000003b;border-radius:9px;display:flex;justify-content:space-around;padding:.5rem;width:100%}.styles_productImage__6Mk6H{height:100px;width:100px}.styles_productImage__6Mk6H img{height:100%;object-fit:contain;width:100%}.styles_productsListButtons__1vy7h{display:flex;gap:.5rem}.styles_productsListButtons__1vy7h button{align-items:center;border:none;border-radius:50%;color:var(--white-primary);cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:.5rem;width:100%}.styles_productListAddButton__V3eFK{background:var(--blue-primary)}.styles_productListDeleteButton__drnX1{background:var(--red-primary)}.styles_paymentButtons__S7ynF{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr;margin-top:2rem;width:50%}@media (min-width:240px) and (max-width:900px){.styles_productsList__I788G li{flex-direction:column;gap:1rem}.styles_paymentButtons__S7ynF{width:100%}}.styles_footerWrapper____Ach{background:var(--black-primary);color:var(--white-primary);padding:1.5rem 0;text-align:center}.styles_footerWrapper____Ach a{color:var(--white-primary)}.styles_loaderWrapper__OUDrG{align-items:center;display:flex;height:100%;justify-content:center}.styles_loaderWrapperFullScreen__uwYiG{height:100vh}.styles_loaderSpinner__LGw6n{overflow:hidden;width:100%;height:90px;border-radius:50%;justify-content:center;position:relative;transform:translateZ(0);animation:styles_round__WWTdR 1.7s ease infinite}.styles_loaderSpinner__LGw6n img{height:100%;object-fit:contain;width:100%}@keyframes styles_round__WWTdR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_containerWrapper___LXgE{padding:8rem 0}.styles_backgroundPurple__qMNK1{background:var(--purple-primary)}.styles_backgroundPurple__qMNK1 h2{color:var(--white-primary)}.styles_gridContainerWrapper__e0iXb{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:240px) and (max-width:900px){.styles_gridContainerWrapper__e0iXb{grid-template-columns:1fr}}.styles_deliveryPrivacity__BzVS9{display:flex;flex-direction:column;gap:2rem;line-height:2rem}.styles_titleList__ZAVvw{color:var(--purple-primary);font-weight:900;list-style:none;margin-bottom:1rem}.styles_titleWrapper__hlFsU{font-size:2rem;font-weight:400;padding-bottom:8rem;text-align:center}@media (min-width:240px) and (max-width:900px){.styles_titleWrapper__hlFsU{font-size:1.5rem}}.styles_paymentDetailsWrapper__nnZtK{align-items:center;display:flex;flex-direction:column;justify-content:center;gap:2rem}.styles_paymentDetailsWrapper__nnZtK p{font-size:1.3rem;font-weight:400;line-height:2.5rem;text-align:center}.styles_paymentDetailsWrapper__nnZtK a{font-size:1.3rem;color:var(--blue-primary)}.styles_paymentDetailsWrapper__nnZtK svg{color:var(--blue-primary);font-size:4rem}.styles_socialLinksWrapper__GW4Vu{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.styles_socialLink__QP8O4{align-items:center;color:var(--purple-secondary);display:flex;flex-direction:column;gap:1rem;padding:4rem 0;text-decoration:none;width:100%}.styles_socialLink__QP8O4:hover{background:var(--purple-secondary);color:var(--white-primary);transition:all .5s ease}.styles_socialLink__QP8O4 img{width:3rem}@media (min-width:240px) and (max-width:900px){.styles_socialLinksWrapper__GW4Vu{grid-template-columns:1fr}}