:root{--path-img: ../../img/;--js-min-size-food-icon: 50px;--js-blur-bg-main-cover: unset;--js-duration-transition-category: 0.06s}:root{--js-bp-xxs: 0px;--js-bp-xs: 250px;--js-bp-sm: 320px;--js-bp-md:640px;--js-bp-lg: 1024px;--js-bp-xl: 1200px;--js-bp-xxl: 1440px;--js-bp-max-landscape: 920px}:root{--js-width-scroll-bar: 17px}.width-100vw{width:calc(100vw - var(--js-width-scroll-bar));min-width:250px}.min-w-h-100{min-width:100%;min-height:100%}.fixed{display:block;height:inherit;min-height:inherit;position:fixed}.relative{display:block;position:relative}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fit-contain{display:block;-o-object-fit:contain;object-fit:contain;max-height:100%}.fit-cover{display:block;-o-object-fit:cover;object-fit:cover;max-height:100%}.fit-fill{display:block;-o-object-fit:fill;object-fit:fill;max-height:100%}.fit-scale-down{display:block;-o-object-fit:scale-down;object-fit:scale-down;max-height:100%}.fit--top{-o-object-position:top;object-position:top}.fit--left{-o-object-position:left;object-position:left}.fit--bottom{-o-object-position:bottom;object-position:bottom}.fit--right{-o-object-position:right;object-position:right}.fit--center{-o-object-position:center;object-position:center}.fit--top-left{-o-object-position:top left;object-position:top left}.fit--top-right{-o-object-position:top right;object-position:top right}.fit--bottom-left{-o-object-position:bottom left;object-position:bottom left}.fit--bottom-right{-o-object-position:bottom right;object-position:bottom right}.scroll-carrousel{height:200px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:scroll hidden;gap:10px;background-color:tan}.scroll-carrousel__item{-ms-flex-negative:0;flex-shrink:0;height:100%;width:100px;background-color:rgba(255,99,71,0.3)}[class*="row-text"]{--rows: 0;--line-height: inherit;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--rows);max-height:calc(var(--line-height)*var(--rows));line-height:var(--line-height);overflow:hidden}.row-text-1{--rows: 1}.row-text-2{--rows: 2}.row-text-3{--rows: 3}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0}a{text-decoration:none}img{max-width:100%}p,h1,h2,h3,h4,h5,h6{margin:0}.block-scroll{overflow:hidden}.logo-header{height:4vh;width:100%;position:relative;z-index:130}@media screen and (max-width: 920px) and (orientation: landscape){.logo-header{height:10vh}}@media screen and (min-width: 921px) and (orientation: landscape){.logo-header{height:10vh}}.card-modal{--box-radius: 2em;position:fixed;width:100%;height:calc(100% - 4vh);background-color:rgba(0,0,0,0.6);top:4vh;z-index:150;opacity:0;pointer-events:none}@media screen and (max-width: 920px) and (orientation: landscape){.card-modal{height:calc(100% - 10vh);top:10vh}}@media screen and (min-width: 921px) and (orientation: landscape){.card-modal{height:calc(100% - 10vh);top:10vh}}.modal-active{opacity:1;pointer-events:initial}.modal-close{position:absolute;width:20px;height:20px;right:2%;top:2%;background-color:transparent}.modal-x{fill:#fff}.modal-item{width:85%;height:90%;background-color:cornsilk;border-radius:var(--box-radius);-webkit-border-radius:var(--box-radius);-moz-border-radius:var(--box-radius);-ms-border-radius:var(--box-radius);-o-border-radius:var(--box-radius);display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr;-ms-grid-columns:1fr;grid-template:1fr 1fr / 1fr}@media screen and (orientation: landscape){.modal-item{-ms-grid-rows:1fr;-ms-grid-columns:2fr 3fr;grid-template:1fr / 2fr 3fr}}@media screen and (min-width: 1024px) and (orientation: landscape){.modal-item{width:75%;height:80%;-ms-grid-rows:1fr;-ms-grid-columns:9fr 11fr;grid-template:1fr / 9fr 11fr}}@media screen and (min-width: 1200px) and (orientation: landscape){.modal-item{width:70%;height:75%;-ms-grid-rows:1fr;-ms-grid-columns:1fr 1fr;grid-template:1fr / 1fr 1fr}}.modal-img-container{width:100%;height:100%;background-color:whitesmoke;border-radius:var(--box-radius) var(--box-radius) 0 0;-webkit-border-radius:var(--box-radius) var(--box-radius) 0 0;-moz-border-radius:var(--box-radius) var(--box-radius) 0 0;-ms-border-radius:var(--box-radius) var(--box-radius) 0 0;-o-border-radius:var(--box-radius) var(--box-radius) 0 0;overflow:hidden}@media screen and (max-width: 920px) and (orientation: landscape){.modal-img-container{border-radius:var(--box-radius) 0 0 var(--box-radius);-webkit-border-radius:var(--box-radius) 0 0 var(--box-radius);-moz-border-radius:var(--box-radius) 0 0 var(--box-radius);-ms-border-radius:var(--box-radius) 0 0 var(--box-radius);-o-border-radius:var(--box-radius) 0 0 var(--box-radius)}}.modal-img-container__img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none}.modal-text{text-align:center;padding:0.2em;margin:1em}#modalPrice .card__price{text-align:center}@media screen and (min-width: 920px){.main-container-padding{padding:0 5vw}}@media screen and (min-width: 1024px){.main-container-padding{padding:0 10vw}}@media screen and (min-width: 1200px){.main-container-padding{padding:0 15vw}}@media screen and (min-width: 1440px){.main-container-padding{padding:0 20vw}}.cover-page{height:20vh;width:100%;z-index:120;position:relative;background-color:unset}@media screen and (max-width: 920px) and (orientation: landscape){.cover-page{height:60vh}}@media screen and (min-width: 921px) and (orientation: landscape){.cover-page{height:50vh}}.cover-page img{position:relative;z-index:1;border-radius:0.7em;-webkit-border-radius:0.7em;-moz-border-radius:0.7em;-ms-border-radius:0.7em;-o-border-radius:0.7em}.blur-img{position:absolute;width:100%;height:100%;background:var(--js-blur-bg-main-cover) top left/cover no-repeat;-webkit-filter:blur(10px) brightness(100%);filter:blur(10px) brightness(100%)}.main-title{height:10vh;min-height:50px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;margin:1vh 0;background-color:powderblue}@media screen and (max-width: 920px) and (orientation: landscape){.main-title{height:30vh}}@media screen and (min-width: 921px) and (orientation: landscape){.main-title{height:30vh;font-size:3.5rem}}.sw-sticky-food{height:15vh;padding:0;position:-webkit-sticky;position:sticky;top:4vh;gap:2vw;background-color:tan;z-index:110}@media screen and (max-width: 920px) and (orientation: landscape){.sw-sticky-food{height:15vh;top:10vh}}@media screen and (min-width: 921px) and (orientation: landscape){.sw-sticky-food{height:20vh;top:10vh}}.sw-food{height:100%;width:100%;overflow:hidden}.sw-food__item{background:#fff;width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.food-icon{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;max-height:74%;padding:0.5vh 1vw}@media screen and (max-width: 920px) and (orientation: landscape){.food-icon{display:none}}@media screen and (min-height: 640px) and (orientation: portrait){.food-icon{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7;max-height:69%}}@media screen and (min-height: 500px) and (orientation: landscape){.food-icon{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7;max-height:69%}}.js-food-icon__circle{width:calc(var(--js-min-size-food-icon)*1px);height:calc(var(--js-min-size-food-icon)*1px);padding:0.4em;border:0.2em solid firebrick;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.food-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:24%;background-color:turquoise}@media screen and (max-width: 920px) and (orientation: landscape){.food-name{max-height:90%}}@media screen and (min-height: 640px) and (orientation: portrait){.food-name{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;max-height:29%}}@media screen and (min-height: 500px) and (orientation: landscape){.food-name{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;max-height:29%}}.food-name__text{font-size:0.7rem;color:inherit;margin:0;text-align:center}@media screen and (max-width: 920px) and (orientation: landscape){.food-name__text{font-size:1.4rem}}@media screen and (min-height: 760px) and (orientation: portrait){.food-name__text{font-size:0.95rem}}@media screen and (min-height: 500px) and (orientation: landscape){.food-name__text{font-size:1rem}}.selector--active{color:darkmagenta}.category{display:none;opacity:0;-webkit-transition:opacity ease-out;transition:opacity ease-out;-webkit-transition-duration:var(--js-duration-transition-category);transition-duration:var(--js-duration-transition-category)}.category.category--active{display:block;opacity:1}.category.category--animateIn{display:block}.category.category--animateOut{opacity:0}.food-cover-page{height:20vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2vh 4vw;background-color:lightgreen}@media screen and (max-width: 920px) and (orientation: landscape){.food-cover-page{height:50vh}}@media screen and (min-width: 921px) and (orientation: landscape){.food-cover-page{height:40vh}}.group-container{position:relative;z-index:100}.group-title{text-align:center;position:-webkit-sticky;position:sticky;top:19vh;background-color:lightgrey}@media screen and (max-width: 920px) and (orientation: landscape){.group-title{top:25vh}}@media screen and (min-width: 921px) and (orientation: landscape){.group-title{top:30vh}}.group-title--border{border:none}.group-title__name{padding:2px}.group-title__description{padding:2px}.group-cards{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(300px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1em;padding:2vh 2vw;background-color:lightskyblue;--card-align: center}@media screen and (max-width: 300px){.group-cards{-ms-grid-columns:(minmax(260px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(260px, 1fr))}}.card{display:-ms-grid;display:grid;grid-template:'info' 1fr / 1fr;gap:0.5em;height:15vh;min-height:120px;max-height:150px;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border:1px solid;padding:5px 10px;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;background-color:linen}.card--photo{grid-template:'info photo' 1fr / 7fr 3fr;--card-align: left}.card__info{width:100%;grid-area:info;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em;text-align:left}.card__title{width:100%;text-align:center}.card__descr{width:100%;text-align:var(--card-align)}.sw-prices{height:100%;width:100%}.card__price-container{gap:1em}.card__price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.card__photo{grid-area:photo;min-height:100%}.sw-contain-promos{height:85%;width:100%;padding:5vh 0}@media screen and (max-width: 920px) and (orientation: landscape){.sw-contain-promos{padding:5vh 0}}.sw-promos{width:100%;height:100%;overflow:hidden}.swiper-promos__item{width:70%;height:80%;-ms-flex-negative:0;flex-shrink:0;display:-ms-grid;display:grid;-ms-grid-rows:2fr 3fr;-ms-grid-columns:1fr;grid-template:2fr 3fr / 1fr;border:1px solid;border-radius:2em;-webkit-border-radius:2em;-moz-border-radius:2em;-ms-border-radius:2em;-o-border-radius:2em;padding:10px;background-color:lightgrey}@media screen and (max-width: 920px) and (orientation: landscape){.swiper-promos__item{width:90%;height:85%;max-width:unset;-ms-grid-rows:1fr;-ms-grid-columns:2fr 3fr;grid-template:1fr / 2fr 3fr}}.promotions{width:100%;height:80vh;background:url(../../img//small/promotions-bg.jpg) top left/cover no-repeat fixed}@media screen and (max-width: 920px) and (orientation: landscape){.promotions{height:85vh}}@media screen and (min-width: 921px) and (orientation: landscape){.promotions{height:90vh}}@media screen and (min-height: 750px){.promotions{background:url(../../img//medium/promotions-bg.jpg) top left/cover no-repeat fixed}}@media screen and (min-height: 1000px){.promotions{background:url(../../img//big/promotions-bg.jpg) top left/cover no-repeat fixed}}@media screen and (min-width: 750px) and (orientation: landscape){.promotions{background:url(../../img//medium/promotions-bg.jpg) top left/cover no-repeat fixed}}@media screen and (min-width: 1000px) and (orientation: landscape){.promotions{background:url(../../img//big/promotions-bg.jpg) top left/cover no-repeat fixed}}.promotions__title{width:100%;height:14%;text-align:center;background-color:rgba(211,211,211,0.76)}.promotions__carrousel{height:85%;padding:5vh 0;gap:5vw;display:none}@media screen and (max-width: 920px) and (orientation: landscape){.promotions__carrousel{padding:5vh 0;gap:2vw}}.promo-item{width:70%;height:80%;max-width:300px;min-width:220px;-ms-flex-negative:0;flex-shrink:0;display:-ms-grid;display:grid;-ms-grid-rows:1fr 2fr;-ms-grid-columns:1fr;grid-template:1fr 2fr / 1fr;border:1px solid;border-radius:2em;-webkit-border-radius:2em;-moz-border-radius:2em;-ms-border-radius:2em;-o-border-radius:2em;padding:10px;background-color:lightgrey}@media screen and (max-width: 920px) and (orientation: landscape){.promo-item{width:90%;height:85%;max-width:unset;-ms-grid-rows:1fr;-ms-grid-columns:1fr 2fr;grid-template:1fr / 1fr 2fr}}.promo-img-container{background-color:chocolate;min-height:100%}.promo-item__img{min-height:100%;min-width:100%;border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em}.promo-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:violet}.promo-item__title{-webkit-box-flex:2;-ms-flex:2;flex:2;background-color:coral;font-size:1.5rem}.promo-item__name{-webkit-box-flex:5;-ms-flex:5;flex:5;background-color:cornsilk;text-align:center}.promo-item__name span{display:inline;color:red}.promo-item__description{-webkit-box-flex:3;-ms-flex:3;flex:3;background-color:sandybrown;font-size:0.7rem;text-align:center}.footer-items{width:100%;height:55vh;max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:2vw}@media screen and (max-width: 920px) and (orientation: landscape){.footer-items{min-height:50vh}}@media screen and (min-width: 921px) and (orientation: landscape){.footer-items{min-height:50vh}}@media screen and (max-width: 615px){.footer-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 615px) and (orientation: landscape){.footer-items{min-height:85vh}}@media screen and (min-width: 616px) and (orientation: portrait){.footer-items{min-height:25vh;height:25vh}}@media screen and (min-height: 500px) and (orientation: landscape){.footer-items{min-height:25vh;height:25vh}}.footer-item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-width:300px;max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:sandybrown}@media screen and (max-width: 300px){.footer-item{min-width:260px}}.footer-item__title{width:90%;-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-item__content{width:90%;-webkit-box-flex:8;-ms-flex:8;flex:8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:small}.footer-item__content a{height:30%;text-decoration:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.footer-item__content a:visited{color:unset}.footer-item__content a:hover{filter:drop-shadow(2px 4px 4px red);-webkit-filter:drop-shadow(2px 4px 4px red)}.footer-item__content a div{height:100%;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-item__content a div img{max-width:50%;max-height:80%}.footer-item__content a span{height:100%;-webkit-box-flex:9;-ms-flex:9;flex:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white}.icon__pin-map{fill:white;max-width:10%;width:-webkit-min-content;width:-moz-min-content;width:min-content}.icon__phone{fill:white;max-width:10%;width:-webkit-min-content;width:-moz-min-content;width:min-content}.footer-work-time{line-height:12px;list-style:none;padding:0;overflow:hidden;position:relative}.footer-work-time li{font-weight:normal;letter-spacing:0.2px;width:100%;display:inline-block}.footer-work-time .date{background:transparent;position:relative;overflow:hidden;width:auto;max-width:100%;float:left;padding:5px 5px 5px 0px;margin:0}.footer-work-time .time{background:transparent;position:relative;color:#942803;float:right;width:auto;max-width:100%;padding:5px 0px 5px 5px;margin:0}.footer-work-time .line-box{position:relative;top:12px;overflow:hidden}.footer-work-time .line-dotted{position:relative;border-top:2px dotted #ccc;z-index:1;left:0}.footer-map{width:100%;height:40vh;max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content;min-height:300px;background-color:seashell;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:2vh 0}@media screen and (max-width: 920px) and (orientation: landscape){.footer-map{min-height:70vh}}@media screen and (min-width: 921px) and (orientation: landscape){.footer-map{min-height:70vh}}.footer-map__title{-webkit-box-flex:1;-ms-flex:1;flex:1;width:90%}.footer-map__map{-webkit-box-flex:9;-ms-flex:9;flex:9;width:90%;max-height:88%;background-color:aliceblue}.footer-info{width:100%;height:7vh;padding:0.5em 4em;text-align:center;font-size:small;background:-webkit-gradient(linear, left top, left bottom, from(#430361), color-stop(#2a033b), to(#430361));background:linear-gradient(#430361, #2a033b, #430361);font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif}.footer-info p span{color:#46d8dd}
