.header_container__dwp8i{position:fixed;width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:8px;background:rgba(45,48,50,.451);padding:8px 52px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:0;left:0;z-index:9999;height:115px}.header_container__dwp8i img{max-height:60px}@media screen and (max-width:700px){.header_container__dwp8i{gap:0;height:auto}.header_container__dwp8i img{max-height:60px}.header_nav__i0NOE{display:none}}.header_ul__JE3XD{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:32px}.header_ul__JE3XD li{text-transform:capitalize;cursor:pointer;transition:all .3s ease-in-out;font-size:16px;color:#dfd9c4;font-weight:600}.header_ul__JE3XD li:hover{opacity:.8}.header_navMobile__f0q9y{padding:0 12px;display:none;animation:header_slide-in-left__YHl7u .5s cubic-bezier(.25,.46,.45,.94) both}@media screen and (max-width:700px){.header_navMobile__f0q9y{display:flex;position:absolute;width:100%;top:0;left:0;background-color:#dfd9c4}.header_navMobile__f0q9y .header_ul__JE3XD{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:0}.header_navMobile__f0q9y .header_ul__JE3XD li{color:#2d3032!important;font-weight:500;border-bottom:1px solid rgba(45,48,50,.416);width:100%;text-align:center;padding:12px}.header_navMobile__f0q9y .header_ul__JE3XD li:last-child{border-bottom:none}}.header_mobile__ED_QG{position:relative;width:100vw}.header_logo__AqbZa{margin:0 auto!important}.header_open__PuuRT{display:none}@media screen and (max-width:700px){.header_open__PuuRT{display:block;font-size:34px!important;position:absolute;right:16px}}@keyframes header_slide-in-left__YHl7u{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}.home_main__Zqi3r{justify-content:flex-start}.home_main__Zqi3r,.home_menu__Yujn3{display:flex;flex-flow:column nowrap;align-items:stretch;width:100vw;min-height:100vh;overflow:hidden}.home_menu__Yujn3{justify-content:center;background-color:#2d3032;background:url(https://nodlik.github.io/react-pageflip/images/background.jpg);padding-right:5px;padding-left:5px}.banner_bg__P7gvI{background-image:url(/bg_banner.webp);background-size:auto;overflow:hidden}.banner_container__RE4Ws{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;max-width:1920px;min-height:100vh;gap:5%;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);padding:115px 0 20%}@media screen and (max-width:1920px){.banner_container__RE4Ws{padding:115px 52px 22%}}@media screen and (max-width:1440px){.banner_container__RE4Ws{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}}@media screen and (max-width:700px){.banner_container__RE4Ws{display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch;padding:90px 16px 22%}}.banner_content__K2bjP{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;width:60%;gap:40px;text-align:center}.banner_content__K2bjP h1{font-family:Sahitya,serif;font-weight:700;font-style:normal;font-size:72px;line-height:100%;text-shadow:2px 2px #2d3032;text-transform:uppercase;width:100%}.banner_content__K2bjP p{font-size:24px;line-height:120%;text-align:center;text-shadow:2px 2px #2d3032}@media screen and (max-width:1440px){.banner_content__K2bjP h1{font-size:52px}.banner_content__K2bjP p{font-size:24px}}@media screen and (max-width:700px){.banner_content__K2bjP{width:100%;height:100%;flex-grow:1;text-align:center;gap:24px}.banner_content__K2bjP h1{font-size:48px}.banner_content__K2bjP h1 br{display:none}.banner_content__K2bjP p{font-size:18px}}.banner_dish__OTUX1{position:absolute;width:50%;bottom:-30%}@media screen and (max-width:700px){.banner_dish__OTUX1{position:relative;width:100%;bottom:0;left:0}}.banner_btn__L7Xsb{max-width:350px}@media screen and (max-width:700px){.banner_btn__L7Xsb{max-width:100%;height:58px;font-weight:600}}.banner_dish__OTUX1{animation:banner_puff-in-center__X0Dt6 .5s cubic-bezier(.47,0,.745,.715) both;animation-delay:.1s}.banner_dishMobile__wY1Cd{animation:banner_puff-in-center__X0Dt6 .5s cubic-bezier(.47,0,.745,.715) both;animation-delay:.5s}.banner_content__K2bjP{animation:banner_slide-in-right__Z4c2_ .4s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.3s}@keyframes banner_puff-in-center__X0Dt6{0%{transform:scale(2);filter:blur(4px);opacity:0}to{transform:scale(1);filter:blur(0);opacity:1}}@keyframes banner_slide-in-right__Z4c2_{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}.button_btn__qzGAd{width:100%;height:42px;padding:8px 16px;border-radius:50px;cursor:pointer;transform:translateY(0);box-shadow:0 3px 8px rgba(0,0,0,.24);transition:all .2s ease-in-out}.button_primary__LXFHi{color:#2d3032;background-color:#dfd9c4;font-size:16px}.button_secondary__Fa_lP{color:#dfd9c4;background-color:#2d3032;font-size:16px}.button_btn__qzGAd:hover{box-shadow:0 20px 30px -10px #26394d;transform:translateY(-3px)}.button_btn__qzGAd:active{opacity:.8;transform:translateY(1px) scale(.9)}.dishes_bg__nLRby{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch;width:100%;background-color:#dfd9c4;max-width:100vw;overflow:hidden}.dishes_container__DnGhr{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;max-width:1920px;height:100%;padding:115px 0;gap:40px}@media screen and (max-width:1920px){.dishes_container__DnGhr{padding:115px 52px}}@media screen and (max-width:1440px){.dishes_container__DnGhr{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}}@media screen and (max-width:700px){.dishes_container__DnGhr{padding:90px 16px 45px}}.dishes_container__DnGhr h2{font-family:Sahitya,serif;font-weight:600;font-size:48px;text-transform:uppercase}.dishes_container__DnGhr h2,.dishes_container__DnGhr p{font-style:normal;line-height:100%;color:#2d3032;width:100%;text-align:center}.dishes_container__DnGhr p{font-weight:400;font-size:20px;max-width:850px;margin:0 auto}.dishes_products__ZhO6b{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start;width:auto;column-gap:32px;row-gap:32px;margin-top:32px}@media screen and (max-width:700px){.dishes_products__ZhO6b{display:none}}.dishes_productsMobile__P1oIL{display:none}@media screen and (max-width:700px){.dishes_productsMobile__P1oIL{display:block;width:290px;margin:0 auto}}.product_card__Ce63K{flex-flow:column nowrap;align-items:stretch;max-width:300px;border-radius:8px;overflow:hidden;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3);transition:all .2s ease-in;cursor:pointer;text-transform:uppercase}.product_card__Ce63K,.product_header__iYd6d{display:flex;justify-content:flex-start;width:100%}.product_header__iYd6d{background-color:#2d3032;flex-flow:row nowrap;align-items:center;padding:16px;font-weight:400;font-style:normal;font-size:20px;line-height:100%;color:#dfd9c4}.product_card__Ce63K img{width:300px;height:300px}.product_card__Ce63K:hover{transform:scale(1.03);box-shadow:0 22px 70px 4px rgba(0,0,0,.56)}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.menu_bg__YUGWJ{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch;min-height:100vh;width:100vw;background-image:url(/bg_banner.webp);overflow:hidden;background-size:cover}.menu_container__UcZ9X{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;width:100%;max-width:1920px;height:100%;padding:115px 0}@media screen and (max-width:1920px){.menu_container__UcZ9X{padding:115px 52px 50px}}@media screen and (max-width:1440px){.menu_container__UcZ9X{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}}@media screen and (max-width:700px){.menu_container__UcZ9X{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:40px;padding:90px 16px 45px}}.menu_titleMobile__miDZv{font-family:Sahitya,serif;font-weight:700;font-style:normal;font-size:60px;text-transform:uppercase;line-height:100%;width:100%;display:none;text-align:center}@media screen and (max-width:700px){.menu_titleMobile__miDZv{display:block;font-size:44px}.menu_titleMobile__miDZv br{display:none}}.menu_content__xnxRH{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;width:40%;width:612px;gap:40px}.menu_content__xnxRH h1{font-family:Sahitya,serif;font-weight:700;font-style:normal;font-size:55px;line-height:100%;text-transform:uppercase;width:100%}.menu_content__xnxRH p{font-size:24px;line-height:120%}@media screen and (max-width:1440px){.menu_content__xnxRH h1{font-size:40px}.menu_content__xnxRH p{font-size:24px}}@media screen and (max-width:700px){.menu_content__xnxRH{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;width:100%;height:100%;gap:32px}.menu_content__xnxRH h1{display:none}.menu_content__xnxRH p{font-size:18px;text-align:center}}.menu_btn__nciKx{max-width:200px}@media screen and (max-width:700px){.menu_btn__nciKx{max-width:100%;height:52px;font-weight:600}}.menu_content__xnxRH{animation:menu_slide-in-right__OyRVQ .4s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.3s}@keyframes menu_slide-in-right__OyRVQ{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}.menu_menu__8G2d2{display:flex;width:50%}.menu_menu__8G2d2 .menu_card__SKNm4{position:relative;width:100%;max-width:250px;border-radius:5px;transition:transform .2s;box-shadow:0 22px 70px 4px rgba(0,0,0,.56)}.menu_menu__8G2d2 .menu_card__SKNm4:first-child{z-index:1;transform:rotate(-25deg) translateY(50px) scale(.9) translatex(100px);animation:menu_bobble__l5FxT 4s .8s infinite}.menu_menu__8G2d2 .menu_card__SKNm4:nth-child(2){z-index:2;animation:menu_bobble__l5FxT 4s 0s infinite}.menu_menu__8G2d2 .menu_card__SKNm4:nth-child(3){z-index:1;animation:menu_bobble__l5FxT 4s .8s infinite;transform:rotate(25deg) translateY(50px) scale(.9) translatex(-100px)}.menu_menu__8G2d2:hover .menu_card__SKNm4:first-child{transform:rotate(-5deg) translatex(0)}.menu_menu__8G2d2:hover .menu_card__SKNm4:nth-child(3){transform:rotate(5deg) translatex(0)}@media screen and (max-width:700px){.menu_menu__8G2d2{width:100%}.menu_menu__8G2d2 .menu_card__SKNm4:first-child{z-index:1;transform:rotate(30deg) translateY(-100px) scale(.9) translatex(200px)}.menu_menu__8G2d2 .menu_card__SKNm4:nth-child(2){z-index:2}.menu_menu__8G2d2 .menu_card__SKNm4:nth-child(3){z-index:1;transform:rotate(-30deg) translateY(-100px) scale(.9) translatex(-200px)}}@keyframes menu_bobble__l5FxT{0%{translate:0 0}50%{translate:0 20px}to{translate:0 0}}.menu_card__SKNm4 img{width:100%}.dishes_bg__cGxgI{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch;width:100%;background-color:#dfd9c4;min-height:100vh}.dishes_container__rn_32{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;max-width:1920px;height:100%;padding:115px 0;gap:40px}@media screen and (max-width:1920px){.dishes_container__rn_32{padding:115px 52px}}@media screen and (max-width:1440px){.dishes_container__rn_32{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}}@media screen and (max-width:700px){.dishes_container__rn_32{padding:90px 16px 45px}}.dishes_container__rn_32 h2{font-family:Sahitya,serif;font-weight:600;font-size:48px;text-transform:uppercase}.dishes_container__rn_32 h2,.dishes_container__rn_32 p{font-style:normal;line-height:100%;color:#2d3032;width:100%;text-align:center}.dishes_container__rn_32 p{font-weight:400;font-size:20px;max-width:850px;margin:0 auto}.dishes_products__UU235{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start;filter:drop-shadow(.35rem .35rem .4rem rgba(0,0,0,.5));width:100%;column-gap:32px;row-gap:32px;margin-top:32px;position:relative}.dishes_products__UU235:before{content:"";position:absolute;width:100%;height:10%;background-color:#2d3032;top:45%}@media screen and (max-width:700px){.dishes_products__UU235{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.dishes_products__UU235:before{content:"";position:absolute;width:10%;height:105%;background-color:#2d3032;top:-2.5%;left:45%}}.dishes_merch__32Xv1{border-radius:12px;overflow:hidden;width:18%;aspect-ratio:500/600;z-index:2}.dishes_merch__32Xv1 img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:700px){.dishes_merch__32Xv1{width:70%}}.dishes_btn__JgoB6{max-width:200px;margin:32px auto;font-size:18px!important;height:54px!important}@media screen and (max-width:700px){.dishes_btn__JgoB6{max-width:100%}}.our_bg__eGtBw{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch;min-height:100vh;width:100%;background-image:url(/bg_banner.webp);background-size:cover;position:relative}.our_bg__eGtBw:after{content:"";width:200vw;height:50%;background-color:#dfd9c4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:absolute;left:0;top:20%}@media screen and (max-width:700px){.our_bg__eGtBw:after{content:"";width:100vw;height:60%;background-color:#dfd9c4;position:absolute;left:0;top:5%}}.our_container__4R00b{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;max-width:1920px;height:100%;padding:115px 0}@media screen and (max-width:1920px){.our_container__4R00b{padding:115px 52px 50px}}@media screen and (max-width:700px){.our_container__4R00b{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:32px;padding:90px 16px 45px}}.our_content__NesvM{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:40%;width:612px;gap:40px;color:#2d3032;position:relative;z-index:3}.our_content__NesvM h1{font-family:Sahitya,serif;font-weight:700;font-style:normal;font-size:56px;text-transform:uppercase;line-height:100%;width:100%}.our_content__NesvM p{font-size:24px;line-height:120%}@media screen and (max-width:1440px){.our_content__NesvM h1{font-size:56px}.our_content__NesvM p{font-size:24px}}@media screen and (max-width:700px){.our_content__NesvM{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;gap:24px}.our_content__NesvM h1{font-size:48px;text-align:center}.our_content__NesvM h1 br{display:none}.our_content__NesvM p{font-size:18px;text-align:center}}.our_btn__6oe4p{max-width:200px}@media screen and (max-width:700px){.our_btn__6oe4p{max-width:100%;height:52px;font-weight:600}}.our_content__NesvM{animation:our_slide-in-right__XI7QQ .4s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.3s}@keyframes our_puff-in-center__katN3{0%{transform:scale(2);filter:blur(4px);opacity:0}to{transform:scale(1);filter:blur(0);opacity:1}}@keyframes our_slide-in-right__XI7QQ{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}.our_images__gNQHu{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:30%;position:relative;padding-bottom:5%;z-index:2}@media screen and (max-width:700px){.our_images__gNQHu{width:80%}}.our_img1__KY3wP{width:42%;position:absolute;right:-10%;bottom:-50px}.our_img1__KY3wP,.our_img2__MFS7c{border:10px solid #dfd9c4;box-shadow:0 22px 70px 4px rgba(0,0,0,.56)}.our_img2__MFS7c{width:80%}.dishes_bg__B_QBs{flex-flow:row nowrap;align-items:stretch;background-color:#dfd9c4}.dishes_bg__B_QBs,.dishes_container__XSw13{display:flex;justify-content:center;width:100%}.dishes_container__XSw13{flex-flow:column nowrap;align-items:center;max-width:1920px;height:100%;gap:32px}.dishes_container__XSw13 h3{font-family:Sahitya,serif;font-weight:700;font-style:normal;font-size:56px;text-transform:uppercase;color:#2d3032;line-height:100%;text-align:center}@media screen and (max-width:1920px){.dishes_container__XSw13{padding:60px 52px}}@media screen and (max-width:1440px){.dishes_container__XSw13{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}}@media screen and (max-width:700px){.dishes_container__XSw13{gap:24px;padding:90px 16px 45px}.dishes_container__XSw13 h3{font-size:48px}}.dishes_map__gw6DN{width:60%;height:500px;border-radius:24px;overflow:hidden;border:10px solid #2d3032;box-shadow:0 22px 70px 4px rgba(0,0,0,.56)}.dishes_map__gw6DN iframe{filter:invert(90%) contrast(83%) hue-rotate(180deg)}@media screen and (max-width:700px){.dishes_map__gw6DN{height:300px;width:100%}}.dishes_row__OmbKX{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:stretch;gap:72px;width:100%;margin-top:32px}@media screen and (max-width:700px){.dishes_row__OmbKX{display:flex;flex-flow:column-reverse wrap;justify-content:flex-start;align-items:stretch}}.dishes_info__6XBcs{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:stretch;width:100%;gap:32px}.dishes_info__6XBcs div{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px;font-size:20px;line-height:120%;font-weight:700;text-transform:uppercase;color:#2d3032;width:25%}@media screen and (max-width:700px){.dishes_info__6XBcs{flex-flow:column wrap;width:100%;row-gap:32px}.dishes_info__6XBcs,.dishes_info__6XBcs div{display:flex;justify-content:center;align-items:center;gap:12px}.dishes_info__6XBcs div{flex-flow:column nowrap;width:50%;font-size:16px;line-height:120%;font-weight:500;text-transform:uppercase}}.dishes_icon__aY71N{font-size:40px}@media screen and (max-width:700px){.dishes_icon__aY71N{font-size:24px}}.dishes_horarios__xwzOR{margin-top:64px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:24px;background:#2d3032;color:#2d3032;gap:24px;filter:drop-shadow(.35rem .35rem .4rem rgba(0,0,0,.5));border-radius:8px}.dishes_horarios__xwzOR h4{font-family:Sahitya,serif;font-weight:700;font-style:normal;font-size:48px;line-height:100%;text-align:center;filter:drop-shadow(.2rem .3rem .2rem rgba(0,0,0,.242))}.dishes_horarios__xwzOR p{font-size:18px;filter:drop-shadow(.2rem .3rem .2rem rgba(0,0,0,.25))}.dishes_horarios__xwzOR b{font-weight:700}@media screen and (max-width:700px){.dishes_horarios__xwzOR{padding:16px}.dishes_horarios__xwzOR p{font-size:16px}}.footer_footer__3kcQj{width:100vw;background-color:#dfd9c4;color:#2d3032}.footer_footer__3kcQj h4{width:100%;text-align:center;font-weight:600}.footer_footer__3kcQj h5{width:100%;text-align:center;font-size:14px}.footer_container__sL8Tx{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;margin:0 auto;max-width:1280px;padding:32px;color:#2d3032;gap:24px}.footer_logo__iXql1{width:160px;object-fit:contain}.footer_icon__OKu4F{color:#2d3032!important;font-size:24px}.footer_info__uGCXB{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin-top:auto;gap:24px}.footer_info__uGCXB p{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:8px;font-size:16px;font-weight:500}.ubi_container__4XxkE{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:stretch;width:100%;padding:116px 52px 32px}@media screen and (max-width:700px){.ubi_container__4XxkE{padding:116px 16px 32px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:72px}}.ubi_ubi__u0wT3{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:32px}.ubi_ubi__u0wT3 h3{font-family:Poppins;text-transform:uppercase;font-size:40px;font-weight:600;text-align:center;line-height:100%}@media screen and (max-width:700px){.ubi_ubi__u0wT3 h3{font-size:32px}}.ubi_map__HWbhg{height:400px;width:400px;overflow:hidden}.ubi_map__HWbhg iframe{filter:invert(90%) contrast(83%) hue-rotate(190deg)}@media screen and (max-width:700px){.ubi_map__HWbhg{height:250px;width:250px}}.ubi_horarios__lavU5{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:24px 24px 116px;background:#2d3032;color:#dfd9c4;gap:24px}.ubi_horarios__lavU5 h4{font-family:Sahitya,serif;font-weight:700;font-style:normal;font-size:48px;line-height:100%;text-align:center;filter:drop-shadow(.2rem .3rem .2rem rgba(0,0,0,.242))}.ubi_horarios__lavU5 p{font-size:18px;filter:drop-shadow(.2rem .3rem .2rem rgba(0,0,0,.25))}.ubi_horarios__lavU5 b{font-weight:700}@media screen and (max-width:700px){.ubi_horarios__lavU5 p{font-size:16px}}