.account_container__5WRml{padding-inline:var(--website-padding-desktop);padding-top:50px;padding-bottom:50px}.account_main_heading__Ustmh{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.account_main_heading__Ustmh h3{font-size:1.5rem;font-weight:500;color:var(--fourth-color)}.account_btn_group__ZdSXS{flex-shrink:0;display:flex;align-items:center;gap:20px;width:fit-content}.account_btn_group__ZdSXS button{height:40px;padding-inline:15px;border:none;background:var(--primary-color);color:var(--fourth-color);font-size:1rem;letter-spacing:.05rem;cursor:pointer}.account_btn__M5eRL{height:40px;padding-inline:10px;border:none;border-radius:0}.account_btn_group__ZdSXS svg{transform:rotate(180deg);cursor:pointer}.account_content__BLt02{padding-top:20px}.account_sections__N0WgU{display:flex;list-style:none;border-bottom:1px solid var(--fourth-color)}.account_sections__N0WgU li{padding:10px 20px;cursor:pointer;text-transform:uppercase}.account_sections__N0WgU li a{color:inherit;text-decoration:none}.account_sections__N0WgU li:hover{background:#d3d3d3}.account_sections__N0WgU .account_active__SaADd{background-color:var(--fourth-color);color:var(--tertiary-color)}.account_active__SaADd:hover{background:var(--fourth-color)!important}@media only screen and (max-width:700px){.account_container__5WRml{padding-inline:var(--website-padding-mobile);padding-top:50px;padding-bottom:50px}.account_main_heading__Ustmh{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.account_main_heading__Ustmh h3{font-size:1.2rem}.account_btn_group__ZdSXS{flex-shrink:0;display:flex;align-items:center;gap:10px;width:fit-content}.account_btn_group__ZdSXS button{height:35px;padding-inline:10px;border:none;background:var(--primary-color);color:var(--fourth-color);font-size:.7rem;letter-spacing:.05rem;cursor:pointer}.account_btn__M5eRL{height:40px;padding-inline:10px;border:none;border-radius:0}.account_sections__N0WgU{display:flex;list-style:none;border-bottom:1px solid var(--fourth-color)}.account_sections__N0WgU li{padding:5px 10px;cursor:pointer;text-transform:uppercase}.account_sections__N0WgU li a{color:inherit;text-decoration:none;font-size:.8rem;letter-spacing:.05rem}.account_sections__N0WgU li:hover{background:#d3d3d3}}.Orders_orders__9VxM4{list-style:none;display:flex;flex-direction:column}.Orders_orders__9VxM4>li{display:flex;flex-direction:column;border-top:2px solid #d3d3d3;padding:10px;width:100%}.Orders_order_products__skKR_{display:flex;flex-direction:column;width:100%;padding:20px;list-style:none}.Orders_order_products__skKR_>li{border-bottom:1px solid grey;padding:15px 0}.Orders_order_products__skKR_>li:last-child{border-bottom:none}.Orders_main_head__4dZpZ{display:flex;align-items:center;justify-content:space-between}.Orders_id_and_date__uooDq{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.Orders_about_product__Yx_9X{height:fit-content;width:fit-content;display:flex;gap:20px}.Orders_order_id__SOH4S{font-size:1.2rem;color:grey}.Orders_product_img__AWJxx{height:150px;width:150px;background:#fff;object-fit:cover}.Orders_product_img__AWJxx img{height:100%;width:100%;object-fit:contain}.Orders_product_details__8ImE9{display:flex;flex-direction:column;gap:3px}.Orders_product_details__8ImE9 span{font-size:.9rem;color:grey}.Orders_product_details__8ImE9 h3{font-size:1.3rem;font-weight:500}.Orders_variant_details__LNZJ8{display:flex;flex-direction:column;list-style:none;gap:4px;color:grey}.Orders_price_and_actions__ISYVR{height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:80px}.Orders_price_and_actions__ISYVR button{height:30px;width:fit-content;min-width:120px;padding:10px 20px;font-size:1rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--secondary);background-color:transparent;word-break:keep-all}.Orders_price_and_actions__ISYVR button:hover{border:1px solid var(--primary)}@media only screen and (max-width:700px){.Orders_orders__9VxM4{padding:20px 0 0}.Orders_order_id__SOH4S{font-size:.9rem;color:grey}.Orders_id_and_date__uooDq{gap:10px}.Orders_id_and_date__uooDq h4{font-size:.8rem}.Orders_price_and_actions__ISYVR button{height:30px;font-size:.8rem;padding:3px}.Orders_product_details__8ImE9 h3{font-size:1rem;font-weight:500}}.ConfirmCancel_main_div__ZFmqY{background-color:#fff;padding:2.5rem 3rem;display:grid;gap:2rem}.ConfirmCancel_main_div__ZFmqY h2{text-align:center}.ConfirmCancel_btn_section__gr9RS{display:flex;justify-content:space-between;gap:5vw}.ConfirmCancel_btn_section__gr9RS button{font-size:1.03rem;padding:8px 2.5rem;cursor:pointer}.ConfirmCancel_btn_section__gr9RS button:first-child{background-color:var(--primary);color:#fff;border:none}.ConfirmCancel_btn_section__gr9RS button:nth-child(2){background-color:#fff;border:1px solid var(--primary);color:var(--primary)}