html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;text-rendering:auto;text-decoration-skip:objects;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}a{color:#06f;text-decoration:none}a:active,a:hover{outline:0}
img.lazyload:not([src]){visibility:hidden}img.lazyload,img.lazyloading{opacity:0;transition:opacity 300ms}img.lazyloaded{opacity:1}.lazyload__wrap{overflow:hidden}.ls-blur-up-img{filter:blur(5px);opacity:1;transition:opacity 300ms,filter 300ms;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ls-blur-up-img.ls-inview.ls-original-loaded{opacity:0;filter:blur(5px)}
.btload__ico{display:none}.btload--loading{cursor:default!important}.btload--loading:before{content:""!important}.btload--loading>.btload__ico{background-color:#aaa;display:inline-block;vertical-align:middle;height:15px;margin-left:5px;width:15px;opacity:.1;border-radius:50%;transform:scale(.8);animation-name:btload__animation;animation-duration:1s;animation-iteration-count:infinite}.btload--loading.btload--white>.btload__ico{background-color:#fff}.btload__ico:nth-child(1){animation-delay:0.33s}.btload__ico:nth-child(2){animation-delay:0.66s}.btload__ico:nth-child(3){animation-delay:0.99s}@keyframes btload__animation{0%{transform:scale(1);opacity:1}100%{transform:scale(.2);opacity:.1}}
.growl{position:fixed;z-index:99999;right:30px;top:30px;width:300px}.growl__item{position:relative;background:#fff;box-shadow:2px 3px 5px rgba(43,49,51,.1);border-left:2px solid transparent;margin:0;transition:margin 200ms ease,max-height 200ms,padding 250ms,transform 350ms 200ms cubic-bezier(.175,.885,.32,1.15),opacity 200ms cubic-bezier(.2,0,.2,1);max-height:0;min-height:0;-webkit-transform:translateX(120%);transform:translateX(120%)}.growl__item:before{content:"";display:inline-block;vertical-align:middle;min-height:38px}.growl__item--shown{-webkit-transform:translateX(0);transform:translateX(0);margin-bottom:10px;max-height:200px;padding:12px 15px 12px 70px;min-height:62px}.growl__item--collapsed{-webkit-transform:translateX(120%);transform:translateX(120%)}.growl__item--warning{border-left-color:#fdbd00}.growl__item--error,.growl__item--danger{border-left-color:#fe4d4a}.growl__item--success{border-left-color:#07a23b}.growl__ico{position:absolute;width:40px;height:40px;top:0;bottom:0;margin:auto;left:17px;background:no-repeat 50%;opacity:0;transition:opacity 250ms 300ms}.growl__item--shown>.growl__ico{opacity:1}.growl__item--warning>.growl__ico{background-image:url("data:image/svg+xml,%3Csvg width='40' height='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='warning' fill='%23FDBD00'%3E%3Cpath d='M20 .165c-1.122 0-2.154.59-2.713 1.562L.427 30.917a3.113 3.113 0 000 3.125 3.14 3.14 0 002.712 1.577h33.722c1.12 0 2.152-.607 2.713-1.577.56-.97.56-2.154 0-3.125l-16.86-29.19A3.118 3.118 0 0020 .165zm0 1.818c.435 0 .92.277 1.136.653l16.875 29.19c.217.376.217.932 0 1.307-.217.375-.716.668-1.15.668H3.139c-.434 0-.933-.293-1.15-.668a1.394 1.394 0 010-1.306l16.875-29.19c.216-.377.701-.654 1.136-.654zm-.1 6.804a.91.91 0 00-.81.923v12.273a.91.91 0 101.82 0V9.71a.91.91 0 00-.924-.923.91.91 0 00-.085 0zm.1 16.378a3.196 3.196 0 00-3.182 3.181A3.196 3.196 0 0020 31.528a3.196 3.196 0 003.182-3.182A3.196 3.196 0 0020 25.165zm0 1.818c.764 0 1.364.6 1.364 1.363 0 .764-.6 1.364-1.364 1.364a1.35 1.35 0 01-1.364-1.364c0-.763.6-1.363 1.364-1.363z' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:35px}.growl__item--error>.growl__ico,.growl__item--danger>.growl__ico{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='error' fill='%23E92A40'%3E%3Cpath d='M20 0C8.94 0 0 8.94 0 20s8.94 20 20 20 20-8.94 20-20S31.06 0 20 0zm0 36.679c-9.194 0-16.679-7.485-16.679-16.679 0-9.194 7.485-16.679 16.679-16.679 9.194 0 16.679 7.485 16.679 16.679 0 9.194-7.485 16.679-16.679 16.679zm9.023-25.701c-.68-.68-1.702-.68-2.38 0L20 17.62l-6.634-6.634c-.679-.68-1.701-.68-2.38 0-.68.679-.68 1.701 0 2.38L17.62 20l-6.634 6.634c-.68.679-.704 1.726 0 2.38.531.491 1.538.851 2.38 0L20 22.38l6.634 6.634c1.014.957 2.045.344 2.38 0 .68-.679.68-1.701 0-2.38L22.38 20l6.634-6.634c.687-.687.687-1.71.009-2.388z' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:30px}.growl__item--success>.growl__ico{background-image:url("data:image/svg+xml,%3Csvg width='40' height='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='success' fill='%2307A23B'%3E%3Cpath d='M11.353 14.54a1.472 1.472 0 00-2.084-.01 1.472 1.472 0 00-.008 2.084l6.978 7.027a1.46 1.46 0 001.038.434h.008c.392 0 .76-.156 1.038-.425L39.567 2.52A1.472 1.472 0 1037.492.428l-7.51 7.46a16.883 16.883 0 00-13.106-6.234A16.798 16.798 0 004.53 7.03a16.795 16.795 0 00-3.521 5.752 16.814 16.814 0 00-.965 6.978c.58 8.31 7.289 15.027 15.599 15.623.408.033.825.04 1.233.04 3.865 0 7.6-1.306 10.606-3.741a16.848 16.848 0 006.284-13.147c0-.81-.662-1.471-1.471-1.471-.81 0-1.47.662-1.47 1.47 0 .72-.058 1.439-.164 2.15-1.095 7.108-7.6 12.272-14.806 11.757C9 31.951 3.46 26.411 2.978 19.548 2.7 15.626 4.015 11.892 6.679 9.032a14 14 0 0110.197-4.437c4.315 0 8.367 2.002 11.007 5.385l-10.59 10.54-5.94-5.98z' id='Path'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:35px}.growl__text{font-size:17px;line-height:17px;display:inline-block;vertical-align:middle;opacity:0;transition:opacity 250ms 300ms}.growl__item--shown>.growl__text{opacity:1}
.vr__layout{z-index:9999}.vr{position:relative}.vr--loading:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:#fff;opacity:.7;z-index:11;border-radius:5px}.vr__header{font:900 22px/50px "sf pro display";text-align:center;padding:0 15px}.vr__close{position:absolute;right:0;top:0;background:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20viewBox%3D%220%200%2021%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.5%209.22721L6.1364%204.8636L4.8636%206.1364L9.22721%2010.5L4.8636%2014.8636L6.1364%2016.1364L10.5%2011.7728L14.8636%2016.1364L16.1364%2014.8636L11.7728%2010.5L16.1364%206.1364L14.8636%204.8636L10.5%209.22721Z%22%20fill%3D%22%23292929%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat 50% 50%;width:50px;height:50px;z-index:10;cursor:pointer}.vr__buttons{height:64px;background:#fff;padding:15px;text-align:right}.vr__button{background:#2fc13c;border:0 none;border-radius:1px;color:#fff;cursor:pointer;font:600 17px/35px "sf pro display";height:35px;padding:0 15px;transition:background 300ms}
.vr{max-width:330px;min-height:200px;margin:25px auto;background:#fff;border-radius:10px}.vr__layout{display:flex;flex-direction:column;justify-content:center;position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.8);opacity:0;transition:opacity 200ms}.vr__layout+.vr__layout{background:rgba(0,0,0,.2)}.vr__wrap{overflow-y:auto}.vr--show-layout .vr__layout{opacity:1}.vr--show-layout>body{overflow:hidden}.vr--closing .vr__wrap{overflow:hidden}.vr__close{width:35px;height:35px;background-color:#f0f0f0;border-radius:50%;right:13px;top:13px;transition:opacity 200ms;background-size:25px auto;opacity:.9}.vr--fix-padding{padding-right:16px}.vr__header{font:900 22px/50px "sf pro display"}
.tippy-box[data-animation=scale-subtle][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale-subtle][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale-subtle][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale-subtle][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale-subtle][data-state=hidden]{transform:scale(.8);opacity:0}.tippy-box[data-animation=shift-toward-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-toward-subtle][data-state=hidden][data-placement^=top][data-state=hidden]{transform:translateY(-5px)}.tippy-box[data-animation=shift-toward-subtle][data-state=hidden][data-placement^=bottom][data-state=hidden]{transform:translateY(5px)}.tippy-box[data-animation=shift-toward-subtle][data-state=hidden][data-placement^=left][data-state=hidden]{transform:translateX(-5px)}.tippy-box[data-animation=shift-toward-subtle][data-state=hidden][data-placement^=right][data-state=hidden]{transform:translateX(5px)}
.dropdown{box-shadow:0 2px 30px -5px rgba(0,0,0,.5);min-width:150px;border-radius:3px;background:#fff;position:absolute;z-index:3;opacity:0;transition:opacity 300ms,transform 300ms;transform:translateY(30px)}.dropdown--visible{opacity:1;transform:translateY(0)}.dropdown__option{cursor:pointer;padding:10px 20px}.dropdown{width:100%;margin:5px 0 0 0;overflow-y:auto;max-height:130px}.dropdown__option{border-bottom:1px solid #f4f4f4}.dropdown__option:hover{background:rgba(255,228,132,.3)}.dropdown::-webkit-scrollbar{height:56px;width:5px}.dropdown::-webkit-scrollbar-thumb{background:#ccc}.dropdown::-webkit-scrollbar-track{background:#fff}
.tippy-box[data-theme~='dropdown']{box-shadow:0 2px 30px -5px rgba(0,0,0,.5);min-width:150px;background:transparent;color:#000}.tippy-box[data-theme~='dropdown']>.tippy-content{padding:0;border-radius:4px;overflow:hidden;background:#fff}.tippy-box[data-theme~='dropdown']>.tippy-arrow{color:#fff}.tdrop{width:100%;overflow-y:auto;max-height:130px;margin:0 1px 0 0}.tdrop__option{border-bottom:1px solid #f4f4f4;margin:-1px 0 0 0;cursor:pointer;padding:11px 20px 10px 20px}.tdrop__option--highlight{background:#f5f5f5;border-bottom-color:transparent}.tdrop::-webkit-scrollbar{height:56px;width:4px}.tdrop::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;margin:0 1px 0 0}.tdrop::-webkit-scrollbar-track{background:#fff}
:root{scroll-behavior:smooth}html{background:#fff;-webkit-font-smoothing:antialiased;font:16px/18px "sf pro display";cursor:default}.layout{max-width:1200px;margin:auto;padding:0 30px;min-width:1000px}.html--scrolling *{pointer-events:none!important}
:root{--switcher-pointer-bg:#fff;--switcher-active-color:#000;--button-bg:rgba(49,188,107,.9);--button-bg-hover:#31bc6b;--reservation-button-bg:linear-gradient(45deg, #000, #444);--reservation-border-bg:linear-gradient(45deg, #000, #444);--reservation-caption-color:#c0c0c0;--dish-switcher-color:#777;--dish-switcher-sub-color:#BDBDBD;--dish-switcher-hover-color:#2A2A2A;--dish-switcher-active-color:#2A2A2A;--dish-switcher-sub-active-color:#BDBDBD;--dish-switcher-pointer-bg:#fff;--rating-star-color:#6FC600;--rating-star-hight-color:#00A010;--rating-count-color:rgba(0,0,0,.32);--worktime-today-color:#009933}