.Hero-module__HHT9sq__heroRightImg{flex:1;justify-content:center;align-items:center;min-width:400px;height:100%;min-height:400px;display:flex}.Hero-module__HHT9sq__rightImg{aspect-ratio:1;object-fit:cover;border-radius:48px;width:100%;max-width:520px;height:auto;box-shadow:0 12px 40px #00000038}.Hero-module__HHT9sq__imgOverlayWrapper{border-radius:48px;width:100%;max-width:520px;position:relative;overflow:hidden}.Hero-module__HHT9sq__imgOverlayWrapper img{display:block}.Hero-module__HHT9sq__heroSection{background-blend-mode:overlay;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%),url(../media/hero-bg.1e2f0b73.webp) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;min-height:82vh;padding:56px 40px;display:flex;position:relative;overflow:hidden}.Hero-module__HHT9sq__mouseGlow{pointer-events:none;filter:blur(10px);z-index:1;background:radial-gradient(circle,#3b82f659 0%,#3b82f61f 45%,#3b82f600 75%);border-radius:50%;width:320px;height:320px;position:absolute;transform:translate(-50%,-50%)}.Hero-module__HHT9sq__heroContainer{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1400px;display:grid;position:relative}.Hero-module__HHT9sq__heroContent{text-align:left;animation:1s ease-out Hero-module__HHT9sq__fadeInLeft;position:relative}.Hero-module__HHT9sq__tagline{text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d;border-radius:50px;margin-bottom:24px;padding:10px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__HHT9sq__heading{color:#f8fafc;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__HHT9sq__subText{color:#e2e8f0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a8c;border:1px solid #94a3b840;border-radius:12px;max-width:550px;margin-bottom:40px;padding:14px 18px;font-size:1.125rem;line-height:1.7}.Hero-module__HHT9sq__buttonGroup{gap:16px;margin-bottom:48px;display:flex}.Hero-module__HHT9sq__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 20px -4px #3b82f666}.Hero-module__HHT9sq__primaryButton:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 12px 28px -4px #3b82f680}.Hero-module__HHT9sq__secondaryButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff26;border-radius:12px;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__HHT9sq__secondaryButton:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-3px)}.Hero-module__HHT9sq__statsContainer{border-top:1px solid #ffffff1a;gap:40px;padding-top:32px;display:flex}.Hero-module__HHT9sq__statItem{text-align:left}.Hero-module__HHT9sq__statNumber{background:linear-gradient(135deg,#fff 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1;display:block}.Hero-module__HHT9sq__statLabel{color:#94a3b8;margin-top:8px;font-size:.875rem;display:block}.Hero-module__HHT9sq__heroVideo{animation:1s ease-out Hero-module__HHT9sq__fadeInRight;position:relative}.Hero-module__HHT9sq__videoWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__HHT9sq__videoPlaceholder{cursor:pointer;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:100%;height:500px;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.Hero-module__HHT9sq__videoPlaceholder:hover{border-color:#3b82f666;transform:translateY(-8px);box-shadow:0 30px 80px #3b82f64d}.Hero-module__HHT9sq__videoPlaceholder:before{content:"";z-index:1;background:radial-gradient(circle at 20%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf61a 0%,#0000 50%);position:absolute;inset:0}.Hero-module__HHT9sq__playButton{color:#fff;z-index:3;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;box-shadow:0 8px 32px #3b82f680}.Hero-module__HHT9sq__videoPlaceholder:hover .Hero-module__HHT9sq__playButton{transform:scale(1.15);box-shadow:0 12px 48px #3b82f6b3}.Hero-module__HHT9sq__playButton svg{margin-left:4px}.Hero-module__HHT9sq__videoOverlay{z-index:2;text-align:center;background:linear-gradient(#0000 0%,#000c 100%);padding:32px;position:absolute;bottom:0;left:0;right:0}.Hero-module__HHT9sq__videoOverlay h3{color:#fff;margin:0 0 8px;font-size:1.5rem;font-weight:700}.Hero-module__HHT9sq__videoOverlay p{color:#cbd5e1;margin:0;font-size:.95rem}@keyframes Hero-module__HHT9sq__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__HHT9sq__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.Hero-module__HHT9sq__heroContainer{grid-template-columns:1fr;gap:48px}.Hero-module__HHT9sq__heroContent{text-align:center}.Hero-module__HHT9sq__heading{font-size:3rem}.Hero-module__HHT9sq__subText{max-width:100%}.Hero-module__HHT9sq__buttonGroup,.Hero-module__HHT9sq__statsContainer{justify-content:center}.Hero-module__HHT9sq__statItem{text-align:center}.Hero-module__HHT9sq__videoPlaceholder{height:400px}}@media (max-width:768px){.Hero-module__HHT9sq__mouseGlow{display:none}.Hero-module__HHT9sq__heroSection{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);min-height:auto;padding:40px 20px}.Hero-module__HHT9sq__heroRightImg{display:none}.Hero-module__HHT9sq__heading{font-size:2.5rem}.Hero-module__HHT9sq__subText{background:#0f172ac7;border-color:#94a3b859;max-width:100%;margin-left:auto;margin-right:auto;font-size:1rem}.Hero-module__HHT9sq__buttonGroup{flex-direction:column;width:100%}.Hero-module__HHT9sq__primaryButton,.Hero-module__HHT9sq__secondaryButton{text-align:center;width:100%}.Hero-module__HHT9sq__statsContainer{flex-wrap:wrap;gap:24px}.Hero-module__HHT9sq__videoPlaceholder{height:300px}.Hero-module__HHT9sq__playButton{width:60px;height:60px;font-size:1.2rem}.Hero-module__HHT9sq__videoOverlay h3{color:#e0e7ef;font-size:1.25rem}.Hero-module__HHT9sq__videoOverlay p{font-size:.85rem}}.Hero-module__HHT9sq__partnerBadge{color:#10b981;text-transform:uppercase;letter-spacing:1px;background:#10b9811a;border:1px solid #10b9814d;border-radius:50px;align-items:center;margin-bottom:12px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__HHT9sq__pulseDot{background-color:#10b981;border-radius:50%;width:8px;height:8px;margin-right:8px;animation:2s infinite Hero-module__HHT9sq__pulseGreen;box-shadow:0 0 #10b981b3}@keyframes Hero-module__HHT9sq__pulseGreen{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}
.Services-module__Fqf_1G__servicesSection{color:#1f2937;background-color:#f8fafc;background-image:linear-gradient(#e2e8f0 1px,#0000 1px),linear-gradient(90deg,#e2e8f0 1px,#0000 1px);background-size:40px 40px;min-height:100vh;padding:4rem 0;position:relative;overflow:hidden}.Services-module__Fqf_1G__servicesSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#fffc 0%,#f8fafc00 70%);width:100%;height:100%;position:absolute;top:0;left:0}.Services-module__Fqf_1G__headerSection{text-align:center;z-index:2;margin-bottom:5rem;position:relative}.Services-module__Fqf_1G__heading{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.Services-module__Fqf_1G__subheading{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Services-module__Fqf_1G__card{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Services-module__Fqf_1G__card:hover{border-color:#4caf5033;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Services-module__Fqf_1G__card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#4caf50,#2196f3);width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__Fqf_1G__card:hover:after{transform:scaleX(1)}.Services-module__Fqf_1G__cardBody{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.Services-module__Fqf_1G__iconContainer{background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:2rem;padding:1rem;transition:background-color .3s;display:flex;position:relative}.Services-module__Fqf_1G__card:hover .Services-module__Fqf_1G__iconContainer{background:#4caf501a}.Services-module__Fqf_1G__serviceIcon{object-fit:contain;width:100%;height:100%;transition:transform .3s}.Services-module__Fqf_1G__card:hover .Services-module__Fqf_1G__serviceIcon{transform:scale(1.1)}.Services-module__Fqf_1G__cardTitle{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Services-module__Fqf_1G__tagline{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;font-style:italic}.Services-module__Fqf_1G__featureList{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.Services-module__Fqf_1G__listItem{color:#4b5563;align-items:flex-start;margin-bottom:.75rem;font-size:.95rem;line-height:1.5;display:flex}.Services-module__Fqf_1G__checkIcon{color:#4caf50;flex-shrink:0;margin-top:.25rem;margin-right:.75rem;font-size:1rem}.Services-module__Fqf_1G__pricingSection{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:baseline;margin-top:auto;padding-top:1.5rem;display:flex}.Services-module__Fqf_1G__pricingLabel{color:#6b7280;font-size:.875rem}.Services-module__Fqf_1G__pricingValue{color:#059669;font-size:1.25rem;font-weight:700}.Services-module__Fqf_1G__buttonGroup{gap:.75rem;margin-top:1.5rem;display:flex}.Services-module__Fqf_1G__detailsButton,.Services-module__Fqf_1G__inquiryButton{cursor:pointer;border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Services-module__Fqf_1G__detailsButton{color:#4b5563;background:0 0;border-color:#e5e7eb}.Services-module__Fqf_1G__detailsButton:hover{color:#fff;background:#111827;border-color:#111827}.Services-module__Fqf_1G__inquiryButton{color:#fff;background:#111827}.Services-module__Fqf_1G__inquiryButton:hover{background:#374151}.Services-module__Fqf_1G__buttonArrow{transition:transform .2s}.Services-module__Fqf_1G__detailsButton:hover .Services-module__Fqf_1G__buttonArrow{transform:translate(4px)}@media (max-width:768px){.Services-module__Fqf_1G__servicesSection{padding:4rem 0}.Services-module__Fqf_1G__headerSection{margin-bottom:3rem}.Services-module__Fqf_1G__card{padding:1.5rem}.Services-module__Fqf_1G__buttonGroup{flex-direction:column}}
.QuickInquiryModal-module__rhFCpa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.QuickInquiryModal-module__rhFCpa__modal{background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;max-height:90vh;padding:2rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0003}.QuickInquiryModal-module__rhFCpa__closeButton{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:2rem;line-height:1;transition:color .2s;display:flex;position:absolute;top:1rem;right:1.5rem}.QuickInquiryModal-module__rhFCpa__closeButton:hover{color:#111}
.InquiryForm-module__0QfgkG__header h3{color:#111;margin:0;font-size:1.5rem;font-weight:700}.InquiryForm-module__0QfgkG__header p{color:#666;margin:.5rem 0 0;font-size:.95rem}.InquiryForm-module__0QfgkG__form{flex-direction:column;gap:1rem;display:flex}.InquiryForm-module__0QfgkG__formGroup{flex-direction:column;gap:.5rem;display:flex}.InquiryForm-module__0QfgkG__formGroup label{color:#333;font-size:.9rem;font-weight:600}.InquiryForm-module__0QfgkG__formGroup input,.InquiryForm-module__0QfgkG__formGroup textarea{border:1px solid #e0e0e0;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.InquiryForm-module__0QfgkG__formGroup input:focus,.InquiryForm-module__0QfgkG__formGroup textarea:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 3px #22c55e1a}.InquiryForm-module__0QfgkG__formGroup textarea{resize:vertical;min-height:100px}.InquiryForm-module__0QfgkG__errorText{color:#ef4444;margin:0;font-size:.85rem}.InquiryForm-module__0QfgkG__buttonGroup{gap:1rem;margin-top:1rem;display:flex}.InquiryForm-module__0QfgkG__submitBtn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s;display:flex}.InquiryForm-module__0QfgkG__submitBtn:hover:not(:disabled){background:#16a34a}.InquiryForm-module__0QfgkG__submitBtn:active:not(:disabled){transform:scale(.98)}.InquiryForm-module__0QfgkG__submitBtn:disabled{cursor:not-allowed;background:#9ca3af}.InquiryForm-module__0QfgkG__whatsappBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:flex}.InquiryForm-module__0QfgkG__whatsappBtn:hover{color:#fff;background:#128c7e}.InquiryForm-module__0QfgkG__whatsappBtn:active{transform:scale(.98)}.InquiryForm-module__0QfgkG__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.InquiryForm-module__0QfgkG__successIcon{color:#22c55e;font-size:4rem}.InquiryForm-module__0QfgkG__successState h4{color:#111;margin:0;font-size:1.5rem}.InquiryForm-module__0QfgkG__successState p{color:#666;margin:0}@media (max-width:600px){.InquiryForm-module__0QfgkG__buttonGroup{flex-direction:column}}
.About-module__ikk8ua__pageWrapper{background-color:var(--bg-page);color:var(--text-main);overflow-x:hidden}.About-module__ikk8ua__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.About-module__ikk8ua__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.About-module__ikk8ua__grid4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.About-module__ikk8ua__heroSection{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#172554 100%);justify-content:center;align-items:center;min-height:80vh;padding:8rem 0;display:flex;position:relative;overflow:hidden}.About-module__ikk8ua__heroSection:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__ikk8ua__heroContent{z-index:2;max-width:900px;margin:0 auto;animation:.8s ease-out About-module__ikk8ua__fadeInUp;position:relative}.About-module__ikk8ua__heroAccent{filter:blur(80px);z-index:1;background:radial-gradient(circle,#2563eb33 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__ikk8ua__heading{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1}.About-module__ikk8ua__leadText{color:#cbd5e1;max-width:700px;margin:0 auto 3rem;font-family:Open Sans,sans-serif;font-size:1.25rem;line-height:1.7}.About-module__ikk8ua__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.About-module__ikk8ua__gradientButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #2563eb4d}.About-module__ikk8ua__gradientButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb66}.About-module__ikk8ua__outlineButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.About-module__ikk8ua__outlineButton:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.About-module__ikk8ua__missionSection{background-color:#fff;padding:8rem 0;position:relative}.About-module__ikk8ua__missionGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;display:grid}.About-module__ikk8ua__missionCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;height:100%;padding:3.5rem;transition:all .3s;position:relative;overflow:hidden}.About-module__ikk8ua__missionCard:hover{border-color:#2563eb;transform:translateY(-10px);box-shadow:0 20px 40px -10px #0000001a}.About-module__ikk8ua__cardIcon{color:#2563eb;background:#e0f2fe;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:3rem;display:flex}.About-module__ikk8ua__subHeading{color:#0f172a;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:700}.About-module__ikk8ua__paragraph{color:#475569;font-family:Open Sans,sans-serif;font-size:1.1rem;line-height:1.7}.About-module__ikk8ua__expertiseSection{background-color:#f1f5f9;background-image:linear-gradient(#e2e8f0 1px,#0000 1px),linear-gradient(90deg,#e2e8f0 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:40px 40px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:6rem 0;position:relative}.About-module__ikk8ua__sectionHeading{text-align:center;color:#0f172a;margin-bottom:4rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700}.About-module__ikk8ua__expertiseCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;height:100%;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.About-module__ikk8ua__expertiseCard:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.About-module__ikk8ua__expertiseIcon{color:#4f46e5;margin-bottom:1.5rem;font-size:2rem}.About-module__ikk8ua__expertiseTitle{color:#0f172a;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600}.About-module__ikk8ua__expertiseDescription{color:#64748b;font-size:1rem;line-height:1.6}.About-module__ikk8ua__achievementsSection{color:#fff;background:#0f172a;padding:4rem 0}.About-module__ikk8ua__achievementCard{text-align:center;padding:2rem}.About-module__ikk8ua__achievementIcon{color:#06b6d4;margin-bottom:1rem;font-size:2.5rem}.About-module__ikk8ua__achievementNumber{background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:3rem;font-weight:800}.About-module__ikk8ua__achievementText{color:#94a3b8;font-size:1.1rem}.About-module__ikk8ua__timelineSection{background:#fff;padding:6rem 0}.About-module__ikk8ua__timeline{max-width:800px;margin:0 auto;position:relative}.About-module__ikk8ua__timeline:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.About-module__ikk8ua__timelineItem{justify-content:center;align-items:center;margin-bottom:4rem;display:flex;position:relative}.About-module__ikk8ua__timelineYear{color:#fff;z-index:2;background:#2563eb;border-radius:50px;padding:.5rem 1.5rem;font-weight:700;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #fff}.About-module__ikk8ua__timelineContent{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;width:45%;padding:2rem;position:relative}.About-module__ikk8ua__timelineItem:nth-child(odd) .About-module__ikk8ua__timelineContent{margin-right:auto}.About-module__ikk8ua__timelineItem:nth-child(2n) .About-module__ikk8ua__timelineContent{margin-left:auto}.About-module__ikk8ua__timelineTitle{color:#0f172a;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-weight:700}.About-module__ikk8ua__timelineDescription{color:#64748b;line-height:1.6}.About-module__ikk8ua__teamSection{background:#f8fafc radial-gradient(#e2e8f0 1px,#0000 1px) 0 0/40px 40px;padding:6rem 0}.About-module__ikk8ua__teamCard{text-align:center;background:#fff;border-radius:24px;max-width:500px;margin:0 auto;padding:3rem;box-shadow:0 20px 25px -5px #0000001a}.About-module__ikk8ua__teamImageContainer{border:4px solid #fff;border-radius:50%;width:150px;height:150px;margin:0 auto 2rem;overflow:hidden;box-shadow:0 0 0 4px #2563eb}.About-module__ikk8ua__teamImage{object-fit:cover;width:100%;height:100%}.About-module__ikk8ua__teamName{color:#0f172a;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.About-module__ikk8ua__teamRole{color:#2563eb;margin-bottom:1.5rem;font-weight:600}.About-module__ikk8ua__teamBio{color:#64748b;line-height:1.7}.About-module__ikk8ua__featureCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;height:100%;padding:2rem;transition:all .3s}.About-module__ikk8ua__featureCard:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.About-module__ikk8ua__featureIcon{color:#4f46e5;margin-bottom:1.5rem;font-size:2.5rem}.About-module__ikk8ua__cardTitle{color:#0f172a;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600}.About-module__ikk8ua__cardText{color:#64748b;font-family:Open Sans,sans-serif;line-height:1.6}.About-module__ikk8ua__ctaSection{color:#fff;text-align:center;background:#1e293b;padding:6rem 0}.About-module__ikk8ua__ctaHeading{margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700}.About-module__ikk8ua__ctaText{color:#cbd5e1;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.About-module__ikk8ua__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.About-module__ikk8ua__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:50px;padding:1rem 3rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #f59e0b4d}.About-module__ikk8ua__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #f59e0b66}.About-module__ikk8ua__ctaOutlineButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:50px;padding:1rem 3rem;font-weight:700;transition:all .3s}.About-module__ikk8ua__ctaOutlineButton:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@keyframes About-module__ikk8ua__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.About-module__ikk8ua__missionGrid,.About-module__ikk8ua__grid,.About-module__ikk8ua__grid4{grid-template-columns:1fr;gap:2rem}.About-module__ikk8ua__timeline:before{left:20px}.About-module__ikk8ua__timelineItem{flex-direction:column;align-items:flex-start;padding-left:3rem}.About-module__ikk8ua__timelineYear{box-shadow:none;margin-bottom:1rem;display:inline-block;position:static;transform:none}.About-module__ikk8ua__timelineContent{text-align:left;width:100%;margin:0!important}.About-module__ikk8ua__heroSection{padding:6rem 0}.About-module__ikk8ua__heading{font-size:2.5rem}}
