.app-profile-orders-card{background-color:#f9f9f9;border-radius:10px;margin-bottom:10px;padding:10px}@media(min-width:768px){.app-profile-orders-card{border-radius:20px;padding:15px}}@media(min-width:1366px){.app-profile-orders-card{align-items:center;display:grid;grid-template-columns:54% auto}}@media(min-width:1900px){.app-profile-orders-card{border-radius:30px;grid-template-columns:68% auto}}.app-profile-orders-card:last-of-type{margin-bottom:0}.app-profile-orders-card__info{border-bottom:1px solid #e4e3df;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:20px;grid-row-gap:20px}@media(min-width:768px){.app-profile-orders-card__info{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1366px){.app-profile-orders-card__info{border-bottom:none;padding-bottom:0}}.app-profile-orders-card__label{color:#7d7d7d;letter-spacing:0;margin-bottom:4px}@media(min-width:1366px){.app-profile-orders-card__label{display:none}}.app-profile-orders-card__value{color:#000;letter-spacing:0}@media(min-width:1366px){.app-profile-orders-card__value--number{cursor:pointer}}.app-profile-orders-card__products-wrapper{padding-top:20px}@media(min-width:1366px){.app-profile-orders-card__products-wrapper{display:flex;padding-top:0}}.app-profile-orders-card__products{display:grid;grid-template-columns:repeat(auto-fill,66px);overflow:hidden;width:calc(100% - 28px);grid-gap:8px;justify-content:flex-start}@media(min-width:1366px){.app-profile-orders-card__products{grid-auto-flow:column;width:100%}}.app-profile-orders-card__image{background-color:#e4e3df;border-radius:7px}.app-profile-orders-card__button{background-color:#f9f9f9}.app-profile-orders-card__button:hover{background-color:#7adef2}.app-profile-orders-card__button .v-btn__content{height:21px;width:21px}.app-profile-orders-list{height:100%}.app-profile-orders-list__orders-wrapper{padding-top:26px}@media(min-width:768px){.app-profile-orders-list__orders-wrapper{padding-top:10px}}@media(min-width:1366px){.app-profile-orders-list__orders-wrapper{padding-top:0}}.app-profile-orders-list__header{display:none}@media(min-width:1366px){.app-profile-orders-list__header{display:grid;grid-template-columns:54% auto;padding:27px 20px 20px}}@media(min-width:1900px){.app-profile-orders-list__header{grid-template-columns:68% auto}}@media(min-width:1366px){.app-profile-orders-list__header-info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}.app-profile-orders-list__label{color:#7d7d7d}.app-profile-orders-product{border-top:2px solid #e4e3df;display:grid;grid-template-columns:66px auto;padding:15px 0;grid-column-gap:16px}.app-profile-orders-product:last-of-type{border-bottom:2px solid #e4e3df}@media(min-width:1900px){.app-profile-orders-product{padding:20px 0}}.app-profile-orders-product__image{background-color:#e4e3df;border-radius:7px}.app-profile-orders-product__options{display:flex;padding-right:5px}.app-profile-orders-product__options:not(:first-of-type):before{color:#7d7d7d;content:"|";margin-right:10px}.app-profile-orders-product__option{opacity:.5}.app-profile-orders-product__option-value{padding-left:5px}.app-profile-orders-product__price{display:flex}.app-profile-orders-product .c-product-price__old-value,.app-profile-orders-product .c-product-price__value{font-size:.7777777778rem;font-weight:500;line-height:1.15}@media(min-width:1900px){.app-profile-orders-product .c-product-price__old-value,.app-profile-orders-product .c-product-price__value{font-size:1rem}}.app-profile-orders-product .c-product-price__value{color:#000;order:2}.app-profile-orders-product .c-product-price__old-value{color:#7d7d7d;margin-right:10px;order:1}@media(min-width:768px){.app-profile-orders-detail{margin-bottom:50px}}@media(min-width:1366px){.app-profile-orders-detail{margin-bottom:0}.app-profile-orders-detail__title-wrapper{margin-bottom:25px}}@media(min-width:1900px){.app-profile-orders-detail__title-wrapper{margin-bottom:42px}}.app-profile-orders-detail__title{font-size:1.7777777778rem;font-weight:800;line-height:normal}@media(min-width:768px){.app-profile-orders-detail__title{font-size:2.6111111111rem}}@media(min-width:1366px){.app-profile-orders-detail__title{font-size:1.3333333333rem}}@media(min-width:1900px){.app-profile-orders-detail__title{font-size:1.7777777778rem}}.app-profile-orders-detail__card{background-color:#f9f9f9;border-radius:20px;margin-bottom:20px;padding:20px}@media(min-width:768px){.app-profile-orders-detail__card{margin-bottom:40px}}@media(min-width:1366px){.app-profile-orders-detail__card{margin-bottom:30px}}@media(min-width:1900px){.app-profile-orders-detail__card{border-radius:30px;margin-bottom:53px;padding:30px}}.app-profile-orders-detail__label{flex-shrink:0;letter-spacing:0}@media(min-width:768px){.app-profile-orders-detail__products-title{margin-bottom:20px}}@media(min-width:1366px){.app-profile-orders-detail__products-title{margin-bottom:10px}}@media(min-width:1900px){.app-profile-orders-detail__products-title{margin-bottom:20px}}.app-profile-orders-detail__products{margin-bottom:40px}@media(min-width:768px){.app-profile-orders-detail__products{margin-bottom:130px}}@media(min-width:1366px){.app-profile-orders-detail__products{margin-bottom:57px}}@media(min-width:1900px){.app-profile-orders-detail__products{margin-bottom:80px}}.app-profile-orders-detail__discount{margin-right:10px}.app-profile-orders-detail__total{border-bottom:2px solid #e4e3df;border-top:2px solid #e4e3df;margin-bottom:15px;padding:15px 0}@media(min-width:1366px){.app-profile-orders-drawer .v-navigation-drawer__content{padding:20px 28px}}@media(min-width:1900px){.app-profile-orders-drawer .v-navigation-drawer__content{padding:40px}}.orders{padding-left:12px;padding-right:12px}@media(min-width:768px){.orders{padding-left:20px;padding-right:20px}}@media(min-width:1366px){.orders{padding-left:0;padding-right:0}}
