html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}.d-flex{display:flex}@media only screen and (min-width: 768px){.d-md-flex{display:flex}}.items-center{align-items:center}.text-center{text-align:center}.column{flex-direction:column}.space-between{justify-content:space-between}section{text-align:center;padding:50px 0}@media only screen and (min-width: 768px){section{text-align:start;padding:80px 0}}@media only screen and (min-width: 992px){section{padding:100px 0}}@media only screen and (min-width: 1200px){section{padding:120px 0}}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;position:relative;font-size:18px;font-weight:400;overflow-x:hidden}a{text-decoration:none;color:#2e2e2e;transition:all .3s ease}a:hover{color:#e78000}img{width:100%}.container{max-width:1200px;padding:0 15px;margin:0 auto}.d-flex{display:flex}@media only screen and (min-width: 768px){.d-md-flex{display:flex}}.items-center{align-items:center}.text-center{text-align:center}.column{flex-direction:column}.space-between{justify-content:space-between}section{text-align:center;padding:50px 0}@media only screen and (min-width: 768px){section{text-align:start;padding:80px 0}}@media only screen and (min-width: 992px){section{padding:100px 0}}@media only screen and (min-width: 1200px){section{padding:120px 0}}.subtitle{color:#ff9401;margin:0 0 15px}@media only screen and (min-width: 768px){.subtitle{margin-bottom:20px;font-weight:600}}@media only screen and (min-width: 992px){.subtitle{font-size:24px;margin-bottom:30px}}.primary-bg{background:linear-gradient(to bottom, rgba(255, 148, 1, 0.1), rgba(255, 148, 1, 0))}.decoration-left,.decoration-right{display:none}@media only screen and (min-width: 1200px){.decoration-left,.decoration-right{display:block;position:absolute;top:0;z-index:-1}}.decoration-left img,.decoration-right img{object-fit:contain;width:100%;height:100%}@media only screen and (min-width: 1200px){.decoration-left{left:-34px;width:225px;height:310px;animation:wobble-down 5s ease-in-out infinite}}@media only screen and (min-width: 1200px){.decoration-right{right:-40px;width:345px;height:410px;animation:wobble-up 5s ease-in-out infinite}}.output-box{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}@media only screen and (min-width: 768px){.output-box{width:100%}}.output-box .container{height:100%;display:flex;align-items:center;justify-content:center}.response-content{position:absolute;background-color:#fff;padding:50px;border-radius:14px;animation:scaleUpDown 1s ease-in-out;width:95vw}@media only screen and (min-width: 768px){.response-content{width:534px}}.closeModalBtn{position:absolute;display:flex;padding:7px;background-color:#2e2e2e;border:none;border-radius:50%;top:20px;right:20px;color:#fff;cursor:pointer;transition:all .3s ease}.closeModalBtn:hover{background-color:#e78000}.closeModalBtn span{font-size:16px}@keyframes scaleUpDown{0%{transform:scale(0.9)}100%{transform:scale(1)}}*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}b,strong{font-weight:bolder}ul{margin:0;padding:0;list-style:none}p{margin:0 0 15px;font-size:18px}@media only screen and (min-width: 992px){p{font-size:20px;line-height:32px}}h1{margin:0 0 15px;font-size:40px;font-weight:700}@media only screen and (min-width: 768px){h1{font-size:55px}}@media only screen and (min-width: 992px){h1{font-weight:800;font-size:78px;margin-bottom:30px}}@media only screen and (min-width: 1200px){h1{font-size:96px}}h2{margin:0 0 15px;font-size:32px}@media only screen and (min-width: 768px){h2{font-size:40px}}@media only screen and (min-width: 992px){h2{font-size:46px}}@media only screen and (min-width: 1200px){h2{font-size:52px}}h3{margin:0 0 15px;font-size:18px}@media only screen and (min-width: 992px){h3{font-size:20px}}blockquote{margin:0 0 15px;font-style:italic;font-weight:500}@media only screen and (min-width: 768px){blockquote{margin-bottom:30px}}.nav-block{padding:15px 0;position:fixed;width:100%;background-color:#fff;z-index:20}@media only screen and (min-width: 992px){.nav-block{padding:25px 0}}.nav-block .container{display:flex;align-items:center;justify-content:space-between}.nav-block__icons{gap:25px;margin:0 30px 0 auto}@media only screen and (min-width: 992px){.nav-block__icons{gap:40px;margin-right:50px}}.nav-block__navigate{background-color:#fff;position:fixed;width:100%;flex-direction:column;align-items:center;height:100%;right:0;top:0;transition:all .3s ease;transform:translateX(100%);z-index:8}@media only screen and (min-width: 768px){.nav-block__navigate{width:250px}}@media only screen and (min-width: 992px){.nav-block__navigate{width:300px}}@media only screen and (min-width: 1200px){.nav-block__navigate{width:400px}}.nav-block__list{width:100%;flex-direction:column;align-items:center;gap:32px;margin-top:80px}.nav-block__list li{margin:0}.nav-block__button{padding:0;background-color:rgba(0,0,0,0);border:none;flex-direction:column;justify-content:space-between;align-items:center;width:20px;height:20px;cursor:pointer;position:relative;z-index:10}.nav-block__button::before,.nav-block__button::after{content:"";width:20px;height:1px;background-color:#2e2e2e;transition:all .3s ease}.nav-block__button span{width:100%;height:1px;background-color:#2e2e2e;transition:all .3s ease}.menu-active .nav-block__button::before{width:24px;transform:rotate(45deg) translate(5px, 7px)}.menu-active .nav-block__button::after{width:24px;transform:rotate(-45deg) translate(6px, -8px)}.menu-active .nav-block__button span{opacity:0}.menu-active .nav-block__navigate{transform:translateX(0)}.logo{font-weight:600;font-size:20px}@media only screen and (min-width: 992px){.logo{font-weight:700;font-size:22px}}.logo img{width:25px;height:25px;margin-right:5px}.start-zone{padding:80px 0 50px;position:relative}@media only screen and (min-width: 768px){.start-zone{min-height:550px;display:flex;align-items:center}}@media only screen and (min-width: 992px){.start-zone{min-height:700px}}@media only screen and (min-width: 1200px){.start-zone{min-height:750px}}@media only screen and (min-width: 768px){.start-zone::after{position:absolute;content:"";background:url(assets/images/img-header-nom.webp) no-repeat center/contain;width:135px;height:100px;top:0;left:50%;z-index:20;animation:pulsar 20s ease-in-out infinite}}@media only screen and (min-width: 768px){.start-zone .container{display:flex}}.start-zone__block-text{margin-bottom:30px}@media only screen and (min-width: 768px){.start-zone__block-text{margin:0;align-items:flex-start;justify-content:center;width:50%}}@media only screen and (min-width: 992px){.start-zone__block-text p{margin-bottom:40px}}.start-zone h1{max-width:250px}@media only screen and (min-width: 768px){.start-zone h1{max-width:400px}}@media only screen and (min-width: 992px){.start-zone h1{max-width:100%}}.start-zone h1 img{width:20px;height:20px;margin-top:10px}@media only screen and (min-width: 768px){.start-zone h1 img{width:30px;height:30px}}@media only screen and (min-width: 992px){.start-zone h1 img{width:50px;height:50px}}@media only screen and (min-width: 768px){.start-zone img{width:50%}}.subtitle-decoration{position:relative;z-index:-1;margin:0 0 20px 25px}.subtitle-decoration::before{display:inline-block;content:"";width:22px;height:1px;background-color:#ff9401}@media only screen and (min-width: 768px){.about-company .container{display:flex;align-items:center}}.about-company img{margin-bottom:15px}@media only screen and (min-width: 768px){.about-company img{width:50%;margin:0 30px 0 0}}@media only screen and (min-width: 992px){.about-company img{margin-right:80px}}@media only screen and (min-width: 1200px){.about-company img{margin-right:160px}}@media only screen and (min-width: 768px){.about-company p{margin-bottom:30px}}@media only screen and (min-width: 992px){.about-company p{margin-bottom:45px}}.food-selection{position:relative;overflow-x:hidden}.food-selection h2{margin-bottom:30px}.food-selection .row{row-gap:15px}@media only screen and (min-width: 768px){.food-selection .row{flex-direction:row}}@media only screen and (min-width: 1200px){.food-selection .col{padding:0 15px}}@media only screen and (min-width: 1200px){.food-selection .item{padding:0 40px}}.food-selection .decoration-circle{position:relative;font-size:46px;color:#ff9401;margin-bottom:20px}@media only screen and (min-width: 992px){.food-selection .decoration-circle{font-size:56px;margin-bottom:30px}}.food-selection .decoration-circle::after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:40px;height:40px;z-index:-1;background-color:#fff5e4;border-radius:50%}@media only screen and (min-width: 992px){.food-selection .decoration-circle::after{width:50px;height:50px;bottom:-10px}}.menu-catalog{position:relative}.menu-catalog .container{overflow:hidden}.menu-catalog .btn{margin:30px 0}.swiper-slide{background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.5);transition:all .3s ease}@media only screen and (min-width: 992px){.swiper-slide{padding:15px}}.swiper-slide:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.6)}.swiper-wrapper{margin:30px 0}.img-wrapper{height:270px;position:relative;overflow:hidden;border-radius:8px;margin-bottom:20px}.img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .3s ease}.img-wrapper img:hover{scale:1.05}.swiper-button-prev,.swiper-button-next{display:none}@media only screen and (min-width: 992px){.swiper-button-prev,.swiper-button-next{display:flex;background-color:rgba(0,0,0,0);color:#ff9401;border:none}}.slide-content{row-gap:30px;margin-bottom:30px}.icon-star{font-size:18px}.wrapper-rating{color:#818181}.span-decoration{background-color:#818181;padding:10px 15px;border-radius:15px;font-size:10px;color:#fff}.price-decoration{color:#ff9401;font-style:italic}.swiper-pagination-bullet-active{background-color:#ff9401;width:20px;border-radius:20px;transition:all .3s ease}.footer-links{padding:40px 0;position:relative;overflow:hidden}@media only screen and (min-width: 992px){.footer-links{padding:80px 0}}.footer-links .container{display:flex;row-gap:30px;flex-wrap:wrap}@media only screen and (min-width: 768px){.footer-links .container{flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 992px){.footer-links .container{row-gap:40px}}.footer-links__block-info{row-gap:15px}.footer-links__block-info:nth-of-type(1){width:100%}.footer-links__block-info:nth-of-type(2){text-align:left;width:50%}.footer-links__block-info:nth-of-type(3){text-align:right;width:50%}.footer-links__block-info:nth-of-type(4){width:100%}@media only screen and (min-width: 768px){.footer-links__block-info:nth-of-type(1),.footer-links__block-info:nth-of-type(2),.footer-links__block-info:nth-of-type(3){width:auto;text-align:left}}.footer-links__block-info .logo{justify-content:center;row-gap:10px}@media only screen and (min-width: 768px){.footer-links__block-info .logo{text-align:left;margin-right:auto}}@media only screen and (min-width: 1200px){.footer-links__block-info .logo{row-gap:25px}}.footer-links__wrapper-links{justify-content:space-between;align-items:center}@media only screen and (min-width: 768px){.footer-links__wrapper-links{width:50%;align-items:flex-start}}@media only screen and (min-width: 768px){.footer-links__wrapper-links h3{text-align:left}}.footer-links__block-left{row-gap:10px;text-align:left}@media only screen and (min-width: 768px){.footer-links__block-left{row-gap:15px}}@media only screen and (min-width: 1200px){.footer-links__block-left{row-gap:25px}}.footer-links__block-right{row-gap:10px;text-align:right}@media only screen and (min-width: 768px){.footer-links__block-right{row-gap:15px;text-align:left}}@media only screen and (min-width: 1200px){.footer-links__block-right{row-gap:25px}}.footer-links .copyright{font-size:12px}.footer-links .copyright span{color:#ff9401;font-size:12px}@media only screen and (min-width: 1200px){.footer-links .decoration-left{width:200px;height:400px}}@media only screen and (min-width: 1200px){.footer-links .decoration-right{width:200px;height:200px}}.btn{display:inline-block;background-color:#ff9401;color:#fff;border-radius:30px;padding:15px 20px;font-size:18px;box-shadow:0 15px 21px rgba(255,148,1,.3);transition:all .3s ease;white-space:nowrap;cursor:pointer}@media only screen and (min-width: 992px){.btn{font-size:20px;padding:20px 25px}}.btn:hover{background-color:#e78000;color:#fff5e4}@keyframes pulsar{0%,100%{transform:scale(1) rotate(0deg) translateX(-50%)}50%{transform:scale(1.2) rotate(-20deg) translateX(-50%)}}@keyframes wobble-down{0%,100%{transform:translateY(-10%)}50%{transform:translateY(10%)}}@keyframes wobble-up{0%,100%{transform:translateY(10%)}50%{transform:translateY(-10%)}}.row{margin:0 -15px;row-gap:50px;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.row{flex-direction:row;flex-wrap:wrap}}.col{padding:0 15px;width:100%}@media only screen and (min-width: 768px){.col{width:33.33%}}.promo-panel{position:relative;overflow-x:hidden}.promo-panel .container{display:flex;flex-direction:column;row-gap:80px}@media only screen and (min-width: 768px){.promo-panel .container{align-items:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (min-width: 992px){.promo-panel .container{row-gap:140px}}@media only screen and (min-width: 768px){.promo-panel img{width:50%}}@media only screen and (min-width: 768px){.promo-panel__content-wrapper:nth-of-type(2){flex-direction:row-reverse}}.promo-panel__content{margin-top:15px}@media only screen and (min-width: 768px){.promo-panel__content{width:50%;margin:0;padding-left:30px;text-align:left}}@media only screen and (min-width: 992px){.promo-panel__content{padding-left:80px}}@media only screen and (min-width: 1200px){.promo-panel__content{padding-left:130px}}@media only screen and (min-width: 768px){.promo-panel p{margin-bottom:30px}}@media only screen and (min-width: 992px){.promo-panel p{margin-bottom:45px}}@media only screen and (min-width: 768px){.promo-panel .second-content{padding:0 30px 0 0}}@media only screen and (min-width: 992px){.promo-panel .second-content{padding:0 80px 0 0}}@media only screen and (min-width: 1200px){.promo-panel .second-content{padding:0 130px 0 0}}.promo-panel .text-color{color:#818181;font-size:14px}.promo-panel .decoration-left img,.promo-panel .decoration-right img{width:100%}@media only screen and (min-width: 1200px){.promo-panel .decoration-left{animation:wobble-up 5s ease-in-out infinite;width:250px;height:400px}}@media only screen and (min-width: 1200px){.promo-panel .decoration-right{animation:wobble-down 5s ease-in-out infinite}}.narrative-area .frame-content img{border-radius:14px}.top-dishes h2{margin-bottom:30px}@media only screen and (min-width: 992px){.top-dishes h2{margin-bottom:60px}}@media only screen and (min-width: 992px){.top-dishes .row{row-gap:100px}}@media only screen and (min-width: 768px){.top-dishes .col{width:50%}}@media only screen and (min-width: 992px){.top-dishes .col{width:33.33%}}.top-dishes .swiper-slide{padding:0}@media only screen and (min-width: 768px){.top-dishes .img-wrapper{height:350px}}.top-dishes .slide-content{padding:20px}@media only screen and (min-width: 992px){.top-dishes .slide-content{padding:30px}}.top-dishes .slide-content h3{margin:0}.staff-profile__team-photo{border-radius:24px 24px 0 0;margin:0 0 15px 0}@media only screen and (min-width: 768px){.staff-profile__team-photo{margin-bottom:20px}}.staff-profile .worker-card{border:1px solid #ff9401;border-radius:24px;overflow:hidden;height:100%;background-color:#fff5e4}.staff-profile .worker-info{padding:10px}.comment-block{padding-top:100px}.comment-block__list{row-gap:50px}.comment-block__item{background:linear-gradient(135deg, #FFB57C, #F9D1A6);;padding:10px;border-radius:14px}@media only screen and (min-width: 768px){.comment-block__item{text-align:left;padding:25px}}@media only screen and (min-width: 992px){.comment-block__item{padding:40px}}.comment-block img{width:40px;height:40px;margin-bottom:20px}@media only screen and (min-width: 768px){.comment-block img{margin:0 20px 0 0}}.user-input{padding-top:100px}@media only screen and (min-width: 768px){.user-input .container{display:flex}}.response-form{padding:20px;background:linear-gradient(to bottom, rgba(255, 148, 1, 0.1), rgba(255, 148, 1, 0));border-radius:24px;row-gap:20px}@media only screen and (min-width: 768px){.response-form{width:50%;border-radius:24px 0 0 24px}}.response-form input,.response-form textarea{border:1px solid #ff9401;height:40px;border-radius:12px;padding:10px 15px}@media only screen and (min-width: 992px){.response-form input,.response-form textarea{height:50px}}.response-form textarea{resize:none;height:80px}@media only screen and (min-width: 992px){.response-form textarea{height:100px}}.response-form .checkbox-container input{height:13px;margin-bottom:6px}.response-form .checkbox-container a{color:#ff9401;text-decoration:underline}.response-form .privacy-policy{font-size:12px}.response-form .btn{margin:0 auto;border:none}.maps-info{background-color:#ff9401;padding:15px;border-radius:14px}@media only screen and (min-width: 768px){.maps-info{width:50%;border-radius:0 24px 24px 0}}.maps-info iframe{margin-bottom:20px}@media only screen and (min-width: 768px){.maps-info iframe{border-top-right-radius:24px}}.info-wrapper{row-gap:15px}.info-wrapper .info-layout{padding:10px;background-color:#fff;border-radius:14px}.info-wrapper a{color:#ff9401}@media only screen and (min-width: 768px){.error-page img{width:50%}}
