.base-button{width:100%;height:48px;padding:0;border-radius:5px!important;border:1px solid #f5f4f2!important;align-self:center;background:#f5f4f2!important}.base-button.theme--light.v-btn.v-btn--has-bg{background:#e3e3e3!important}.base-button:disabled{opacity:.5;border:1px solid #f5f4f2!important}.base-button:disabled .v-btn__content{color:#f5f4f2!important}.base-button.theme--light.v-btn.v-btn--disabled.v-btn--has-bg{background:inherit}.base-button.theme--light.v-btn:not(.v-btn--round).v-size--default{min-width:unset;height:48px;padding:0}.base-button .v-btn__content{font-style:normal;font-weight:300;font-size:16px;line-height:25px;letter-spacing:-.02em;text-align:center;text-transform:none;color:#000;background:none;padding:0 20px}.base-button .v-btn__content .v-icon.v-icon{font-size:25px;color:#000}.base-button.button-fill,.base-button.button-fill.theme--light.v-btn.v-btn--has-bg{background:#f36223!important}.base-button.button-fill.theme--light.v-btn.v-btn--has-bg .v-btn__content,.base-button.button-fill .v-btn__content{color:#fff!important}.base-button.button-fill.theme--light.v-btn.v-btn--has-bg .v-btn__content .v-icon,.base-button.button-fill.theme--light.v-btn.v-btn--has-bg .v-btn__content .v-icon.v-icon,.base-button.button-fill .v-btn__content .v-icon,.base-button.button-fill .v-btn__content .v-icon.v-icon{color:#fff}.base-button.button-fill.theme--light.v-btn.v-btn--has-bg:disabled,.base-button.button-fill:disabled{background:#f36223!important}.base-button.button-fill.theme--light.v-btn.v-btn--has-bg:disabled .v-btn__content,.base-button.button-fill:disabled .v-btn__content{color:#fff!important}.base-button.button-white{background:#fff}.base-button__small{height:30px;border-radius:0!important}.base-button__small.theme--light.v-btn:not(.v-btn--round).v-size--default{height:30px}.header{width:100%;height:70px;position:sticky;top:0;background-color:#010101;z-index:10}.header__content{width:100%;max-width:1280px;padding:10px 20px;margin:0 auto;display:flex;justify-content:space-between}.header__logo{width:85px;height:50px;padding-left:55px;color:#fff;font-size:30px;line-height:50px;background:url(../img/logo.48a7ec54.svg) 0 no-repeat;background-size:contain;cursor:pointer}@media screen and (max-width:460px){.header__logo{height:50px;padding-left:45px;font-size:24px;line-height:40px}}.header__buttons{display:flex;align-items:center;justify-content:flex-end;width:140px}.header__buttons>button,.header__buttons>div{margin-left:20px}.header__buttons .v-icon,.header__buttons .v-icon.v-icon{font-size:40px;color:#fff}.footer{width:100%;background-color:#010101}.footer__content{display:flex;flex-direction:column;justify-content:center;width:100%;height:110px;padding:10px 20px;max-width:1280px;margin:0 auto;color:#fff}.footer__content__row{display:flex;justify-content:space-between;align-items:center}.footer__copyright{padding:10px 0 0 0}.footer__logo{height:43px;background:url(../img/logo.48a7ec54.svg) 0 no-repeat;background-size:contain;cursor:pointer}.footer__email{font-size:20px}.footer__email>a{text-decoration:none!important}.footer__phone{font-size:20px}.footer__phone>a{color:#fff!important;text-decoration:none!important}.base-popup,.v-dialog{max-width:800px;border-radius:0}.base-popup__content{position:relative;width:100%;padding:20px;font-style:normal;font-weight:300;background:#fff;border-radius:0;box-sizing:border-box}@media screen and (max-width:460px){.base-popup__content{position:fixed;top:0;left:0;width:100vw;height:100vh;border-radius:0;overflow-y:auto}}.base-popup__content__close{position:absolute;top:20px;right:20px;z-index:1}.base-counter{width:100%;height:48px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.base-counter__button{display:flex;justify-content:center;align-items:center;width:48px;font-size:20px;background:#f5f4f2;border-radius:12px;cursor:pointer}.base-counter__button .v-icon.v-icon{color:#000}.base-counter__value{min-width:30px;font-size:16px;color:#000;text-align:center}.base-counter__small{height:30px}.base-counter__small .base-counter__button{width:30px}.base-counter__small .base-counter__button .v-icon.v-icon{font-size:18px}.order-cart{position:relative}.order-cart__content{width:100%;height:100%;min-width:300px;padding:20px;background:#fff}.order-cart__title{padding:14px 20px 14px 0;font-size:20px;line-height:24px;font-weight:500}.order-cart__products{height:calc(100% - 220px);margin:0 -10px;padding:0 10px;overflow-x:hidden;overflow-y:auto;border-top:1px solid #f5f4f2}.order-cart__product{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f5f4f2}.order-cart__product__picture{width:60px;height:90px;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover}.order-cart__product__content{width:calc(100% - 70px);padding:4px 0}.order-cart__product__content__wrap{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.order-cart__product__title{font-size:16px;line-height:19px;-webkit-line-clamp:1}.order-cart__product__options,.order-cart__product__title{display:-webkit-box;overflow:hidden;margin-bottom:4px;text-overflow:ellipsis;-webkit-box-orient:vertical}.order-cart__product__options{font-size:12px;line-height:12px;-webkit-line-clamp:3;color:#9e9b98}.order-cart__product__price{display:inline-block;position:relative;font-weight:400;white-space:nowrap;font-size:18px;line-height:20px}.order-cart__buttons{padding-top:20px}.order-cart__buttons .v-btn__content{display:flex;justify-content:space-between}.order-cart__buttons__fixed{width:calc(100% - 70px);position:absolute;bottom:20px}.order-cart__buttons__fixed .v-btn__content{display:block}.order-cart__empty{display:flex;justify-content:center;align-items:center;width:100%;height:300px;font-size:16px;line-height:24px;font-weight:500;text-align:center}.popup-order-cart{height:100%}.popup-order-cart .order-cart__content{padding:0}.popup-order-cart .order-cart__products{max-height:calc(90vh - 260px)}@media screen and (max-width:460px){.popup-order-cart .order-cart__products{max-height:calc(100vh - 260px)}}@media screen and (max-width:460px){.popup-order-cart .order-cart__buttons__fixed{width:100%}}.base-textfield{width:100%;padding:0;border-radius:0!important;align-self:center}.base-textfield .v-input__slot{height:48px}.order-create{position:relative}.order-create__content{width:100%;height:100%;min-width:300px;padding:20px;background:#fff}.order-create__title{padding:14px 20px 14px 0;font-size:20px;line-height:24px;font-weight:500}.order-create__products{height:calc(100% - 220px);margin:0 -10px;padding:0 10px;overflow-x:hidden;overflow-y:auto;border-top:1px solid #f5f4f2}.order-create__product{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f5f4f2}.order-create__product__picture{width:60px;height:90px;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover}.order-create__product__content{width:calc(100% - 70px);padding:4px 0}.order-create__product__content__wrap{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.order-create__product__title{font-size:16px;line-height:19px;-webkit-line-clamp:1}.order-create__product__options,.order-create__product__title{display:-webkit-box;overflow:hidden;margin-bottom:4px;text-overflow:ellipsis;-webkit-box-orient:vertical}.order-create__product__options{font-size:12px;line-height:12px;-webkit-line-clamp:3;color:#9e9b98}.order-create__product__price,.order-create__product__quantity{display:inline-block;position:relative;font-weight:400;white-space:nowrap;font-size:18px;line-height:20px}.order-create__user{padding-top:20px}.order-create__buttons .v-btn__content{display:flex;justify-content:space-between}.order-create__buttons__fixed{width:calc(100% - 70px);position:absolute;bottom:20px}.order-create__buttons__fixed .v-btn__content{display:block}.order-create__created{display:flex;justify-content:center;align-items:center;width:100%;height:300px;font-size:18px;line-height:28px;font-weight:500;text-align:center}.content{width:100%;min-height:calc(100vh - 180px);padding:20px}@media screen and (max-width:460px){.content{padding:10px 10px 0}}*{box-sizing:border-box;touch-action:pan-x pan-y}:last-child::-webkit-scrollbar{width:5px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 6px rgba(0,0,0,.123)}::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(0,0,0,.27450980392156865)}@media screen and (max-width:460px){::-webkit-scrollbar,::-webkit-scrollbar-thumb,::-webkit-scrollbar-track,:last-child::-webkit-scrollbar{display:none}}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;touch-action:manipulation}body{margin:0;font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:300;font-size:14px;color:#232321}.body-background,.theme--light.v-application,body{background-color:#f5f4f2}.v-application a{text-decoration:underline}.v-menu__content{border-radius:5px!important;border:1px solid #f5f4f2!important;background:#f5f4f2!important}.v-menu__content .v-list{min-width:250px}.v-menu__content .v-list-item .v-list-item__subtitle,.v-menu__content .v-list-item .v-list-item__title{display:inline-flex;line-height:25px}.fixed__preloader{position:fixed;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px}