.account.authen{margin:0 auto;max-width:45rem}.account-table{border:1px solid #e2e2e2;font-size:1.6rem;text-align:left}.account-table td,.account-table th{font-size:1.4rem;padding:2.2rem}.account-table__order{inset:0;position:absolute}.account-table__order:hover{text-decoration-line:underline}.account-table__product{color:hsla(0,0%,7%,.75);font-size:1.4rem;text-decoration-line:underline}@media (max-width:1023px){.account-table__product{font-size:1.4rem}}.account-table th{color:hsla(0,0%,7%,.75);font-size:1.2rem;font-weight:400;text-align:left;text-transform:uppercase}@media (max-width:1023px){.account-table th{font-size:1.2rem}}.account-table th{line-height:1.4}.account-table thead,.account-table tr{border-bottom:1px solid #e2e2e2}.account-table tr:last-child{border:none}.account-table--with-total td:last-child,.account-table--with-total th:last-child{text-align:right}.account-table--with-total tfoot tr{border-bottom:none;border-top:1px solid #e2e2e2}.account-table--with-total tfoot tr:first-child td{font-size:1.6rem}.account-table--with-total tfoot tr:last-child td{font-size:2rem}.account-table--with-total tfoot{font-size:1.8rem}@media (max-width:1023px){.account-table--with-total tfoot{font-size:1.6rem}}.account-table--with-total tfoot tr:first-child td{padding-bottom:.5rem}@media (max-width:767px){.account-table{border-inline:none;margin-bottom:4rem}.account-table td,.account-table th{padding:0}.account-table td:first-child,.account-table th:first-child{padding-top:1.2rem}.account-table td:last-child,.account-table th:last-child{padding-bottom:1.2rem}.account-table thead{display:none}.account-table tr{display:flex;flex-direction:column}.account-table tr td{align-items:center;display:flex;justify-content:space-between}.account-table tr td:before{color:hsla(0,0%,7%,.75);font-size:1.2rem;font-weight:400;text-transform:uppercase}@media (max-width:1023px){.account-table tr td:before{font-size:1.2rem}}.account-table tr td:before{content:attr(data-label);line-height:1.4}.account-table--with-total tfoot td:first-child{display:none}.account-table--with-total td[headers=RowTotal]:before{font-size:2rem}@media (max-width:1023px){.account-table--with-total td[headers=RowTotal]:before{font-size:1.8rem}}}.account__orders{position:relative}.account__orders-loading{align-items:center;background-color:hsla(0,0%,96%,.5);display:flex;inset:0;justify-content:center;position:absolute}.account__orders-btn{align-items:center;display:flex;height:3rem;justify-content:center;position:relative;width:3rem}.account__orders-btn.disabled{--tw-text-opacity:1;color:rgb(126 126 126/var(--tw-text-opacity));pointer-events:none}.account__orders-btn button{position:relative}.account__orders-btn button:before{--tw-content:"";content:var(--tw-content);inset:-.8rem;position:absolute}.account__address-popup{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;padding:2.4rem;pointer-events:none;position:fixed;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:999}.account__address-popup.open{opacity:1;pointer-events:auto}.account__address-overlay{background-color:rgba(0,0,0,.5);cursor:pointer;inset:0;position:absolute;z-index:10}.account__address-inner{--tw-bg-opacity:1;align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;display:flex;flex-direction:column;gap:1.2rem;max-height:90vh;max-width:550px;overflow:auto;padding:2.4rem;position:relative;width:fit-content;z-index:20}.account__address-icon{cursor:pointer;position:absolute;right:1.2rem;top:1.2rem}.account__address-icon:before{--tw-content:"";content:var(--tw-content);inset:-.8rem;position:absolute}.account__address-add{align-items:center;display:none;gap:.4rem;text-decoration-line:underline;text-transform:none;width:fit-content}.account__address-add:hover{text-decoration-line:none}@media (max-width:767px){.account__address-add{font-size:1.3rem}}.account__address-add.open{display:flex}