@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);
html{scroll-behavior:smooth}.header__nav-show{color:var(--text)}.bg1{right:40%;top:0%}.bg2{left:0%;top:80%}.bg3{right:0%;top:5%;-webkit-transform:matrix(0.52, -0.85, -0.85, -0.52, 0, 0);-ms-transform:matrix(0.52, -0.85, -0.85, -0.52, 0, 0);transform:matrix(0.52, -0.85, -0.85, -0.52, 0, 0)}.bg4{right:0%;top:48%}.bg5{left:0%;bottom:20%}.bg6{right:0%;top:90%}.body.light{--Light:#fff;--Dark:#0F0F0F;--white:rgba(255,255,255,1);--black:#2D2D2D;--text:#2D2D2D;--background:#2D2D2D;--green:#102F28;--red:#C73D42;--bgLight:#F4F4F4}.body.dark{--Light:#0F0F0F;--Dark:#fff;--white:rgba(255,255,255,1);--black:#000000;--text:#fff;--green:#fff;--red:#C73D42;--bgLight:#0A0A0A}@font-face{font-family:"MT";src:url(../fonts/MonotypeCorsiva-Regular.ttf)}@font-face{font-family:"SM";src:url(../fonts/SovMod-Regular.ttf)}@font-face{font-family:"Webfonts";src:url(../fonts/fa-brands-400.ttf);font-weight:400}@font-face{font-family:"Webfonts";src:url(../fonts/fa-light-300.ttf);font-weight:300}@font-face{font-family:"Webfonts";src:url(../fonts/fa-duotone-900.ttf);font-weight:900}@font-face{font-family:"Webfonts";src:url(../fonts/fa-regular-400.ttf);font-weight:401}@font-face{font-family:"Webfonts";src:url(../fonts/fa-solid-900.ttf);font-weight:901}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{font-family:"Webfonts"}a{text-decoration:none}ul{list-style:none}body{background:#fff}.anchor{position:absolute;top:0}.close{font-size:42px;color:var(--text);position:absolute;top:3%;right:5%}button,input{outline:none;border:none;background:none}::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{background:linear-gradient(45deg, #3FA5D5, purple);border-radius:30px}.spots{max-width:475px;width:100%;height:535px;position:absolute;z-index:-10}#form2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px;margin-top:40px}#form{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:center;-ms-flex-pack:center;justify-content:center;gap:25px}.button{font-size:14px;line-height:17px;font-weight:700;font-family:"Montserrat";-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.btn{font-family:"Montserrat";font-weight:700;font-size:16px;line-height:105%;width:460px;height:60px;background:#102f28;color:var(--white);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.btn:hover{background:#000}.btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.label{max-width:460px;width:100%;height:60px}.input{font-family:"Montserrat";font-size:16px;background:var(--Light);border:1px solid var(--text);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:0 20px;color:var(--text);max-width:460px;width:100%;height:60px}.container{max-width:1920px;width:100%;margin:0 auto}.row{max-width:1500px;width:100%;margin:0 auto}.icon-moon::before{content:"";font-weight:900}.icon-call::before{content:"􏡻";font-weight:900}.icon-fb::before{content:"";font-weight:400}.icon-menu::before{content:"";font-weight:300}.icon-burger::before{content:"";font-weight:300}.icon-tg::before{content:"";font-weight:400}.icon-left::before{content:"";font-weight:700}.icon-right::before{content:"";font-weight:700}.icon-check::before{content:"";font-weight:500}.icon-clock::before{content:"";font-weight:300}.icon-cross::before{content:"";font-weight:300}.icon-vk::before{content:"";font-weight:400}.icon-file::before{content:"";font-weight:500}.icon-search::before{content:"";font-weight:500}.icon-user::before{content:"";font-weight:500}.icon-cart::before{content:"";font-weight:500}.icon-heart::before{content:"";font-weight:400}.icon-restrount::before{content:"";font-weight:300}.icon-food::before{content:"";font-weight:300}.icon-bed::before{content:"";font-weight:500}.icon-coffee::before{content:"";font-weight:500}.icon-spagetee::before{content:"";font-weight:400}.icon-pie::before{content:"";font-weight:400}.icon-pizza::before{content:"";font-weight:400}.icon-meat::before{content:"";font-weight:500}.icon-visa::before{content:"";font-weight:500}.icon-mcard::before{content:"";font-weight:500}.icon-card::before{content:"";font-weight:500}.icon-pay::before{content:"";font-weight:500}.result,.modal{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.774);z-index:100;overflow:hidden;z-index:99999;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;visibility:hidden;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.result.active,.modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;z-index:9999;visibility:visible;opacity:1}.result__content,.modal__content{max-width:890px;width:100%;height:615px;background:var(--Light);position:relative;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;overflow:hidden;z-index:9999;gap:30px}.result__content-bg,.modal__content-bg{position:absolute;bottom:60%;right:0%;max-width:330px;width:100%;height:330px;z-index:-5}.result__content-bg:nth-of-type(2),.modal__content-bg:nth-of-type(2){top:60%;right:65%}.result__content-text,.modal__content-text{font-size:25px;line-height:105%;font-family:"Montserrat";font-weight:500;color:var(--Dark)}.result__content-title,.modal__content-title{font-size:40px;line-height:105%;text-align:center;text-transform:uppercase;font-family:"SM";max-width:705px;width:100%;color:var(--text);margin-bottom:10px;font-weight:500}.result__content-btns p,.modal__content-btns p{font-size:14px;line-height:17px;font-family:"Montserrat";color:var(--text)}.result{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;visibility:hidden;opacity:0;-webkit-transition:all .9s ease;-o-transition:all .9s ease;transition:all .9s ease}.result.active{visibility:visible;opacity:1}.result__content{height:367px}.result__content-check{max-width:92px;width:100%;height:92px;font-size:60px;border-radius:50%;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}.result__content-check.check{color:#47ad4c;border:1px solid #47ad4c}.result__content-check.cross{color:#ff0505;border:1px solid #ff0505}.result__content-descr{max-width:597px;width:100%;font-weight:500;font-size:25px;line-height:105%;font-family:"Montserrat";color:var(--Dark);text-align:center}body{background:var(--Light)}.header{margin-bottom:50px}.header__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__right{max-width:730px;width:100%;height:800px}.header__right-img{width:100%;height:100%}.header__left{max-width:1190px;width:100%;height:800px;position:relative;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;padding:0 20px;gap:30px}.header__nav{max-width:985px;width:100%;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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;padding:30px 0}.header__nav-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__nav-call{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.header__nav-num{font-size:16px;line-height:115%;color:var(--text);font-family:"Montserrat";font-weight:400}.header__nav-link{color:var(--green);border:3px solid var(--green);padding:20px 28px}.header__nav-link:hover{background:#102f28;border:3px solid #102f28;color:#fff}.header__nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}.header__nav-moon{font-size:18px;background:#2d2d2d;color:#fff;padding:7px 10px;border-radius:50%}.header__nav-moon.moon-bg{background:#fff;color:#2d2d2d}.header__box{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;gap:10px;position:relative}.header__box-image{max-width:470px;width:100%;height:545px}.header__box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__box-menu{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;gap:20px;max-width:490px;min-width:260px;width:100%}.header__box-pretitle{font-size:70px;line-height:115%;font-family:"SM";-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke:.5px var(--text)}.header__box-titles{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;gap:20px}.header__box-title{max-width:528px;width:100%;height:60px;font-size:60px;line-height:30px;color:var(--text);font-family:"SM"}.header__box-title:nth-of-type(2){margin-right:40%}.header__box-title:nth-of-type(1){margin-left:38%}.header__box-links{max-width:260px;width:100%;height:108px;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;margin:5px 0;gap:10px;margin-right:16%}.header__box-link{width:100%;height:100%;color:var(--white);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}.header__box-link:nth-of-type(2):hover,.header__box-link:nth-of-type(1){background:#2d2d2d}.header__box-link:nth-of-type(1):hover,.header__box-link:nth-of-type(2){background:#c73d42}.header__box-last{max-width:985px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin:60px 0}.header__box-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.header__box-text{font-size:16px;line-height:105%;color:var(--text);font-family:"Montserrat";font-weight:700;position:relative}.header__box-text::after{content:"";display:block;max-width:45px;width:100%;height:2px;background:var(--text);position:absolute;right:-55px;top:10px}.header__box-icon{font-size:25px;color:var(--green)}.burger__bg{background:rgba(255,255,255,0);z-index:-50;position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.burger__bg.active{display:block;background:rgba(0,0,0,.752);z-index:50;-webkit-transition:background .9s ease;-o-transition:background .9s ease;transition:background .9s ease}.burger__menu{max-width:205px;width:100%;height:385px;background:#102f28;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;gap:45px;overflow:hidden;position:absolute;top:-100%;right:10%;z-index:99999;-webkit-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.burger__menu.active{top:0%;right:10%}.burger__menu-link{font-family:"Montserrat";font-weight:400;font-weight:400;font-size:16px;line-height:115%;text-align:center;color:#fff}.main__condition-content{max-width:1500px;width:100%;margin:0 auto;position:relative;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:100px 30px;row-gap:30px}.main__condition-texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;position:relative;width:30%}.main__condition-texts::before{content:"";display:block;max-width:11px;width:100%;height:11px;background:#102f28;border-radius:50%;position:absolute;left:0%;top:46%;z-index:5}.main__condition-texts::after{content:"";display:block;width:100%;height:2px;background:#2d2d2d;position:absolute;left:0%;top:52%;z-index:4}.main__condition-text{font-family:"Montserrat";font-weight:500;font-size:25px;line-height:105%;color:var(--text)}.main__condition-price{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:105%;color:var(--text)}.main__kitchen{position:relative;z-index:10}.main__kitchen-slider{width:3060px;height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;left:0;-webkit-transition-duration:1500ms;-o-transition-duration:1500ms;transition-duration:1500ms;z-index:50}.main__kitchen-content{max-width:1692px;width:100%;margin:0 auto;padding:0 auto;position:relative;z-index:999}.main__kitchen-block{max-width:1500px;width:100%;margin:0 auto;padding:0 auto;overflow:hidden;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:center;-ms-flex-pack:center;justify-content:center}.main__kitchen-item{max-width:460px;width:100%;height:600px;position:relative;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;gap:10px;background:rgba(0,0,0,.504);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.main__kitchen-item:hover{background:rgba(0,0,0,.704)}.main__kitchen-title{font-size:40px;line-height:105%;text-transform:uppercase;font-family:"SM";font-weight:400;color:var(--text);text-align:center;margin-bottom:40px}.main__kitchen-img{position:absolute;z-index:-1;width:100%;height:100%}.main__kitchen-text{font-size:40px;line-height:105%;text-align:center;font-family:"SM";font-weight:400;color:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:absolute;bottom:50%}.main__kitchen-text.active{bottom:80%}.main__kitchen-hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.main__kitchen-price{font-size:28px;line-height:105%;text-align:center;font-family:"Montserrat";font-weight:500;color:#fff;opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.main__kitchen-price.active{opacity:1}.main__kitchen-link{font-size:18px;line-height:105%;text-align:center;font-family:"Montserrat";font-weight:500;color:#fff;opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:-1}.main__kitchen-link.active{opacity:1;z-index:10}.main__kitchen-icons{position:absolute;bottom:30%;left:0;width:100%;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;z-index:100}.main__kitchen .icon{position:absolute;bottom:40%;color:var(--green);border-radius:50%;font-size:90px}.main__kitchen .icon-left{left:0%;z-index:70}.main__kitchen .icon-right{right:0%;z-index:70}.main__gallery{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;justify-self:center}.main__gallery-content{padding:60px 0;background:var(--Light);position:fixed;top:0;display:none;overflow-y:auto;height:100%;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:99999;padding:90px 15px}.main__gallery-content.active{display:block;z-index:50}.main__gallery-close{position:absolute;top:25px;right:25px}.main__gallery-title{font-size:40px;line-height:105%;font-family:"SM";text-align:center;color:var(--text);margin-bottom:40px}.main__gallery-img:nth-of-type(1),.main__gallery-img:nth-of-type(2),.main__gallery-img:nth-of-type(3),.main__gallery-img:nth-of-type(5),.main__gallery-img:nth-of-type(6){max-width:500px;max-height:500px;width:100%;height:100%}.main__gallery-images{display:grid;grid-template-columns:repeat(3, 1fr)}.main__gallery-image:nth-of-type(1),.main__gallery-image:nth-of-type(2),.main__gallery-image:nth-of-type(3){max-width:500px;max-height:500px;width:100%;height:100%}.main__gallery-image:nth-of-type(4){max-width:1500px;width:100%;max-height:500px;height:100%;grid-column:span 3}.main__gallery-img:nth-of-type(4){max-width:1500px;width:100%;max-height:500px;height:100%;grid-column:span 3}.main__gallery-img:nth-of-type(7){max-width:500px;width:100%;max-height:1000px;height:100%;grid-row:span 2}.main__gallery-img:nth-of-type(8){max-width:1000px;width:100%;max-height:500px;height:100%;grid-column:span 2}.main__gallery-info{padding:40px}.main__gallery-descr{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;gap:20px}.main__gallery-call{font-size:16px;line-height:105%;color:var(--Dark);text-align:center;font-family:"Montserrat";max-width:462px;width:100%;font-weight:500}.main__gallery-text{font-size:25px;line-height:105%;text-align:center;color:var(--Dark);font-family:"Montserrat";font-weight:500;max-width:671px;width:100%}.main__gallery-call span{font-size:16px;font-weight:700}.main__gallery-btns p{font-family:"Montserrat";font-weight:400;font-size:14px;line-height:17px;color:var(--text)}.main__gallery-inp{max-width:340px;width:100%;height:60px}.main__gallery-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:105%;font-family:"Montserrat";font-weight:500;margin-top:10px;gap:10px;color:var(--Dark)}.main__order{margin-bottom:100px}.main__order-fon{background:url(../images/9.png) no-repeat center/cover;width:100%;margin:100px 0}.main__order-bg{background:rgba(0,0,0,.5);height:100%}.main__order-info{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;width:100%;height:100%;padding:50px 20px 10px 20px}.main__order-descr{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}.main__order-text{font-weight:400;font-size:40px;line-height:105%;text-align:center;font-family:"SM";color:#fff}.main__order-btns p{font-family:"Montserrat";font-weight:400;font-size:14px;line-height:17px;color:var(--white)}.main__order-call{font-weight:500;font-size:25px;line-height:105%;color:#fff;font-family:"Montserrat";text-align:center}.main__order-company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.main__order-title{font-size:40px;line-height:105%;font-family:"SM";color:var(--text);text-align:center}.main__order-logotips{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main__order-item{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;max-width:250px;width:100%;height:250px;padding:10px;border:1px solid rgba(45,45,45,.5)}.main__order-item:nth-of-type(2n){background:var(--bgLight)}.main__info{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:10px;padding:110px 30px 0 30px}.main__info-image{display:grid;grid-template-columns:repeat(3, 1fr);max-width:910px;min-width:375px;width:100%}.main__info-input{background:none}.main__info-img{width:100%;height:100%}.main__info-img:nth-of-type(2){grid-column:span 2;grid-row:span 2}.main__info-title{font-size:40px;line-height:105%;font-family:"SM";color:var(--text)}.main__info-btns p{font-family:"Montserrat";font-size:14px;line-height:17px;color:var(--text)}.main__info-register{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:center;-ms-flex-pack:center;justify-content:center;gap:25px;max-width:555px;width:100%}.main__info-text{font-weight:400;font-size:25px;line-height:105%;letter-spacing:.11em;font-family:"MT";opacity:.5;margin-top:65px;color:var(--text)}.main__info-descr{font-size:25px;line-height:105%;font-family:"Montserrat";color:var(--text)}.main__adress{margin:100px 0 110px 0;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;padding:110px 30px 0 30px;gap:20px}.main__adress-map{max-width:680px;min-width:280px;width:100%;height:680px}.main__adress-map div{width:100%;height:100%}.main__adress-navigator{width:100%;height:100%}.main__adress-location{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:center;-ms-flex-pack:center;justify-content:center;gap:40px}.main__adress-title{max-width:450px;width:100%;font-size:40px;line-height:105%;font-family:"SM";color:var(--text)}.main__adress-descr{max-width:585px;width:100%;font-family:"Montserrat";font-weight:500;font-size:25px;line-height:105%;color:var(--text)}.main__adress-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.main__adress-li{font-size:25px;line-height:105%;font-family:"Montserrat";color:var(--text)}.main__adress-p{font-family:"Montserrat";font-size:16px;line-height:105%;color:var(--dark);margin-top:10px}.main__adress-btn{background:#2d2d2d;color:#fff;padding:19px 58px}.main__adress-btn:hover{background:#c73d42}.main__adress-btns{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:start;-ms-flex-align:start;align-items:flex-start}.main__adress-btns p{font-size:16px;line-height:105%;font-family:"Montserrat";color:var(--text);margin-top:10px;opacity:.5;color:var(--text)}.main__adress-text{font-size:25px;line-height:105%;letter-spacing:.11em;opacity:.5;color:var(--text);font-family:"MT"}.main{position:relative;overflow:hidden}.footer{background:var(--black);padding:50px 0}.footer__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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.footer__content-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:70px}.footer__content-num,.footer__content-link{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:115%;color:#fff}.footer__content-buttons{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:15px}.footer__content-btn{color:#fff;background:none;border:2px solid #fff;padding:20px 28px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.footer__content-btn:hover{background:#102f28;border:2px solid #102f28}.footer__content-last{font-family:"Montserrat";font-size:14px;line-height:115%;color:#fff;opacity:.5;text-align:center;margin-top:50px}@media (max-width: 576px){.spots{max-width:320px;width:100%;height:320px}.container{max-width:100%}.row{max-width:100%}.header__box-last{-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}.main__kitchen-slider{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;width:2340px;gap:60px;padding-left:30px}.main__kitchen-item{max-width:320px;width:100%;height:415px}.main__kitchen-text.active{bottom:70%}.main__kitchen-text{font-size:30px}.main__kitchen-price{font-size:20px}.main__kitchen-link{font-size:20px}.main__kitchen .icon{bottom:40%;font-size:50px}.main__order-call{font-size:18px}.main__adress-map{height:320px}.main__adress-location{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__adress-title{text-align:center}.main__adress-descr{text-align:center}.main__adress-list{text-align:center}.main__adress-btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__content-list{-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}.footer__content-buttons{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 1140px){#form2{-ms-flex-wrap:wrap;flex-wrap:wrap}.title{font-size:52px}.container{max-width:1140px}.row{max-width:1050px}.header__right{display:none}.header__left{padding:0px}.header__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.main__order-fon{background:url(../images/right.jpg) no-repeat center/cover;height:100%}.main__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main__info-title{text-align:center}.main__info-register{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__info-descr{text-align:center}.main__adress{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 768px){.btn{max-width:460px;width:100%}.title{font-size:35px}.title{font-size:30px}.container{max-width:768px}.row{max-width:576px}.result__content,.modal__content{padding:10px}.result__content-bg,.modal__content-bg{max-width:210px;width:100%;height:210px}.main__condition-texts{width:100%}}@media (max-width: 1640px){.title{font-size:65px}.container{max-width:1640px}.row{max-width:1480px}.header__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav{max-width:1140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 10px}.header__box-image{position:absolute;max-width:100%;height:120%}.header__box-menu{border-radius:10px;background:rgba(0,0,0,.342);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:30px 30px}.header__box-pretitle{-webkit-text-stroke:.5px #fff}.header__box-title{color:#fff}.main__kitchen-block{max-width:980px;width:100%}}@media (max-width: 1480px){.title{font-size:63px}.container{max-width:1480px}.row{max-width:1320px}.header__box-links{margin-right:0}.main__condition-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.main__order-logotips{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 1320px){.title{font-size:58px}.container{max-width:1320px}.row{max-width:1140px}}@media (max-width: 1050px){.title{font-size:46px}.container{max-width:1050px}.row{max-width:992px}.result__content,.modal__content{max-width:720px;min-width:250px;width:100%;height:615px}}@media (max-width: 992px){.title{font-size:40px}.container{max-width:992px}.row{max-width:768px}.main__kitchen-icons{bottom:40%}.main__kitchen .icon{color:var(--green)}.main__gallery-images{grid-template-columns:repeat(1, 1fr)}.main__gallery-image:nth-of-type(4){display:none}.main__gallery-img:nth-of-type(5){display:none}.main__gallery-img:nth-of-type(4){display:none}.main__gallery-img:nth-of-type(8){display:none}.main__gallery-info{max-width:500px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main__gallery-form{-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}}@media (max-width: 1050px)and (max-width: 1640px){.result__content-title,.modal__content-title{font-size:65px}}@media (max-width: 1050px)and (max-width: 1480px){.result__content-title,.modal__content-title{font-size:63px}}@media (max-width: 1050px)and (max-width: 1320px){.result__content-title,.modal__content-title{font-size:58px}}@media (max-width: 1050px)and (max-width: 1140px){.result__content-title,.modal__content-title{font-size:52px}}@media (max-width: 1050px)and (max-width: 1050px){.result__content-title,.modal__content-title{font-size:46px}}@media (max-width: 1050px)and (max-width: 992px){.result__content-title,.modal__content-title{font-size:40px}}@media (max-width: 1050px)and (max-width: 768px){.result__content-title,.modal__content-title{font-size:35px}.result__content-title,.modal__content-title{font-size:30px}}@media (max-width: 1640px)and (max-width: 1140px){.header__nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width: 1640px)and (max-width: 1140px)and (max-width: 774px){.header__nav{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (max-width: 774px){.header__nav-call{display:none}}@media (max-width: 1640px)and (max-width: 1480px){.header__box-menu{margin-top:50px}}@media (max-width: 476px){.header__box-text::after{display:none}}@media (max-width: 340px){.main__kitchen-slider{padding-left:0px}}@media (max-width: 1640px)and (max-width: 992px){.main__kitchen-block{max-width:460px;width:100%}}@media (max-width: 1640px)and (max-width: 992px)and (max-width: 576px){.main__kitchen-block{max-width:385px;width:100%;height:415px}}@media (max-width: 1140px)and (max-width: 1640px){.main__order-text{font-size:65px}.main__order-title{font-size:65px}.main__info-title{font-size:65px}.main__adress-title{font-size:65px}}@media (max-width: 1140px)and (max-width: 1480px){.main__order-text{font-size:63px}.main__order-title{font-size:63px}.main__info-title{font-size:63px}.main__adress-title{font-size:63px}}@media (max-width: 1140px)and (max-width: 1320px){.main__order-text{font-size:58px}.main__order-title{font-size:58px}.main__info-title{font-size:58px}.main__adress-title{font-size:58px}}@media (max-width: 1140px)and (max-width: 1140px){.main__order-text{font-size:52px}.main__order-title{font-size:52px}.main__info-title{font-size:52px}.main__adress-title{font-size:52px}}@media (max-width: 1140px)and (max-width: 1050px){.main__order-text{font-size:46px}.main__order-title{font-size:46px}.main__info-title{font-size:46px}.main__adress-title{font-size:46px}}@media (max-width: 1140px)and (max-width: 992px){.main__order-text{font-size:40px}.main__order-title{font-size:40px}.main__info-title{font-size:40px}.main__adress-title{font-size:40px}}@media (max-width: 1140px)and (max-width: 768px){.main__order-text{font-size:35px}.main__order-text{font-size:30px}.main__order-title{font-size:35px}.main__order-title{font-size:30px}.main__info-title{font-size:35px}.main__info-title{font-size:30px}.main__adress-title{font-size:35px}.main__adress-title{font-size:30px}}
