.masterstudy-account-statistics__wrapper{display:flex;flex-direction:column;gap:40px}.masterstudy-account-statistics__header-content{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.masterstudy-account-statistics__wrapper{gap:20px}.masterstudy-account-statistics__header-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}}.masterstudy-account-statistics__title{margin:0;padding:0;font-size:24px;font-weight:500;color:#001931}.masterstudy-account-statistics__actions{display:flex;align-items:center;gap:10px}.masterstudy-account-statistics__revenue{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:10px;border:1px solid #dbe0e9;box-shadow:0 1px 3px 0 rgba(0,0,0,.07)}.masterstudy-account-statistics__revenue-header{display:flex;align-items:center;gap:10px}.masterstudy-account-statistics__revenue-title{color:#001931;font-size:18px;font-weight:500}.masterstudy-account-statistics__revenue-total-price{margin-left:auto;font-size:18px;color:#001931;font-weight:700}@media screen and (max-width:767px){.masterstudy-account-statistics__revenue-header{flex-direction:column;align-items:flex-start}.masterstudy-account-statistics__revenue-total-price{margin-left:0}.masterstudy-account-statistics__revenue-date-select,.masterstudy-account-statistics__revenue-product-select{width:100%}}.masterstudy-account-statistics__revenue-loader{width:100%;height:100%}.masterstudy-account-statistics__revenue-loader img{width:100%;height:564px}.masterstudy-account-statistics__row-status{display:flex;padding:3px 5px;border-radius:4px;text-transform:uppercase;color:#fff;font-size:10px;font-weight:700;letter-spacing:1px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-shadow:1px 1px rgba(0,0,0,.1)}.masterstudy-account-statistics__row-status_completed,.masterstudy-account-statistics__row-status_paid{background-color:var(--success-100)}.masterstudy-account-statistics__row-status_canceled{background-color:var(--danger-100)}.masterstudy-account-statistics__row-status_pending{background-color:#808c98}.masterstudy-account-statistics__orders{display:flex;flex-direction:column;gap:10px}.masterstudy-account-statistics__orders-header{display:flex;align-items:center;justify-content:space-between}.masterstudy-account-statistics__orders-header-title{display:flex;gap:5px}.masterstudy-account-statistics__orders-header-title-text{color:#001931;font-weight:500;font-size:18px}.masterstudy-account-statistics__orders-header-title-total{color:#808c98;font-size:18px;font-weight:500}.masterstudy-account-statistics__orders-table{position:relative}.masterstudy-account-statistics__orders-table .dt-layout-cell{overflow-x:auto;overflow-y:hidden}