body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#044a2f;margin:0;padding:0}.header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:10px 0}.header__logo{cursor:pointer;margin:0 0 0 2%;width:30%}.header__button{align-items:center;background-color:#fff;border:3px solid #142d0b;border-radius:40px;box-sizing:border-box;color:#142d0b;cursor:pointer;display:flex;font-size:28px;height:75px;justify-content:center;margin:0 20px 0 0;padding:0 5%;text-transform:uppercase;width:230px}@media screen and (max-width:1000px){.header__button{font-size:18px;height:55px;margin:0 20px 0 0;padding:0 5%;width:170px}}@media screen and (max-width:500px){.header__button{border:2px solid #142d0b;font-size:11px;height:34px;width:95px}}.main{background:linear-gradient(180deg,#fff 20%,#044a2f 0);margin:0 auto;padding:45px 0 0}@media screen and (max-width:1300px){.main{background:linear-gradient(180deg,#fff 15%,#044a2f 0)}}@media screen and (max-width:950px){.main{background:linear-gradient(180deg,#fff 13%,#044a2f 0)}}@media screen and (max-width:500px){.main{background:linear-gradient(90deg,#f5fffc 30%,#044a2f 0);padding:15px 0 0}}.houses{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin:0 auto;padding-bottom:60px;width:90%}@media screen and (max-width:500px){.houses{display:flex;flex-direction:column;padding-bottom:30px}}.house{grid-gap:15px;display:grid;gap:15px;grid-template-rows:1fr .25fr 65px;margin:0 auto}@media screen and (max-width:500px){.house{display:flex;flex-direction:row}}.house__foto{border:1px solid #000;border-radius:65px;box-sizing:border-box;height:430px;object-fit:cover;width:40vw}@media screen and (max-width:950px){.house__foto{border-radius:15px;height:230px}}@media screen and (max-width:600px){.house__foto{border-radius:15px;height:230px}}@media screen and (max-width:500px){.house__foto{border-radius:15px;height:230px}}@media screen and (max-width:440px){.house__foto{border-radius:15px;height:130px}}.house__buttom{background-color:initial;border:3px solid #fff;border-radius:30px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:40px;justify-content:center;line-height:59px;text-transform:uppercase;width:300px}.house__buttom:hover{background-color:#142d0b}@media screen and (max-width:950px){.house__buttom{font-size:27px;height:43px;line-height:36px;width:200px}}@media screen and (max-width:500px){.house__buttom{border:2px solid #fff;font-size:20px;height:31px;line-height:24px;margin-top:200px;position:absolute;right:5%;width:148px}}@media screen and (max-width:440px){.house__buttom{border:1.5px solid #fff;font-size:16px;height:27px;line-height:22px;margin-top:100px;width:120px}}.house__title{border-bottom:3px solid #fff;box-sizing:border-box;color:#fff;display:flex;font-size:36px;justify-content:center;line-height:60px;margin:0;text-transform:uppercase;width:fit-content}@media screen and (max-width:950px){.house__title{font-size:24px;line-height:38px}}@media screen and (max-width:615px){.house__title{font-size:22px;line-height:30px}}@media screen and (max-width:570px){.house__title{font-size:18px;line-height:30px}}@media screen and (max-width:440px){.house__title{font-size:16px;line-height:28px}}@media screen and (max-width:390px){.house__title{border-bottom:2px solid #fff;font-size:13px;line-height:18px}}.house__text{box-sizing:border-box;color:#fff;font-size:24px;line-height:30px;margin:0;min-height:80px;padding-top:10px;width:fit-content}@media screen and (max-width:1070px){.house__text{min-height:90px}}@media screen and (max-width:950px){.house__text{font-size:22px;line-height:26px;max-width:379px}}@media screen and (max-width:670px){.house__text{min-height:110px}}@media screen and (max-width:500px){.house__text{font-size:18px;line-height:22px;min-height:60px}}@media screen and (max-width:440px){.house__text{font-size:13px;line-height:16px}}@media screen and (max-width:400px){.house__text{font-size:11px;line-height:14px}}.developer{border-bottom:3px dashed #fff;border-top:3px dashed #fff;color:#fff;margin:0 auto;padding-bottom:45px;text-align:center}@media screen and (max-width:500px){.developer{background:#044a2f;border-image:linear-gradient(90deg,#fff 30%,#b7c1be 0);border-image-slice:1;color:#fff;z-index:1}}.developer__title{display:flex;font-size:64px;justify-content:center;line-height:70px;margin:0 auto;padding:60px 0;text-transform:uppercase;width:fit-content}@media screen and (max-width:600px){.developer__title{font-size:54px;line-height:58px}}@media screen and (max-width:500px){.developer__title{font-size:34px;line-height:38px;padding:20px 0 10px}}@media screen and (max-width:390px){.developer__title{font-size:24px;line-height:28px}}.developer__descriptions{display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:70%}@media screen and (max-width:1110px){.developer__descriptions{max-width:80%}}@media screen and (max-width:1070px){.developer__descriptions{max-width:90%}}@media screen and (max-width:850px){.developer__descriptions{margin:0;max-width:100%}}.developer__texts{grid-row-gap:10px;display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;margin:0 5%;row-gap:10px}@media screen and (max-width:490px){.developer__texts{margin:0 2%}}.developer__text{font-size:24px;line-height:30px;margin:0;padding:0;text-align:justify;width:100%}@media screen and (max-width:950px){.developer__text{font-size:20px;line-height:24px}}@media screen and (max-width:610px){.developer__text{font-size:16px;line-height:20px}}@media screen and (max-width:490px){.developer__text{font-size:12px;line-height:16px}}.footer{margin:0 auto;max-width:90%;padding:20px 0}@media screen and (max-width:490px){.footer{padding:10px 0}}.footer__title{color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:26px;margin:0;padding:0 0 10px;text-decoration:none;text-transform:uppercase}@media screen and (max-width:490px){.footer__title{font-size:12px;line-height:16px;padding-bottom:5px}}.footer__tel{color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:26px;margin:0;padding:0;text-decoration:none}@media screen and (max-width:490px){.footer__tel{font-size:12px;line-height:16px}}.footer__link{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:18px;text-decoration:none}@media screen and (max-width:490px){.footer__link{font-size:12px;line-height:16px}}.nav{align-content:center;display:flex;justify-content:space-between;padding:0 20px 0 0;width:45%}.nav__link{color:#fff;font-size:24px;font-weight:400;line-height:26px;margin:auto 0;text-align:start;text-decoration:none;text-transform:uppercase}.content{background-color:#fff;margin:0 auto}.content__main_house_semidvorie{background:url(/static/media/18837565-cc2e-483c-8727-4ec67a61b47c.6bf5913d6269cabc67e4.JPG) no-repeat;background-size:cover;min-height:100vh;width:100%}@media screen and (max-width:1024px){.content__main_house_semidvorie{min-height:50vh}}@media screen and (max-width:750px){.content__main_house_semidvorie{min-height:25vh}}.content__main_house_shablykino{background:url(/static/media/Shablykino.9b01c7907082c5ac1ecf.jpeg) no-repeat;background-size:cover;min-height:100vh;width:100%}@media screen and (max-width:750px){.content__main_house_shablykino{min-height:30vh}}.content__name{color:#fff;font-size:96px;font-weight:600;line-height:98px;margin:0 52px 0 auto;padding:52px 0 0;text-align:right;text-transform:uppercase;width:min-content}@media screen and (max-width:750px){.content__name{font-size:56px;line-height:62px;margin-right:5%;padding-top:5%}}@media screen and (max-width:530px){.content__name{font-size:46px;line-height:52px}}@media screen and (max-width:370px){.content__name{font-size:36px;line-height:41px}}.content__title{color:#021c08;font-size:40px;font-weight:400;line-height:58px;margin:0 0 20px;padding:0;text-align:start;text-transform:uppercase;width:fit-content}@media screen and (max-width:650px){.content__title{font-size:22px;line-height:36px}}@media screen and (max-width:430px){.content__title{font-size:18px;line-height:22px;margin-bottom:5px}}.about{align-items:end;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:30px 0;width:90%}@media screen and (max-width:900px){.about{flex-direction:column}}@media screen and (max-width:430px){.about{padding:15px 0}}.about__text{color:#021c08;font-size:30px;font-weight:200;line-height:36px;margin:0 auto;min-height:216px;text-align:center;width:90%}@media screen and (max-width:1024px){.about__text{font-size:30px;line-height:34px;min-height:200px;width:100%}}@media screen and (max-width:900px){.about__text{font-size:24px;line-height:28px}}@media screen and (max-width:650px){.about__text{font-size:22px;line-height:28px}}@media screen and (max-width:550px){.about__text{font-size:14px;line-height:18px;min-height:100px}}.characteristics{margin:0 auto;padding:0;width:90%}.characteristic{display:flex;flex-direction:column;justify-content:space-between}.characteristic__cards{display:flex;flex-direction:column;max-width:100%}.photo__card_size_big{max-height:707px;max-width:100%;object-fit:contain}.photo__cards{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(6,1fr);margin:0 auto;padding:30px 0 0}@media screen and (max-width:550px){.photo__cards{padding-top:10px}}.photo__card_size_small{border-radius:10px;height:115px;object-fit:cover;width:100%}@media screen and (max-width:550px){.photo__card_size_small{height:40px}}.characteristic__texts{display:grid;grid-template-columns:repeat(2,1fr 1fr);margin:30px 0;padding:0;width:100%}@media screen and (max-width:450px){.characteristic__texts{grid-template-columns:repeat(2,1fr);margin:20px 0 10px}}.characteristic__text{align-items:center;border-bottom:2px solid #021c08;color:#021c08;display:flex;font-size:30px;font-weight:600;justify-content:center;line-height:34px;margin:0;min-height:52px;padding:0 5px;text-align:end;text-align:center}.characteristic__text:nth-child(2n+2){border-right:2px solid #021c08}.characteristic__text:nth-child(4n){border-right:none}.characteristic__text:nth-child(-n+4){border-top:2px solid #021c08}@media screen and (max-width:1024px){.characteristic__text{font-size:20px;font-weight:400;line-height:24px;min-height:42px}}@media screen and (max-width:820px){.characteristic__text{font-size:18px;font-weight:400;line-height:22px}}@media screen and (max-width:550px){.characteristic__text{border-bottom:1px solid #021c08;font-size:14px;line-height:20px}.characteristic__text:nth-child(2n+2){border-right:1px solid #021c08}.characteristic__text:nth-child(4n){border-right:none}.characteristic__text:nth-child(-n+4){border-top:1px solid #021c08}}@media screen and (max-width:450px){.characteristic__text{border-bottom:1px solid #021c08;font-size:12px;line-height:16px}.characteristic__text:nth-child(2n+2){border-right:none}.characteristic__text:nth-child(odd){border-right:1px solid #021c08}.characteristic__text:nth-child(-n+4){border-top:none}.characteristic__text:nth-child(23),.characteristic__text:nth-child(24){border-bottom:none}}.feature{display:flex;flex-direction:column;margin:0 auto;padding:0}.feature__title{color:#021c08;font-size:32px;font-style:normal;font-weight:400;line-height:33px;margin:0 0 30px;padding:0}@media screen and (max-width:430px){.feature__title{font-size:22px;line-height:36px;margin-bottom:5px}}.feature__texts{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.feature__text{align-items:center;border:2px solid #021c08;border-radius:10px;box-sizing:border-box;color:#021c08;display:flex;font-size:22px;font-style:normal;font-weight:200;height:15vh;justify-content:center;line-height:26px;margin:0 auto;padding:2%;text-align:center;width:100%}@media screen and (max-width:650px){.feature__text{height:25vh}}@media screen and (max-width:520px){.feature__text{font-size:16px;height:20vh;line-height:20px}}.options{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:90%}@media screen and (max-width:1000px){.options{align-items:center;flex-direction:column;justify-content:center}}.option{width:30%}@media screen and (max-width:1000px){.option{margin-bottom:20px;width:100%}}@media screen and (max-width:800px){.option{margin-bottom:10px;width:100%}}@media screen and (max-width:430px){.option{margin-bottom:2px;width:100%}}.option__description{color:#021c08;font-size:22px;font-weight:400;line-height:26px;margin:0 auto;min-height:80px;padding:10px 0;text-transform:uppercase;width:fit-content}@media screen and (max-width:1388px){.option__description{font-size:20px;line-height:24px}}@media screen and (max-width:1270px){.option__description{font-size:18px;line-height:22px}}@media screen and (max-width:1160px){.option__description{font-size:16px;line-height:20px;min-height:60px}}@media screen and (max-width:1045px){.option__description{font-size:16px;line-height:20px;min-height:80px}}@media screen and (max-width:1000px){.option__description{font-size:46px;line-height:50px}}@media screen and (max-width:900px){.option__description{font-size:34px;line-height:38px}}@media screen and (max-width:650px){.option__description{font-size:28px;line-height:32px}}@media screen and (max-width:540px){.option__description{font-size:22px;line-height:26px}}@media screen and (max-width:430px){.option__description{font-size:18px;line-height:22px;min-height:40px}}@media screen and (max-width:360px){.option__description{font-size:16px;line-height:20px}}.option__photo{border-radius:15px;max-height:707px;max-width:100%;object-fit:contain}.payment{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;margin:30px auto 15px;max-width:80%}@media screen and (max-width:725px){.payment{max-width:90%}}@media screen and (max-width:430px){.payment{display:block;position:relative}}.payment__logo{max-width:74px}@media screen and (max-width:800px){.payment__logo{max-width:90px}}@media screen and (max-width:725px){.payment__logo{max-width:105px}}@media screen and (max-width:430px){.payment__logo{bottom:0;left:0;max-width:74px;position:absolute}}.payment__information{margin:0;max-width:70%;padding:0}@media screen and (max-width:430px){.payment__information{max-width:100%}}.payment__description{color:#021c08;font-size:24px;font-weight:400;line-height:26px;margin:0;padding:0;text-transform:uppercase;width:fit-content}@media screen and (max-width:430px){.payment__description{font-size:18px;line-height:22px;margin:0 auto 0 0;text-align:left;text-transform:none;width:100%}}.payment__list{margin:0;padding:5px 0 0 20px}@media screen and (max-width:430px){.payment__list{align-items:end;display:flex;flex-direction:column;justify-content:end;margin:0 0 0 auto;width:70%}}.payment__element{color:#021c08;font-size:20px;font-weight:400;line-height:22px;margin:0 0 0 20px;padding:0;width:fit-content}@media screen and (max-width:430px){.payment__element{font-size:16px;font-weight:200;line-height:20px}}.destination{display:flex;flex-direction:column;justify-content:space-between;min-height:450px;width:40%}@media screen and (max-width:900px){.destination{min-height:300px;width:100%}}@media screen and (max-width:430px){.destination{min-height:255px;width:100%}}.destination__information{margin:30px 0 0;min-height:212px}@media screen and (max-width:1280px){.destination__information{margin:0}}.destination__title{color:#021c08;font-size:24px;font-weight:400;line-height:26px;margin:0;min-height:26px;padding:15px 0 7px}@media screen and (max-width:430px){.destination__title{font-size:18px;line-height:22px;min-height:22px;padding:5px 0 0}}.destination__text{color:#021c08;font-size:20px;font-weight:400;line-height:22px;margin:0;min-height:44px;text-align:justify}@media screen and (max-width:430px){.destination__text{font-size:16px;font-weight:200;line-height:20px}}.destination__foto{border:none;min-height:450px;width:50%}@media screen and (max-width:900px){.destination__foto{border-radius:15px;width:100%}}@media screen and (max-width:430px){.destination__foto{min-height:250px}}.popup{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:visibility .2s,opacity .2s ease-in;visibility:hidden;width:100%}.popup_opened{display:flex;opacity:1;transition:.5s;visibility:visible}.popup__container{margin:0 auto;position:relative;transition:.5s;z-index:2}.popup__container_type_register{background-color:#fff;border-radius:10px;display:flex;min-height:330px}.popup__container_type_contact{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;min-height:330px;padding:20px 0;width:70%}@media screen and (max-width:430px){.popup__container_type_contact{border-radius:10px}}.popup__container_type_image{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;width:60%}@media screen and (max-width:430px){.popup__container_type_image{width:90%}}.popup__figure{margin:0 auto;padding:0;width:70%}@media screen and (max-width:430px){.popup__figure{width:90%}}.popup__picture{align-items:center;border-radius:30px;display:flex;justify-content:center;margin:0 auto 10px;object-fit:contain;padding:0;width:100%}@media screen and (max-width:1344px){.popup__picture{border-radius:15px}}@media screen and (max-width:430px){.popup__picture{margin-bottom:5px;max-height:300px}}.popup__content{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.popup__title{color:#021c08;font-size:56px;font-weight:400;line-height:58px;margin:0 5% 20px;text-align:start;width:fit-content}@media screen and (max-width:800px){.popup__title{font-size:36px;line-height:38px}}@media screen and (max-width:650px){.popup__title{font-size:26px;line-height:28px}}.popup__title_type_image{color:#fff;font-size:30px;font-weight:200;line-height:34px;margin:10px 0;text-align:start;width:fit-content}@media screen and (max-width:430px){.popup__title_type_image{font-size:12px;line-height:16px;margin:2px 0}}.photo__cards_type_shablykino{grid-template-columns:repeat(8,1fr);padding:0;width:70%}@media screen and (max-width:430px){.photo__cards_type_shablykino{gap:3px;width:90%}}.popup__card_size_small{border-radius:10px;cursor:pointer;height:70px;object-fit:cover;width:100%}@media screen and (max-width:550px){.popup__card_size_small{border-radius:5px;height:50px}}@media screen and (max-width:430px){.popup__card_size_small{border-radius:5px;height:30px}}.contact__form{align-items:center;height:fit-content;justify-content:space-between;margin:0 auto;padding:17px 0 7px;text-align:justify;width:90%}.contact__form,.contact__inputs{display:flex;flex-direction:column}.contact__inputs{height:228px;width:100%}@media screen and (max-width:800px){.contact__inputs{height:198px}}@media screen and (max-width:430px){.contact__inputs{height:148px}}.contact__input{background-color:initial;border:0;border-bottom:1px solid #021c08;box-sizing:border-box;color:#021c08;font-size:32px;font-style:normal;font-weight:200;height:36px;line-height:34px;margin:20px 0;padding:0 0 7px}@media screen and (max-width:800px){.contact__input{font-size:22px;height:26px;line-height:24px;margin:15px 0;padding-bottom:2px}}@media screen and (max-width:650px){.contact__input{font-size:18px;line-height:20px}}@media screen and (max-width:430px){.contact__input{font-size:16px;height:18px;line-height:18px;margin:10px 0}}.contact__input::placeholder{color:#ccc}.contact__input:active,:focus,:hover{outline:0;outline-offset:0}.contact__button{background-color:initial;border:2px solid #021c08;border-radius:60px;box-sizing:border-box;color:#021c08;cursor:pointer;display:flex;font-size:32px;font-weight:200;height:76px;justify-content:center;line-height:32px;padding:0 6%;text-transform:lowercase;width:min-content}@media screen and (max-width:800px){.contact__button{font-size:22px;height:50px;line-height:22px}}@media screen and (max-width:650px){.contact__button{font-size:18px;height:42px;line-height:18px;padding:0 5%}}@media screen and (max-width:430px){.contact__button{border:1px solid #021c08;font-size:16px;height:37px;line-height:16px}}.contact__text{font-size:34px;font-weight:400;line-height:37px;margin:0 auto;text-align:justify;width:90%}@media screen and (max-width:800px){.contact__text{font-size:26px;line-height:28px}}@media screen and (max-width:650px){.contact__text{font-size:20px;line-height:22px}}@media screen and (max-width:430px){.contact__text{font-size:16px;line-height:18px}}.popup__image{color:#021c08;height:120px;margin:0 auto;width:120px}.popup__text{color:#021c08;font-size:24px;font-style:normal;font-weight:900;line-height:29px;margin:32px auto 0;text-align:center;width:82%}.popup__button-close{background:url(/static/media/krest.2ceb783afbab75916ddc.svg) no-repeat 50%;border:0;cursor:pointer;height:32px;position:absolute;right:0;top:-40px;width:32px}.popup__button-close:hover{opacity:.6}@media screen and (max-width:515px){.popup__button-close{background-image:url(/static/media/minkrest.b793e07c3f4c19e26c11.svg);right:-5px;top:-40px}}
/*# sourceMappingURL=main.a495811a.css.map*/