:root{--main-background: #1a1a1a;--text-color: #f0f0f0;--alert-color: #ef4444;--branding-color: #ffffff;--navbar-height: 10vh;--max-width: 1300px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}h1,h2,h3{margin:0}a{text-decoration:none;color:inherit}body{font-family:Roboto,sans-serif;color:var(--text-color);background-color:var(--branding-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}._landing_7x491_1{height:100vh}._sectionWrapper_7x491_5{margin:auto;max-width:var(--max-width)}._bottomAlert_7x491_10{height:5vh;display:flex;justify-content:center;align-items:center;background-color:var(--alert-color);font-weight:800}._heroSection_7x491_19{height:95vh;padding:40px 20px;background:linear-gradient(120deg,#d6e0ea,50%,#e9ecef);display:flex;justify-content:center}._heroContent_7x491_27{display:flex;justify-content:center;flex-direction:column}._heroInformation_7x491_33{display:flex;flex-direction:column;gap:1.5rem}._heroTitle_7x491_39{font-size:2.4rem;font-weight:700;line-height:1.2;color:#2c3e50;margin:0}._highlightText_7x491_47{color:#0056b3}._heroSubtitle_7x491_51{font-size:1.2rem;color:#5a6268;margin:0}._callToAction_7x491_57{margin-top:1rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._phoneWrapper_7x491_65{display:flex;align-items:center;gap:.75rem;background-color:#f8f9fa;padding:.75rem 1.25rem;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}._phoneWrapper_7x491_65:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._phoneIcon_7x491_81{color:#0056b3;font-size:1.5rem;animation:_pulse_7x491_1 2s infinite}@keyframes _pulse_7x491_1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}._phoneInfo_7x491_98{display:flex;flex-direction:column}._callNow_7x491_103{font-size:.75rem;font-weight:700;color:#6c757d;letter-spacing:1px}._phoneNumber_7x491_110{font-size:1.25rem;font-weight:700;color:#0056b3;text-decoration:none;transition:color .3s ease}._phoneNumber_7x491_110:hover{color:#003d7a}._ctaButton_7x491_121{background-color:#0056b3;color:#fff;border:none;border-radius:6px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 8px #0056b34d}._ctaButton_7x491_121:hover{background-color:#003d7a;transform:translateY(-2px);box-shadow:0 6px 12px #0056b366}._ctaButton_7x491_121:active{transform:translateY(0)}._heroImageContainer_7x491_142{display:flex;justify-content:center;align-items:center;position:relative}._heroImage_7x491_142{width:auto;height:350px;object-fit:contain;border-radius:12px;box-shadow:0 8px 24px #0000001f;transition:transform .5s ease}._heroImage_7x491_142:hover{transform:scale(1.03)}@media (max-width: 768px){._heroSection_7x491_19{grid-template-columns:1fr;padding:2rem 1rem}._heroTitle_7x491_39{font-size:1.8rem}._heroImage_7x491_142{height:250px;margin-top:1.5rem}._callToAction_7x491_57{flex-direction:column;align-items:flex-start;gap:1rem}._phoneWrapper_7x491_65{width:100%}}._servicesSection_7x491_182{padding:30px 20px;background-color:#f9f9f9}._container_7x491_187{max-width:var(--max-width);margin:0 auto}._sectionTitle_7x491_192{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#333;position:relative}._sectionTitle_7x491_192:after{content:"";display:block;width:80px;height:4px;background-color:#241468;margin:1rem auto 2rem}._sectionDescription_7x491_208{text-align:center;max-width:800px;margin:0 auto 3rem}._sectionDescription_7x491_208 p{font-size:1.1rem;color:#666;line-height:1.6}._servicesGrid_7x491_219{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}._serviceCard_7x491_225{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}._serviceCard_7x491_225:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}._imageContainer_7x491_240{height:200px;overflow:hidden}._imageContainer_7x491_240 ._serviceImage_7x491_244{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._imageContainer_7x491_240 ._serviceImage_7x491_244:hover{transform:scale(1.05)}._contentContainer_7x491_254{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}._serviceTitle_7x491_261{font-size:1.4rem;margin-bottom:1rem;color:#241468;font-weight:600}._serviceDescription_7x491_268{color:#555;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}._readMoreButton_7x491_275{display:inline-block;background-color:#e04132;color:#fff;padding:.7rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:500;text-align:center;transition:background-color .3s ease;align-self:flex-start;margin-top:auto}._readMoreButton_7x491_275:hover{background-color:#c22b1d}@media (max-width: 768px){._servicesGrid_7x491_219{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}._sectionTitle_7x491_192{font-size:2rem}}@media (max-width: 480px){._servicesGrid_7x491_219{grid-template-columns:1fr}}._navbar_tmwru_1{width:100%;height:var(--navbar-height);padding:0 20px;position:fixed;z-index:99999;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2)}._navContainer_tmwru_13{margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:100%;max-width:var(--max-width)}._navLinks_tmwru_22{display:flex;align-items:center;margin-left:auto}._navLinks_tmwru_22 ._navLink_tmwru_22{color:#000;text-decoration:none;padding:0 1rem;font-weight:500;font-size:1rem}@media (max-width: 768px){._logoContainer_tmwru_36 ._logo_tmwru_36{font-size:1.2rem;text-align:center;margin-bottom:1rem}}._logoContainer_1758s_1{display:flex;align-items:center;height:100%}._logo_1758s_1{height:70%;max-height:60px;width:auto;object-fit:contain}._footer_1fhl3_1{background:#fff;border-top:1px solid #ddd;padding:40px 20px;color:#000}._footerContent_1fhl3_8{display:flex;flex-direction:column;gap:20px;max-width:var(--max-width);margin:0 auto}._grid_1fhl3_16{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._logoSection_1fhl3_22,._contactSection_1fhl3_27{display:flex;flex-direction:column}._contactSection_1fhl3_27 h4{font-weight:800;margin-bottom:.5rem;font-size:1.1rem}._contactItem_1fhl3_37{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.95rem}._contactItem_1fhl3_37 a{color:inherit;text-decoration:none}._contactItem_1fhl3_37 a:hover{text-decoration:underline}._contactIcon_1fhl3_52{font-size:1.2rem;color:#07c}._copySection_1fhl3_57{display:flex;flex-direction:column;align-items:center;font-size:.85rem;gap:.5rem}._icon_1fhl3_65{font-size:1.5rem;color:#07c}
