@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&display=swap";._navbar_120r8_5{display:flex;justify-content:space-between;align-items:center;padding:.2rem 8%;background-color:var(--bg-white, #ffffff);position:sticky;top:0;z-index:2000;box-shadow:0 4px 20px #d32f2f14;transition:all .3s ease;height:75px}._leftSection_120r8_35{display:flex;align-items:center;gap:60px}._logoImg_120r8_49{max-height:55px;width:auto;object-fit:contain;transform:scale(1.8);margin-left:30px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),filter .3s ease}._logoImg_120r8_49:hover{transform:scale(1.9);filter:drop-shadow(0 6px 8px rgba(211,47,47,.15))}._locationSelector_120r8_83{position:relative}._locationBtn_120r8_91{display:flex;align-items:center;gap:8px;background-color:#f8f9fa;border:1.5px solid #111;border-radius:8px;padding:8px 16px;cursor:pointer;transition:all .2s ease;font-family:inherit}._locationBtn_120r8_91:hover{background-color:#f1f3f5}._cityText_120r8_125{color:#e85d04;font-weight:600;font-size:.95rem}._chevron_120r8_137{color:#e85d04;transition:transform .3s ease}._chevron_120r8_137._rotate_120r8_147{transform:rotate(180deg)}._dropdownMenu_120r8_155{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a;list-style:none;padding:8px 0;margin:0;width:160px;z-index:2005}._dropdownItem_120r8_185{padding:10px 16px;cursor:pointer;color:#333;font-size:.9rem;transition:background .2s ease}._dropdownItem_120r8_185:hover{background-color:#f1f3f5}._activeCity_120r8_209{font-weight:700;color:#e85d04;background-color:#fff3ed}._navLinks_120r8_223{display:flex;list-style:none;gap:clamp(1rem,2.5vw,3rem);align-items:center}._navLink_120r8_223{color:var(--primary-red, #d32f2f);text-decoration:none;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;position:relative;padding:.5rem 0;transition:transform .3s ease;display:flex;align-items:center;gap:8px}._icon_120r8_269{display:flex;align-items:center;justify-content:center}._sellNowBtn_120r8_283{background-color:var(--primary-red, #d32f2f);color:#fff!important;padding:10px 20px!important;border-radius:10px;box-shadow:0 4px 12px #d32f2f33;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}._sellNowBtn_120r8_283 ._icon_120r8_269{color:#fff}._sellNowBtn_120r8_283:after{display:none}._navLink_120r8_223:after{content:"";position:absolute;width:0;height:2.5px;bottom:0;left:50%;transform:translate(-50%);background-color:var(--primary-red, #d32f2f);transition:width .3s ease-in-out;border-radius:2px}._navLink_120r8_223:hover:not(._sellNowBtn_120r8_283){transform:translateY(-2px)}._navLink_120r8_223:hover:after{width:100%}._hamburger_120r8_361{display:none;flex-direction:column;cursor:pointer;gap:6px;z-index:2001}._bar_120r8_377{width:28px;height:3px;background-color:var(--primary-red, #d32f2f);transition:all .3s ease-in-out;border-radius:2px}@media(max-width:1024px){._navLinks_120r8_223{gap:1.5rem}._navLink_120r8_223{font-size:.9rem}._leftSection_120r8_35{gap:40px}}@media(max-width:992px){._navbar_120r8_5{padding:.2rem 5%}._hamburger_120r8_361{display:flex}._navLinks_120r8_223{position:fixed;top:0;left:-100%;flex-direction:column;justify-content:center;background-color:var(--bg-white, #ffffff);width:100%;height:100vh;padding:0;box-shadow:none;transition:left .5s cubic-bezier(.77,.2,.05,1)}._navLinks_120r8_223._active_120r8_209{left:0}._navLink_120r8_223{font-size:1.4rem;padding:1rem 0}._sellNowBtn_120r8_283{width:80%;justify-content:center}._barOne_120r8_491{transform:translateY(9px) rotate(45deg)}._barTwo_120r8_497{opacity:0;transform:translate(20px)}._barThree_120r8_505{transform:translateY(-9px) rotate(-45deg)}}@media(max-width:480px){._leftSection_120r8_35{gap:20px}._logoImg_120r8_49{max-height:50px;transform:scale(1.5);margin-left:15px}._locationBtn_120r8_91{padding:6px 10px}._cityText_120r8_125{font-size:.85rem}}._footerContainer_dgsis_5{width:100%;background-color:#0b0f19;color:#fff;padding:5rem 5% 2rem;font-family:Inter,sans-serif}._footerTop_dgsis_23{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}._footerColumn_dgsis_43{display:flex;flex-direction:column}._footerLogoWrap_dgsis_55{display:inline-block;background-color:#fff;padding:10px 20px;border-radius:12px;margin-bottom:1.2rem;width:fit-content;text-decoration:none;box-shadow:0 4px 15px #0000004d}._footerLogo_dgsis_55{width:140px;height:auto;display:block;object-fit:contain}._brandSlogan_dgsis_91{font-size:1.2rem;font-weight:800;color:#ffc107;margin:0 0 .8rem;letter-spacing:.5px}._brandTagline_dgsis_107{font-size:1.05rem;color:#a0aabf;line-height:1.6;margin-bottom:1.8rem;max-width:95%}._socialIcons_dgsis_125{display:flex;gap:15px}._socialIcon_dgsis_125{width:42px;height:42px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.3s}._socialIcon_dgsis_125:hover{background:#004aad;border-color:#004aad;transform:translateY(-4px);box-shadow:0 5px 15px #004aad66}._columnTitle_dgsis_173{font-size:1.3rem;font-weight:800;color:#fff;margin:0 0 1.5rem;position:relative;padding-bottom:10px}._columnTitle_dgsis_173:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#ffc107;border-radius:5px}._contactInfo_dgsis_213{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}._contactInfo_dgsis_213 li{color:#a0aabf;font-size:1rem;line-height:1.5;display:flex;align-items:flex-start;gap:12px}._contactInfo_dgsis_213 li strong{color:#fff;font-weight:700}._cIcon_dgsis_255{font-size:1.2rem;margin-top:2px;flex-shrink:0}._mapContainer_dgsis_269{width:100%;height:320px;border-radius:16px;overflow:hidden;box-shadow:0 10px 20px #0000004d;border:2px solid rgba(255,255,255,.05);background-color:#121212}._footerBottom_dgsis_291{width:100%;max-width:1200px;margin:0 auto;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:.95rem}._madeWithLove_dgsis_317{font-weight:600}@media(max-width:1024px){._footerTop_dgsis_23{grid-template-columns:repeat(2,1fr);gap:3rem}._footerTop_dgsis_23>div:first-child{grid-column:span 2;text-align:center;align-items:center}._brandSlogan_dgsis_91{text-align:center}._brandTagline_dgsis_107{text-align:center;max-width:100%}._columnTitle_dgsis_173:after{left:50%;transform:translate(-50%)}._footerTop_dgsis_23>div:not(:first-child){text-align:center;align-items:center}._contactInfo_dgsis_213 li{text-align:left;justify-content:center}._mapContainer_dgsis_269{width:90%;margin:0 auto}}@media(max-width:768px){._footerContainer_dgsis_5{padding:4rem 5% 2rem}._footerTop_dgsis_23{grid-template-columns:1fr;gap:3rem}._footerTop_dgsis_23>div:first-child{grid-column:span 1}._footerLogoWrap_dgsis_55{margin:0 auto 1.2rem}._footerLogo_dgsis_55{width:130px}._mapContainer_dgsis_269{width:100%;height:280px}._footerBottom_dgsis_291{flex-direction:column;gap:1rem;text-align:center}}:root{--primary-red: #d32f2f;--bg-white: #ffffff;--bg-light-gray: #f8f9fa;--text-black: #121212;--text-gray: #4a4a4a;--font-main: "Inter", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-white);color:var(--text-black);font-family:var(--font-main);-webkit-font-smoothing:antialiased;overflow-x:hidden}
