@import url("https://fonts.googleapis.com/css2?family=Epilogue&family=Readex+Pro:wght@300;400;500;600&display=swap");ul{list-style:none;margin:0;padding:0}body,html{overflow-x:hidden}a{text-decoration:none;color:inherit}.new-button{border:1px solid #161616;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;font-weight:500;font-size:16px;line-height:31px;color:#000000;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.new-button svg{margin-right:8px}.new-button:hover{background:#161616;color:#fff}.new-button:hover svg path{stroke:#fff}.new-button--black{background:#161616;border-radius:2px;color:#fff}.new-button--black:hover{background:#fff;color:#161616}.new-button--black:hover svg path{stroke:#161616}.banner-offer{width:100%;max-width:432px;background-color:var(--black-opacity);padding:33px 49px;position:absolute;left:94px;bottom:94px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width: 1300px){.banner-offer{left:60px;bottom:60px;padding:20px 35px}}@media (max-width: 992px){.banner-offer{left:30px;bottom:30px;padding:20px}}@media (max-width: 768px){.banner-offer{left:0;bottom:0;padding:15px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;left:unset;bottom:3px;max-width:unset;position:static;background:transparent}.banner-offer .banner-offer__title,.banner-offer .banner-offer__text{color:#000}}.banner-offer__title{font-size:51.6px;margin:0 0 16px;color:var(--white);font-weight:normal}@media (max-width: 1300px){.banner-offer__title{font-size:31px}}@media (max-width: 768px){.banner-offer__title{font-size:38px}}@media (max-width: 650px){.banner-offer__title{font-size:32px}}.banner-offer__text{font-size:18px;line-height:1.5;margin-bottom:26px;color:var(--white);font-weight:300}.banner-offer__button-container{height:36px;width:127px}.banner{position:relative;height:49.6vw;background-color:var(--bonuses-background);overflow:hidden}@media (max-width: 767px){.banner{height:auto}}.banner .banner-offer{z-index:2}.banner__image-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.banner img{width:100%;height:auto;-webkit-animation:slider-animation 20s ease infinite;animation:slider-animation 20s ease infinite}@media (max-width: 768px){.banner{padding:0}}@-webkit-keyframes slider-animation{0%{}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes slider-animation{0%{}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}.benefits{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:9.5%;margin-bottom:126px;position:relative}@media (min-width: 500px) and (max-width: 992px){.benefits{max-width:500px !important;margin:50px auto}.benefits--reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}}.benefits--wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.benefits__text{width:100%;margin-top:107px;margin-bottom:78px}@media (max-width: 992px){.benefits__text{margin-top:50px;margin-bottom:50px}}.benefits__text h2{font-weight:500;font-size:58px;line-height:70px;margin:0;text-align:center;color:#161616}@media (max-width: 992px){.benefits__text h2{font-size:45px;line-height:50px}}.benefits__text h2+p{font-weight:300;font-size:18px;line-height:30px;color:#686868;text-align:center;margin:0;margin-top:20px;max-width:740px;margin-left:auto;margin-right:auto;margin-bottom:74px}@media (max-width: 992px){.benefits__text h2+p{font-size:16px;line-height:26px;margin-bottom:26px}}@media (min-width: 993px) and (max-width: 1444px){.benefits{margin-bottom:60px;padding-left:20px;padding-right:20px}}@media (max-width: 992px){.benefits{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:10px}}@media (max-width: 500px){.benefits{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:40px}}.benefits--extra-margin{margin-bottom:168px}@media (max-width: 992px){.benefits--extra-margin{margin-bottom:40px}}.benefits--investment{margin:73px 0}@media (max-width: 992px){.benefits--investment{margin-top:20px;margin-bottom:20px}}.benefits--investment .offer-tag{position:absolute;top:25px;left:26px}@media (max-width: 1444px){.benefits--investment .offer-tag{top:25px;left:45px}}@media (min-width: 500px) and (max-width: 992px){.benefits--investment .offer-tag{display:none}}.benefits--investment .benefits__image-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.benefits--investment .benefits__column{width:66%}@media (max-width: 500px){.benefits--investment .benefits__column{width:100% !important}}.benefits__image-container{width:100%}.benefits__image-container img{width:100%}@media (min-width: 500px) and (max-width: 992px){.benefits__image-container{width:100% !important}}@media (min-width: 992px){.benefits__image-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.benefits__column{width:50%}.benefits__column--background{padding-left:20px;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.benefits__column:last-of-type{width:62%}@media (max-width: 992px){.benefits__column:last-of-type{width:100%}}@media (max-width: 992px){.benefits__column{width:100%}}.benefits--reverse .benefits__column:first-of-type{width:62%}@media (max-width: 992px){.benefits--reverse .benefits__column:first-of-type{width:100%}}.benefits--reverse .benefits__column:last-of-type{width:50%}@media (max-width: 992px){.benefits--reverse .benefits__column:last-of-type{width:100%}}@media (max-width: 500px){.benefits--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.bonuses{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}@media (max-width: 992px){.bonuses{margin:60px 0}}@media (max-width: 768px){.bonuses{margin:40px 0 20px}}.bonuses__title{font-size:48px;font-weight:500;margin-bottom:28px;position:relative}@media (max-width: 992px){.bonuses__title{font-size:42px}}@media (max-width: 992px){.bonuses__title{font-size:32px}}.bonuses__title span{z-index:2;position:relative;background-color:var(--main);padding-left:4px;padding-right:4px;border-radius:4px}.bonuses .text{text-align:center}.bonuses__wrapper{max-width:814px}.button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:9.6px;width:100%;height:100%;border:none;background-color:var(--main);font-weight:500;font-family:'Readex Pro', sans-serif;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.button:hover{background:var(--black) !important;color:var(--main) !important}.button:link{color:var(--black)}.button:visited{color:var(--black)}.button:hover{color:var(--black)}.button:hover{cursor:pointer}.button--black{color:var(--white);background-color:var(--black);-webkit-transition:all .3s ease;transition:all .3s ease}.button--black:link{color:var(--white)}.button--black:visited{color:var(--white)}.button--black:hover{color:var(--white)}.button--black:hover{background:var(--black) !important;color:var(--main) !important}.checkmark{display:block;position:relative;padding-left:40px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-left:0}.checkmark__text{margin-top:0 !important;position:relative;top:-2px;margin-left:10px}.checkmark .checkmark__container{display:none !important}.checkmark .wpcf7-list-item{margin:0}.checkmark__text{margin-top:2px}.checkmark input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;top:0;left:0;height:22px;width:22px;border:1.5px solid var(--black);position:relative}.checkmark input:checked{background:var(--black)}.checkmark input:checked:after{color:#fff;content:"\2713";position:absolute;top:0;left:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.checkmark input:checked ~ .checkmark__container:after{display:block}.checkmark__container{position:absolute;top:0;left:0;height:22px;width:22px;border:1.5px solid var(--black)}.checkmark__container:after{content:"";position:absolute;display:none;left:7px;top:4px;width:5px;height:10px;border:solid black;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.wpcf7 form .wpcf7-response-output{border:0;padding:0;margin:0;margin-top:30px}.company-description{margin-bottom:178px}@media (max-width: 1444px){.company-description{margin-bottom:60px}}@media (max-width: 992px){.company-description{margin-bottom:40px}}.company-description__wrapper{display:grid;grid-template-rows:1fr;grid-template-columns:0.5fr 1fr 1fr;gap:150px;margin-bottom:140px}@media (min-width: 993px) and (max-width: 1444px){.company-description__wrapper{padding-left:20px;padding-right:20px}}@media (min-width: 993px) and (max-width: 1320px){.company-description__wrapper{gap:40px}}@media (max-width: 992px){.company-description__wrapper{margin-bottom:40px}}@media (max-width: 992px){.company-description__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0}}.company-description__image-container{margin-top:20px}@media (max-width: 992px){.company-description__image-container{display:none}}.company-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.company-info__banner{background:url("../../images/biuro-tlo-min.jpg") no-repeat;background-size:cover;height:851px;position:relative;z-index:1;margin-left:5%;width:95%;background-position:right}@media (max-width: 1180px){.company-info__banner{height:500px;width:100%;margin-left:0}}@media (max-width: 768px){.company-info__banner{height:400px}}@media (max-width: 500px){.company-info__banner{height:300px}}.company-info__banner img{width:100%}.company-info__grey-background{height:322px;background-color:var(--background);width:100%;position:absolute;left:0;top:0}@media (max-width: 600px){.company-info__grey-background{height:200px}}.company-info__motto{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;right:100px;bottom:100px}@media (max-width: 1350px){.company-info__motto{right:60px;bottom:60px}}@media (max-width: 500px){.company-info__motto{right:20px;bottom:20px}}.company-info__motto-word{text-align:right;font-size:70px;color:var(--white);border-right:3px solid var(--main);padding-right:15px;margin-bottom:30px}@media (max-width: 1630px){.company-info__motto-word{font-size:58px}}@media (max-width: 1350px){.company-info__motto-word{font-size:48px;margin-bottom:20px}}@media (max-width: 500px){.company-info__motto-word{font-size:40px}}.company-info__motto-word:last-of-type{margin-bottom:0}.company-info__motto-word--background{background-color:var(--main);border-right:none;padding-left:15px}.company-info__main{line-height:56px;font-size:35px;color:var(--black);margin-left:5%;padding:125px 75px 125px 75px;max-width:630px;margin-top:-200px;position:relative;z-index:2;background-color:var(--white)}@media (max-width: 1630px){.company-info__main{font-size:32px;padding:100px 60px 100px 60px}}@media (max-width: 1450px){.company-info__main{font-size:28px;padding:60px 60px 60px 60px;line-height:40px;margin-top:-150px}}@media (max-width: 1350px){.company-info__main{line-height:35px;font-size:20px;padding:40px;margin-top:-100px}}@media (max-width: 1180px){.company-info__main{margin-top:0;width:96%;max-width:unset;margin-left:0;font-size:28px;padding:20px 20px 10px}}@media (max-width: 992px){.company-info__main{width:100%;padding-left:0;padding-right:0}}.company-quick-facts{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(4, 1fr)}@media (min-width: 992px) and (max-width: 1444px){.company-quick-facts{padding-left:20px;padding-right:20px}}@media (max-width: 992px){.company-quick-facts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1%;padding-left:0;padding-right:0}}.company-quick-facts__fact{border-left:1px solid var(--fact-border);padding-left:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}@media (min-width: 993px){.company-quick-facts__fact{min-height:241px}}@media (max-width: 992px){.company-quick-facts__fact{width:49.5%;padding-left:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-left:none}}@media (max-width: 460px){.company-quick-facts__fact{width:100%}}.company-quick-facts__fact-number{font-size:68px;margin-bottom:30px}@media (max-width: 992px){.company-quick-facts__fact-number{margin-bottom:15px;font-size:52px}}.company-quick-facts__fact-text{font-size:18px;font-weight:300;color:var(--text);line-height:30px;max-width:217px}@media (max-width: 992px){.company-quick-facts__fact-text{text-align:center;font-size:16px}}.conception .benefits{margin-bottom:0}.conception__wrapper{background-color:var(--bonuses-background);padding:133px 165px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 1500px){.conception__wrapper{padding:100px 130px}}@media (max-width: 1400px){.conception__wrapper{padding:60px 80px}}@media (max-width: 1250px){.conception__wrapper{padding:0 30px 30px}}.wpcf7-form-control-wrap{display:block;margin-bottom:50px}@media (max-width: 992px){.wpcf7-form-control-wrap{margin-bottom:30px}}.checkmark p,.checkmark .wpcf7-form-control-wrap{margin:0 !important}.contact-form__input,.contact-form textarea,.wpcf7-form__input,.wpcf7-form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-bottom:1.5px solid var(--black);background-color:transparent;width:100%;font-size:18px;font-weight:300;padding:15px;outline:none;font-family:'Readex Pro', sans-serif;margin-bottom:45px;color:var(--black);margin:0 !important}.contact-form__input::-webkit-input-placeholder,.contact-form textarea::-webkit-input-placeholder,.wpcf7-form__input::-webkit-input-placeholder,.wpcf7-form textarea::-webkit-input-placeholder{color:var(--black)}.contact-form__input::-moz-placeholder,.contact-form textarea::-moz-placeholder,.wpcf7-form__input::-moz-placeholder,.wpcf7-form textarea::-moz-placeholder{color:var(--black)}.contact-form__input::-ms-input-placeholder,.contact-form textarea::-ms-input-placeholder,.wpcf7-form__input::-ms-input-placeholder,.wpcf7-form textarea::-ms-input-placeholder{color:var(--black)}.contact-form__input::placeholder,.contact-form textarea::placeholder,.wpcf7-form__input::placeholder,.wpcf7-form textarea::placeholder{color:var(--black)}.contact-form__input:-ms-input-placeholder,.contact-form textarea:-ms-input-placeholder,.wpcf7-form__input:-ms-input-placeholder,.wpcf7-form textarea:-ms-input-placeholder{color:var(--black)}.contact-form__input::-ms-input-placeholder,.contact-form textarea::-ms-input-placeholder,.wpcf7-form__input::-ms-input-placeholder,.wpcf7-form textarea::-ms-input-placeholder{color:var(--black)}.contact-form__actions,.wpcf7-form__actions{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width: 600px){.contact-form__actions,.wpcf7-form__actions{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact-form__button-container,.wpcf7-form__button-container{width:212px;height:60px}@media (max-width: 600px){.contact-form__button-container,.wpcf7-form__button-container{width:100%;margin-top:30px}}.contact-form__button-container .button,.contact-form__button-container input[type=submit],.wpcf7-form__button-container .button,.wpcf7-form__button-container input[type=submit]{font-size:16px}.wpcf7-form input[type="submit"]{font-size:16px}.contact--view form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.l,.r{width:48%}@media (max-width: 992px){.l,.r{width:100%}}.l button,.r button{height:auto !important;font-size:16px;width:auto !important;margin-right:0;margin-left:auto;height:60px !important;width:212px !important}.wpcf7-response-output{width:100%}.contact--view .contact__column ~ .contact__column{width:80% !important}@media (max-width: 992px){.contact--view .contact__column ~ .contact__column{width:100% !important}}textarea{height:263px;resize:none}.contact-info{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 992px){.contact-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.contact-info__header{font-size:18px;font-weight:300;margin-bottom:24px}@media (max-width: 992px){.contact-info__header{font-size:16px;margin-bottom:16px}}.contact-info__item{font-size:18px;font-weight:500}@media (max-width: 1170px){.contact-info__item{font-size:20px}}@media (max-width: 992px){.contact-info__column{text-align:center}}@media (max-width: 500px){.contact-info__column{width:100%}}@media (max-width: 500px){.contact-info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact-page-info{padding-top:158px;padding-bottom:321px}@media (min-width: 993px) and (max-width: 1444px){.contact-page-info{padding-left:20px;padding-right:20px}}@media (max-width: 992px){.contact-page-info{padding-top:40px;padding-bottom:40px}}.contact-page-info__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:119px}@media (max-width: 1250px){.contact-page-info__wrapper{gap:40px}}@media (max-width: 992px){.contact-page-info__wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.contact-page-info__header{color:var(--black);font-size:58px;font-weight:500;margin-top:0;margin-bottom:78px;max-width:658px}@media (max-width: 992px){.contact-page-info__header{font-size:40px;max-width:unset;margin-bottom:20px}}.contact-page-info__subheader{margin-bottom:73px}@media (max-width: 992px){.contact-page-info__subheader{margin-bottom:20px}}.contact-page-info__category{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:20px;margin-bottom:15px}.contact-page-info__category img{margin-right:15px}.contact-page-info__main{font-weight:500;font-size:22px}@media (max-width: 1350px){.contact-page-info__main{font-size:22px}}@media (max-width: 1250px){.contact-page-info__main{font-size:22px}}.contact-page-info__main--with-sub{margin-bottom:5px}.contact-page-info__row--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1250px){.contact-page-info__row--flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 992px){.contact-page-info__row--flex{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 500px){.contact-page-info__row--flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 1250px){.contact-page-info__column{width:100%;margin-bottom:20px}.contact-page-info__column:last-of-type{margin-bottom:0}}.contact-page-info__company-data{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.contact-page-info__company-data>div:nth-child(2){width:42%}@media (max-width: 1350px){.contact-page-info__company-data{padding-right:0}}@media (max-width: 1250px){.contact-page-info__company-data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 992px){.contact-page-info__company-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media (max-width: 500px){.contact-page-info__company-data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.contact-page-info .divider{margin:30px 0}@media (max-width: 1444px){.contact-page-info .divider{padding-left:0;padding-right:0}}.contact-page-info__content{width:49.4%}@media (max-width: 1250px){.contact-page-info__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 992px){.contact-page-info__content{width:100%}}@media (max-width: 1250px){.contact-page-info__image-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.contact-page-info__image-container img{width:100%;height:auto}}@media (max-width: 992px){.contact-page-info__image-container{display:none}}.contact{margin-bottom:105px;overflow:hidden}.contact--investments-list{padding-top:98px}@media (min-width: 993px) and (max-width: 1734px){.contact{padding-left:20px;padding-right:20px}}@media (min-width: 993px) and (max-width: 1444px){.contact{margin-bottom:60px}}@media (max-width: 992px){.contact{margin-bottom:40px}}.contact__wrapper{padding:162px 165px 172px;background-color:var(--main-contact);position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:150px}@media (max-width: 1700px){.contact__wrapper{gap:150px;padding:102px 105px 112px}}@media (max-width: 1400px){.contact__wrapper{gap:100px;padding:62px 65px 72px}}@media (max-width: 992px){.contact__wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding:20px}}.contact__background{position:absolute;z-index:1;bottom:-13px;left:0}@media (max-width: 1400px){.contact__background{height:600px}}@media (max-width: 992px){.contact__background{height:750px}}.contact__header{font-size:46px;font-weight:500;margin-bottom:136px;margin-top:0}@media (min-width: 1921px){.contact__header{font-size:46px}}@media (max-width: 1400px){.contact__header{margin-bottom:76px;font-size:38px}}@media (max-width: 1300px){.contact__header{font-size:35px}}@media (max-width: 992px){.contact__header{font-size:32px;margin-bottom:0}}.contact__column{z-index:2;width:50%}@media (max-width: 992px){.contact__column{width:100%}}.contact--view .contact__background{bottom:-59%}.contact--view .contact__wrapper{gap:85px;padding:139px 165px 127px}@media (max-width: 1700px){.contact--view .contact__wrapper{padding:102px 105px 112px}}@media (max-width: 1400px){.contact--view .contact__wrapper{padding:62px 65px 72px}}@media (max-width: 992px){.contact--view .contact__wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding:20px}}.contact--view .contact__column{width:19%}@media (max-width: 992px){.contact--view .contact__column{width:100%;text-align:center}}@media (max-width: 992px){.contact--view .contact__column:nth-child(odd) .checkmark{display:none}}.contact--view .contact__column:nth-child(even) .contact-form__input{height:253.5px}@media (max-width: 992px){.contact--view .contact__column:nth-child(even) .contact-form__input{height:150px}}.contact--view .contact__column:nth-child(even) .checkmark{display:none}@media (max-width: 992px){.contact--view .contact__column:nth-child(even) .checkmark{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.contact--view .contact__column ~ .contact__column{width:34.2%}@media (max-width: 992px){.contact--view .contact__column ~ .contact__column{width:100%}}.design-philosophy{margin:0 0 221px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}@media (max-width: 1444px){.design-philosophy{margin-bottom:60px}}@media (max-width: 1150px){.design-philosophy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-right:20px}}@media (max-width: 992px){.design-philosophy{margin-bottom:10px}}.design-philosophy__content{background-color:var(--background);position:relative;z-index:1;padding:120px 178px 120px 365px;margin-left:-200px;margin-top:80px;margin-right:5%}@media (max-width: 1900px){.design-philosophy__content{padding:100px 150px 100px 355px}}@media (max-width: 1800px){.design-philosophy__content{padding:60px 150px 60px 320px}}@media (max-width: 1600px){.design-philosophy__content{padding:40px 150px 40px 280px}}@media (max-width: 1300px){.design-philosophy__content{margin-left:-100px;padding:30px 50px 30px 150px;margin-right:2%}}@media (max-width: 1150px){.design-philosophy__content{margin-left:0;padding:20px;margin-top:0;margin-right:0}}.design-philosophy__column{width:50%}.design-philosophy__column:last-of-type{width:27%}@media (max-width: 1600px){.design-philosophy__column:last-of-type{width:30%}}@media (max-width: 1300px){.design-philosophy__column:last-of-type{width:40%}}@media (max-width: 1150px){.design-philosophy__column:last-of-type{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}}@media (max-width: 1150px){.design-philosophy__column{width:100%}}.design-philosophy__header{margin:0 0 40px;font-size:61px;font-weight:500}@media (max-width: 1900px){.design-philosophy__header{font-size:48px}}@media (max-width: 1600px){.design-philosophy__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media (max-width: 1450px){.design-philosophy__header{margin-bottom:20px;display:block}}.design-philosophy .text{font-weight:300}.design-philosophy__image-container{position:relative;z-index:2}@media (max-width: 1150px){.design-philosophy__image-container{margin-bottom:10px}}@media (max-width: 1800px){.design-philosophy__image-container img{width:100%}}.development-investments{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:112px;overflow:hidden;padding-top:153px;padding-bottom:94px}@media (max-width: 768px){.development-investments{padding-bottom:30px;padding-top:30px}}@media (min-width: 992px) and (max-width: 1444px){.development-investments{padding-left:20px;padding-right:20px}}.development-investments__header-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:51px;margin-bottom:67px}@media (max-width: 1250px){.development-investments__header-container{margin-bottom:40px;gap:40px}}@media (max-width: 1250px){.development-investments__header-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (max-width: 768px){.development-investments__header-container{gap:20px;margin-bottom:20px}.development-investments__header-container img{height:60px}}.development-investments__header{font-size:48px;font-weight:500;max-width:340px;margin-bottom:0;line-height:64px}@media (max-width: 1350px){.development-investments__header{margin-top:0}}@media (max-width: 1250px){.development-investments__header{font-size:32px;line-height:40px}}@media (max-width: 992px){.development-investments__header{font-size:42px;max-width:unset}}@media (max-width: 768px){.development-investments__header{margin-top:0;font-size:36px;line-height:50px}}.development-investments__col{position:relative}.development-investments__col:first-of-type{width:35%;padding-top:91px;padding-bottom:30px}@media (max-width: 1350px){.development-investments__col:first-of-type{padding-top:30px}}@media (max-width: 992px){.development-investments__col:first-of-type{width:100%}}.development-investments__col:last-of-type{width:55%}@media (max-width: 992px){.development-investments__col:last-of-type{display:none}}.development-investments__image-container{position:absolute}@media (max-width: 1444px){.development-investments__image-container img{width:100%}}.development-investments__image-container--top{z-index:1;left:0;top:0}@media (max-width: 1444px){.development-investments__image-container--top{width:48%}}@media (max-width: 1350px){.development-investments__image-container--top{left:0;top:0}}.development-investments__image-container--bottom{z-index:2;bottom:50px;left:282px}@media (max-width: 1444px){.development-investments__image-container--bottom{width:64%}}@media (max-width: 1350px){.development-investments__image-container--bottom{bottom:90px;left:260px}}@media (max-width: 1250px){.development-investments__image-container--bottom{bottom:25px;left:195px}}@media (max-width: 1150px){.development-investments__image-container--bottom{left:180px;bottom:70px}}@media (max-width: 1050px){.development-investments__image-container--bottom{bottom:150px}}.development-investments__yellow-square{position:absolute;width:59px;height:59px;border:5px solid var(--main-contact);bottom:185px;left:187px}@media (max-width: 1350px){.development-investments__yellow-square{bottom:20%;left:23%}}@media (max-width: 1250px){.development-investments__yellow-square{bottom:12%;left:16%}}@media (max-width: 1150px){.development-investments__yellow-square{bottom:23%;left:15%}}@media (max-width: 1100px){.development-investments__yellow-square{bottom:23%}}@media (max-width: 1050px){.development-investments__yellow-square{bottom:34%}}@media (max-width: 1000px){.development-investments__yellow-square{bottom:34%}}.development-investments__quick-fact{position:absolute;right:36px;top:0;border-left:1px solid var(--fact-border);max-width:212px;padding:12px 40px}@media (max-width: 1350px){.development-investments__quick-fact{padding-left:20px;padding-right:20px;max-width:150px}}.development-investments__quick-fact-header{font-size:68px;font-weight:500}@media (max-width: 1350px){.development-investments__quick-fact-header{font-size:40px}}.divider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1444px){.divider{padding-left:20px;padding-right:20px}}.divider hr{max-width:1404px;width:100%;border-top:1px solid var(--divider-light)}.faq{margin-bottom:15px}.faq:hover{cursor:pointer}.faq:last-of-type{margin-bottom:0}.faq__header{font-size:18px;font-weight:300;color:var(--black);padding:20px;border:1px solid var(--faq-border);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.faq__header img{-webkit-transition:0.3s;transition:0.3s;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg)}.faq__content{padding:17px 43px 34px;border:1px solid var(--faq-border);border-top:none;background-color:var(--background);display:none;font-size:16px}.faq--opened .faq__content{display:block}.faq--opened .faq__header{border-bottom:none !important;background-color:var(--background)}.faq--opened .faq__header img{-webkit-transition:0.3s;transition:0.3s;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.faqs-section{padding-top:158px;padding-bottom:147px}@media (max-width: 992px){.faqs-section{padding-top:60px;padding-bottom:60px}}@media (max-width: 768px){.faqs-section{padding-top:30px;padding-bottom:0px}}.faqs-section__header{font-weight:500;font-size:48px;margin-bottom:51px;text-align:center}@media (max-width: 992px){.faqs-section__header{font-size:42px}}@media (max-width: 768px){.faqs-section__header{font-size:36px}}.faqs--developer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:34px;padding-bottom:75px}.faqs--developer .faq__header{padding-right:12px;font-size:26px}@media (max-width: 1200px){.faqs--developer .faq__header{font-size:20px}}@media (min-width: 993px) and (max-width: 1444px){.faqs--developer{padding-left:20px;padding-right:20px}}.faqs--developer>div{width:48.1%}@media (max-width: 992px){.faqs--developer>div{width:100%}}@media (max-width: 992px){.faqs--developer>div:last-of-type{border-bottom:1px solid var(--black)}}@media (max-width: 992px){.faqs--developer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.faqs--developer .faq{margin-bottom:0}.faqs--developer .faq__icon-bg{width:48px;height:48px;background-color:var(--main);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.faqs--developer .faq--opened img{-webkit-transition:0.3s;transition:0.3s;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.faqs--developer .faq .faq__header{border-left:none;border-right:none;border-color:var(--black);padding-top:35px;padding-bottom:35px;font-weight:500}.faqs--developer .faq .faq__header:last-of-type{border-top:none}.faqs--developer .faq .faq__content{border-left:none;border-right:none}.faqs--developer .faq--top .faq__header{border-bottom:none}.faqs--developer .faq--top:last-child .faq__header{border-bottom:1px solid var(--black)}.faqs--developer .faq--top:last-child.faq--opened .faq__header{border-bottom:0 !important}@media (max-width: 992px){.faqs--developer .faq--bottom .faq__header{border-bottom:none}}.footer-links{margin-bottom:90px}@media (max-width: 992px){.footer-links{margin-bottom:30px}}@media (max-width: 600px){.footer-links{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.footer-links__header{color:var(--white);font-weight:600;margin-bottom:36px;font-size:20px}@media (max-width: 600px){.footer-links__header{margin-bottom:15px}}.footer-links ul{padding:0}.footer-links ul li{margin-bottom:15px;font-weight:300}.footer-links ul li a{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0.5}.footer-links ul li a:hover{opacity:1}.footer-links ul li:last-of-type{margin-bottom:0}.footer-links a{text-decoration:none}.footer-links a:link{color:var(--white)}.footer-links a:visited{color:var(--white)}.footer-links a:hover{color:var(--white)}.footer-links__socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:26px}.footer-links__social{width:40px;height:40px;border:1px solid var(--black-border);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:40px}.footer-links__social a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-links__social:first-of-type{margin-right:15px}.footer{background-color:var(--black);padding-top:100px}@media (min-width: 993px) and (max-width: 1444px){.footer__container{padding-left:20px;padding-right:20px}}.footer__main-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 601px) and (max-width: 992px){.footer__main-info{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}.footer__divider{border-color:var(--divider-color)}.footer__disclaimer{text-align:center;color:var(--white);font-size:11px;line-height:20px;margin:55px 0;opacity:0.5;font-weight:400;font-family:'Epilogue', sans-serif}@media (max-width: 768px){.footer__disclaimer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:20px 0}}.footer__project-info{color:var(--white);opacity:0.5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-weight:300;line-height:38px;margin-top:54px;padding-bottom:90px}@media (max-width: 768px){.footer__project-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:20px 0 30px;margin-top:0}}.footer__project-info-item{font-size:14px;font-weight:300}@media (max-width: 992px){.footer__logo{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 992px){.footer{padding-top:30px}}:root{--black: rgba(22, 22, 22, 1);--black-border: rgba(62, 62, 62, 1);--divider-color: rgba(50, 50, 50, 1);--main: rgba(246, 183, 51, 1);--main-contact: rgba(254, 193, 67, 1);--black-opacity: rgba(0, 0, 0, 0.6);--black-shadow: rgba(0, 0, 0, 0.1);--white: rgba(255, 255, 255, 1);--text: rgba(104, 104, 104, 1);--icon-border: rgba(226, 226, 226, 1);--faq-border: rgba(225, 225, 225, 1);--background: rgba(246, 246, 246, 1);--fact-border: rgba(223, 223, 223, 1);--bonuses-background: rgba(249, 249, 249, 1);--background-light: rgba(252, 252, 252, 1);--divider-light: rgba(231, 231, 231, 1)}body{margin:0;padding:0;font-family:'Readex Pro', sans-serif}.hamburger{border:none;background-color:transparent;display:none}@media (max-width: 992px){.hamburger{display:block}}.hamburger__menu-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width: 992px){.hamburger__close-icon{display:none}}.important-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:300}.important-info img{margin-right:6px;width:24px;height:24px}.important-info--small{font-size:16px}.important-info--small img{width:19px;height:19px}.important-info--bold{font-weight:500}.intro-offer{padding-left:13.5%}@media (min-width: 992px) and (max-width: 1700px){.intro-offer{padding-left:8%}}@media (max-width: 992px){.intro-offer{padding-left:0}}.intro-offer__header{font-size:58px;margin:14px 0 81px;font-weight:500}@media (min-width: 768px) and (max-width: 1700px){.intro-offer__header{margin-bottom:20px}}@media (max-width: 1500px){.intro-offer__header{font-size:48px}}@media (max-width: 768px){.intro-offer__header{font-size:32px;margin:15px 0 20px}}.intro-offer__image-container{position:relative;width:52.4%;margin-bottom:30px}@media (max-width: 992px){.intro-offer__image-container{width:100%}}.intro-offer__image-container img{display:block;width:100%;height:auto}.intro-offer__image-container .offer-tag{position:absolute;bottom:35px;left:35px}.intro-offer--padding-bottom{margin-bottom:90px}.intro-offer__button-container .button{width:212px;height:60px;font-size:16px;font-weight:500}@media (max-width: 992px){.intro-offer__button-container .button{width:100%}}.intro-offer .text{margin-bottom:56px}.investments{padding-top:110px;padding-bottom:0}@media (min-width: 993px) and (max-width: 1444px){.investments{padding-left:20px;padding-right:20px}}.investments__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-column-gap:103px;-moz-column-gap:103px;column-gap:103px}@media (max-width: 1360px){.investments__content{-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}}@media (max-width: 992px){.investments__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.investments__content>div{position:relative}.investments__content>div:last-of-type{width:45%}@media (max-width: 992px){.investments__content>div:last-of-type{width:100%}}.investments__content>div .text:first-of-type{margin-top:82%}@media (max-width: 992px){.investments__content>div .text:first-of-type{margin-top:0}}.investments__image-container{width:90.3%}@media (min-width: 600px) and (max-width: 992px){.investments__image-container{display:none}}@media (max-width: 992px){.investments__image-container{width:100%}}.investments__image-container img{width:100%;height:auto}.investments__main{background-color:var(--white);padding:78px 10px 78px 94px;font-size:27px;line-height:45px;position:absolute;width:136.4%;max-width:694px;top:0;right:0}@media (max-width: 1360px){.investments__main{padding:60px 10px 60px 60px;font-size:20px;line-height:35px}}@media (max-width: 1100px){.investments__main{padding:20px 10px 20px 40px;font-size:18px;line-height:35px}}@media (max-width: 992px){.investments__main{position:relative;padding:20px 0;width:100%}}.investments__header-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width: 767px){.investments__header-container img{max-width:70px;position:relative;top:-1px}}.investments__header{font-size:58px;font-weight:500;max-width:739px;margin-left:70px;margin-bottom:93px}@media (max-width: 992px){.investments__header{font-size:32px;margin-left:30px;margin-bottom:30px}}@media (max-width: 767px){.investments__header{font-size:22px;margin-left:20px}}.map{width:100%;margin-bottom:-2px}@media (max-width: 992px){.map{margin-bottom:-2px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:block}.map #map{height:450px !important}}.map img{width:100%}@media (max-width: 992px){.map img{width:150%}}@media (max-width: 768px){.map img{width:215%}}.menu{padding-left:0;max-width:660px;width:100%;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1305px){.menu{max-width:590px}}@media (max-width: 1135px){.menu{max-width:510px}}@media (max-width: 992px){.menu{position:absolute;-webkit-transform:translateY(-150%);-ms-transform:translateY(-150%);transform:translateY(-150%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s;top:0;left:0;right:0;bottom:0;z-index:99;background:var(--white);list-style:none;max-width:unset;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 0;margin-top:80px}}.menu li{font-size:17px}@media (max-width: 992px){.menu li{padding:10px 20px}}.menu a{text-decoration:none;display:inline-block;padding:8px 4px;position:relative}.menu a:link{color:var(--black)}.menu a:visited{color:var(--black)}.menu a:hover{color:var(--black)}.menu a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:1px;left:50%;position:absolute;background:var(--main);-webkit-transition:width 0.3s ease 0s, left 0.3s ease 0s;transition:width 0.3s ease 0s, left 0.3s ease 0s;width:0}.menu a:hover:after{width:100%;left:0}.menu a--active:after{width:100%;left:0}.menu li.current-menu-item a:after{width:100%;left:0}.navbar{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:90px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:var(--white)}@media (max-width: 992px){.navbar{height:80px}}.navbar__wrapper{max-width:1736px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1776px){.navbar__wrapper{padding:0 20px}}@media (max-width: 992px){.navbar__logo img{width:90px}}.navbar__telephone{height:54px;width:173px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;background-color:var(--main);font-weight:500}@media (max-width: 992px){.navbar__telephone{display:none}}.navbar__telephone--mobile{display:none}@media (max-width: 992px){.navbar__telephone--mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px 20px}}.navbar .showMenu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.navbar__column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.navbar__column:last-of-type{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:850px;width:100%}@media (max-width: 1135px){.navbar__column:last-of-type{max-width:700px}}@media (max-width: 992px){.navbar__column:last-of-type{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.navbar__toggle{display:none}.navbar__button{display:none}.offer-card__content-wrapper{padding:42px 47px 38px;background-color:var(--white);margin-top:-3px}@media (max-width: 992px){.offer-card__content-wrapper{padding:20px}}.offer-card__header{font-weight:500;font-size:30px;margin:0 0 8px}.offer-card .address{margin-bottom:20px}.offer-card__text{font-size:16px;font-weight:300;color:var(--text);line-height:28px}.offer-card__image-container{position:relative;overflow:hidden}.offer-card__image{width:100%;height:100%}.offer-card .offer-tag{position:absolute;bottom:25px;right:25px}.offer-content{position:relative}.offer-content__header{font-size:46px;margin:65px 0 40px;font-weight:500}@media (max-width: 1300px){.offer-content__header{font-size:36px;margin:35px 0 40px}}.offer-content__header--with-address{margin-top:10px}.offer-content__header--big{font-size:48px;margin-bottom:25px}@media (max-width: 992px){.offer-content__header{margin:30px 0 20px}}@media (max-width: 600px){.offer-content__header{font-size:38px}}@media (max-width: 450px){.offer-content__header{font-size:32px}}.offer-content--padding-bottom{margin-bottom:90px}.offer-content__subheader{font-size:24px;line-height:40px}.offer-content__background{height:407px;width:100%;max-width:1734px;position:absolute;background-color:var(--bonuses-background)}.offer-content .address{margin-top:55px}.offer-content__important-infos{margin-bottom:25px}.offer-content__important-infos>div:first-of-type{margin-bottom:20px}.offer-content__button-container .button{width:212px;height:60px;font-size:16px;font-weight:500}@media (max-width: 768px){.offer-content__button-container .button{width:100%}}.offer-content .text{margin-bottom:40px}@media (max-width: 992px){.offer-content .text{margin-bottom:20px}}.offer-quick-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:208px}@media (max-width: 1444px){.offer-quick-info{margin-bottom:60px}}@media (max-width: 992px){.offer-quick-info{margin-bottom:40px}}.offer-quick-info__header{font-size:48px;font-weight:500;margin-bottom:97px}@media (max-width: 992px){.offer-quick-info__header{font-size:32px;margin-bottom:40px}}.offer-quick-info__container{max-width:1165px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width: 992px){.offer-quick-info__container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width: 768px){.offer-quick-info__container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.offer-quick-info--with-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:127px}@media (max-width: 992px){.offer-quick-info--with-header{padding-top:40px;padding-bottom:40px}}.offer-quick-info--with-header .offer-quick-info__container{max-width:1214px}@media (max-width: 992px){.offer-quick-info--with-header .offer-quick-info__item{text-align:center}}.offer-quick-info__item{margin-bottom:20px}@media (max-width: 992px){.offer-quick-info__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (max-width: 768px){.offer-quick-info__item{width:50%}}.offer-quick-info__text{font-size:18px;font-weight:300}@media (max-width: 992px){.offer-quick-info__text{font-size:16px}}.offer-quick-info__text-main{font-size:26px;margin-bottom:10px;font-weight:500}.offer-quick-info__text-main span{font-size:16px}@media (max-width: 992px){.offer-quick-info__text-main{font-size:20px}}.offer-quick-info__icon-container{margin-bottom:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid var(--icon-border);width:109px;height:109px}@media (max-width: 992px){.offer-quick-info__icon-container{margin-bottom:25px}}.offer-quick-info__icon{width:34px;height:34px}.offer-quick-info--gray{background:#f6f6f6;border-radius:4px;max-width:calc(100% - 93px * 2);margin-left:auto;margin-right:auto;padding-top:132px;padding-bottom:109px;margin-bottom:131px}@media (min-width: 993px) and (max-width: 1500px){.offer-quick-info--gray{max-width:calc(100% - 30px * 2);padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width: 992px){.offer-quick-info--gray{max-width:100%;padding-top:50px;padding-bottom:50px;margin-bottom:50px}}.offer-quick-info--gray .offer-quick-info__container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1260px}.offer-quick-info--gray .offer-quick-info__icon-container{background-color:#fff}.offer-quick-info--multiline{margin-top:114px;margin-bottom:124px}@media (max-width: 992px){.offer-quick-info--multiline{margin:50px 0}}.offer-quick-info--multiline .offer-quick-info__container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1270px}.offer-quick-info--multiline .offer-quick-info__item{width:25%;margin-bottom:89px}@media (max-width: 992px){.offer-quick-info--multiline .offer-quick-info__item{margin-bottom:30px;width:50%}}.offer-quick-info--multiline .offer-quick-info__icon-container{margin:0 auto}.offer-quick-info--multiline .offer-quick-info__text{text-align:center;font-weight:500;font-size:20px;line-height:30px;color:#000;margin-top:21px}.offer-tag{text-transform:uppercase;background-color:var(--main);font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;padding:12px 24px}.offer-tag--grey{background-color:var(--text);color:#fff}.offer{margin-bottom:178px;position:relative;z-index:2}@media (max-width: 1745px){.offer{padding-top:30px}}@media (max-width: 1444px){.offer{margin-bottom:100px}}@media (max-width: 992px){.offer{margin-bottom:40px}}.offer__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:102px}@media (max-width: 1250px){.offer__wrapper{gap:30px}}.offer__wrapper .intro-offer{width:30%}@media (max-width: 992px){.offer__wrapper .intro-offer{width:100%}}@media (max-width: 992px){.offer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0}}.offer__title{margin:0 0 81px;font-weight:500;font-size:58px;color:var(--black)}.offer__text{font-weight:300;font-size:18px;color:var(--text);margin-bottom:56px;line-height:30px}.offer__text:last-of-type{margin-bottom:0}.offer__image-container{position:relative;width:52%;margin-bottom:30px}@media (max-width: 992px){.offer__image-container{width:100%}}.offer__image-container img{display:block;max-width:100%;height:auto}.offer__image-container .offer-tag{position:absolute;bottom:35px;left:35px;z-index:2}.offer__button-container{height:60px;width:212px}.offer__button-container .button{font-size:16px;font-weight:500}.offer-tag{z-index:2}.tooltip{position:absolute;display:none;pointer-events:none;background:#fff;color:#2d322e;top:0;line-height:1.8;left:0;max-width:400px;width:100%;padding:50px;-webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.2);box-shadow:0px 0px 6px rgba(0,0,0,0.2)}@media (max-width: 992px){.tooltip{display:none !important}}.tooltip strong{font-weight:500}.tooltip__title{font-size:30px;font-weight:600;border-bottom:2px solid #16271a;padding-bottom:10px;margin-bottom:10px}.other-offers{background-color:var(--background);padding-top:166px;padding-bottom:189px}.other-offers--developer{background-color:var(--white);padding-bottom:134px;padding-top:0}.other-offers--developer .other-offers__cards{margin-bottom:0}@media (max-width: 1444px){.other-offers{padding:60px 0}}@media (max-width: 992px){.other-offers{padding:40px 0}}@media (min-width: 993px) and (max-width: 1444px){.other-offers__wrapper{padding-left:20px;padding-right:20px}}.other-offers__header{font-weight:500;font-size:44px;text-align:center;margin:0 0 51px}.other-offers__header--big{font-size:48px}@media (max-width: 992px){.other-offers__header{margin-bottom:30px}}@media (max-width: 768px){.other-offers__header{font-size:32px}}.other-offers__cards{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:36px;margin-bottom:62px}@media (max-width: 1444px){.other-offers__cards{gap:1%}}@media (max-width: 768px){.other-offers__cards{margin-bottom:30px}}.other-offers__cards .offer-card{width:48.7%}@media (max-width: 1444px){.other-offers__cards .offer-card{width:49%}}@media (max-width: 768px){.other-offers__cards .offer-card{width:100%;margin-bottom:20px}.other-offers__cards .offer-card:last-of-type{margin-bottom:0}}.other-offers__button-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.other-offers__button-container .button{height:60px;width:220px;font-size:16px;font-weight:500}.search-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:24px 30px;background-color:var(--white);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 163px var(--black-shadow);box-shadow:0 4px 163px var(--black-shadow)}@media (max-width: 992px){.search-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.search-form__field{gap:40px;margin-right:10px;width:100%;max-width:351px}@media (max-width: 1360px){.search-form__field{margin-right:0;width:100%;max-width:unset}}@media (max-width: 992px){.search-form__field{margin-bottom:25px;width:100%;max-width:unset}}.search-form__fields-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;gap:16px;margin-right:20px}@media (max-width: 992px){.search-form__fields-container{display:grid;grid-template-rows:repeat(4, 1fr);grid-template-columns:1fr}}.search-form__label{font-size:14px;font-weight:500}.search-form__select{margin-top:10px;width:100%;height:24px;border:none;font-family:'Readex Pro', sans-serif;font-size:18px;font-weight:300;color:var(--black);outline:none;background-color:var(--white)}@media (max-width: 1400px){.search-form__select{font-size:14px}}.search-form__select option:first-of-type{color:var(--text)}.search-form__select:hover{cursor:pointer}.search-form__button-container{max-width:212px;width:100%;height:60px}.search-form__button-container .button{font-size:16px;font-weight:500}.search-form__button-container .button:hover svg path{stroke:var(--main)}.search-form__button-container .button svg{margin-right:14px}.search-form__button-container .button svg path{-webkit-transition:all .3s ease;transition:all .3s ease}.search-form__two-selects{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2, 1fr);gap:50px}.search{position:relative}@media (max-width: 992px){.search{margin-bottom:40px}}.search--investment .search__header{text-align:center}.search--investment .search__container{padding-bottom:39px}.search__container{padding:181px 0 193px;position:relative;z-index:2}@media (max-width: 1444px){.search__container{padding:100px 0 100px}}@media (min-width: 993px) and (max-width: 1444px){.search__container{padding-left:80px;padding-right:80px}}@media (max-width: 992px){.search__container{padding:40px 20px}}.search__background-image{position:absolute;z-index:1;bottom:-70px;right:170px}@media (max-width: 1300px){.search__background-image{bottom:-150px}}@media (max-width: 768px){.search__background-image{right:-30px}}@media (min-width: 1361px) and (max-width: 1444px){.search__background-image img{height:350px}}@media (min-width: 992px) and (max-width: 1360px){.search__background-image img{height:450px}}.search__header{font-size:42px;font-weight:400;margin:0 0 68px;color:var(--black)}@media (max-width: 1444px){.search__header{font-size:32px;margin-bottom:30px}}@media (max-width: 992px){.search__header br{display:none}}.search__header--yellow{color:var(--main)}.section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 992px){.section{padding-left:20px;padding-right:20px}}@media (max-width: 992px){.section--fullwidth{padding-left:0;padding-right:0}}.section--benefits{margin-top:-417px}.section__wrapper{max-width:1404px;width:100%}@media (max-width: 1500px){.section__wrapper{max-width:1250px}}@media (max-width: 1300px){.section__wrapper{max-width:1170px}}.section__wrapper--small{max-width:924px;width:100%}.section__wrapper--half-space{max-width:1734px}.section__wrapper--bonuses{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:var(--bonuses-background);padding-top:129px;padding-bottom:559px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 1444px){.section__wrapper--bonuses{padding-top:100px;padding-bottom:465px}}@media (max-width: 992px){.section__wrapper--bonuses{padding:30px 20px 355px}}.section--development-investments{background-color:var(--bonuses-background)}.small-banner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:421px;background-color:var(--bonuses-background)}@media (max-width: 1300px){.small-banner{height:351px}}@media (max-width: 767px){.small-banner{height:200px;-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important;-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;padding-bottom:10px}}@media (max-width: 600px){.small-banner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.small-banner__container{margin-left:13.5%}@media (max-width: 600px){.small-banner__container{margin-left:0}}.small-banner__title{font-size:86px;margin-bottom:20px;font-weight:400;color:var(--white)}@media (max-width: 1300px){.small-banner__title{font-size:56px}}@media (max-width: 992px){.small-banner__title{font-size:70px}}@media (max-width: 768px){.small-banner__title{font-size:50px;margin:0;margin-bottom:-10px}}@media (max-width: 450px){.small-banner__title{font-size:40px}}.small-banner__subtitle{color:var(--white);font-weight:300;font-size:20px}@media (max-width: 450px){.small-banner__subtitle{font-size:16px}}.small-banner--investment{background-image:url("../../images/investment-banner.jpg");background-repeat:no-repeat;background-size:cover}.small-banner--developer{background-image:url("../../images/developer-bg.jpg");background-repeat:no-repeat;background-size:cover}.small-banner--for-client{background-image:url("../../images/client-bg.jpg");background-repeat:no-repeat;background-size:cover}.subnav{background:#f6f6f6;font-size:17px;line-height:21px;color:#161616;height:59px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:5}.subnav>span{font-size:14px}@media (min-width: 993px){.subnav>span{display:none}}@media (max-width: 992px){.subnav{padding:0 24px}}.subnav button{display:none}@media (max-width: 992px){.subnav button{margin-right:0;margin-left:auto;display:block;border:0;background:transparent;padding:0}.subnav button span{width:18px;height:2px;background:#000;display:block;position:relative}.subnav button span:before,.subnav button span:after{content:"";width:18px;height:2px;background:#000;position:absolute;left:0}.subnav button span:before{top:-5px}.subnav button span:after{top:5px}}.subnav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 992px){.subnav ul{position:absolute;left:0;top:100%;display:none;background:#f6f6f6;left:0;width:100%;padding-bottom:30px}}.subnav ul li{margin:0 46px}@media (min-width: 993px) and (max-width: 1330px){.subnav ul li{margin:0 25px}}@media (max-width: 992px){.subnav ul li{margin:0}}.subnav ul li a{position:relative}@media (max-width: 992px){.subnav ul li a{padding:0 24px;line-height:2.5;display:block}}.subnav ul li a:after{background:none repeat scroll 0 0 transparent;top:100%;content:"";display:block;height:1px;left:50%;position:absolute;background:var(--main);-webkit-transition:width 0.3s ease 0s, left 0.3s ease 0s;transition:width 0.3s ease 0s, left 0.3s ease 0s;width:0;margin-top:5px}@media (max-width: 992px){.subnav ul li a:after{display:none}}.subnav ul li a:hover:after,.subnav ul li a.active:after{left:0;width:100%}.text{font-size:18px;color:var(--text);line-height:30px;font-weight:300}.text--small{font-size:16px}@media (max-width: 1500px){.text{font-size:16px}}.invest-hero{position:relative}.invest-hero *,.invest-hero *:before,.invest-hero *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.invest-hero__body{position:absolute;bottom:103px;left:0;width:100%;padding:0 93px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (min-width: 993px) and (max-width: 1444px){.invest-hero__body{padding-left:30px;padding-right:30px}}@media (max-width: 992px){.invest-hero__body{position:static;padding:0 24px;margin-top:24px}}.invest-hero__date{background:#686868;border-radius:4px;width:204px;height:114px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg width='81' height='81' viewBox='0 0 81 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.125 1H14.125V79.75H29.125V1Z' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M2.875 79.75H40.375' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M29.125 12.25L79.75 16V25.375H29.125' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M14.125 25.375H1V16L14.125 12.25' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M68.5 34.75V51.625' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M77.875 51.625H59.125V61H77.875V51.625Z' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M29.125 21.625L14.125 8.5' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M29.125 47.875L14.125 34.75' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M29.125 74.125L14.125 61' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M29.125 21.625L14.125 34.75' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M29.125 47.875L14.125 61' stroke='%235C5C5C' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center right 20px}@media (max-width: 992px){.invest-hero__date{display:none}}.invest-hero__date__label{background:#f7b733;border-radius:2px;font-weight:500;font-size:17px;line-height:21px;color:#161616;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-left:-42px;position:relative;top:-2px;padding-right:13px;padding-left:10px;padding-bottom:3px;padding-top:3px;top:-8px;margin-bottom:-3px}.invest-hero__date__text{margin-left:-39px;font-size:30px;line-height:37px;padding-right:20px;white-space:nowrap;color:#ffffff}.invest-hero>img{display:block;max-width:100%;width:100%;height:auto}.invest-hero h1{font-size:45px;font-weight:400;line-height:1;margin:0;color:#ffffff}@media (max-width: 1199px) and (min-width: 993px){.invest-hero h1{font-size:40px}}@media (max-width: 992px){.invest-hero h1{color:#000;font-size:35px;line-height:1.4}}.invest-hero p{font-weight:300;font-size:20px;margin:0;line-height:1;color:#ffffff;margin-top:27px}@media (max-width: 1199px) and (min-width: 993px){.invest-hero p{font-size:18px;margin-top:15px}}@media (max-width: 992px){.invest-hero p{color:#000;font-size:20px;margin-top:15px;line-height:1.6}}.about-investment{margin-top:159px;margin-bottom:150px}@media (max-width: 1199px) and (min-width: 993px){.about-investment{margin:80px 0}}@media (max-width: 992px){.about-investment{margin:50px 0}}.about-investment *,.about-investment *:before,.about-investment *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.about-investment .section__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 992px){.about-investment .section__wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.about-investment__images{position:relative;width:51.05%;padding-top:73px}.about-investment__images svg{position:absolute;top:74%;left:33.2%}@media (max-width: 1500px){.about-investment__images svg{bottom:28%}}@media (max-width: 1445px){.about-investment__images svg{bottom:13%}}@media (max-width: 1200px){.about-investment__images svg{display:none}}@media (max-width: 992px){.about-investment__images{width:100%;padding-top:10px}}.about-investment__images img{display:block;height:auto}.about-investment__images img:first-child{max-width:89%}@media (max-width: 992px){.about-investment__images img:first-child{max-width:100%}}.about-investment__images img:nth-child(2){margin-top:-33.3%;margin-left:46.3%;max-width:77%}@media (max-width: 992px){.about-investment__images img:nth-child(2){display:none}}.about-investment__text{width:43%}@media (max-width: 992px){.about-investment__text{width:100%}}.about-investment__text img{display:block}@media (max-width: 1199px){.about-investment__text img{max-width:150px}}@media (max-width: 992px){.about-investment__text img{max-width:180px}}.about-investment__text h2{font-weight:500;font-size:46px;line-height:64px;color:#161616;margin:0;margin-top:39px;margin-bottom:61px}@media (max-width: 1444px) and (min-width: 1200px){.about-investment__text h2{font-size:34px;line-height:54px;margin-bottom:30px}}@media (max-width: 1199px) and (min-width: 993px){.about-investment__text h2{margin-top:15px;margin-bottom:30px;font-size:24px;line-height:1.6}}@media (max-width: 992px){.about-investment__text h2{font-size:20px;line-height:1.6;margin-top:30px;margin-bottom:30px}.about-investment__text h2 br{display:none}}.about-investment__text p{font-weight:300;font-size:18px;line-height:30px;color:#686868;margin:0;max-width:550px;margin-bottom:30px}@media (max-width: 1199px) and (min-width: 993px){.about-investment__text p{font-size:16px;margin-bottom:10px}}@media (max-width: 992px){.about-investment__text p{font-size:16px;line-height:26px;margin-bottom:24px}}.gallery .section__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.gallery .section__wrapper img{display:block;max-width:100%;height:auto}.gallery h2{font-weight:500;font-size:58px;line-height:70px;margin:0;text-align:center;color:#161616}@media (max-width: 992px){.gallery h2{padding:0 24px;font-size:45px;line-height:50px}}.gallery h2+p{font-weight:300;font-size:18px;line-height:30px;color:#686868;text-align:center;margin:0;margin-top:20px;max-width:740px;margin-left:auto;margin-right:auto;margin-bottom:74px}@media (max-width: 992px){.gallery h2+p{padding:0 24px;font-size:16px;line-height:26px;margin-bottom:50px}}.gallery__item{width:48.7%;margin-bottom:37px}@media (max-width: 992px){.gallery__item{width:100%}}.gallery__item--large{width:100%}.main-offer{position:relative}.main-offer--separate{margin-top:144px;margin-bottom:270px}@media (max-width: 992px){.main-offer--separate{margin-top:50px}.main-offer--separate h2+p{margin-bottom:50px !important}}.main-offer--separate:before{height:80.9%}.main-offer:before{content:"";background:#f6f6f6;position:absolute;z-index:-1;left:0;width:100%;top:660px;height:82.1%}@media (max-width: 767px){.main-offer:before{top:690px}}.main-offer h2{font-weight:500;font-size:58px;line-height:70px;color:#161616;margin:0;text-align:center}@media (max-width: 992px){.main-offer h2{font-size:40px;line-height:1.6}}.main-offer h2+p{font-weight:300;font-size:18px;line-height:30px;color:#686868;text-align:center;margin:0;margin-top:20px}@media (max-width: 992px){.main-offer h2+p{margin-top:0}}.main-offer__image{position:relative;margin:0 auto;max-width:1734px;margin-top:44px;margin-bottom:164px}.main-offer__image svg{height:auto;position:absolute;top:0;left:0;width:100%}.main-offer__image svg path{opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}.main-offer__image svg path:hover{opacity:1}@media (max-width: 992px){.main-offer__image{margin-top:15px;margin-bottom:50px}}.main-offer__image img{display:block;max-width:100%;height:auto}.main-offer__list__title{font-weight:500;font-size:48px;line-height:59px;color:#161616;text-align:center}@media (max-width: 992px){.main-offer__list__title{font-size:30px;line-height:1.6}}.list-all{text-align:center}.list-all .new-button{margin-top:56px;width:260px;height:60px}.list__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:54px;margin-bottom:36px}@media (max-width: 992px){.list__top{margin-top:50px;margin-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.list__top__left{font-weight:300;font-size:20px;line-height:30px;color:#161616}@media (max-width: 992px){.list__top__left{font-size:18px;text-align:center}}.list__top__right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width: 992px){.list__top__right{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.list__top__right input{display:none}.list__top__right label{font-weight:300;font-size:17px;line-height:30px;color:#161616;background:#f0f0f0;border-radius:4px;height:42px;padding:0 25px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:15px;cursor:pointer}@media (max-width: 992px){.list__top__right label{margin:0 15px;margin-bottom:5px}}.list__top__right span{font-weight:300;font-size:17px;line-height:30px;color:#686868}@media (max-width: 992px){.list__top__right span{display:block;width:100%;text-align:center;margin-top:15px;margin-bottom:5px}}.list-item{background:#fff;border-radius:4px;padding:34px 32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:26px;position:relative;margin-bottom:27px}@media (max-width: 992px){.list-item{padding:15px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.list-item .new-button{width:100%;height:54px;margin-top:7px}.list-item__content{padding-left:5%;width:31.6%;padding-top:3.4%}@media (max-width: 1444px) and (min-width: 1200px){.list-item__content{padding-top:0;width:33.6%}}@media (max-width: 992px){.list-item__content{width:100%;padding-left:0}}.list-item__price{margin-right:0;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:23.4%;padding-bottom:2px}@media (max-width: 1300px){.list-item__price{width:32.4%}}@media (max-width: 992px){.list-item__price{width:100%;margin-top:30px}}.list-item__price__small{font-weight:300;font-size:20px;line-height:30px;color:#161616;margin-bottom:4px}.list-item__price__large{font-weight:500;color:#161616;font-size:48px;line-height:59px;margin-bottom:45px}@media (max-width: 992px){.list-item__price__large{margin-bottom:20px;font-size:40px}}.list-item__status{position:absolute;top:34px;right:25px;font-weight:600;font-size:14px;line-height:17px;color:#161616;background:#f7b733;text-transform:uppercase;padding-top:13px;padding-right:26px;padding-bottom:14px;padding-left:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.list-item__detail{font-weight:300;font-size:18px;line-height:35px;color:#686868}.list-item__detail strong{font-weight:500}.list-item__title{font-weight:500;font-size:36px;line-height:59px;color:#161616}.list-item__size{font-weight:500;font-size:18px;line-height:30px;color:#161616}.list-item hr{border:0;margin:0;padding:0;border-top:1px solid #e0e0e0;margin-top:24px;margin-bottom:20px}.list-item__number{position:absolute;font-weight:600;font-size:17.6721px;line-height:22px;color:white;background:#f7b733;width:49px;top:15px;left:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:49px}.list-item__image{position:relative;width:28.3%}@media (max-width: 992px){.list-item__image{width:100%}}.list-item__image img{display:block;max-width:100%;height:auto}.places{margin-top:344px}.places .swiper-button-next,.places .swiper-button-prev{-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;background:rgba(0,0,0,0.5);font-size:20px;--swiper-navigation-size: 20px;width:60px;height:60px;margin-top:-127px}@media (max-width: 767px){.places .swiper-button-next,.places .swiper-button-prev{opacity:1 !important;margin-top:-257px}}.places .swiper-button-next:hover,.places .swiper-button-prev:hover{background:rgba(0,0,0,0.8)}@media (max-width: 992px){.places{margin-top:100px}}.places .swiper{overflow:visible}.places .swiper .swiper-button-next,.places .swiper .swiper-button-prev{opacity:0}.places .swiper:hover .swiper-button-next,.places .swiper:hover .swiper-button-prev{opacity:1}.places .swiper-slide{width:324px;margin-bottom:100px}@media (max-width: 767px){.places .swiper-slide{width:auto}}.places__gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:34px 36px;margin-top:0}@media (max-width: 992px){.places__gallery{gap:12px 12px;margin-top:40px}}.places__gallery img{display:block;max-width:100%;height:auto}.places__gallery__item:nth-child(3n){grid-column:auto / span 2}.places--separate{margin-top:158px;margin-bottom:109px}@media (min-width: 993px) and (max-width: 1444px){.places--separate{margin-top:100px}}@media (max-width: 992px){.places--separate{margin:50px 0;margin-bottom:50px}}.places--separate .places__title h2{font-weight:500;font-size:58px;line-height:70px}@media (min-width: 993px) and (max-width: 1444px){.places--separate .places__title h2{font-size:50px}}@media (max-width: 992px){.places--separate .places__title h2{font-size:35px;padding-left:24px;padding-right:24px;line-height:1.6}}.places--separate .places__title h2+p{margin-top:20px}.places__slider{margin-top:-94px}@media (max-width: 992px){.places__slider{margin-top:30px}}.places__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:74px}@media (min-width: 993px) and (max-width: 1444px){.places__text{margin-top:50px}}@media (max-width: 992px){.places__text{margin-top:30px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.places__text__left{width:50%}@media (max-width: 992px){.places__text__left{width:100%}}.places__text__right{width:48%;}@media (max-width: 992px){.places__text__right{width:100%;margin-top:15px}}.places__text__right p,.places__text__left p{font-weight:300;font-size:18px;line-height:30px;margin:0;margin-bottom:30px;color:#686868}@media (max-width: 1199px) and (min-width: 993px){.places__text__right p,.places__text__left p{font-size:17px;line-height:1.6;margin-bottom:25px}}@media (max-width: 992px){.places__text__right p,.places__text__left p{font-size:16px;line-height:26px;margin-bottom:26px}}.places h2{font-weight:500;font-size:48px;line-height:64px;color:#161616;text-align:center;margin:0}@media (max-width: 992px){.places h2{font-size:35px;padding-left:24px;padding-right:24px;line-height:1.6}}.places h2+p{font-weight:300;font-size:18px;line-height:30px;color:#686868;text-align:center;margin:0;margin-top:15px}.places h3{margin-bottom:22px;font-size:27px;line-height:45px;color:#161616;font-weight:normal}@media (max-width: 1444px) and (min-width: 1200px){.places h3{font-size:25px}}@media (max-width: 1199px) and (min-width: 993px){.places h3{font-size:20px;line-height:1.7}}@media (max-width: 992px){.places h3{font-size:20px;line-height:1.6}}.places__map{padding:0 93px;margin-top:88px}@media (min-width: 993px) and (max-width: 1444px){.places__map{padding-left:50px;padding-right:50px}}@media (max-width: 992px){.places__map{padding:0 24px;margin-top:30px}}#map2{height:779px;background:gray}@media (min-width: 993px) and (max-width: 1444px){#map2{height:500px}}@media (max-width: 992px){#map2{height:400px}}.place-item{background:#ffffff;-webkit-box-shadow:0px 9px 109px rgba(0,0,0,0.06);box-shadow:0px 9px 109px rgba(0,0,0,0.06);border-radius:4px;width:324px}@media (max-width: 992px){.place-item{width:auto}}.place-item__distance{bottom:21px;left:16px;position:absolute;text-align:center;font-size:14.207px;line-height:14px;font-weight:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:41px;height:41px;background:#f7b733;color:white}.place-item__distance span{font-weight:600;display:block}.place-item__image{position:relative}.place-item__image img{display:block;max-width:100%;height:auto}.place-item__description{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:31px;padding-left:29px;padding-right:29px;padding-bottom:29px}.place-item__name{font-weight:500;font-size:21px;line-height:26px;color:#1c1c1c;margin-bottom:10px}.place-item__text{font-weight:300;font-size:15px;line-height:23px;color:#686868}.building{margin-top:106px}.building ~ .faqs-section{padding-top:102px;padding-bottom:212px}@media (max-width: 992px){.building ~ .faqs-section{padding:50px 0}}.building ~ .faqs-section .faq:last-child .faq__header{border-bottom:1px solid #000000;padding-bottom:31px}.building ~ .faqs-section .faq__content{border:0;padding-left:40px}.building ~ .faqs-section .faq__header{font-weight:500;font-size:30px;line-height:37px;border:0;border-top:1px solid #000000;padding-top:31px;padding-bottom:19px;padding-left:12px;padding-right:16px}@media (max-width: 992px){.building ~ .faqs-section .faq__header{font-size:20px;line-height:1.5}}.building h2{text-align:center;font-weight:500;font-size:48px;line-height:59px;color:#161616;margin:0}@media (max-width: 992px){.building h2{font-size:30px}}.building__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:58px}@media (max-width: 992px){.building__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.building-item{position:relative;border:1px solid #e0e0e0;border-radius:4px;width:48%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:48.5%;padding-top:38.6%}@media (max-width: 992px){.building-item{width:100%;padding-top:130%}}.building-item img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:73%;max-height:92%}.building-item__size{position:absolute;top:0;left:0;background:#f7b733;font-weight:600;font-size:18px;line-height:22px;text-align:center;color:#161616;top:22px;left:19px;padding-top:11px;padding-left:14px;padding-right:14px;padding-bottom:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10}.building-item img{display:block;margin:0 auto}.building__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:129px}@media (max-width: 992px){.building__content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}}.building__number{font-weight:600;font-size:115.525px;line-height:142px;color:#161616}@media (max-width: 1444px) and (min-width: 1200px){.building__number{font-size:85.525px}}@media (max-width: 1199px) and (min-width: 993px){.building__number{font-size:80px}}@media (max-width: 992px){.building__number{font-size:50px;line-height:1.6}}.building__number span{font-size:70px}@media (max-width: 1199px) and (min-width: 993px){.building__number span{font-size:60px}}@media (max-width: 992px){.building__number span{font-size:30px}}.building__number span sup{font-size:39px}@media (max-width: 1199px) and (min-width: 993px){.building__number span sup{font-size:40px}}@media (max-width: 992px){.building__number span sup{font-size:20px}}.building__right{width:57.4%;padding-top:18px}@media (max-width: 1199px) and (min-width: 993px){.building__right{width:50%}}@media (max-width: 992px){.building__right{width:100%}}.building__right h3{font-weight:normal;font-size:27px;line-height:45px;color:#161616;margin:0;max-width:720px;margin-bottom:58px}@media (max-width: 1199px) and (min-width: 993px){.building__right h3{font-size:22px;line-height:1.7;margin-bottom:30px}}@media (max-width: 992px){.building__right h3{font-size:22px;line-height:1.6;margin-bottom:30px}}.building__right p{font-weight:300;font-size:18px;line-height:30px;color:#686868;margin:0;margin-bottom:30px}@media (max-width: 992px){.building__right p{font-size:16px;line-height:26px;margin-bottom:26px}}.building__left{width:41%}@media (max-width: 992px){.building__left{width:100%}}.building__left ul{font-size:30px;line-height:61px;color:#161616;padding-left:9px;margin-top:-5px;max-width:434px}@media (max-width: 992px){.building__left ul{padding:0;font-size:25px}}.building__left ul li{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.building__left ul li:after{content:"";height:1px;width:100%;background:#000;margin-left:50px}@media (max-width: 992px){.building__left ul li:after{margin-left:25px}}.gallery-page{margin-top:158px;margin-bottom:125px}@media (min-width: 993px) and (max-width: 1444px){.gallery-page{margin:100px 0}}@media (max-width: 992px){.gallery-page{margin:50px 0}}.gallery-page h2{text-align:center;font-weight:500;font-size:58px;line-height:70px;color:#161616;margin:0}@media (min-width: 993px) and (max-width: 1444px){.gallery-page h2{font-size:50px}}@media (max-width: 992px){.gallery-page h2{font-size:40px;line-height:1.6}}.gallery-page__images{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:34px 36px}.gallery-page__images img{display:block;max-width:100%;height:auto}@media (min-width: 993px) and (max-width: 1444px){.gallery-page__images{gap:15px 15px}}@media (max-width: 992px){.gallery-page__images{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery-page__images>div{width:48%}}.gallery-page__images .a4{grid-area:a4;grid-column:auto / span 2;grid-row:auto / span 2}.gallery-page__nav{margin-top:44px;margin-bottom:96px}@media (min-width: 993px) and (max-width: 1330px){.gallery-page__nav{margin-bottom:50px}}@media (max-width: 992px){.gallery-page__nav{margin:30px 0 50px}}.gallery-page ul{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 992px){.gallery-page ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.gallery-page ul li{margin:0 10px}@media (max-width: 992px){.gallery-page ul li{margin:0;width:100%}}.gallery-page ul a{font-weight:300;font-size:17px;line-height:30px;border:1px solid #e0e0e0;color:#686868;border-radius:4px;height:60px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 27px}@media (min-width: 993px) and (max-width: 1330px){.gallery-page ul a{height:50px;font-size:16px}}@media (max-width: 992px){.gallery-page ul a{height:50px;margin-bottom:10px;padding:0;width:100%}}.gallery-page ul a.active{border:1.5px solid #161616;font-weight:500;color:#161616}.diary{margin-top:156px}@media (min-width: 993px) and (max-width: 1444px){.diary{margin-top:100px}}@media (max-width: 992px){.diary{margin:50px 0}}.diary *,.diary *:before,.diary *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.diary h2{text-align:center;font-weight:500;font-size:58px;line-height:70px;color:#161616;margin:0}@media (min-width: 993px) and (max-width: 1444px){.diary h2{font-size:50px}}@media (max-width: 992px){.diary h2{font-size:40px;line-height:1.6}}.diary__title{margin-bottom:71px}@media (min-width: 993px) and (max-width: 1444px){.diary__title{margin-bottom:50px}}@media (max-width: 992px){.diary__title{margin-bottom:50px}}.diary__el{margin-bottom:93px}@media (max-width: 992px){.diary__el{margin-bottom:50px}}.diary__el__date{background:#f7b733;font-weight:600;font-size:15px;line-height:19px;color:#161616;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding-top:13px;padding-left:43px;padding-right:41px;padding-bottom:12px;margin-bottom:38px;margin-top:1px}@media (max-width: 992px){.diary__el__date{margin-bottom:30px}}.diary__el__images{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -18px}@media (max-width: 1330px){.diary__el__images{margin:0 -6px}}.diary__el__images__item{width:calc(100% / 3);padding:0 18px;margin-bottom:35px}@media (max-width: 1330px){.diary__el__images__item{padding:0 6px;margin-bottom:12px}}@media (max-width: 992px){.diary__el__images__item{width:50%}}.diary__el__images__item img{display:block;max-width:100%;height:auto}.card-top .new-button{width:324px;height:53px}@media (max-width: 992px){.card-top .new-button{width:100%}}@media (max-width: 992px){.card-top__left{width:100%}}.card-top__left span{font-weight:300;font-size:18px;line-height:30px;color:#686868}.card-top__left h1{margin:0;font-weight:500;font-size:58px;line-height:70px;color:#161616;margin-top:12px}.card-top__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:157px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 992px){.card-top__top{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}}.card-top__right{font-weight:500;font-size:48px;line-height:59px;color:#161616;width:250px;margin-top:17px}@media (max-width: 992px){.card-top__right{width:100%}}.card-top__right span{font-weight:300;font-size:20px;line-height:30px;color:#161616;margin-bottom:3px;display:block}.card-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:31px;padding-top:28px;padding-bottom:26px;margin-bottom:99px;border:1px solid #000000;border-left:0;border-right:0}@media (max-width: 992px){.card-bottom{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.card-bottom__left{width:65.8%}@media (max-width: 992px){.card-bottom__left{width:100%}}.card-bottom__left ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.card-bottom__left ul li{width:48%;font-weight:300;font-size:18px;line-height:33px;color:#161616}@media (max-width: 992px){.card-bottom__left ul li strong{display:block}}@media (max-width: 992px){.card-bottom__right{width:100%;margin-top:20px}}.sizes,.sizes *{-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 767px){.sizes .new-container,.sizes * .new-container{padding:0}}.sizes{padding-top:101px;background:#f6f6f6;border-radius:4px;width:calc(100% - 93px - 93px + 24px + 24px);margin:0 auto;padding-bottom:44px;padding-left:24px;padding-right:24px}@media (max-width: 1444px) and (min-width: 1200px){.sizes{width:calc(100% - 30px * 2)}}@media (min-width: 993px) and (max-width: 1444px){.sizes{width:calc(100% - 30px * 2)}}@media (max-width: 992px){.sizes{width:100%;padding-top:50px}}.sizes .size{margin-bottom:73px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sizes .size__left{width:40.25%}@media (max-width: 992px){.sizes .size__left{width:100%}}@media (max-width: 992px){.sizes .size{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sizes .size__right{background:#ffffff;width:48.7%;height:614px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.sizes .size__right img{display:block;max-width:100%;height:auto}@media (max-width: 992px){.sizes .size__right{width:100%;height:auto;padding:30px 15px}}.sizes .size__title{font-weight:500;font-size:36px;line-height:59px;color:#161616;margin-top:25px;margin-bottom:51px}@media (max-width: 992px){.sizes .size__title{font-size:30px;line-height:1.6;margin-bottom:30px}}.sizes .size__subtitle{font-weight:bold;font-size:25px;line-height:35px;color:#1c1c1c;margin-bottom:25px}@media (max-width: 992px){.sizes .size__subtitle{font-size:20px}}.sizes .size ol{list-style:none;font-size:22px;line-height:35px;color:#1c1c1c;margin:0;padding:0}@media (max-width: 992px){.sizes .size ol{font-size:20px}}@media (max-width: 767px){.sizes .size ol{font-size:16px;line-height:25px}}.sizes .size ol li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.sizes .size ol li span{font-size:22px;line-height:35px;color:#9c9c9c}@media (max-width: 767px){.sizes .size ol li span{font-size:17px;line-height:25px}}.location__pos{position:relative;width:72%}@media (max-width: 992px){.location__pos{margin-top:15px;width:100%}}.location__pos svg{position:absolute;top:0;left:0;width:100%;height:auto}.location__pos svg path{opacity:0}.location{position:relative;font-weight:500;font-size:36px;line-height:59px;color:#161616;margin-top:142px;margin-bottom:185px}@media (max-width: 992px){.location{margin:50px 0;font-size:30px;line-height:1.6}}.location .new-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 992px){.location .new-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.location img{display:block;max-width:100%;height:auto}.card-image{margin:0 auto;padding:0 15px;max-width:1440px;margin-top:-47px;margin-bottom:120px}@media (max-width: 992px){.card-image{margin-top:50px;margin-bottom:50px;padding:0}}.card-image img{display:block;max-width:100%;height:auto}.gallery-podgorze{margin-bottom:186px}.gallery-podgorze h2{text-align:center;font-weight:500;font-size:58px;line-height:70px;color:#161616;margin-bottom:106px}#location{margin-bottom:191px;padding:0 93px}@media (max-width: 900px){#location{padding:0 15px}}.map h2{font-weight:500;font-size:48px;line-height:64px;text-align:center;color:#161616;margin:0}.map h2+p{font-weight:300;font-size:18px;line-height:30px;color:#686868;text-align:center;margin-bottom:116px}.map #map{height:779px}.new-container{max-width:1434px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;width:100%;margin:0 auto}@media (max-width: 1444px) and (min-width: 1200px){.new-container{max-width:1200px}}@media (max-width: 1199px){.new-container{max-width:1000px}}@media (max-width: 1444px) and (min-width: 1200px){.gallery .section__wrapper,.about-investment .section__wrapper,.places .section__wrapper{max-width:1170px}}@media (max-width: 1199px){.gallery .section__wrapper,.about-investment .section__wrapper,.places .section__wrapper{max-width:930px}}.scroll-top-arrow{position:fixed;border-radius:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#fff;z-index:3;height:45px;-webkit-box-shadow:0 12px 38px rgba(0,0,0,0.11);box-shadow:0 12px 38px rgba(0,0,0,0.11);width:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:50%;right:25px;margin-top:-22.5px}.scroll-top-arrow:hover{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background:#1a1a1a}.scroll-top-arrow:hover svg path{stroke:#fff !important}.scroll-top-arrow svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.scroll-top-arrow svg path{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.navbar-holder{position:fixed;z-index:100;top:0;left:0;width:100%}.navbar-holder--multi{position:absolute}body{padding-top:90px}@media (max-width: 992px){body{padding-top:80px}}body.multi{padding-top:149px}@media (max-width: 992px){body.multi{padding-top:107px}}.subnav{-webkit-box-sizing:border-box;box-sizing:border-box}.navbar{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.navbar-holder:not(.navbar-holder--multi).is-fixed{-webkit-box-shadow:0px 4px 10px rgba(0,0,0,0.05);box-shadow:0px 4px 10px rgba(0,0,0,0.05)}.navbar-holder:not(.navbar-holder--multi).is-fixed .navbar{height:80px}.navbar-holder--multi.is-fixed .subnav{position:fixed;top:0;left:0;width:100%}.-js-offer-card{cursor:pointer}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#f6b733 !important}

/*# sourceMappingURL=main.min.css.map */
