.ContactSection-module__UONp9G__contactSection{background-color:#fff;padding:4.5rem 0 5.5rem;position:relative}.ContactSection-module__UONp9G__container{max-width:1240px;margin:0 auto;padding:0 24px}.ContactSection-module__UONp9G__sectionHeader{text-align:center;margin-bottom:3rem}.ContactSection-module__UONp9G__headerTitleRow{justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.ContactSection-module__UONp9G__headerLine{background:linear-gradient(90deg,#0000,#dc2626);border-radius:2px;flex:1;max-width:80px;height:2px}.ContactSection-module__UONp9G__headerLine:last-child{background:linear-gradient(270deg,#0000,#dc2626)}.ContactSection-module__UONp9G__headerTitle{color:#111827;letter-spacing:-.01em;white-space:nowrap;font-size:1.7rem;font-weight:500;font-family:Montserrat, var(--font-heading), sans-serif;text-transform:uppercase}.ContactSection-module__UONp9G__titleRed{color:#dc2626;font-weight:500}.ContactSection-module__UONp9G__headerSub{color:#6b7280;max-width:520px;margin:0 auto;font-size:.85rem;font-weight:400;line-height:1.6}.ContactSection-module__UONp9G__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:3.5rem;display:grid}.ContactSection-module__UONp9G__leftCol{flex-direction:column;justify-content:flex-start;display:flex}.ContactSection-module__UONp9G__pillBadge{color:#dc2626;letter-spacing:1.5px;text-transform:uppercase;background:#fef2f2;border-radius:50px;align-self:flex-start;align-items:center;margin-bottom:1.25rem;padding:6px 16px;font-size:11px;font-weight:800;display:inline-flex}.ContactSection-module__UONp9G__infoList{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__UONp9G__infoRow{align-items:flex-start;gap:1.15rem;transition:transform .2s;display:flex}.ContactSection-module__UONp9G__infoRow:hover{transform:translate(3px)}.ContactSection-module__UONp9G__iconBadge{color:#dc2626;background:#fef2f2;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:all .25s;display:flex;box-shadow:0 2px 8px #dc262614}.ContactSection-module__UONp9G__infoRow:hover .ContactSection-module__UONp9G__iconBadge{color:#fff;background:#dc2626;transform:scale(1.04);box-shadow:0 6px 16px #dc262640}.ContactSection-module__UONp9G__infoContent{flex-direction:column;justify-content:center;padding-top:2px;display:flex}.ContactSection-module__UONp9G__infoLabel{color:#dc2626;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:4px;font-size:11px;font-weight:800}.ContactSection-module__UONp9G__infoValue{color:#0f172a;font-size:.92rem;font-weight:700;line-height:1.5}.ContactSection-module__UONp9G__subText{color:#475569;margin-top:2px;font-weight:600;display:block}.ContactSection-module__UONp9G__infoLink{color:#0f172a;text-decoration:none;transition:color .2s}.ContactSection-module__UONp9G__infoLink:hover{color:#dc2626}.ContactSection-module__UONp9G__socialList{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:6px;display:flex}.ContactSection-module__UONp9G__socialItem{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:inline-flex}.ContactSection-module__UONp9G__socialItem svg{font-size:1.15rem}.ContactSection-module__UONp9G__socialItem:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #dc262640}.ContactSection-module__UONp9G__rightCol{flex-direction:column;height:100%;display:flex}.ContactSection-module__UONp9G__mapCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;width:100%;height:100%;min-height:480px;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000012}.ContactSection-module__UONp9G__mapOverlayHeader{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;top:16px;left:16px;right:16px}.ContactSection-module__UONp9G__openMapsBtn{pointer-events:auto;-webkit-backdrop-filter:blur(8px);color:#dc2626;background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.76rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #00000014}.ContactSection-module__UONp9G__openMapsBtn:hover{color:#b91c1c;background:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #dc262626}.ContactSection-module__UONp9G__mapTabsPills{pointer-events:auto;-webkit-backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:50px;padding:4px;display:flex;box-shadow:0 4px 16px #00000014}.ContactSection-module__UONp9G__mapTabPill{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:50px;padding:6px 14px;font-size:.74rem;font-weight:700;transition:all .2s}.ContactSection-module__UONp9G__mapTabPillActive{color:#fff;background:#0f172a;box-shadow:0 2px 10px #0f172a33}.ContactSection-module__UONp9G__mapIframe{border:0;width:100%;height:100%;min-height:480px;display:block}@media (max-width:992px){.ContactSection-module__UONp9G__contactSection{padding:3rem 0 4rem}.ContactSection-module__UONp9G__grid{grid-template-columns:1fr;gap:2.5rem}.ContactSection-module__UONp9G__headerTitle{font-size:1.4rem}.ContactSection-module__UONp9G__mapCard{height:380px;min-height:380px}.ContactSection-module__UONp9G__mapOverlayHeader{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:560px){.ContactSection-module__UONp9G__headerTitle{font-size:1.15rem}.ContactSection-module__UONp9G__headerSub{font-size:.75rem}}
.Footer-module__S6Hkya__footer{color:#ccc;background-color:#1a1a1a;padding:3.5rem 0 0}.Footer-module__S6Hkya__container{width:100%}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.4fr .8fr 1fr .8fr 1.2fr;gap:2rem;padding-bottom:2.5rem;display:grid}.Footer-module__S6Hkya__logoWrap{margin-bottom:1rem}.Footer-module__S6Hkya__logoImg{object-fit:contain;width:auto;height:48px}.Footer-module__S6Hkya__brandDesc{color:#999;margin-bottom:1.25rem;font-size:.82rem;line-height:1.75}.Footer-module__S6Hkya__socialList{gap:.7rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#aaa;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:#dc2626;border-color:#dc2626}.Footer-module__S6Hkya__colTitle{color:#fff;letter-spacing:.02em;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:700}.Footer-module__S6Hkya__titleLine{background:#dc2626;width:28px;height:2px;margin-bottom:1.1rem}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#999;font-size:.82rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__footerLink:hover{color:#dc2626}.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactItem{color:inherit;align-items:flex-start;gap:.75rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__iconCircle{border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.Footer-module__S6Hkya__contactText{color:#999;font-size:.82rem;line-height:1.6;transition:color .2s}.Footer-module__S6Hkya__contactText:hover{color:#dc2626}.Footer-module__S6Hkya__phoneSub{flex-direction:column;gap:2px;display:flex}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff12;padding:1.1rem 0}.Footer-module__S6Hkya__bottomContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__copyText{color:#666;font-size:.75rem}.Footer-module__S6Hkya__policyLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__policyLink{color:#666;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__policyLink:hover{color:#dc2626}@media (max-width:900px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:540px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:1.75rem}}
