@font-face{font-display:swap;font-family:"Poppins";font-weight:300;src:url("../fonts/poppins-v20-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-weight:400;src:url("../fonts/poppins-v20-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-weight:600;src:url("../fonts/poppins-v20-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-weight:900;src:url("../fonts/poppins-v20-latin-900.woff2") format("woff2")}:root{--accent-color-light: #cfcfbc;--accent-color-normal: #819b57;--accent-color-dark: #465929;--text-color-light: #faf4ea;--text-color-dark: #31261a;--secondary-text-color: #a18268}*,*::after,*::before{box-sizing:border-box}body{margin:0;font-family:"Poppins",sans-serif;font-weight:300;font-size:16px;line-height:1.5;background-color:var(--text-color-light)}@media screen and (min-width: 768px){body{font-size:18px;font-weight:400}}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h5,p{margin-top:0px}ul{list-style-type:none;padding:0;margin:0}h2{color:var(--text-color-dark)}.section{padding:20px 0}@media screen and (min-width: 768px){.section{padding:48px 0}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}@media screen and (min-width: 768px){.container{padding:0 24px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.nav-list-link{color:var(--text-color-light);text-decoration:none;transition:color .3s}.order-button{display:block;padding:16px 32px;background-color:var(--accent-color-normal);border:2px solid var(--accent-color-normal);color:var(--text-color-light);border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s}.order-button:hover,.order-button:focus{background-color:rgba(0,0,0,0)}.order-button.header{display:none}@media screen and (min-width: 1280px){.order-button.header{display:block}}.order-button.hero{margin-left:auto;margin-right:auto}@media screen and (min-width: 1280px){.order-button.hero{display:none}}.header-section{position:absolute;top:0;width:100%;padding:16px 0px}@media screen and (min-width: 768px){.header-section{padding:32px 0px}}.header-container{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 1280px){.header-container{display:block}}.main-nav{display:flex;justify-content:space-between;align-items:center;gap:40px}.header-logo{margin-bottom:0px;fill:var(--text-color-light)}.nav-list{display:none}@media screen and (min-width: 1280px){.nav-list{display:flex;gap:64px}}.nav-list-link:hover,:focus{color:var(--accent-color-normal)}.burger-btn{padding:0px;background-color:rgba(0,0,0,0);border:none;fill:var(--text-color-light)}@media screen and (min-width: 1280px){.burger-btn{display:none}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;padding:16px 24px;background-color:var(--text-color-light);transform:translateX(100%);transition:transform .3s}.mobile-menu.is-open{transform:translateX(0)}.stopBodyScroll{overflow:hidden;height:100vh}.menu-logo{margin-bottom:32px}.burger-btn-close{position:absolute;display:flex;justify-content:center;align-items:center;top:26px;right:24px;width:32px;height:32px;background-color:rgba(0,0,0,0);border:none;transition:fill .3s}.burger-btn-close:hover{fill:var(--accent-color-normal)}.menu-nav-list{font-size:14px;font-weight:300}.menu-nav-link{text-decoration:none;color:var(--text-color-dark)}.menu-nav-item:not(:last-child){margin-bottom:16px}.menu-nav-link:hover,.menu-nav-link:focus{color:var(--accent-color-normal)}.menu-nav-list::after{content:"";position:absolute;background-image:url(../../images/mob-menu-bread.png);background-repeat:no-repeat;width:180px;height:240px;bottom:0px;right:0px}.hero-section{padding:122px 0px 32px;background-image:linear-gradient(102.76deg, rgba(18, 18, 17, 0.78) 2.03%, rgba(18, 18, 17, 0.6) 58.46%, rgba(18, 18, 17, 0) 90.36%),url(../images//images/hero-bg.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}@media screen and (min-width: 768px){.hero-section{padding:156px 0}}@media screen and (min-width: 1280px){.hero-section{padding:272px 0}}@media screen and (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero-section{background-image:linear-gradient(102.76deg, rgba(18, 18, 17, 0.78) 2.03%, rgba(18, 18, 17, 0.6) 58.46%, rgba(18, 18, 17, 0) 90.36%),url(../images//images/hero-bg@2x.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}}.hero-title{margin-bottom:48px;text-align:center;font-weight:900;font-size:56px;line-height:1;color:var(--text-color-light)}@media screen and (min-width: 768px){.hero-title{margin-left:auto;margin-right:auto;font-size:128px}}@media screen and (min-width: 1280px){.hero-title{line-height:1.5;margin-bottom:0px}}.accent{color:var(--accent-color-normal)}.advanteges-section{padding:20px 0px}@media screen and (min-width: 768px){.advanteges-section{padding:0px;background-color:var(--accent-color-normal)}}.advanteges-list{display:flex;flex-direction:column;padding:24px 40px;gap:16px;border-radius:24px;font-size:14px;font-weight:300;background-color:var(--accent-color-light)}@media screen and (min-width: 768px){.advanteges-list{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:16px 0;font-size:16px;color:var(--text-color-light);background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1280px){.advanteges-list{gap:40px;font-size:20px}}.traditions-section{padding:20px 0px}@media screen and (min-width: 1280px){.traditions-section{padding:48px 0}}.traditions-container{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.traditions-content{max-width:710px}.traditions-title{margin-bottom:24px}@media screen and (min-width: 1280px){.traditions-title{margin-bottom:42px;font-weight:900;font-size:32px;line-height:1.31}}@media screen and (min-width: 1280px){.traditions-title{font-size:64px;line-height:1.5}}.accent-definition{text-transform:uppercase;font-size:18px;font-weight:600;color:var(--accent-color-normal)}.traditions-text{margin-bottom:42px}.traditions-text:last-child{margin-bottom:0px}.traditions-text:last-child{max-width:330px}.accent-text{color:var(--accent-color-normal)}.traditions-image{display:none}@media screen and (min-width: 1280px){.traditions-image{display:block;border-radius:400px 400px 0px 0px}}.chef-section{padding:20px 0}@media screen and (min-width: 1280px){.chef-section{padding:48px 0}}.chefs-section-title{position:relative;text-align:center;margin:0 auto 24px;font-size:32px;font-weight:900}@media screen and (min-width: 1280px){.chefs-section-title{margin:0 auto 80px;font-size:64px;line-height:1.31}}.chefs-section-title::before,.chefs-section-title::after{display:none;position:absolute;content:"";width:332px;border:2px solid var(--accent-color-light)}@media screen and (min-width: 1280px){.chefs-section-title::before,.chefs-section-title::after{display:block}}.chefs-section-title::before{left:0px;bottom:24px}.chefs-section-title::after{right:0px;bottom:24px}.chef-list{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.chef-list{flex-direction:row;display:flex;flex-wrap:wrap;row-gap:40px;column-gap:30px}}.chef-item{flex-basis:calc((100% - 30px)/2)}.chef-card{display:flex;align-items:flex-start;gap:16px}@media screen and (min-width: 1280px){.chef-card{gap:30px}}.chef-photo{width:140px;border-radius:4px 4px 4px 200px;box-shadow:-10px 10px 0 0 var(--text-color-light),-10px 10px 0 2px var(--secondary-text-color)}@media screen and (min-width: 1280px){.chef-photo{width:240px;box-shadow:-16px 16px 0 0 var(--text-color-light),-16px 16px 0 2px var(--secondary-text-color)}}.chef-accent{color:var(--accent-color-dark)}.chef-title{margin-bottom:8px;font-size:24px;font-weight:600}@media screen and (min-width: 1280px){.chef-title{margin-bottom:16px;font-size:40px}}.chef-text-wrapper p{margin-bottom:16px;font-size:14px;font-weight:300}@media screen and (min-width: 1280px){.chef-text-wrapper p{margin-bottom:30px;font-size:18px;font-weight:400}}.chef-text-wrapper p:last-child{margin-bottom:0px}.formats-wrapper{display:flex;align-items:center;gap:30px}.formats-wrapper .swap-btn{display:none}@media screen and (min-width: 768px){.formats-wrapper .swap-btn{display:flex}}.swiper{overflow:hidden}.slider-list{margin-bottom:32px}.format-cards{display:flex;flex-direction:column;justify-content:flex-end;position:relative;flex-basis:calc((100% - 40px)/3);padding:24px;height:444px;border-radius:16px;background-image:linear-gradient(180deg, rgba(49, 38, 26, 0) 55.21%, rgba(49, 38, 26, 0.71) 72.92%, #31261a 100%)}.formats-title{text-align:center;font-size:32px;font-weight:900;line-height:1.5}@media screen and (min-width: 1280px){.formats-title{font-size:64px}}.swap-btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:44px;height:44px;padding:0;border:1px solid var(--text-color-dark);border-radius:50%;background-color:rgba(0,0,0,0);cursor:pointer;transition:background-color .3s}.arrow-btn-icon{fill:var(--text-color-dark)}.swap-btn:hover{background-color:var(--text-color-dark)}.swap-btn:hover .arrow-btn-icon{fill:var(--text-color-light)}.swap-btn.next{transform:rotate(180deg)}.formats-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover;border-radius:16px}.formats-el-title{font-size:24px;font-weight:600;color:var(--text-color-light)}.formats-definition-list{font-size:14px;font-weight:300;color:var(--text-color-light)}.pagination{display:flex;justify-content:center;align-items:center;gap:24px}.pagination-btn{width:12px;height:12px;border-radius:50%;background-color:var(--secondary-text-color);padding:0}.pagination-btn-active{background-color:var(--accent-color-normal)}.contacts-section{padding-bottom:48px}@media screen and (min-width: 768px){.contacts-section{padding-bottom:96px}}.contacts-content{text-align:center}@media screen and (min-width: 768px){.contacts-content{text-align:start}}.contacts-wrapper{display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 768px){.contacts-wrapper{flex-direction:row}}.contacts-title{margin-bottom:8px;font-size:32px;font-weight:600}@media screen and (min-width: 768px){.contacts-title{margin-bottom:16px;font-weight:900;line-height:1.31}}@media screen and (min-width: 1280px){.contacts-title{margin-bottom:16px;font-size:60px;font-weight:900;line-height:1.31}}.contacts-subtitle{margin-bottom:24px;font-size:14px;font-weight:300;color:var(--accent-color-dark)}@media screen and (min-width: 1280px){.contacts-subtitle{margin-bottom:42px;font-size:18px;font-weight:400}}.contacts-politics{font-size:12px}.politics-link{text-decoration:underline}.contacts-map{display:block;flex-shrink:0;bottom:none;height:176px;margin:0 -24px;border:none}@media screen and (min-width: 768px){.contacts-map{margin:auto;width:400px;height:400px;border-radius:16px}}@media screen and (min-width: 1280px){.contacts-map{width:600px;height:600px}}.footer-section{position:relative;padding-top:32px;padding-bottom:32px;background-image:url(../images/images/footer-bg.png.png);background-color:var(--text-color-dark);background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center}.footer-section::before,.footer-section::after{content:"";position:absolute;background-repeat:no-repeat;bottom:0px}.footer-section::before{display:none}@media screen and (min-width: 1280px){.footer-section::before{display:block;left:0px;background-image:url(../images/decore-bread-small.png.png);width:180px;height:120px}}.footer-section::after{background-image:url(../images/bread-right-mob.png);right:0px;width:80px;height:68px}@media screen and (min-width: 1280px){.footer-section::after{right:0px;width:380px;height:190px;background-image:url(../images/decore-bread-large.png.png)}}.footer-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}@media screen and (min-width: 1280px){.footer-container{flex-direction:row;justify-content:space-between;align-items:start}}@media screen and (min-width: 1280px){.logo{margin-bottom:0}}.footer-logo{fill:var(--text-color-light)}.footer-logo{margin-bottom:32px}.footer-nav{margin-bottom:18px;list-style:none;text-align:left}@media screen and (min-width: 1280px){.footer-nav{margin-bottom:16px}}.footer-nav-item:not(:last-child){margin-bottom:16px}.footer-addres{margin-bottom:8px}@media screen and (min-width: 1280px){.footer-addres{margin-bottom:0}}.footer-addres-list{text-align:center}@media screen and (min-width: 1280px){.footer-addres-list{text-align:left}}.adress-link{font-size:16px;font-weight:300;text-decoration:none;font-style:normal;color:var(--text-color-light);transition:color .3s}.adress-link:hover{color:var(--accent-color-normal)}.address-item{max-width:211px}.address-item:not(:last-child){margin-bottom:18px}@media screen and (min-width: 1280px){.address-item:not(:last-child){margin-bottom:16px}}.social-links{display:flex;justify-content:center;gap:22px}@media screen and (min-width: 1280px){.social-links{justify-content:start}}.address-social{fill:var(--text-color-light);cursor:pointer;transition:fill .3s}.address-social:hover{fill:var(--accent-color-dark)}.footer-politics{display:block;margin-bottom:8px;font-size:16px;font-weight:300;text-decoration:none;color:var(--text-color-light);transition:color .3s;z-index:1}@media screen and (min-width: 1280px){.footer-politics{margin-bottom:16px}}.footer-politics:hover{color:var(--accent-color-normal)}.footer-politics-link{margin-bottom:0;font-size:14px;color:var(--secondary-text-color)}.backdrop{position:fixed;display:flex;justify-content:center;align-items:center;padding:20px;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);transition:opacity .3s,visibility .3s;z-index:6}.modal{position:relative;width:100%;max-width:880px;max-height:880px;padding:64px;border-radius:32px;background-color:var(--text-color-light);overflow-y:auto}.modal-btn-close{position:absolute;top:40px;right:40px;border:none;background-color:rgba(0,0,0,0);cursor:pointer;transition:fill .3s}.modal-btn-close:hover,.modal-btn-close:focus{fill:var(--accent-color-normal)}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal-title{text-align:center;margin-bottom:8px;font-weight:900;font-size:32px;line-height:1.31}@media screen and (min-width: 768px){.modal-title{font-size:60px}}.modal-subtitle{text-align:center;margin-bottom:32px;color:var(--accent-color-dark)}@media screen and (min-width: 1280px){.modal-subtitle{margin-bottom:72px}}.form-field{margin-bottom:16px}@media screen and (min-width: 1280px){.form-field{margin-bottom:24px}}.contact-input{width:100%;height:40px;padding:16px 42px;border:1px solid var(--secondary-text-color);border-radius:8px;background-color:rgba(0,0,0,0)}@media screen and (min-width: 1280px){.contact-input{font-size:16px;height:55px}}.contact-input:focus::placeholder{color:var(--text-color-dark);text-decoration:underline;opacity:.4}.contact-input:focus{border-color:var(--accent-color-normal);outline:none}.contact-input::placeholder{color:var(--secondary-text-color);font-size:16px;font-weight:300}@media screen and (min-width: 1280px){.contact-input::placeholder{font-size:18px;font-weight:400}}.submit-btn{display:block;margin:0 auto;padding:10px 24px;border-radius:8px;border:2px solid var(--accent-color-normal);background-color:var(--accent-color-normal);color:var(--text-color-light);font-weight:600;font-size:16px;cursor:pointer;transition:transform,.3s}@media screen and (min-width: 768px){.submit-btn{margin:0 auto 24px}}@media screen and (min-width: 1280px){.submit-btn{padding:16px 32px;font-size:18px}}.submit-btn:hover{transform:scale(1.1)}.form-terms{display:none}@media screen and (min-width: 768px){.form-terms{display:block;width:212px;margin:0 auto;color:var(--text-color-dark);text-align:center;font-size:12px;font-weight:500}}.terms-link{color:var(--text-color-dark);text-underline-offset:2px;transition:color .3s}.terms-link:hover{color:var(--accent-color-normal)}/*# sourceMappingURL=main.min.css.map */