.services-module__hMESjq__services{background-color:#fff;padding:6rem 0}.services-module__hMESjq__sectionHeader{text-align:center;margin-bottom:4rem}.services-module__hMESjq__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.services-module__hMESjq__sectionSubtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem}.services-module__hMESjq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3vh;display:grid}.services-module__hMESjq__serviceCard{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:8px;flex-direction:column;align-items:center;padding:0;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 5px 20px #0000000d}.services-module__hMESjq__serviceCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0066cc1a}.services-module__hMESjq__serviceImage{border-radius:8px 8px 0 0;width:100%;height:200px;margin-bottom:1.5rem;position:relative;overflow:hidden}.services-module__hMESjq__image{object-fit:fill}.services-module__hMESjq__serviceTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.services-module__hMESjq__bnm{padding:20px}.services-module__hMESjq__serviceDescription{color:#666;line-height:1.6}
:root{--teal-primary:teal;--teal-dark:#066;--teal-light:#00a0a0;--teal-bright:#0cc;--teal-muted:#66b2b2;--teal-bg-light:#f0f9f9;--teal-bg-gradient:linear-gradient(135deg,#e6f5f5 0%,#f0f9f9 100%);--text-dark:#1a3c3c;--text-light:#699;--card-shadow:0 8px 30px #00808014;--card-shadow-hover:0 15px 40px #00808026}.technologies-module__vSUzxG__technologies{background-color:#fff;padding:7rem 0;position:relative;overflow:hidden}.technologies-module__vSUzxG__technologies:before{content:"";background-color:#fff;height:1px;position:absolute;top:0;left:0;right:0}.technologies-module__vSUzxG__sectionHeader{text-align:center;margin-bottom:5rem;position:relative}.technologies-module__vSUzxG__sectionTitle{color:var(--text-dark);margin-bottom:1.2rem;font-size:2.8rem;font-weight:700;display:inline-block;position:relative}.technologies-module__vSUzxG__sectionTitle:after{content:"";background:linear-gradient(90deg,var(--teal-primary),var(--teal-bright));border-radius:2px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.technologies-module__vSUzxG__sectionSubtitle{color:var(--text-light);max-width:700px;margin:2rem auto 0;font-size:1.15rem;font-weight:400;line-height:1.6}.technologies-module__vSUzxG__techGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.technologies-module__vSUzxG__techCard{box-shadow:var(--card-shadow);background:#fff;border:1px solid #0080801a;border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.technologies-module__vSUzxG__techCard:before{content:"";background:linear-gradient(90deg,var(--teal-primary),var(--teal-bright));transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.technologies-module__vSUzxG__techCard:hover{box-shadow:var(--card-shadow-hover);border-color:#00808033;transform:translateY(-8px)}.technologies-module__vSUzxG__techCard:hover:before{transform:scaleX(1)}.technologies-module__vSUzxG__techIcon{color:var(--teal-primary);margin-bottom:1.5rem;font-size:2.5rem;transition:transform .3s}.technologies-module__vSUzxG__techCard:hover .technologies-module__vSUzxG__techIcon{transform:scale(1.1)}.technologies-module__vSUzxG__techContent{flex-direction:column;gap:1rem;display:flex}.technologies-module__vSUzxG__techTitle{color:var(--text-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;transition:color .3s}.technologies-module__vSUzxG__techCard:hover .technologies-module__vSUzxG__techTitle{color:var(--teal-primary)}.technologies-module__vSUzxG__techDescription{color:var(--text-light);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.technologies-module__vSUzxG__techProgress{background-color:#0080801a;border-radius:4px;height:8px;position:relative;overflow:hidden}.technologies-module__vSUzxG__techProgress:after{content:attr(data-progress);color:var(--teal-primary);opacity:0;font-size:.85rem;font-weight:600;transition:opacity .3s;position:absolute;top:-25px;right:0}.technologies-module__vSUzxG__techProgress:hover:after{opacity:1}.technologies-module__vSUzxG__progressBar{background:linear-gradient(90deg,var(--teal-primary),var(--teal-bright));border-radius:4px;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.technologies-module__vSUzxG__progressBar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite technologies-module__vSUzxG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes technologies-module__vSUzxG__shimmer{to{transform:translate(100%)}}@media (max-width:1024px){.technologies-module__vSUzxG__techGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}}@media (max-width:768px){.technologies-module__vSUzxG__technologies{padding:5rem 0}.technologies-module__vSUzxG__sectionTitle{font-size:2.3rem}.technologies-module__vSUzxG__sectionSubtitle{padding:0 1rem;font-size:1.1rem}.technologies-module__vSUzxG__techGrid{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}.technologies-module__vSUzxG__techCard{padding:1.8rem}}@media (max-width:480px){.technologies-module__vSUzxG__sectionTitle{font-size:2rem}.technologies-module__vSUzxG__techCard{padding:1.5rem}.technologies-module__vSUzxG__techIcon{font-size:2.2rem}.technologies-module__vSUzxG__techTitle{font-size:1.15rem}}@keyframes technologies-module__vSUzxG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.technologies-module__vSUzxG__techCard{opacity:0;animation:.6s ease-out forwards technologies-module__vSUzxG__fadeInUp}.technologies-module__vSUzxG__techCard:first-child{animation-delay:.1s}.technologies-module__vSUzxG__techCard:nth-child(2){animation-delay:.2s}.technologies-module__vSUzxG__techCard:nth-child(3){animation-delay:.3s}.technologies-module__vSUzxG__techCard:nth-child(4){animation-delay:.4s}.technologies-module__vSUzxG__techCard:nth-child(5){animation-delay:.5s}.technologies-module__vSUzxG__techCard:nth-child(6){animation-delay:.6s}.technologies-module__vSUzxG__techCard:nth-child(7){animation-delay:.7s}.technologies-module__vSUzxG__techCard:nth-child(8){animation-delay:.8s}
.contact-module__8n00eG__contact{background-color:#d8f2ed5b;padding:6rem 0}.contact-module__8n00eG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.contact-module__8n00eG__sectionHeader{text-align:center;margin-bottom:4rem}.contact-module__8n00eG__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-module__8n00eG__sectionSubtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.contact-module__8n00eG__contactContainer{grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.contact-module__8n00eG__contactInfo{padding-right:2rem}.contact-module__8n00eG__infoTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.contact-module__8n00eG__infoText{color:#666;margin-bottom:2.5rem;line-height:1.7}.contact-module__8n00eG__infoItems{flex-direction:column;gap:2rem;display:flex}.contact-module__8n00eG__infoItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__8n00eG__infoIcon{min-width:2rem;margin-top:.25rem;font-size:1.5rem}.contact-module__8n00eG__infoItem h4{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.contact-module__8n00eG__infoItem p{color:#666;line-height:1.6}.contact-module__8n00eG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.contact-module__8n00eG__formGroup{width:100%}.contact-module__8n00eG__formInput,.contact-module__8n00eG__formTextarea{background-color:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__8n00eG__formInput:focus,.contact-module__8n00eG__formTextarea:focus{border-color:#014438;outline:none;box-shadow:0 0 0 3px #0144381a}.contact-module__8n00eG__formTextarea{resize:vertical;min-height:120px}.contact-module__8n00eG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#014438,#008271);border:none;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.contact-module__8n00eG__submitButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #01443833}.contact-module__8n00eG__submitButton:active{transform:translateY(0)}@media screen and (max-width:1024px){.contact-module__8n00eG__contact{padding:5rem 0}.contact-module__8n00eG__sectionTitle{font-size:2.2rem}.contact-module__8n00eG__contactContainer{gap:3rem;padding:0 1.5rem}.contact-module__8n00eG__infoTitle{font-size:1.6rem}}@media screen and (max-width:768px){.contact-module__8n00eG__contact{padding:4rem 0}.contact-module__8n00eG__sectionHeader{margin-bottom:3rem}.contact-module__8n00eG__sectionTitle{padding:0 1rem;font-size:2rem}.contact-module__8n00eG__sectionSubtitle{padding:0 1.5rem;font-size:1rem}.contact-module__8n00eG__contactContainer{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.contact-module__8n00eG__contactInfo{padding-right:0}.contact-module__8n00eG__infoTitle{text-align:center;font-size:1.5rem}.contact-module__8n00eG__infoText{text-align:center;margin-bottom:2rem}.contact-module__8n00eG__infoItems{max-width:400px;margin:0 auto}.contact-module__8n00eG__infoItem{justify-content:center}.contact-module__8n00eG__infoItem>div{flex:1}.contact-module__8n00eG__contactForm{width:100%;max-width:500px;margin:0 auto}}@media screen and (max-width:640px){.contact-module__8n00eG__contact{padding:3rem 0}.contact-module__8n00eG__sectionHeader{margin-bottom:2rem}.contact-module__8n00eG__sectionTitle{margin-bottom:.75rem;font-size:1.8rem}.contact-module__8n00eG__sectionSubtitle{padding:0 1rem;font-size:.95rem}.contact-module__8n00eG__contactContainer{gap:2rem;padding:0 1rem}.contact-module__8n00eG__infoTitle{margin-bottom:1rem;font-size:1.4rem}.contact-module__8n00eG__infoText{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.contact-module__8n00eG__infoItems{gap:1.5rem}.contact-module__8n00eG__infoItem{gap:.75rem}.contact-module__8n00eG__infoIcon{min-width:1.8rem;font-size:1.3rem}.contact-module__8n00eG__infoItem h4{margin-bottom:.25rem;font-size:1rem}.contact-module__8n00eG__infoItem p{font-size:.9rem;line-height:1.5}.contact-module__8n00eG__formGroup{margin-bottom:.5rem}.contact-module__8n00eG__formInput,.contact-module__8n00eG__formTextarea{border-radius:6px;padding:.875rem;font-size:.95rem}.contact-module__8n00eG__formTextarea{min-height:100px}.contact-module__8n00eG__submitButton{border-radius:6px;padding:.875rem 1.5rem;font-size:.95rem}}@media screen and (max-width:380px){.contact-module__8n00eG__contact{padding:2.5rem 0}.contact-module__8n00eG__sectionTitle{font-size:1.6rem}.contact-module__8n00eG__sectionSubtitle{font-size:.9rem}.contact-module__8n00eG__contactContainer{padding:0 .75rem}.contact-module__8n00eG__infoTitle{font-size:1.3rem}.contact-module__8n00eG__infoText{font-size:.9rem}.contact-module__8n00eG__infoItem{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.contact-module__8n00eG__infoIcon{margin-top:0}.contact-module__8n00eG__infoItem>div{width:100%}.contact-module__8n00eG__formInput,.contact-module__8n00eG__formTextarea,.contact-module__8n00eG__submitButton{padding:.75rem;font-size:.9rem}}@media (hover:none) and (pointer:coarse){.contact-module__8n00eG__formInput,.contact-module__8n00eG__formTextarea,.contact-module__8n00eG__submitButton{font-size:16px}.contact-module__8n00eG__submitButton:hover{transform:none}.contact-module__8n00eG__submitButton:active{opacity:.8}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.contact-module__8n00eG__submitButton{background:linear-gradient(45deg,#014438,#008271)}}@media print{.contact-module__8n00eG__contact{background:0 0;padding:2rem 0}.contact-module__8n00eG__submitButton{color:#fff;box-shadow:none;background:#014438}}@media (prefers-color-scheme:dark){.contact-module__8n00eG__contact{background-color:#1a2a27}.contact-module__8n00eG__sectionTitle,.contact-module__8n00eG__infoTitle,.contact-module__8n00eG__infoItem h4{color:#fff}.contact-module__8n00eG__sectionSubtitle,.contact-module__8n00eG__infoText,.contact-module__8n00eG__infoItem p{color:#ccc}.contact-module__8n00eG__formInput,.contact-module__8n00eG__formTextarea{color:#fff;background-color:#2d3a37;border-color:#3d4a47}.contact-module__8n00eG__formInput::placeholder,.contact-module__8n00eG__formTextarea::placeholder{color:#999}.contact-module__8n00eG__formInput:focus,.contact-module__8n00eG__formTextarea:focus{border-color:#008271}}.contact-module__8n00eG__statusMessage{text-align:center;border-radius:4px;margin-bottom:20px;padding:12px 16px;font-size:14px}.contact-module__8n00eG__statusMessage.contact-module__8n00eG__success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.contact-module__8n00eG__statusMessage.contact-module__8n00eG__error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.contact-module__8n00eG__submitButton:disabled{opacity:.6;cursor:not-allowed}.contact-module__8n00eG__formInput:disabled,.contact-module__8n00eG__formTextarea:disabled{cursor:not-allowed;background-color:#f5f5f5}
