@import "https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swapp";
.Header-module__KppamW__homeNavBtn{color:#1976d2;border-radius:4px;padding:0 8px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.Header-module__KppamW__homeNavBtn:hover{color:#c53030;background:#e3e9f6}.Header-module__KppamW__header{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;padding:15px 40px;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.Header-module__KppamW__headerContent{flex-direction:column;align-items:flex-start;display:flex}.Header-module__KppamW__name{color:#1a365d;margin:0;font-size:28px;font-weight:600;text-decoration:none}.Header-module__KppamW__subtitle{color:#c53030;letter-spacing:1px;margin:0;font-size:14px;font-weight:600;text-decoration:none}.Header-module__KppamW__navAndContact{align-items:center;gap:30px;display:flex}.Header-module__KppamW__nav{display:flex}.Header-module__KppamW__navList{gap:20px;margin:0;padding:0;list-style:none;display:flex}.Header-module__KppamW__navItem a{color:#1c385e;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__KppamW__navItem a:hover{color:#c53030}.Header-module__KppamW__contactInfo{align-items:center;gap:20px;display:flex}.Header-module__KppamW__contactLink{color:#333;font-size:16px;text-decoration:none}.Header-module__KppamW__contactLink:hover{color:#c53030}.Header-module__KppamW__socialIcons{gap:15px;font-size:20px;display:flex}.Header-module__KppamW__socialIcons a{color:#333}.Header-module__KppamW__socialIcons a:hover{color:#c53030}.Header-module__KppamW__loginContainer{margin-top:10px}.Header-module__KppamW__mobileMenuButton{cursor:pointer;color:#333;background:0 0;border:none;font-size:24px;display:none}@media (max-width:1024px){.Header-module__KppamW__navAndContact,.Header-module__KppamW__navList{gap:15px}.Header-module__KppamW__contactInfo{gap:10px}}@media (max-width:768px){.Header-module__KppamW__header{padding:15px}.Header-module__KppamW__mobileMenuButton{display:block}.Header-module__KppamW__navAndContact{z-index:999;background-color:#fff;flex-direction:column;padding:20px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 8px #0000001a}.Header-module__KppamW__menuOpen{display:flex}.Header-module__KppamW__navList{flex-direction:column;align-items:center;margin-bottom:15px}.Header-module__KppamW__contactInfo{flex-direction:column;align-items:center;gap:10px}.Header-module__KppamW__loginContainer{margin-top:15px}}
.LoginButton-module__IjIVZq__userDropdownContainer{align-items:center;display:flex;position:relative}.LoginButton-module__IjIVZq__userDropdownButton{cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.LoginButton-module__IjIVZq__userDropdownButton:hover,.LoginButton-module__IjIVZq__userDropdownButton:focus{background:#f5f5f5}.LoginButton-module__IjIVZq__userDropdownMenu{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:6px;flex-direction:column;min-width:170px;padding:.5rem 0;display:flex;position:absolute;top:110%;right:0;box-shadow:0 2px 8px #00000014}.LoginButton-module__IjIVZq__userDropdownItem{text-align:left;color:#1c385e;cursor:pointer;background:0 0;border:none;padding:.7rem 1.2rem;font-size:.97rem;text-decoration:none;transition:background .18s}.LoginButton-module__IjIVZq__userDropdownItem:hover,.LoginButton-module__IjIVZq__userDropdownItem:focus{color:#c53030;background:#f0f0f0}.LoginButton-module__IjIVZq__loading{color:#666;font-size:.9rem}.LoginButton-module__IjIVZq__userContainer{flex-direction:column;align-items:center;display:flex}.LoginButton-module__IjIVZq__userInfo{align-items:center;margin-bottom:.5rem;display:flex}.LoginButton-module__IjIVZq__profileLink{color:inherit;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.LoginButton-module__IjIVZq__profileLink:hover{opacity:.8}.LoginButton-module__IjIVZq__imageWrapper{border-radius:50%;width:30px;height:30px;margin-right:8px;position:relative;overflow:hidden}.LoginButton-module__IjIVZq__userImage{object-fit:cover;width:100%;height:100%}.LoginButton-module__IjIVZq__userIcon{color:#333;justify-content:center;align-items:center;width:30px;height:30px;margin-right:8px;font-size:1.2rem;display:flex}.LoginButton-module__IjIVZq__signInButton .LoginButton-module__IjIVZq__imageWrapper{border-radius:50%;width:24px;height:24px;margin-right:8px;position:relative;overflow:hidden}.LoginButton-module__IjIVZq__signInButton .LoginButton-module__IjIVZq__userIcon{object-fit:cover;width:100%;height:100%}.LoginButton-module__IjIVZq__userName{color:#1c385e;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.95rem;font-weight:500;overflow:hidden}.LoginButton-module__IjIVZq__signInButton,.LoginButton-module__IjIVZq__signOutButton{cursor:pointer;color:#1c385e;background:0 0;border:2px solid #1c385e;border-radius:6px;justify-content:center;align-items:center;margin-right:.5rem;padding:.5rem 1.2rem;font-size:1rem;font-weight:500;transition:background .2s,color .2s,border .2s;display:flex}.LoginButton-module__IjIVZq__signInButton:hover,.LoginButton-module__IjIVZq__signOutButton:hover{color:#1c385e;background:#e6f0fa;border-color:#1c385e}.LoginButton-module__IjIVZq__signOutButton{color:#333;background-color:#f1f1f1}.LoginButton-module__IjIVZq__signOutButton:hover{background-color:#e0e0e0}@media (max-width:768px){.LoginButton-module__IjIVZq__userContainer{flex-direction:row;align-items:center;gap:1rem}.LoginButton-module__IjIVZq__userInfo{margin-bottom:0}}
@media (max-width:600px){.Footer-module__UDEoiW__contactModal{min-width:unset;box-sizing:border-box;width:96vw;max-width:98vw;padding:14px 6px 12px}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__contactForm{gap:6px}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__formRow{flex-direction:column;gap:6px}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__input,.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__textarea{box-sizing:border-box;width:100%;min-width:0;font-size:1rem}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__sendButton{width:100%;padding:10px 0;font-size:1.05rem}}@media (max-width:900px){.Footer-module__UDEoiW__footerTop{text-align:center;flex-direction:column;align-items:center;gap:32px;padding:28px 2vw 18px}.Footer-module__UDEoiW__brandingSection{flex-direction:column;align-items:center;gap:18px;min-width:0;max-width:100%}.Footer-module__UDEoiW__brokerageLogo{width:90px;margin-bottom:8px;margin-left:auto;margin-right:auto;display:block}.Footer-module__UDEoiW__brokerageText{align-items:center;gap:4px;max-width:100%;margin-bottom:6px}.Footer-module__UDEoiW__socialIcons{justify-content:center;width:100%;gap:20px!important;margin:12px 0 0!important}.Footer-module__UDEoiW__featuredSection,.Footer-module__UDEoiW__servicesSection{min-width:0;max-width:100%;margin-top:14px}.Footer-module__UDEoiW__featuredList,.Footer-module__UDEoiW__servicesList{text-align:center;margin:0 auto;padding:0;font-size:1.08rem;line-height:1.9}}@media (max-width:600px){.Footer-module__UDEoiW__footerTop{gap:20px;padding:14px 2vw 8px}.Footer-module__UDEoiW__brandingSection{gap:12px}.Footer-module__UDEoiW__brokerageLogo{width:70px;padding:2px}.Footer-module__UDEoiW__brokerageName{font-size:.98rem}.Footer-module__UDEoiW__brokerageSub,.Footer-module__UDEoiW__brokeragePhone{font-size:.9rem}.Footer-module__UDEoiW__featuredTitle,.Footer-module__UDEoiW__servicesTitle,.Footer-module__UDEoiW__contactTitle{margin-bottom:4px;font-size:.98rem}.Footer-module__UDEoiW__featuredList,.Footer-module__UDEoiW__servicesList{margin-bottom:8px;padding:0;font-size:.95rem;line-height:1.7}.Footer-module__UDEoiW__footerBottom{border-top:1.5px solid #fff3;gap:2px;margin-top:8px;padding:8px 2vw 6px}.Footer-module__UDEoiW__footerSlogan{border-bottom:1px solid #fff3;margin-bottom:0;padding-bottom:4px;font-size:.98rem}.Footer-module__UDEoiW__footerCopyright{margin-top:2px;font-size:.9rem}}@media (max-width:900px){.Footer-module__UDEoiW__footerTop{text-align:center;flex-direction:column;align-items:center;gap:28px;padding:28px 2vw 18px}.Footer-module__UDEoiW__brandingSection{flex-direction:column;align-items:center;gap:14px;min-width:0;max-width:100%}.Footer-module__UDEoiW__brokerageLogo{width:100px;margin-bottom:8px}.Footer-module__UDEoiW__brokerageText{align-items:center;gap:6px;max-width:100%}.Footer-module__UDEoiW__socialIcons{justify-content:center;gap:18px!important;margin:10px 0 0!important}.Footer-module__UDEoiW__featuredSection,.Footer-module__UDEoiW__servicesSection{min-width:0;max-width:100%;margin-top:10px}.Footer-module__UDEoiW__featuredList,.Footer-module__UDEoiW__servicesList{margin:0 auto;padding:0;font-size:1.05rem;line-height:1.8}}@media (max-width:600px){.Footer-module__UDEoiW__footerTop{gap:18px;padding:18px 2vw 10px}.Footer-module__UDEoiW__brokerageLogo{width:80px;padding:4px}.Footer-module__UDEoiW__brokerageName{font-size:1rem}.Footer-module__UDEoiW__brokerageSub,.Footer-module__UDEoiW__brokeragePhone{font-size:.92rem}.Footer-module__UDEoiW__featuredTitle,.Footer-module__UDEoiW__servicesTitle,.Footer-module__UDEoiW__contactTitle{margin-bottom:6px;font-size:1rem}.Footer-module__UDEoiW__featuredList,.Footer-module__UDEoiW__servicesList{padding:0;font-size:.98rem;line-height:1.7}.Footer-module__UDEoiW__footerBottom{gap:4px;padding:10px 2vw 8px}.Footer-module__UDEoiW__footerSlogan{border-bottom:1px solid #fff3;margin-bottom:0;padding-bottom:4px;font-size:1rem}.Footer-module__UDEoiW__footerCopyright{margin-top:4px;font-size:.92rem}}.Footer-module__UDEoiW__sloganEmail{color:#fff;text-decoration:underline;transition:color .2s}.Footer-module__UDEoiW__sloganEmail:hover{color:#e0e0e0}.Footer-module__UDEoiW__textarea{border:1.5px solid silver;transition:border-color .2s}.Footer-module__UDEoiW__textarea.Footer-module__UDEoiW__error{border-color:#c53030!important}.Footer-module__UDEoiW__input{border:1.5px solid silver;transition:border-color .2s}.Footer-module__UDEoiW__input.Footer-module__UDEoiW__error{border-color:#c53030!important}.Footer-module__UDEoiW__inputGroup{flex-direction:column;flex:1;display:flex;position:relative}.Footer-module__UDEoiW__fabWhatsapp{z-index:2002;color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:background .2s,transform .2s;display:flex;position:fixed;bottom:168px;right:32px;box-shadow:0 4px 16px #0000002e}.Footer-module__UDEoiW__fabWhatsapp:hover{background:#128c7e;transform:scale(1.08)}.Footer-module__UDEoiW__fabDisabled{pointer-events:none!important;opacity:.6!important}.Footer-module__UDEoiW__inputGroup .Footer-module__UDEoiW__errorMsg{text-align:left;color:#c53030;height:20px;min-height:20px;margin:4px 0 0;font-size:.95rem}.Footer-module__UDEoiW__inputGroup .Footer-module__UDEoiW__errorMsg .Footer-module__UDEoiW__fabWhatsapp{width:48px;height:48px;font-size:1.5rem;bottom:128px;right:12px}.Footer-module__UDEoiW__inputGroup .Footer-module__UDEoiW__errorMsg{align-items:flex-start;line-height:1.2;display:flex}.Footer-module__UDEoiW__input[readonly]{color:#888;cursor:not-allowed;background:#e2e8f0}.Footer-module__UDEoiW__inputGroup{flex-direction:column;flex:1;display:flex}.Footer-module__UDEoiW__errorMsg{color:#c53030;text-align:left;margin:4px 0 8px;font-size:.95rem}.Footer-module__UDEoiW__fabContact{z-index:2001;color:#fff;cursor:pointer;background:#c53030;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:background .2s,transform .2s;display:flex;position:fixed;bottom:96px;right:32px;box-shadow:0 4px 16px #0000002e}.Footer-module__UDEoiW__fabContact:hover{background:#a81d1d;transform:scale(1.08)}.Footer-module__UDEoiW__fabScheduleViewing{z-index:2000;color:#fff;cursor:pointer;background:#c53030;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:background .2s,transform .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 16px #0000002e}.Footer-module__UDEoiW__fabScheduleViewing:hover{background:#a81d1d;transform:scale(1.08)}@media (max-width:600px){.Footer-module__UDEoiW__fabWhatsapp{width:48px;height:48px;font-size:1.5rem;bottom:128px;right:12px}.Footer-module__UDEoiW__fabContact{width:48px;height:48px;font-size:1.5rem;bottom:72px;right:12px}.Footer-module__UDEoiW__fabScheduleViewing{width:48px;height:48px;font-size:1.5rem;bottom:12px;right:12px}}.Footer-module__UDEoiW__contactModalOverlay{z-index:2100;background:#00000059;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Footer-module__UDEoiW__contactModal{color:#c53030;background:#fff;border-radius:12px;min-width:320px;max-width:95vw;padding:32px 28px 24px;animation:.2s Footer-module__UDEoiW__fadeInModal;position:relative;box-shadow:0 8px 32px #0000002e}@keyframes Footer-module__UDEoiW__fadeInModal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Footer-module__UDEoiW__closeModalButton{color:#c53030;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1;position:absolute;top:10px;right:14px}.Footer-module__UDEoiW__closeModalButton:hover{color:#1a365d}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__contactTitle{color:#1a365d;text-align:left;margin-bottom:16px;font-size:1.2rem;font-weight:700}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__contactForm,.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__formRow{gap:10px}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__input,.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__textarea{color:#1a365d;background:#f8f9fa;border:1px solid #1a365d}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__sendButton{color:#fff;background:#c53030;margin-top:8px}.Footer-module__UDEoiW__contactModal .Footer-module__UDEoiW__sendButton:hover{background:#1a365d}.Footer-module__UDEoiW__footer{color:#fff;background-color:#c53030;padding:0;font-family:Segoe UI,Arial,sans-serif}.Footer-module__UDEoiW__footerTop{border-bottom:2px solid #fff2;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:32px;max-width:1000px;margin:0 auto;padding:32px 5vw 24px;display:flex}.Footer-module__UDEoiW__brandingSection{flex-direction:row;align-items:center;gap:24px;min-width:460px;max-width:520px;display:flex}.Footer-module__UDEoiW__brokerageLogo{object-fit:contain;background:#fff;border-radius:8px;width:140px;height:auto;padding:6px}.Footer-module__UDEoiW__brokerageText{white-space:normal;word-break:break-word;flex-direction:column;align-items:flex-start;gap:8px;max-width:340px;display:flex}.Footer-module__UDEoiW__brokerageName{color:#fff;white-space:normal;margin-bottom:0;font-size:1.1rem;font-weight:700;line-height:1.3}.Footer-module__UDEoiW__brokerageSub{color:#ffe0e0;white-space:normal;margin-bottom:0;font-size:.95rem}.Footer-module__UDEoiW__brokeragePhone{color:#fff;margin-top:8px;font-size:1rem}.Footer-module__UDEoiW__featuredSection,.Footer-module__UDEoiW__servicesSection{min-width:220px;max-width:320px}.Footer-module__UDEoiW__featuredTitle,.Footer-module__UDEoiW__servicesTitle{color:#fff;margin-bottom:8px;font-size:1.05rem;font-weight:700}.Footer-module__UDEoiW__featuredList,.Footer-module__UDEoiW__servicesList{color:#ffe0e0;margin:0;padding:0;font-size:.98rem;line-height:1.7;list-style:none}.Footer-module__UDEoiW__featuredList li,.Footer-module__UDEoiW__servicesList li{margin-bottom:2px}.Footer-module__UDEoiW__contactSection{min-width:260px;max-width:320px}.Footer-module__UDEoiW__contactTitle{color:#fff;margin-bottom:8px;font-size:1.05rem;font-weight:700}.Footer-module__UDEoiW__contactForm{flex-direction:column;gap:8px;display:flex}.Footer-module__UDEoiW__formRow{gap:8px;display:flex}.Footer-module__UDEoiW__input{color:#c53030;background:#fff;border:none;border-radius:4px;flex:1;padding:8px 10px;font-size:1rem}.Footer-module__UDEoiW__textarea{color:#c53030;resize:vertical;background:#fff;border:none;border-radius:4px;min-height:40px;padding:8px 10px;font-size:1rem}.Footer-module__UDEoiW__sendButton{color:#c53030;cursor:pointer;background:#fff;border:none;border-radius:4px;margin-top:4px;padding:8px 0;font-size:1rem;font-weight:700;transition:background .2s,color .2s}.Footer-module__UDEoiW__sendButton:hover{color:#a81d1d;background:#ffe0e0}.Footer-module__UDEoiW__footerBottom{background:#a81d1d;flex-direction:column;align-items:center;gap:6px;padding:12px 5vw 10px;display:flex}.Footer-module__UDEoiW__footerSlogan{color:#ffe066;text-align:center;margin-bottom:2px;font-size:1.15rem;font-weight:700}.Footer-module__UDEoiW__sloganYellow{color:#ffe066;margin-right:12px}.Footer-module__UDEoiW__sloganPhone{color:#fff;font-size:1.1rem}.Footer-module__UDEoiW__footerCopyright{color:#fff;text-align:center;font-size:.98rem}@media (max-width:900px){.Footer-module__UDEoiW__footerTop{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:28px 2vw 18px}.Footer-module__UDEoiW__brandingSection,.Footer-module__UDEoiW__contactSection{min-width:0;max-width:100%}}
body{font-family:Roboto Slab,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1rem}header,footer{color:#fff;text-align:left;background-color:#333;padding:1rem 0}header nav a,footer nav a{color:#fff;margin:0 1rem;font-weight:500}header nav a:hover,footer nav a:hover{color:#ff6b6b}:root{--primary-color:#333;--secondary-color:#ff6b6b;--background-color:#f5f5f5;--text-color:#333}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}
