#account_form,#no_account{padding-block:12rem 6rem}#account_form h2,#no_account h2{align-items:center;display:flex;gap:.5rem}#account_form h2 svg,#no_account h2 svg{height:var(--font-xl);width:var(--font-xl)}#account_form h2 svg path,#no_account h2 svg path{fill:var(--text-color)}.ecommerce_profile .banner h2 svg{left:130%}#order_list .order{align-items:center;background:var(--lighter);border-radius:var(--radius);box-shadow:var(--box-shadow);padding:var(--space-l)}#address .address_list .address{align-items:center;display:flex;flex-flow:row wrap;gap:2rem}.ecommerce_profile>:last-child{flex:1}.ecommerce_profile .menu.account-menu{align-items:start;background:var(--lighter);border-radius:var(--radius);box-shadow:var(--box-shadow);display:flex;flex-flow:column nowrap;height:100%;justify-content:start;padding-block:8rem;position:sticky;top:4rem;z-index:5}.ecommerce_profile .menu.account-menu .menu-item{padding:var(--space-l)!important;width:100%}@media screen and (width < 768px){.ecommerce_profile .menu.account-menu{bottom:0;flex-flow:row nowrap;height:fit-content;margin-block:2rem 0;padding-block:0;padding-right:3rem;top:0;width:100vw}.ecommerce_profile .menu.account-menu>.menu-item{align-content:start;justify-content:center}.ecommerce_profile .menu.account-menu>.menu-item span{align-items:center;flex-flow:column nowrap;font-size:var(--font-s);justify-content:center;text-align:center}}