@import url(https://fonts.googleapis.com/css2?family=Karla:wght@400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dot-flashing{animation:dotFlashing 1s linear infinite alternate;animation-delay:.5s;background-color:#9faee5;border-radius:5px;color:#9faee5;height:10px;position:relative;width:10px}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{animation:dotFlashing 1s infinite alternate;animation-delay:0s;left:-15px}.dot-flashing:after,.dot-flashing:before{background-color:#9faee5;border-radius:5px;color:#9faee5;height:10px;width:10px}.dot-flashing:after{animation:dotFlashing 1s infinite alternate;animation-delay:1s;left:15px}@keyframes dotFlashing{0%{background-color:#9faee5}50%,to{background-color:#d8dff5}}body.page{color:#283349;font-family:Karla,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}.text-center{text-align:center}strong{font-weight:700}h1{margin-top:0}.clearfix:after{clear:both;content:"";display:table}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.form-checkbox input,.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.header{padding:10px 0}.header .inner{align-items:center;display:flex;justify-content:space-between}.header .logo{max-width:20rem}@media screen and (max-width:768px){.header .logo{max-width:12.6rem}}.header--main{background:#fff;padding:3rem 0;position:relative;position:sticky;top:0;transition:all .2s ease,transform .8s ease;z-index:20}.is-animation-running .header--main{z-index:1}.header--main.is-transparent{background:transparent;position:relative}.header--main.is-transparent .btn--search{display:none}@media screen and (max-width:768px){.header--main{padding:2.2rem 0}}.is-gallery-opened .header--main{transform:translateY(-100%)}@media screen and (max-width:1210px){.is-gallery-opened .header--main{opacity:0;transform:none;z-index:1}}.header--main .btn--search{align-items:baseline;display:flex;margin-left:2rem;padding-left:2.1rem;position:relative}.header--main .btn--search:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.457' height='15.457'%3E%3Cg data-name='Ellipse 1' fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' stroke='none'/%3E%3Ccircle cx='6.5' cy='6.5' r='5.5'/%3E%3C/g%3E%3Cpath data-name='Line 7' fill='none' stroke='%23fff' stroke-width='2' d='m10.5 10.5 4.25 4.25'/%3E%3C/svg%3E");display:inline-block;margin-right:-.4rem;transform:translate(-.5rem,.3rem)}.header--main.is-sticky{background:#fff;border-bottom:2px solid #9faee5;padding:1rem 0;position:sticky;top:0}.header--main.is-sticky .btn--search{display:block}.header--main .nav--main .list--nav{display:flex;list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.header--main .nav--main .list--nav{display:none}}.header--main .nav--main .list--nav__item{margin-left:10px}.header--main .nav--main .list--nav__item a:not(.btn){color:#283349;display:block;font-weight:500;padding:10px;text-decoration:none;transition:color .15s ease}.header--main .nav--main .list--nav__item a:not(.btn):active,.header--main .nav--main .list--nav__item a:not(.btn):focus,.header--main .nav--main .list--nav__item a:not(.btn):hover{color:#2990f1;outline:0;text-decoration:none}.header--main .header-actions{display:flex;justify-content:baseline}@media screen and (max-width:768px){.header--main .header-actions{display:none}}.header--main .lang-switch{cursor:pointer;margin-left:1rem;position:relative;user-select:none}@media screen and (max-width:768px){.header--main .lang-switch{display:none}}.header--main .lang-switch__value{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.478' height='7.653'%3E%3Cpath d='m.707.707 5.532 5.532L11.771.707' fill='none' stroke='%23283349' stroke-width='2'/%3E%3C/svg%3E");background-position:right 1.5rem center;background-repeat:no-repeat;font-weight:700;padding:1rem 5.5rem 1rem 2rem}.header--main .lang-switch__options{background:#fff;left:0;position:absolute;top:100%;transform:scaleY(0);transform-origin:0 0;transition:transform .2s ease;width:100%}.header--main .lang-switch__options__option{align-items:center;border-bottom:.1rem solid #9faee5;border-top:.1rem solid #9faee5;color:#9faee5;display:flex;font-weight:500;justify-content:space-between;padding:.8rem 1.2rem .8rem 2rem}.header--main .lang-switch__options__option svg{display:block;flex:0 0 2rem;height:auto!important;width:4rem!important}.header--main .lang-switch:hover .lang-switch__options{transform:scale(1)}.header--main .mobile-menu{background:#9faee5;bottom:0;padding:2.2rem 5.7rem 4rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .4s ease;width:calc(100vw - 2rem);z-index:3}.header--main .mobile-menu-trigger{display:none}@media screen and (max-width:768px){.header--main .mobile-menu-trigger{display:block}}.header--main .mobile-menu.is-open{transform:translateX(0)}.header--main .mobile-menu__top{display:flex;justify-content:space-between;margin-bottom:6.6rem}.header--main .mobile-menu-close{cursor:pointer;position:relative;right:-2.5rem;user-select:none}.header--main .mobile-menu-close svg{display:block}.header--main .mobile-menu .mobile-lang-switch{display:flex;margin-bottom:3rem;margin-top:-3rem}.header--main .mobile-menu .mobile-lang-switch__option{cursor:pointer;font-size:1.8rem;user-select:none}.header--main .mobile-menu .mobile-lang-switch__option.is-active{font-weight:700}.header--main .mobile-menu .mobile-lang-switch__option:after{content:"|";font-weight:400;margin:0 1rem}.header--main .mobile-menu .mobile-lang-switch__option:last-child:after{display:none}.header--main .mobile-menu .logo{max-width:12.6rem}.header--main .mobile-menu .list--nav-mobile{list-style:none;margin:0 0 5.4rem;padding:0}.header--main .mobile-menu .list--nav-mobile .list--nav__item{margin-bottom:2.5rem}.header--main .mobile-menu .list--nav-mobile .list--nav__item:last-child{margin-bottom:0}.header--main .mobile-menu .list--nav-mobile .list--nav__item a,.header--main .mobile-menu .list--nav-mobile .list--nav__item a:active,.header--main .mobile-menu .list--nav-mobile .list--nav__item a:focus,.header--main .mobile-menu .list--nav-mobile .list--nav__item a:hover,.header--main .mobile-menu .list--nav-mobile .list--nav__item a:visited{color:#fff;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:500;text-decoration:none}.header--main .mobile-menu .button{background:#fff;border-radius:6.8rem;color:#283349;display:block;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;padding:2rem 4.2rem;text-align:center}.header--main .mobile-menu .button,.header--main .mobile-menu .button:active,.header--main .mobile-menu .button:focus,.header--main .mobile-menu .button:hover,.header--main .mobile-menu .button:visited{color:#283349;text-decoration:none}.header--main .mobile-menu .button+.button{margin-top:2rem}.overlay--search{background:#fff;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:99999999}.overlay--search.is-visible{display:block}@media screen and (max-width:960px){.overlay--search{flex-direction:column;justify-content:center}.overlay--search.is-visible{display:flex}}.overlay--search .overlay__close{align-items:center;background:#f5f7fd;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:1.5rem;position:absolute;right:2.4rem;top:2.4rem;user-select:none;z-index:10}.overlay--search .overlay__close svg{display:block}.overlay--search .overlay__close svg *{stroke:#283349}.overlay--search .inner{overflow:hidden;padding-bottom:20rem;padding-top:20rem;position:relative;z-index:1}@media screen and (max-width:960px){.overlay--search .inner{padding-bottom:5rem;padding-top:5rem}}.overlay--search__title{font-family:Poppins,sans-serif;font-size:7rem;font-weight:600;line-height:1.1;margin:0 0 3rem;text-transform:lowercase}@media screen and (max-width:960px){.overlay--search__title{font-size:4rem}.overlay--search .form--compact-search{display:none}}.overlay--search .form--compact-search--mobile{display:none}@media screen and (max-width:960px){.overlay--search .form--compact-search--mobile{display:block}.overlay--search .form--compact-search--mobile .btn{display:block;margin-left:auto;margin-top:6rem;width:50%}}.overlay--search .form--compact-search--mobile .form-control,.overlay--search .form--compact-search--mobile .form-control--property-type,.overlay--search .form--compact-search--mobile .form-control--transaction-type{min-width:50%}.overlay--search .form--compact-search--mobile .form-control--location{min-width:calc(100% - 11rem)}.overlay--search .form--compact-search--mobile .form-control--range{min-width:11rem}.overlay--search .form-control{border-bottom:.1rem solid #283349;border-top:.1rem solid #283349;min-width:15rem}.overlay--search .form-control--property-type,.overlay--search .form-control--transaction-type{min-width:20rem}.overlay--search .form-control--location{min-width:27.5rem}.overlay--search .form-control--range{min-width:11rem}.overlay--search .form-control--range .form-custom-select__reset{right:2rem}.overlay--search .form-group .form-control:first-child{border-left:.1rem solid #283349}.overlay--search .form-group .form-control:last-child{border-right:.1rem solid #283349}.overlay--search .form-group .form-control:active,.overlay--search .form-group .form-control:focus{border-color:#283349}.overlay--search__bg{aspect-ratio:1/1;bottom:-20rem;position:absolute;right:0;top:-1rem;z-index:-1}@supports not (aspect-ratio:auto){.overlay--search__bg{padding-left:calc(100vh + 21rem)}}@media screen and (max-width:960px){.overlay--search__bg{bottom:auto;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}}.overlay--search__bg:before{background-image:url(/img/intro-search.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:25rem solid #d8dff5;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media screen and (max-width:960px){.overlay--search__bg:before{background:#d8dff5;bottom:auto;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}}body>.overlay--search__bg{animation-duration:2s;animation-fill-mode:forwards;animation-name:fadeIn;animation-timing-function:ease;opacity:1;z-index:99999999}.footer--main{background:#d8dff5;font-family:Poppins,sans-serif;font-weight:500;padding:6.5rem 0}.footer--main .footer-row{display:flex;flex-wrap:wrap}.footer--main .footer-col{flex:0 0 25%}@media screen and (max-width:960px){.footer--main .footer-col{flex-basis:50%}.footer--main .footer-col:first-child,.footer--main .footer-col:nth-child(2){margin-bottom:3rem}}.footer--main .logo{margin-bottom:6rem;max-width:200px}.footer--main h2{color:#fff;font-weight:300}.footer--main .contact-data{font-size:1.4rem;font-weight:300}.footer--main .title-link{display:inline-block;margin-bottom:2rem}.footer--main .title-link,.footer--main .title-link:active,.footer--main .title-link:focus,.footer--main .title-link:hover,.footer--main .title-link:visited{color:#283349;font-size:3.6rem;text-decoration:none;text-transform:lowercase}.footer--main .list--nav{list-style:none;margin:0;padding:0}.footer--main .list--nav .list__item{margin-bottom:1.5rem}.footer--main .list--nav .list__item a,.footer--main .list--nav .list__item a:active,.footer--main .list--nav .list__item a:focus,.footer--main .list--nav .list__item a:hover,.footer--main .list--nav .list__item a:visited{color:#283349;font-size:3.6rem;text-decoration:none;text-transform:lowercase}.footer--main .list--nav__item{margin-bottom:10px}.footer--main .list--nav__item:last-child{margin-bottom:0}.footer--main .list--nav__item a{color:#4949ae;display:block;font-size:1.4rem;font-weight:500;text-decoration:none;transition:color .15s ease}.footer--main .list--nav__item a:active,.footer--main .list--nav__item a:focus,.footer--main .list--nav__item a:hover{color:#4949ae;outline:0;text-decoration:none}.footer--main .social-media{display:flex;margin-top:3rem}.footer--main .social-media__item{margin-right:1.5rem}.footer--main .social-media__item:last-child{margin-right:0}.footer--main .social-media__item a,.footer--main .social-media__item a:active,.footer--main .social-media__item a:focus,.footer--main .social-media__item a:hover,.footer--main .social-media__item a:visited{text-decoration:none}.footer--main .social-media__item a svg{pointer-events:none}.footer--main .link-privacy-policy{color:#4949ae;display:block;font-size:1.4rem;font-weight:500;margin-top:3.5rem;text-decoration:none;transition:color .15s ease}.footer--main .link-privacy-policy:active,.footer--main .link-privacy-policy:focus,.footer--main .link-privacy-policy:hover{color:#4949ae;outline:0;text-decoration:none}.ams-editor .footer--main .list--nav__item,.ams-editor .footer--main .list__item{margin-right:2rem}.section2{background-color:#fff;background-position:top;background-repeat:no-repeat;background-size:cover;color:#292a44;padding:50px 0}.section2.padding-none{padding:0}.section2.padding-sm{padding:20px 0}.section2.padding-md{padding:50px 0}.section2.padding-lg{padding:100px 0}.section2.bg-light{background-color:#fff}.section2.bg-dark{background-color:#292a44;color:#fff}.section2.bg-dark .btn{color:#fff}.section__bg-light{background-color:#fff}.section__bg-dark{background-color:#292a44;color:#fff}.section__bg-dark a{color:#fff}.section__bg-pink{background-color:#d72483}.section__bg-yellow{background-color:#faf0ca}.section__bg-turquoise{background-color:#41e2ba}.inner{margin:0 auto;max-width:138rem;padding:0 2rem;width:100%}.inner--full{max-width:none;overflow:hidden}.inner--left{margin-right:0;max-width:calc(50vw + 69rem)}.btn-wrap{display:flex}.btn-wrap .btn{margin:0 10px}.btn-wrap .btn:first-child{margin-left:0}.btn-wrap .btn:last-child{margin-right:0}.btn{border:1px solid #eaeaea;border-radius:24px;color:#fff;cursor:pointer;display:inline-block;font-family:Karla,sans-serif;font-weight:500;line-height:1.1;padding:10px 16px;user-select:none}.btn--with-arrow{text-align:center}.btn--with-arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.531' height='21.378'%3E%3Cg fill='none' stroke='%23fff' stroke-width='3'%3E%3Cpath data-name='Line 8' d='M0 10.689h17.457'/%3E%3Cpath data-name='Path 4' d='m8.473 20.302 9.9-9.613-9.9-9.613'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:2.1rem;line-height:1;margin-bottom:-.6rem;margin-left:1rem;width:1.3rem}.btn,.btn:active,.btn:focus,.btn:hover{outline:0}.btn--primary,.btn--primary:active,.btn--primary:focus,.btn--primary:hover{background:#9faee5;border-color:#9faee5;color:#fff;transition:all .15s ease}.btn--primary:hover{background-color:#4949ae;border-color:#4949ae}a.btn{text-decoration:none!important}.grid2{padding:0 20px}.row2{display:flex;margin:0 -20px}.col2{flex:0 0 calc(50% - 40px);padding:0 20px}img{display:block;height:auto;max-width:100%}img.img--lazy-load{opacity:0;transition:opacity .15s ease}.boxes{display:flex;margin:0 -2rem}.boxes .box{flex:0 0 calc(33.3333% - 4rem);margin:0 2rem}.boxes .box__icon{background-position:top;background-repeat:no-repeat;background-size:cover;margin-bottom:2rem;padding-bottom:56.25%}.boxes .box__title{font-size:2.8rem;margin-bottom:2rem;text-align:center}.boxes .box__text{font-weight:300;margin-bottom:2rem;text-align:center}.boxes .box__text p{text-align:center}.boxes .box__btn-wrap{display:flex;justify-content:center}.form-row{margin-bottom:2rem}.form-row:last-child{margin-bottom:0}.form-row--inline{display:flex;overflow:hidden}.form-row--btn{display:flex;justify-content:flex-end}.form-col{flex:0 0 50%;padding-right:1rem}.form-col:last-child{padding-right:0}.form-col--fluid{flex:0 0 auto}.form-group{display:flex}.form-group-separator{position:relative;z-index:2}.form-group-separator:after{background:#9faee5;content:"";height:2rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.1rem}.form-group .form-control{border-left:0;border-radius:0;border-right:0}.form-group .form-control:first-child{border-left:.2rem solid #d8dff5;border-radius:2.4rem 0 0 2.4rem}.form-group .form-control:first-child.is-opened{border-bottom-left-radius:0}.form-group .form-control:last-child{border-radius:0 2.4rem 2.4rem 0;border-right:.2rem solid #d8dff5}.form-group .form-control:last-child.is-opened{border-bottom-right-radius:0}.form-group .form-control:active,.form-group .form-control:focus{border-color:#d8dff5}.form-control{border:.2rem solid #d8dff5;border-radius:2.4rem;color:#283349;font-family:Karla,sans-serif;font-size:1.4rem;padding:1.3rem 2rem}.form-control:active,.form-control:focus{outline:0}.form-control::placeholder{color:rgba(40,51,73,.4)}.form-control:focus{border-color:#9faee5}select.form-control{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.478' height='7.653'%3E%3Cpath d='m.707.707 5.532 5.532L11.771.707' fill='none' stroke='%23283349' stroke-width='2'/%3E%3C/svg%3E");background-position:right 1.5rem center;background-repeat:no-repeat;padding-right:3.5rem}select.form-control[value=""]{color:red}textarea.form-control{border-radius:2.1rem;min-height:19rem;resize:none}.form-control::-webkit-inner-spin-button,.form-control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-control[type=number]{-moz-appearance:textfield}.form-custom-select{background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.478' height='7.653'%3E%3Cpath d='m.707.707 5.532 5.532L11.771.707' fill='none' stroke='%23283349' stroke-width='2'/%3E%3C/svg%3E");background-position:right 1.5rem center;background-repeat:no-repeat;cursor:pointer;line-height:1;padding:1.4rem 3.5rem 1.4rem 2rem;position:relative;user-select:none;white-space:nowrap}.form-custom-select.is-opened{border-bottom-left-radius:0;border-bottom-right-radius:0}.form-custom-select__reset{align-items:center;bottom:0;color:#999;display:flex;font-size:1.6rem;justify-content:center;line-height:1;padding:0 1rem;position:absolute;right:2.5rem;top:0}.form-custom-select__options{background:#fff;border-bottom:.2rem solid #d8dff5;border-left:.2rem solid #d8dff5;border-radius:0 0 2.4rem 2.4rem;border-right:.2rem solid #d8dff5;display:none;overflow:hidden;position:absolute;z-index:99999999}.form-custom-select__options__option{border-bottom:.2rem solid #d8dff5;cursor:pointer;display:block;font-size:1.4rem;padding:1.5rem 2rem;user-select:none}.form-custom-select__options__option:last-child{border-bottom:0}.form-custom-select__options__option:hover{background:#f5f7fd}.form-custom-select__options--dark,.form-custom-select__options--dark .form-custom-select__options__option{border-color:#283349;border-width:.1rem}.form-custom-select__options--multiple .form-custom-select__options__option{padding-left:5rem;position:relative}.form-custom-select__options--multiple .form-custom-select__options__option:before{border:.1rem solid #000;border-radius:50%;content:"";display:block;height:1.3rem;left:2rem;margin-right:.5rem;position:absolute;top:50%;transform:translateY(-50%);width:1.3rem}.form-custom-select__options--multiple .form-custom-select__options__option--selected:before{display:none}.form-custom-select__options--multiple .form-custom-select__options__option--selected:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cg clip-path='url(%23a)' fill='%234949AE'%3E%3Cpath d='M7.5.422A7.072 7.072 0 0 0 .422 7.5c0 3.914 3.164 7.102 7.078 7.102s7.102-3.188 7.102-7.102S11.414.422 7.5.422Zm0 13.125c-3.328 0-6.023-2.719-6.023-6.047A6.022 6.022 0 0 1 7.5 1.477c3.328 0 6.047 2.718 6.047 6.046 0 3.305-2.719 6.024-6.047 6.024Z'/%3E%3Cpath d='m9.516 5.32-2.79 2.72-1.265-1.243c-.211-.211-.54-.188-.75 0-.211.21-.188.539 0 .75L6.21 9c.14.14.328.21.516.21.187 0 .375-.07.515-.21l3.024-2.906a.523.523 0 0 0 0-.75.546.546 0 0 0-.75-.024Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h15v15H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");display:block;left:2rem;position:absolute;top:50%;transform:translate(-.1rem,calc(-50% + .3rem))}.form-checkbox label{cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:500;padding-left:3.5rem;position:relative;user-select:none}.form-checkbox label:before{border:.1rem solid #9faee5;content:"";height:1.6rem;left:0;position:absolute;top:0;width:1.6rem}.form-checkbox input:checked+label:after{background:#9faee5;content:"";height:1.2rem;left:2px;position:absolute;top:2px;width:1.2rem}.form .is-invalid .form-control{border-color:#ffae85}.form .invalid-feedback{color:#ff5f0c;font-size:1.4rem;font-weight:500;margin-top:.5rem}.form-success{font-size:1.4rem}.form-feedback__text,.form-success{font-family:Poppins,sans-serif;font-weight:500}.form-feedback__text{font-size:3rem;margin-bottom:3.5rem}@media screen and (max-width:680px){.form-feedback__text{font-size:2.4rem}}.offer-list-item{background:#fff;border-radius:8px;display:flex;flex-direction:column;max-width:40rem;overflow:hidden;transition:box-shadow .3s ease}.offer-list-item,.offer-list-item:active,.offer-list-item:focus,.offer-list-item:hover,.offer-list-item:visited{text-decoration:none}.offer-list-item:hover{box-shadow:0 0 10px 1px rgba(0,0,0,.05)}.offer-list-item:hover .offer-list-item__img-wrap__img{transform:scale(1.1)}.offer-list-item__img-wrap{position:relative}.offer-list-item__img-wrap__inner{overflow:hidden}.offer-list-item__img-wrap__img{background-color:#f3f3f3;background-position:top;background-repeat:no-repeat;background-size:cover;padding-top:56.25%;transition:transform .6s ease-in-out}.offer-list-item__img-wrap__badges{bottom:0;display:flex;flex-wrap:wrap;left:2.8rem;position:absolute;transform:translateY(50%)}.offer-list-item__img-wrap__badges__badge{background-color:#283349;border-radius:2.5rem;color:#fff;line-height:1;margin-right:1.5rem;padding:.8rem 1.8rem}.offer-list-item__img-wrap__badges__badge:last-child{margin-right:0}.offer-list-item__img-wrap__badges__badge--light{background-color:#9faee5}.offer-list-item__content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:4rem 2.8rem 3rem}.offer-list-item__content__location{margin-bottom:2rem}.offer-list-item__content__location__city{color:#283349;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:600}.offer-list-item__content__location__address{color:#9faee5}.offer-list-item__content__info{border-bottom:.1rem solid #9faee5;display:flex;flex-wrap:wrap;margin-bottom:2.3rem;padding:0 0 2.3rem}.offer-list-item__content__info__item{color:#283349;font-size:2rem;font-weight:500;margin-right:1.2rem;padding-right:1.2rem;position:relative}.offer-list-item__content__info__item:after{background:#9faee5;content:"";height:2rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:.2rem}.offer-list-item__content__info__item:last-child{margin-right:0}.offer-list-item__content__info__item:last-child:after{display:none}.offer-list-item__content__prices{align-items:baseline;display:flex;flex-wrap:wrap}.offer-list-item__content__prices__price{color:#283349;font-size:2rem;font-weight:500;margin-right:1.2rem;padding-right:1.2rem;position:relative}.offer-list-item__content__prices__price:after{background:#9faee5;content:"";height:2rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:.2rem}.offer-list-item__content__prices__price:last-child{margin-right:0}.offer-list-item__content__prices__price:last-child:after{display:none}.offer-list-item__content__prices__price--total{font-size:2.4rem;font-weight:700}.offer-list-item__content__prices__price--per-meter{color:#9faee5;font-size:2rem}.blog-list-item,.blog-list-item:active,.blog-list-item:focus,.blog-list-item:hover,.blog-list-item:visited{color:#283349;text-decoration:none}.blog-list-item__title{font-family:Poppins,sans-serif;font-size:2.6rem;font-weight:500;margin-bottom:3rem}.blog-list-item__img{background-color:#f3f3f3;background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:1.6rem;padding-top:56.25%}@media screen and (max-width:680px){.blog-list-item__img{padding-top:100%}}.blog-list-item__date{font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-top:3rem}.pagination{align-items:baseline;display:flex;justify-content:center;margin:8rem 0;padding-bottom:.6rem}.pagination__next,.pagination__prev{align-items:center;background:#d8dff5;border-radius:50%;display:flex;height:6rem;justify-content:center;position:relative;top:.6rem;width:6rem}.pagination__next svg,.pagination__prev svg{max-width:1.4rem}.pagination__next svg *,.pagination__prev svg *{stroke:#283349}.pagination__prev{margin-right:.7rem}.pagination__prev svg{transform:rotate(180deg)}.pagination__next{margin-left:.7rem}.pagination__page{align-items:center;border:.1rem solid #283349;border-radius:50%;display:flex;font-size:1.4rem;font-weight:500;height:3.8rem;justify-content:center;line-height:1;margin:0 .7rem;width:3.8rem}.pagination__page,.pagination__page:active,.pagination__page:focus,.pagination__page:hover,.pagination__page:visited{color:#283349;text-decoration:none}.pagination__page.is-active{background:#9faee5;border-color:#9faee5;color:#fff}@media screen and (max-width:767px){.pagination__page--mobile-hidden{display:none}}.pagination__separator{margin:0 .7rem}.agent-box{background:#f5f7fd;border-radius:.8rem;padding:3rem}.agent-box__row{margin-bottom:2rem}.agent-box__row:last-child{margin-bottom:0}.agent-box__name{color:#4949ae;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:500}.agent-box__label{font-weight:500}.agent-box__value{color:#9faee5;font-weight:500}.agent-box__value a,.agent-box__value a:active,.agent-box__value a:focus,.agent-box__value a:hover,.agent-box__value a:visited{color:#9faee5;text-decoration:none}.agent-box .btn{display:block}.job-offer-list-item{border:.1rem solid #9faee5;border-radius:8rem;margin-bottom:2rem;padding:4.4rem 6.8rem}@media screen and (max-width:768px){.job-offer-list-item{border-radius:4rem;padding:2.4rem 3.5rem}}.job-offer-list-item:last-child{margin-bottom:0}.job-offer-list-item .icon-minus{display:none}.job-offer-list-item__head{cursor:pointer;user-select:none}.job-offer-list-item__head__row{align-items:center;display:flex;flex:1;justify-content:space-between}.job-offer-list-item__head__content__title{color:#4949ae;flex:1;font-family:Poppins,sans-serif;font-size:3rem;font-weight:500;margin-bottom:1rem}@media screen and (max-width:768px){.job-offer-list-item__head__content__title{font-size:1.6rem}}.job-offer-list-item__head__content__info{display:flex;flex-wrap:wrap}.job-offer-list-item__head__content__info .info-item{align-items:center;display:flex;margin-right:5.8rem}.job-offer-list-item__head__content__info .info-item:last-child{margin-right:0}.job-offer-list-item__head__content__info .info-item__icon{margin-right:1rem}.job-offer-list-item__head__content__info .info-item__icon svg{display:block;height:auto;max-height:1.5rem;max-width:1.5rem;width:1.5rem}.job-offer-list-item__head__content__info .info-item__value{font-weight:500}@media screen and (max-width:768px){.job-offer-list-item__head__content__info .info-item__value{font-size:1.2rem}}.job-offer-list-item__body{display:none;font-size:1.4rem;margin-top:4.4rem}.job-offer-list-item__body h3{font-size:2.4rem;margin:0 0 2rem}@media screen and (max-width:768px){.job-offer-list-item__body h3{font-size:1.6rem}}.job-offer-list-item__body ul{list-style-type:none;margin:0 0 6rem;padding:0}@media screen and (max-width:768px){.job-offer-list-item__body ul{margin-bottom:3rem}}.job-offer-list-item__body ul li{font-weight:500;margin-bottom:1rem;padding-left:3rem;position:relative}@media screen and (max-width:768px){.job-offer-list-item__body ul li{font-size:1.2rem}}.job-offer-list-item__body ul li:last-child{margin-bottom:0}.job-offer-list-item__body ul li:before{content:"\2713";left:0;position:absolute;top:0}.job-offer-list-item__body .contact{font-family:Poppins,sans-serif;font-size:3rem;font-weight:500;margin-bottom:2rem;margin-top:5rem}@media screen and (max-width:768px){.job-offer-list-item__body .contact{font-size:1.6rem}}.job-offer-list-item__body .contact a,.job-offer-list-item__body .contact a:active,.job-offer-list-item__body .contact a:focus,.job-offer-list-item__body .contact a:hover,.job-offer-list-item__body .contact a:visited{color:#4949ae;text-decoration:none}.job-offer-list-item__body .clause{font-size:1.2rem;font-weight:500;margin-bottom:1.6rem}.job-offer-list-item.is-open .job-offer-list-item__body{display:block}.job-offer-list-item.is-open .icon-plus{display:none}.job-offer-list-item.is-open .icon-minus{display:block}.branch-select{align-items:baseline;display:flex}.branch-select__label{font-size:1.9rem;font-weight:700;margin-right:3rem}.branch-select .form-control{min-width:24rem}.consent-overlay{background:rgba(0,0,0,.2);bottom:0;color:#000;left:0;position:fixed;right:0;top:0;z-index:999999}.consent-overlay .btn{margin-bottom:1rem;margin-top:1rem}.consent-overlay .btn+.btn{margin-left:2rem}.consent-overlay .inner--custom{box-sizing:border-box;max-width:110rem;padding:0 3rem}.consent-overlay .btn{border:.1rem solid transparent;border-radius:2.5rem;cursor:pointer;font-size:1.6rem;padding:.9rem 2rem;text-align:left;user-select:none}.consent-overlay .btn--primary{background:#9faee5;color:#fff;text-align:center;text-decoration:none;transition:all .2s ease}.consent-overlay .btn--primary:active,.consent-overlay .btn--primary:focus,.consent-overlay .btn--primary:hover,.consent-overlay .btn--primary:visited{color:#fff}.consent-overlay .btn--primary:hover{background-color:#4949ae;border-color:#4949ae}.consent-overlay .btn--secondary{background:#fff;border:.1rem solid #9faee5;color:#9faee5;text-align:center;text-decoration:none;transition:all .2s ease}.consent-overlay .btn--secondary:active,.consent-overlay .btn--secondary:focus,.consent-overlay .btn--secondary:hover,.consent-overlay .btn--secondary:visited{color:#9faee5}.consent-overlay .btn--secondary:hover{border-color:#4949ae;color:#4949ae}.consent-content{background:#fff;bottom:0;box-shadow:10px -2px 30px rgba(0,0,0,.2);display:none;left:0;max-height:100%;overflow:auto;padding:3rem 0;position:absolute;right:0}.consent-content.is-visible{display:block}.consent-content .consent-content__title{font-weight:700;margin:0 0 3rem}.consent-content .consent-content__text{margin-bottom:2rem}.consent-content .consent-content__text p:first-child{margin-top:0}.consent-content .consent-content__text p:last-child{margin-bottom:0}.consent-content .consent-content__text a{color:#000}.consent-content .btn-wrap{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:3rem 0 0}.consent-settings{background:#fff;bottom:0;box-shadow:10px -2px 30px rgba(0,0,0,.2);display:none;left:0;max-height:100%;overflow:auto;padding:3rem 0;position:absolute;right:0;z-index:2}.consent-settings.is-visible{display:block}.consent-settings__text p:first-child{margin-top:0}.consent-settings__text p:last-child{margin-bottom:0}.consent-settings__text a{color:#000}.consent-settings .consent-content__title{font-weight:700;margin:0 0 3rem}.consent-settings .consent-content__text{margin-bottom:2rem}.consent-settings .consent-content__text p:first-child{margin-top:0}.consent-settings .consent-content__text p:last-child{margin-bottom:0}.consent-settings .consent-content__text a{color:#000}.consent-settings .btn-wrap{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:3rem 0 0}.consent-settings-list{margin-top:3rem}.consent-settings-list-item{background:#f6f6f6;border-radius:.3rem;padding:2rem}.consent-settings-list-item+.consent-settings-list-item{margin-top:1rem}.consent-settings-list-item__header{align-items:center;cursor:pointer;display:flex;user-select:none}.consent-settings-list-item__header__arrow{padding-right:2rem}.consent-settings-list-item__header__arrow svg{display:block;transition:transform .15s ease}.consent-settings-list-item__header__title{flex-grow:1;font-size:1.6rem;font-weight:700;padding-right:1rem}.consent-settings-list-item__header__option__label{font-weight:600}.consent-settings-list-item__body{display:none;font-size:1.4rem;padding:2rem 3.6rem 0}.consent-settings-list-item.is-open .consent-settings-list-item__header__arrow svg{transform:rotate(180deg)}.consent-settings-list-item.is-open .consent-settings-list-item__body{display:block}.consent-settings-switch{cursor:pointer;display:block;height:2.8rem;position:relative;user-select:none;width:6rem}.consent-settings-switch__bg{background:#9faee5;border-radius:2.8rem;bottom:0;left:0;position:absolute;right:0;top:0;transition:all .3s ease;z-index:1}.consent-settings-switch__bg:before{background:#fff;border-radius:50%;content:"";display:block;height:2rem;left:.4rem;position:absolute;top:.4rem;transition:transform .3s ease;width:2rem;z-index:3}.consent-settings-switch input[type=checkbox]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.consent-settings-switch input[type=checkbox]:checked+.consent-settings-switch__bg{background:#4949ae}.consent-settings-switch input[type=checkbox]:checked+.consent-settings-switch__bg:before{transform:translateX(3.1rem)}.cmt-placeholder{margin:3rem auto;max-width:50rem;text-align:center}.cmt-placeholder__text{margin-bottom:3rem}.sec--intro{padding:10rem 0}@media screen and (max-width:960px){.sec--intro{padding:5rem 0}}.sec--intro .row{display:flex;flex-wrap:wrap}.sec--intro .col{flex:0 0 50%}@media screen and (max-width:960px){.sec--intro .col{flex-basis:100%}}.sec--intro .col--text{padding-left:7.5rem;position:relative;z-index:3}@media screen and (max-width:960px){.sec--intro .col--text{padding-left:0}}.sec--intro .col--img{padding-right:7.5rem;padding-top:20rem}@media screen and (max-width:960px){.sec--intro .col--img{order:1;padding-right:0;padding-top:0}}.sec--intro .col--img img{border-radius:1.6rem;height:auto;max-width:100%;object-fit:cover}@media screen and (max-width:960px){.sec--intro .col--img img{height:60vh}}.sec--intro__title{font-family:Poppins,sans-serif;font-size:7rem;font-weight:600;line-height:1.2;margin:0 0 -7rem;max-width:99rem;position:relative;z-index:2}@media screen and (max-width:960px){.sec--intro__title{font-size:3.2rem;margin-bottom:2.5rem}}.sec--intro__text{font-size:2.4rem;font-weight:700}@media screen and (max-width:960px){.sec--intro__text{font-size:1.8rem;margin-bottom:4rem}}.sec--latest-offers{background-color:#f5f7fd;padding:8.3rem 0 6.3rem}@media screen and (max-width:960px){.sec--latest-offers{padding:3rem 0}}.sec--latest-offers__title{font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:500;margin:0 0 6.6rem;text-transform:lowercase}@media screen and (max-width:960px){.sec--latest-offers__title{font-size:2.4rem;margin-bottom:3rem}}.sec--latest-offers__more-wrap{margin-top:6.1rem;text-align:right}@media screen and (max-width:960px){.sec--latest-offers__more-wrap{margin-top:3rem}}.sec--latest-offers__more-wrap__more{font-family:Poppins,sans-serif;font-size:3.2rem;transition:all .15s ease}@media screen and (max-width:960px){.sec--latest-offers__more-wrap__more{font-size:1.8rem}}.sec--latest-offers__more-wrap__more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.531' height='21.378'%3E%3Cg fill='none' stroke='%234949AE' stroke-width='3'%3E%3Cpath data-name='Line 8' d='M0 10.689h17.457'/%3E%3Cpath data-name='Path 4' d='m8.473 20.302 9.9-9.613-9.9-9.613'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:2.1rem;margin-left:1rem;width:2.1rem}@media screen and (max-width:960px){.sec--latest-offers__more-wrap__more:after{height:1rem;margin-left:.5rem;width:1rem}}.sec--latest-offers__more-wrap__more,.sec--latest-offers__more-wrap__more:active,.sec--latest-offers__more-wrap__more:focus,.sec--latest-offers__more-wrap__more:hover,.sec--latest-offers__more-wrap__more:visited{color:#4949ae;text-decoration:none}.sec--latest-offers__more-wrap__more:hover{color:#9faee5}.sec--latest-offers__more-wrap__more:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.531' height='21.378'%3E%3Cg fill='none' stroke='%239FAEE5' stroke-width='3'%3E%3Cpath data-name='Line 8' d='M0 10.689h17.457'/%3E%3Cpath data-name='Path 4' d='m8.473 20.302 9.9-9.613-9.9-9.613'/%3E%3C/g%3E%3C/svg%3E")}.sec--latest-offers .offer-list-wrap{overflow:hidden}.sec--latest-offers .offer-list{display:flex;flex-wrap:wrap;margin-bottom:-9rem;margin-left:-4.5rem;margin-right:-4.5rem}@media screen and (max-width:960px){.sec--latest-offers .offer-list{margin-bottom:-4rem;margin-left:-2rem;margin-right:-2rem}}@media screen and (max-width:767px){.sec--latest-offers .offer-list{margin-bottom:-2rem;margin-left:0;margin-right:0}}.sec--latest-offers .offer-list-item{flex:0 0 calc(33.3333% - 9rem);margin:0 4.5rem 9rem;max-width:none}@media screen and (max-width:960px){.sec--latest-offers .offer-list-item{flex-basis:calc(50% - 4rem);margin:0 2rem 4rem}}@media screen and (max-width:767px){.sec--latest-offers .offer-list-item{flex-basis:100%;margin:0 0 3rem}}.sec--services-boxes{padding:8.5rem 0}@media screen and (max-width:960px){.sec--services-boxes{padding:3rem 0}}.sec--services-boxes__title{font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:500;margin:0 0 7.3rem;text-transform:lowercase}@media screen and (max-width:767px){.sec--services-boxes__title{font-size:2.4rem;margin-bottom:3rem}}.sec--services-boxes .box-list-container{position:relative}@media screen and (max-width:767px){.sec--services-boxes .box-list-container{padding-top:8rem}}.sec--services-boxes .box-list-container__next,.sec--services-boxes .box-list-container__prev{align-items:center;background:#d8dff5;border-radius:50%;cursor:pointer;display:flex;height:6rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);user-select:none;width:6rem}.sec--services-boxes .box-list-container__next svg,.sec--services-boxes .box-list-container__prev svg{display:block;pointer-events:none}.sec--services-boxes .box-list-container__next svg *,.sec--services-boxes .box-list-container__prev svg *{stroke:#283349}.sec--services-boxes .box-list-container__prev{left:20rem}@media screen and (max-width:767px){.sec--services-boxes .box-list-container__prev{left:auto;right:9.5rem;top:0;transform:none}}.sec--services-boxes .box-list-container__prev svg{transform:rotate(180deg)}.sec--services-boxes .box-list-container__next{right:20rem}@media screen and (max-width:767px){.sec--services-boxes .box-list-container__next{right:2rem;top:0;transform:none}}.sec--services-boxes .box-list-wrap{overflow:hidden;position:relative}.sec--services-boxes .box-list{counter-reset:steps;display:flex;left:0;position:relative;transition:left .4s ease}.sec--services-boxes .box-list-item{background:#283349;border-radius:1.6rem;color:#fff;counter-increment:steps;display:flex;flex:0 0 calc(20% - 4.8rem);flex-direction:column;justify-content:space-between;margin-right:4.8rem;min-height:37.5rem;padding:3.5rem;width:33.6rem}@media screen and (max-width:767px){.sec--services-boxes .box-list-item{flex-basis:calc(100% - 4rem);margin:0 2rem}}.sec--services-boxes .box-list-item,.sec--services-boxes .box-list-item:active,.sec--services-boxes .box-list-item:focus,.sec--services-boxes .box-list-item:hover,.sec--services-boxes .box-list-item:visited{color:#fff;text-decoration:none}.sec--services-boxes .box-list-item:first-child{margin-left:25%}@media screen and (max-width:767px){.sec--services-boxes .box-list-item:first-child{margin-left:2rem}}.sec--services-boxes .box-list-item__content__number{color:#9faee5;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600}.sec--services-boxes .box-list-item__content__number:before{content:counter(steps,decimal-leading-zero)}.sec--services-boxes .box-list-item__content__title{font-family:Poppins,sans-serif;font-size:3rem;font-weight:500;line-height:1.2;margin-bottom:2rem;text-transform:lowercase}.sec--services-boxes .box-list-item__content__desc{font-weight:500}.sec--services-boxes .box-list-item__more-wrap__more{overflow:hidden}.sec--services-boxes .box-list-item__more-wrap__more svg{left:-11rem;position:relative;transition:left .3s ease}.sec--services-boxes .box-list-item:hover{background:#171e2c}.sec--services-boxes .box-list-item:hover .box-list-item__more-wrap__more svg{left:0}.ams-editor .sec--services-boxes .box-list-wrap{overflow:initial}.ams-editor .sec--services-boxes .box-list-wrap .box-list{overflow:auto}.ams-editor .sec--services-boxes .box-list-wrap .box-list-item{margin-top:2rem}.ams-editor .sec--services-boxes .ams-collection-control-btn-wrap{left:auto;margin-right:2rem;position:relative;top:auto}.sec--quick-contact{background-color:#fff;padding:20rem 0}.sec--quick-contact--light{background-color:#f5f7fd}@media screen and (max-width:960px){.sec--quick-contact{padding:3rem 0}}.sec--quick-contact .form-row{position:relative}.sec--quick-contact .form-row .form-control{width:100%}.sec--quick-contact .form-row button{align-items:center;background:#d8dff5;border:0;border-radius:2.4rem;cursor:pointer;display:flex;height:4.6rem;justify-content:center;left:calc(100% - 4.6rem);position:absolute;right:0;top:0;transition:all .15s ease,left .8s ease,width .8s ease;user-select:none;width:4.6rem}.sec--quick-contact .form-row button:hover{background-color:#4949ae}.sec--quick-contact .form-row button:hover svg *{stroke:#fff}.sec--quick-contact .form-row button svg *{stroke:#283349}.sec--quick-contact .is-sending input,.sec--quick-contact .is-sent input{cursor:default}.sec--quick-contact .is-sending button,.sec--quick-contact .is-sent button{left:0;pointer-events:none;width:100%}.sec--quick-contact .is-sending button svg,.sec--quick-contact .is-sent button svg{display:none}.sec--quick-contact .is-sending button span,.sec--quick-contact .is-sent button span{color:#283349;display:none;font-family:Karla,sans-serif;font-size:1.8rem;font-weight:700;text-transform:uppercase}.sec--quick-contact .is-sent button span{display:block}.sec--quick-contact__title{font-family:Poppins,sans-serif;font-size:7rem;font-weight:600;line-height:1.2;margin:0 0 3rem;text-transform:lowercase}@media screen and (max-width:960px){.sec--quick-contact__title{font-size:4rem}}.sec--quick-contact__content{display:flex;flex-wrap:wrap;max-width:100rem}.sec--quick-contact__content__col{flex:0 0 50%}@media screen and (max-width:960px){.sec--quick-contact__content__col{flex-basis:100%}.sec--quick-contact__content__col:first-child{margin-bottom:3rem}}.sec--quick-contact .text{font-size:2.4rem;font-weight:700;line-height:1.1;text-transform:lowercase}.sec--quick-contact .form--quick-contact{position:relative}.sec--quick-contact .form--quick-contact .invalid-email{color:#ff5f0c;display:none;font-size:1.4rem;left:2.2rem;position:absolute;top:calc(100% + .5rem)}.sec--quick-contact .form--quick-contact.is-error .form-control{border-color:#ffae85}.sec--quick-contact .form--quick-contact.is-error .invalid-email{display:block}.sec--latest-posts{padding:8rem 0 0;position:relative;z-index:1}@media screen and (max-width:960px){.sec--latest-posts{padding:3rem 0}}.sec--latest-posts:after{aspect-ratio:1/1;background:#f5f7fd;border-radius:50%;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);z-index:-1}@media screen and (max-width:768px){.sec--latest-posts:after{display:none}}.sec--latest-posts .blog-list-wrap{overflow:hidden}.sec--latest-posts .blog-list{display:flex;flex-wrap:wrap;margin-bottom:-6rem;margin-left:-6rem;margin-right:-6rem}@media screen and (max-width:767px){.sec--latest-posts .blog-list{margin-bottom:-2rem;margin-left:0;margin-right:0}}.sec--latest-posts .blog-list-item{flex:0 0 calc(50% - 12rem);margin:0 6rem 6rem}@media screen and (max-width:767px){.sec--latest-posts .blog-list-item{flex-basis:100%;margin:0 0 3rem}}.sec--latest-posts__more-wrap{margin-top:6.1rem;text-align:right}@media screen and (max-width:960px){.sec--latest-posts__more-wrap{margin-top:3rem}}.sec--latest-posts__more-wrap__more{font-family:Poppins,sans-serif;font-size:3.2rem;transition:all .15s ease}@media screen and (max-width:960px){.sec--latest-posts__more-wrap__more{font-size:1.8rem}}.sec--latest-posts__more-wrap__more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.531' height='21.378'%3E%3Cg fill='none' stroke='%234949AE' stroke-width='3'%3E%3Cpath data-name='Line 8' d='M0 10.689h17.457'/%3E%3Cpath data-name='Path 4' d='m8.473 20.302 9.9-9.613-9.9-9.613'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:2.1rem;margin-left:1rem;width:2.1rem}@media screen and (max-width:960px){.sec--latest-posts__more-wrap__more:after{height:1rem;margin-left:.5rem;width:1rem}}.sec--latest-posts__more-wrap__more,.sec--latest-posts__more-wrap__more:active,.sec--latest-posts__more-wrap__more:focus,.sec--latest-posts__more-wrap__more:hover,.sec--latest-posts__more-wrap__more:visited{color:#4949ae;text-decoration:none}.sec--latest-posts__more-wrap__more:hover{color:#9faee5}.sec--latest-posts__more-wrap__more:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.531' height='21.378'%3E%3Cg fill='none' stroke='%239FAEE5' stroke-width='3'%3E%3Cpath data-name='Line 8' d='M0 10.689h17.457'/%3E%3Cpath data-name='Path 4' d='m8.473 20.302 9.9-9.613-9.9-9.613'/%3E%3C/g%3E%3C/svg%3E")}.ams-editor .sec--intro-search{margin-top:0}.sec--intro-search{margin-top:-10.1rem;z-index:1}.sec--intro-search .inner{min-height:calc(100vh - 10.1rem);overflow:hidden;padding-bottom:20rem;padding-top:20rem;position:relative;z-index:1}@media screen and (min-width:1920px){.sec--intro-search .inner{min-height:80rem}}.sec--intro-search .inner .sec--intro-search__bg{bottom:-20rem;position:absolute;right:0;top:-1rem;z-index:-1}@supports not (aspect-ratio:auto){.sec--intro-search .inner .sec--intro-search__bg{padding-left:calc(100vh + 10.9rem)}}.sec--intro-search__title{font-family:Poppins,sans-serif;font-size:7rem;font-weight:600;line-height:1.1;margin:0 0 3rem;text-transform:lowercase}@media screen and (max-width:960px){.sec--intro-search__title{font-size:4rem}.sec--intro-search .form--compact-search{display:none}}.sec--intro-search .form--compact-search--mobile{display:none}@media screen and (max-width:960px){.sec--intro-search .form--compact-search--mobile{display:block}.sec--intro-search .form--compact-search--mobile .btn{display:block;margin-left:auto;margin-top:6rem;width:50%}}.sec--intro-search .form--compact-search--mobile .form-control,.sec--intro-search .form--compact-search--mobile .form-control--property-type,.sec--intro-search .form--compact-search--mobile .form-control--transaction-type{min-width:50%}.sec--intro-search .form--compact-search--mobile .form-control--location{min-width:calc(100% - 11rem)}.sec--intro-search .form--compact-search--mobile .form-control--range{min-width:11rem}.sec--intro-search .form-control{border-bottom:.1rem solid #283349;border-top:.1rem solid #283349;min-width:15rem}.sec--intro-search .form-control--property-type,.sec--intro-search .form-control--transaction-type{min-width:20rem}.sec--intro-search .form-control--location{min-width:27.5rem}.sec--intro-search .form-control--range{min-width:11rem}.sec--intro-search .form-control--range .form-custom-select__reset{right:2rem}.sec--intro-search .form-group .form-control:first-child{border-left:.1rem solid #283349}.sec--intro-search .form-group .form-control:last-child{border-right:.1rem solid #283349}.sec--intro-search .form-group .form-control:active,.sec--intro-search .form-group .form-control:focus{border-color:#283349}.sec--intro-search__bg{aspect-ratio:1/1;position:absolute;z-index:-1}@supports not (aspect-ratio:auto){.sec--intro-search__bg{padding-left:calc(100vh + 10.9rem)}}@media screen and (max-width:960px){.sec--intro-search__bg{bottom:auto!important;left:50%;right:auto;top:50%!important;transform:translate(-50%,-50%)}}.sec--intro-search__bg:before{background-image:url(/img/intro-search.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:25rem solid #d8dff5;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media screen and (max-width:960px){.sec--intro-search__bg:before{background:#d8dff5;bottom:auto;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}}body.is-animation-running{overflow:hidden}body>.sec--intro-search__bg{animation-duration:2s;animation-fill-mode:forwards;animation-name:fadeIn;animation-timing-function:ease;opacity:1;z-index:1000}@keyframes fadeIn{0%{transform:scale(1)}50%{transform:scale(5.5)}to{transform:scale(1)}}.sec--basic{padding:4.5rem 0}.sec--basic .row{align-items:center;display:flex;flex-wrap:wrap}.sec--basic .row .col{flex:0 0 50%}.sec--basic .row .col:not(.col--img){padding-left:1.7rem}@media screen and (max-width:767px){.sec--basic .row .col:not(.col--img){padding-left:0}.sec--basic .row .col{flex-basis:100%}}.sec--basic .row .col--img .img-wrap{margin:0 auto;position:relative;width:70%}.sec--basic .row .col--img .img-wrap:before{content:"";display:block;padding-top:100%;width:100%}.sec--basic .row .col--img .img-wrap>:first-child{bottom:0;height:100%!important;left:0;max-height:100%!important;max-width:100%!important;position:absolute;right:0;top:0;width:100%!important}@media screen and (max-width:767px){.sec--basic .row .col--img .img-wrap{margin-left:0;width:50%}}.sec--basic .row .col--img img{border-radius:50%;height:auto!important;margin:0 auto;max-width:70%;object-fit:cover;width:100%!important}@media screen and (max-width:767px){.sec--basic .row .col--img img{margin-left:0;max-width:16.2rem}.sec--basic .row .col--img{margin-bottom:3rem}}.sec--basic__title{color:#4949ae;font-family:Poppins,sans-serif;font-size:3.6rem;font-weight:500;line-height:1.2;margin:0 0 3rem}@media screen and (max-width:767px){.sec--basic__title{font-size:2.4rem;margin-bottom:1.8rem}}.sec--basic__text{font-size:2rem;margin:0 0 5.3rem;max-width:44rem}@media screen and (max-width:767px){.sec--basic__text{font-size:1.8rem;margin-bottom:1.8rem}}.sec--basic .btn{align-items:center;display:flex;padding-left:3.5rem;padding-right:3.5rem}.sec--basic .btn svg{margin-left:1rem;max-width:1.4rem}.sec--basic .btn svg *{stroke:#fff}.sec--basic--img-right .row .col:not(.col--img){padding-left:0;padding-right:1.7rem}@media screen and (max-width:767px){.sec--basic--img-right .row .col:not(.col--img){padding-left:0}.sec--basic--img-right .row .col--img{order:-1}}.sec--basic--img-right .sec--basic__text,.sec--basic--img-right .sec--basic__title{text-align:right}@media screen and (max-width:767px){.sec--basic--img-right .sec--basic__text,.sec--basic--img-right .sec--basic__title{text-align:left}}.sec--basic--img-right .sec--basic__text{margin-left:auto}@media screen and (max-width:767px){.sec--basic--img-right .sec--basic__text{margin-left:0}}.sec--basic--img-right .btn-wrap{justify-content:flex-end}@media screen and (max-width:767px){.sec--basic--img-right .btn-wrap{justify-content:flex-start}}.sec--basic .btn:after{background-stroke:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.531' height='21.378'%3E%3Cg fill='none' stroke='%23fff' stroke-width='3'%3E%3Cpath data-name='Line 8' d='M0 10.689h17.457'/%3E%3Cpath data-name='Path 4' d='m8.473 20.302 9.9-9.613-9.9-9.613'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:2.1rem;margin-left:1rem;width:1.4rem}.sec--title{font-family:Poppins,sans-serif}.sec--title h1{font-size:7rem;font-weight:600;line-height:1.2;margin:8rem 0 6rem;max-width:99rem}@media screen and (max-width:768px){.sec--title h1{font-size:3.2rem;margin:6rem 0 0}}.sec--title h2{font-size:6rem;font-weight:600;line-height:1.2;margin:4rem 0 3rem}@media screen and (max-width:768px){.sec--title h2{font-size:2.4rem}}.sec--title h3{font-size:4.8rem;font-weight:600;line-height:1.2;margin:4rem 0 3rem}@media screen and (max-width:768px){.sec--title h3{font-size:2rem}}.sec--title h4{font-size:3.2rem;font-weight:600;line-height:1.2;margin:4rem 0 3rem}@media screen and (max-width:768px){.sec--title h4{font-size:1.8rem}}.sec--title h5{font-size:2.4rem}.sec--title h5,.sec--title h6{font-weight:600;line-height:1.2;margin:4rem 0 3rem}.sec--title h6{font-size:1.6rem}.sec--service{padding:10rem 0}@media screen and (max-width:767px){.sec--service{padding:6rem 0}}.sec--service .row{display:flex;flex-wrap:wrap}.sec--service .col{flex:0 0 50%}@media screen and (max-width:767px){.sec--service .col{flex-basis:100%}}.sec--service .col--img{margin-bottom:10rem}@media screen and (max-width:767px){.sec--service .col--img{margin-bottom:0}}.sec--service .col--img .img-wrap{margin:0 auto;position:relative}.sec--service .col--img .img-wrap:before{content:"";display:block;padding-top:83.38279%;width:100%}.sec--service .col--img .img-wrap>:first-child{bottom:0;height:100%!important;left:0;max-height:100%!important;max-width:100%!important;position:absolute;right:0;top:0;width:100%!important}@media screen and (max-width:767px){.sec--service .col--img .img-wrap{margin-bottom:3rem;position:relative}.sec--service .col--img .img-wrap:before{content:"";display:block;padding-top:125%;width:100%}.sec--service .col--img .img-wrap>:first-child{bottom:0;height:100%!important;left:0;max-height:100%!important;max-width:100%!important;position:absolute;right:0;top:0;width:100%!important}}.sec--service .col--img img{border-radius:1.6rem;height:auto;object-fit:cover;width:100%}@media screen and (max-width:767px){.sec--service .col--img{order:1}}.sec--service .content{margin-left:auto;margin-top:35%;width:80%}@media screen and (max-width:767px){.sec--service .content{margin-top:0;width:100%}}.sec--service__title{color:#9faee5;font-family:Poppins,sans-serif;font-size:7rem;font-weight:600;line-height:1.2}@media screen and (max-width:767px){.sec--service__title{font-size:3.2rem}}.sec--service__text{font-size:2.4rem;font-weight:500}@media screen and (max-width:767px){.sec--service__text{font-size:1.8rem}}.sec--service .service-benefits{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-15rem;margin-top:15rem;padding:0 7%}@media screen and (max-width:767px){.sec--service .service-benefits{margin-bottom:0;margin-top:0;padding:0}}.sec--service .service-benefit{flex:0 0 calc(50% - 5rem);max-width:50rem}@media screen and (max-width:767px){.sec--service .service-benefit{flex-basis:100%;margin-bottom:5rem!important;max-width:none}}.sec--service .service-benefit__title{color:#4949ae;font-family:Poppins,sans-serif;font-size:3.6rem;font-weight:500;line-height:1.2;margin:0 0 3rem}@media screen and (max-width:767px){.sec--service .service-benefit__title{font-size:2.4rem;margin-bottom:1.8rem}}.sec--service .service-benefit__text{font-size:2rem;font-weight:500}@media screen and (max-width:767px){.sec--service .service-benefit__text{font-size:1.8rem}}.sec--service .service-benefit:nth-child(odd){margin-bottom:30rem;margin-top:-15rem}@media screen and (max-width:767px){.sec--service .service-benefit:nth-child(odd){margin-bottom:0;margin-top:0}}.sec--service .service-benefit:nth-child(2n){margin-bottom:15rem}@media screen and (max-width:767px){.sec--service .service-benefit:nth-child(2n){margin-bottom:0}}.ams-editor .sec--service .service-benefit:nth-last-child(2),.ams-editor .sec--service .service-benefits,.sec--service .service-benefit:last-child{margin-bottom:0}.sec--stats .stats-list-wrap{overflow:hidden}.sec--stats .stats-list{display:flex;flex-wrap:wrap}.sec--stats .stats-list__item{align-items:center;aspect-ratio:1/1;background:#f5f7fd;border-radius:50%;display:flex;flex:0 0 calc(33.3333% - 10rem);justify-content:center;margin:0 5rem}@media screen and (max-width:767px){.sec--stats .stats-list__item{aspect-ratio:auto;border-radius:16.5rem;flex-basis:100%;margin:0 0 5rem}.sec--stats .stats-list__item:last-child{margin-bottom:0}}.sec--stats .stats-list__item__content{padding:0 3rem}@media screen and (max-width:767px){.sec--stats .stats-list__item__content{padding:5rem 3rem}}.sec--stats .stats-list__item__content__title{font-family:Poppins,sans-serif;font-size:7rem;font-weight:600;line-height:1;margin-bottom:2rem;text-align:center}.sec--stats .stats-list__item__content__text{font-size:1.4rem;font-weight:500;text-align:center}.sec--steps{padding:15rem 0 0}@media screen and (max-width:767px){.sec--steps{padding:9rem 0 0}}.sec--steps__title{color:#9faee5;font-family:Poppins,sans-serif;font-size:7rem;font-weight:600;line-height:1.2;margin:0 0 30rem}@media screen and (max-width:767px){.sec--steps__title{font-size:3.2rem;margin-bottom:9rem}}.sec--steps .step-list{align-items:flex-start;counter-reset:steps;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-15rem;margin-top:15rem;padding:0 7%}@media screen and (max-width:767px){.sec--steps .step-list{margin-bottom:0;margin-top:0;padding:0}}.sec--steps .step-list__item{counter-increment:steps;flex:0 0 calc(50% - 5rem);max-width:44rem;position:relative;z-index:1}.sec--steps .step-list__item:before{color:#d8dff5;content:counter(steps) ".";font-family:Poppins,sans-serif;font-size:16rem;font-weight:600;left:0;line-height:1;position:absolute;top:0;transform:translate(-50%,-30%);z-index:-1}@media screen and (max-width:767px){.sec--steps .step-list__item{flex-basis:calc(100% - 6rem);margin-bottom:5rem!important;margin-left:6rem;max-width:none}}.sec--steps .step-list__item__title{font-family:Poppins,sans-serif;font-size:3.6rem;font-weight:500;line-height:1.2;margin:0 0 3rem}@media screen and (max-width:767px){.sec--steps .step-list__item__title{font-size:2.4rem;margin-bottom:1.8rem}}.sec--steps .step-list__item__text{font-size:2rem;font-weight:500}@media screen and (max-width:767px){.sec--steps .step-list__item__text{font-size:1.8rem}}.sec--steps .step-list__item:nth-child(odd){margin-bottom:30rem;margin-top:-15rem}@media screen and (max-width:767px){.sec--steps .step-list__item:nth-child(odd){margin-bottom:0;margin-top:0}}.sec--steps .step-list__item:nth-child(2n){margin-bottom:15rem}@media screen and (max-width:767px){.sec--steps .step-list__item:nth-child(2n){margin-bottom:0}}.sec--steps .step-list__item:last-child{margin-bottom:0}.ams-editor .sec--steps{margin-bottom:10rem}.ams-editor .sec--steps .step-list,.ams-editor .sec--steps .step-list__item:nth-last-child(2){margin-bottom:0}.sec--blog-post-list{margin-top:6rem}.sec--blog-post-list .blog-list-wrap{overflow:hidden}.sec--blog-post-list .blog-list{display:flex;flex-wrap:wrap;margin-bottom:-6rem;margin-left:-6rem;margin-right:-6rem}@media screen and (max-width:767px){.sec--blog-post-list .blog-list{margin-bottom:-2rem;margin-left:0;margin-right:0}}.sec--blog-post-list .blog-list-item{flex:0 0 calc(50% - 12rem);margin:0 6rem 6rem}@media screen and (max-width:767px){.sec--blog-post-list .blog-list-item{flex-basis:100%;margin:0 0 3rem}}.sec--agent-list .branch-select{margin-left:9rem}@media screen and (max-width:1279px){.sec--agent-list .branch-select{margin-left:0}}.sec--agent-list .agen-list-wrap{overflow:hidden}.sec--agent-list .agent-list{display:flex;flex-wrap:wrap;margin:4.5rem 4.5rem 0}@media screen and (max-width:1279px){.sec--agent-list .agent-list{margin-left:-2rem;margin-right:-2rem}}@media screen and (max-width:680px){.sec--agent-list .agent-list{margin-left:0;margin-right:0}}.sec--agent-list .agent-list .agent-box{flex:0 0 calc(33.3333% - 9rem);margin:0 4.5rem 9rem}@media screen and (max-width:1279px){.sec--agent-list .agent-list .agent-box{flex-basis:calc(33.333% - 4rem);margin:0 2rem 4rem}}@media screen and (max-width:960px){.sec--agent-list .agent-list .agent-box{flex-basis:calc(50% - 4rem)}}@media screen and (max-width:680px){.sec--agent-list .agent-list .agent-box{flex-basis:100%;margin-left:0;margin-right:0}}.sec--job-offers{margin-bottom:10rem;margin-top:10rem}@media screen and (max-width:768px){.sec--job-offers{margin-top:4rem}}.sec--job-offers .inner{max-width:108.5rem}.sec--job-offers .branch-select{margin-bottom:4rem}.sec--job-offers .empty-list .contact{font-family:Poppins,sans-serif;font-size:3rem;font-weight:500;margin-bottom:2rem}@media screen and (max-width:768px){.sec--job-offers .empty-list .contact{font-size:1.6rem}}.sec--job-offers .empty-list .contact a,.sec--job-offers .empty-list .contact a:active,.sec--job-offers .empty-list .contact a:focus,.sec--job-offers .empty-list .contact a:hover,.sec--job-offers .empty-list .contact a:visited{color:#4949ae;text-decoration:none}.sec--job-offers .empty-list .clause{font-size:1.2rem;font-weight:500;margin-bottom:1.6rem}.sec--add-property{margin:6rem 0}.sec--add-property .inner{max-width:95rem}.sec--add-property label{display:inline-block;font-weight:700;margin-right:3.5rem;min-width:21rem;text-align:right}@media screen and (max-width:580px){.sec--add-property label{display:block;font-weight:1.4rem;margin-bottom:.5rem;margin-right:0;min-width:0;text-align:left}}.sec--add-property .form-control{flex:1}@media screen and (max-width:580px){.sec--add-property .form-control{flex:0 0 100%}}.sec--add-property .form-row{align-items:baseline;display:flex;flex-wrap:wrap}.sec--add-property .form-row .invalid-feedback{flex:0 0 100%;margin-left:24.5rem}@media screen and (max-width:580px){.sec--add-property .form-row .invalid-feedback{margin-left:0}}.sec--add-property .form-checkbox{margin-left:24.5rem}@media screen and (max-width:580px){.sec--add-property .form-checkbox{margin-left:0}}.sec--add-property .form-checkbox label{font-weight:500;margin-right:0;text-align:left}.sec--add-property .form-btn{display:flex;justify-content:flex-end}.sec--contact{display:flex}.sec--contact .inner{margin:0 0 0 auto;max-width:calc(50vw + 69rem);padding-right:0}@media screen and (max-width:138rem){.sec--contact .inner{padding-right:2rem}}.sec--contact .inner>.row{display:flex;flex-wrap:wrap}.sec--contact .inner>.row>.col:first-child{flex:0 0 69rem}@media screen and (max-width:1229px){.sec--contact .inner>.row>.col:first-child{flex-basis:100%}}.sec--contact .inner>.row>.col:last-child{flex:1}@media screen and (max-width:1229px){.sec--contact .inner>.row>.col:last-child{flex-basis:100%}}.sec--contact .inner>.row>.col:first-child{padding-right:10%}@media screen and (max-width:1229px){.sec--contact .inner>.row>.col:first-child{padding-right:0}}.sec--contact .inner>.row>.col:last-child{padding-left:10%}@media screen and (max-width:1229px){.sec--contact .inner>.row>.col:last-child{padding-left:0}}.sec--contact .form{margin-bottom:10rem}.sec--contact .form-title{font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:2rem}@media screen and (max-width:580px){.sec--contact .form-row{flex-wrap:wrap}.sec--contact .form-col{flex-basis:100%;margin-bottom:2rem;padding:0!important}.sec--contact .form-col:last-child{margin-bottom:0}}.sec--contact .form-control{width:100%}.sec--contact .contact-data{margin-bottom:5rem}.sec--contact .contact-data__item{align-items:baseline;display:flex;margin-bottom:5rem}.sec--contact .contact-data__item:last-child{margin-bottom:0}.sec--contact .contact-data__item__label{font-size:1.9rem;font-weight:700;margin-right:4rem;max-width:7rem;width:100%}@media screen and (max-width:580px){.sec--contact .contact-data__item__label{font-size:1.4rem}}.sec--contact .contact-data__item__value{flex:1;font-size:1.9rem;font-weight:400}@media screen and (max-width:580px){.sec--contact .contact-data__item__value{font-size:1.4rem}}.sec--contact .contact-data__item__value .form-control{max-width:24rem}@media screen and (max-width:580px){.sec--contact .contact-data__item__value .form-control{max-width:100%}}.sec--contact .contact-data__item__value .row{display:flex}.sec--contact .contact-data__item__value .row .col{flex:0 0 50%}.sec--contact .contact-data__item__value a,.sec--contact .contact-data__item__value a:active,.sec--contact .contact-data__item__value a:focus,.sec--contact .contact-data__item__value a:hover,.sec--contact .contact-data__item__value a:visited{color:#283349;text-decoration:none}.sec--contact .google-map-wrap{background:#f3f3f3;bottom:0;position:fixed;right:0;top:0;width:50vw;z-index:1}@media screen and (max-width:1229px){.sec--contact .google-map-wrap{height:60vw;margin-bottom:5rem;margin-left:-2rem;margin-right:-2rem;position:relative;width:auto}}@media screen and (max-width:768px){.sec--contact .google-map-wrap{height:80vw}}.sec--contact .cmt-placeholder{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sec--contact #google-map{height:100%;width:100%}.sec--contact .google-map-info-window{padding:2rem}.sec--contact .google-map-info-window__logo{margin-bottom:2rem;width:10rem}.sec--contact .google-map-info-window__content{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:400}.sec--contact .google-map-info-window__content__address{margin-bottom:1rem}.sec--contact .google-map-info-window__content__row{display:flex}.sec--contact .google-map-info-window__content__row__col{flex:0 0 50%}.page--kontakt .sec--title{background:#fff;margin:0;padding:8rem 0 6rem;position:relative;z-index:3}.page--kontakt .header--main{background:#fff}.page--kontakt .footer--main{position:relative;z-index:10}.sec--offer-list{background:#f5f7fd;padding:0 0 10rem}.sec--offer-list .form--offer-search button[type=submit]{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:3.6rem;justify-content:center;padding:0;position:absolute;right:4px;top:4px;user-select:none;width:3.6rem}.sec--offer-list .form--offer-search button[type=submit] svg{display:block;left:1px;position:relative}.sec--offer-list.is-loading .offers-standard{position:relative}.sec--offer-list.is-loading .offers-standard .dot-flashing{opacity:1;z-index:1}.sec--offer-list .form--offer-search{background:#fff;border-bottom:.1rem solid #9faee5;padding-bottom:3rem;position:sticky;top:10.2rem;z-index:10}@media screen and (max-width:768px){.sec--offer-list .form--offer-search{display:none}}.sec--offer-list .form--offer-search button[type=submit]{z-index:2}.sec--offer-list .form--offer-search .list-mode-switch{padding-bottom:1.3rem;padding-top:1.3rem}.sec--offer-list .form--offer-search .form-group{position:relative}.sec--offer-list .form--offer-search .form-row--inline .form-col--fluid{flex:0 0 calc(25% - 2rem);padding:0 1rem}.sec--offer-list .form--offer-search .form-row--inline .form-col--fluid:first-child{margin-left:-1rem}.sec--offer-list .form--offer-search .form-row--inline .form-col--fluid:last-child{flex-basis:calc(8% - 2rem);margin-right:-1rem}.sec--offer-list .form--offer-search .form-row--inline .form-col--fluid .form-control{width:100%}.sec--offer-list .form--offer-search .form-row--inline .form-col--fluid.form-col--sorting{flex-basis:15%;margin-left:auto}.sec--offer-list .form--offer-search .form-control{border-color:#283349;border-width:.1rem;min-width:50px;width:auto}.sec--offer-list .form--offer-search .form-control--market-type,.sec--offer-list .form--offer-search .form-control--property-type,.sec--offer-list .form--offer-search .form-control--transaction-type{min-width:calc(18% - 4rem)}.sec--offer-list .form--offer-search .form-control--location{min-width:calc(31% - 4rem)}.sec--offer-list .form--offer-search .form-control--options{min-width:calc(17% - 4rem)}.sec--offer-list .form--offer-search .form-control--range{background-position:right 5rem center;min-width:16rem;padding-right:4rem;width:100%}.sec--offer-list .form--offer-search .form-control--range .form-custom-select__reset{right:6rem}.sec--offer-list .form-offer-search-mobile{background:#fff;border-bottom:.1rem solid #9faee5;padding-bottom:3rem;position:sticky;top:6.6rem;z-index:10}@media screen and (min-width:769px){.sec--offer-list .form-offer-search-mobile{display:none}}.sec--offer-list .form-offer-search-mobile .form-group{position:relative}.sec--offer-list .form-offer-search-mobile .form-row--buttons .btn{display:block;text-align:center}.sec--offer-list .form-offer-search-mobile .form-control{border-color:#283349;border-width:.1rem;min-width:50px;width:auto}.sec--offer-list .form-offer-search-mobile .form-control--location{min-width:calc(100% - 16rem)}.sec--offer-list .form-offer-search-mobile .form-control--range{min-width:16rem;padding-right:4rem;width:100%}.sec--offer-list .form-offer-search-mobile__filters{background:#d8dff5;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;position:fixed;right:0;top:0;transform:translateX(-100%);transition:all .2s ease;z-index:999999999}.sec--offer-list .form-offer-search-mobile__filters.is-visible{transform:translateX(0)}.sec--offer-list .form-offer-search-mobile__filters .filters{align-items:center;display:flex;flex:1;width:100%}.sec--offer-list .form-offer-search-mobile__filters .filters__content{flex:1;padding:2rem}.sec--offer-list .form-offer-search-mobile__filters .filters__content h3{font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin:0 0 4rem}.sec--offer-list .form-offer-search-mobile__filters .filters__content .form-control{min-width:100%;width:100%}.sec--offer-list .form-offer-search-mobile__filters .filters__content .form-control--range{background-position:right 1.5rem center}.sec--offer-list .form-offer-search-mobile__filters .filters__content .form-group .form-control{min-width:50%}.sec--offer-list .form-offer-search-mobile__filters .filters__btn-wrap{padding:2rem}.sec--offer-list .form-offer-search-mobile__filters .filters__btn-wrap .btn{display:block;text-align:center;width:100%}.sec--offer-list .form-offer-search-mobile__filters .filters-close{position:absolute;right:2rem;top:2rem}.sec--offer-list .form-offer-search-mobile__filters .filters-close svg *{stroke:#283349}.sec--offer-list .offers-standard{display:none;padding-top:10rem;position:relative}@media screen and (max-width:767px){.sec--offer-list .offers-standard{padding-top:5rem}}.sec--offer-list .offers-standard .dot-flashing{left:50%;opacity:0;position:absolute;top:10rem;transform:translateX(-50%);transition:all .3s ease;z-index:-1}.sec--offer-list .offers-standard.is-visible{display:block}.sec--offer-list .offers-standard .offer-list-wrap{overflow:hidden}.sec--offer-list .offers-standard .offer-list{display:flex;flex-wrap:wrap;margin-bottom:-9rem;margin-left:-4.5rem;margin-right:-4.5rem}@media screen and (max-width:1095px){.sec--offer-list .offers-standard .offer-list{margin-bottom:-4rem;margin-left:-2rem;margin-right:-2rem}}@media screen and (max-width:767px){.sec--offer-list .offers-standard .offer-list{margin-bottom:-2rem;margin-left:0;margin-right:0}}.sec--offer-list .offers-standard .offer-list-item{flex:0 0 calc(33.3333% - 9rem);margin:0 4.5rem 9rem;max-width:none}@media screen and (max-width:1095px){.sec--offer-list .offers-standard .offer-list-item{flex-basis:calc(50% - 4rem);margin:0 2rem 4rem}}@media screen and (max-width:767px){.sec--offer-list .offers-standard .offer-list-item{flex-basis:100%;margin:0 0 3rem}}.sec--offer-list .offers-with-map{display:none;min-height:calc(100vh - 24rem)}.sec--offer-list .offers-with-map.is-visible{display:block}.sec--offer-list .offers-with-map .inner{display:flex}.sec--offer-list .offers-with-map .offers-with-map__content{flex-basis:calc(50% - 3rem);padding-top:5rem}@media screen and (max-width:980px){.sec--offer-list .offers-with-map .offers-with-map__content{display:none}}.sec--offer-list .offers-with-map .offer-list .offer-list{display:flex;flex-wrap:wrap}.sec--offer-list .offers-with-map .offer-list .offer-list-item{display:flex;flex:0 0 100%;flex-direction:row;margin:0 0 5rem;max-width:none}.sec--offer-list .offers-with-map .offer-list .offer-list-item__img-wrap{display:flex;flex:0 0 45%}.sec--offer-list .offers-with-map .offer-list .offer-list-item__img-wrap__inner{display:flex;flex:1}.sec--offer-list .offers-with-map .offer-list .offer-list-item__img-wrap__img{padding-top:0;width:100%}.sec--offer-list .offers-with-map .offer-list .offer-list-item__img-wrap__badges{bottom:2rem;transform:none}.sec--offer-list .offers-with-map .offer-list .offer-list-item__content{flex:0 0 55%}.sec--offer-list .google-map-wrap{bottom:0;position:fixed;right:0;top:24rem;width:50vw;z-index:1}@media screen and (max-width:980px){.sec--offer-list .google-map-wrap{height:100vh;margin-left:-2rem;margin-right:-2rem;margin-top:-10rem;position:relative;top:0;width:calc(100% + 4rem)}}.sec--offer-list .google-map-wrap .btn--primary--search{left:50%;position:absolute;top:2.4rem;transform:translateX(-50%);z-index:99999}.sec--offer-list .google-map-wrap .cmt-placeholder{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sec--offer-list #google-map{background:#f3f3f3;height:100%;width:100%}.sec--offer-list #google-map .gm-style .gm-style-iw-c{box-shadow:0 0 20px rgba(159,174,229,.2)!important}.sec--offer-list .google-map-info-window .offer-list-item__content__info{display:none}.sec--offer-list .google-map-info-window .offer-list-item__content__prices__price--total{border-top:.1rem solid #9faee5;flex-basis:100%;margin-right:0;padding-right:0;padding-top:2rem}.sec--offer-list .google-map-info-window .offer-list-item__content__prices__price--per-meter,.sec--offer-list .google-map-info-window .offer-list-item__content__prices__price--total:after{display:none}.sec--offer-list .gm-style .gm-style-iw-c{font-family:Karla,sans-serif;font-size:1.6rem;font-weight:400;max-width:32rem!important;padding:0!important;width:100%!important}.sec--offer-list .gm-style .gm-style-iw-c>button{align-items:center;background:#fff!important;border-radius:50%;display:flex!important;height:20px!important;justify-content:center;opacity:1!important;right:0!important;top:0!important;width:20px!important}.sec--offer-list .gm-style .gm-style-iw-c>button>span{flex:0 0 14px}.sec--offer-list .gm-style-iw-d{overflow:hidden!important}.ams-editor .sec--offer-list .form--offer-search{padding-top:3rem;position:relative;top:0;z-index:1}.page--oferty .footer--main,.page--oferty .sec--quick-contact{position:relative;z-index:10}.google-map-inner{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.google-map-inner__text{margin:0 auto;max-width:80%;text-align:center}.google-map-inner__btn-wrap{display:flex;justify-content:center;padding-top:3rem}.sec--offer-detail iframe{border:0}.sec--offer-detail .inner{max-width:122rem}.sec--offer-detail .row{display:flex}@media screen and (max-width:980px){.sec--offer-detail .row{flex-wrap:wrap}}.sec--offer-detail .row .col{min-width:0}.sec--offer-detail .row .col:first-child{padding-right:6.8rem}@media screen and (max-width:980px){.sec--offer-detail .row .col:first-child{flex-basis:100%;padding-right:0}}.sec--offer-detail .row .col:last-child{flex:0 0 32.5rem}@media screen and (max-width:980px){.sec--offer-detail .row .col:last-child{flex-basis:100%;margin-bottom:5rem}}.sec--offer-detail .gallery{margin-bottom:1.6rem;position:relative}.sec--offer-detail .gallery__icons{display:flex;left:2rem;opacity:1;position:absolute;top:1.5rem;z-index:2}@media screen and (min-width:1211px){.sec--offer-detail .gallery__icons{transition:opacity .8s ease .8s}}.is-gallery-opened .sec--offer-detail .gallery__icons{opacity:0}.sec--offer-detail .gallery__icons__icon{cursor:pointer;margin-right:2rem;user-select:none}.sec--offer-detail .gallery__icons__icon:last-child{margin-right:0}.sec--offer-detail .gallery__icons__icon svg{display:block;pointer-events:none;transition:all .3s ease}.sec--offer-detail .gallery__icons__icon:hover svg *{fill:#fff}.sec--offer-detail .gallery__icons__icon:hover svg .background{fill:#4949ae}.sec--offer-detail .gallery__thumbnails{overflow:hidden;position:relative}.sec--offer-detail .gallery__thumbnails__next,.sec--offer-detail .gallery__thumbnails__prev{align-items:center;background:#d8dff5;border-radius:50%;cursor:pointer;display:flex;height:3.8rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);user-select:none;width:3.8rem;z-index:10}.sec--offer-detail .gallery__thumbnails__next svg,.sec--offer-detail .gallery__thumbnails__prev svg{display:block;max-width:1.4rem;pointer-events:none;position:relative;top:-1px}.sec--offer-detail .gallery__thumbnails__next svg *,.sec--offer-detail .gallery__thumbnails__prev svg *{stroke:#283349}.sec--offer-detail .gallery__thumbnails__next:hover,.sec--offer-detail .gallery__thumbnails__prev:hover{background:#4949ae}.sec--offer-detail .gallery__thumbnails__next:hover svg *,.sec--offer-detail .gallery__thumbnails__prev:hover svg *{stroke:#fff}.sec--offer-detail .gallery__thumbnails__prev{left:1.5rem}.sec--offer-detail .gallery__thumbnails__prev svg{transform:rotate(180deg)}.sec--offer-detail .gallery__thumbnails__next{right:1.5rem}.sec--offer-detail .gallery__thumbnails__content{display:flex;left:0;position:relative;transition:left .3s ease}.sec--offer-detail .gallery__thumbnails__item{background:#f3f3f3;border-radius:.8rem;cursor:pointer;flex:0 0 12rem;height:7.5rem;margin-right:2rem;overflow:hidden;position:relative;user-select:none;width:12rem}.sec--offer-detail .gallery__thumbnails__item:last-child{margin-right:0}.sec--offer-detail .gallery__thumbnails__item.is-selected:before{background:#9faee5;bottom:0;content:"";left:0;opacity:.75;position:absolute;right:0;top:0}.sec--offer-detail .offer-summary{background:#f5f7fd;border-radius:.8rem;display:flex;justify-content:space-between;padding:3rem}@media screen and (max-width:870px){.sec--offer-detail .offer-summary{flex-wrap:wrap}}.sec--offer-detail .offer-summary__content{flex:1}@media screen and (max-width:870px){.sec--offer-detail .offer-summary__content{flex-basis:100%}}.sec--offer-detail .offer-summary__content__row{display:flex;justify-content:space-between}@media screen and (max-width:580px){.sec--offer-detail .offer-summary__content__row{flex-wrap:wrap}}.sec--offer-detail .offer-summary__content__location{font-family:Poppins,sans-serif;font-size:3rem;font-weight:600}@media screen and (max-width:580px){.sec--offer-detail .offer-summary__content__location{font-size:2.4rem}}.sec--offer-detail .offer-summary__content__address{color:#9faee5;font-weight:500}.sec--offer-detail .offer-summary__content__address+.offer-summary__content__info .offer-summary__content__info__item:first-child{padding-left:1.2rem}.sec--offer-detail .offer-summary__content__info{display:flex;font-weight:500}@media screen and (max-width:580px){.sec--offer-detail .offer-summary__content__info{margin-top:1.5rem}}.sec--offer-detail .offer-summary__content__info__item{padding:0 1.2rem;position:relative}.sec--offer-detail .offer-summary__content__info__item:first-child{padding-left:0}.sec--offer-detail .offer-summary__content__info__item:last-child{padding-right:0}.sec--offer-detail .offer-summary__content__info__item:before{background:#9faee5;bottom:.5rem;content:"";left:0;position:absolute;top:.5rem;width:.1rem}@media screen and (max-width:580px){.sec--offer-detail .offer-summary__content__info__item:first-child{padding-left:0}}.sec--offer-detail .offer-summary__content__info__item:first-child:before{display:none}.sec--offer-detail .offer-summary__prices{margin-left:3.5rem;padding-left:3.5rem;position:relative}@media screen and (max-width:870px){.sec--offer-detail .offer-summary__prices{align-items:baseline;display:flex;flex-basis:100%;margin-left:0;margin-top:2.5rem;padding-left:0;padding-top:2.5rem}}.sec--offer-detail .offer-summary__prices:before{background:#9faee5;bottom:0;content:"";left:0;position:absolute;top:0;width:.1rem}@media screen and (max-width:870px){.sec--offer-detail .offer-summary__prices:before{bottom:auto;height:.1rem;right:0;width:auto}}.sec--offer-detail .offer-summary__prices__price{color:#4949ae;font-size:3rem;font-weight:700}@media screen and (max-width:580px){.sec--offer-detail .offer-summary__prices__price{font-size:2.4rem}}.sec--offer-detail .offer-summary__prices__per-month{color:#9faee5;font-weight:500}@media screen and (max-width:870px){.sec--offer-detail .offer-summary__prices__per-month{margin-left:3rem}}.sec--offer-detail .offer-detail{display:flex;margin-bottom:.5rem}@media screen and (max-width:580px){.sec--offer-detail .offer-detail{font-size:1.4rem;line-height:1.3}}.sec--offer-detail .offer-detail:last-child{margin-bottom:0}.sec--offer-detail .offer-detail__label{font-weight:800;min-width:20rem}.sec--offer-detail .offer-detail__value{font-weight:500}.sec--offer-detail .offer-detail-group{border-bottom:1px solid #9faee5;display:flex;padding:6rem 0}@media screen and (max-width:650px){.sec--offer-detail .offer-detail-group{flex-wrap:wrap;padding:4rem 0}}.sec--offer-detail .offer-detail-group:last-child{border-bottom:0}.sec--offer-detail .offer-detail-group__col{flex:0 0 50%}@media screen and (max-width:650px){.sec--offer-detail .offer-detail-group__col{flex-basis:100%}.sec--offer-detail .offer-detail-group__col:last-child{margin-top:.5rem}.sec--offer-detail .offer-detail-group__col:first-child{margin-top:0}}.sec--offer-detail .offer-detail-group--no-border{border-bottom:0}.sec--offer-detail .agent-box{margin-bottom:2.5rem}.sec--offer-detail .form--contact{background:#f5f7fd;border-radius:.8rem;padding:3rem}.sec--offer-detail .form--contact .form-title{font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:2rem}.sec--offer-detail .form--contact .form-control,.sec--offer-detail .form-row--btn .btn{width:100%}.sec--offer-detail .offer-desc{max-width:67.5rem;padding:5rem 0 8rem}.sec--offer-detail .offer-desc ul{list-style-position:inside;margin:2rem 0;padding:0}.sec--offer-detail .offer-tabs .btn-mobile-virtual-walk{display:none}@media screen and (max-width:580px){.sec--offer-detail .offer-tabs .btn-mobile-virtual-walk{display:block;text-align:center}}.sec--offer-detail .offer-tabs .virtual-walk{background:#9faee5;border-radius:2.4rem;color:#fff;cursor:pointer;display:none;font-weight:500;padding:1rem;position:relative;text-align:center;user-select:none}@media screen and (max-width:580px){.sec--offer-detail .offer-tabs .virtual-walk{display:block}}.sec--offer-detail .offer-tabs__nav{background:#f5f7fd;border-radius:2.4rem;display:flex;flex-wrap:wrap;overflow:hidden;position:relative;z-index:1}@media screen and (max-width:580px){.sec--offer-detail .offer-tabs__nav{margin-bottom:1.2rem}}.sec--offer-detail .offer-tabs__nav__bg{background:#d8dff5;border-radius:2.4rem;bottom:0;left:0;position:absolute;top:0;transition:left .2s ease;width:33.3333%;z-index:-1}@media screen and (max-width:580px){.sec--offer-detail .offer-tabs__nav__bg{width:50%}}.sec--offer-detail .offer-tabs__nav__item{cursor:pointer;flex:0 0 33.333%;padding:1rem;position:relative;text-align:center;user-select:none}@media screen and (max-width:580px){.sec--offer-detail .offer-tabs__nav__item{flex-basis:50%}.sec--offer-detail .offer-tabs__nav__item:first-child{display:none}}.sec--offer-detail .offer-tabs__nav--2 .offer-tabs__nav__item{flex:0 0 50%}.sec--offer-detail .offer-tabs__nav--2 .offer-tabs__nav__bg{width:50%}.sec--offer-detail .offer-tabs__content{background:#f3f3f3;margin-bottom:2.5rem;position:relative}.sec--offer-detail .offer-tabs__content__item{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.sec--offer-detail .offer-tabs__content__item.is-active{opacity:1;z-index:2}.sec--offer-detail .offer-tabs__content__item .cmt-placeholder{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sec--offer-detail .offer-tabs__content__item iframe{height:40rem;width:100%}.sec--offer-detail .offer-tabs__content__item--2{height:100%;min-height:40rem;position:relative;width:100%}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--next,.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev{align-items:center;background:#d8dff5;border-radius:50%;cursor:pointer;display:flex;height:3.8rem;justify-content:center;user-select:none;width:3.8rem}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--next svg,.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev svg{display:block;max-width:1.4rem;pointer-events:none;position:relative}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--next svg *,.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev svg *{stroke:#283349}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--next:hover,.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev:hover{background-color:#4949ae}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--next:hover svg,.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev:hover svg{display:block}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--next:hover svg *,.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev:hover svg *{stroke:#fff}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev{left:1rem}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--prev svg{transform:rotate(180deg)}.sec--offer-detail .offer-tabs__content__item--2 .floor-plans__arrow--next{right:1rem}.sec--offer-detail .offer-tabs__content__item--2 .img{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.sec--offer-detail .offer-tabs__content__item--2 .img.is-active{z-index:2}.is-gallery-opened{overflow:hidden}.is-gallery-opened .gallery__img__nav{z-index:99999999}.gallery__img{background-color:#f3f3f3;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.8rem;cursor:pointer;margin-bottom:1.5rem;padding-top:50%;position:relative;user-select:none;width:100%}@media screen and (max-width:580px){.gallery__img{padding-top:75%}}.gallery__img:after{background:#fff;bottom:0;content:"";left:0;right:0;top:0}.gallery__img .dot-flashing,.gallery__img:after{opacity:0;position:absolute;transition:opacity .3s ease}.gallery__img .dot-flashing{left:50%;top:50%;transform:tranlsate(-50%,-50%)}.gallery__img.is-loading .dot-flashing,.gallery__img.is-loading:before{opacity:1}.gallery__img__badges{bottom:1.5rem;display:flex;flex-wrap:wrap;left:2rem;margin-bottom:.7rem;opacity:1;position:absolute}@media screen and (min-width:1211px){.gallery__img__badges{transition:opacity .8s ease .8s}}@media screen and (max-width:580px){.gallery__img__badges{margin-bottom:0;max-width:13rem}}.is-gallery-opened .gallery__img__badges{opacity:0}.gallery__img__badges__badge{background-color:#283349;border-radius:2.5rem;color:#fff;line-height:1;margin-right:1.5rem;padding:.8rem 1.8rem}@media screen and (max-width:580px){.gallery__img__badges__badge:last-child{margin-top:.5rem}.gallery__img__badges__badge:first-child{margin-top:0}}.gallery__img__badges__badge:last-child{margin-right:0}.gallery__img__badges__badge--light{background-color:#9faee5}.gallery__img__nav{bottom:1.5rem;display:flex;position:absolute;right:2rem;z-index:3}@media screen and (min-width:1211px){.gallery__img__nav{transition:left .8s ease,top .8s ease}}.gallery__img__nav__next,.gallery__img__nav__prev{align-items:center;background:#d8dff5;border-radius:50%;cursor:pointer;display:flex;height:3.8rem;justify-content:center;user-select:none;width:3.8rem}.gallery__img__nav__next svg,.gallery__img__nav__prev svg{display:block;max-width:1.4rem;pointer-events:none;position:relative;top:-1px}.gallery__img__nav__next svg *,.gallery__img__nav__prev svg *{stroke:#283349}.gallery__img__nav__next:hover,.gallery__img__nav__prev:hover{background-color:#4949ae}.gallery__img__nav__next:hover svg *,.gallery__img__nav__prev:hover svg *{stroke:#fff}.gallery__img__nav__prev svg{transform:rotate(180deg)}.gallery__img__nav__counter{background:#fff;border-radius:2rem;font-weight:500;line-height:1;margin:0 .5rem;min-width:8.8rem;padding:1rem 2.5rem;text-align:center}.overlay--gallery{bottom:0;display:none;left:0;padding:10.2rem 0 0;position:fixed;right:0;top:0;z-index:99999}@media screen and (min-width:1211px){.overlay--gallery{transition:all .8s ease}}@media screen and (max-width:1210px){.overlay--gallery{background:#fff}}.overlay--gallery .overlay__close{align-items:center;background:#f5f7fd;border-radius:50%;cursor:pointer;display:flex;justify-content:center;opacity:0;padding:1.5rem;position:absolute;right:2.4rem;top:2.4rem;user-select:none;z-index:10}@media screen and (min-width:1211px){.overlay--gallery .overlay__close{transition:all .8s ease}}.overlay--gallery .overlay__close svg{display:block}.overlay--gallery .overlay__close svg *{stroke:#283349}.overlay--gallery.is-done{background-color:#fff;padding-top:4rem}.overlay--gallery.is-done .overlay__close{opacity:1}.overlay--gallery.is-done .overlay__img{max-height:100%}@media screen and (max-width:1210px){.overlay--gallery.is-done .overlay__img{background-position:50%;background-size:contain;height:100%!important;width:100%!important}}.overlay--gallery .inner{max-width:122rem}.overlay--gallery .overlay__img-wrap{height:calc(100dvh - 8rem)}.overlay--gallery .overlay__img{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}@media screen and (min-width:1211px){.overlay--gallery .overlay__img{transition:all .8s ease}}@media screen and (max-width:960px){.overlay--gallery .overlay__img{background-size:contain}}.overlay--gallery .overlay__img:before{background:#fff;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.overlay--gallery .overlay__img .dot-flashing{left:50%;opacity:0;position:absolute;top:50%;transform:tranlsate(-50%,-50%);transition:opacity .3s ease}.overlay--gallery .overlay__img.is-loading .dot-flashing,.overlay--gallery .overlay__img.is-loading:before{opacity:1}.sec--blog-post{padding-top:6rem}.sec--blog-post .row{display:flex;flex-wrap:wrap}.sec--blog-post .row .col{flex:0 0 50%}@media screen and (max-width:1024px){.sec--blog-post .row .col{flex-basis:100%}}.sec--blog-post .row .main-img{border-radius:1.6rem;margin-bottom:8rem;position:sticky;top:16rem}@media screen and (max-width:1024px){.sec--blog-post .row .main-img{margin-bottom:2rem;position:static}}.sec--blog-post .blog-entry-date-mobile{display:none;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:3rem}@media screen and (max-width:1024px){.sec--blog-post .blog-entry-date-mobile{display:block}}.sec--blog-post .blog-entry{margin-bottom:8rem;margin-left:auto;margin-top:14rem;max-width:56rem;padding-left:3rem}@media screen and (max-width:1024px){.sec--blog-post .blog-entry{margin-bottom:4rem;margin-top:0;max-width:none;padding-left:0}}.sec--blog-post .blog-entry__date{font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:3rem}@media screen and (max-width:1024px){.sec--blog-post .blog-entry__date{display:none}}.sec--blog-post .blog-entry__title{color:#4949ae;font-family:Poppins,sans-serif;font-size:4.2rem;font-weight:500;line-height:1.3;margin-bottom:8rem}@media screen and (max-width:768px){.sec--blog-post .blog-entry__title{font-size:3.6rem;margin-bottom:4rem}}@media screen and (max-width:580px){.sec--blog-post .blog-entry__title{font-size:2.4rem}}.sec--blog-post .blog-entry__lead{font-size:2.4rem;font-weight:700;margin-bottom:5rem}@media screen and (max-width:768px){.sec--blog-post .blog-entry__lead{font-size:2rem}}@media screen and (max-width:580px){.sec--blog-post .blog-entry__lead{font-size:1.8rem}}.sec--blog-post .blog-entry__content{font-weight:500}@media screen and (max-width:580px){.sec--blog-post .blog-entry__content{font-size:1.4rem}}.sec--blog-post .blog-entry__content blockquote{color:#4949ae;font-size:2.4rem;font-weight:500;margin:8rem 0;padding-left:5.7rem;position:relative}@media screen and (max-width:768px){.sec--blog-post .blog-entry__content blockquote{font-size:2rem;margin:5rem 0}}@media screen and (max-width:580px){.sec--blog-post .blog-entry__content blockquote{font-size:1.8rem}}.sec--blog-post .blog-entry__content blockquote:before{content:'"';font-family:Poppins,sans-serif;font-size:6rem;left:0;line-height:1;position:absolute;top:0}.sec--blog-post .blog-entry__content blockquote:after{background:#4949ae;bottom:0;content:"";left:1.2rem;position:absolute;top:4rem;width:.2rem}.sec--agent-offers{background:#f5f7fd;padding:6rem 0}.sec--agent-offers .row{display:flex}@media screen and (max-width:980px){.sec--agent-offers .row{flex-wrap:wrap}}.sec--agent-offers .row .col{min-width:0}.sec--agent-offers .row .col:first-child{flex:1;padding-right:6.8rem}@media screen and (max-width:980px){.sec--agent-offers .row .col:first-child{flex-basis:100%;padding-right:0}}.sec--agent-offers .row .col:last-child{flex:0 0 32.5rem}@media screen and (max-width:980px){.sec--agent-offers .row .col:last-child{flex-basis:100%;margin-bottom:5rem}}.sec--agent-offers .offer-list-wrap{overflow:hidden}.sec--agent-offers .offer-list{display:flex;flex-wrap:wrap;margin-bottom:-9rem;margin-left:-4.5rem;margin-right:-4.5rem}.sec--agent-offers .offer-list--empty{font-weight:700;margin-bottom:0!important;margin-left:0!important;margin-right:0!important}@media screen and (max-width:1095px){.sec--agent-offers .offer-list{margin-bottom:-4rem;margin-left:-2rem;margin-right:-2rem}}@media screen and (max-width:767px){.sec--agent-offers .offer-list{margin-bottom:-2rem;margin-left:0;margin-right:0}}.sec--agent-offers .offer-list-item{flex:0 0 calc(50% - 9rem);margin:0 4.5rem 9rem;max-width:none}@media screen and (max-width:767px){.sec--agent-offers .offer-list-item{flex-basis:100%;margin:0 0 3rem}}.sec--agent-offers .offer-list .empty-info{color:#283349;font-size:3.6rem;margin-bottom:5rem}.sec--agent-offers .agent-box{background:#fff;margin-bottom:2.5rem}.sec--agent-offers .form--contact{background:#fff;border-radius:.8rem;padding:3rem}.sec--agent-offers .form--contact .form-title{font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:2rem}.sec--agent-offers .form--contact .form-control,.sec--agent-offers .form-row--btn .btn{width:100%}