.info-block{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:30px;border-top:2px solid #0f6585;-webkit-border-radius:20px 0 20px 0;-moz-border-radius:20px 0 20px 0;border-radius:20px 0 20px 0;background:#ebf7fc;margin-bottom:30px}@media (max-width:767.98px){.info-block{flex-wrap:wrap}}.info-block.danger{border-color:#e40421}.info-block.danger .info-block-type{color:#e40421}.info-block.success{border-color:#00cd31}.info-block.success .info-block-type{color:#00cd31}.info-block.info{border-color:#00d0c9}.info-block.info .info-block-type{color:#00d0c9}.info-block-type{font-weight:700;text-transform:uppercase;margin-right:30px;color:#0f6585}@media (max-width:767.98px){.info-block-type{margin-bottom:30px}}.info-block-content li:last-child,.info-block-content ol:last-child,.info-block-content p:last-child{margin-bottom:0}.detail-perex p{color:#0f6585;font-size:1.1rem}@media (min-width:992px){.detail-perex p{font-size:1.3rem}}.detail-badge-block{border:2px solid #ebf7fc;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;-webkit-border-radius:0 30px 0 30px;-moz-border-radius:0 30px 0 30px;border-radius:0 30px 0 30px;padding:30px;margin-bottom:30px;color:#77a6ba}.detail-badge-block:hover{border-color:#00d0c9;text-decoration:none}.detail-badge-block:hover .detail-badge-info,.detail-badge-block:hover .detail-badge-info strong{color:#00d0c9}.detail-badge-image{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:20px}@media (min-width:576px){.detail-badge-image{width:100px;margin-bottom:0}}.detail-badge-info{width:100%;text-align:center}@media (min-width:576px){.detail-badge-info{width:calc(100% - 100px);padding-left:20%;text-align:left}}.detail-badge-info strong{color:#0f6585;width:100%}.structure-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-bottom:30px}.articles-section{padding:0 0 30px}@media (min-width:576px){.articles-section{padding:30px 0 80px}}@media (min-width:992px){.articles-section{padding-bottom:120px}}.articles-wrapper{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}@media (min-width:576px){.articles-wrapper{grid-template-columns:1fr 1fr;grid-template-rows:1fr}}@media (min-width:992px){.articles-wrapper{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr}}.articles-wrapper a:hover{color:#00d0c9}.articles-btn-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:30px;padding-left:15px;padding-right:15px}.article-item{background:#ebf7fc;-webkit-border-radius:0 20px 0 0;-moz-border-radius:0 20px 0 0;border-radius:0 20px 0 0;overflow:hidden;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-item h2{font-size:14px;line-height:normal;margin-bottom:0}.article-item p{font-size:12px}.article-item.article-main{grid-column:span 2}@media (min-width:440px){.article-item.article-main .article-info h2{font-size:30px}.article-item.article-main .article-info p{margin-top:30px;font-size:14px}}@media (min-width:576px){.article-item.article-main{grid-column:span 2;display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.article-item.article-main .article-image{width:250px}.article-item.article-main .article-image img{width:100%;height:100%;object-fit:cover}.article-item.article-main .article-info{width:calc(100% - 250px)}.article-item.article-main .article-date{bottom:10px;-webkit-transform:translate3d(-50%,0,0);-moz-transform:translate3d(-50%,0,0);-ms-transform:translate3d(-50%,0,0);-o-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@media (min-width:992px){.article-item.article-main{display:block;grid-row:span 2;grid-column:span 2}.article-item.article-main .article-image{width:100%;max-height:300px}.article-item.article-main .article-image img{width:100%;height:100%;max-height:300px;object-fit:cover}.article-item.article-main .article-info{width:100%}.article-item.article-main .article-date{bottom:0;-webkit-transform:translate3d(-50%,50%,0);-moz-transform:translate3d(-50%,50%,0);-ms-transform:translate3d(-50%,50%,0);-o-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.article-item.article-main .article-play{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:72px;height:72px}.article-item.article-main .article-play:before{width:calc(100% + 20px);height:calc(100% + 20px)}.article-item.article-main .article-play:after{border-style:solid;border-width:8px 0 8px 15px}}.article-item.article-main h2{font-size:14px}.article-item.article-main p{margin-top:10px;margin-bottom:0;font-size:12px}.article-item:hover{text-decoration:none;box-shadow:0 2px 7px 0 rgba(15,101,133,.3)}.article-item--simple{position:relative;overflow:visible}.article-item--simple .article-info{width:auto!important;height:100%;padding:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1.5rem}@media (max-width:575.98px){.article-item--simple .article-info{padding:1.25rem}}.article-item--simple.article-item .article-play{flex:none;position:relative;inset:auto;transform:none;width:2rem;height:2rem}.article-item--simple h2{font-size:1.5rem!important}@media (max-width:575.98px){.article-item--simple h2{font-size:1rem!important}}.article-item--simple h2:after,.article-item--simple h2:before{display:none!important}.article-image{position:relative;text-align:center}.article-date{position:absolute;bottom:0;left:50%;-webkit-transform:translate3d(-50%,50%,0);-moz-transform:translate3d(-50%,50%,0);-ms-transform:translate3d(-50%,50%,0);-o-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0);background:#0f6585;color:#fff;font-size:12px;text-align:center;width:150px;padding:5px 10px;border-radius:0 15px;font-weight:700}.article-info{padding:30px 10px 10px}.article-info h2{font-size:12px}@media (min-width:440px){.article-info{padding:30px}.article-info h2{font-size:14px}}.article-btn{margin-top:30px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;text-transform:uppercase;font-size:14px;font-weight:700}.article-btn:before{content:"";display:inline-block;width:20px;height:4px;background:#00d0c9;margin-right:15px}.article-tag-wrap{position:absolute;right:0;left:auto;top:2rem;display:flex;flex-direction:column;gap:.5rem}.article-tag{padding:.6rem 1.8rem;color:#fff;text-transform:uppercase;font-size:14px;font-weight:700;line-height:1.1;background-color:#01a9dc;border-bottom-left-radius:16px;display:flex;align-items:center;gap:1.5rem}.article-tag-red{background-color:#fe5567}.article-tag-teal{background-color:#00d0c9}.services-section{padding-bottom:30px!important}@media (min-width:576px){.services-section{padding-bottom:80px!important}}@media (min-width:992px){.services-section{padding-bottom:120px!important}}.services-wrapper{display:grid;grid-template-columns:1fr;grid-gap:20px}@media (min-width:768px){.services-wrapper{grid-template-columns:repeat(2,1fr)}}.services-wrapper a:hover{text-decoration:none;color:#00d0c9}.service-item{background:#fff;padding:30px;position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.service-item:first-of-type{-webkit-border-radius:30px 0 0 0;-moz-border-radius:30px 0 0 0;border-radius:30px 0 0 0}.service-item:last-of-type{-webkit-border-radius:0 0 30px 0;-moz-border-radius:0 0 30px 0;border-radius:0 0 30px 0}.service-item:hover{box-shadow:0 2px 7px 0 rgba(15,101,133,.3)}.service-item-icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-right:30px}@media (min-width:576px){.service-item-icon{width:50px;height:50px}}@media (min-width:1200px){.service-item-icon{width:80px;height:80px}}.service-item-info{width:calc(100% - 70px)}@media (min-width:576px){.service-item-info{width:calc(100% - 80px)}}@media (min-width:1200px){.service-item-info{width:calc(100% - 110px)}}.service-item-info h2{font-size:25px;font-weight:400}.references-section{padding:30px 0}@media (min-width:576px){.references-section{padding:50px 0}}@media (min-width:992px){.references-section{padding:80px 0}}@media (min-width:1200px){.references-section{padding:120px 0}}.reference-slider-wrapper{margin-left:-15px;margin-right:-15px;position:relative}.reference-slider-wrapper .reference-bubble p{display:-webkit-box;-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reference-item{padding:15px 15px 50px}.reference-bubble{background:#fff;box-shadow:0 0 15px 0 rgba(15,101,133,.12);padding:40px;-webkit-border-radius:40px 0;-moz-border-radius:40px 0;border-radius:40px 0;position:relative;margin-bottom:30px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.reference-bubble:after{content:"";position:absolute;top:100%;left:40px;width:0;height:0;margin-left:-.5em;box-sizing:border-box;border-color:transparent transparent #fff #fff;border-style:solid;border-width:10px;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-3px 3px 3px 0 rgba(15,101,133,.02)}.reference-bubble .reference-quotation{margin-right:30px}@media (max-width:1439.98px){.reference-bubble .reference-quotation{margin-right:15px;width:40px;height:auto}}@media (max-width:575.98px){.reference-bubble .reference-quotation{width:20px}}@media (max-width:439.98px){.reference-bubble .reference-quotation{display:none}}.reference-bubble p{margin-bottom:0;color:#0f6585}.reference-person{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.reference-person-img{width:90px;height:90px;-webkit-border-radius:15px 0;-moz-border-radius:15px 0;border-radius:15px 0;overflow:hidden;margin-right:10px}.reference-person-info{margin-left:20px}.reference-person-title{color:#77a6ba;font-weight:700}.reference-person-subtitle{color:#77a6ba}.references-slider-next{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;top:50%;left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;cursor:pointer;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media (min-width:576px){.references-slider-next{left:calc(100% - 10px)}}@media (min-width:1440px){.references-slider-next{left:calc(100% + 100px)}}.references-slider-next:after{content:"";display:block;border-color:transparent transparent transparent #00d0c9;border-style:solid;border-width:16px 0 16px 16px}.references-slider-prev{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;left:auto;right:0;top:50%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;cursor:pointer;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media (min-width:576px){.references-slider-prev{right:calc(100% - 10px)}}@media (min-width:1440px){.references-slider-prev{right:calc(100% + 100px)}}.references-slider-prev:after{content:"";display:block;border-color:transparent #00d0c9 transparent transparent;border-style:solid;border-width:16px 16px 16px 0}@media (max-width:991.98px){.references-slider-arrows{display:none}}.reference-btn-wrapper{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:30px}@media (min-width:1200px){.homepage .header{background:transparent}.homepage .header+.main{margin-top:0}.homepage .header .header-middle{position:relative}.homepage .header .header-logo img{height:0}.homepage .header .navigation{margin-left:-15px;margin-right:auto}.homepage .header .navigation .navigation-list-item:first-of-type .navigation-link{padding-left:0}.homepage .header .navigation .navigation-list-item .navigation-list-item:first-of-type .navigation-link{padding-left:40px}.homepage .header .header-search-wrapper{margin-right:50px}.homepage .header.fixed{background:rgba(96,209,203,.9)}.homepage .header.fixed .navigation{margin-left:auto}.homepage .header.fixed .navigation .navigation-list-item:first-of-type .navigation-link{padding-left:15px}.homepage .header.fixed .navigation .navigation-list-item .navigation-list-item:first-of-type .navigation-link{padding-left:40px}.homepage .header.fixed .header-logo{width:auto}.homepage .header.fixed .header-logo img{height:70px}.homepage .header.fixed .header-search-wrapper{margin-right:auto}.homepage .header.fixed .search-input{padding-left:0;padding-right:0;width:0;overflow:hidden}.homepage .header.fixed .search-input.open{width:auto;padding:10px 50px 10px 20px;overflow:visible}.homepage .realty-cards-heading{left:-225px;top:185px}}@media (min-width:1680px){.homepage .header .header-search-input{display:block}}.hero-section{position:relative;overflow-x:hidden;overflow-y:visible}.hero-wrapper{width:100%;max-width:1920px;position:relative;margin-left:auto;margin-right:auto}.hero-foreground{width:100%;max-width:1920px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}@media (min-width:1200px){.hero-foreground{top:50%}}@media (max-width:575.98px){.hero-foreground{top:auto;left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;bottom:0;padding:50px 15px}}.hero-background{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}@media (max-width:767.98px){.hero-background img{width:100%;height:100%;object-fit:cover}}@media (max-width:575.98px){.hero-background{max-height:100vh;overflow:hidden}}.hero-logo{width:200px;height:auto;margin-bottom:30px;display:none}@media (min-width:992px){.hero-logo{display:block}}@media (min-width:1200px){.hero-logo{width:200px}}@media (min-width:1680px){.hero-logo{width:367px;margin-bottom:50px}}.hero-text h2{font-family:bebas-neue-pro,Helvetica Neue,Arial,Noto Sans,sans-serif;text-transform:uppercase;font-weight:600;color:#0f6585;margin-bottom:30px;font-size:25px}.hero-text h2 br{display:none}@media (min-width:1200px){.hero-text h2{font-size:45px}}@media (min-width:1440px){.hero-text h2{font-size:70px}}@media (max-width:575.98px){.hero-text h2{text-align:center;color:#fff;font-size:45px}.hero-text h2 br{display:block}}@media (max-width:439.98px){.hero-text h2{font-size:30px}}.hero-text ul{list-style:none;padding-left:0;margin-bottom:0}.hero-text ul li{margin-bottom:10px;position:relative;padding-left:20px;color:#fff}@media (min-width:1440px){.hero-text ul li{font-size:21px;margin-bottom:15px}}@media (max-width:575.98px){.hero-text ul li{padding-left:0;text-align:center;font-size:18px;margin-bottom:15px}.hero-text ul li:last-of-type{margin-bottom:0}.hero-text ul li:last-of-type:before{display:none}}@media (max-width:439.98px){.hero-text ul li{font-size:16px}}.hero-text ul li:before{content:"";display:inline-block;width:0;height:0;margin-right:15px;position:relative;top:1px;margin-left:-20px;border-color:transparent transparent transparent #0f6585;border-style:solid;border-width:7px 0 7px 7px}@media (max-width:575.98px){.hero-text ul li:before{position:absolute;margin-left:0;margin-right:0;border:none;width:25px;height:2px;background:#0f6585;left:50%;top:calc(100% + 8px);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.hero-carousel-wrapper{position:absolute;top:0;right:0;width:55%;height:100%;display:none}@media (min-width:576px){.hero-carousel-wrapper{display:block}}.hero-carousel-main-wrapper{position:absolute;left:17%;bottom:0;width:48%;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-wrap:nowrap;z-index:0}.hero-carousel-main-wrapper a{display:block}.hero-carousel-main{position:absolute;bottom:0;right:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0;z-index:0}.hero-carousel-main.active{opacity:1;z-index:1}.hero-carousel-main-info{position:absolute;left:100%;bottom:15%;width:calc(100% - 50px);color:#0f6585}@media (max-width:991.98px){.hero-carousel-main-info{bottom:20px}}.hero-carousel-main-info-name{font-size:35px;font-weight:700}@media (max-width:1439.98px){.hero-carousel-main-info-name{font-size:30px}}@media (max-width:991.98px){.hero-carousel-main-info-name{font-size:25px}}@media (max-width:1439.98px){.hero-carousel-main-info-text{font-size:14px}}.hero-carousel-switch{position:absolute;z-index:1;cursor:pointer}.hero-carousel-switch a{display:block;width:100%;height:100%}.hero-carousel-switch.switch-1{right:16%;bottom:22%;height:48%;width:12%}.hero-carousel-switch.switch-2{right:29%;bottom:25%;height:48%;width:12%}.hero-carousel-switch.switch-3{right:29.5%;bottom:32%;height:36%;width:12%}.hero-carousel-switch.switch-4{right:69.5%;bottom:25%;height:48%;width:12%}.hero-carousel-switch.switch-5{right:86.5%;bottom:22%;height:48%;width:12%}.homepage .realty-cards-section{padding-top:0}.homepage .realty-cards-wrapper{background:linear-gradient(0deg,#fff calc(100% - 210px),#ebf7fc 170px);padding-bottom:0}@media (max-width:575.98px){.homepage .realty-cards-wrapper .slick-slider{padding-bottom:30px}}.homepage .realty-cards-wrapper .slick-slider ul.slick-dots{bottom:-20px}@media (max-width:575.98px){.homepage .realty-cards-wrapper .slick-slider ul.slick-dots{bottom:20px}}.homepage .realty-cards-wrapper .slick-slider ul.slick-dots li button{background:#ebf7fc}.homepage .realty-cards-wrapper .slick-slider ul.slick-dots li.slick-active button{background:#00d0c9}@media (min-width:576px){.homepage .realty-cards-wrapper{padding-bottom:50px}}.homepage .category-tabs-section{position:relative;z-index:1}.homepage .category-tabs-section:after{content:"";display:block;position:absolute;z-index:0;bottom:0;left:0;width:100%;height:100%;background:#ebf7fc}@media (min-width:992px){.homepage .category-tabs-section:after{height:calc(100% - 50px)}}@media (min-width:1440px){.homepage .category-tabs-section:after{height:calc(100% - 80px)}}.homepage-content-section{padding-block:3rem 0}.homepage-content-section h2:after{display:none}@media (min-width:576px){.homepage-content-section{padding-block:5rem 2rem}.homepage-content-section .sin-logo{display:none}}@media (max-width:575.98px){.homepage-content-section .sin-text{order:2}.homepage-content-section .sin-image{order:1}.homepage-content-section .sin-logo{order:0;text-align:center;margin-bottom:30px}.homepage-content-section .sin-logo img{margin-left:auto;margin-right:auto}.homepage-content-section .sin-text-button{order:2}.homepage-content-section .sin-text-logo{display:none}}.homepage-content-bottom{margin-bottom:30px;text-align:center}.homepage-content-bottom img{margin-left:auto;margin-right:auto}.homepage-content-bottom .btn-wrapper{margin-bottom:30px}@media (min-width:576px){.homepage-content-bottom .btn-wrapper{float:left;padding-top:10px}}.homepage-map-section{margin-bottom:20px}.homepage-map-section .category-small-wrapper{margin-bottom:30px}.hero-carousel-main-info{max-width:350px;bottom:auto;top:72%}