/*! normalize.css v3.0.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:after,:before{box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box}:focus{outline:0;-moz-outline-style:none}:-moz-any-link:focus{outline:1px dotted invert}:-moz-any-link:focus{outline:0}input,textarea{box-shadow:none;font-family:inherit;font-size:inherit;line-height:inherit}a{transition:color .3s linear;text-decoration:none}a:not([class]){color:#058acd}a:not([class]):hover{color:#056493}body{margin:0;background:#f5f5f5;-webkit-font-smoothing:antialiased;font-size:14px;font-family:Montserrat,sans-serif;color:#272727;display:flex;flex-direction:column;padding-bottom:22px;min-width:320px;height:100%}input,textarea{box-shadow:none;font-family:inherit;font-size:inherit;line-height:inherit}::-webkit-input-placeholder{color:#a5a8ab;-webkit-transition:all .3s ease;transition:all .3s ease}::-moz-placeholder{color:#a5a8ab;-moz-transition:all .3s ease;transition:all .3s ease}:-moz-placeholder{color:#a5a8ab;-moz-transition:all .3s ease;transition:all .3s ease}:-ms-input-placeholder{color:#a5a8ab;-ms-transition:all .3s ease;transition:all .3s ease}:focus::-webkit-input-placeholder{color:transparent}:focus::-moz-placeholder{color:transparent}:focus:-moz-placeholder{color:transparent}:focus:-ms-input-placeholder{color:transparent}h1{margin:0;font-size:55px;font-weight:700}h2{margin:0 0 22px 0;font-size:32px;font-weight:700}.page-header{padding:16px 0;position:relative;z-index:9}.page-header__wrap{display:flex;align-items:center;justify-content:space-between}.logo__wrap{display:flex;align-items:center}.logo{margin-right:19px}.logo-txt{font-size:24px;font-weight:700}.page-header__r{display:flex;align-items:center}.page-header-lang{position:relative;margin-left:26px}.page-header-lang:hover .page-header-lang__list{opacity:1;pointer-events:all}.page-header-lang__view{color:#000;font-size:18px;text-align:center}.page-header-lang__view:hover{color:#1d66a9}.page-header-lang span{display:block}.page-header-lang__icon{width:20px;height:20px;border-radius:50%;overflow:hidden;margin:0 auto}.page-header-lang__icon img{max-width:100%;max-height:100%;display:block;border-radius:50%}.page-header-lang__list{position:absolute;background:#fff;border:1px solid #f0f0eb;border-radius:20px;padding:10px 16px;left:50%;transform:translateX(-50%);top:100%;transition:all .25s ease;pointer-events:none;opacity:0}.page-header-lang__link{color:#000;transition:all .25s ease}.page-header-lang__link:hover{color:#1d66a9}.page-header-lang__item{margin-bottom:10px;text-align:center}.page-header-lang__item:last-child{margin-bottom:0}.page-header-search{display:inline-block;width:49px;height:49px;border:2px solid #272727;border-radius:40px;position:relative}.page-header-search ::-webkit-input-placeholder{color:#272727;font-weight:400}.page-header-search ::-moz-placeholder{color:#272727;font-weight:400}.page-header-search :-moz-placeholder{color:#272727;font-weight:400}.page-header-search :-ms-input-placeholder{color:#272727;font-weight:400}.page-header-search__link{display:inline-block;width:45px;height:45px;background:url(../img/svg/search.svg) center no-repeat;transition:background .3s ease}.page-header-search__link:hover{background:url(../img/svg/search-h.svg) center no-repeat}.top-search__toggle{display:none;position:absolute;right:-2px;top:-4px;border:2px solid transparent;border-radius:40px;opacity:0}.top-search__toggle.active{opacity:1;border:2px solid #272727}.top-search__input{border:0;padding:15px 40px 15px 20px;width:420px;color:#272727;font-size:16px;font-weight:600;border-radius:40px}.top-search__close{display:inline-block;width:14px;height:14px;background:url(../img/svg/close.svg) center no-repeat;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .25s ease}.top-search-view{background:#fff;border:1px solid #f0f0eb;border-radius:20px;position:absolute;left:0;top:calc(100% + 10px);padding:20px;width:100%;display:none}.top-search-view__item{display:flex;align-items:center;margin-bottom:21px}.top-search-view__item:last-child{margin-bottom:0}.top-search-view__item:hover .top-search-view__txt{color:#1d66a9}.top-search-view__icon{width:90px;min-width:90px;height:58.5px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-right:14px}.top-search-view__icon img{display:block;max-width:100%;max-height:100%}.top-search-view__txt{font-size:16px;font-weight:600;color:#272727;transition:all .25s ease}.top-schedule{position:relative}.top-schedule__toggle{display:inline-block;color:#625f4d;font-size:14px;padding-left:20px;padding-right:35px;position:relative}.top-schedule__toggle:before{content:"";display:inline-block;width:12px;height:12px;background:url(../img/svg/time.svg) center no-repeat;position:absolute;left:0;top:3px}.top-schedule__toggle:after{content:"";display:inline-block;width:24px;height:24px;border-radius:50%;background:#f0f0eb url(../img/svg/arr.svg) center no-repeat;position:absolute;right:0;top:-3px}.days{display:flex;padding-top:8px}.days__item{width:8px;height:8px;background:#f0f0eb;border-radius:2px;margin-right:2px}.days__item:last-child{margin-right:0}.days__item.m-full{background:#d2d2c9}.top-schedule-view{position:absolute;top:calc(100% + 10px);right:0;background:#d2d2c9;border-radius:2px;background:#fff;padding:16px 20px;width:235px;border:1px solid #f0f0eb;border-radius:20px;display:none}.top-schedule-view__close{display:inline-block;width:15px;height:15px;background:url(../img/svg/s-close.svg) no-repeat;position:absolute;top:16px;right:15px}.top-schedule-view__item{margin-bottom:10px;font-size:14px}.top-schedule-view__item:last-child{margin-bottom:0}.top-schedule-view__time{color:#625f4d}.layout{flex:1 0 auto}.container{width:100%;max-width:1080px;padding:0 20px;position:relative;margin:0 auto}.page-content{padding:0 0 20px}.menu__list{display:flex;flex-wrap:wrap;margin:0 -10px}.menu__item{width:33.333%;padding:0 10px;margin-bottom:20px}.menu__in{color:#272727;display:block;transition:all .25s ease}.menu__in:hover{color:#0f487d}.menu__img{width:100%;height:auto;position:relative;overflow:hidden;border-radius:20px;padding-bottom:100%;margin-bottom:15px}.menu__img img{display:block;max-width:100%;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.menu__title{font-size:20px}.page-top{padding:55px 0 45px;margin-bottom:30px;background-size:cover;background-repeat:no-repeat;background-position:center;color:#fff;position:relative}.page-top:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;left:0;top:0}.page-top__wrap{display:flex;align-items:center}.page-top__item{width:50%;display:flex;justify-content:center}.page-top h1 span{border-bottom:17px solid #c4d655;display:block;line-height:.5;margin-bottom:22px}.page-top h1 span:last-child{margin-bottom:0}.page-top__schedule{font-size:24px;position:relative}.page-top__schedule:before{content:"";display:block;background:url(../img/content/star.png) center/cover no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 67px);height:calc(100% + 77px)}.menu-top{background-size:cover;background-repeat:no-repeat;background-position:center;color:#fff;padding:20px 0;margin-bottom:22px;position:relative}.menu-top:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;left:0;top:0}.lunch__list{display:flex;flex-wrap:wrap;margin:0 -10px}.lunch__item{padding:0 10px;margin-bottom:20px;width:50%}.lunch__in{display:block;width:100%;height:100%;background:#fff;border-radius:20px;position:relative}.lunch__info{padding:20px;display:flex;flex-wrap:wrap;align-items:flex-start}.lunch__img{width:100%;height:auto;position:relative;overflow:hidden;border-radius:20px;padding-bottom:75%}.lunch__img img{display:block;max-width:100%;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.lunch__complex{flex:1;display:flex;flex-direction:column}.lunch__complex .lunch__item{width:100%;height:50%}.lunch__view{flex:1}.lunch__title{font-weight:600;font-size:16px;margin-bottom:20px}.lunch__txt{margin-bottom:18px}.lunch__txt:last-child{margin-bottom:0}.lunch-more{background:#f5f5f5;border-radius:20px;width:69px;padding:20px 10px;text-align:center;margin-left:20px}.lunch-more__item{margin-bottom:18px}.lunch-more__item:last-child{margin-bottom:0}.lunch-more_icon img{display:block}.lunch-labels{display:flex;flex-wrap:wrap;margin-bottom:13px;width:100%}.lunch-labels__item{font-size:14px;color:#272727;background:#f3d25c;border-radius:5px;margin:0 3px 3px 0;padding:4px 7px;font-weight:600}.txt-hidden{display:none}.txt-hidden.active{display:inline}.txt-more{background:#f0f0eb;border-radius:20px;padding:5px;display:inline-block;line-height:0;width:19px;height:13px;color:#272727}.lunch-icons{display:flex;align-items:center;margin-bottom:17px;position:relative}.lunch-icons__item{margin-right:10px}.lunch-icons__item img{display:block}.lunch-info-toggle{display:inline-flex;align-items:center;justify-content:center;font-weight:550;font-size:14px;color:#272727;background:#f0f0eb;border-radius:50%;width:22px;min-width:22px;height:22px}.lunch-price{display:flex;font-weight:600}.price{font-size:24px;white-space:nowrap}.price-old{color:#d2d2c9;font-size:16px;margin-left:11px;text-decoration:line-through;white-space:nowrap}.lunch-hint{position:absolute;top:calc(100% + 10px);left:0;background:#d2d2c9;border-radius:2px;background:#fff;padding:11px 63px 16px 18px;width:calc(100% + 90px);border:1px solid #f0f0eb;border-radius:20px;display:none;z-index:4}.lunch-hint.active{display:block}.lunch-hint__close{display:inline-block;width:15px;height:15px;background:url(../img/svg/s-close.svg) no-repeat;position:absolute;top:16px;right:15px}.lunch-marker{position:absolute;top:30px;left:-10px;z-index:3}.lunch-marker__item{display:inline-flex;font-size:14px;color:#272727;background:#f3d25c;border-radius:5px;padding:4px 7px;font-weight:600}.lunch-marker-wrap{margin:0 0 3px 0}.lunch-marker-wrap:last-child{margin-bottom:0}.lunch-add{background:#fff;border:1px solid #f0f0eb;border-radius:20px;padding:15px 60px 15px 20px;display:inline-flex;margin-top:10px;position:relative}.lunch-add__close{display:inline-block;width:15px;height:15px;background:url(../img/svg/s-close.svg) no-repeat;position:absolute;top:16px;right:15px}.page-footer{flex-shrink:0;font-size:16px}.page-footer__wrap{background:#ededed;border-radius:20px;padding:25px 20px;display:flex}.page-footer__item{width:33.333%;padding-right:30px}.page-footer__item:last-child{padding-right:0}.page-footer__title{margin-bottom:12px}.page-footer__link{display:block;margin-bottom:17px;transition:all .25s ease;color:#272727;position:relative;padding-left:23px}.page-footer__link:hover{color:#0f487d}.page-footer__link:last-child{margin-bottom:0}.page-footer__link.m-mail{color:#1d66a9}.page-footer__link.m-mail:hover{color:#0f487d}.page-footer__link.m-mail:before{content:"";display:inline-block;width:16px;height:11px;background:url(../img/svg/mail.svg) center no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}.page-footer__link.m-phone{color:#1d66a9}.page-footer__link.m-phone:hover{color:#0f487d}.page-footer__link.m-phone:before{content:"";display:inline-block;width:16px;height:17px;background:url(../img/svg/phone.svg) center no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}.page-footer__link.m-address{color:#1d66a9}.page-footer__link.m-address:hover{color:#0f487d}.page-footer__link.m-address:before{content:"";display:inline-block;width:16px;height:17px;background:url(../img/svg/address.svg) center no-repeat;position:absolute;left:0;top:1px}.page-footer__link.m-rules:before{content:"";display:inline-block;width:16px;height:10px;background:url(../img/svg/rules.svg) center no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}.page-footer__link.m-download:before{content:"";display:inline-block;width:16px;height:11px;background:url(../img/svg/download.svg) center no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}.socials{display:flex;align-items:center}.socials__item{width:27px;min-width:27px;height:27px;background:#272727;border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-right:7px;transition:all .25s ease}.socials__item:last-child{margin-right:0}.socials__item:hover{background:#0f487d}.socials__item img{display:block;max-width:100%}@media screen and (max-width:767px){.logo__wrap{flex-wrap:wrap;flex-direction:column;align-items:flex-start}.logo{margin-right:0;margin-bottom:13px}.page-header__wrap{flex-wrap:wrap;position:relative;align-items:flex-start}.top-schedule{width:100%;order:3}.page-header__r{padding-top:12px}.page-header-search{position:absolute;top:73px;width:100%;right:0;border:0;display:flex;justify-content:flex-end}.page-header-search__link{border:2px solid #272727;border-radius:40px}.top-search__toggle{width:calc(100% + 4px)}.top-search__input{width:100%}.top-schedule__in{display:inline-block;position:relative}.top-schedule-view{right:auto;left:0}}@media screen and (max-width:650px){h1{font-size:31px}h2{font-size:28px}.page-footer__wrap{flex-wrap:wrap}.page-footer__item{width:100%;padding-right:0;margin-bottom:30px}.page-footer__item:last-child{margin-bottom:0}.page-footer__link br{display:none}.menu__title{font-size:16px;font-weight:600}.menu__item{width:50%}.page-top h1 span{margin-bottom:6px}.page-top__schedule{font-size:16px}.page-top__schedule:before{width:calc(100% + 50px);height:calc(100% + 54px)}.page-top{padding:30px 0}}@media screen and (max-width:600px){.lunch__item{width:100%}}
.page-footer__link.m-time:hover,.page-footer__link.m-time-secondary:hover{color:#272727}
.page-footer__link.m-time,.page-footer__link.m-time-secondary{cursor:default}
.page-footer__link.m-time:before{content:"";display:inline-block;width:16px;height:17px;background:url(../img/svg/time.svg) center no-repeat;position:absolute;left:0;top:1px}
.lunch-info-toggle:hover{background:#1d66a9;color:#fff}
.lunch-info-toggle:focus-visible{outline:2px solid rgba(29,102,169,.35);outline-offset:2px}
.page-top__schedule:before{display:none}
.lunch-more__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}
.lunch-more__icon{display:flex;align-items:center;justify-content:center}
.lunch-more__icon img{display:block}
.page-top:before,.menu-top:before{z-index:0}
.page-top .container,.menu-top .container{position:relative;z-index:1}
.days__item{width:12px;height:12px;background:#d2d2c9;border-radius:3px;margin-right:3px}
.days__item.m-full{background:#31971f}
.wysiwyg-content ul{list-style:disc;padding-left:1.25rem;margin:.75rem 0}
.wysiwyg-content ol{list-style:decimal;padding-left:1.25rem;margin:.75rem 0}
.wysiwyg-content li{margin:.25rem 0}
.wysiwyg-content p{margin:.75rem 0}
.wysiwyg-content p:first-child{margin-top:0}
.wysiwyg-content p:last-child{margin-bottom:0}
.page-footer__link.m-back:before{content:"";display:inline-block;width:16px;height:11px;background:url(../img/svg/back.svg) center no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}
/*# sourceMappingURL=main.css.map */

/* --- Horeca overrides (unminified) --- */
/* iOS: prevent horizontal page scroll due to off-canvas elements */
html,body{max-width:100%;overflow-x:hidden}

/* Public banner: keep text away from left edge consistently across slides */
.page-top .page-top__wrap{box-sizing:border-box;padding:32px 28px}
.page-top .page-top__item{max-width:100%;width:100%;min-width:0;flex:1 1 auto}
.page-top .page-top__wrap{min-width:0;max-width:100%}
.page-top h1{margin:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.page-top .page-top__schedule{max-width:100%}

@media (max-width: 640px){
  .page-top .page-top__wrap{padding:22px 18px}
}
