@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";*{padding:0px;margin:0px;border:none}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top;-o-object-fit:cover;object-fit:cover}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:rgba(0,0,0,0)}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0);background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}body{font-family:"Poppins",sans-serif;color:#5e6282;background-color:#faf4ea;font-weight:500;font-size:18px}html,body{overflow-x:hidden}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.container{max-width:1270px;margin:0 auto;padding:0 20px;height:100%}h1{font-weight:700;font-size:128px;text-align:center;color:#faf4ea}h1 span{color:#819b57}@media screen and (max-width: 767.98px){h1{font-size:92px}}@media screen and (max-width: 576px){h1{font-size:67px}}.section--title{font-weight:700;font-size:64px;line-height:1.3;color:#31261a}@media screen and (max-width: 991.98px){.section--title{font-size:56px}}@media screen and (max-width: 767.98px){.section--title{font-size:48px}}@media screen and (max-width: 576px){.section--title{font-size:32px}}.main--btn{font-weight:600;border:2px solid #819b57;border-radius:8px;padding:16px 32px;background-color:#819b57;color:#faf4ea;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.main--btn:hover{background-color:#fff;color:#465929}.header{background-color:rgba(0,0,0,0);position:absolute;top:32px;left:0;width:100%;z-index:100}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.header__logo{min-width:114px}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__list-link{color:#faf4ea;font-weight:400;white-space:nowrap;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__list-link:hover{color:#819b57}@media screen and (max-width: 991.98px){.header__list{display:none}}@media screen and (max-width: 991.98px){.header__btn{margin-left:auto}}@media screen and (max-width: 767.98px){.header__btn{display:none}}.header__burger{display:none;fill:#faf4ea}@media screen and (max-width: 991.98px){.header__burger{display:block}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;padding:16px 24px;background-color:#faf4ea;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.mobile-menu.is-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mobile-menu__img{position:absolute;bottom:-30px;right:-50px}.mobile-menu .header__nav{display:grid;gap:32px}.mobile-menu .header__list{display:grid;gap:16px}.mobile-menu .header__list-link{color:#31261a}.mobile-menu .header__list-link:hover{color:#819b57}.mobile-menu__btn-close{position:absolute;top:16px;right:24px;background-color:rgba(0,0,0,0);fill:#31261a}.main{background:linear-gradient(127deg, rgba(18, 18, 17, 0.78) 0%, rgba(18, 18, 17, 0.6) 63.89%, rgba(18, 18, 17, 0) 100%),url(../img/main_img.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;height:100vh;padding:80px 0}.main__content{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.main__btn{display:none;margin-top:48px}@media screen and (max-width: 767.98px){.main__btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 192ppx){.main{background:linear-gradient(127deg, rgba(18, 18, 17, 0.78) 0%, rgba(18, 18, 17, 0.6) 63.89%, rgba(18, 18, 17, 0) 100%),url(../img/main_img@x2.jpg);background-size:cover;background-position:center}}.dashboard{background-color:#819b57;margin-bottom:48px}@media screen and (max-width: 576px){.dashboard{background-color:#cfcfbc;margin:40px 21px;padding:24px 25px;border-radius:24px}}.dashboard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#faf4ea;padding:16px 0;font-weight:300;font-size:20px;gap:16px}@media screen and (max-width: 576px){.dashboard__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#31261a;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.traditions{padding:48px 35px 48px 0}@media screen and (max-width: 991.98px){.traditions{padding:36px 0}}@media screen and (max-width: 767.98px){.traditions{padding:20px 0}}.traditions .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width: 991.98px){.traditions .container{gap:20px}}.traditions__content{max-width:630px}.traditions__text{margin-top:42px;font-weight:400;color:#31261a}.traditions__text span:first-child{text-transform:uppercase}.traditions__text span{color:#819b57;font-weight:600}@media screen and (max-width: 991.98px){.traditions__text{margin-top:24px}}@media screen and (max-width: 576px){.traditions__text{font-size:16px}}.traditions__img{-ms-flex-negative:0;flex-shrink:0;min-width:220px}.traditions__img img{width:100%;border-radius:400px 400px 0 0}@media screen and (max-width: 991.98px){.traditions__img{max-width:340px;-ms-flex-negative:1;flex-shrink:1}}@media screen and (max-width: 576px){.traditions__img{display:none}}.chefs{padding:48px 0}@media screen and (max-width: 991.98px){.chefs{padding:36px 0}}@media screen and (max-width: 576px){.chefs{padding:20px 0}}.chefs__title{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.chefs__title::after,.chefs__title::before{content:"";position:absolute;bottom:24px;width:352px;height:2px;background-color:#cfcfbc}@media screen and (max-width: 1200px){.chefs__title::after,.chefs__title::before{width:270px}}@media screen and (max-width: 991.98px){.chefs__title::after,.chefs__title::before{display:none}}.chefs__title::before{right:0}.chefs__title span{color:#465929}.chefs__content{display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 1fr));gap:40px 30px;margin-top:80px}@media screen and (max-width: 991.98px){.chefs__content{margin-top:40px}}@media screen and (max-width: 480px){.chefs__content{grid-template-columns:auto}}.chefs__card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width: 991.98px){.chefs__card{gap:15px}}.chefs__card-img img{max-width:240px;border-radius:4px 4px 4px 200px;-webkit-box-shadow:-12px 12px 0 0 #faf4ea,-12px 12px 0 2px #a28268;box-shadow:-12px 12px 0 0 #faf4ea,-12px 12px 0 2px #a28268}@media screen and (max-width: 991.98px){.chefs__card-img img{max-width:200px}}@media screen and (max-width: 576px){.chefs__card-img img{max-width:156px}}.chefs__card-name{margin-bottom:16px;font-weight:600;font-size:40px;color:#31261a}@media screen and (max-width: 991.98px){.chefs__card-name{font-size:32px}}.chefs__card-text{display:grid;gap:16px;font-weight:400;color:#31261a}@media screen and (max-width: 576px){.chefs__card-text{font-size:16px}}@media screen and (max-width: 480px){.chefs__card-text{gap:8px}}.format{padding:48px 0}.format__title{text-align:center;margin-bottom:80px}@media screen and (max-width: 767.98px){.format__title{margin-bottom:40px}}@media screen and (max-width: 576px){.format__title{margin-bottom:24px}}.format__card{position:relative;border-radius:16px;padding:24px;color:#faf4ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:444px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(55.21%, rgba(49, 38, 26, 0)), color-stop(72.92%, rgba(49, 38, 26, 0.71)), to(#31261a));background-image:linear-gradient(180deg, rgba(49, 38, 26, 0) 55.21%, rgba(49, 38, 26, 0.71) 72.92%, #31261a 100%)}.format__card.swiper-slide{-webkit-transform:none;-ms-transform:none;transform:none}.format__card-img{position:absolute;width:100%;height:100%;border-radius:16px;top:0;left:0;z-index:-1}.format__card-title{margin-bottom:16px;font-weight:600;font-size:24px;margin-top:auto}.format__card-text{font-weight:300;font-size:14px}.format__carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.format__carousel-btn{width:44px;height:44px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;border:1px solid #31261a;background-color:rgba(0,0,0,0);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;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width: 576px){.format__carousel-btn{display:none}}.format__carousel-btn:hover{background-color:#31261a}.format__carousel-btn:hover .format__carousel-icon{fill:#faf4ea}.format__carousel-btn.next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.format__carousel-icon{fill:#31261a;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.swiper{width:100%;height:100%;margin:0 auto}.swiper-container{overflow:hidden}.swiper-pagination{position:static;margin-top:32px}@media screen and (max-width: 576px){.swiper-pagination{margin-top:16px}}.swiper-pagination-bullet{background-color:#a18268;opacity:1}.swiper-pagination-bullet-active{background-color:#73835a}.join{padding:48px 0}@media screen and (max-width: 991.98px){.join{padding:36px 0}}@media screen and (max-width: 576px){.join{padding:20px 0 0}}.join .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media screen and (max-width: 767.98px){.join .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;gap:24px}}.join__content{max-width:595px}.join__content-text{font-weight:400;color:#465929;margin:16px 0 42px}@media screen and (max-width: 576px){.join__content-text{font-size:14px;margin:8px 0 24px}}@media screen and (max-width: 767.98px){.join__content{padding:0 20px}}@media screen and (max-width: 767.98px){.join__title{text-align:center}}.join__form{display:grid;gap:24px}.join__form-field label{display:none}.join__form-input{border:1px solid #a18268;border-radius:8px;padding:16px 42px;width:100%;color:#31261a}.join__form-input::-webkit-input-placeholder{font-weight:400;color:#a18268}.join__form-input::-moz-placeholder{font-weight:400;color:#a18268}.join__form-input:-ms-input-placeholder{font-weight:400;color:#a18268}.join__form-input::-ms-input-placeholder{font-weight:400;color:#a18268}.join__form-input::placeholder{font-weight:400;color:#a18268}.join__form-input:focus{border-color:#819b57}.join__form-input:focus::-webkit-input-placeholder{color:#31261a}.join__form-input:focus::-moz-placeholder{color:#31261a}.join__form-input:focus:-ms-input-placeholder{color:#31261a}.join__form-input:focus::-ms-input-placeholder{color:#31261a}.join__form-input:focus::placeholder{color:#31261a}.join__form-terms{margin-top:-8px;color:#31261a;font-weight:400;font-size:12px;text-align:center;display:grid}.join__form-terms a{text-decoration:underline;color:#31261a}@media screen and (max-width: 767.98px){.join__form-terms{display:none}}.join__form-btn{margin:0 auto}.join__map{width:100%;max-width:600px;max-height:100%;border-radius:16px}@media screen and (max-width: 767.98px){.join__map{max-width:none}}@media screen and (max-width: 576px){.join__map{max-height:200px;border-radius:0}}.modal__content-text{font-weight:400;color:#465929;margin:16px 0 42px}.modal__form-field label{display:none}.modal__form-input{border:1px solid #a18268;border-radius:8px;padding:16px 42px;width:100%;color:#31261a}.modal__form-input::-webkit-input-placeholder{font-weight:400;color:#a18268}.modal__form-input::-moz-placeholder{font-weight:400;color:#a18268}.modal__form-input:-ms-input-placeholder{font-weight:400;color:#a18268}.modal__form-input::-ms-input-placeholder{font-weight:400;color:#a18268}.modal__form-input::placeholder{font-weight:400;color:#a18268}.modal__form-input:focus{border-color:#819b57}.modal__form-input:focus::-webkit-input-placeholder{color:#31261a}.modal__form-input:focus::-moz-placeholder{color:#31261a}.modal__form-input:focus:-ms-input-placeholder{color:#31261a}.modal__form-input:focus::-ms-input-placeholder{color:#31261a}.modal__form-input:focus::placeholder{color:#31261a}.modal__form-terms{margin-top:-8px;color:#31261a;font-weight:400;font-size:12px;text-align:center;display:grid}.modal__form-terms a{text-decoration:underline;color:#31261a}.footer{padding:32px 0;margin-top:48px;background-color:#31261a;background-image:url(../img/footer_background.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden}@media screen and (max-width: 991.98px){.footer{margin-top:36px}}@media screen and (max-width: 576px){.footer{margin:0}}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;position:relative;z-index:1}@media screen and (max-width: 767.98px){.footer__content{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px 20px}}@media screen and (max-width: 480px){.footer__content{grid-template-columns:auto;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;font-size:14px}}.footer::before,.footer::after{content:"";position:absolute;bottom:0;z-index:0;background-repeat:no-repeat}.footer::before{background-image:url(../img/footer-decor-1.png);left:-50px;width:180px;height:120px}@media screen and (max-width: 767.98px){.footer::before{top:0%;left:-70px;height:342px;-webkit-transform:scale(0.6) rotate(15deg);-ms-transform:scale(0.6) rotate(15deg);transform:scale(0.6) rotate(15deg)}}.footer::after{background-image:url(../img/footer-decor-2.png);right:0;width:380px;height:190px}@media screen and (max-width: 767.98px){.footer::after{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg);right:-100px;bottom:-40px}}.footer__logo{min-width:106px}@media screen and (max-width: 480px){.footer__logo{margin-bottom:16px}}.footer__list{display:grid;gap:16px}.footer__list-link{font-weight:400;color:#faf4ea;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__list-link:hover{color:#819b57}@media screen and (max-width: 480px){.footer__list{gap:18px}}.footer__contacts{display:grid;gap:16px}.footer__contacts-link{font-weight:300;font-size:16px;color:#faf4ea;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__contacts-link:hover{color:#819b57}@media screen and (max-width: 480px){.footer__contacts-link{font-size:14px}}.footer__socials{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:22px}.footer__socials-icon{fill:#faf4ea;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__socials-icon:hover{fill:#819b57}@media screen and (max-width: 480px){.footer__socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__copy{display:grid;align-self:start;gap:16px}.footer__copy a{font-weight:300;font-size:16px;color:#faf4ea}@media screen and (max-width: 480px){.footer__copy a{font-size:14px}}.footer__copy a:hover{text-decoration:underline}.footer__copy span{font-weight:400;font-size:14px;color:#a18268}@media screen and (max-width: 480px){.footer__copy span{font-size:12px}}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.backdrop.is-hiden{opacity:0;overflow:hidden;pointer-events:none}.modal{position:relative;width:100%;height:100%;max-width:880px;max-height:880px;padding:40px;background-color:#faf4ea;border-radius:32px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;overflow-y:auto}@media screen and (max-width: 576px){.modal{padding:20px;padding-top:60px}}.backdrop.is-hiden .modal{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.modal__btn-close{position:fixed;top:40px;right:40px}@media screen and (max-width: 576px){.modal__btn-close{top:20px;right:20px}}.modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:624px;margin:0 auto;text-align:center}.modal__content-text{margin:8px auto 72px}@media screen and (max-width: 576px){.modal__content-text{margin-bottom:40px}}.modal__form{display:grid;gap:32px;justify-items:center;width:100%}.modal__form-field{width:100%}