.Cart_background__vQikr{width:100vw;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;right:0;left:0;z-index:1000}.Cart_cart__mIc5x{position:fixed;height:100vh;top:0;right:0;background-color:#fff;float:right;position:relative;z-index:9999999999}.Cart_heading__merCb{display:flex;align-items:center;margin:2em}.Cart_heading__merCb svg{font-size:1.2rem;margin-right:.5em;margin-left:-4px}.Cart_heading__merCb h3{font-size:1.1rem;margin-right:.5em;font-weight:600}.Cart_empty__ohpAe{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:3em}.Cart_empty__ohpAe svg{font-size:3rem}.Cart_empty__ohpAe h3{font-weight:500;margin-top:1em;margin-bottom:2.5em}.Cart_empty__ohpAe a{text-transform:uppercase;padding:.7em 2em;border-radius:8px;color:#fff;background-color:#000;cursor:pointer;transition:all .2s ease-in-out}.Cart_items__KDvhf{display:flex;flex-direction:column;gap:2em}.Cart_totals__EUMKV{position:absolute;right:0;bottom:2em;width:100%}.Cart_totals__EUMKV>div{display:flex;justify-content:space-between;padding:0 2em}.Cart_checkout__JMNHL,.Cart_checkout__JMNHL>button{display:flex;width:100%;text-align:center;justify-content:center}.Cart_checkout__JMNHL>button{color:#fff;padding:.6rem 0;border-radius:8px;font-size:1.08rem;font-weight:400;cursor:pointer;margin-top:1em;transition:all .1s ease-in}.Cart_checkout__JMNHL>button:hover{opacity:.95}.Cart_totals__EUMKV h4{font-size:1.1rem;font-weight:600}.Cart_totals__EUMKV span{font-size:1.25rem;font-weight:700}.Cart_content__mqJ2_{padding:0 2em;overflow-y:scroll;height:calc(100vh - 220px)}@media screen and (min-width:320px){.Cart_cart__mIc5x{width:100%;position:fixed}.Cart_name__k6zVc{font-size:.9rem}.Cart_quantity__NVKPg{font-size:.8rem}#Cart_plus__aQ9Yn,.Cart_quantity__NVKPg #Cart_minus__NbQGG{font-size:.7rem;padding:0 12px}.Cart_content__mqJ2_{height:calc(100vh - 430px);overflow-y:scroll}}@media screen and (min-width:640px){.Cart_cart__mIc5x{width:600px;position:fixed}.Cart_name__k6zVc{font-size:1.09rem}.Cart_quantity__NVKPg{font-size:.9rem}#Cart_plus__aQ9Yn,.Cart_quantity__NVKPg #Cart_minus__NbQGG{font-size:.7rem;padding:0 15px}.Cart_content__mqJ2_{height:calc(100vh - 420px);overflow-y:auto}}.CartItem_item__YFMeg{display:flex;width:100%}.CartItem_image__OQUxp{position:relative;width:12%;height:80px;margin-right:1em;display:flex;align-items:center;background:#e0e0e0;background:linear-gradient(130deg,#e0e0e0,hsla(0,0%,100%,0) 70%,#fff);border-radius:8px;overflow:hidden}.CartItem_image__OQUxp span{margin:.6em!important}.CartItem_info__P3aAs{width:70%;display:flex;flex-direction:column;justify-content:space-evenly}.CartItem_line_clamp__g4JgE{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CartItem_name__iGaJ7{font-weight:500;margin-bottom:.5em;margin-top:-5px}.CartItem_info__P3aAs #CartItem_description__LQKar{font-size:.94rem;opacity:.8}.CartItem_quantity__kMsPb{display:flex;height:28px;justify-content:space-between;align-items:center;padding:0 5px;width:100px;font-size:1rem;border-radius:8px;border:1px solid rgba(0,0,0,.2);color:rgba(0,0,0,.7)}.CartItem_quantity__kMsPb #CartItem_count__Y2hhs{display:flex;align-items:center;height:100%;padding:0 15px;border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2)}#CartItem_plus__QcBLF,.CartItem_quantity__kMsPb #CartItem_minus__DXnWZ{display:flex;height:100%;align-items:center;padding:0 15px;font-size:.9rem;cursor:pointer}.CartItem_price__teOqZ{display:flex;flex-direction:column;justify-content:space-between}.CartItem_price__teOqZ #CartItem_price__teOqZ{font-size:1.1rem;font-weight:500}.CartItem_price__teOqZ #CartItem_delete__ZQChP{align-self:end}.CartItem_price__teOqZ #CartItem_delete__ZQChP>svg{font-size:1.2rem;padding-left:4px;padding-right:0;padding-bottom:4px;opacity:.5;cursor:pointer}@media screen and (max-width:768px){.CartItem_image__OQUxp{width:22%}}