.Hero-module__ZARIfG__heroSection{background-color:#f8fafc;justify-content:center;align-items:center;min-height:85vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundOverlay{z-index:0;background:radial-gradient(circle at 10% 20%,#eff6ff 0%,#fff 90%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;display:grid;position:relative}.Hero-module__ZARIfG__textContent{flex-direction:column;gap:1.5rem;animation:.8s ease-out forwards Hero-module__ZARIfG__slideInLeft;display:flex}.Hero-module__ZARIfG__badge{color:#1e40af;text-transform:uppercase;letter-spacing:.05em;background-color:#dbeafe;border-radius:9999px;width:fit-content;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{color:#0f172a;letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__subtitle{color:#475569;max-width:90%;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryStartInfo{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px -1px #2563eb33,0 2px 4px -1px #2563eb1a}.Hero-module__ZARIfG__primaryStartInfo:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d,0 4px 6px -2px #2563eb26}.Hero-module__ZARIfG__secondaryLearn{color:#1e293b;cursor:pointer;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__secondaryLearn:hover{background-color:#f1f5f9;border-color:#cbd5e1}.Hero-module__ZARIfG__imageContent{justify-content:center;align-items:center;animation:.8s ease-out forwards Hero-module__ZARIfG__slideInRight;display:flex;position:relative}.Hero-module__ZARIfG__imageFrame{aspect-ratio:4/3;background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);border-radius:24px;width:100%;max-width:600px;padding:10px;position:relative;overflow:visible;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #0000000d}.Hero-module__ZARIfG__innerImage{border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.Hero-module__ZARIfG__heroImage{object-fit:cover;width:100%;height:100%;transition:transform .7s}.Hero-module__ZARIfG__imageFrame:hover .Hero-module__ZARIfG__heroImage{transform:scale(1.05)}.Hero-module__ZARIfG__floatingCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;bottom:-20px;left:-20px;box-shadow:0 10px 15px -3px #0000001a}.Hero-module__ZARIfG__star{color:#fbbf24;font-size:1.5rem}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Hero-module__ZARIfG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__ZARIfG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__textContent{align-items:center}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__floatingCard{left:auto;right:-10px}}
.Services-module__dpHhBa__section{background-color:#fff;padding:6rem 2rem}.Services-module__dpHhBa__container{max-width:1280px;margin:0 auto}.Services-module__dpHhBa__header{text-align:center;margin-bottom:4rem}.Services-module__dpHhBa__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Services-module__dpHhBa__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Services-module__dpHhBa__iconWrapper{background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;transition:background .3s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{background:#dbeafe}.Services-module__dpHhBa__cardTitle{color:#1e293b;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.Services-module__dpHhBa__cardDescription{color:#64748b;line-height:1.6}
.QuoteForm-module__M3S2nW__section{background-color:#f1f5f9;padding:5rem 2rem}.QuoteForm-module__M3S2nW__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.QuoteForm-module__M3S2nW__heading{color:#0f172a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.QuoteForm-module__M3S2nW__subtext{color:#475569;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.QuoteForm-module__M3S2nW__contactCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.QuoteForm-module__M3S2nW__contactCard h3{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem}.QuoteForm-module__M3S2nW__contactCard p{color:#64748b;margin-bottom:1.5rem}.QuoteForm-module__M3S2nW__textButton{color:#fff;background-color:#10b981;border-radius:99px;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.QuoteForm-module__M3S2nW__textButton:hover{background-color:#059669}.QuoteForm-module__M3S2nW__form{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.QuoteForm-module__M3S2nW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.QuoteForm-module__M3S2nW__field{margin-bottom:1.25rem}.QuoteForm-module__M3S2nW__field label{color:#334155;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.QuoteForm-module__M3S2nW__field input,.QuoteForm-module__M3S2nW__field textarea{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.QuoteForm-module__M3S2nW__field input:focus,.QuoteForm-module__M3S2nW__field textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.QuoteForm-module__M3S2nW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.125rem;font-weight:600;transition:transform .1s,box-shadow .1s}.QuoteForm-module__M3S2nW__submitButton:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #2563eb33}.QuoteForm-module__M3S2nW__submitButton:disabled{opacity:.7;cursor:not-allowed}.QuoteForm-module__M3S2nW__successMessage{text-align:center;padding:2rem 0}.QuoteForm-module__M3S2nW__successMessage h3{color:#10b981;margin-bottom:1rem;font-size:1.5rem}.QuoteForm-module__M3S2nW__resetButton{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:1rem;text-decoration:underline}.QuoteForm-module__M3S2nW__errorMessage{color:#ef4444;text-align:center;margin-top:1rem;font-weight:500}@media (max-width:768px){.QuoteForm-module__M3S2nW__container{grid-template-columns:1fr;gap:2rem}.QuoteForm-module__M3S2nW__row{grid-template-columns:1fr}}
