.FloatingCart_container__gozvr{display:none;width:100%;height:auto;background-color:#fff;position:fixed;flex-direction:column;gap:4px;bottom:0;right:0;z-index:1;padding:6px;border-top:1px solid var(--border-color);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.FloatingCart_buttonContainer__nJVQ6{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}@media (max-width:375px){.FloatingCart_container__gozvr{display:flex}.FloatingCart_desktop_installment__hkfZv{display:none}}@media (min-width:375px) and (max-width:600px){.FloatingCart_container__gozvr{display:flex}.FloatingCart_desktop_installment__hkfZv{display:none}}.CartStatus_container___FnIA{position:absolute;width:350px;height:auto;background-color:#fff;top:100%;left:0;border-radius:.3rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);visibility:hidden;opacity:0;transition:all .12s ease-in;cursor:auto;padding:.8rem;border:.5px solid var(--border-color)}.CartStatus_show__oDIvv{visibility:visible;opacity:1}.CartStatus_head__1i1Jq{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:.5rem;margin-bottom:.5rem}.CartStatus_head__1i1Jq>p{font-size:.875rem}.CartStatus_head__1i1Jq>a{font-size:.75rem;color:var(--theme-color);display:flex;align-items:center}.CartStatus_body__mX_04{height:50vh;margin-bottom:.5rem;overflow-y:auto;padding:0 .5rem}.CartStatus_body__mX_04::-webkit-scrollbar{width:8px}.CartStatus_body__mX_04::-webkit-scrollbar-track{background:#f1f1f1}.CartStatus_body__mX_04::-webkit-scrollbar-thumb{background-color:gray;border-radius:20px}.CartStatus_body__mX_04::-webkit-scrollbar-thumb:hover{background:#555}.CartStatus_footer__QAnyJ{border-top:1px solid var(--border-color);padding-top:.5rem}.CartStatus_footer__QAnyJ>div{display:flex;justify-content:space-between;margin-bottom:.5rem}.CartStatus_footer__QAnyJ{font-size:.875rem}.CartStatus_body__mX_04 li>div .CartStatus_price__vpkt3,.CartStatus_footer__QAnyJ p:last-child{font-weight:700}.CartStatus_body__mX_04 li>div .CartStatus_price__vpkt3 span,.CartStatus_footer__QAnyJ p:last-child>span{margin-right:.2rem;font-weight:400;font-size:.75rem}