.customer.login,.customer.reset-password{text-align:center}.customer-form{padding:0 15px}.customer-form__desc{max-width:600px;margin:0 auto 2em}.customer{overflow:hidden}.customer__wrap{display:flex}.customer__sidebar{width:100%;max-width:391px;min-width:291px;position:relative;padding:40px 40px 40px 0}.customer__sidebar-button{display:none!important;position:fixed;left:0;top:120px;z-index:7;height:60px;width:60px;background:#f3f3f3;border:none;border-radius:0 30px 30px 0;box-shadow:0 2px 15px#d2d5db80;cursor:pointer;border:4px solid#fff;border-left:none;overflow:hidden}.customer__sidebar-button .customer-profile__image{height:100%;min-height:auto;right:10px;pointer-events:none}.customer__sidebar-button:hover{color:rgb(var(--color-base-accent-1))}.customer__content{position:relative;width:calc(100% - 291px)}.customer__content:before{content:"";position:absolute;width:100vw;height:100%;left:0;background-color:#fafafa;z-index:-1}.customer-screen{padding:40px 0 40px 60px}.customer-screen>.breadcrumbs{margin-top:-20px;margin-bottom:10px}.customer__content-wrap+.customer__content-wrap{margin-top:40px}.customer__content-wrap>:first-child{margin-top:0}.customer__content h1{margin-bottom:.156em 0 .556em}.customer__content .no-space{margin:0}@media screen and (max-width:1300px){.customer__sidebar{max-width:30%}}@media screen and (max-width:990px){.customer-screen{padding:30px 0 30px 20px}.customer__content-wrap+.customer__content-wrap{margin-top:30px}.customer__sidebar{padding:30px 20px 30px 0}}@media screen and (max-width:768px){.customer__sidebar{min-width:220px}.customer__content{width:100%;max-width:calc(100% - 235px)}}@media screen and (max-width:576px){.customer__content{max-width:none}.customer__sidebar-button{display:block!important}.customer__sidebar{position:fixed;z-index:9;background-color:#fff;left:0;top:0;padding:15px;transform:translate(-100%);transition:.35s;width:280px;height:100%;max-width:none;border:1px solid#f0f0f0;box-shadow:0 2px 14px#0000000d;border-left:none;overflow:auto;scrollbar-color:rgba(#000, 0.20)transparent;scrollbar-width:thin}.customer__sidebar::-webkit-scrollbar{width:2px;height:2px}.customer__sidebar::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.customer__sidebar::-webkit-scrollbar-thumb{border-radius:100px;border:0 solid transparent;background-clip:content-box;background-color:rgba(#000, 0.20)}.customer__sidebar.opened{transform:none}.customer-screen{padding:30px 0}.customer__content:before{left:-15px}}.dashboard-blocks{margin-top:40px;display:flex;flex-wrap:wrap}.dashboard-block{width:calc(50% - 10px);border-radius:10px;box-shadow:0 2px 4px 0 rgba(210,213,219,.5);background-color:#fff;display:flex;justify-content:center}.dashboard-block__wrap{padding:18px 20px 26px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:#000;width:100%;height:100%}.dashboard-block__wrap *{pointer-events:none}.dashboard-block .svg-wrap{height:76px;margin-bottom:24px;display:flex;align-items:center}.dashboard-block:hover .svg-wrap,.dashboard-block:focus .svg-wrap{color:rgb(var(--color-base-accent-1))}.dashboard-block svg{width:64px}.dashboard-block__title{font-weight:600;text-transform:uppercase;text-align:center}.dashboard-block__title::last-word{color:rgb(var(--color-base-accent-1))}.dashboard-block+.dashboard-block{margin-left:20px}@media screen and (max-width:990px){.dashboard-block{width:100%}.dashboard-block+.dashboard-block{margin-left:0;margin-top:20px}.dashboard-block .svg-wrap{height:50px}.dashboard-block svg{width:50px}}.customer-profile{display:flex;align-items:center;margin-bottom:16px}.customer-profile__image{width:60px;height:60px;min-width:60px;min-height:60px;border-radius:50%;position:relative;background-color:#f3f3f3;display:flex;justify-content:center;align-items:center;font-size:23px;font-weight:600}.customer-profile__image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:auto;min-height:100%}.customer-profile__info{margin-left:10px}.customer-profile__info p{margin:0;line-height:1.3em}.customer-profile__info p+p{margin-top:.5em}.customer-profile__name{color:#000;font-size:18px;font-weight:600}.customer-profile__name_first{text-transform:capitalize}.customer-profile__name_last{text-transform:uppercase}.customer-profile__phone{color:#787878;font-size:14px}.customer-menu{list-style:none;padding:0;margin:0}.customer-menu>li{padding:12px 36px 13px 11px;border-left:5px solid transparent;max-width:238px}.customer-menu>li:not(:last-child){border-bottom:1px solid#f0f0f0!important}.customer-menu>li.active{border-color:rgb(var(--color-base-accent-1));font-weight:600}.customer-menu>li a{color:#000;text-decoration:none;font-size:14px}.customer-menu>li a.red{color:#b33837}.customer-menu>li:not(.active) a:hover,.customer-menu>li:not(.active) a:focus{color:rgb(var(--color-base-accent-1))}@media screen and (max-width:768px){.customer-profile__info p+p{margin-top:.2em}.customer-profile__name{font-size:16px}.customer-menu>li{padding:8px 22px 8px 11px}}.customer-empty{text-align:center;max-width:580px;margin:0 auto}.customer-empty__svg{width:90px;margin:0 auto}.customer-empty__description{margin-bottom:2em}.customer-informations__row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:-25px}.customer-informations__row:not(:last-child){border-bottom:1px dashed#a3a3a3;padding-bottom:38px}.customer-informations__row:not(:first-child){padding-top:38px}.customer-informations__col{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;margin-top:25px}.customer-informations__col_action{align-items:flex-end}@media screen and (max-width:900px){.customer-informations__col_action{width:100%;align-items:flex-start}}.customer-informations__cell{font-size:16px}.customer-informations__cell+.customer-informations__cell{margin-top:20px}.customer-informations__label{color:#787878;display:block;font-size:14px;margin-bottom:-4px}.customer-informations__value{font-weight:400;color:#000;display:block}.customer-informations__label+.customer-informations__value{margin-top:.3em}.customer-delivery{text-align:center;padding:30px 0}.customer-delivery .order-status-flow{margin-top:40px;margin-bottom:80px}.customer-edit-popup{text-align:center}.customer-edit-popup__title{margin-bottom:1em}.customer-edit-popup__info{text-align:left}.customer-edit-popup__form .form-field{max-width:none}.customer-edit-popup__form>*+*{margin-top:1em}.customer-edit-popup__form .code-phone__wrap{justify-content:flex-start}.customer-edit-popup__form .form-field__input-select-list{right:auto;z-index:7}.customer-edit-popup__form .form-field__input-select-list:before{right:auto;left:15px}.customer-form_footer{margin-top:2em}.customer-orders{display:flex;flex-direction:column}.customer-orders__row_head,.button_detail-order{display:grid;grid-template:auto/100px 1fr 250px;align-items:center}.customer-orders__row_head{margin-bottom:4px}.customer-orders__row_head .customer-orders__cell_product{padding-left:40px}.customer-orders__row:not(.customer-orders__row_head){border-radius:10px;box-shadow:0 2px 4px 0 rgba(210,213,219,.5);background-color:#fff;padding:10px 23px;min-height:80px;height:auto;cursor:pointer;border:none;color:#687685;display:flex;align-items:center}.customer-orders__row:not(.customer-orders__row_head):hover,.customer-orders__row:not(.customer-orders__row_head):focus{box-shadow:0 2px 4px 0 rgb(var(--color-base-accent-1))}.customer-orders__row+.customer-orders__row{margin-top:10px}.customer-orders__cell{width:100%;font-size:15px}.customer-orders__cell_number{display:flex;align-items:center}.customer-orders__cell_product{display:flex;align-items:center;width:400px;margin-bottom:0}.customer-orders__cell_status{display:flex;align-items:center}.customer-orders__row:not(.customer-orders__row_head) .customer-orders__cell_status{font-size:12px;padding-left:30px;color:#53606d}.customer-orders__statuses{display:none}.customer-orders__cell_status.highlight{font-size:13px;font-weight:700}.customer-orders__cell_status.highlight:before{content:"";width:1em;height:1em;margin-right:.5em;border-radius:50%}.customer-orders__cell_status.positive{color:#39a934}.customer-orders__cell_status.positive:before{background-color:#39a934}.customer-orders__cell_status.negative{color:#ff9800}.customer-orders__cell_status.negative:before{background-color:#ff9800}.customer-orders__image{width:172px;height:70px}.customer-orders__image>img{width:100%;height:100%;object-fit:contain}.customer-orders__info{display:flex;flex-wrap:wrap;width:100%;margin-left:10px}.customer-orders__title{font-size:12px;font-weight:600;text-align:left;text-transform:uppercase;line-height:1.5em;margin:0}.customer-orders__pack-count{display:block;margin-top:0;font-size:11px;font-weight:500;text-transform:none;color:#919eab;margin-left:.5em}.button_detail-order{background-color:transparent;border:none;cursor:pointer}.button_detail-order *{pointer-events:none}.show-more-orders{margin-top:2em}@media screen and (max-width:1280px){.customer-orders__row:not(.customer-orders__row_head) .customer-orders__cell_status{padding-left:0;text-align:center;justify-content:center}.customer-orders__cell_product{flex-direction:column;justify-content:center;width:auto}.customer-orders__row:not(.customer-orders__row_head){height:auto;padding-top:40px;padding-bottom:15px}.button_detail-order{grid-template:initial;width:100%;justify-content:center;align-items:center;position:relative}.customer-orders__cell_number{position:absolute;bottom:100%;font-size:14px;color:#919eab}.customer-orders__info{margin:0 0 10px;width:100%;justify-content:center}.customer-orders__title{text-align:center}.customer-orders__row_head{display:none}}.detail-order .popup-modal__content{right:0;left:auto;transform:none;top:0;min-height:100vh;max-height:none;width:100%}.detail-order__title{font-weight:700;margin-bottom:.5em}.detail-order__status{font-size:15px;margin:0;line-height:1.4em}.detail-order__image{display:flex;align-items:center;justify-content:center;margin:20px 0}.detail-order__image img{max-width:100%;max-height:150px;width:auto}.detail-order__footer{display:flex;align-items:center;flex-direction:column;padding-top:15px;margin-top:30px;border-top:1px dotted#cecece}.detail-order__footer>:not(.button){width:100%}.detail-order__footer>.button,.detail-order__footer>.popup-modal__opener{width:327px}.detail-order__footer>.popup-modal__opener .button{width:100%}.detail-order__footer>.button+.button,.detail-order__footer>.button+.popup-modal__opener{margin-top:10px}.detail-order__total{margin-bottom:60px;display:flex;align-items:center;justify-content:space-between}.detail-order__total-title,.detail-order__total-price{font-size:18px;font-weight:700}.detail-order__info{display:flex;flex-direction:column;justify-content:space-between}.detail-order__info+.detail-order__info{margin-top:20px}.detail-order__info-title{font-size:18px;font-weight:700;color:rgb(var(--color-base-accent-1));margin:0;grid-area:title}.detail-order__info-desc,.detail-order__product{display:flex;justify-content:space-between;width:100%;font-size:15px;line-height:1.4em}.detail-order__products-list{display:flex;flex-direction:column;gap:12px}.detail-order__info-desc p,.detail-order__product p{margin:0}.detail-order__info-price{text-align:right;white-space:nowrap}.addresses-list{display:grid;grid-template:auto/1fr 1fr 1fr;grid-gap:15px}.addresses-item{padding:16px 26px;border-radius:10px;box-shadow:0 2px 4px 0 rgba(210,213,219,.5);background-color:#fff;min-height:270px;position:relative;min-width:270px}.addresses-item:not(.addresses-item_new){padding-bottom:50px}.addresses-item_new{border:1px dashed#a3a3a3;background-color:transparent;box-shadow:none;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;min-height:200px}.addresses-item_new *{pointer-events:none}.addresses-item_new:hover{border-color:rgb(var(--color-base-accent-1))}.addresses-item_new:hover .link{text-decoration:none}.addresses-item_new i{color:rgb(var(--color-base-accent-1));margin-bottom:14px;font-size:36px}.addresses-item_new .link{font-size:15px}.addresses-item__title{margin:0 0 1em;font-size:16px;line-height:1.438em;color:#738290}.addresses-item__desc{margin:0;font-size:16px;line-height:1.438em;color:#000}.addresses-item__edit-btn{margin-top:18px;width:100%}.addresses-item__remove-btn{position:absolute;top:12px;right:16px;color:#738290;font-size:26px;background:transparent;border:none;padding:0;cursor:pointer}.addresses-item__edit-btn *,.addresses-item__remove-btn *{pointer-events:none}.addresses-item__remove-btn:hover{color:rgb(var(--color-base-accent-1))}@media screen and (max-width:1300px){.addresses-item{min-width:300px}.addresses-list{grid-template:auto/1fr 1fr}}@media screen and (max-width:1060px){.addresses-list{grid-template:auto/300px;justify-content:center}}@media screen and (max-width:330px){.addresses-item{min-width:100%}}