.page_container__voB1s{width:100%;height:auto;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:70px 0}.page_container__voB1s h1{width:90%;font-family:var(--font-agbalumo);text-align:center;font-size:45px}.page_content__f3L8X{width:90%;max-width:1450px;display:grid;grid-template-columns:2fr 1fr;justify-content:center;align-items:flex-start;grid-gap:20px;gap:20px;position:relative}.page_total__PPqLg{min-width:300px;padding:30px 20px 20px;border:2px solid var(--marron);background:white;border-radius:20px;box-shadow:var(--box-shadow);position:-webkit-sticky;position:sticky;top:100px;display:flex;flex-direction:column;align-items:flex-start}.page_total__PPqLg h2{font-family:var(--font-agbalumo);color:var(--black);line-height:30px;font-size:25px;width:100%;padding-bottom:10px;margin-bottom:20px;border-bottom:1.5px dashed var(--marron)}.page_quantity_payment__EMuij,.page_quantity_products__RXtuT{width:100%;display:flex;justify-content:space-between;padding-bottom:15px}.page_total__PPqLg span{font-size:14px;font-weight:400;color:grey}.page_total__PPqLg strong{font-size:15px;font-weight:500;letter-spacing:-.5px}.page_total__PPqLg .page_button__JfU0K{width:100%;background:var(--black);padding:15px;border-radius:30px;font-size:15px;color:white;font-family:inherit}.page_products__S40Of{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px 20px;gap:20px;border:2px solid var(--marron);background:white;border-radius:20px;box-shadow:var(--box-shadow)}.page_products__S40Of .page_product__6KdeZ{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1.5px dashed var(--marron);padding-bottom:20px;gap:10px}.page_products__S40Of .page_product__6KdeZ:last-of-type{border-bottom:none;padding-bottom:0}.page_product__6KdeZ .page_productInfo__FnwdF{display:flex;align-items:center;gap:15px}.page_product__6KdeZ .page_productInfo__FnwdF img{width:80px;height:80px;object-fit:cover;border-radius:15px;box-shadow:var(--box-shadow)}.page_productInfo__FnwdF .page_info__LTPgD{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.page_productInfo__FnwdF .page_info__LTPgD h4{font-family:var(--font-agbalumo);font-weight:400;font-size:20px;color:var(--black)}.page_productInfo__FnwdF .page_info__LTPgD span{font-size:15px;color:var(--marron)}.page_productInfo__FnwdF .page_info__LTPgD p{font-size:14px;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:450px}.page_quantity_buttons__Z7g7W{gap:20px;border:1.5px dashed var(--marron);padding:8px;border-radius:10px}.page_quantity_buttons__Z7g7W,.page_quantity_buttons__Z7g7W button{display:flex;align-items:center}.page_producto_cantidad__GXTE3{font-size:14px}.page_mercado_pago__xFl5m{margin-top:10px;width:100%;height:48px;padding:0 24px;background:#009ee3;display:flex;align-items:center;justify-content:center;border-radius:6px;color:var(--background);font-size:14px;font-weight:600;gap:5px}.page_success_message__qfgL8{margin-bottom:20px;font-size:14px;line-height:28px;color:var(--marron)}.page_emptyCart__b7IOR{font-family:var(--font-agbalumo);text-align:center;font-size:25px;color:var(--marron)}@media (max-width:1000px){.page_content__f3L8X{display:flex;flex-direction:column-reverse}.page_total__PPqLg{position:static;top:0;width:100%}.page_products__S40Of{width:100%}}@media (max-width:768px){.page_container__voB1s{padding:100px 0 30px}.page_productInfo__FnwdF .page_info__LTPgD p{font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-wrap:wrap}}@media (max-width:500px){.page_products__S40Of .page_product__6KdeZ{flex-direction:column}.page_quantity_buttons__Z7g7W{width:100%;justify-content:space-between}}