.header{width:100%;position:fixed;z-index:6;display:flex;justify-content:center;background:#000c;backdrop-filter:blur(4px);-webkit-backdrop-filter:4px}.header__wrapper{width:1200px;justify-content:space-between;height:80px}.header__logo-nav,.header__wrapper{display:flex;align-items:center}.header__logo{width:73px;height:20px;flex-shrink:0;object-fit:contain}.header__nav{display:flex;align-items:center}.header__nav-item{color:#fff;transition:.3s;margin-left:60px}.header__nav-item.second{color:#fff;transition:.3s;margin-left:110px}.header__nav-item:hover{color:#ebc41c}.header__link-first{position:relative;display:flex;gap:3px;cursor:pointer;width:87px}.header__menu{position:absolute;background:#ededed;flex-shrink:0;transition:.25s;display:none}.header__menu.active{padding:0 20px;position:absolute;top:50px;left:-15px;background:#f5fbf3;width:330px;flex-shrink:0;opacity:1;display:block;display:flex;flex-direction:column;align-items:center;border-radius:0 0 15px 15px}.header__menu-link{color:#000;font-size:16px;width:100%;text-align:left;height:60px;border-top:1px solid #0003;display:flex;align-items:center;transition:.25s}.header__menu-link:first-child{border-top:none}.header__menu-link:hover{color:#ebc41c}.header__buttons{display:flex;gap:20px}.header__button-call{border-radius:10px;border:1px solid #ebc41c}.header__button,.header__button-call{width:200px;height:50px;flex-shrink:0;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center;align-items:center}.header__button{border-radius:10px;background:#ebc41c;border:none;cursor:pointer;color:#000}.triangle{transition:.4s}.triangle.active{transform:rotate(180deg)}.burger__button,.header__houses-mobile{display:none}@media (max-width:1199px){.header__wrapper{width:100%;display:flex;justify-content:space-between;height:80px;align-items:center;padding:0 20px}.header__logo{width:110px;height:35.058px;flex-shrink:0}.header__button,.header__button-call,.header__nav{display:none}.burger__button{display:block;width:56px;height:50px;flex-shrink:0;border-radius:8px;border:1px solid #fff;display:flex;justify-content:center;align-items:center}.header__buttons{margin-left:0;width:90px;display:flex;align-items:center;gap:10px;justify-content:flex-end}.header__houses-mobile{display:flex;position:relative}.header__houses-mobile-btn{display:flex;align-items:center;gap:4px;background:none;border:none;color:#fff;font-size:15px;cursor:pointer;padding:8px 4px;font-family:inherit}.header__houses-arrow{font-size:12px;transition:transform .2s}.header__houses-arrow.open{transform:rotate(180deg)}.header__houses-dropdown{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;min-width:200px;z-index:100;overflow:hidden;margin-top:8px}.header__houses-link{display:block;padding:14px 18px;color:#1a1614;text-decoration:none;font-size:14px;border-bottom:.5px solid #f0ebe2}.header__houses-link:last-child{border-bottom:none}.header__houses-link:active{background:#f4f1ea}}@font-face{font-family:Montserrat-L;src:url(/_next/static/media/Montserrat-Light.28bb0e74.ttf);font-weight:300;font-style:normal}@font-face{font-family:Montserrat-R;src:url(/_next/static/media/Montserrat-Regular.54c76208.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat-M;src:url(/_next/static/media/Montserrat-Medium.62e48611.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat-B;src:url(/_next/static/media/Montserrat-Bold.0066078b.ttf);font-weight:700;font-style:normal}@font-face{font-family:Montserrat-SB;src:url(/_next/static/media/Montserrat-SemiBold.a62d229e.ttf);font-weight:600;font-style:normal}*,:after,:before{box-sizing:border-box;margin:0}body{margin:0;padding:0;background:#fff;font-family:Montserrat-R;color:#000}img{max-width:100%;display:block}button,input,select{font:inherit}button{cursor:pointer}a{-webkit-text-decoration-line:none;text-decoration-line:none}.global__container,.page{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;overflow-y:hidden}@media (max-width:1199px){.page{padding-bottom:100px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:#ebc41c;border-radius:5px}.mont-r{font-family:Montserrat-R;font-size:16px;font-weight:400}.mont-m{font-family:Montserrat-M}.mont-b{font-family:Montserrat-B;font-size:16px}.mont-sb{font-family:Montserrat-SB;font-size:16px}.mont-l{font-family:Montserrat-L;font-size:16px}.main{flex-direction:column;align-items:center}.footer,.main{width:100%;display:flex}.footer{margin-top:120px;justify-content:center;background:#e3f3df}.footer__wrapper{width:1200px;height:80px;display:flex;justify-content:space-between;align-items:center}.footer__logo-content{display:flex;align-items:center;gap:70px}.footer__logo{width:73px;height:20px;flex-shrink:0;object-fit:contain}.footer__contacts{display:flex;gap:20px}.footer__mail,.footer__phone{color:#000;line-height:21px}@media (max-width:1200px){.footer{margin-top:80px;width:100%;display:flex;justify-content:center;background:#e3f3df}.footer__wrapper{width:320px;padding:35px 0;height:unset;justify-content:unset}.footer__logo-content,.footer__wrapper{display:flex;flex-direction:column;align-items:center}.footer__logo-content{gap:35px}.footer__logo{width:110px;height:29px;flex-shrink:0;object-fit:contain}.footer__contacts{margin-top:35px;display:flex;gap:35px}}.modal__form{position:fixed;top:0;width:100%;height:100%;background:#0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:flex-end;align-items:center;opacity:0;z-index:-2;cursor:pointer;overflow:auto;transition:.5s;overflow:hidden}.modal__form.active{opacity:1;z-index:4}.modal__form-wrapper{margin-top:80px;width:919px;height:447px;border-radius:20px 0 0 20px;background:#f5fbf3;position:relative;cursor:default;transform:translateX(110%);transition:.5s}.modal__form.active .modal__form-wrapper{transform:translateX(0)}.modal__form-body{padding:40px 30px 60px 60px;display:flex;flex-direction:column;align-items:flex-start}.modal__form-body.hidden{display:none}.response-body{opacity:0;z-index:-2}.response-body.visible{margin-top:40px;opacity:1;z-index:2;display:flex;flex-direction:column;align-items:center}.response-image{margin-top:30px;width:150px;height:150px}.response-title{margin-top:25px;font-size:42px}.response-description{font-size:24px;margin-top:14px;width:466px;text-align:center}.modal__form-body-title{color:#000;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:normal}.modal__form-body-description{margin-top:15px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.modal__form-form{margin-top:10px;width:660px;display:flex;flex-wrap:wrap;gap:0 30px}.modal__form-input{width:315px;height:46px;flex-shrink:0;background:inherit;border-radius:8px;border:1px solid #0000004d;padding-left:15px;outline:none}.modal__form-input:focus{border:1px solid #000}.modal__form-input.error{border:1px solid red}.modal__form-send-error{margin-top:20px;padding:12px 14px;border:1px solid #c0392b;border-radius:8px;background:#c0392b0f;color:#c0392b;font-size:15px;font-style:normal;font-weight:400;line-height:21px}.modal__form-send-error a{color:#c0392b;font-weight:600;text-decoration:underline;white-space:nowrap}.modal__form-button{margin-top:30px;margin-left:232px;width:200px;height:46px;border-radius:8px;background:#ebc41c;border:none;transition:.3s;line-height:21px}.modal__form-button,.modal__morm-guest-text{color:#000;font-size:16px;font-style:normal;font-weight:400}.modal__morm-guest-text{margin-top:25px;line-height:30px}.close__icon-modal{position:absolute;top:30px;right:30px;cursor:pointer}.guest-count-buttons{margin-top:10px;display:flex;gap:32px}.guest-button{width:200px;height:46px;border-radius:8px;border:1px solid #0000004d;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:21px;transition:.3s;background-color:inherit}.guest-button.active{border-radius:8px;border:1px solid #ebc41c;background:#ebc41c4d}@media (max-width:1199px){.modal__form.active{opacity:1;z-index:15;transition:.5s}.modal__form-wrapper{border-radius:0;padding-top:20px;margin-top:0;width:100%;height:100%;overflow:auto}.modal__form-body{width:320px;padding:0;display:flex;flex-direction:column;align-items:center;margin:0 auto}.modal__form-body-title{width:199px;color:#000;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-align:left;align-self:flex-start}.modal__morm-guest-text{width:320px;margin-top:0;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.modal__form-body-description{margin-top:15px;color:#000000d9;font-size:14px;font-style:normal;font-weight:400;line-height:21px;width:280px;align-self:flex-start}.modal__form-form{margin-top:20px;width:320px;display:flex;flex-wrap:wrap;gap:20px 0}.modal__form-input{width:320px;height:46px;flex-shrink:0;border-radius:8px;border:1px solid #0000004d;outline:none;padding-left:13px}.modal__form-button{margin-top:0;font-size:20px;margin-left:0;width:320px;height:50px;flex-shrink:0;border-radius:8px;color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.54px}.modal__form-border{margin-top:25px;width:320px;height:1px;flex-shrink:0;background:#0000004d}.modal__form-contacts{margin-top:25px;width:320px;display:flex;flex-direction:column;justify-content:unset;align-items:flex-start;gap:25px}.modal__form-contact{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.close__icon-modal{position:absolute;top:30px;right:20px;cursor:pointer}.response-body.visible{margin-top:70px;opacity:1;z-index:2;display:flex;flex-direction:column;align-items:center}.response-title{width:280px;text-align:center;margin-top:30px;font-size:26px}.response-description{font-size:21px;margin-top:14px;width:280px;text-align:center}.guest-count-buttons{margin-top:0;display:flex;flex-direction:column;gap:25px}.guest-button{width:320px;height:46px;flex-shrink:0;border-radius:8px;border:1px solid #0000004d;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:21px;transition:.3s;background-color:inherit}}.burger__menu{z-index:-1;transition:.5s;transform:translateX(110%);margin-top:80px}.burger__menu,.burger__menu.active{position:fixed;top:0;left:0;width:100%;height:100%}.burger__menu.active{z-index:5;opacity:1;transform:translateX(0)}.burger__overlay{width:100%;height:auto;background:#fff;position:relative;display:flex;justify-content:center;padding-bottom:15px}.burger__body{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:0}.burger__link{width:100%;padding:20px 0 20px 20px;color:#000;text-align:start;border-bottom:1px solid #0003}.form__sucsessful-container{transition:1s ease-in-out;right:-503px;display:flex;flex-direction:column;align-items:flex-end;z-index:19;-webkit-transition:1s ease-in-out}.form__sucsessful-container,.form__sucsessful-container.active{background:inherit;position:fixed;width:464px;bottom:60px;overflow:hidden}.form__sucsessful-container.active{transform:translateX(-563px)}.form__sucsessful{border-radius:20px;background:#e4cf72;overflow:hidden;position:relative;padding:30px 55px 35px;display:flex;flex-direction:column;align-items:center}.form__close-icon{width:30px;height:30px;transform:rotate(45deg);cursor:pointer;position:absolute;right:20px;top:20px}.response__texts{margin-top:15px;display:flex;flex-direction:column;gap:10px}.response__title{font-size:22px}.response__description,.response__title{color:#191918;text-align:center;font-style:normal;font-weight:500;line-height:normal}.response__description{font-size:16px}.response__image{width:70px;height:70px}@media (max-width:1200px){.form__sucsessful-container{width:320px;bottom:50px;right:-320px}.form__sucsessful-container.active{position:fixed;width:320px;bottom:50px;transform:translateX(-340px)}.form__close-icon{width:25px;height:25px;transform:rotate(45deg);cursor:pointer}.form__sucsessful{width:320px;border-radius:13.606px;overflow:hidden;position:relative;display:flex;padding:60px 20px}.response__texts{margin-top:15px;gap:10px}.response__title{font-size:22px}.response__description,.response__title{width:280px;color:#191918;text-align:center;font-style:normal;font-weight:500;line-height:normal}.response__description{font-size:16px}.response__image{width:60px;height:60px}}.btn-call{display:none;background:#ebc41c;border-radius:50%;cursor:pointer;height:70px;width:70px;position:fixed;left:60px;bottom:60px;z-index:8;transition:.3s}.btn-call__ico{animation:shake 6s ease 0s 1 normal none running;animation-iteration-count:infinite;-webkit-animation:shake 6s ease 0s 1 normal none running;-webkit-animation-iteration-count:infinite;color:#fff;transition:all .3s}.fas{margin-left:17.5px;margin-top:14px;width:39px;height:39px}@media (max-width:1200px){.btn-call{display:block;background:#ebc41c;border-radius:50%;cursor:pointer;height:60px;width:60px;position:fixed;left:20px;bottom:calc(100px + env(safe-area-inset-bottom));z-index:12}.btn-call.hidden{display:none}.fas{margin-left:15px;margin-top:12px;width:33px;height:33px}}@keyframes shake{0%{transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg)}10%{transform:rotate(-30deg);-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg)}20%{transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg)}30%{transform:rotate(-10deg);-ms-transform:rotate(-10deg);-webkit-transform:rotate(-10deg)}40%{transform:rotate(7.5deg);-ms-transform:rotate(7.5deg);-webkit-transform:rotate(7.5deg)}50%{transform:rotate(-6deg);-ms-transform:rotate(-6deg);-webkit-transform:rotate(-6deg)}60%{transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg)}70%{transform:rotate(-4.28571deg);-ms-transform:rotate(-4.28571deg);-webkit-transform:rotate(-4.28571deg)}80%{transform:rotate(3.75deg);-ms-transform:rotate(3.75deg);-webkit-transform:rotate(3.75deg)}90%{transform:rotate(-3.33333deg);-ms-transform:rotate(-3.33333deg);-webkit-transform:rotate(-3.33333deg)}to{transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg)}}