:root{--primary:#9A5E3B;--primary-dark:#371D11;--primary-light:#F6F5F4;--secondary:#371D11;--tertiary:#413D2A;--white:white;--black:#1D1D1D;--font-header:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-text:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--lightgray:#dddddd;--darkgray:#888888;--border:rgba(55,29,17,.2)}html{font-size:15px}@media (min-width:420px){html{font-size:16px}}@media (min-width:1920px){html{font-size:18px}}@media (min-width:2200px){html{font-size:19px}}@media (min-width:2500px){html{font-size:22px}}body,.tooltip,.price-history-popover{font-family:var(--font-text);font-weight:400;line-height:1.7;color:var(--black)}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{font-family:var(--font-header);font-weight:500;margin-bottom:.5em}.h1,h1{font-size:2.25rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.625rem}.h5,h5{font-size:1.375rem}.h6,h6{font-size:1.25rem}.h1 strong,h1 strong,.h2 strong,h2 strong,.h3 strong,h3 strong,.h4 strong,h4 strong,.h5 strong,h5 strong,.h6 strong,h6 strong{font-weight:700;color:var(--primary)}.fw-400{font-weight:400!important}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fs-3{font-size:1.5rem!important}.fs-4{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fs-7{font-size:.875rem}.text-primary{color:var(--primary)!important}.text-secondary{color:var(--secondary)!important}.text-tertiary{color:var(--tertiary)!important}.text-black{color:var(--black)!important}@media (min-width:576px){.h1,h1{font-size:3.5rem}.h2,h2{font-size:2.75rem}.h3,h3{font-size:2.25rem}.h4,h4{font-size:2rem}.h5,h5{font-size:1.5rem}.h6,h6{font-size:1.25rem}}.accent-hr{text-align:center;position:relative}.accent-hr::before{content:'';width:100%;height:0;border-top:1px solid var(--primary);position:absolute;top:50%;left:0}.accent-hr>span{position:relative;padding:0 2rem;background-color:var(--white)}.bg-primary-light .accent-hr>span,.bg-crop-primary-light .accent-hr>span{background-color:var(--primary-light)}.text-decoration-underline{text-decoration:underline;text-underline-offset:.25rem}hr{border-color:var(--border)}ul li::marker{color:var(--primary)}.position-relative{position:relative}:root{--container:100%;--container-extended:100%;--container-extended-x2:100%;--container-narrow:59.625rem;--container-narrow-2:75rem}.container{max-width:var(--container)}.division-extended .container{max-width:var(--container-extended)}.division-extended-x2 .container{max-width:var(--container-extended-x2)}@media (min-width:768px){:root{--container:calc(100% - 60px);--container-extended:100%;--container-extended-x2:100%}}@media (min-width:992px){:root{--container:calc(100% - 80px);--container-extended:calc(100% - 30px);--container-extended-x2:calc(100% - 30px)}}@media (min-width:1280px){:root{--container:1180px;--container-extended:calc(100% - 60px);--container-extended-x2:calc(100% - 60px)}}@media (min-width:1340px){:root{--container:1200px;--container-extended:1280px;--container-extended-x2:1310px}}@media (min-width:1500px){:root{--container:1300px;--container-extended:1380px;--container-extended-x2:1410px}}@media (min-width:1640px){:root{--container:1400px;--container-extended:1480px;--container-extended-x2:1510px}}@media (min-width:1880px){:root{--container:1400px;--container-extended:1560px;--container-extended-x2:1640px}}@media (min-width:2200px){:root{--container:76vw;--container-extended:84vw;--container-extended-x2:90vw}}@media (min-width:2500px){:root{--container:66vw;--container-extended:74vw;--container-extended-x2:80vw}}.text-narrow .module-container{margin:0 auto;max-width:var(--container-narrow)}.text-narrow-2 .module-container{margin:0 auto;max-width:var(--container-narrow-2)}.overflow-clip{contain:paint}#webpage{min-height:100vh}#webpage .division:last-child{padding-bottom:var(--py-lg)}#webpage.is-sticky{position:sticky;top:0}.division.is-sticky{position:sticky;top:0}.division{position:relative;background-color:var(--white)}.shadow-top{box-shadow:0 0 2rem rgba(0,0,0,.2)}:root{--py-sm:20px;--py-md:30px;--py-lg:45px;--py-xl:55px}.pt-sm{padding-top:var(--py-sm)}.pb-sm{padding-bottom:var(--py-sm)}.pt-md{padding-top:var(--py-md)}.pb-md{padding-bottom:var(--py-md)}.pt-lg{padding-top:var(--py-lg)}.pb-lg{padding-bottom:var(--py-lg)}.pt-xl{padding-top:var(--py-xl)}.pb-xl{padding-bottom:var(--py-xl)}@media (min-width:992px){:root{--py-sm:25px;--py-md:40px;--py-lg:80px;--py-xl:110px}}@media (max-width:991.98px){.breakpoint-lg .column{flex:0 0 100%;max-width:100%}}a{color:inherit}a:hover{color:inherit}*:focus,*:active,.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{outline:none!important}.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{box-shadow:none!important}.btn{padding:1rem 2rem;border-width:1px;border-radius:1rem 1rem 1rem 0;transition:all .3s;font-size:.875rem;line-height:1.143;text-transform:uppercase}.btn-sm{padding:.5rem 2rem;border-radius:.75rem .75rem .75rem 0}.btn-primary{background:var(--primary);border-color:var(--primary);color:var(--white)}.btn-primary:hover,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{background:var(--primary-dark);border-color:var(--primary-dark);color:var(--white)}.btn-outline-primary{border-color:var(--primary);color:var(--primary)}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{border-color:var(--primary);background-color:var(--primary);color:var(--white)}.btn-secondary{background:var(--primary);border-color:var(--primary);color:var(--white)}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{background:var(--primary-dark);border-color:var(--primary-dark);color:var(--white)}.btn-outline-secondary{border-color:var(--primary);color:var(--primary)}.btn-outline-secondary:hover,.btn-outline-secondary:not(.btn-room):not(.btn-floor):focus,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{border-color:var(--primary);background-color:var(--primary);color:var(--white)}.nav-link-style{display:inline-block;position:relative;text-decoration:none!important}.nav-link-style::after{content:'';width:100%;height:1px;background-color:transparent;position:absolute;left:0;bottom:-1rem;transition:all .5s}.nav-link-style:hover::after{background-color:currentColor;bottom:-.25rem}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{background:var(--primary-dark);border-color:var(--primary-dark);color:var(--white)}.btn-outline-primary{border-color:var(--primary);color:var(--primary)}.btn-primary:disabled,.btn-primary.disabled,.btn-outline-primary:disabled,.btn-outline-primary.disabled,.btn-secondary:disabled,.btn-secondary.disabled,.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{border-color:var(--lightgray);background-color:var(--lightgray);color:var(--darkgray)}.btn-back{padding-left:4rem;padding-right:4rem}.btn-back .icon-arrow-left-alt{position:relative;left:-2.875rem;font-size:1em}:root{--bg-light-gray:#f0f0f0;--bg-dark-gray:#212121}.bg-light-gray{background:var(--bg-light-gray)}.bg-dark-gray{color:#fff;background:var(--bg-dark-gray)}.bg-dark-gray .btn-outline-primary{border-color:#fff;color:#fff}.bg-primary-light,.division.bg-primary-light{background:var(--primary-light)}.bg-dark-gray .btn-outline-primary:hover,.bg-dark-gray .btn-outline-primary:focus,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled).active,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled):active{border-color:#fff;background-color:#fff;color:var(--bg-dark-gray)}.bg-crop-primary-light{background:linear-gradient(180deg,var(--primary-light) 0,var(--primary-light) 50%,var(--white) 50%)}.bg-crop-primary-light-lg{background:linear-gradient(180deg,var(--primary-light) 0,var(--primary-light) 70%,var(--white) 70%)}.bg-crop-primary-light-bt{background:linear-gradient(0deg,var(--primary-light) 0,var(--primary-light) 50%,var(--white) 50%)}:root{--header-height-mobile:4.625rem;--header-height-desktop:7rem;--header-height-sticky-mobile:4.625rem;--header-height-sticky-desktop:5.125rem}body[data-route="home.index"][data-id="1"] #header,body[data-route="webpages.show"][data-id="3"] #header,body[data-route="webpages.show"][data-id="4"] #header,body[data-route="webpages.show"][data-id="5"] #header,body[data-route="webpages.show"][data-id="6"] #header,body[data-route="webpages.show"][data-id="16"] #header,body[data-route="webpages.show"][data-id="17"] #header,body[data-route="webpages.show"][data-id="22"] #header,body[data-route="webpages.show"][data-id="23"] #header,body[data-route="webpages.show"][data-id="24"] #header,body[data-route="webpages.show"][data-id="25"] #header{position:fixed}#header{width:100%;position:sticky;top:0;min-height:var(--header-height-mobile);z-index:800}#header.animated{min-height:var(--header-height-sticky-mobile)}#header .division{position:absolute;top:0;left:0;width:100%;background-color:rgba(255,255,255,.7);transition:background .5s;z-index:100;backdrop-filter:blur(.625rem)}#header.animated .division{box-shadow:unset}#header .navbar{padding-top:0rem;padding-bottom:0rem;font-size:.875rem}#header .navbar-brand{padding-top:0;padding-bottom:0;margin-right:1.5rem}#header .navbar-brand img{display:block;width:11.25rem;height:3.625rem;transition:filter .5s}#header .nav-item .nav-link{color:var(--black);padding-left:.5rem;padding-right:.5rem;text-transform:uppercase}#header .nav-item .nav-link>span{display:inline-block;position:relative}#header .nav-item:not(.btn-catalog) .nav-link span::after{content:'';width:100%;height:1px;background-color:transparent;position:absolute;left:0;bottom:-1rem;transition:all .5s}#header .nav-item .nav-link:hover span::after,#header .nav-item.active>.nav-link span::after{background-color:currentColor;bottom:-.25rem}#header .btn-catalog.nav-item .nav-link{padding:1rem 1.25rem;border-radius:1rem 1rem 1rem 0;transition:all .3s;font-size:.875rem;line-height:1.143;background:var(--primary);border:1px solid var(--primary);color:var(--white);text-transform:uppercase}#header .btn-catalog.nav-item .nav-link:hover,#header .btn-catalog.nav-item .nav-link:focus,#header .btn-catalog.nav-item.active .nav-link{background:var(--primary-dark);border-color:var(--primary-dark);color:var(--white)}#header .navbar-nav{width:100%;align-items:center}#header .navbar{padding-top:1.6875rem;padding-bottom:1.6875rem;transition:padding .5s}#header.animated .navbar{padding-top:.75rem;padding-bottom:.75rem}@media (max-width:991.98px){#header .navbar,#header.animated .navbar{padding-top:.5rem;padding-bottom:.5rem}#header .navbar-brand,#header .module-menu .navbar-toggler{position:relative;z-index:100}#header .module-menu .navbar-toggler{right:unset}#header .module-menu .navbar-collapse{position:fixed;top:0;left:0;z-index:99;width:100%;margin:0}#header .module-menu .navbar::before{content:'';position:fixed;top:0;left:0;z-index:-1;width:100%;height:0;background:var(--white);transition:height .3s}#header.menu-active .module-menu .navbar::before{height:100dvh;height:100vh}#header .module-menu .navbar-collapse .navbar-nav{margin:4.625rem 0 0;padding:1rem;border-top:1px solid rgba(0,0,0,.15)}#header.menu-active .module-menu .navbar-collapse .navbar-nav{max-height:calc(100dvh - 4.625rem);max-height:calc(100vh - 4.625rem);overflow:auto}#header .nav-item{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}#header .navbar-nav>.nav-item{padding-bottom:.75rem}#header .nav-item.has-children .icon{font-size:.75em;transform:rotate(90deg)}#header .nav-item.has-children.expanded .icon{transform:rotate(-90deg)}#header .nav-item>ul{width:100%;padding-left:1rem}}@media (min-width:992px){#header{min-height:var(--header-height-desktop);z-index:800}#header.animated{min-height:var(--header-height-sticky-desktop)}#header .btn-catalog.nav-item{margin-right:auto}#header .nav-item .nav-link{padding-left:.25rem;padding-right:.25rem}#header .btn-catalog.nav-item .nav-link{padding:.5rem}#header .module-menu .navbar-nav>li>ul{width:auto;padding:1rem 0;border-radius:.875rem .875rem .875rem 0;box-shadow:0 0 1rem rgba(0,0,0,.1)}#header .module-menu .navbar-nav>li>ul>li{width:auto;padding:0 1rem;white-space:nowrap}#header .module-menu .navbar-nav li.border-top{border-top:1px solid rgba(0,0,0,.1);margin-top:.75rem;padding-top:.75rem}}@media (min-width:1200px){#header .navbar-brand{margin-right:2.25rem}#header .nav-item .nav-link{padding-left:.75rem;padding-right:.75rem}#header .btn-catalog.nav-item .nav-link{padding:1rem 1.75rem}}.hamburger .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55,.055,.675,.19)}.hamburger .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55,.055,.675,.19)}.hamburger.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215,.61,.355,1)}.hamburger.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215,.61,.355,1)}#footer{position:relative;margin-top:50vh}#footer .division{background-color:var(--primary-light)}#footer .division.shadow-top{background-color:var(--white)}#footer .footer-form{background:linear-gradient(0deg,var(--primary-light) 0,var(--primary-light) 50%,var(--white) 50%)}#footer .footer-form .division-container{border-radius:1.25rem;box-shadow:0 0 2.5rem rgba(0,0,0,.1);padding-top:15px;padding-bottom:15px;background-color:var(--white)}#footer .footer-form .col-md-8{flex-basis:0;flex-grow:1;max-width:100%}#footer .footer-form .col-md-4 .column-container{display:flex;justify-content:center;align-items:flex-end;position:relative}#footer .footer-form .image{position:absolute;width:100%;height:100%;min-height:20rem}#footer .footer-form .image *{width:100%;height:100%}#footer .footer-form .image .item-image img{width:100%!important;height:100%!important;object-fit:cover;border-radius:.75rem}#footer .footer-form .team-person-widget{bottom:-5rem}#footer .footer-form-contact-data{width:100%;padding:2rem clamp(1rem,4vw,4rem);margin-bottom:auto;font-size:.875rem}#footer .footer-form-contact-data h4{font-size:1rem;font-weight:400}#footer .footer-menu-division{font-size:.875rem}#footer .footer-logo .content-image{max-width:9.5rem;height:auto}#footer .footer-logo .content-text{padding:1rem 0 0;font-size:.75rem;line-height:1.5;margin-bottom:1rem}#footer .social-media .module-objects-gallery .item{width:auto!important}#footer .social-media .module-objects-gallery .item-image{overflow:visible;margin:0;padding:0}#footer .social-media .module-objects-gallery .item-image img{position:relative;max-width:1.5rem}#footer .social-media .module-objects-gallery .item-image img:hover{transform:translate3d(0,0,0) scale(1.2)}#footer .social-media .module-objects-gallery .item-name{display:none}#footer .module-menu .navbar-toggler{display:none}#footer .module-menu .navbar-collapse:not(.show){display:block}#footer .module-menu .navbar-collapse{margin:0}#footer .module-menu .navbar{padding:0}#footer .navbar-nav{display:block}#footer .navbar-nav .nav-link{padding:0;text-transform:uppercase}#footer a:not(.btn):hover,#footer .nav-link:hover{text-decoration:underline;color:var(--primary);text-underline-offset:.25rem;transition:.3s color}#footer .footer-menu-division{overflow:hidden}#footer .footer-menu-division h4{padding:1.125rem 0;font-size:1rem;font-weight:400}#footer .footer-menu-division .module p:last-of-type{margin-bottom:0}#footer .footer-menu-division .row{margin-left:-2rem;margin-right:-2rem}#footer .footer-menu-division .row>div{padding-left:2rem;padding-right:2rem;padding-bottom:1.125rem;border-left:1px solid var(--border)}#footer .footer-menu-division .row>div:nth-child(1){border-left:0}#footer .footer-bottom-division .column-container{display:flex;algin-items:center;flex-wrap:wrap;padding-top:2rem;margin-top:2rem;border-top:1px solid var(--border);font-size:.75rem}#footer .footer-bottom-division .column-container .footer-info{flex:0 0 100%}#footer .footer-bottom-division .column-container .footer-info .module-text{max-width:40rem;margin:0 auto;text-align:center;line-height:2}#footer .footer-bottom-division .column-container .footer-info + .module{margin:0 auto}#footer .footer-bottom-division .column-container .powered-by{display:flex;gap:.25rem 1rem;line-height:2}#footer .footer-bottom-division .column-container .powered-by a img{min-width:7.1875rem;height:auto;transition:filter .3s}#footer .footer-bottom-division .column-container .powered-by a:hover img{filter:brightness(0) saturate(100%) invert(60%) sepia(37%) saturate(296%) hue-rotate(341deg) brightness(93%) contrast(84%)}@media(max-width:1279.98px){#footer .footer-form .division-container{margin:0 15px;width:calc(100% - 30px)}}@media(max-width:991.98px){#footer .footer-form .col-md-4,#footer .footer-form .col-md-8{flex:0 0 100%;max-width:100%}#footer .footer-investment-form .col-md-4 .column-container{margin-bottom:3rem}#footer .footer-menu-division .row>div:nth-child(3){border-left:0}#footer .footer-investment-form{padding-top:6rem}}@media (max-width:767.98px){#footer .footer-bottom-division .column-container .footer-info{width:100%}#footer .footer-menu-division h4{padding:1.125rem 0 0}}@media(min-width:576px){#footer .footer-form.footer-investment-form .col-md-4{min-width:30rem}#footer .footer-form-contact-data{padding:3rem clamp(3rem,5vw,4rem)}#footer .team{background:linear-gradient(180deg,var(--white) 10rem,var(--primary-light) 10rem)}}@media(min-width:992px){#footer .footer-form .column-container,#footer .footer-form .image,#footer .footer-form .image .module-container,#footer .footer-form .image .module-image,#footer .footer-form .image .content-image,#footer .footer-form .image .item-image{height:100%}#footer .footer-bottom-division .column-container .footer-info{flex:1}#footer .footer-bottom-division .column-container .footer-info .module-text{margin:0;text-align:left}}.dynamic-map .map-wrapper{display:block;padding-top:56.25%;position:relative}.dynamic-map .map-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.25rem 1.25rem 1.25rem 0}.dynamic-map-with-route{text-align:center}.dynamic-map-route-container{display:inline-flex;align-items:center;flex-direction:column;gap:.5rem 1rem;margin:0 auto;min-width:100%}.dynamic-map-route-container .route-type-wrapper,.dynamic-map-route-container .route-input-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;width:100%;margin:0 auto}.dynamic-map-route-container .route-type-wrapper .btn{padding-left:1rem;padding-right:1rem}.dynamic-map-route-container .route-type-wrapper .btn{flex:1}.dynamic-map-route-container .route-input-wrapper .form-control{width:auto;flex:1;height:calc(1.5em + 1.5rem + 2px);border:1px solid var(--border);border-radius:.75rem;color:var(--black)}.dynamic-map-route-container .route-input-wrapper .form-control::placeholder{color:var(--black);font-style:italic;opacity:.6}.dynamic-map-route-container .route-input-wrapper .form-control:focus{border-color:var(--primary)}.dynamic-map-route-container .route-input-wrapper .btn{width:100%}.dynamic-map-route-container .route-result-wrapper{width:100%;margin-bottom:1.5rem}.dynamic-map-route-container .route-result-wrapper>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem 2rem;padding:1.5rem;margin:0 auto;background:var(--primary-light);width:100%;border-radius:1.25rem 1.25rem 1.25rem 0}@media (min-width:576px){.dynamic-map-route-container .route-type-wrapper,.dynamic-map-route-container .route-input-wrapper{gap:.5rem 1rem}.dynamic-map-route-container .route-input-wrapper .btn{width:auto}}@media (min-width:768px){.dynamic-map-route-container{min-width:36rem}}@media (max-width:767.98px) and (orientation:portrait){.dynamic-map .map-wrapper{padding-top:140%}}@media (max-width:991px){.modal-lg{max-width:100%}.modal-body{padding-bottom:3rem}}.modal-content{border-radius:1.25rem 1.25rem 1.25rem 0;border:0}.modal-header{border-radius:0;border-bottom:1px solid var(--border)}.modal-title{font-size:1.25rem}.modal-title small{font-size:1rem}.modal-header .close{color:var(--primary);opacity:1;transition:color .3s}.modal-header .close:hover{color:var(--primary-dark);transition:color .3s}.modal-header .close span{display:block;font-size:2.5rem}#posts.is-sticky,#post.is-sticky{position:sticky}#posts,#post{padding-top:var(--py-lg)}.posts-blog .post-items{display:flex;flex-wrap:wrap;row-gap:1rem;margin-left:-.5rem;margin-right:-.5rem}.posts-blog .post-item{width:100%;padding-left:.5rem;padding-right:.5rem}.posts-blog .post-item-wrapper{display:flex;flex-direction:column;height:100%;padding:1.25rem 1.5rem;border-radius:1.25rem 1.25rem 1.25rem 0;overflow:hidden;background-color:var(--primary-light)}.posts-blog .post-hero{position:relative;padding-top:72%;margin-bottom:1.5rem}.posts-blog .post-hero img{width:100%;height:100%;border-radius:1rem;position:absolute;top:0;left:0;object-fit:cover;transition:transform .3s}.posts-blog .post-item:hover .post-hero img{transform:scale(1.05)}.posts-blog .post-item .post-content{flex:1;display:flex;flex-direction:column}.posts-blog .post-link{position:absolute;inset:0;z-index:1}.posts-blog .btn{padding-left:3rem;padding-right:3rem;position:relative;z-index:2}@media (min-width:576px){.posts-blog .post-item{width:50%}}@media (min-width:768px){.posts-blog .post-item-wrapper{padding:1.5rem 1.875rem}}@media (min-width:992px){.posts-blog .post-item{width:33.33333%}}@media (min-width:1280px){.posts-blog .post-item-wrapper{padding:2.25rem 2.5rem}}#post{overflow:hidden}#post .post-date{font-size:.875rem}#post .post-figure.ratio::before{padding-top:70%}#post .post-figure img{border-radius:1.25rem 1.25rem 1.25rem 0;object-fit:cover;object-position:center center}#post .post-gallery.module-gallery .tiles{grid-gap:2rem 1rem;padding-bottom:2.5rem}#post .post-gallery.module-gallery .tiles .tile::before{padding-top:70%}#post .post-gallery.module-gallery .tiles .tile{overflow:visible}#post .post-gallery.module-gallery .tiles .tile .tile-wrapper img{border-radius:1.25rem 1.25rem 1.25rem 0}#post .post-gallery.module-gallery .tiles .tile .tile-wrapper span{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.5rem .5rem .5rem 0;background-color:var(--primary);color:var(--white);font-size:1.5rem;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);transition:transform .3s,background-color .3s}#post .post-gallery.module-gallery .tiles .tile:hover .tile-wrapper span{background-color:var(--primary-dark);transform:translate(-50%,50%) scale(1.1)}#post .post-files li{padding:.75rem 0 1rem 2.25rem;position:relative}#post .post-files li::after{content:'';--icon-base64:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktZmlsZS1lYXJtYXJrIiB2aWV3Qm94PSIwIDAgMTYgMTYiPiA8cGF0aCBkPSJNMTQgNC41VjE0YTIgMiAwIDAgMS0yIDJINGEyIDIgMCAwIDEtMi0yVjJhMiAyIDAgMCAxIDItMmg1LjVMMTQgNC41em0tMyAwQTEuNSAxLjUgMCAwIDEgOS41IDNWMUg0YTEgMSAwIDAgMC0xIDF2MTJhMSAxIDAgMCAwIDEgMWg4YTEgMSAwIDAgMCAxLTFWNC41aC0yeiI+PC9wYXRoPgo8L3N2Zz4=");display:block;width:1.5rem;height:1.5rem;background-color:var(--white);-webkit-mask-image:var(--icon-base64);mask-image:var(--icon-base64);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:96% 96%;mask-size:96% 96%;-webkit-mask-position:center center;mask-position:center center;webkit-mask-position:center center;position:absolute;top:.75rem;left:.875rem}#post .post-files li::before{content:'';display:block;width:3rem;height:3rem;border-radius:.5rem .5rem .5rem 0;background-color:var(--primary);position:absolute;top:0;left:0}@media (min-width:576px){#post .post-gallery.module-gallery .tiles{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){#post .post-gallery.module-gallery .tiles{grid-template-columns:repeat(4,1fr)}}@media (max-width:991.98px){#post .post-article{margin-left:auto;margin-right:auto;max-width:40rem}}.column-extended-left,.column-extended-right,.column-extended-left-x2,.column-extended-right-x2{overflow:hidden}@media (max-width:767px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){order:2;padding-bottom:3rem;padding-right:0;padding-left:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-bottom:3rem;padding-right:0;padding-left:0}}@media (min-width:768px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){padding-right:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-left:0}.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:1rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:1rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:768px) and (max-width:1020px){.column-extended-left .slide-background,.column-extended-left-x2 .slide-background{padding-bottom:100%!important}.column-extended-right .slide-background,.column-extended-right-x2 .slide-background{padding-bottom:100%!important}}@media (min-width:1200px){.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:3rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:3rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:1340px){.column-extended-left-x2 .column:nth-child(1) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}.column-extended-right-x2 .column:nth-child(2) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}}.swiper-pagination{margin-top:.5rem}.swiper-pagination-bullet{width:.75rem;height:.75rem;display:inline-block;border-radius:.25rem .25rem .25rem 0;background:var(--black);opacity:.1;transition:background-color .3s,opacity .3s}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary);opacity:1}.division-rounded .column-container{overflow:hidden;border-radius:1.25rem 1.25rem 1.25rem 0}.module-rounded .module-container{overflow:hidden;border-radius:1.25rem 1.25rem 1.25rem 0}.division-show-investments{display:flex;align-items:center;min-height:100vh;background-size:cover!important;background-color:var(--primary);color:var(--white)}.division-show-investments .division-container{padding-top:var(--py-xl);padding-bottom:var(--py-xl)}.division-show-investments h3 strong,.division-show-investments .h4 strong{color:var(--white)}.division-show-investments .module-text p{font-size:.875rem;line-height:2.125}.division-show-investments .module .module-container{max-width:38rem;margin:0 auto}.division-advantages .module-objects-gallery .item-image{display:none}.division-advantages .module-objects-gallery .item-name{padding:1.25rem 1rem;position:relative;background-color:var(--primary-light);color:var(--black);border-radius:1.25rem 1.25rem 1.25rem 0}.division-advantages .module-objects-gallery .item-name p{margin-bottom:0}@media(min-width:768px){.division-advantages .module-objects-gallery{margin:1.5rem auto 0}.division-advantages .module-objects-gallery .item-name{padding:2.5rem 1rem}}@media(min-width:1280px){.division-advantages .module-objects-gallery{max-width:var(--container-narrow)}}@media(max-width:767.98px){.division-advantages .module-objects-gallery .item-name{width:calc(100% - 3rem);max-width:20rem;margin-left:auto;margin-right:auto}}.advantages-tiles .column-container{display:flex;flex-wrap:wrap;gap:1rem}.advantages-tiles .module{width:100%;background-color:var(--primary-light);overflow:hidden}.advantages-tiles .module-container,.advantages-tiles .module-image,.advantages-tiles .content-image,.advantages-tiles .item-image,.advantages-tiles .item-image img{height:100%;width:100%}.advantages-tiles .item-image img{object-fit:cover}.advantages-tiles .module-text{padding:3.75rem clamp(1.5rem,4vw,4rem) 2rem}@media(min-width:768px){.advantages-tiles .module{width:calc(50% - .5rem);min-height:30rem}.advantages-tiles-sm .module{min-height:22rem}}@media(min-width:1280px){.advantages-tiles .module-text{padding:3.75rem clamp(1.5rem,7vw,6rem) 2rem}}.contact-form .module-container{padding:2rem clamp(1rem,4vw,4rem)}.contact-form .module-html{margin:0 -30px}@media(min-width:576px){.contact-form .module-container{padding:1rem clamp(3rem,5vw,4rem) 3rem}}@media(min-width:768px){.image-md-h-100 .column-container,.image-md-h-100 .module,.image-md-h-100 .module-container,.image-md-h-100 .module-image,.image-md-h-100 .content-image,.image-md-h-100 .item-background,.image-md-h-100 .item-image,.image-md-h-100 .item-image img{height:100%;width:100%}.image-md-h-100 .item-image img{object-fit:cover}}.localization-benefits .module-objects-gallery .item-wrapper{padding:.75rem;background:var(--white);border-radius:1.25rem 1.25rem 1.25rem 0;box-shadow:0 0 2.5rem rgba(0,0,0,.1)}.localization-benefits .module-objects-gallery .item-image{border-radius:.75rem}.localization-benefits .module-objects-gallery .item-name{position:unset;background-color:transparent;color:var(--black);text-align:left;padding:.75rem .75rem 0}.localization-benefits .module-objects-gallery .item-name p{margin:0}.localization-benefits .module-objects-gallery .item-name pre{padding:.25rem .5rem .25rem 1.875rem;position:absolute;top:1.5rem;left:1.5rem;background:var(--white);border-radius:.25rem .25rem .25rem 0;font-size:.625rem;text-transform:uppercase;font-family:var(--font-text);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 11'%3e%3cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='m.5 2.772 1.815 1.473c.12.097.27.15.426.15h7.518a.68.68 0 0 0 .426-.15L12.5 2.772M2.833 6.668h.007m7.327 0h.006M3.94.5h5.12c.478 0 .92.25 1.157.654l1.932 3.292c.23.392.351.837.351 1.289V9.59c0 .358-.299.649-.667.649h-.666a.66.66 0 0 1-.667-.65V8.94h-8v.65c0 .358-.298.649-.667.649h-.666a.66.66 0 0 1-.667-.65V5.736c0-.453.121-.897.351-1.289l1.932-3.292A1.34 1.34 0 0 1 3.94.5m-.773 6.168a.33.33 0 0 1-.334.325.33.33 0 0 1-.333-.325c0-.18.15-.325.333-.325a.33.33 0 0 1 .334.325m7.333 0a.33.33 0 0 1-.333.325.33.33 0 0 1-.334-.325c0-.18.15-.325.334-.325a.33.33 0 0 1 .333.325'/%3e%3c/svg%3e");background-size:auto .75rem;background-position:.5rem 50%;background-repeat:no-repeat}.localization-benefits .module-objects-gallery .item-name pre.bike{background-size:auto .875rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 13'%3e%3cpath stroke='%231d1d1d' d='M8.17 3.082A1.291 1.291 0 1 0 8.17.5a1.291 1.291 0 0 0 0 2.582ZM2.475 12.5c1.09 0 1.974-.85 1.974-1.899s-.884-1.898-1.974-1.898S.5 9.553.5 10.6s.884 1.9 1.975 1.9ZM10.145 12.5a1.899 1.899 0 1 0 0-3.797 1.899 1.899 0 0 0 0 3.797Z'/%3e%3cpath stroke='%231d1d1d' stroke-linecap='round' d='M10.372 5.583H9.088c-.775 0-1.162 0-1.51-.145-.35-.144-.624-.418-1.173-.966l-.366-.366c-.498-.496-.747-.745-1.042-.718-.294.027-.494.317-.894.895L3.325 5.41c-.408.59-.612.884-.53 1.174s.41.433 1.064.72l.936.41c.865.379 1.298.568 1.506.95s.134.85-.015 1.786l-.036.228'/%3e%3c/svg%3e")}.localization-benefits .module-objects-gallery .item-name pre.shoe{background-size:auto 1rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512'%3e%3cpath d='M400.021 267.771c-46.72-1.685-100.48-11.307-117.376-20.992-11.115-6.379-21.568-17.963-30.997-31.424l7.723-2.581c5.589-1.877 8.597-7.915 6.741-13.504-1.856-5.547-7.851-8.64-13.483-6.741l-12.651 4.224c-4.309-7.701-8.341-15.552-11.776-23.36l9.835-3.285c5.589-1.877 8.597-7.915 6.741-13.504-1.856-5.547-7.851-8.64-13.483-6.741l-10.859 3.627c-3.584-10.325-6.144-19.776-7.211-27.029a10.57 10.57 0 0 0-4.523-7.232 10.6 10.6 0 0 0-8.405-1.621c-89.897 20.435-159.252 21.054-167.38 21.054H32c-5.76 0-10.496 4.565-10.667 10.347-.384 13.184-4.651 40.747-9.173 69.931C6.187 257.552 0 297.446 0 319.995v64c0 5.888 4.779 10.667 10.667 10.667h490.667c5.888 0 10.667-4.779 10.667-10.645-.001-62.913-49.196-113.963-111.98-116.246M21.355 319.995c0-20.885 6.315-61.739 11.904-97.792 3.84-24.875 7.275-47.019 8.725-62.315 22.357-.533 79.531-3.499 152.427-19.157 1.408 5.696 3.499 12.395 5.909 19.435l-1.024.341c-5.589 1.877-8.597 7.936-6.741 13.504a10.68 10.68 0 0 0 10.112 7.317c1.109 0 2.24-.171 3.371-.555l1.963-.661c3.328 7.851 7.04 15.851 11.307 23.829-4.651 2.347-7.104 7.659-5.419 12.736a10.69 10.69 0 0 0 10.112 7.296c1.109 0 2.24-.171 3.371-.555l2.88-.96c11.648 17.749 25.621 33.493 41.792 42.773 22.357 12.843 82.261 22.208 127.232 23.829 31.445 1.131 58.453 17.429 74.837 41.579H21.355zm0 53.333v-21.333h463.552c2.432 6.827 4.373 13.888 5.205 21.333z'/%3e%3cpath d='M96 159.995c-29.397 0-53.333 23.893-53.333 53.333 0 29.419 23.936 53.333 53.333 53.333s53.333-23.936 53.333-53.333c0-29.44-23.936-53.333-53.333-53.333m0 85.333c-17.643 0-32-14.379-32-32 0-17.643 14.357-32 32-32s32 14.336 32 32c0 17.622-14.357 32-32 32'/%3e%3c/svg%3e")}@media(max-width:991.98px){.localization-benefits .module-objects-gallery .items{justify-content:center}.localization-benefits .module-objects-gallery .item{max-width:320px}}.benefits-icons .module-objects-gallery .items{justify-content:center}.benefits-icons .module-objects-gallery .item-wrapper{height:100%;padding:2rem .75rem;background:var(--primary-light);border-radius:1.25rem 1.25rem 1.25rem 0}.benefits-icons .module-objects-gallery .item-name{position:unset;background-color:transparent;color:var(--black);text-align:center;padding:0;font-size:1.25rem;line-height:1.5}.benefits-icons .module-objects-gallery .item-name p:last-child{margin:0}.benefits-icons .module-objects-gallery .item-image{padding:unset!important;text-align:center;padding:1rem 0!important}.benefits-icons .module-objects-gallery .item-image img{position:relative;width:3.5rem;height:3.5rem;margin:0 auto;object-fit:contain;mix-blend-mode:multiply}@media(max-width:575.98px){.benefits-icons .module-objects-gallery .items{justify-content:center}.benefits-icons .module-objects-gallery .item{max-width:320px}}.custom-3col-tiles .row{margin-right:-.75rem;margin-left:-.75rem;row-gap:1.5rem;justify-content:center}.custom-3col-tiles .row .column{padding-left:.75rem;padding-right:.75rem}.custom-3col-tiles .column-container{height:100%;padding:1.5rem 1rem;background-color:var(--white);border-radius:1.25rem 1.25rem 1.25rem 0;box-shadow:0 0 2.5rem rgba(0,0,0,.1);text-align:center}.custom-3col-tiles .column-container h4{margin-bottom:1.5rem;font-size:1rem;font-weight:400}.custom-3col-tiles .module-image .content-image img{border-radius:1rem;left:0}.custom-3col-tiles .module-image .content-text P:last-child{margin-bottom:0}@media(max-width:991.98px){.custom-3col-tiles .column{flex:0 0 100%;max-width:100%}}@media(max-width:767.98px){.custom-3col-tiles .column-container{max-width:20rem;margin:0 auto}}@media(max-width:991.98px) and (min-width:768px){.custom-3col-tiles .column{flex:0 0 50%;max-width:100%}}.module-text-groups .group-header{padding:.5rem 2.25rem .5rem 0;color:var(--primary)}.module-text-groups .group-header span.icon-arrow-left{right:0;left:unset;--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 28'%3e%3cpath stroke='%239a5e3b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 13.698h22m0 0L12 1m11 12.698L12 26.397'/%3e%3c/svg%3e");transform:rotate(0deg)}.module-text-groups .group.active .group-header span{transform:rotate(90deg)}.icon-arrow-left-alt{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 11'%3e%3cpath stroke='%23b29079' stroke-linecap='round' stroke-linejoin='round' d='M9.5 5.5h-9m0 0 4.5 5m-4.5-5L5 .5'/%3e%3c/svg%3e")}.icon-arrow-right-alt{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 11'%3e%3cpath stroke='%23b29079' stroke-linecap='round' stroke-linejoin='round' d='M.5 5.5h9m0 0-4.5 5m4.5-5L5 .5'/%3e%3c/svg%3e")}.icon-arrow-sort{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M11.3906 3.75391L6.25396 8.89009C6.22061 8.92349 6.18103 8.94994 6.13747 8.96801C6.09387 8.98612 6.04715 8.99541 6 8.99541C5.95285 8.99541 5.90613 8.98612 5.86253 8.96801C5.81897 8.94994 5.77939 8.92349 5.74604 8.89009L0.609375 3.75391' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-map{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 16'%3e%3cpath stroke='%239a5e3b' d='M.5 6.336C.5 3.113 2.918.5 5.901.5s5.402 2.613 5.402 5.836c0 3.198-1.724 6.93-4.414 8.265a2.2 2.2 0 0 1-1.975 0C2.224 13.266.5 9.534.5 6.336Z'/%3e%3cpath stroke='%239a5e3b' d='M5.902 8.384c1.12 0 2.026-.963 2.026-2.15 0-1.188-.907-2.15-2.026-2.15s-2.025.962-2.025 2.15.907 2.15 2.025 2.15Z'/%3e%3c/svg%3e")}.icon-feature-12{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' d='M3.18 21.151v-4.655A6.959 6.959 0 0 1 7.917 4.433c1.223 0 2.224.232 3.065.65 2.992 1.487 3.948 5.32 5.573 9.381h-2.229v2.23a2.23 2.23 0 0 1-2.23 2.228h-1.114v2.23'/%3e%3cpath stroke='%231d1d1b' d='M11.213 10.876a.238.238 0 1 1 0-.476M11.213 10.876a.238.238 0 0 0 0-.476'/%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' d='m17.766 6.095 1.314-.815M17.766 16.537l1.314.815M21.735 3.663l1.314-.814M21.735 18.942l1.314.815'/%3e%3c/svg%3e")}.icon-feature-13{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cg stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3e%3cpath d='M6.165 10.119a1.5 1.5 0 0 1-2.858.912L.572 2.456a1.5 1.5 0 0 1 2.858-.911zM23.5 17a1.5 1.5 0 0 1-1.5 1.5H8a1.5 1.5 0 1 1 0-3h14a1.5 1.5 0 0 1 1.5 1.5'/%3e%3cpath d='m1.5 23.5 5.085-7-1.649-4.439 8.456-.983a5.01 5.01 0 0 1 5.54 4.389l.927 8.033'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h24v24H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-29{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 144.458 144.458'%3e%3cpath stroke='%23303069' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='4' d='M46.304 82.228v-55h52v53M72.303 80.228v-52M46.304 54.83l10-10M59.904 67.23l38.4-38.4'/%3e%3cpath stroke='%23303069' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='5.342' d='M141.787 82.83H2.67'/%3e%3cpath stroke='%23303069' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='4' d='M8.304 82.83v34.4h64v-34.4M24.304 82.83v34.4M40.304 82.83v34.4M56.304 82.83v34.4M72.306 82.825v34.4h64v-34.4M88.306 82.825v34.4M104.306 82.825v34.4M120.306 82.825v34.4'/%3e%3c/svg%3e")}.icon-feature-30{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdesc%3eFlower Pot Streamline Icon: https://streamlinehq.com%3c/desc%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M18.75 6.15a2.686 2.686 0 0 0-4.09-2.3 2.6 2.6 0 0 0 .04-.4 2.7 2.7 0 1 0-5.4 0 2.6 2.6 0 0 0 .04.4 2.694 2.694 0 1 0-1.463 5A2.691 2.691 0 1 0 12 12.157a2.691 2.691 0 1 0 4.123-3.314A2.7 2.7 0 0 0 18.75 6.15M14.969 23.25h-5.7a.665.665 0 0 1-.668-.482l-1.091-4.8a.627.627 0 0 1 .669-.718h7.877a.626.626 0 0 1 .669.718l-1.091 4.8a.665.665 0 0 1-.665.482M12 12.157v5.093'/%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M10.5 7.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0'/%3e%3c/svg%3e")}.icon-feature-39{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 22'%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='.917' d='M14.208 21.542v-7.334M7.792 14.208v7.334M20.166 14.208v7.334H.916v-7.334zM7.333 13.045c0 .187-.07.366-.195.498a.65.65 0 0 1-.471.207H4.333a.65.65 0 0 1-.471-.207.73.73 0 0 1-.195-.498V9.167h3.666zM3.3 10.267H1.833M7.7 10.267h1.467'/%3e%3c/svg%3e")}.icon-feature-70{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cg stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3e%3cpath d='M15.356 16.953 12 20.31l-3.355-3.356M8.645 7.031 12 3.676l3.355 3.355M12 3.676v16.648M22.559 23.135H1.445M22.559.865H1.445'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h24v24H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-72{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' d='M14 9.5a1 1 0 0 1-1 1H1.5a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1H13a1 1 0 0 1 1 1zM23.5 21.5a1 1 0 0 1-1 1h-21a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h21a1 1 0 0 1 1 1z'/%3e%3c/svg%3e")}.icon-feature-103{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdesc%3eOutdoors Tree Valley Streamline Icon: https://streamlinehq.com%3c/desc%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7.374 1.084a.75.75 0 0 0-1.248 0L2.25 7.5H4.5l-2.9 4.128a.75.75 0 0 0 .65 1.122h9a.75.75 0 0 0 .651-1.122L9 7.5h2.25ZM6.75 12.75v4.582M19.262 1.023a.614.614 0 0 0-1.021 0L15.069 6h1.841l-2.578 3.582a.613.613 0 0 0 .533.918h7.77a.613.613 0 0 0 .533-.918L20.592 6h1.841ZM18.751 10.5v4.035M.805 18a13.52 13.52 0 0 1 15.673 5.254'/%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M10.969 18.518A15.7 15.7 0 0 1 21.75 14.25q.759 0 1.5.07'/%3e%3c/svg%3e")}.icon-feature-104{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cg stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3e%3cpath d='M6.5 13.5H1a.5.5 0 0 0-.5.5v9.5M14.5 23.5V6.707a.5.5 0 0 0-.146-.353L10.5 2.5 6.646 6.354a.5.5 0 0 0-.146.353V23.5M10.5 2.5v-2M14.5 11l9 3.5M21.5 13.722V23.5M6.545 6.5h7.91M2.5 15.5v1M4.5 15.5v1M2.5 18.5v1M4.5 18.5v1M2.5 21.5v1M4.5 21.5v1M16.5 15.5v1M19.5 15.5v1M16.5 18.5v1M19.5 18.5v1M16.5 21.5v1M19.5 21.5v1M8.5 8.5v12M10.5 8.5v12M12.5 8.5v12'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h24v24H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-110{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdesc%3eHospital Quiet 1 Streamline Icon: https://streamlinehq.com%3c/desc%3e%3ctitle%3ehospital-quiet-1%3c/title%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='M22.472 22.633v-2.4a4.8 4.8 0 0 0-4.8-4.8h-3.6v-9a1.8 1.8 0 0 0-1.8-1.8h0a1.8 1.8 0 0 0-1.8 1.8v12.995l-2.813-3.394a1.8 1.8 0 0 0-2.813 2.246l.047.055 3.569 4.3'/%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='M10.507 6.1H1.528l3.9-3.238a6.03 6.03 0 0 1 6.559-.9 6.04 6.04 0 0 1 6.56.9l3.89 3.238h-8.4M16.464 9.635A34.7 34.7 0 0 0 22.44 6.1M1.528 6.1a34 34 0 0 0 6.516 3.746'/%3e%3c/svg%3e")}.icon-feature-112{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 22'%3e%3cg clip-path='url(%23a)'%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='.917' d='M19.25 20.625H2.75c-.76 0-1.375-.616-1.375-1.375V2.75c0-.76.616-1.375 1.375-1.375h16.5c.76 0 1.375.616 1.375 1.375v16.5c0 .76-.616 1.375-1.375 1.375'/%3e%3cpath fill='%231d1d1b' d='M15.381 14.2c-1.696 0-2.928-1.272-2.92-3.024 0-1.752 1.224-3.016 2.92-3.016 1.272 0 2.392.864 2.672 2.048l-.712.096c-.208-.872-1.032-1.504-1.96-1.504-1.28 0-2.192 1-2.192 2.376 0 1.384.92 2.384 2.192 2.384.912 0 1.736-.616 1.968-1.448l.696.136c-.28 1.128-1.4 1.952-2.664 1.952M6.643 14h-1.12l-1.64-5.64h.704l1.44 5.024h.08l1.28-5.024h.944l1.272 5.024h.08l1.44-5.024h.696L10.187 14h-1.12L7.89 9.24h-.072z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h22v22H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-113{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 24 24'%3e%3cpath d='m21.71 7.38-5.09-5.09a1 1 0 0 0-1.41 0 1 1 0 0 0 0 1.42L17 5.54 11.58 11l-1-1a3 3 0 0 0-4.25 0l-3.45 3.42A3 3 0 0 0 2 15.55V19a3 3 0 0 0 3 3h3.45a3 3 0 0 0 2.13-.88L14 17.69a3 3 0 0 0 0-4.25l-1-1L18.46 7l1.83 1.83a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.45m-9.11 8.89-3.44 3.44a1 1 0 0 1-.71.29H5a1 1 0 0 1-1-1v-3.45a1 1 0 0 1 .29-.71l3.44-3.44a1 1 0 0 1 1.41 0l1 1-.89.9a1 1 0 0 0 0 1.41A1 1 0 0 0 10 15a1 1 0 0 0 .7-.29l.9-.89 1 1a1 1 0 0 1 0 1.45'/%3e%3c/svg%3e")}.icon-feature-117{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 96 96'%3e%3cpath stroke='%23303069' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M54 35.999a22 22 0 1 0-28 21.148v4.852l-4 4 4 4v4l-4 4 4 4v6l6 6 6-6V57.147a22 22 0 0 0 16-21.148'/%3e%3cpath stroke='%23303069' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M24 29.992a8 8 0 1 0 16 0 8 8 0 0 0-16 0M38 60.053a22.03 22.03 0 0 0 21.7.132L64 64v6h6l2 2.1V78h5.268l4.248 4H90v-8.484L68.184 51.7a22 22 0 0 0-22-32.532'/%3e%3cpath stroke='%23303069' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M32 28V10a8 8 0 0 1 16 0v9.012'/%3e%3c/svg%3e")}.icon-feature-123{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 13'%3e%3cg clip-path='url(%23a)'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M6.5.542v1.083m0 9.75v1.083M2.284 2.286l.77.769m6.89 6.89.768.77M.541 6.5h1.083m9.75 0h1.084M2.285 10.714l.77-.769m6.89-6.89.768-.77M9.209 6.5a2.708 2.708 0 1 1-5.417 0 2.708 2.708 0 0 1 5.417 0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h13v13H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-124{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 22'%3e%3cg stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3e%3cpath stroke-width='.917' d='M19.571 15H2.43C1.639 15 1 14.552 1 14V2c0-.552.64-1 1.429-1H19.57C20.361 1 21 1.448 21 2v12c0 .552-.64 1-1.429 1'/%3e%3cpath fill='%231d1d1b' stroke-width='.458' d='M12 21.5 10.5 17 9 21.5l1.5-.85z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h22v22H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-126{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' viewBox='0 0 22 22'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='url(%23b)' d='M20.625 5.585v2.26H1.375v5.545c0 .51.616.924 1.375.924h16.5c.76 0 1.375-.414 1.375-.924z'/%3e%3cpath fill='%231d1d1b' d='M1.375 7.845v-.459a.46.46 0 0 0-.458.459zm19.25 0v.458a.46.46 0 0 0 .458-.458zm0-5.546h-.458v3.286h.916V2.3zM1.375 7.845v.458h19.25v-.917H1.375zm1.375 6.47v-.46c-.301 0-.553-.082-.717-.192-.166-.112-.2-.217-.2-.273H.917c0 .454.274.811.605 1.034.334.224.77.348 1.228.348zm-1.375-.925h.458V2.3H.917v11.09zm0-11.09h.458c0-.057.034-.162.2-.274.164-.11.416-.193.717-.193V.917c-.458 0-.894.124-1.228.348-.331.223-.605.58-.605 1.034zm1.375-.925v.458h16.5V.917H2.75zm16.5 0v.458c.301 0 .553.083.717.193.166.112.2.217.2.273h.916c0-.454-.274-.811-.605-1.034A2.2 2.2 0 0 0 19.25.917zm1.375 12.015h-.458c0 .056-.034.161-.2.273-.164.11-.416.193-.717.193v.916c.458 0 .894-.124 1.228-.348.331-.223.605-.58.605-1.034zm0-11.09h-.458v11.09h.916V2.3zm0 3.285h-.458v7.805h.916V5.585zm0 0h-.458v2.26h.916v-2.26zm-1.375 8.73v-.46H2.75v.917h16.5zM1.375 7.844H.917v5.545h.916V7.845z'/%3e%3cpath fill='%231d1d1b' stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='.458' d='M12.5 21 11 16.5 9.5 21l1.5-.85z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h22v22H0z'/%3e%3c/clipPath%3e%3cpattern id='b' width='1' height='1' patternTransform='matrix(3.02344 0 0 5.23755 1.158 5.46)' patternUnits='userSpaceOnUse' preserveAspectRatio='none' viewBox='-.217 -.125 3.023 5.238'%3e%3cuse xlink:href='%23c' transform='translate(-3.023 -5.238)'/%3e%3cuse xlink:href='%23c' transform='translate(0 -5.238)'/%3e%3cuse xlink:href='%23c' transform='translate(-3.023)'/%3e%3cpath id='c' stroke='%23000' stroke-width='.5' d='M3.023 0 0 5.238'/%3e%3c/pattern%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-127{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M5.05 14.5V.75h13V2.5m0 11.5v-1.573M11.55 14V1M21.75 14.65H2.25M4.05 14.65v8.6h16v-8.6M8.05 14.65v8.6M12.05 14.65v8.6M16.05 14.65v8.6'/%3e%3cpath fill='%231d1d1b' d='M19.978 10.459q.159 0 .253.093a.33.33 0 0 1 .093.242v.594h-5.258v-.335q0-.105.044-.215a.6.6 0 0 1 .138-.203l2.524-2.536q.314-.319.572-.61.26-.297.44-.594.182-.297.28-.6.1-.308.1-.654t-.11-.605a1.17 1.17 0 0 0-.748-.688 1.7 1.7 0 0 0-.556-.088q-.302 0-.555.088a1.5 1.5 0 0 0-.451.248 1.4 1.4 0 0 0-.325.368q-.132.215-.187.473-.066.193-.181.259-.11.06-.314.033l-.511-.088q.076-.54.297-.952.225-.417.56-.698.342-.28.776-.424a2.9 2.9 0 0 1 .94-.148q.502 0 .936.148.434.15.753.435.32.28.5.687.182.408.182.924 0 .44-.132.82-.132.375-.357.715-.225.341-.523.665-.291.325-.621.655l-2.08 2.123q.221-.06.446-.094.226-.038.435-.038z'/%3e%3c/svg%3e")}.icon-feature-128{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 22'%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='.917' d='M11 9.615v11.917M16.5 9.612a5.958 5.958 0 1 1-11 0s4.384-8.05 4.569-8.342.57-.802.931-.802c.36 0 .764.503.917.79.229.421 4.583 8.354 4.583 8.354'/%3e%3cpath stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='.917' d='M11 15.574a3.667 3.667 0 0 0 3.667-3.667M11 12.824a2.75 2.75 0 0 1-2.75-2.75'/%3e%3c/svg%3e")}.icon-feature-129{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 22'%3e%3cg stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='.917' clip-path='url(%23a)'%3e%3cpath d='M19.25 20.625H2.75c-.76 0-1.375-.616-1.375-1.375V2.75c0-.76.616-1.375 1.375-1.375h16.5c.76 0 1.375.616 1.375 1.375v16.5c0 .76-.616 1.375-1.375 1.375'/%3e%3cpath stroke-dasharray='2.75 2.75' d='M10.083 13.292h10.084M10.083 20.625v-7.333'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h22v22H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-feature-130{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 96 96'%3e%3cpath stroke='%23303069' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='4' d='M20.2 58V3h52v53M46.2 56V4M20.2 30.602l10-10M33.8 43.002l38.4-38.4M87 58.602H9M16.2 58.602v34.4h64v-34.4M32.2 58.602v34.4M48.2 58.602v34.4M64.2 58.602v34.4'/%3e%3c/svg%3e")}.cost-info{z-index:6;position:relative;background:#e7e7e7;padding:4px 12px;display:block;text-align:left;font-size:.625em;margin:.25rem 0;color:#676767;border-radius:.25rem;cursor:help}.w-0{width:0}.module-properties-list{display:flex;flex-direction:column;padding-top:2rem;padding-bottom:5rem}.module-properties-list .table-properties .table-tbody .table-td{font-size:.875rem}.module-properties-list .table-properties .table-tbody .td-investment{line-height:1.2}.module-properties-list .table-properties .td-plan,.module-properties-list .table-properties .td-building,.module-properties-list .table-properties .td-number,.module-properties-list .table-properties .td-floor{flex-basis:1.5rem}.module-properties-list .table-properties .td-status{flex-basis:3.5rem}.module-properties-list .table-properties .td-rooms{flex-basis:3rem}.module-properties-list .table-properties .td-offer{flex-basis:6rem}.module-properties-list .table-properties .table-tbody .td-rooms span{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:2rem;font-size:.875rem;padding:0;margin:.125rem 0;border-radius:.25rem;background-color:rgba(0,0,0,.05)}.module-properties-list .icon{cursor:pointer}.module-properties-list .properties-content .table-properties .catalog-desktop .btn-outline-secondary{padding:.5rem;width:-webkit-fill-available;width:-moz-available;margin:0 .5rem;white-space:nowrap}.table-properties .table-tbody .table-tr{border-radius:.75rem .75rem .75rem 0;padding:.5rem 0;border-bottom:unset;margin:.25rem 0}.module-properties-list .btn-investment:hover+span{color:inherit!important}.table-tbody .table-tr:hover{background:#f2eeeb}.table-tbody>div[data-status="4"]{background-color:rgba(243,233,140,.3)}.table-tbody>div[data-status="5"],.table-tbody>div[data-status="6"]{background-color:rgba(255,0,0,.1)}.table-tbody .table-tr:hover .icon-arrow-right-alt{color:var(--primary);transform:translateX(.25rem)}.module-properties-list .table-tbody .td-investment,.module-properties-list .table-tbody .td-area{display:flex;flex-direction:column}.module-properties-list .table-tbody .td-investment br,.module-properties-list .table-tbody .td-area br{display:none}.module-properties-list .icon-arrow-right-alt{transition:all 500ms;--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M0.5 8H15.5' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 15L15.5 8L8.5 1' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.module-properties-list .icon-arrow-sort{font-size:.75rem;display:none;transition:all 500ms}.module-properties-list .sortable{display:flex;gap:.25rem;align-items:center;justify-content:center}.module-properties-list .sortable .icon-arrow-sort{display:inline-block}.module-properties-list .sortable.td-price{justify-content:flex-start}.module-properties-list .sorted-asc .icon-arrow-sort{transform:rotateX(180deg)}.module-properties-list .container-views .text{font-size:0;justify-content:center;display:flex}.table-properties .table-tr[data-status="4"] .td-status,.table-properties .table-tr[data-status="5"] .td-status,.table-properties .table-tr[data-status="6"] .td-status{color:inherit;z-index:10}.table-properties .table-tr[data-status="5"] .td-features .icon,.table-properties .table-tr[data-status="6"] .td-features .icon{z-index:0}.table-properties .table-tr[data-status="5"] .stretched-link,.table-properties .table-tr[data-status="6"] .stretched-link,.table-properties .table-tr[data-status="5"] .stretched-link::after,.table-properties .table-tr[data-status="6"] .stretched-link::after{pointer-events:none}.table-properties .table-tr[data-status="5"] .stretched-link::after,.table-properties .table-tr[data-status="6"] .stretched-link::after{background-color:var(--primary-light);opacity:.7}.table-properties .table-tr[data-status="5"] .btn-price,.table-properties .table-tr[data-status="6"] .btn-price{display:none}.table-properties .feature-icon-list{display:flex;justify-content:center;flex-wrap:wrap;gap:.25rem}.table-properties .table-td.td-rooms{display:flex;justify-content:center}.table-properties+div{text-align:center!important}.module-properties-list .col-types{max-width:unset;width:max-content;flex:unset}.btn-investment + span{font-size:.875rem;font-style:normal;font-weight:400;display:flex;flex-direction:column}.btn-investment + span .city{font-size:.75rem;font-style:normal;font-weight:400;margin-top:-.125rem}.module-properties-list .features{flex-basis:150px}.module-properties-list .td-price{flex-basis:80px;display:flex;flex-direction:column}.module-properties-list .table-thead .td-price{flex-direction:row}.module-properties-list .price-wrapper>div{display:flex;flex-direction:column}.module-properties-list .custom-tooltip .icon{position:unset}.select-investment.select-buttons div:hover .btn-investment::before{transform:scale(1.1)}.module-properties-list .td-links .icon{font-size:1rem}.table-properties .table-thead .table-td{padding-bottom:.5rem!important}.table-thead .table-td{font-size:.75rem}.table-tbody .table-td{font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem)}.table-td.td-investment{padding:0 0 0 1rem!important}.table-thead .table-td:after{background:var(--primary);width:100%;height:1px}.table-properties .table-thead{top:var(--header-height-sticky-mobile);padding-top:.5rem;transition:all .5s;z-index:11}.module-properties-list .features .icon{z-index:5;position:relative}.table-properties{--cell-padding-x:0!important;--cell-padding-y:0!important}.table-tbody .table-tr{padding:.75rem 0}.table-thead .table-tr{margin:0}.module-properties-list .container-filters>.row{justify-content:center;gap:0}.module-properties-list .location,.module-properties-list small{font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem)}.module-properties-list .container-views .text + div{display:flex;gap:0;position:relative;overflow:hidden;padding:1px;border-radius:1.25rem 1.25rem 1.25rem 0;border:1px solid var(--primary)}@supports selector(:has(*)){.module-properties-list .container-views .text + div::before{content:'';width:5rem;height:calc(100% - 2px);background-color:var(--primary);border-radius:1.25rem;position:absolute;top:1px;left:1px;transition:transform .5s,border-radius .5s}.module-properties-list .container-views .text + div:has(.btn[data-view="table"].active)::before{transform:translateX(0);border-radius:1.25rem 1.25rem 1.25rem 0}.module-properties-list .container-views .text + div:has(.btn[data-view="tiles"].active)::before{transform:translateX(5rem)}.module-properties-list .container-views .text + div:has(.btn[data-view="3d"].active)::before{transform:translateX(10rem)}}@supports not (selector(:has(*))){.module-properties-list .container-views .text + div .btn.active{background-color:var(--primary)}}.module-properties-list .container-views .text + div .btn{background:transparent;width:5rem;font-size:0;padding:.75rem .75rem;line-height:1;border-radius:1.5rem;border:unset;color:var(--primary);display:flex;justify-content:center;align-items:center;position:relative}.module-properties-list .container-views .text + div .btn::before{font-size:1rem}.module-properties-list .container-views .text + div .btn[data-view="table"]::before{content:'Lista'}.module-properties-list .container-views .text + div .btn[data-view="tiles"]::before{content:'Kafle'}.module-properties-list .container-views .text + div .btn[data-view="3d"]::before{content:'Układy'}.module-properties-list .container-views .text + div .btn.active{color:var(--white)}.module-properties-list .container-views .text + div .btn:hover{color:var(--black)}.module-properties-list .container-views .text + div .btn.active:hover{color:var(--white)}.table-properties .icon+.icon{margin-left:.25rem}.module-properties-list .container-filters{margin-left:-15px;margin-right:-15px;padding:0 15px}.module-properties-list .container-filters>.row{justify-content:center;margin-left:-1.25rem;margin-right:-1.25rem}.module-properties-list .container-filters .row .col-12{flex:0 0 100%;max-width:100%;padding-left:1.25rem;padding-right:1.25rem}.module-properties-list .container-filters .row .col-areas,.module-properties-list .container-filters .row .col-price{width:100%}.module-properties-list .container-filters .row .col-areas strong,.module-properties-list .container-filters .row .col-price strong{font-weight:400;font-size:.75rem;white-space:nowrap}.module-properties-list .container-filters .ui-slider.ui-slider-horizontal{height:.125rem;background-color:transparent;margin:1.5rem 0 .5rem .625rem;position:relative}.module-properties-list .container-filters .ui-slider.ui-slider-horizontal::before{content:'';width:calc(100% + .625rem);margin-left:-.625rem;background-color:var(--cream);position:absolute;inset:0}.module-properties-list .container-filters .ui-slider.ui-slider-horizontal .ui-slider-range{height:.125rem;background-color:var(--primary);top:0}.module-properties-list .container-filters .ui-slider.ui-slider-horizontal .ui-slider-handle{width:.75rem;height:.75rem;top:-.3125rem;background-color:var(--primary);border-color:var(--primary)}.module-properties-list .container-filters .col-selects{min-width:14rem}.module-properties-list .container-filters .col-selects .col-branches{max-width:100%;flex:0 0 100%}.module-properties-list .container-filters .col-selects .col-branches .select-branch .select2-container--default .select2-selection--single{border:1px solid var(--primary);background-color:transparent;color:var(--black);border-radius:.75rem .75rem .75rem 0}.module-properties-list .container-filters .col-selects .col-branches .select-branch .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--black)}.select2-container--default .select2-selection--single .select2-selection__arrow{right:.5rem}.module-properties-list .container-filters .col-selects .col-branches .select-branch .select2-container--default .select2-selection--single .select2-selection__arrow b{display:block;width:100%;height:100%;margin:0;border:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cpath stroke='%23B29079' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 9 8 8 8-8'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100%;background-position:50%;position:relative;top:0;left:0;transition:transform .3s}.module-properties-list .container-filters .col-selects .col-branches .select-branch .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotate(-180deg)}.module-properties-list .container-filters .col-selects .col-branches .select-branch .select2-dropdown{margin-top:.25rem;margin-bottom:.25rem;border:1px solid var(--primary);overflow:hidden;border-radius:.25rem}.module-properties-list .container-filters .col-selects .col-branches .select-branch .select2-dropdown .select2-results{padding:0;overflow:hidden}.module-properties-list .container-filters .col-selects .col-branches .select-branch .select2-dropdown .select2-results__option{margin:0}.container-filters .col-investments{flex:0 0 100%;width:100%;max-width:100%;padding-top:.5rem}.container-filters .select-investment.select-buttons{gap:.5rem}.container-filters .select-investment.select-buttons>div{width:calc(50% - .25rem);max-width:100%;margin:0}.container-filters .col-investments .select-building{margin-top:.75rem;display:flex;align-items:center;gap:.25rem}.container-filters .col-investments .select-building h3{margin:0 .5rem 0 0}.container-filters .select-investment.select-buttons .btn{max-width:100%;padding-top:50%}.container-filters .select-investment.select-buttons .btn-outline-primary.btn-investment::after{content:'';width:1.5rem;height:1.5rem;background-color:var(--primary);border-radius:50%;position:absolute;top:.5rem;right:.5rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3e%3cpath d='M20.285 2 9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3e%3c/svg%3e");background-size:1rem auto;background-position:50%;background-repeat:no-repeat;opacity:0;transition:opacity .3s}.container-filters .select-investment.select-buttons .btn-outline-primary.btn-investment.active{box-shadow:none!important;border-color:var(--primary)!important}.container-filters .select-investment.select-buttons .btn-outline-primary.btn-investment.active::after{opacity:1}.container-filters .select-investment.select-buttons.d-none{display:none!important}.container-filters .btn-room,.container-filters .btn-floor,.container-filters .btn-building,.module-properties-list .properties-content .btn-page{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:2rem;font-size:.875rem;padding:0;margin:.125rem 0;border-radius:.25rem}.container-filters h3{font-size:1rem}.table-properties .table-tbody .td-price .price-m2 + span{line-height:1.3}.properties-other-facilities .table-properties .features,.properties-other-facilities .table-properties .td-plan{display:none}@media (max-width:991.98px){.table-tbody>div:nth-child(4n + 1){background:rgba(0,0,0,.02)}}@media (min-width:576px){.module-properties-list .container-filters .row .col-12{flex:0 0 50%;max-width:50%}.module-properties-list .container-filters .col-selects{max-width:22rem!important}}@media (min-width:768px){.module-properties-list .container-filters .row .col-12{flex:0 0 auto;width:auto;max-width:100%}.module-properties-list .container-filters .row .col-areas,.module-properties-list .container-filters .row .col-price{width:15rem}}@media (min-width:992px){.module-properties-list .container-filters>.row{gap:2.5rem;row-gap:2rem}.module-properties-list .container-filters{margin-bottom:2.5rem;align-items:center;justify-content:center}.table-properties .table-thead{top:var(--header-height-sticky-desktop)}.table-tbody>div:nth-child(4n + 2){background:rgba(0,0,0,.02)}}@media (min-width:768px){.module-properties-list .col-areas,.module-properties-list .col-price{flex:0 0 20%}}@media (min-width:992px){.module-properties-list .col-areas h3{text-align:left}.module-properties-list .features{flex-basis:7rem}}@media (min-width:768px){.table-properties .td-area{flex-basis:60px}}@media (min-width:1100px){.module-properties-list .td-building{display:flex;justify-content:center}}@media (min-width:1200px){.module-properties-list .td-plan{display:flex;justify-content:center}.module-properties-list .features{flex-basis:11rem}}@media (min-width:1880px){.module-properties-list .td-links{display:flex;white-space:nowrap;justify-content:center}.module-properties-list .td-type{display:flex;white-space:nowrap}}@media (max-width:767.98px){.module-properties-list .container-filters .col-12{margin-top:0rem}.module-properties-list .container-filters .col-12 h3{margin-bottom:.25rem}.container-views>div{flex-wrap:wrap;justify-content:center!important}.table-properties .table-thead{background:transparent}}@media (max-width:767.98px){.module-properties-list .container-filters .row .col-12{padding-top:.5rem;padding-bottom:.5rem}}.td-plan div{position:relative;cursor:pointer}.td-plan .icon{position:relative;z-index:8}.td-plan:hover .plan-tooltip{opacity:1;transition:opacity .3s .2s;z-index:12}.plan-tooltip::after{content:'';display:block;width:18px;height:18px;background:white;border-right:1px solid rgba(98,105,117,.3);border-bottom:1px solid rgba(98,105,117,.3);position:absolute;bottom:-10px;right:3.5rem;transform:rotate(45deg);z-index:12}.plan-tooltip img{display:block;width:auto;height:auto;max-width:35rem;max-height:35rem;margin:2rem;position:relative;object-fit:unset}@media (hover:hover){.plan-tooltip{display:block;position:absolute;bottom:calc(100% + .5rem);right:-3.25rem;background-color:var(--white);box-shadow:2px 2px .5rem 1px rgba(98,105,117,.3);opacity:0;transition:opacity 0s;border-radius:1rem}.plan-tooltip-top{bottom:unset;top:2rem}.plan-tooltip-top::after{border-left:1px solid rgba(98,105,117,.3);border-top:1px solid rgba(98,105,117,.3);border-right:unset!important;border-bottom:unset!important;bottom:unset;top:-10px}}.catalog-mobile{display:flex;padding:1rem;justify-content:space-between;position:relative;flex-wrap:wrap;border-radius:.75rem .75rem .75rem 0;gap:.5rem}.catalog-mobile-header{display:block;border-bottom:2px solid var(--text)}.catalog-mobile-header p{padding-left:1rem;font-weight:bold}.catalog-mobile .investment-name{font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem)}.module-properties-list .catalog-mobile .area,.module-properties-list .catalog-mobile .rooms,.module-properties-list .catalog-mobile .floor,.module-properties-list .catalog-mobile .building,.module-properties-list .catalog-mobile .price{width:unset;text-align:left!important}.module-properties-list .catalog-mobile .left div{text-align:left!important}.catalog-mobile .trigger-contact{z-index:7}.catalog-mobile .price-history-wrapper{display:block}.catalog-mobile .area{font-weight:inherit!important;text-align:left;text-wrap:nowrap}.catalog-mobile .left{display:flex;flex-wrap:wrap;gap:.5rem;width:50%;color:var(--text)}.table-properties .catalog-mobile .left .feature-icon-list{justify-content:flex-start;z-index:10}.catalog-mobile .left strong{min-width:4rem}.catalog-mobile .td-three-d a::after{width:1rem;height:1rem}.catalog-mobile .td-three-d a::before{content:'Spacer';color:var(--text)}.catalog-mobile .td-three-d{border:1px solid var(--text);width:unset!important;padding:.5rem!important;border-radius:2rem}.catalog-mobile .td-three-d a{display:flex;gap:.5rem;justify-content:center;align-items:center}.catalog-mobile .right{display:flex;flex-direction:column;gap:.5rem;flex:0 0 40%;justify-content:flex-end}.catalog-mobile .right .price{flex:1;text-align:center}.catalog-mobile .left>div{display:flex;flex-direction:column;gap:0rem}.catalog-mobile .left>div:last-child{font-weight:bold}.catalog-mobile .left div:last-child{flex:1}.catalog-mobile .icon-price-history{font-size:1em!important}.catalog-mobile .price-history-wrapper{font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem);flex-direction:row-reverse}.catalog-mobile .price-history-toggle{flex-direction:row-reverse;display:flex;justify-content:center;align-items:center;gap:.5rem}.catalog-mobile .price-wrapper{color:var(--text);text-align:right}.catalog-mobile .btn-outline-primary{border:1px solid var(--text);backdrop-filter:blur(7.5px);background:transparent;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.00875rem;color:var(--text)}.catalog-mobile .type{color:var(--text);font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem);text-wrap:nowrap;margin-bottom:1rem}.catalog-mobile .right .price small span{color:inherit;font-weight:inherit;font-size:inherit}.catalog-mobile .btn,.catalog-mobile a{text-transform:math-auto;line-height:1.5rem}.catalog-mobile .btn.link{position:unset}.catalog-mobile .btn.link::before{content:'';position:absolute;inset:0}.catalog-mobile .btn{padding:.5rem!important}.table-tbody .catalog-mobile[data-status="4"]{background-color:rgba(243,233,140,.3)}.table-tbody .catalog-mobile[data-status="5"],.table-tbody .catalog-mobile[data-status="6"]{background-color:rgba(255,0,0,.1)}@media (min-width:355px){.catalog-mobile{flex-direction:row}.catalog-mobile .right .price{text-align:right}}@media (max-width:991.98px){.catalog-desktop{display:none!important}.table-properties .table-thead{position:unset}.table-properties .table-thead p{display:none}}@media (min-width:992px){.catalog-mobile,.catalog-mobile-header{display:none}}.status-dot{--size:1em;--border:10px;--green:#8ECF43;--red:#F84E42;--yellow:#F8B242;width:var(--size);height:var(--size);border-radius:50%;display:block;margin:0 auto;position:relative}.status-available,.status-available::before{background-color:var(--green)}.status-reserved,.status-reserved::before{background-color:var(--yellow)}.status-sold,.status-sold::before{background-color:var(--red)}.status-dot::before{content:'';display:block;position:absolute;left:calc(var(--border) / -2);top:calc(var(--border) / -2);border-radius:50%}.tiles .tile-item:hover .status-dot::before,.module-properties-list .table-tr:hover .status-dot::before{width:calc(var(--size) + var(--border));height:calc(var(--size) + var(--border));animation:pulse 1s infinite ease-in}.module-properties-list .status-text{font-size:.75rem}.tiles.tiles-properties{display:flex;flex-wrap:wrap;gap:1rem 0;margin-left:-.5rem;margin-right:-.5rem}.tiles .tile-item{width:100%;padding-left:.5rem;padding-right:.5rem;position:relative}.tiles .tile-item .row{margin-left:-.5rem;margin-right:-.5rem}.tiles .tile-item .row>div{padding-left:.5rem;padding-right:.5rem}.tiles .tile-item-wrapper{display:flex;flex-direction:column;height:100%;border-radius:1.25rem 1.25rem 1.25rem 0;border:1px solid var(--primary);overflow:hidden;background-color:var(--white)}.tiles .tile-hero{position:relative;padding-top:56.25%;margin:1rem 1rem 0}.tiles .tile-hero img{width:100%;height:100%;position:absolute;inset:0;margin:auto;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.tiles-properties .tile-hero .feature-special-offer-icons{position:absolute;right:.75rem;top:.75rem;display:flex;flex-direction:column;gap:.5rem}.tiles-properties .tile-hero .feature-special-offer-icons .icon{font-size:2.125rem;z-index:5;position:relative;background-image:var(--icon-base64);background-color:unset;-webkit-mask-image:none;mask-image:none}.tiles .tile-item:hover .tile-hero img{transform:scale(1.05)}.tiles .tile-item .tile-content{flex:1;display:flex;flex-direction:column;gap:.875rem;padding:1rem;font-size:.875rem;line-height:1.3}.tiles .tile-item .tile-content .row{row-gap:.5rem}.tiles .tile-item .tile-btns{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:auto}.tiles .tile-item .btn{position:relative;z-index:2}.tiles .tile-item .badge-featured{padding:.5rem 1.25rem;background-color:var(--primary);color:var(--white);line-height:1.5;border-radius:.625rem .625rem .625rem 0;text-transform:uppercase;position:absolute;top:.625rem;left:.5rem}.tiles .tile-item .badge-status{padding:.5rem;font-size:.75rem;text-transform:uppercase;text-align:center;background-color:var(--white);border-radius:.625rem .625rem .625rem 0;position:absolute;top:.5rem;left:.5rem}.tiles .tile-item-featured .badge-status{top:3.5rem}.tiles .feature-icon-list{display:flex;flex-direction:column;gap:.5rem;position:absolute;top:.5rem;right:.5rem;z-index:10}.tiles .tile-link{position:absolute;inset:0;z-index:1}.tiles .tile-price{line-height:1.1;font-size:1rem}.tiles-properties + .text-right{text-align:center!important}.tile-item .col-auto.is-wrapped{flex:0 0 100%;max-width:100%}@media (min-width:576px){.tiles .tile-item{width:50%}.tiles .tile-item .tile-content{padding:1.5rem}}@media (min-width:768px){.tiles .tile-item .tile-content{padding:1.5rem 1.875rem}.tiles .feature-icon-list{top:.875rem;right:.875rem}}@media (min-width:992px){.tiles .tile-item{width:33.33333%}.tiles .tile-item .tile-content{padding:1.5rem 2.25rem}}@keyframes pulse{from{transform:scale(0.5);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes backgroundInfinitive{0%{transform:scale(1.0)}100%{transform:scale(1.2)}}.module-properties-list .plans .panel{width:14rem;padding:0 30px 0 0;background:transparent;color:var(--text-color)}.module-properties-list .plans .panel .floors p{width:100%;margin-bottom:.5rem;margin-top:1rem}.module-properties-list .plans .panel .btn{width:100%;padding-left:1rem;padding-right:1rem;border-color:var(--primary);color:var(--primary);margin-bottom:.5rem!important}.module-properties-list .plans .panel .btn .count .new{display:none}.module-properties-list .plans .panel .btn.active,.module-properties-list .plans .panel .btn:hover{color:white;background:var(--primary);border-color:var(--primary)}.module-properties-list .plans .plans{height:auto;max-height:unset}.module-properties-list .plans .plans .wrapper{height:0;padding-bottom:56.25%}.module-properties-list .plans .plan-building .wrapper img,.module-properties-list .plans .plan-investment .wrapper img{border-radius:.375rem}.module-properties-list .plans .wrapper .shapes svg polygon{stroke-width:2px}.module-properties-list .plans .wrapper .shapes svg polygon:[data-status-id=""]:not([data-property-id=""]){fill:rgba(0,0,0,.2)!important;stroke:rgba(0,0,0,.8)!important}.module-properties-list .plans .wrapper .shapes svg polygon.not-matched:hover{fill:transparent!important;stroke:transparent!important}.module-properties-list .plans .wrapper .shapes svg polygon.active,.module-properties-list .plans .wrapper .shapes svg polygon:hover{fill:rgba(200,155,70,.5);stroke:#c89b47}.module-properties-list .plans .wrapper .shapes svg polygon.matched{fill:rgba(0,191,255,.5)!important;stroke:#00bfff!important}.module-properties-list .plans .wrapper .shapes svg polygon.matched:hover{fill:rgba(0,191,255,.7)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""]){fill:rgba(65,172,28,.4)!important;stroke:rgba(65,172,28,1)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""]):hover{fill:rgba(65,172,28,.6)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="4"]{fill:rgba(235,170,0,.2)!important;stroke:rgba(235,170,0,.4)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="4"]:hover{fill:rgba(235,170,0,.6)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="5"],.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="6"]{fill:rgba(200,20,20,.2)!important;stroke:rgba(200,20,20,.4)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="5"]:hover,.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="6"]:hover{fill:rgba(200,20,20,.6)!important}.module-properties-list .plans .polygon-tooltip:empty{opacity:0}.module-properties-list .plans .wrapper .shapes svg polygon.not-matched:not(.matched):not([data-property-id=""]):not([data-status-id=""]):not([data-status-id="5"]):not([data-status-id="6"]){fill:rgba(0,0,0,.0)!important;stroke:rgba(0,0,0,0)!important}@media (max-width:991.98px){.module-properties-list .plans .polygon-tooltip{display:none}}@media (max-width:767.98px){.module-properties-list .plans .panel{width:100%}.module-properties-list .plans .content-plans{flex-direction:column;width:calc(100% + 30px);margin:0 -15px}.module-properties-list .plans .panel{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px 15px 15px}.module-properties-list .plans .panel .floors{display:flex;flex-wrap:wrap;justify-content:space-between;flex:100%}.module-properties-list .plans .panel .btn{width:100%}.module-properties-list .plans .panel>.btn,.module-properties-list .plans .panel .buildings,.module-properties-list .plans .panel .floors>div{width:calc(50% - .25rem)}.module-properties-list .plans .plan-building .wrapper img,.module-properties-list .plans .plan-investment .wrapper img{border-radius:0}}.property-team-person{width:7.125rem;height:7.125rem;border-radius:.625rem;object-fit:cover;object-position:top center}.feature-icon{display:flex;align-items:center;justify-content:center;width:2rem;flex-basis:2rem;min-width:2rem;height:2rem;background-color:var(--primary);color:var(--white);border-radius:50%}.feature-icon .icon{font-size:1.25rem}#property .feature-icon{margin-right:.5rem}#property .feature-icon-list{display:flex;flex-direction:column;gap:.875rem;line-height:1.3}#property.is-sticky{position:sticky}#property .btn-back{padding-left:1.25rem;padding-right:1.25rem}#property .btn-back .icon-arrow-left-alt{left:0}#property .features{background-color:var(--primary-light);border-radius:1.25rem 1.25rem 1.25rem 0}#property .features .row{margin-left:-.5rem;margin-right:-.5rem;row-gap:.5rem}#property .features .row>div{padding-left:.5rem;padding-right:.5rem}#property .feature{display:inline-block;margin:0 auto;text-align:left}#property .feature-name{font-size:.875rem;font-weight:400;margin-bottom:.25rem;text-transform:uppercase}#property .feature-value{line-height:1.1;margin:0;white-space:nowrap;font-size:1rem}#property .card{display:flex;flex-direction:column;justify-content:center;height:100%;padding:1rem;background-color:var(--primary-light);border-radius:1.25rem 1.25rem 1.25rem 0}#property .property-area-total{position:relative}#property .property-area-total::before{content:'';width:calc(100% + 2rem);height:100%;background-color:var(--primary-light);border-radius:.5rem;position:absolute;top:0;left:-1rem;z-index:-1}#property .property-details .property-gallery img{max-width:100%;max-height:unset}@media(min-width:576px){#property .px-sm-5{padding-left:2rem!important;padding-right:2rem!important}#property .card{padding:2rem}#property .property-area-total::before{width:calc(100% + 4rem);left:-2rem}}@media(min-width:768px){#property .features .row>div{text-align:center}}@media(min-width:992px){#property .col-custom{width:21rem}}@media(min-width:1280px){#property .features .row .col{min-width:calc(100% / 7)}#property .row .col-even-3{width:calc(100% / 3.5)}}#property .property-actions{display:flex;align-items:center;flex-direction:column;gap:.5rem 1rem}@media(min-width:576px){#property .property-actions{flex-direction:row}}@media(min-width:992px) and (max-width:1640px){#property .property-actions{flex-direction:column}}#property .property-extra-info{font-size:.75rem;line-height:1.2}#property .property-details .property-areas{background-color:transparent;color:var(--black);border-radius:1.25rem;padding:0}#property .property-details .property-areas .property-area{padding:.125rem 0}#property .property-details .property-areas hr{margin:.5rem 0;border-color:var(--primary);opacity:.4}#property .property-details .developer-info h3{font-size:1.25rem;margin-bottom:.5rem}#property .property-details .developer-info p{margin-bottom:0}#property .gallery-slider .module-text-slider .slide-background{overflow:hidden;border-radius:1.25rem 1.25rem 1.25rem 0;cursor:pointer}#property .gallery-slider .module-text-slider .slide-background img{position:relative;width:100%;height:auto;transition:transform .5s}#property .gallery-slider .module-text-slider .slide-background:hover img{transform:scale(1.1)}@media (max-width:1199.98px){#property .gallery-slider .container{padding:0;max-width:100%}}@media (min-width:992px){#property .sticky-column{position:sticky;top:11rem}}.property-sticky-bar{width:100%;max-height:0;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);background-color:rgba(255,255,255,.7);backdrop-filter:blur(.625rem);font-size:.875rem;white-space:nowrap;position:fixed;top:var(--header-height-sticky-mobile);left:0;z-index:10;transform:translateY(-20rem);opacity:0;transition:max-height .4s,transform .3s,opacity .3s}.property-sticky-bar.sticky{max-height:7rem;transform:translateY(0);opacity:1}.property-sticky-bar .container{padding-top:.5rem;padding-bottom:.5rem}.property-sticky-bar .row{align-items:center;margin-left:-.5rem;margin-right:-.5rem;row-gap:.25rem}.property-sticky-bar .row>div{padding-left:.5rem;padding-right:.5rem;line-height:1.2}.property-sticky-bar .btn-back{display:flex;align-items:center;justify-content:center;padding:0;width:2.5rem;height:2.5rem}.property-sticky-bar .btn-back .icon-arrow-left-alt{margin:0;min-width:1em}.property-sticky-bar .h6{font-size:1.25rem}@media(min-width:992px){.property-sticky-bar{top:var(--header-height-sticky-desktop)}}@media(max-width:575.98px){.property-sticky-bar .row{margin-left:-.25rem;margin-right:-.25rem;row-gap:.5rem}.property-sticky-bar .row>div{padding-left:.25rem;padding-right:.25rem}.property-sticky-bar .col-btns{flex:0 0 100%}.property-sticky-bar .col-btns .col-sm-6{flex:0 0 50%;max-width:50%}.property-sticky-bar .col-btns .col-sm-6 .btn{width:100%}}@media(min-width:768px){.accent-vr-start,.accent-vr,.accent-vr-end{overflow:hidden}.accent-vr-start .row>div:first-child .column-container,.accent-vr .row>div:first-child .column-container,.accent-vr-end .row>div:first-child .column-container{position:relative}.accent-vr-start .row>div:first-child .column-container>div:first-child,.accent-vr .row>div:first-child .column-container>div:first-child,.accent-vr-end .row>div:first-child .column-container>div:first-child{position:relative}.accent-vr-start .row>div:first-child .column-container>div:first-child::before,.accent-vr .row>div:first-child .column-container>div:first-child::before,.accent-vr-end .row>div:first-child .column-container>div:first-child::before{content:'';width:0;border-left:1px solid var(--primary);position:absolute;left:-1.5rem;z-index:10}.accent-vr-end .row>div:first-child .column-container>div:first-child::before{height:200vh;top:unset;bottom:calc(var(--py-sm) * -1)}.accent-vr-start .row>div:first-child .column-container>div:first-child::before{height:200vh;top:0}.accent-vr .row>div:first-child .column-container>div:first-child::before{height:200vh;top:0;bottom:0;margin:auto 0}.accent-vr-end .row>div:first-child .column-container>div:first-child::after{content:'';width:.4375rem;height:.4375rem;margin-left:-.1875rem;background-color:var(--primary);border-radius:50%;position:absolute;left:-1.5rem;bottom:calc(var(--py-sm) * -1)}}.accent-vr-end .row>div:first-child .column-container>div:first-child::after{content:'';width:.4375rem;height:.4375rem;margin-left:-.1875rem;background-color:var(--primary);border-radius:50%;position:absolute;left:-1.5rem;bottom:calc(var(--py-sm) * -1)}.accent-vr-start.accent-vr-end .row>div:first-child .column-container>div:first-child::after{display:none}.accent-vr-start.accent-vr-end .row>div:first-child .column-container::after{content:'';width:.4375rem;height:.4375rem;margin-left:-.1875rem;background-color:var(--primary);border-radius:50%;position:absolute;left:-1.5rem;bottom:0}.accent-vr-start.accent-vr-end.pb-sm .row>div:first-child .column-container::after{bottom:calc(var(--py-sm) * -1)}.accent-vr-start.accent-vr-end.pb-md .row>div:first-child .column-container::after{bottom:calc(var(--py-md) * -1)}.accent-vr-start.accent-vr-end.pb-lg .row>div:first-child .column-container::after{bottom:calc(var(--py-lg) * -1)}@media(min-width:1200px){.accent-vr-start .row>div:first-child .column-container>div:first-child::before,.accent-vr .row>div:first-child .column-container>div:first-child::before,.accent-vr-end .row>div:first-child .column-container>div:first-child::before,.accent-vr-end .row>div:first-child .column-container>div:first-child::after,.accent-vr-start.accent-vr-end .row>div:first-child .column-container::after{left:calc(clamp(1.5rem,4.5vw,4rem) / 2)}}.submenu{position:sticky;top:calc(var(--header-height-sticky-desktop) + .5rem);z-index:11;background-color:transparent}.submenu .row{align-items:center;width:100%;padding:.75rem 1.5rem;margin:0;background-color:rgba(245,245,245,.7);backdrop-filter:blur(.625rem);border-radius:1.25rem 1.25rem 1.25rem 0;gap:.25rem;box-shadow:0 0 2.5rem rgba(0,0,0,.1)}.submenu .row>div:first-child{flex-basis:0;flex-grow:1;max-width:100%;padding:0}.submenu .row>div:nth-child(2){flex:0 0 auto;width:auto;max-width:100%;padding:0}.submenu .navbar{padding:0;font-size:.875rem}.submenu p{margin:0}.submenu .navbar-expand-lg .navbar-nav{width:100%;align-items:center;gap:.25rem}.submenu .nav-item .nav-link{color:var(--black);padding-left:.5rem;padding-right:.5rem;text-transform:uppercase}.submenu .nav-item .nav-link>span{display:inline-block;position:relative}.submenu .nav-item:not(.btn-catalog) .nav-link span::after{content:'';width:100%;height:1px;background-color:transparent;position:absolute;left:0;bottom:-1rem;transition:all .5s}.submenu .nav-item .nav-link:hover span::after,.submenu .nav-item>.nav-link.active span::after{background-color:currentColor;bottom:-.25rem}.submenu .btn-catalog.nav-item .nav-link{padding:1rem 1.25rem;border-radius:1rem 1rem 1rem 0;transition:all .3s;font-size:.875rem;line-height:1.143;background:var(--primary);border:1px solid var(--primary);color:var(--white);text-transform:uppercase}.submenu .btn-catalog.nav-item .nav-link:hover,.submenu .btn-catalog.nav-item .nav-link:focus,.submenu .btn-catalog.nav-item .nav-link.active{background:var(--primary-dark);border-color:var(--primary-dark);color:var(--white)}@media (max-width:991.98px){.submenu{display:none}}.toggler-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.view-toggle-target{opacity:0;transition:opacity .6s,transform .3s}.view-toggle-target.view-toggle-target-active{overflow:hidden;opacity:1}.hero .text-inside{overflow:hidden}.hero .text-inside>.container{padding:calc(var(--header-height-desktop) + 3.75rem) 15px clamp(1rem,4vw,4rem)}.hero .text-inside>.container>div{width:100%;height:100%;display:flex;flex-direction:column}.hero:not(.hero-investment) .text-inside h1,.hero:not(.hero-investment) .text-inside .h1{font-size:1rem;text-transform:uppercase;font-weight:400}.hero .text-inside h1 + *,.hero .text-inside .h1 + *{margin-top:auto}.hero .text-inside p{margin-bottom:1.5rem}.hero .text-inside .container>div>*{transform:translateY(100rem);opacity:0;transition:transform 1.1s,opacity 1.4s;transition-timing-function:cubic-bezier(0.32,.08,0,.8)}.hero .text-inside .container>div>*:last-child{margin-bottom:0}.hero .text-inside .container>div>*:nth-child(2){transition-delay:.15s}.hero .text-inside .container>div>*:nth-child(3){transition-delay:.35s}.hero .text-inside .container>div>*:nth-child(4){transition-delay:.7s}.hero .text-inside .container>div>*:nth-child(5){transition-delay:1.05s}.hero.aos-animate .swiper-slide-active .text-inside .container>div>*{transform:translateY(0);opacity:1}.hero .swiper-button-next,.hero .swiper-button-prev{width:3.625rem;height:3.125rem;padding:0;border-radius:1rem 1rem 1rem 0;transition:all .3s;font-size:1rem;line-height:1.143;border:1px solid var(--white);color:var(--white)}.hero .swiper-button-next:hover,.hero .swiper-button-prev:hover{border:1px solid var(--primary);background-color:var(--primary)}.hero .swiper-button-prev{right:calc(15px + 4.5rem);bottom:clamp(1.5rem,4vw,3rem);left:unset;top:unset}.hero .swiper-button-next{right:15px;bottom:clamp(1.5rem,4vw,3rem);top:unset}.hero .icon-arrow-left{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 9H1m0 0 8 8M1 9l8-8'/%3e%3c/svg%3e")}.hero .icon-arrow-right{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 9h16m0 0L9 1m8 8-8 8'/%3e%3c/svg%3e")}@media (max-width:991.98px){.hero .slide-background{border-radius:1.25rem 1.25rem 1.25rem 0}.hero .slide-background{height:auto!important;padding-bottom:34rem!important}.hero .text-inside>.container{padding:calc(var(--header-height-mobile) + 2.75rem) 15px clamp(1rem,4vw,4rem)}}@media (max-width:575.98px){.hero .slide-background{padding-bottom:100%!important}.hero .text-inside>.container{padding:1.5rem 15px}.hero .swiper-container{border-radius:1.25rem 1.25rem 1.25rem 0;box-shadow:0 0 1rem var(--border)}.hero .text-inside{position:relative;background-color:var(--white);border-radius:0 0 1.25rem 0}.hero .text-inside h1,.hero .text-inside .h1{font-size:.875rem}.hero .text-inside .h3{font-size:1.5rem}.hero .swiper-button-prev,.hero .swiper-button-next{top:0;bottom:unset;margin-top:calc(80% - 4rem);background-color:var(--primary);border-color:var(--primary)}.hero .swiper-button-next{left:calc(15px + 4.5rem);right:unset}.hero .swiper-button-prev{left:15px;right:unset}}@media (min-width:576px){.hero .text-inside{color:var(--white)}.hero .text-inside strong{color:var(--white)}}@media (min-width:768px){.hero .swiper-button-prev{right:calc(45px + 4.5rem)}.hero .swiper-button-next{right:45px}}@media (min-width:992px){.hero .swiper-button-prev{right:calc(55px + 4.5rem)}.hero .swiper-button-next{right:55px}}@media (min-width:1280px){.hero .text-inside>.container{padding:calc(var(--header-height-desktop) + 2rem) 15px clamp(1.5rem,7vw,6rem)}.hero .swiper-button-prev{right:calc(((100% - var(--container)) / 2) + 15px + 4.5rem)}.hero .swiper-button-next{right:calc((100% - var(--container)) / 2 + 15px)}}.hero-investment .text-inside>.container>div{max-width:25rem;height:auto}.hero-investment-features{position:relative;opacity:0;transition:opacity 1.2s .6s ease-out}.hero-investment.aos-animate + .hero-investment-features{opacity:1}.hero-investment-features .module-objects-gallery{margin-top:var(--py-sm)}.hero-investment-features .module-objects-gallery .item-wrapper{max-width:20rem;margin:0 auto;height:100%;background-color:var(--white);padding:1rem;border-radius:1.25rem 1.25rem 1.25rem 0}.hero-investment-features .module-objects-gallery .item-image{display:none}.hero-investment-features .module-objects-gallery .item-name{position:relative;background-color:unset;color:var(--black);white-space:nowrap}.hero-investment-features .module-objects-gallery .item-name strong{color:var(--primary)}.hero-investment-features .module-objects-gallery .item-name p:last-of-type{margin-bottom:0}@media (min-width:576px){.hero-investment-text-backdrop .text-inside::before{content:'';width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.3) 35%,rgba(0,0,0,0) 60%);position:absolute;inset:0}}@media (min-width:768px){.hero-investment-features .module-objects-gallery{width:40rem;margin-top:0;position:absolute;bottom:clamp(1rem,3vw,2rem);right:clamp(1.5rem,4vw,3rem)}.hero-investment-features .module-objects-gallery .item-wrapper{max-width:unset}.hero-investment .swiper-button-next,.hero-investment .swiper-button-prev{bottom:unset;right:unset;top:clamp(1.5rem,4vw,3rem)}.hero-investment .swiper-button-next{left:calc(clamp(1rem,4vw,4rem) + 4.5rem)}.hero-investment .swiper-button-prev{left:clamp(1rem,4vw,4rem)}}@media (min-width:768px) and (max-width:1199.98px){.hero-investment-features .module-objects-gallery{width:13rem}}.custom-2col-layout .column-container{display:flex;flex-direction:column;justify-content:center;height:100%;position:relative}.custom-2col-layout .module-text{padding:0 0 2rem}.custom-2col-layout .module-text ul{padding-left:1.5rem}.custom-2col-layout .module-text p:not(.text-uppercase),.custom-2col-layout .module-text li{font-size:.875rem}.custom-2col-layout .module-text>*:last-child{margin-bottom:0}.custom-2col-layout .image,.custom-2col-layout .image .module-container,.custom-2col-layout .image .module-image,.custom-2col-layout .image .content-image,.custom-2col-layout .image .item-image{height:100%}.custom-2col-layout .image .item-background{min-height:100%}.custom-2col-layout .image .item-image img{height:100%;min-height:20rem;object-fit:cover}.custom-2col-layout .image .content-text{padding:1rem 1.5rem;position:absolute;bottom:0;left:0}.custom-2col-layout.reverse .image .content-text{left:unset;right:0}.custom-2col-layout .image .content-text p:last-of-type{margin-bottom:0}.custom-2col-layout .image .a.module-image{overflow:hidden}.custom-2col-layout .image a.module-image img{transition:transform .5s}.custom-2col-layout .image a.module-image:hover img{transform:scale(1.1)}@media (max-width:575.98px){.custom-2col-layout .image .content-text{width:100%}.custom-2col-layout .image .content-text .btn{width:100%}}@media (min-width:992px){.custom-2col-layout .module-text{padding:2rem 1.5rem}.custom-2col-layout .image .content-text{padding:2rem 3rem}}@media (min-width:1200px){.custom-2col-layout .module-text{padding:2rem clamp(1.5rem,4.5vw,4rem)}}@media (max-width:767.98px){.custom-2col-layout.reverse .row{flex-direction:column-reverse}}.posts-investments .posts-investments-filters,.posts-investments .post-items{display:flex;flex-wrap:wrap;row-gap:1rem;margin-left:-.5rem;margin-right:-.5rem}.posts-investments .posts-investments-filters>.col-auto,.posts-investments .post-item{padding-left:.5rem;padding-right:.5rem}.posts-investments .post-item{display:none;width:100%}.posts-investments .post-item.active{display:block}.posts-investments .post-item-wrapper{display:flex;flex-direction:column;height:100%;padding:1rem;border-radius:1.25rem 1.25rem 1.25rem 0;box-shadow:0 0 0 1px inset var(--primary);overflow:hidden;background-color:var(--white)}.posts-investments .post-item-wrapper .post-head{margin-bottom:.5rem}.posts-investments .post-item .post-gallery-item{position:relative;padding-top:66.66666%;border-radius:.625rem;overflow:hidden}.posts-investments .post-item .post-gallery-item img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;transition:transform .3s}.posts-investments .post-item:hover .post-gallery-item img{transform:scale(1.1)}.posts-investments .post-item .post-content{flex:1;display:flex;flex-direction:column;padding:1rem 0 0;line-height:1.4}.posts-investments .post-item .post-content .text-right.is-wrapped{text-align:left!important}.posts-investments .post-item .post-btns{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:auto;padding-top:.25rem}.posts-investments .post-item .post-btns .btn{flex:1;padding-left:1rem;padding-right:1rem;position:relative;z-index:2}.posts-investments .post-item .badge-featured{padding:.5rem 1.25rem;background-color:var(--primary);color:var(--white);line-height:1.5;border-radius:.625rem .625rem .625rem 0;text-transform:uppercase;position:absolute;top:.625rem;left:.5rem}.posts-investments .post-link{position:absolute;inset:0;z-index:1}@media (min-width:576px){.posts-investments .post-item{width:50%}}@media (min-width:768px){.posts-investments .post-item .post-content{padding:1.5rem 1rem 1rem}.posts-investments .post-item .post-btns{padding-top:.5rem}}@media (min-width:992px){.posts-investments .post-item{width:33.33333%}}.submenu-cities .navbar-expand-lg .navbar-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin:0 auto}.submenu-cities .navbar-expand-lg .navbar-nav .nav-link{padding:1rem 2rem;border-radius:1rem 1rem 1rem 0;transition:all .3s;font-size:.875rem;line-height:1.143;background:transparent;border:1px solid var(--primary);color:var(--primary);text-transform:uppercase}.submenu-cities .navbar-expand-lg .navbar-nav .nav-link:hover,.submenu-cities .navbar-expand-lg .navbar-nav .nav-link:focus,.submenu-cities .navbar-expand-lg .navbar-nav .nav-item.active .nav-link{background:var(--primary);border-color:var(--primary);color:var(--white)}.contact-info{padding-left:15px;padding-right:15px;overflow:hidden}.contact-info .container{padding:1.875rem clamp(1rem,4vw,4rem);background-color:var(--primary-light);border-radius:1.25rem 1.25rem 1.25rem 0}.contact-info .column-container{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.contact-info-hq .column-container{margin-left:-2rem;margin-right:-2rem}.contact-info-hq .column-container>.col-12{padding-left:2rem;padding-right:2rem}.contact-info .contact-form .module-container{padding:0 15px}.contact-info-hq .container{padding:clamp(1.5rem,7vw,6rem)}.contact-info-hq .contact-form .module-html{margin:0 -15px}@media(min-width:992px){.contact-info-hq .column-container>div:first-child{border-right:1px solid var(--border)}}@media(max-width:1399.98px){.contact-info .team .module-objects-gallery .item-wrapper{width:18rem;margin:0 auto}.contact-info .team .module-objects-gallery .items{gap:1.5rem}}@media(max-width:1199.98px) and (min-width:992px){.contact-info .row>.col-md-4{flex:0 0 auto;width:auto;max-width:100%}.contact-info .row>.col-md-8{flex-basis:0;flex-grow:1;max-width:100%}}@media(max-width:767.98px){.contact-info .team .module-objects-gallery .item{width:calc(100% - 1rem)!important}}.special-offer .module-container{padding:1rem}.special-offer .module-image .content-text{align-self:center}.special-offer .content-image{overflow:hidden;border-radius:1rem}@media(min-width:576px){.special-offer .module-container{padding:2rem}}@media(min-width:992px){.special-offer .module-image .content-text{padding:0 2rem 0 0}}@media(min-width:1280px){.special-offer .module-image .content-text{padding:0 4rem 0 4rem}}@media(max-width:991.98px){.special-offer .module-image .content-image,.special-offer .module-image .content-text{min-width:100%}.special-offer .module-image .content-text{margin-bottom:1rem}}.faq .module-text-groups>.group{padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.faq .module-text-groups>.group:last-child{padding:.5rem 0 0;border-bottom:0}.faq .module-text-groups .group-header{font-size:1.25rem}.module-text-groups .group-content{padding:0}.module-text-groups .group-content>*:first-child{margin-top:1rem}.team .module-objects-gallery .items{justify-content:center;gap:clamp(1.5rem,4.5vw,4rem)}.team .module-objects-gallery .item{width:auto!important}.team .module-objects-gallery .item-wrapper{height:100%;width:20rem;max-width:100%;padding:1.5rem 1rem;background-color:var(--white);border-radius:1.25rem 1.25rem 1.25rem 0;box-shadow:0 0 2.5rem rgba(0,0,0,.1)}.team .module-objects-gallery .item-image{padding:0!important;border-radius:1rem}.team.team-no-photo .module-objects-gallery .item-image{display:none}.team .module-objects-gallery .item-image img{position:relative}.team .module-objects-gallery .item-name{padding:1.5rem 1rem .5rem;position:relative;background:transparent;text-align:left;color:var(--black)}.team .module-objects-gallery .item-name p{overflow:hidden;text-overflow:ellipsis}.team.team-no-photo .module-objects-gallery .item-name{padding:.5rem 1rem}.team .module-objects-gallery .item-name p:last-child{margin-bottom:0}.team .module-objects-gallery .item-name a{text-decoration:none;text-underline-offset:.25rem;transition:.3s color}.team .module-objects-gallery .item-name a:hover,.team .module-objects-gallery .item-name a:focus{text-decoration:underline;color:var(--primary-dark)}@media(max-width:767.98px){.team .module-objects-gallery .item{max-width:calc(100% - 3rem)!important;width:20rem;margin-left:auto;margin-right:auto}}.team-person-widget{position:relative}.team-person-widget .items{max-width:28rem;margin:0 auto!important;justify-content:center}.team-person-widget .item-wrapper{width:12.75rem;padding:.75rem;margin:auto;border-radius:1.25rem 1.25rem 1.25rem 0;background:var(--white);box-shadow:0 0 2.5rem rgba(0,0,0,.1)}.team-person-widget .item-image{padding-bottom:80%!important}.team-person-widget .item-image img{border-radius:.875rem}.team-person-widget .module-objects-gallery .item-name{position:relative;background-color:unset;color:currentcolor;text-align:left}.team-person-widget .module-objects-gallery .item-name{padding:.75rem .75rem .25rem}.team-person-widget .module-objects-gallery .item-name p:last-of-type{margin-bottom:0}.custom-gallery-tiles .division-container{padding-bottom:var(--py-md)}.custom-gallery-tiles .module-gallery .tiles{grid-template-columns:1fr 4fr 2fr}.custom-gallery-tiles .module-gallery .tiles .tile::before{padding-top:22rem}.custom-gallery-tiles .team-person-widget{width:auto;max-width:90vw;right:10vw;margin:0 auto;position:absolute;bottom:-4rem}.custom-gallery-tiles .team-person-widget .items{max-width:100%}.custom-gallery-tiles .team-person-widget .item-image{min-width:11rem;padding-bottom:8rem!important;object-fit:cover;border-radius:.75rem .75rem .75rem 0}@media(min-width:576px){.custom-gallery-tiles .division-container{padding-bottom:0}.custom-gallery-tiles .team-person-widget{width:33rem;bottom:2rem}.custom-gallery-tiles .team-person-widget .item-wrapper{display:flex;align-items:center;flex-wrap:nowrap;width:auto}.custom-gallery-tiles .team-person-widget .module-objects-gallery .item-name{padding-left:1.5rem}}@media(min-width:992px){.custom-gallery-tiles .team-person-widget{bottom:3rem}.custom-gallery-tiles .module-gallery .tiles .tile::before{padding-top:66%}}.sticky-social-media{position:fixed;right:0;bottom:4rem;z-index:10;background-color:transparent!important}.sticky-social-media .container,.sticky-social-media .container .row,.sticky-social-media .container .column{padding:0;margin:0}.sticky-social-media .items{flex-direction:column;gap:.25rem;padding:0;margin:0;border-radius:.25rem 0 0 .25rem;overflow:hidden}.sticky-social-media .item{width:auto;padding:0;text-align:center;background-color:var(--primary);transition:background-color .3s}.sticky-social-media .item:hover{background-color:var(--primary-dark)}.sticky-social-media .item-wrapper{padding:.75rem 1rem}.sticky-social-media .module-objects-gallery .item-image{overflow:visible;padding:0!important}.sticky-social-media .module-objects-gallery .item-image img{width:1.5rem;height:1.5rem;position:relative;object-fit:contain}.sticky-social-media .module-objects-gallery .item-image img:hover{transform:unset}.sticky-social-media .module-objects-gallery .item-name{display:none}@media(min-width:576px){.sticky-social-media{bottom:unset;top:20vh}.sticky-social-media .items{width:3.5rem}}.mobile-contact-bar{position:fixed;bottom:env(safe-area-inset-bottom);left:0;right:0;z-index:10}.mobile-contact-bar .container-fluid,.mobile-contact-bar .row,.mobile-contact-bar .column{padding:0;margin:0}.mobile-contact-bar-wrapper{width:100%;background:var(--primary);display:flex;align-items:center}.mobile-contact-bar .btn{flex:1;padding:1rem;color:white}.mobile-contact-bar .btn:hover,.mobile-contact-bar .btn:focus{color:white;text-decoration:none}.mobile-contact-bar .btn{font-size:1.25rem}.mobile-contact-bar .btn:nth-child(1){font-size:.75em;line-height:1}.mobile-contact-bar .btn:nth-child(2){border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);border-radius:0}#division-6{background-image:url(https://iclestate.pl/images/webpage/division/-1-6.webp);background-size:cover;background-position:center center}#division-42{z-index:1}#division-56 .container-fluid{padding-left:0;padding-right:0}#division-235{z-index:1}#division-237{z-index:1}#division-239{z-index:1}#module-2 .slide-background{height:100vh}#module-3 .items{margin-left:-5px;margin-right:-5px}#module-3 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-3 .item-expander{padding-left:5px;padding-right:5px}#module-3 .item-expander.visible{margin-bottom:10px}#module-3 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-3 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-3 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-3 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-3 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-3 .item{width:33.333333333333%}}@media (min-width:1200px){#module-3 .item{width:33.333333333333%}}#module-3 .item-image{padding-bottom:133.33333333333%}#module-5 .items{margin-left:-5px;margin-right:-5px}#module-5 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-5 .item-expander{padding-left:5px;padding-right:5px}#module-5 .item-expander.visible{margin-bottom:10px}#module-5 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-5 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-5 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-5 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-5 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-5 .item{width:25%}}@media (min-width:1200px){#module-5 .item{width:25%}}#module-5 .item-image{padding-bottom:133.33333333333%}#module-5 .gm-style-iw-d{overflow:visible!important;padding:0 12px 12px 0}#module-5 .gm-iw-content{min-width:200px}#module-5 .gm-style-iw-d a{display:block;text-align:center;padding:.5rem 1rem;border-radius:1.75rem;transition:all .3s;font-weight:600;line-height:1.143;background:var(--primary);border:1px solid var(--primary);color:var(--white)}#module-5 .gm-style-iw-d a:hover{text-decoration:none;background:var(--primary-dark)}#module-5 .gm-iw-image{overflow:hidden;border-radius:.5rem}#module-5 .map-wrapper .map{height:540px}#module-10 .items{margin-left:-8px;margin-right:-8px}#module-10 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-10 .item-expander{padding-left:8px;padding-right:8px}#module-10 .item-expander.visible{margin-bottom:16px}#module-10 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-10 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-10 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-10 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-10 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-10 .item{width:33.333333333333%}}@media (min-width:1200px){#module-10 .item{width:33.333333333333%}}#module-10 .item-image{padding-bottom:133.33333333333%}#module-19 .items{margin-left:-8px;margin-right:-8px}#module-19 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-19 .item-expander{padding-left:8px;padding-right:8px}#module-19 .item-expander.visible{margin-bottom:16px}#module-19 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-19 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-19 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-19 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-19 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-19 .item{width:25%}}@media (min-width:1200px){#module-19 .item{width:25%}}#module-19 .item-image{padding-bottom:200%}#module-20 .items{margin-left:-5px;margin-right:-5px}#module-20 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-20 .item-expander{padding-left:5px;padding-right:5px}#module-20 .item-expander.visible{margin-bottom:10px}#module-20 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-20 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-20 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-20 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-20 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-20 .item{width:33.333333333333%}}@media (min-width:1200px){#module-20 .item{width:33.333333333333%}}#module-20 .item-image{padding-bottom:133.33333333333%}#module-27 .items{margin-left:-10px;margin-right:-10px}#module-27 .item{padding-left:10px;padding-right:10px;padding-bottom:20px}#module-27 .item-expander{padding-left:10px;padding-right:10px}#module-27 .item-expander.visible{margin-bottom:20px}#module-27 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-27 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-27 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-27 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-27 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-27 .item{width:50%}}@media (min-width:1200px){#module-27 .item{width:50%}}#module-27 .item-image{padding-bottom:100%}#module-42 p{max-width:42.25rem;margin:0 auto}#module-44 .items{margin-left:-8px;margin-right:-8px}#module-44 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-44 .item-expander{padding-left:8px;padding-right:8px}#module-44 .item-expander.visible{margin-bottom:16px}#module-44 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-44 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-44 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-44 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-44 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-44 .item{width:25%}}@media (min-width:1200px){#module-44 .item{width:25%}}#module-44 .item-image{padding-bottom:200%}#module-56 .slide-background{height:100vh}#module-57 .items{margin-left:-8px;margin-right:-8px}#module-57 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-57 .item-expander{padding-left:8px;padding-right:8px}#module-57 .item-expander.visible{margin-bottom:16px}#module-57 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-57 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-57 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-57 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-57 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-57 .item{width:100%}}@media (min-width:1200px){#module-57 .item{width:33.333333333333%}}#module-57 .item-image{padding-bottom:100%}#module-59 .item-background{padding-bottom:56.25%}#module-60 .item-background{padding-bottom:56.25%}#module-83 .items{margin-left:-10px;margin-right:-10px}#module-83 .item{padding-left:10px;padding-right:10px;padding-bottom:20px}#module-83 .item-expander{padding-left:10px;padding-right:10px}#module-83 .item-expander.visible{margin-bottom:20px}#module-83 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-83 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-83 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-83 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-83 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-83 .item{width:25%}}@media (min-width:1200px){#module-83 .item{width:25%}}#module-83 .item-image{padding-bottom:75%}#module-86 .slide-background{padding-bottom:75%}#module-88 .slide-background{padding-bottom:75%}#module-89 .slide-background{padding-bottom:75%}#module-102 .item-background{padding-bottom:75%}#module-104 .item-background{padding-bottom:75%}#module-117 p{max-width:46rem;margin:0 auto}#module-140 p{max-width:42rem;margin:0 auto}#module-142 .items{margin-left:-5px;margin-right:-5px}#module-142 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-142 .item-expander{padding-left:5px;padding-right:5px}#module-142 .item-expander.visible{margin-bottom:10px}#module-142 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-142 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-142 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-142 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-142 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-142 .item{width:25%}}@media (min-width:1200px){#module-142 .item{width:25%}}#module-142 .item-image{padding-bottom:133.33333333333%}#module-142 .gm-style-iw-d{overflow:visible!important;padding:0 12px 12px 0}#module-142 .gm-iw-content{min-width:200px}#module-142 .gm-style-iw-d a{display:block;text-align:center;padding:.5rem 1rem;border-radius:1.75rem;transition:all .3s;font-weight:600;line-height:1.143;background:var(--primary);border:1px solid var(--primary);color:var(--white)}#module-142 .gm-style-iw-d a:hover{text-decoration:none;background:var(--primary-dark)}#module-142 .gm-iw-image{overflow:hidden;border-radius:.5rem}#module-142 .map-wrapper .map{height:540px}#module-145 .item-background{padding-bottom:75%}#module-149 .item-background{padding-bottom:75%}#module-151 .item-background{padding-bottom:75%}#module-154 .item-background{padding-bottom:75%}#module-155 p{max-width:42rem;margin-left:auto;margin-right:auto}#module-155 p:last-child{margin-bottom:0 auto}#module-163 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-163 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-163 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-163 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-163 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-163 .item{width:50%}}@media (min-width:1200px){#module-163 .item{width:50%}}#module-163 .item-image{padding-bottom:75%}#module-164 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-164 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-164 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-164 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-164 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-164 .item{width:50%}}@media (min-width:1200px){#module-164 .item{width:50%}}#module-164 .item-image{padding-bottom:75%}#module-175 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-175 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-175 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-175 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-175 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-175 .item{width:50%}}@media (min-width:1200px){#module-175 .item{width:50%}}#module-175 .item-image{padding-bottom:75%}#module-180 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-180 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-180 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-180 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-180 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-180 .item{width:50%}}@media (min-width:1200px){#module-180 .item{width:50%}}#module-180 .item-image{padding-bottom:75%}#module-183 .item-background{padding-bottom:82.539682539683%}#module-187 .item-background{padding-bottom:82.539682539683%}#module-189 .item-background{padding-bottom:82.539682539683%}#module-191 .item-background{padding-bottom:82.539682539683%}#module-198 .item-background{padding-bottom:82.539682539683%}#module-206 .item-background{padding-bottom:82.539682539683%}#module-210 .item-background{padding-bottom:82.539682539683%}#module-216 .item-background{padding-bottom:82.539682539683%}#module-219 .items{margin-left:-5px;margin-right:-5px}#module-219 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-219 .item-expander{padding-left:5px;padding-right:5px}#module-219 .item-expander.visible{margin-bottom:10px}#module-219 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-219 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-219 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-219 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-219 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-219 .item{width:25%}}@media (min-width:1200px){#module-219 .item{width:25%}}#module-219 .item-image{padding-bottom:133.33333333333%}#module-219 .gm-style-iw-d{overflow:visible!important;padding:0 12px 12px 0}#module-219 .gm-iw-content{min-width:200px}#module-219 .gm-style-iw-d a{display:block;text-align:center;padding:.5rem 1rem;border-radius:1.75rem;transition:all .3s;font-weight:600;line-height:1.143;background:var(--primary);border:1px solid var(--primary);color:var(--white)}#module-219 .gm-style-iw-d a:hover{text-decoration:none;background:var(--primary-dark)}#module-219 .gm-iw-image{overflow:hidden;border-radius:.5rem}#module-219 .map-wrapper .map{height:540px}#module-221 .items{margin-left:-5px;margin-right:-5px}#module-221 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-221 .item-expander{padding-left:5px;padding-right:5px}#module-221 .item-expander.visible{margin-bottom:10px}#module-221 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-221 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-221 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-221 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-221 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-221 .item{width:25%}}@media (min-width:1200px){#module-221 .item{width:25%}}#module-221 .item-image{padding-bottom:133.33333333333%}#module-221 .gm-style-iw-d{overflow:visible!important;padding:0 12px 12px 0}#module-221 .gm-iw-content{min-width:200px}#module-221 .gm-style-iw-d a{display:block;text-align:center;padding:.5rem 1rem;border-radius:1.75rem;transition:all .3s;font-weight:600;line-height:1.143;background:var(--primary);border:1px solid var(--primary);color:var(--white)}#module-221 .gm-style-iw-d a:hover{text-decoration:none;background:var(--primary-dark)}#module-221 .gm-iw-image{overflow:hidden;border-radius:.5rem}#module-221 .map-wrapper .map{height:540px}#module-223 .items{margin-left:-5px;margin-right:-5px}#module-223 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-223 .item-expander{padding-left:5px;padding-right:5px}#module-223 .item-expander.visible{margin-bottom:10px}#module-223 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-223 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-223 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-223 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-223 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-223 .item{width:25%}}@media (min-width:1200px){#module-223 .item{width:25%}}#module-223 .item-image{padding-bottom:133.33333333333%}#module-223 .gm-style-iw-d{overflow:visible!important;padding:0 12px 12px 0}#module-223 .gm-iw-content{min-width:200px}#module-223 .gm-style-iw-d a{display:block;text-align:center;padding:.5rem 1rem;border-radius:1.75rem;transition:all .3s;font-weight:600;line-height:1.143;background:var(--primary);border:1px solid var(--primary);color:var(--white)}#module-223 .gm-style-iw-d a:hover{text-decoration:none;background:var(--primary-dark)}#module-223 .gm-iw-image{overflow:hidden;border-radius:.5rem}#module-223 .map-wrapper .map{height:540px}#module-230 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-230 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-230 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-230 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-230 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-230 .item{width:50%}}@media (min-width:1200px){#module-230 .item{width:50%}}#module-230 .item-image{padding-bottom:75%}#module-234 .btn[data-value="WALKING"]{display:none}#module-240 .btn[data-value="WALKING"]{display:none}#module-246 .item-background{padding-bottom:82.539682539683%}#module-248 .item-background{padding-bottom:82.539682539683%}#module-251 .slide-background{height:100vh}#module-252 .items{margin-left:-8px;margin-right:-8px}#module-252 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-252 .item-expander{padding-left:8px;padding-right:8px}#module-252 .item-expander.visible{margin-bottom:16px}#module-252 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-252 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-252 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-252 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-252 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-252 .item{width:100%}}@media (min-width:1200px){#module-252 .item{width:33.333333333333%}}#module-252 .item-image{padding-bottom:100%}#module-270 .slide-background{padding-bottom:75%}#module-271 .slide-background{padding-bottom:75%}#module-272 .slide-background{padding-bottom:75%}#module-290 .slide-background{padding-bottom:75%}#module-342 p:last-child{display:inline-block;margin:0 auto;text-align:left}#module-347 .slide-background{height:100vh}#module-348 .items{margin-left:-8px;margin-right:-8px}#module-348 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-348 .item-expander{padding-left:8px;padding-right:8px}#module-348 .item-expander.visible{margin-bottom:16px}#module-348 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-348 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-348 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-348 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-348 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-348 .item{width:100%}}@media (min-width:1200px){#module-348 .item{width:33.333333333333%}}#module-348 .item-image{padding-bottom:100%}#module-350 .item-background{padding-bottom:82.539682539683%}#module-356 .slide-background{padding-bottom:75%}#module-357 .slide-background{height:100vh}#module-358 .items{margin-left:-8px;margin-right:-8px}#module-358 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-358 .item-expander{padding-left:8px;padding-right:8px}#module-358 .item-expander.visible{margin-bottom:16px}#module-358 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-358 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-358 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-358 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-358 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-358 .item{width:100%}}@media (min-width:1200px){#module-358 .item{width:33.333333333333%}}#module-358 .item-image{padding-bottom:100%}#module-363 .slide-background{padding-bottom:75%}#module-364 .slide-background{height:100vh}#module-365 .items{margin-left:-8px;margin-right:-8px}#module-365 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-365 .item-expander{padding-left:8px;padding-right:8px}#module-365 .item-expander.visible{margin-bottom:16px}#module-365 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-365 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-365 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-365 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-365 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-365 .item{width:100%}}@media (min-width:1200px){#module-365 .item{width:33.333333333333%}}#module-365 .item-image{padding-bottom:100%}#module-369 .item-background{padding-bottom:82.539682539683%}#module-377 .btn[data-value="WALKING"]{display:none}#module-382 .slide-background{padding-bottom:75%}#module-383 .slide-background{height:100vh}#module-384 .items{margin-left:-8px;margin-right:-8px}#module-384 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-384 .item-expander{padding-left:8px;padding-right:8px}#module-384 .item-expander.visible{margin-bottom:16px}#module-384 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-384 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-384 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-384 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-384 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-384 .item{width:100%}}@media (min-width:1200px){#module-384 .item{width:33.333333333333%}}#module-384 .item-image{padding-bottom:100%}#module-388 .btn[data-value="WALKING"]{display:none}#module-390 .item-background{padding-bottom:82.539682539683%}#module-392 .item-background{padding-bottom:82.539682539683%}#module-397 .slide-background{padding-bottom:75%}#module-398 .slide-background{height:100vh}#module-399 .items{margin-left:-8px;margin-right:-8px}#module-399 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-399 .item-expander{padding-left:8px;padding-right:8px}#module-399 .item-expander.visible{margin-bottom:16px}#module-399 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-399 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-399 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-399 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-399 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-399 .item{width:100%}}@media (min-width:1200px){#module-399 .item{width:33.333333333333%}}#module-399 .item-image{padding-bottom:100%}#module-403 .btn[data-value="WALKING"]{display:none}#module-408 .slide-background{height:100vh}#module-409 .items{margin-left:-8px;margin-right:-8px}#module-409 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-409 .item-expander{padding-left:8px;padding-right:8px}#module-409 .item-expander.visible{margin-bottom:16px}#module-409 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-409 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-409 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-409 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-409 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-409 .item{width:100%}}@media (min-width:1200px){#module-409 .item{width:33.333333333333%}}#module-409 .item-image{padding-bottom:100%}#module-418 .slide-background{height:100vh}#module-419 .items{margin-left:-8px;margin-right:-8px}#module-419 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-419 .item-expander{padding-left:8px;padding-right:8px}#module-419 .item-expander.visible{margin-bottom:16px}#module-419 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-419 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-419 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-419 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-419 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-419 .item{width:100%}}@media (min-width:1200px){#module-419 .item{width:33.333333333333%}}#module-419 .item-image{padding-bottom:100%}#module-421 .slide-background{height:100vh}#module-422 .items{margin-left:-8px;margin-right:-8px}#module-422 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-422 .item-expander{padding-left:8px;padding-right:8px}#module-422 .item-expander.visible{margin-bottom:16px}#module-422 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-422 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-422 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-422 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-422 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-422 .item{width:100%}}@media (min-width:1200px){#module-422 .item{width:33.333333333333%}}#module-422 .item-image{padding-bottom:100%}#module-441 .item-background{padding-bottom:75%}#module-449 .item-background{padding-bottom:75%}#module-453 .item-background{padding-bottom:75%}#module-461 .item-background{padding-bottom:75%}#module-464 .items{margin-left:-10px;margin-right:-10px}#module-464 .item{padding-left:10px;padding-right:10px;padding-bottom:20px}#module-464 .item-expander{padding-left:10px;padding-right:10px}#module-464 .item-expander.visible{margin-bottom:20px}#module-464 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-464 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-464 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-464 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-464 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-464 .item{width:25%}}@media (min-width:1200px){#module-464 .item{width:25%}}#module-464 .item-image{padding-bottom:75%}#module-467 .items{margin-left:-10px;margin-right:-10px}#module-467 .item{padding-left:10px;padding-right:10px;padding-bottom:20px}#module-467 .item-expander{padding-left:10px;padding-right:10px}#module-467 .item-expander.visible{margin-bottom:20px}#module-467 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-467 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-467 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-467 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-467 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-467 .item{width:25%}}@media (min-width:1200px){#module-467 .item{width:25%}}#module-467 .item-image{padding-bottom:75%}#module-470 .items{margin-left:-10px;margin-right:-10px}#module-470 .item{padding-left:10px;padding-right:10px;padding-bottom:20px}#module-470 .item-expander{padding-left:10px;padding-right:10px}#module-470 .item-expander.visible{margin-bottom:20px}#module-470 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-470 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-470 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-470 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-470 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-470 .item{width:25%}}@media (min-width:1200px){#module-470 .item{width:25%}}#module-470 .item-image{padding-bottom:75%}#module-472 .item-background{padding-bottom:56.25%}#module-473 .item-background{padding-bottom:56.25%}#module-477 .item-background{padding-bottom:75%}#module-481 .item-background{padding-bottom:75%}#module-486 .slide-background{padding-bottom:75%}#module-487 .slide-background{padding-bottom:75%}#module-488 .slide-background{padding-bottom:75%}#module-489 .slide-background{padding-bottom:75%}#module-496 .items{margin-left:-8px;margin-right:-8px}#module-496 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-496 .item-expander{padding-left:8px;padding-right:8px}#module-496 .item-expander.visible{margin-bottom:16px}#module-496 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-496 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-496 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-496 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-496 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-496 .item{width:25%}}@media (min-width:1200px){#module-496 .item{width:25%}}#module-496 .item-image{padding-bottom:133.33333333333%}#module-498 .item-background{padding-bottom:75%}#module-500 .item-background{padding-bottom:75%}#module-504 .item-background{padding-bottom:56.25%}#module-505 .item-background{padding-bottom:56.25%}#module-507 .item-background{padding-bottom:75%}#module-511 .item-background{padding-bottom:75%}#module-517 .slide-background{padding-bottom:75%}#module-518 .slide-background{padding-bottom:75%}#module-519 .slide-background{padding-bottom:75%}#module-527 .items{margin-left:-8px;margin-right:-8px}#module-527 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-527 .item-expander{padding-left:8px;padding-right:8px}#module-527 .item-expander.visible{margin-bottom:16px}#module-527 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-527 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-527 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-527 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-527 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-527 .item{width:25%}}@media (min-width:1200px){#module-527 .item{width:25%}}#module-527 .item-image{padding-bottom:133.33333333333%}#module-527 .module-objects-gallery .items{justify-content:center}#module-531 .item-background{padding-bottom:75%}#module-535 .item-background{padding-bottom:75%}#module-546 .item-background{padding-bottom:56.25%}#module-547 .item-background{padding-bottom:56.25%}#module-551 .item-background{padding-bottom:75%}#module-555 .item-background{padding-bottom:75%}#module-560 .slide-background{padding-bottom:75%}#module-571 .items{margin-left:-8px;margin-right:-8px}#module-571 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-571 .item-expander{padding-left:8px;padding-right:8px}#module-571 .item-expander.visible{margin-bottom:16px}#module-571 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-571 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-571 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-571 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-571 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-571 .item{width:25%}}@media (min-width:1200px){#module-571 .item{width:25%}}#module-571 .item-image{padding-bottom:133.33333333333%}#module-575 .item-background{padding-bottom:75%}#module-579 .item-background{padding-bottom:75%}#module-609 .item-background{padding-bottom:75%}#module-613 .item-background{padding-bottom:75%}#module-625 .items{margin-left:-8px;margin-right:-8px}#module-625 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-625 .item-expander{padding-left:8px;padding-right:8px}#module-625 .item-expander.visible{margin-bottom:16px}#module-625 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-625 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-625 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-625 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-625 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-625 .item{width:25%}}@media (min-width:1200px){#module-625 .item{width:25%}}#module-625 .item-image{padding-bottom:133.33333333333%}#module-650 .item-background{padding-bottom:75%}#module-653 .item-background{padding-bottom:75%}#module-655 .item-background{padding-bottom:75%}#module-657 .item-background{padding-bottom:75%}#module-658 .item-background{padding-bottom:37.5%}#module-663 p{max-width:42.25rem;margin:0 auto}#module-667 .items{margin-left:-10px;margin-right:-10px}#module-667 .item{padding-left:10px;padding-right:10px;padding-bottom:20px}#module-667 .item-expander{padding-left:10px;padding-right:10px}#module-667 .item-expander.visible{margin-bottom:20px}#module-667 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-667 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-667 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-667 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-667 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-667 .item{width:50%}}@media (min-width:1200px){#module-667 .item{width:50%}}#module-667 .item-image{padding-bottom:100%}#module-705 .table-td.features{display:none}#module-723 .items{margin-left:-8px;margin-right:-8px}#module-723 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-723 .item-expander{padding-left:8px;padding-right:8px}#module-723 .item-expander.visible{margin-bottom:16px}#module-723 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-723 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-723 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-723 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-723 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-723 .item{width:50%}}@media (min-width:1200px){#module-723 .item{width:50%}}#module-723 .item-image{padding-bottom:133.33333333333%}#module-725 .items{margin-left:-8px;margin-right:-8px}#module-725 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-725 .item-expander{padding-left:8px;padding-right:8px}#module-725 .item-expander.visible{margin-bottom:16px}#module-725 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-725 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-725 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-725 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-725 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-725 .item{width:50%}}@media (min-width:1200px){#module-725 .item{width:50%}}#module-725 .item-image{padding-bottom:133.33333333333%}#module-726 .items{margin-left:-8px;margin-right:-8px}#module-726 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-726 .item-expander{padding-left:8px;padding-right:8px}#module-726 .item-expander.visible{margin-bottom:16px}#module-726 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-726 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-726 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-726 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-726 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-726 .item{width:50%}}@media (min-width:1200px){#module-726 .item{width:50%}}#module-726 .item-image{padding-bottom:133.33333333333%}#module-727 .items{margin-left:-8px;margin-right:-8px}#module-727 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-727 .item-expander{padding-left:8px;padding-right:8px}#module-727 .item-expander.visible{margin-bottom:16px}#module-727 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-727 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-727 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-727 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-727 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-727 .item{width:50%}}@media (min-width:1200px){#module-727 .item{width:50%}}#module-727 .item-image{padding-bottom:133.33333333333%}#module-728 .items{margin-left:-8px;margin-right:-8px}#module-728 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-728 .item-expander{padding-left:8px;padding-right:8px}#module-728 .item-expander.visible{margin-bottom:16px}#module-728 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-728 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-728 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-728 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-728 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-728 .item{width:50%}}@media (min-width:1200px){#module-728 .item{width:50%}}#module-728 .item-image{padding-bottom:133.33333333333%}#module-729 .items{margin-left:-8px;margin-right:-8px}#module-729 .item{padding-left:8px;padding-right:8px;padding-bottom:16px}#module-729 .item-expander{padding-left:8px;padding-right:8px}#module-729 .item-expander.visible{margin-bottom:16px}#module-729 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-729 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-729 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-729 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-729 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-729 .item{width:100%}}@media (min-width:1200px){#module-729 .item{width:100%}}#module-729 .item-image{padding-bottom:133.33333333333%}#module-730 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-730 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-730 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-730 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-730 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-730 .item{width:100%}}@media (min-width:1200px){#module-730 .item{width:100%}}#module-730 .item-image{padding-bottom:133.33333333333%}#module-738 .item-background{padding-bottom:75%}#module-740 .item-background{padding-bottom:75%}#module-742 .item-background{padding-bottom:75%}#module-751 .item-background{padding-bottom:75%}#module-753 .item-background{padding-bottom:75%}#module-754 ul{display:inline-block;margin-left:auto;margin-right:auto;text-align:left}#module-756 ul{display:inline-block;margin-left:auto;margin-right:auto;text-align:left}#module-760 .item-background{padding-bottom:75%}#module-762 .item-background{padding-bottom:75%}#module-765 .item-background{padding-bottom:75%}#module-769 .item-background{padding-bottom:75%}#module-771 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-771 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-771 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-771 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-771 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-771 .item{width:100%}}@media (min-width:1200px){#module-771 .item{width:100%}}#module-771 .item-image{padding-bottom:133.33333333333%}#module-774 .item-background{padding-bottom:82.539682539683%}#module-776 .item-background{padding-bottom:82.539682539683%}