@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.btn{border:none;padding:10px;border-radius:5px}.btn.primary{background-color:#fe9603;color:#fff}.btn.dark{background-color:#252525;color:#fff}.btn:hover{opacity:.8}.navbar{align-items:center;background:transparent;display:flex;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;height:100px;justify-content:center;position:relative;width:100vw;z-index:10;transition:background-color .5s ease}.navbar.black{background:#000}.navbar .navbar-container{align-items:center;display:flex;flex-wrap:nowrap;padding:0;z-index:9}.navbar .navbar-logo{flex:0 1 auto;line-height:0;padding:8px}.navbar .nav-wrapper{border-bottom:1px solid #fff;display:flex;flex:1 0;justify-content:space-between}.navbar .nav-menu{display:flex;list-style:none}.navbar .nav-item{height:70px}.navbar .nav-links{align-items:center;color:#fff;cursor:pointer;display:flex;height:100%;padding:0 .65rem;text-decoration:none}.navbar .nav-links:hover{color:#fe9603;transition:all .3s ease}.navbar .nav-links.nav-links:nth-child(2){padding-left:0}.navbar .nav-separator{align-items:center;color:#fff;display:flex;height:100%}.navbar .lng-selector{display:flex}.burger-wrapper{align-items:flex-end;display:none;flex-direction:column;font-size:1.8rem;justify-content:center;position:fixed;right:30px;top:18px;z-index:2}.burger-wrapper .menu-icon{all:unset;cursor:pointer;display:flex;height:30px;margin-bottom:10px;width:30px}.burger-wrapper .fa-bars,.burger-wrapper .fa-icon{color:#fff}@media screen and (max-width:960px){.navbar{position:-webkit-sticky;position:sticky;top:0}.nav-wrapper{background-color:#000;flex-direction:column;height:calc(100vh - 100px);left:-100%;max-width:350px;opacity:.5;position:fixed;top:100px;transition:all .3s ease-in-out;width:70%}.nav-wrapper.active{left:0;opacity:1;z-index:1}.nav-wrapper .nav-menu{flex-direction:column}.nav-wrapper .lng-selector{justify-content:center;padding-bottom:20px}.burger-wrapper{display:flex}.burger-wrapper .nav-separator div{font-size:19px}.burger-wrapper .lng-selector>.nav-links:last-child{padding-right:0}.fa-times{color:#fff;font-size:2rem}}@keyframes cycleBackgrounds{0%{background-image:url(/_next/static/media/img_1.849845d7.webp)}25%{background-image:url(/_next/static/media/img_2.e4d2a060.webp)}50%{background-image:url(/_next/static/media/img_3.0524a07f.webp)}75%{background-image:url(/_next/static/media/img_4.fdbfa8f7.webp)}to{background-image:url(/_next/static/media/img_5.33d18d26.webp)}}.hero-container{align-items:center;animation:cycleBackgrounds 20s ease-in-out infinite;background-position:bottom;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:600px;justify-content:flex-end;position:relative;z-index:1}.hero-container:after{background-color:rgba(0,0,0,.25);bottom:0;content:"";height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.hero-container .container{align-items:flex-end;display:flex;justify-content:center;position:relative;z-index:9}.hero-container .container .complete-logo{text-align:center}.hero-container .container .complete-logo img{height:auto;max-width:300px;width:100%}.hero-container .container .slogan{max-width:800px;text-align:center;width:100%}.hero-container .container .slogan h2{padding:0 30px}.hero-container .container h2{color:#fff;font-size:36px;font-weight:500;text-shadow:4px 3px 2px rgba(0,0,0,.4)}.hero-container .container h2 span{color:#fe9603}.hero-container .wrapper-search-bar{background:transparent}.hero-container .wrapper-search-bar .dropdown{padding-top:0}@media screen and (max-width:768px){.hero-container .container h2{font-size:28px;line-height:1.5em}.hero-container .container .wrapper-logo{flex-wrap:wrap}.hero-container .container .complete-logo img{max-width:250px}}@media screen and (max-width:576px){.hero-container .wrapper-search-bar .show-filters{display:flex}.hero-container .wrapper-search-bar .floating-filters{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.hero-container .wrapper-search-bar .floating-filters .overlay{background:rgba(0,0,0,.5);display:flex;height:100%;position:absolute;width:100%}.hero-container .wrapper-search-bar .floating-filters.show{display:flex}.hero-container .wrapper-search-bar .floating-filters .dropdown{padding:30px}}.wrapper-search-bar{background-image:url(/_next/static/media/img_1.849845d7.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.wrapper-search-bar.no-home{margin-top:100px;position:relative}.wrapper-search-bar.no-home:after{background-color:rgba(0,0,0,.25);bottom:0;content:"";height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.wrapper-search-bar .show-filters{display:none}.wrapper-search-bar .show-filters .dropdown,.wrapper-search-bar .show-filters .dropdown-box{flex:1 1}.wrapper-search-bar .floating-filters .overlay{display:none}.dropdown{padding:30px 20px}.dropdown .dropdown-container{align-items:center;display:flex;justify-content:center;position:relative;z-index:2}.dropdown .dropdown-box{display:flex;background:#fff;border-radius:5px;padding:12px 16px}.dropdown .ant-typography{margin-bottom:0!important;margin-left:10px}.dropdown .ant-select-selector{border:none!important}.dropdown .ant-select-selector .ant-select-selector:hover{border-color:#fff!important;box-shadow:#fff!important}.dropdown .ant-select-arrow{color:#fe9603!important}.dropdown .dropdown-btn{cursor:pointer;font-weight:600;margin-top:-4px;width:120px}@media screen and (max-width:576px){.wrapper-search-bar .show-filters{display:flex}.wrapper-search-bar .floating-filters{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99}.wrapper-search-bar .floating-filters .overlay{background:rgba(0,0,0,.5);display:flex;height:100%;position:absolute;width:100%}.wrapper-search-bar .floating-filters.show{display:flex}.wrapper-search-bar .floating-filters .dropdown{padding:30px}.wrapper-search-bar .floating-filters .dropdown .search-button{flex:0 0 100%;max-width:100%}}.wrapper-info{display:flex;justify-content:center}.wrapper-info .info-item-text{line-height:1.5;margin-bottom:20px;text-align:justify}.wrapper-info .info-item-text .info-item-title{font-size:1.125rem;font-weight:700;margin-bottom:10px}.wrapper-info .info-item-text .info-item-description{font-size:1rem;margin-bottom:10px}.wrapper-info .container{padding:60px 0;max-width:800px}.wrapper-info .container>.info-item-text:last-child{margin-bottom:0}.property-container{margin-bottom:40px;margin-top:40px}.property-container .wrapper-properties .cards{padding-bottom:0;padding-top:0}.property-container .wrapper-properties .cards .property-list-wrapper{align-items:stretch}.property-container .wrapper-properties .cards .property-list-wrapper>.cards-container{height:inherit}.filterPanel button{border-radius:4px}.filterPanel .radio-group .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked),.filterPanel button.ant-btn-default{color:#d6d6d8;background-color:#f9f9fb;border:.5px solid #d6d6d8}.filterPanel .ant-checkbox-group{flex-wrap:wrap!important}.filterPanel .ant-select-selector{border:none!important}.filterPanel .ant-select-selector .ant-select-selector:hover{border-color:#fff!important;box-shadow:#fff!important}.filterPanel .ant-select-arrow{color:#fe9603!important}.filterPanel .ant-slider-track{background-color:#000!important}.filterPanel .ant-slider-handle:after{background-color:#000!important;box-shadow:0 0 0 2px #fff!important}.filterPanel .property-type .ant-radio-group label:before{display:none}.filterPanel-btn{width:200px}.cards{padding:2rem 0}.cards h1{text-align:center}.cards .cards-container{align-items:center;display:flex;height:100%;width:100%}.cards .cards-item{all:unset;background-color:#fff;border-radius:10px;display:flex;flex:1 1;height:100%;min-height:420px}.cards .cards-item a{color:#000}.cards .cards-item svg{display:inline-block;height:1em;overflow:visible;vertical-align:-.125em}.cards .cards-item .cards-item-link{display:flex;flex-flow:column;width:100%;box-shadow:0 3px 5px rgba(56,125,255,.17);border-radius:10px;filter:drop-shadow(0 3px 5px rgba(56,125,255,.017));overflow:hidden;text-decoration:none;padding-bottom:16px}.cards .cards-item .cards-item-link .ant-divider{margin:16px 0 14px}.cards .cards-item .cards-item-pic-wrap{position:relative;width:100%;padding-top:67%;overflow:hidden}.cards .cards-item .cards-item-pic-wrap .cards-item-label{bottom:10px;left:10px;position:absolute;z-index:1;white-space:nowrap}.cards .cards-item .cards-item-pic-wrap .cards-item-label .single-item{border-radius:20px;display:inline-block;float:none;font-size:.75rem;font-weight:600;margin-right:12px;padding:8px 1em}.cards .cards-item .cards-item-pic-wrap .cards-item-label .single-item.special-label{background-color:#fe9603;color:#fff}.cards .cards-item .cards-item-pic-wrap .cards-item-label .single-item.normal-label{background-color:#fff;color:#000}.cards .cards-item .cards-item-img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:cover}.cards .cards-item .cards-item-img img{transition:transform .3s ease}.cards .cards-item .cards-item-img img:hover{transform:scale(1.1)}.cards .cards-item .cards-item-img .action-icons{position:absolute;width:100%;bottom:10px;right:10px;overflow:hidden;z-index:30}.cards .cards-item .cards-item-img .action-icons:after{position:absolute;bottom:2em;margin-left:2em;max-width:calc(100% - 60px)}.cards .cards-item .cards-item-img .action-icons .icon{padding:8px 10px;margin-left:8px;background-color:#fff;border-radius:20px}.cards .cards-item .property-info{padding:10px 15px 0;z-index:2;position:relative}.cards .cards-item .property-info .title{font-weight:500;font-size:.9rem;line-height:26px;letter-spacing:0;color:#0a0a0a}.cards .cards-item .property-info .price{font-weight:600;font-size:.9rem;line-height:26px;letter-spacing:0;color:#0a0a0a}.cards .cards-item .property-info .price span{color:#fe9603;margin-right:5px}.cards .cards-item .meta-icons{color:#252525}.cards .cards-item .meta-icons .anticon{font-weight:600;color:#c3c9d1}.cards .cards-item .cards-item-text{color:#0e0e0e;font-size:.875rem;font-weight:700;line-height:24px}.cards .cards-item .attributes-wrapper .attrib-label,.cards .cards-item .attributes-wrapper .attrib-value{font-size:12px}.contact{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/_next/static/media/img_3.0524a07f.webp) 50%/cover no-repeat;padding:2% 5%}.contact .contact-container{align-items:center;display:flex;justify-content:center}.contact .contact-container .contact-wrapper{align-items:center;display:flex;flex-direction:row-reverse;max-width:1000px}.contact .contact-container .contact-wrapper .contact-item{padding:30px;text-align:center;width:100%}.contact .contact-container .contact-wrapper .contact-item h2{color:#fff;text-align:left;font-size:1.5rem;margin-bottom:40px}.contact .contact-container .contact-wrapper .contact-item .ant-form-item{margin-bottom:12px}.contact .contact-container .contact-wrapper .contact-item .ant-form-item .ant-input-number-outlined,.contact .contact-container .contact-wrapper .contact-item .ant-form-item .ant-input-outlined,.contact .contact-container .contact-wrapper .contact-item .ant-form-item .ant-select-outlined .ant-select-selector{background-color:hsla(0,0%,100%,.85)}.contact .contact-container .contact-wrapper .contact-item .ant-form-item button{max-width:150px;width:100%}.contact .contact-container .contact-wrapper .contact-item-logo{padding:30px;text-align:center;width:100%}.contact .contact-container .contact-wrapper .contact-item-logo .contact-logo{height:auto;max-width:360px;width:95%}@media screen and (max-device-width:960px){.contact-wrapper{flex-wrap:wrap}.contact-container{flex-direction:column}.contact-item{padding:20px;margin-bottom:20px}}.newsletter-screen,.products{background:#f4f9fa}.products{display:flex;justify-content:center;padding:3rem 0}.products-title{font-size:2.25rem;text-align:center;margin-bottom:2rem}.products-items .products-item-wrap{background-color:#fff;border-radius:10px;box-shadow:0 3px 5px rgba(56,125,255,.17);display:flex;flex-flow:column;height:100%;overflow:hidden;transition:all .3s;width:100%}.products-items .products-item-wrap:hover{transform:translateY(-10px)}.products-items .products-item-pic-wrap{position:relative;width:100%;padding-top:80%;overflow:hidden}.products-items .products-item-pic-wrap .products-item-img{position:absolute;top:0;width:100%;height:100%;object-fit:cover;transition:all .2s linear}.products-items .products-item-pic-wrap img{padding:8px;border-radius:10px}.products-items .products-item-info{text-align:center;padding:20px 30px 30px}.products-items .products-item-info .products-item-text{font-size:1.125rem;font-weight:700;margin-bottom:10px;line-height:24px}.products-items .products-item-info .products-item-desc{font-size:.875rem;line-height:1.5;margin-bottom:2em}.products-items .products-item-info .products-btn{max-width:200px;width:90%}.footer-container{background-color:#000;display:flex;justify-content:center;padding:4rem 0 2rem}.footer-container .container{align-items:center;display:flex;flex-direction:column}.footer-container .footer-links{display:flex;justify-content:center;max-width:800px;width:100%}@media screen and (max-width:768px){.footer-container .footer-links{align-items:center;flex-direction:column}}.footer-container .footer-logo-wrapper{align-items:flex-end;display:flex;flex:0 1 auto}@media screen and (max-width:768px){.footer-container .footer-logo-wrapper{margin-bottom:2rem}}.footer-container .footer-logo-wrapper .footer-logo-img{height:auto;width:240px}.footer-container .footer-link-wrapper{border-bottom:1px solid hsla(0,0%,100%,.5);display:flex;flex:1 1 auto;padding-left:16px}@media screen and (max-width:768px){.footer-container .footer-link-wrapper{justify-content:center;width:100%}}@media screen and (max-width:480px){.footer-container .footer-link-wrapper{flex-direction:column}}.footer-container .footer-link-wrapper .footer-link-items{display:flex;flex-direction:column;padding:0 28px 0 0;text-align:left}@media screen and (max-width:480px){.footer-container .footer-link-wrapper .footer-link-items{padding:0 20px 10px}}.footer-container .footer-link-wrapper .footer-link-items h2{color:#fff;margin-bottom:.8em}.footer-container .footer-link-wrapper .footer-link-items a{color:#fff;text-decoration:none;margin-bottom:.5rem}.footer-container .footer-link-wrapper .footer-link-items a:hover{color:#cfcece;transition:.3s ease-out}.footer-container .footer-link-wrapper .footer-link-items a span,.footer-container .footer-link-wrapper .footer-link-items a svg{display:inline-block;vertical-align:middle}.footer-container .footer-link-wrapper .footer-link-items a span{margin-left:8px}.footer-container .footer-link-wrapper .footer-link-items ul{padding-top:10px}.footer-container .footer-link-wrapper .footer-link-items ul li{display:inline-block;float:none;line-height:0;vertical-align:middle;margin-right:10px}.footer-container .footer-link-wrapper .footer-link-items ul li a{display:inline-block;line-height:0;margin:0;padding:0}.footer-container .footer-link-wrapper .footer-link-items ul>li:last-child{margin-right:0}.footer-container .footer-link-wrapper>.footer-link-items:last-child{padding-right:0}.footer-container .website-rights{color:#d8d8d8;margin-top:4em;text-align:right;width:100%}@media screen and (max-width:768px){.footer-container .website-rights{text-align:center}}.carousel{padding:5% 0}.carousel-container{display:flex;justify-content:center;align-items:center;transform:scale(1);overflow:hidden;margin:0 auto}.slide{transition-duration:1s ease;transform:scale(.9)}.slide.active{transform:scale(1)}img{object-fit:cover}.slide-item{border-radius:10px;overflow:hidden}.slide-item .slide-item-img{width:100%;height:100%}.arrows{display:flex;align-items:center;justify-content:center;margin-top:2rem}.arrows *{cursor:pointer;height:30px;width:30px}.arrows .left-arrow,.arrows .right-arrow{color:#252525;width:50px;height:50px;padding:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.arrows .left-arrow:hover,.arrows .right-arrow:hover{color:#fe9603}.carousel-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem;padding:2rem}@media screen and (max-device-width:768px){.carousel{padding-top:4rem}.slide:first-child,.slide:last-child{display:none}}.property-marker{width:66px;height:66px;border-radius:50%;border:5px solid rgba(254,150,3,.6)}.category-properties{text-align:center;display:flex;align-items:center;justify-content:center;width:100vw;min-height:500px;background-color:#f9f9fb}.category-properties .container{text-align:left}.category-properties .container .property-list-wrapper{justify-content:stretch}.category-properties .container .property-list-wrapper>.cards-container{height:inherit}.category-properties.invert-color{background-color:#fe9603}.category-properties.invert-color h2{color:#fff}.wrapper-sponsorship{background-color:#d6d6d8;display:flex;justify-content:center;padding:40px 0}.wrapper-sponsorship .ant-col{text-align:center}.wrapper-sponsorship .ant-col img{height:auto;max-width:220px;width:95%}.hero-page{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:auto;justify-content:center;margin-bottom:1rem;min-height:340px;width:100%}.hero-page .hero-title{color:#fff;font-size:2.5rem;letter-spacing:2px;text-shadow:4px 4px 2px rgba(0,0,0,.5)}.property-screen{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding-top:40px;width:100vw}.property-screen .property-content{padding-bottom:40px}.property-screen .property-content .info{padding:20px 18px}.property-screen .property-content .info .title{font-size:1.25rem;font-weight:500;letter-spacing:1px}.property-screen .property-content .info .price h2:first-child{color:#fe9603;font-weight:500}.property-screen .property-content .info .price h3{font-weight:500}.property-screen .property-content .info .content{font-size:.9rem;line-height:25px;font-weight:400;letter-spacing:.02px;color:#444}.property-screen .property-content .attributes-card .attrib-value{font-weight:700}.property-screen .property-content .attributes-card .attrib-label{color:#444}.property-screen .property-content .detail-title{color:#0a0a0a;font-size:1.375rem;font-weight:600;margin-bottom:6px}.property-screen .property-content .details{color:#444;font-size:.9rem;font-weight:400;line-height:22px;padding:0}.property-screen .property-content .details ul{padding-left:30px}.property-screen .similar-properties{background-color:#d3dbdd;display:flex;justify-content:center;padding-bottom:40px;padding-top:40px;width:100vw}.property-screen .similar-properties .properties-container{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.property-screen .similar-properties .properties-container .property-card-wrapper{flex:0 0 auto;width:45%;background-color:#fff;border-radius:8px;overflow:hidden;scroll-snap-align:start;cursor:pointer}.property-screen .similar-properties .properties-container .property-card-wrapper .property-card{display:flex;height:250px}.property-screen .similar-properties .properties-container .property-card-wrapper .property-card>.ant-row{min-height:100%}.property-screen .similar-properties .properties-container .property-card-wrapper .property-card .property-main-image{background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:992px){.property-screen .similar-properties .properties-container .property-card-wrapper{width:70%}}@media screen and (max-width:768px){.property-screen .similar-properties .properties-container .property-card-wrapper{width:85%}}@media screen and (max-width:576px){.property-screen .similar-properties .properties-container .property-card-wrapper .property-card{height:auto}.property-screen .similar-properties .properties-container .property-card-wrapper .property-card .property-main-image{height:200px}}.property-screen .similar-properties .properties-container .property-info{padding:10px}.property-screen .similar-properties .properties-container .property-info .title{margin-bottom:5px}.property-screen .similar-properties .properties-container .property-info h4,.property-screen .similar-properties .properties-container .property-info h6{line-height:1;margin-bottom:0}.property-screen .similar-properties .properties-container .property-info .location{line-height:1;font-size:.8rem}.property-screen .similar-properties .properties-container .property-info .price{color:#fe9603}.property-screen .similar-properties .properties-container .property-info .icon{color:#d6d6d8}.property-screen .similar-properties .properties-container .property-info .attributes-card .attrib-value{font-size:.75rem;font-weight:700}.property-screen .similar-properties .properties-container .property-info .attributes-card .attrib-label{font-size:.7rem}.property-screen .similar-properties .properties-container:-webkit-scrollbar{display:none}@media screen and (max-width:768px){.property-screen .property-content .info{padding:10px}.property-screen .details{padding:5px}}.property-screen .panoramic-slider{position:relative}.property-screen .panoramic-slider button.ant-btn{background-color:rgba(0,0,0,.5);height:50px;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:10}.property-screen .panoramic-slider button.prev-button{left:10px}.property-screen .panoramic-slider button.next-button{right:10px}.property-screen .panoramic-slider .image-counter{background-color:rgba(0,0,0,.5);border-radius:15px;bottom:6px;color:#fff;font-size:.9rem;left:50%;padding:5px 15px;position:absolute;transform:translateX(-50%);z-index:10}body .explore-screen .wrapper-explorer{min-height:calc(100vh - 102px)}body .explore-screen .wrapper-explorer .filter-container .filterPanel{box-shadow:none}body .explore-screen .wrapper-explorer .filter-container .filterPanel .ant-card-body{padding:0!important}body .explore-screen .filter-container{padding:10px}body .explore-screen .filter-container .ant-divider-horizontal{margin:10px}body .explore-screen .filter-container .filterPanel{position:static}body .explore-screen .filter-container .ant-form-item-label label{color:#c3c9d1}body .explore-screen .filter-container .ant-select-selector .ant-select-selection-placeholder{color:#0a0a0a!important;font-weight:500}body .explore-screen .preview-map{height:100%;width:100%}body .explore-screen .default-preview{align-items:center;display:flex;height:100%;justify-content:center}body .explore-screen .default-preview img{height:auto;max-width:95%;opacity:.1}.page-screen{display:flex;justify-content:center}.page-screen .container{overflow:hidden;padding:20px 0}.page-screen .container h1.title{margin-bottom:.6em}.page-screen .container ul{list-style:none;margin-left:1.5em}.page-screen .container ul li{font-size:16px;font-family:Montserrat,sans-serif;list-style:none}.page-screen .container ul.custom-list li:before{content:"▶";display:inline-block;font-size:12px;line-height:16px;padding-right:4px;vertical-align:top}.page-screen .container ul.custom-list li ul li:before{content:"–"}.page-screen .container .ant-row .ant-col p{font-size:16px;font-family:Montserrat,sans-serif}.page-screen .container .container{padding:0;max-width:inherit;width:100%}.fine-screen{background-color:#f4f9fa}.fine-screen .container div>.property-card-wrapper:last-child{margin-bottom:0}.fine-screen .container .property-card-wrapper{margin-bottom:2em}.fine-screen .container .property-card-wrapper .property-card{background-color:#fff;border-radius:10px;box-shadow:0 3px 5px rgba(56,125,255,.17);display:flex;min-height:300px;overflow:hidden}.fine-screen .container .property-card-wrapper .property-card>.ant-row{min-height:100%}.fine-screen .container .property-card-wrapper .property-card .property-info{padding:12px 16px}.fine-screen .container .property-card-wrapper .property-card .property-main-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.fine-screen .container .property-card-wrapper .property-card h3.title{font-size:1.25rem;font-weight:500;letter-spacing:1px}.fine-screen .container .property-card-wrapper .property-card h4.price{color:#fe9603;font-size:1.35rem;font-weight:500}.fine-screen .container .property-card-wrapper .property-card .content{color:#444;font-size:.9rem;font-weight:400;letter-spacing:.02px;line-height:25px;margin-top:12px}.fine-screen .container .property-card-wrapper .property-card .content p{font-family:inherit;font-size:inherit}@media screen and (max-width:576px){.fine-screen .container .property-card-wrapper .property-card .property-main-image{height:300px}}.wrapper-page-404{display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;overflow:hidden}.wrapper-page-404 .navbar{flex:0 1 auto;position:static}.wrapper-page-404 .page-screen{flex:1 1}.wrapper-page-404 .page-screen .container h2{font-family:system-ui,Segoe UI,Roboto,Helvetica}.wrapper-page-404 .page-screen .container h2 strong{font-weight:500}.wrapper-page-404 .page-screen .container h2 span{font-weight:300}.wrapper-page-404 .page-screen .container img{height:auto;max-width:200px;opacity:.35}.wrapper-page-404 .footer-container{flex:0 1 auto}.credit-section{min-height:700px}.credit-section .info{letter-spacing:0;color:#0a0a0a;justify-content:center;text-align:center}.credit-section .info h2{font-weight:500;font-size:1.625rem}.credit-section .info p{font-size:1.25rem}@media screen and (max-width:480px){.credit-section .image-container{text-align:center!important}}.credit-section .image-container:first-child{text-align:right}.credit-section .image-container:nth-child(2){text-align:center}.credit-section .image-container:nth-child(3){text-align:left}.credit-section .image-container img{max-width:100%}.fadeIn{animation-name:fadeIn;animation-duration:1s;animation-fill-mode:both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body .navbar{position:fixed;top:0;z-index:9}body .main-content{margin-top:105px}.container{max-width:1440px;width:90%}.navbar .back-button{display:none}@media screen and (max-width:960px){.navbar .back-button{display:block}}*{box-sizing:border-box;margin:0;padding:0}body{font-size:16px;font-family:Montserrat,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#fe9603;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#fe9603 #f1f1f1;border-radius:1px}