.about-preview_section__rBRjI{padding:5rem 0;background-color:white}.about-preview_container__mftKo{max-width:1400px;margin:0 auto;padding:0 2rem}.about-preview_content__ugO_M{display:flex;align-items:center;gap:3rem}.about-preview_textContent__Auxde{flex:1}.about-preview_title__vPVR3{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem}.about-preview_description__TlbdN{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:2rem}.about-preview_featuresList__ZCVU3{list-style:none;margin-bottom:2.5rem}.about-preview_featureItem__zfce8{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;color:#2c3e50}.about-preview_checkIcon__q_PXO{color:var(--primary-color);margin-top:3px}.about-preview_aboutButton__GzcFP{display:inline-block;background-color:var(--secondary-color);color:white;padding:.75rem 2rem;border-radius:4px;font-weight:500;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.about-preview_aboutButton__GzcFP:hover{background-color:var(--secondary-color-hover);transform:translateY(-3px)}.about-preview_imageContainer__3lNot{flex:1}.about-preview_image__cusz8{width:100%;height:auto;border-radius:8px}@media (max-width:1024px){.about-preview_content__ugO_M{flex-direction:column-reverse}.about-preview_imageContainer__3lNot,.about-preview_textContent__Auxde{width:100%}}@media (max-width:768px){.about-preview_section__rBRjI{padding:3rem 0}.about-preview_container__mftKo{padding:0 1rem}.about-preview_title__vPVR3{font-size:2rem}.about-preview_description__TlbdN,.about-preview_featureItem__zfce8{font-size:1rem}}.contact-cta_section__KwbMP{padding:5rem 0;background-color:var(--secondary-color);color:white}.contact-cta_container__10nbW{max-width:1400px;margin:0 auto;padding:0 2rem}.contact-cta_content__GLF9t{text-align:center;max-width:800px;margin:0 auto}.contact-cta_title__4KCH2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.contact-cta_description__0xxoN{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.contact-cta_buttons__8k9Bh{display:flex;justify-content:center;gap:1.5rem}.contact-cta_primaryButton__vf2Y0,.contact-cta_secondaryButton__MF7mr{display:inline-block;padding:.75rem 2rem;border-radius:4px;font-weight:500;text-decoration:none;transition:all .3s ease}.contact-cta_primaryButton__vf2Y0{background-color:white;color:var(--secondary-color)}.contact-cta_primaryButton__vf2Y0:hover{background-color:#f8f9fa;transform:translateY(-3px)}.contact-cta_secondaryButton__MF7mr{background-color:transparent;border:2px solid white;color:white}.contact-cta_secondaryButton__MF7mr:hover{background-color:rgba(255,255,255,.1);transform:translateY(-3px)}@media (max-width:768px){.contact-cta_section__KwbMP{padding:3rem 0}.contact-cta_container__10nbW{padding:0 1rem}.contact-cta_title__4KCH2{font-size:2rem}.contact-cta_description__0xxoN{font-size:1.1rem}.contact-cta_buttons__8k9Bh{flex-direction:column;gap:1rem}.contact-cta_primaryButton__vf2Y0,.contact-cta_secondaryButton__MF7mr{width:100%;text-align:center}}.hero_hero__ZRqSa{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;justify-content:center;color:white;margin-top:0;overflow:hidden}.hero_videoBackground__xBBGH{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.hero_video__EJx7L{width:100%;height:100%;object-fit:cover}.hero_overlay__TbBAW{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.447),rgba(111,6,6,.361));z-index:-1}.hero_content__hY_XB{position:relative;z-index:10;text-align:center;max-width:1200px;padding:0 2rem;margin-top:4rem}.hero_title__sz8SL{font-size:4rem;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.562);font-weight:700}.hero_subtitle__oikJD{font-size:1.5rem;margin-bottom:3rem;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.562);max-width:700px;margin-left:auto;margin-right:auto}.hero_searchContainer__ma2Ud{margin-bottom:3rem}.hero_searchForm__yboLV{display:flex;background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.2)}.hero_inputGroup__SJGp_{flex:1;position:relative}.hero_inputGroup__SJGp_:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background-color:#e0e0e0}.hero_inputIcon__n7Cg8{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#7f8c8d}.hero_searchInput__FcbBC,.hero_selectInput__NJJYM{width:100%;padding:1.25rem 1.5rem 1.25rem 3rem;border:none;font-size:1rem;color:#333}.hero_searchInput__FcbBC:focus,.hero_selectInput__NJJYM:focus{outline:none}.hero_selectInput__NJJYM{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.hero_searchButton__s4vf6{display:flex;align-items:center;gap:.5rem;padding:0 2rem;background-color:var(--secondary-color);color:white;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.hero_searchButton__s4vf6:hover{background-color:var( --secondary-color-hover)}.hero_featuredCategories__AYvaT{display:flex;justify-content:center;gap:2rem}.hero_categoryItem__XJj_g{display:flex;align-items:center;gap:.5rem;background-color:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .3s ease}.hero_categoryItem__XJj_g:hover{background-color:rgba(255,255,255,.2);transform:translateY(-3px)}@media (max-width:1024px){.hero_title__sz8SL{font-size:3rem}.hero_subtitle__oikJD{font-size:1.3rem}.hero_featuredCategories__AYvaT{flex-wrap:wrap;gap:1rem}}@media (max-width:768px){.hero_hero__ZRqSa{min-height:600px}.hero_title__sz8SL{font-size:2.5rem}.hero_subtitle__oikJD{font-size:1.1rem;margin-bottom:2rem}.hero_searchForm__yboLV{flex-direction:column}.hero_inputGroup__SJGp_:not(:last-child):after{display:none}.hero_inputGroup__SJGp_:not(:last-child){border-bottom:1px solid #e0e0e0}.hero_searchButton__s4vf6{padding:1rem}.hero_featuredCategories__AYvaT{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}.property-carousel_carouselContainer__RnJTh{width:100%;max-width:1280px;margin:2rem auto;padding:0 1rem;position:relative}.property-carousel_carouselTitle__jXfEQ{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;text-align:center}.property-carousel_carouselWrapper__0hdUn{position:relative;display:flex;align-items:center;margin:0 -10px}.property-carousel_carousel__ve6E8{width:100%;overflow:hidden;cursor:grab;padding:1rem 0}.property-carousel_innerCarousel__3KnDc{display:flex;transition:all .3s ease}.property-carousel_carouselItem__qK_Un{flex-shrink:0;transition:all .3s ease}.property-carousel_navButton__Lllg8{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:white;color:var(--primary-color);border:1px solid #e0e0e0;cursor:pointer;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1);position:absolute;top:50%;transform:translateY(-50%)}.property-carousel_prevButton__UAGq7{left:-20px}.property-carousel_nextButton__v5mb8{right:-20px}.property-carousel_indicators__TxHw_{display:flex;justify-content:center;margin-top:2rem;gap:.5rem}.property-carousel_indicator__joINw{width:10px;height:10px;border-radius:50%;background-color:#ccc;border:none;cursor:pointer;transition:all .3s ease}.property-carousel_activeIndicator__piDXJ{background-color:var(--primary-color)}.property-carousel_loadingContainer__vbStA{width:100%;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.property-carousel_spinner__532gU{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top:4px solid var(--primary-color);animation:property-carousel_spin__JjI_d 1s linear infinite}@keyframes property-carousel_spin__JjI_d{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.property-carousel_carouselTitle__jXfEQ{font-size:1.5rem;margin-bottom:1.5rem}.property-carousel_navButton__Lllg8{width:36px;height:36px}.property-carousel_prevButton__UAGq7{left:-12px}.property-carousel_nextButton__v5mb8{right:-12px}}@media (max-width:640px){.property-carousel_navButton__Lllg8{width:32px;height:32px}.property-carousel_prevButton__UAGq7{left:-8px}.property-carousel_nextButton__v5mb8{right:-8px}.property-carousel_carouselContainer__RnJTh{padding:0 .5rem}}.property-card_card__RnHar{background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;position:relative;max-width:400px;width:100%;margin:0 auto;height:100%;display:flex;flex-direction:column}.property-card_availabilty__vEfzD{position:absolute;top:10px;right:10px;background-color:var(--secondary-color);color:white;padding:.4rem .8rem;border-radius:4px;font-weight:600;font-size:.9rem;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1}.property-card_card__RnHar:hover{box-shadow:0 10px 25px rgba(0,0,0,.1)}.property-card_cardLink__i_t2B{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.property-card_imageContainer__lCPZA{position:relative;width:100%;height:220px;overflow:hidden}.property-card_image__3qdyN{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.property-card_card__RnHar:hover .property-card_image__3qdyN{transform:scale(1.05)}.property-card_priceTag__BGjhR{position:absolute;bottom:15px;left:15px;background-color:var(--primary-color);color:white;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:1.1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1}.property-card_content__Hd6bT{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.property-card_title___saRL{font-size:1.3rem;font-weight:600;margin-bottom:.75rem;color:#2c3e50;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:3.2rem}.property-card_location__SCJpZ{display:flex;align-items:center;gap:.5rem;color:#7f8c8d;margin-bottom:1.25rem;font-size:.9rem}.property-card_location__SCJpZ svg{color:#e74c3c;flex-shrink:0}.property-card_features__J1Jhf{display:flex;justify-content:space-between;border-top:1px solid #ecf0f1;padding-top:1.25rem;margin-top:auto}.property-card_feature__d2z2W{display:flex;align-items:center;gap:.5rem;color:#7f8c8d;font-size:.9rem}.property-card_feature__d2z2W svg{color:#3498db;flex-shrink:0}@media (max-width:768px){.property-card_imageContainer__lCPZA{height:180px}.property-card_content__Hd6bT{padding:1.25rem}.property-card_title___saRL{font-size:1.2rem}}.statistics-counter_section__sbO78{padding:5rem 0;background-color:var(--primary-color);color:white}.statistics-counter_container__57hm7{max-width:1400px;margin:0 auto;padding:0 2rem}.statistics-counter_statsGrid__7kE_B{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.statistics-counter_statItem__sq1it{text-align:center;display:flex;flex-direction:column;align-items:center}.statistics-counter_iconContainer__4FZry{width:80px;height:80px;background-color:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.statistics-counter_icon__9FWfF{width:40px;height:40px}.statistics-counter_statValue__zJSIH{font-size:3rem;font-weight:700;margin-bottom:.5rem}.statistics-counter_statLabel__hr4un{font-size:1.2rem;opacity:.9}@media (max-width:768px){.statistics-counter_section__sbO78{padding:3rem 0}.statistics-counter_container__57hm7{padding:0 1rem}.statistics-counter_statsGrid__7kE_B{gap:2rem}.statistics-counter_iconContainer__4FZry{width:60px;height:60px}.statistics-counter_icon__9FWfF{width:30px;height:30px}.statistics-counter_statValue__zJSIH{font-size:2.5rem}.statistics-counter_statLabel__hr4un{font-size:1rem}}.testimonials-carousel_section__XKRO2{padding:5rem 0;background-color:#f8f9fa}.testimonials-carousel_container__rolRz{max-width:1400px;margin:0 auto;padding:0 2rem}.testimonials-carousel_header__EQ45c{text-align:center;margin-bottom:3rem}.testimonials-carousel_title__ekRUf{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.testimonials-carousel_subtitle__aOkZC{font-size:1.1rem;color:#7f8c8d;max-width:600px;margin:0 auto}.testimonials-carousel_carouselContainer__Q05u5{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.testimonials-carousel_testimonialWrapper__mKNVU{flex:1;max-width:800px;position:relative;height:350px;display:flex;align-items:center;justify-content:center;overflow:hidden}.testimonials-carousel_testimonial__XgSgN{background-color:white;padding:3rem;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.05);text-align:center;position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.testimonials-carousel_quoteIcon___9IPu{color:#3498db;opacity:.2;margin-bottom:1.5rem}.testimonials-carousel_quoteText__HpF9G{font-size:1.2rem;line-height:1.6;color:#555;margin-bottom:2rem;font-style:italic}.testimonials-carousel_author__RaZXv{display:flex;align-items:center;justify-content:center;gap:1rem}.testimonials-carousel_authorImage__T8naK{width:60px;height:60px;border-radius:50%;overflow:hidden}.testimonials-carousel_authorImage__T8naK img{width:100%;height:100%;object-fit:cover}.testimonials-carousel_authorInfo__j8_Yq{text-align:center}.testimonials-carousel_authorName__eEyON{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0}.testimonials-carousel_authorRole__8Nywb{font-size:.9rem;color:#7f8c8d;margin:0}.testimonials-carousel_navButton__iuN2A{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:white;border:none;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;z-index:10}.testimonials-carousel_navButton__iuN2A:hover{background-color:var(--secondary-color-hover);color:white;transform:scale(1.1)}.testimonials-carousel_indicators__2y_FT{display:flex;justify-content:center;gap:.5rem}.testimonials-carousel_indicator__jePuY{width:10px;height:10px;border-radius:50%;background-color:#e0e0e0;border:none;cursor:pointer;transition:all .3s ease}.testimonials-carousel_activeIndicator__oYiKt{background-color:var(--secondary-color);transform:scale(1.2)}@media (max-width:768px){.testimonials-carousel_section__XKRO2{padding:3rem 0}.testimonials-carousel_container__rolRz{padding:0 1rem}.testimonials-carousel_title__ekRUf{font-size:2rem}.testimonials-carousel_testimonialWrapper__mKNVU{height:450px}.testimonials-carousel_testimonial__XgSgN{padding:2rem 1.5rem}.testimonials-carousel_quoteText__HpF9G{font-size:1rem}.testimonials-carousel_carouselContainer__Q05u5{gap:1rem}.testimonials-carousel_navButton__iuN2A{width:40px;height:40px}}.property-grid_grid__f5CRu{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.property-grid_gridItem__lEdAr{display:flex;flex-direction:column;height:100%}.property-grid_emptyState__dSX1G{text-align:center;padding:3rem;background-color:#f8f9fa;border-radius:8px;color:#6c757d}@media (max-width:768px){.property-grid_grid__f5CRu{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}