@font-face{font-family:Raleway;src:url("/font/Raleway/static/Raleway-Light.ttf") format("woff2")}@font-face{font-family:"Noto Sans";src:url("/font/Noto_Sans/NotoSans-Regular.ttf") format("woff2")}@font-face{font-family:"Montserrat Bold";src:url("/font/Montserrat/static/Montserrat-Bold.ttf") format("woff2")}@font-face{font-family:"Montserrat Regular";src:url("/font/Montserrat/static/Montserrat-Regular.ttf") format("woff2")}.h1{font-size:36px;font-family:Raleway,sans-serif}.h2{font-size:24px;font-family:Raleway,sans-serif}.h3{font-family:'Montserrat Regular',sans-serif;font-size:16px}.t1{font-size:14px;line-height:17px}.t1-desk{font-size:16px;line-height:20px}.t2{font-size:12px;font-family:'Noto Sans',sans-serif}body,html{font-family:'Noto Sans',sans-serif;font-size:14px}.icon{position:relative;background-position:center center;background-size:contain;background-repeat:no-repeat;width:20px;height:20px;min-width:20px;cursor:pointer;display:inline-block;text-indent:120%;overflow:hidden;white-space:nowrap}.icon.icon-copy{background-image:url('/img/theme/icon-copy.svg')}.icon.icon-arrow-left{background-image:url('/img/theme/icon-arrow-left.svg')}.icon.icon-arrow-left-white{background-image:url('/img/theme/icon-arrow-left-white.svg')}.icon.icon-eye{background-image:url('/img/theme/icon-eye.svg')}.icon.icon-eye-closed{background-image:url('/img/theme/icon-eye-closed.svg')}.icon.icon-map{background-image:url('/img/theme/icon-map.svg')}.icon.icon-time{background-image:url('/img/theme/icon-time.svg')}.icon.icon-turn-sign{background-image:url('/img/theme/icon-turn-sign.svg')}.icon.icon-home{background-image:url('/img/theme/icon-home.svg')}.icon.icon-food{background-image:url('/img/theme/icon-food.svg')}.icon.icon-phone{background-image:url('/img/theme/icon-phone.svg')}.icon.icon-message{background-image:url('/img/theme/icon-message.svg')}.icon.icon-check{background-image:url('/img/theme/icon-check-circle-white.svg')}.icon.icon-warning{background-image:url('/img/theme/icon-error-outline-white.svg')}.icon.icon-login{background-image:url('/img/theme/icon-login.svg')}.icon.icon-logout{background-image:url('/img/theme/icon-logout.svg')}.icon.icon-close{background-image:url('/img/theme/icon-close.svg')}.icon.icon-world{background-image:url('/img/theme/icon-world.svg')}.icon.icon-basket{background-image:url('/img/theme/icon-basket.svg')}.icon.icon-expand-more{background-image:url('/img/theme/icon-expand-more.svg')}.icon.icon-account{background-image:url('/img/theme/icon-account.svg')}.icon.icon-delete-white{background-image:url('/img/theme/icon-delete-white.svg')}.flash-message-wrapper{z-index:999;position:fixed;top:5px;left:5px;width:100%;height:45px;transition:all .5s}.flash-message-wrapper .flash-message{max-width:calc(375px - 10px);height:45px;box-sizing:border-box;padding:5px 5px 5px 50px;background-color:#fff;border-radius:12px;color:#434343;font-size:14px;line-height:17px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:flex;position:relative;margin:0 auto}.flash-message-wrapper.hidden{top:-50px}.flash-message-wrapper .logo{width:25px;height:auto;position:absolute;top:6px;left:15px}.flash-message-wrapper .message{align-self:center;margin:0}.toggle-wrapper .item{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.toggle{width:30px;height:16px;box-sizing:border-box;border-radius:8px;border:solid 3px #434343;position:relative;background-color:#f2f2f2;display:flex}.toggle:before{content:'';width:8px;height:8px;box-sizing:border-box;background-color:#f2f2f2;border:solid 3px #434343;border-radius:50%;position:absolute;left:1px;top:1px;transition:all .25s}.toggle.active{border-color:#09f;background-color:#fcfbe7}.toggle.active:before{left:calc(100% - 9px);background-color:#1aff00}.toggle.is-base-can-remove.active{border-color:#1aff00}.mini-table{font-size:12px;font-family:'Noto Sans',sans-serif;display:flex;flex-direction:column;margin-bottom:20px}.mini-table .title{font-family:'Montserrat Regular',sans-serif;font-size:16px;margin-bottom:10px}.mini-table .mini-table-row{display:flex;flex-direction:row;border-bottom:solid 1px #f2f2f2;padding-bottom:2px;margin-bottom:2px}.mini-table .mini-table-cell{flex-grow:1}.mini-table .mini-table-cell:last-child{flex-grow:0;text-align:right}.login-selector{width:100%;min-height:66vh;padding:20px 10px;box-sizing:border-box}.login-selector .button-wrapper{display:flex;flex-direction:column;align-items:center}.login-selector .button-wrapper .button{margin-bottom:10px;width:100%;max-width:333px;text-align:center}.quantity-buttons{display:flex;flex-direction:row;font-size:12px;font-family:'Noto Sans',sans-serif;line-height:20px;height:20px;text-align:center}.quantity-buttons .button{background-color:#f2f2f2;color:#e600ff;text-decoration:none;line-height:16px;height:20px;width:40px;padding:2px 10px;box-sizing:border-box}.quantity-buttons .button:first-child{border-radius:8px 0 0 8px}.quantity-buttons .button:last-child{border-radius:0 8px 8px 0}.quantity-buttons .quantity{background-color:#f2f2f2;color:#e600ff;padding:0 15px}body,html{background-color:#fff;color:#434343;margin:0;padding:0}.site-wrapper{width:100%;min-height:100vh;margin:0 auto;padding-bottom:0;display:flex;flex-direction:column;justify-content:space-between}.page{display:flex;flex-direction:column;flex-wrap:wrap}.block{display:flex;flex-direction:column;flex-wrap:wrap}.element{display:flex;flex-direction:row;flex-wrap:wrap}.element.element-end-align{justify-content:flex-end}.element.element-space-between{justify-content:space-between}.message{display:flex;flex-direction:row;flex-wrap:wrap;border:solid 1px #a2a2a2;border-radius:5px;padding:10px}.message.message-error{border-color:#f2994a}@media screen and (min-width:768px){.site-wrapper{padding:10px 10px 0;box-sizing:border-box}}.container{position:relative}.button{border-radius:8px;background-color:#09f;color:#fff;font-family:'Montserrat Regular',sans-serif;font-size:16px;text-decoration:none;line-height:31px;display:inline-block;position:relative;outline:0;border:none;box-sizing:border-box;padding:0 10px;width:fit-content;height:fit-content;cursor:pointer}.button.button-warning{background-color:#ffe600;color:#434343}.button.button-primary{background-color:#09f;color:#fff}.button.button-primary-outline{background-color:#fff;color:#09f;border-color:#09f;border:solid 1px}.button.button-primary-outline:active,.button.button-primary-outline:hover{background-color:#09f;color:#fff}.button.disabled{cursor:not-allowed;opacity:.7}.button.button-sm{font-size:14px;line-height:17px;padding:2px 5px}.button.button-danger{background-color:#f2994a;color:#fff}.button.button-danger.button-outline{background-color:#fff;border-color:#f2994a;color:#f2994a;border:solid 1px}.button-group{display:flex;flex-direction:row;justify-content:space-evenly}.hidden{display:none}.form-wrapper .input{border:solid 1px #09f;border-radius:8px;padding:5px;box-sizing:border-box;font-size:14px;line-height:17px}.form-wrapper .input:active,.form-wrapper .input:focus,.form-wrapper .input:focus-visible,.form-wrapper .input:focus-within{border-color:#1aff00}.form-wrapper .input.select{display:flex;justify-content:space-between}.form-wrapper .input.select select{border:solid 1px #09f;border-radius:8px;padding:5px;box-sizing:border-box}.nav-main{position:fixed;bottom:0;left:0;width:100%;background-color:#fff}.nav-main .container{display:flex;justify-content:space-between;align-items:center;height:60px;vertical-align:middle}.nav-main .item{padding:5px 10px}.news-block{width:100%;height:150px;box-sizing:border-box;overflow-x:scroll;display:flex;flex-direction:row;margin-bottom:20px;padding:10px}.news-block .news-item{width:90px;height:120px;box-sizing:border-box;background-size:cover;background-position:center;margin-right:20px;border-radius:14px;flex-shrink:0;position:relative}.news-block .news-item:last-of-type{margin-right:0}.news-block .news-item:after{content:'';position:absolute;top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);box-sizing:border-box;border:solid 3px #1aff00;border-radius:18px;z-index:1}.news-block .news-item .title{font-family:Montserrat,sans-serif;font-size:10px;color:#fff;position:absolute;bottom:0;left:0;text-align:left;padding:20px 5px 5px;width:100%;box-sizing:border-box;border-radius:0 0 16px 16px;background:linear-gradient(180deg,rgba(196,196,196,0) 0,rgba(79,79,79,.69) 40.63%,#4f4f4f 100%)}.hero-block{padding:0 10px}.hero-block h1{font-size:36px;font-family:Raleway,sans-serif}@media screen and (min-width:1200px){.home-page{display:flex;flex-direction:row-reverse;justify-content:space-between}.home-page .news-block{width:fit-content;overflow:hidden}.home-page .hero-block{padding-left:120px;position:relative}.home-page .hero-block:after{content:'';width:80px;height:102px;background-image:url('/img/theme/logo-color.svg');background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:10px;left:10px}}.news-page{height:100%;position:relative}.news-page .news-item{box-sizing:border-box;position:relative}.news-page .news-item .image-wrapper{width:100vw}.news-page .news-item .image-wrapper img{max-width:100%;max-height:100%}.news-page .news-item .button-back{position:absolute;top:10px;right:10px}.news-page .news-item .news-text{padding:10px;margin-bottom:20px}@media screen and (min-width:768px){.news-page{min-height:calc(100vh - 200px)}}@media screen and (min-width:1024px){.news-page{background-position:top left;background-size:auto 100%;background-repeat:no-repeat}.news-page .news-item .image-wrapper{width:calc(100vw - 20px);height:66vh;text-align:center}.news-page .news-item .image-wrapper img{border-radius:16px}.news-page .news-item .button-back{top:0;right:0}}@media screen and (min-width:1440px){.news-page .news-item .image-wrapper{height:77vh}.news-page .news-item .news-text{max-width:600px;margin:0 auto;padding:10px 20px;box-sizing:border-box;border-radius:16px;background:#fff;position:relative;top:-40px}}.main-menu{position:fixed;bottom:0;left:0;height:50px;width:100%}.main-menu .container{height:100%;width:100%;position:relative;padding:0 8px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;border-top:solid 1px #f2c94c;background-color:#fcfbe7}.main-menu .container .opening-hours{width:calc(50% - 33px);text-align:center;color:#434343;font-size:12px;font-family:'Noto Sans',sans-serif;display:inline-block}.main-menu .container .logo{position:absolute;bottom:15px;left:50%;width:0;height:0}.main-menu .container .logo img{position:absolute;bottom:0;left:-25px;width:50px;height:auto}.main-menu .container .menu-items{width:calc(50% - 33px);display:flex;justify-content:space-evenly}.main-menu .container .menu-items .basket-link{position:relative;width:20px;height:24px;display:inline-block}.main-menu .container .menu-items .basket-link .order-count{display:block;position:absolute;top:0;right:-7px;width:12px;height:12px;border-radius:50%;background-color:#e600ff;color:#fff;font-size:8px;line-height:11px;text-align:center}.main-menu .container .menu-items .basket-link .order-count.hidden{display:none}.main-menu .container .language-menu{position:absolute;right:0;bottom:50px;width:calc(50% - 55px);background-color:#fff;display:none;flex-direction:column;padding:10px;box-sizing:border-box;font-size:16px;line-height:22px;text-transform:lowercase;font-family:'Montserrat Regular',sans-serif}.main-menu .container .language-menu.active{display:flex}.main-menu .container .language-menu .lang-item{text-decoration:none;color:#434343}.main-menu .container .language-menu .lang-item.active{position:relative;z-index:2}.main-menu .container .language-menu .lang-item.active:after{content:'';height:0;width:calc(100% + 7px);position:absolute;bottom:2px;left:-5px;z-index:-1;border-bottom:solid 10px #ffe600}@media screen and (min-width:800px){.main-menu .container{max-width:600px;border-radius:16px 16px 0 0;border:solid 1px #f2994a}}footer{font-size:12px;font-family:'Noto Sans',sans-serif;padding:10px 10px 70px;background-color:#ffe600;border-top:solid 1px #f2994a;color:#434343}footer .item{display:inline-block;margin-right:5px}.menu-sections-nav{padding:10px 0 30px 10px;min-height:48px;height:fit-content;width:100%;box-sizing:border-box;display:flex;flex-direction:row;overflow-x:scroll;background-color:#fff;position:sticky;top:0;z-index:100}.menu-sections-nav .menu-sections-nav-item{width:fit-content;height:20px;padding:2px 5px;background:#f2f2f2;box-shadow:0 1px 4px rgba(0,0,0,.25);border-radius:8px;margin-right:10px;font-size:12px;line-height:20px;white-space:nowrap;text-decoration:none;color:#434343}@media screen and (min-width:1440px){.menu-sections-nav{overflow:hidden}.menu-sections-nav .menu-sections-nav-item{font-size:16px;letter-spacing:.5px;padding:4px 7px}}.menu-block{padding:0 10px}.menu-block .menu-sections{display:flex;flex-direction:column}.menu-block .menu-sections .menu-sections-item{display:flex;flex-direction:column}.menu-block .menu-sections .menu-sections-item .menu-sections-item-title{font-size:24px;font-family:Raleway,sans-serif;padding:5px 15px;border-radius:19px;box-sizing:border-box;min-width:50%}.menu-block .menu-sections .menu-sections-item .menu-sections-item-title.yellow{background-color:#ffe600}.menu-block .menu-sections .menu-sections-item .menu-sections-item-title.blue{background-color:#09f;color:#fff}.menu-block .menu-sections .menu-sections-item .menu-sections-item-title.orange{background-color:#f60;color:#fff}.menu-block .menu-sections .menu-sections-item .menu-section-dishes{display:flex;flex-direction:column}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item{display:flex;flex-direction:row;padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #e0e0e0;text-decoration:none;color:#434343}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .image-wrapper{width:120px;height:120px;margin-right:10px;flex-shrink:0}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .image-wrapper img{width:auto;height:auto;max-width:100%;max-height:100%}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .tags{display:flex;flex-direction:row}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .tags .tag{display:inline-block;width:40px;margin-right:4px}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .tags .tag img{max-width:100%;width:auto;height:auto}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .dish-name{font-family:'Montserrat Regular',sans-serif;font-size:16px;margin:0 0 10px}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .dish-description{font-size:12px;font-family:'Noto Sans',sans-serif;margin:0 0 10px}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .dish-price{display:flex;flex-direction:row}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .dish-price .price-value{background:#f2f2f2;border-radius:8px 0 0 8px;color:#e600ff;font-size:12px;font-family:'Noto Sans',sans-serif;height:20px;padding:2px 10px;box-sizing:border-box}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item .dish-price .add-to-order-button{background-color:#f60;border-radius:0 8px 8px 0;color:#fff;font-size:12px;font-family:'Noto Sans',sans-serif;text-decoration:none;height:20px;padding:2px 10px;box-sizing:border-box}@media screen and (min-width:768px){.menu-block .menu-sections .menu-sections-item .menu-section-dishes{display:block;column-count:2}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item{break-inside:avoid}}@media screen and (min-width:1024px){.menu-block .menu-sections .menu-sections-item .menu-section-dishes{column-count:3}.menu-block .menu-sections .menu-sections-item .menu-section-dishes .menu-section-dishes-item{min-height:150px}}.dish-page{padding:10px;margin-bottom:40px}.dish-page .dish-item .image-wrapper{width:100%;padding-top:20px}.dish-page .dish-item .image-wrapper img{width:100%;height:auto;max-width:100%}.dish-page .dish-item .dish-name{font-size:24px;font-family:Raleway,sans-serif}.dish-page .dish-item .dish-calories,.dish-page .dish-item .dish-description{font-size:12px;font-family:'Noto Sans',sans-serif;margin-bottom:20px}.dish-page .dish-item .tags{display:flex;flex-direction:row}.dish-page .dish-item .tags .tag{width:40px;margin-right:4px}.dish-page .dish-item .tags .tag img{max-width:100%;width:auto;height:auto}.dish-page .dish-item .link-wrapper{text-align:center;width:100%;margin-bottom:20px}.dish-page .dish-item .link-wrapper .add-to-order-button{border-radius:8px;background-color:#09f;color:#fff;font-family:'Montserrat Regular',sans-serif;font-size:16px;text-decoration:none;line-height:31px;height:31px;display:inline-block}.dish-page .dish-item .additions,.dish-page .dish-item .cutlery{margin-bottom:20px}.dish-page .dish-item .additions .title,.dish-page .dish-item .cutlery .title{font-size:24px;font-family:Raleway,sans-serif}.dish-page .dish-item .additions .item,.dish-page .dish-item .cutlery .item{display:flex;flex-direction:row;justify-content:space-between;font-size:12px;font-family:'Noto Sans',sans-serif;margin-bottom:8px}.dish-page .dish-item .additions .item .name,.dish-page .dish-item .cutlery .item .name{width:50%}.dish-page .dish-item .additions .item .price,.dish-page .dish-item .cutlery .item .price{width:30%;text-align:right}@media screen and (min-width:1024px){.dish-page.pizza-page{font-size:12px;font-family:'Noto Sans',sans-serif}.dish-page.pizza-page .dish-item{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(20px,auto)}.dish-page.pizza-page .dish-item>div:first-of-type{grid-row:1/1;grid-column:1/3}.dish-page.pizza-page .dish-item .button-back{float:right}.dish-page.pizza-page .dish-item .image-wrapper{padding:0 20px 0 0;box-sizing:border-box;grid-row:2;grid-row-end:10}.dish-page.pizza-page .dish-item .additions,.dish-page.pizza-page .dish-item .dish-description,.dish-page.pizza-page .dish-item .dish-name,.dish-page.pizza-page .dish-item .link-wrapper,.dish-page.pizza-page .dish-item .tags{float:unset;width:unset}.dish-page.pizza-page .dish-item .link-wrapper{text-align:left}.dish-page .dish-item .button-back{float:right}.dish-page .dish-item .image-wrapper{float:left;width:40%;box-sizing:border-box;padding-right:20px}.dish-page .dish-item .additions,.dish-page .dish-item .cutlery,.dish-page .dish-item .dish-description,.dish-page .dish-item .dish-name,.dish-page .dish-item .link-wrapper,.dish-page .dish-item .tags{float:right;width:60%}.dish-page .dish-item .link-wrapper{text-align:left}}.view-order-page{padding:20px 10px}.view-order-page h2{font-size:24px;font-family:Raleway,sans-serif;margin-top:0}.view-order-page .order-wrapper{display:flex;flex-direction:column}.view-order-page .order-wrapper .order-item{display:flex;flex-direction:row;padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #e0e0e0;text-decoration:none;color:#434343}.view-order-page .order-wrapper .order-item .description-wrapper{flex-grow:1}.view-order-page .order-wrapper .order-item .image-wrapper{width:120px;height:120px;margin-right:10px;flex-shrink:0}.view-order-page .order-wrapper .order-item .image-wrapper img{width:auto;height:auto;max-width:100%;max-height:100%}.view-order-page .order-wrapper .order-item .dish-name{font-family:'Montserrat Regular',sans-serif;font-size:16px;margin:0 0 10px}.view-order-page .order-wrapper .order-item .dish-description{font-size:12px;font-family:'Noto Sans',sans-serif;margin:0 0 10px}.view-order-page .order-wrapper .order-item .buttons-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}.view-order-page .order-wrapper .order-item .buttons-wrapper .price{background:#f2f2f2;border-radius:8px;color:#e600ff;font-size:12px;font-family:'Noto Sans',sans-serif;height:20px;padding:2px 10px;box-sizing:border-box}.view-order-page .order-wrapper .order-item .additions h3{font-family:'Montserrat Regular',sans-serif;font-size:16px;margin-bottom:10px}.view-order-page .order-wrapper .order-item .additions .item{font-size:12px;font-family:'Noto Sans',sans-serif;margin-bottom:5px;display:flex;justify-content:space-between}.view-order-page .order-wrapper .order-item .additions .item:last-child{margin-bottom:20px}.view-order-page .order-wrapper .order-price{display:flex;flex-direction:column;margin-top:20px}.view-order-page .order-wrapper .order-price .row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;font-family:'Montserrat Regular',sans-serif;font-size:16px}.view-order-page .button-wrapper{text-align:center}.view-order-page .button-wrapper .button{border-radius:8px;background-color:#09f;color:#fff;font-family:'Montserrat Regular',sans-serif;font-size:16px;text-decoration:none;line-height:31px;height:31px;min-width:273px;display:inline-block;position:relative}.view-order-page .button-wrapper .button:after{content:'';top:6px;right:6px;position:relative;background-position:center center;background-size:contain;background-repeat:no-repeat;width:20px;height:20px;min-width:20px;cursor:pointer;display:inline-block;text-indent:120%;overflow:hidden;white-space:nowrap;background-image:url('/img/theme/icon-arrow-left-white.svg');transform:rotate(180deg);position:absolute!important}.view-order-page .button-wrapper .button:after.icon-copy{background-image:url('/img/theme/icon-copy.svg')}.view-order-page .button-wrapper .button:after.icon-arrow-left{background-image:url('/img/theme/icon-arrow-left.svg')}.view-order-page .button-wrapper .button:after.icon-arrow-left-white{background-image:url('/img/theme/icon-arrow-left-white.svg')}.view-order-page .button-wrapper .button:after.icon-eye{background-image:url('/img/theme/icon-eye.svg')}.view-order-page .button-wrapper .button:after.icon-eye-closed{background-image:url('/img/theme/icon-eye-closed.svg')}.view-order-page .button-wrapper .button:after.icon-map{background-image:url('/img/theme/icon-map.svg')}.view-order-page .button-wrapper .button:after.icon-time{background-image:url('/img/theme/icon-time.svg')}.view-order-page .button-wrapper .button:after.icon-turn-sign{background-image:url('/img/theme/icon-turn-sign.svg')}.view-order-page .button-wrapper .button:after.icon-home{background-image:url('/img/theme/icon-home.svg')}.view-order-page .button-wrapper .button:after.icon-food{background-image:url('/img/theme/icon-food.svg')}.view-order-page .button-wrapper .button:after.icon-phone{background-image:url('/img/theme/icon-phone.svg')}.view-order-page .button-wrapper .button:after.icon-message{background-image:url('/img/theme/icon-message.svg')}.view-order-page .button-wrapper .button:after.icon-check{background-image:url('/img/theme/icon-check-circle-white.svg')}.view-order-page .button-wrapper .button:after.icon-warning{background-image:url('/img/theme/icon-error-outline-white.svg')}.view-order-page .button-wrapper .button:after.icon-login{background-image:url('/img/theme/icon-login.svg')}.view-order-page .button-wrapper .button:after.icon-logout{background-image:url('/img/theme/icon-logout.svg')}.view-order-page .button-wrapper .button:after.icon-close{background-image:url('/img/theme/icon-close.svg')}.view-order-page .button-wrapper .button:after.icon-world{background-image:url('/img/theme/icon-world.svg')}.view-order-page .button-wrapper .button:after.icon-basket{background-image:url('/img/theme/icon-basket.svg')}.view-order-page .button-wrapper .button:after.icon-expand-more{background-image:url('/img/theme/icon-expand-more.svg')}.view-order-page .button-wrapper .button:after.icon-account{background-image:url('/img/theme/icon-account.svg')}.view-order-page .button-wrapper .button:after.icon-delete-white{background-image:url('/img/theme/icon-delete-white.svg')}@media screen and (min-width:768px){.view-order-page .order-wrapper{display:block;column-count:2;margin-bottom:40px}.view-order-page .order-wrapper .order-item{break-inside:avoid}}.order-confirmation-page{padding:20px 10px}.order-confirmation-page h2{font-size:24px;font-family:Raleway,sans-serif;margin:0 auto 40px;max-width:600px}.order-confirmation-page .order-wrapper{display:flex;flex-direction:column;max-width:600px;margin:0 auto;font-family:'Montserrat Regular',sans-serif;font-size:16px}.order-confirmation-page .order-wrapper .row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.order-confirmation-page .order-wrapper .row.column{flex-direction:column}.order-confirmation-page .order-wrapper .row.column span{margin-bottom:10px}.order-confirmation-page .order-wrapper .row.hidden{display:none}.order-confirmation-page .order-wrapper .input{width:100%;border:solid 1px #09f;border-radius:8px;padding:5px;font-size:12px;font-family:'Noto Sans',sans-serif}.order-confirmation-page .order-wrapper .input:active,.order-confirmation-page .order-wrapper .input:focus,.order-confirmation-page .order-wrapper .input:focus-visible,.order-confirmation-page .order-wrapper .input:focus-within{border-color:#1aff00}.order-confirmation-page .order-wrapper .button-wrapper{justify-content:center}.order-confirmation-page .order-wrapper select{background-color:#09f;color:#fff;border:none;border-radius:8px;position:relative;min-width:270px;padding:5px 50px 5px 10px;box-sizing:border-box;appearance:none;background-image:url('/img/theme/icon-expand-more.svg');background-repeat:no-repeat;background-position:center right}.thank-you-page{text-align:center;font-family:'Montserrat Regular',sans-serif;font-size:16px;padding:0 10px}.thank-you-page h2{font-size:24px;font-family:Raleway,sans-serif}.thank-you-page>img{margin:0 auto 40px;display:block}.thank-you-page .order-details{text-align:left;display:flex;flex-direction:column}.thank-you-page .order-details .row{margin-bottom:20px;display:flex;flex-direction:row;justify-content:space-between}.thank-you-page .order-details .row .data{display:flex;flex-direction:column;text-align:right}.thank-you-page .order-details .row .data:first-child{width:100%;text-align:left}.thank-you-page .order-details .row .data:first-child span{margin-bottom:5px}.thank-you-page .order-details .row .data:first-child span:last-child{margin:0}.thank-you-page .order-details .row .price{text-align:right}.thank-you-page .order-details .row .name{min-width:50%}@media screen and (min-width:728px){.thank-you-page{width:600px;margin:0 auto}}.view-empty-order-page{padding:20px 10px}.view-empty-order-page .menusections{display:grid;grid-template-columns:45% 45%;column-gap:20px;row-gap:10px}.view-empty-order-page .menusections .image{display:inline-block;overflow:hidden;border-radius:8px;box-shadow:0 2px 4px #f2f2f2;line-height:0}.view-empty-order-page .menusections .section{font-size:14px;line-height:17px;text-decoration:none;color:inherit}.view-empty-order-page .menusections img{max-width:100%;width:100%;height:auto}.login-page{padding:20px 10px;min-height:66vh;font-size:12px;font-family:'Noto Sans',sans-serif}.login-page h2{font-size:24px;font-family:Raleway,sans-serif}.login-page form{display:flex;flex-direction:column;width:100%}.login-page form label{margin-bottom:10px;display:inline-block}.login-page form input{width:100%;box-sizing:border-box;margin-bottom:20px}.login-page form .button-wrapper{text-align:center}.login-page .whatsapp-button-wrapper{text-align:center;margin-bottom:20px}@media screen and (min-width:728px){.login-page{width:400px;margin:0 auto}}.additional-dishes{margin:10px 10px 30px}.additional-dishes .items-wrapper{display:flex;flex-direction:column}.additional-dishes .items-wrapper .dish{padding:10px;margin-bottom:30px;border:solid 8px #ffe600;border-radius:16px;text-decoration:none;display:inline-block}.additional-dishes .items-wrapper .dish .image-wrapper{padding:10px;text-align:center}.additional-dishes .items-wrapper .dish .image-wrapper img{max-width:70%;width:auto;height:auto;border-radius:8px}.additional-dishes .items-wrapper .dish .name{font-family:'Montserrat Regular',sans-serif;font-size:16px;color:#09f}@media screen and (min-width:667px){.additional-dishes .items-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.additional-dishes .items-wrapper .dish{width:42%;display:flex;flex-direction:column;justify-content:space-between}}@media screen and (min-width:1024px){.additional-dishes .items-wrapper .dish{width:28%}}.page-cabinet .container{padding:30px 10px}.page-cabinet h1{font-size:36px;font-family:Raleway,sans-serif}.page-cabinet .menu{margin:0 0 30px;padding:6px 0 17px 10px;overflow-x:scroll;width:100%;max-width:calc(100vw - 30px);white-space:nowrap}.page-cabinet .menu .menu-link{width:fit-content;padding:2px 5px;background:#f2f2f2;box-shadow:0 1px 4px rgba(0,0,0,.25);border-radius:8px;margin-right:10px;font-size:16px;line-height:24px;white-space:nowrap;text-decoration:none;color:#434343}.page-cabinet .form-wrapper{width:100%;max-width:500px}.page-cabinet .form-wrapper .input{margin-bottom:20px;width:100%}.page-cabinet .form-wrapper .row{display:flex;flex-direction:row;justify-content:space-between}.page-cabinet .addresses{margin-bottom:20px}.page-cabinet .addresses .item{padding:10px;margin-bottom:20px;border-radius:8px;border:solid 1px #f2f2f2;box-shadow:0 2px 10px #f2f2f2}.page-cabinet .addresses .item:last-of-type{border:none}.page-cabinet .addresses .item div{margin-bottom:10px}.page-cabinet .addresses .item div:last-child{margin:0}@media screen and (min-width:768px){.page-cabinet .addresses{column-count:2}.page-cabinet .addresses .item{break-inside:avoid}.page-cabinet .menu{overflow:hidden}}@media screen and (min-width:1180px){.page-cabinet .addresses{column-count:3}}@media screen and (min-width:1920px){.page-cabinet .addresses{column-count:4}}.page-cabinet .orders .item{display:flex;flex-direction:column;flex-wrap:wrap;padding:10px;margin-bottom:20px;border-radius:8px;border:solid 1px #f2f2f2;box-shadow:0 2px 10px #f2f2f2}.page-cabinet .orders .item .actions{text-align:left}.page-cabinet .orders .item .info{flex-grow:1;display:flex;flex-direction:column}.page-cabinet .orders .item .info .row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;padding-bottom:8px;border-bottom:solid 1px #a2a2a2}.page-cabinet .orders .item .info .row .title{margin-right:5px;display:inline-block}.page-cabinet .orders .item .info .row .dish{display:block}.page-cabinet .orders .item .info .row .dish:active,.page-cabinet .orders .item .info .row .dish:visited{color:#09f}.page-cabinet .orders .item .info .row>.cell:last-of-type{text-align:right}.page-cabinet .orders .item .date{text-align:right}@media screen and (min-width:768px){.page-cabinet .orders{column-count:2}.page-cabinet .orders .item{break-inside:avoid}}@media screen and (min-width:1024px){.page-cabinet .orders{column-count:3}}@media screen and (min-width:1440px){.page-cabinet .orders{column-count:4}}.page-cabinet .coupons .table{width:100%;margin-bottom:40px}.page-cabinet .coupons .table td{border-bottom:solid 1px #a2a2a2}