.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{object-fit:cover;border-radius:48px;width:100%;max-width:520px;height:auto;min-height:400px;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.1e746226.png) 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{padding:40px 20px}.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__detailsButton{color:#4b5563;background:0 0;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Services-module__Fqf_1G__detailsButton:hover{color:#fff;background:#111827;border-color:#111827}.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}}
.ProcessCards-module__wsV01G__processSection{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#111827 100%);padding:4rem 0;position:relative;overflow:hidden}.ProcessCards-module__wsV01G__processSection:before{content:"";pointer-events:none;z-index:1;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}.ProcessCards-module__wsV01G__processSection:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;bottom:-20%;right:-10%}.ProcessCards-module__wsV01G__sectionIntro{text-align:center;z-index:2;max-width:800px;margin:0 auto 5rem;position:relative}.ProcessCards-module__wsV01G__introTitle{background:linear-gradient(45deg,#fff,#9ca3af);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.ProcessCards-module__wsV01G__subHeading{color:#9ca3af;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.ProcessCards-module__wsV01G__navButton{color:#fff;cursor:pointer;z-index:3;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-width:84px;height:42px;padding:0 10px;transition:all .25s;display:inline-flex}.ProcessCards-module__wsV01G__navLabel{letter-spacing:.02em;text-transform:uppercase;font-size:.72rem;font-weight:700}.ProcessCards-module__wsV01G__navButton:hover{color:#0f172a;background:#fff;border-color:#fff}.ProcessCards-module__wsV01G__navButton:disabled{opacity:.4;cursor:not-allowed;color:#cbd5e1;background:#ffffff0d;border-color:#ffffff1a}.ProcessCards-module__wsV01G__scrollContainer{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(1400px,100%);margin:0 auto;padding:0 0 4rem;display:grid;overflow:visible}.ProcessCards-module__wsV01G__cardsWrapper{grid-template-columns:repeat(3,minmax(280px,1fr));gap:1.25rem;width:100%;max-width:none;margin:0 auto;padding:0 8px;display:grid}.ProcessCards-module__wsV01G__navButtonLeft,.ProcessCards-module__wsV01G__navButtonRight{position:static}.ProcessCards-module__wsV01G__processCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;width:100%;min-width:0;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ProcessCards-module__wsV01G__processCard:hover{background:#ffffff0d;border-color:#4caf504d;transform:translateY(-8px);box-shadow:0 20px 40px #0003}.ProcessCards-module__wsV01G__activeCard{background:linear-gradient(145deg,#2563eb38,#111827a6);border-color:#60a5faa6;transform:translateY(-10px)scale(1.02);box-shadow:0 22px 44px #0206176b}.ProcessCards-module__wsV01G__activeCard:before{opacity:1}.ProcessCards-module__wsV01G__activeCard .ProcessCards-module__wsV01G__iconWrapper{color:#93c5fd;background:#3b82f638}.ProcessCards-module__wsV01G__activeCard .ProcessCards-module__wsV01G__cardTitle{color:#eff6ff}.ProcessCards-module__wsV01G__activeCard .ProcessCards-module__wsV01G__stepNumber{color:#93c5fd}.ProcessCards-module__wsV01G__processCard:before{content:"";opacity:0;background:linear-gradient(90deg,#4caf50,#2196f3);width:100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0}.ProcessCards-module__wsV01G__processCard:hover:before{opacity:1}.ProcessCards-module__wsV01G__cardHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.ProcessCards-module__wsV01G__iconWrapper{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.ProcessCards-module__wsV01G__processCard:hover .ProcessCards-module__wsV01G__iconWrapper{color:#4caf50;background:#4caf501a;transform:scale(1.1)}.ProcessCards-module__wsV01G__stepInfo{flex-direction:column;display:flex}.ProcessCards-module__wsV01G__stepNumber{color:#4caf50;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.ProcessCards-module__wsV01G__cardTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.ProcessCards-module__wsV01G__cardContent ul{margin:0;padding:0;list-style:none}.ProcessCards-module__wsV01G__cardContent li{color:#d1d5db;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.ProcessCards-module__wsV01G__bulletIcon{color:#4caf50;opacity:.7;flex-shrink:0;margin-top:.25rem}.ProcessCards-module__wsV01G__processCard:hover .ProcessCards-module__wsV01G__bulletIcon{opacity:1}.ProcessCards-module__wsV01G__loading{text-align:center;color:#9ca3af;padding:4rem;font-size:1.1rem}@media (max-width:768px){.ProcessCards-module__wsV01G__processSection{padding:4rem 0}.ProcessCards-module__wsV01G__introTitle{font-size:2rem}.ProcessCards-module__wsV01G__processCard{padding:1.5rem}.ProcessCards-module__wsV01G__cardsWrapper{grid-template-columns:1fr;gap:0;width:min(440px,92vw);padding:0 12px}.ProcessCards-module__wsV01G__processCard:not(.ProcessCards-module__wsV01G__activeCard){display:none}.ProcessCards-module__wsV01G__scrollContainer{grid-template-columns:auto;justify-items:center;gap:1rem}.ProcessCards-module__wsV01G__navButtonLeft,.ProcessCards-module__wsV01G__navButtonRight{position:static}}
.PricingSection-module__cNWPVW__pricingSection{background:#fff;padding:4rem 0}.PricingSection-module__cNWPVW__sectionHeader{text-align:center;margin-bottom:3rem}.PricingSection-module__cNWPVW__sectionHeader h2{color:#2d3436;margin-bottom:1.5rem;font-size:2.5rem}.PricingSection-module__cNWPVW__pricingCard{border:none;border-radius:15px;height:100%;transition:transform .3s;box-shadow:0 8px 30px #0000001f}.PricingSection-module__cNWPVW__pricingCard:hover{transform:translateY(-5px)}.PricingSection-module__cNWPVW__cardTitle{color:#4cb04e;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.PricingSection-module__cNWPVW__priceRange{align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.PricingSection-module__cNWPVW__from,.PricingSection-module__cNWPVW__to{color:#636e72;font-size:1.1rem}.PricingSection-module__cNWPVW__amount{color:#fd9700;font-size:2.5rem;font-weight:700}.PricingSection-module__cNWPVW__pricingList{padding:0;list-style:none}.PricingSection-module__cNWPVW__pricingList li{color:#2d3436;border-bottom:1px solid #eee;padding:.8rem 0}.PricingSection-module__cNWPVW__factorGroup{flex-direction:column;gap:1.5rem;display:flex}.PricingSection-module__cNWPVW__factorItem{align-items:center;gap:1rem;display:flex}.PricingSection-module__cNWPVW__factorIcon{text-align:center;width:50px;font-size:1.8rem}.PricingSection-module__cNWPVW__factorItem h4{color:#2d3436;margin-bottom:.3rem;font-size:1.2rem}.PricingSection-module__cNWPVW__factorItem p{color:#636e72;margin:0}.PricingSection-module__cNWPVW__ctaCard{background:#f8f9fa;border:2px solid #4cb04e;border-radius:15px;margin-top:2rem}.PricingSection-module__cNWPVW__ctaContent{max-width:600px;margin:0 auto}.PricingSection-module__cNWPVW__ctaText{color:#636e72;margin:1.5rem 0;font-size:1.1rem}.PricingSection-module__cNWPVW__ctaButton{background:#4cb04e;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.PricingSection-module__cNWPVW__ctaButton:hover{background:#3d8b3f;transform:translateY(-2px)}@media (max-width:768px){.PricingSection-module__cNWPVW__sectionHeader h2,.PricingSection-module__cNWPVW__amount{font-size:2rem}.PricingSection-module__cNWPVW__factorItem{flex-direction:column;align-items:flex-start}}
.DynamicScheduler-module__DaP6tW__container{background:#fff;max-width:1000px;margin:0 auto;padding:4rem 1.5rem;position:relative}.DynamicScheduler-module__DaP6tW__header{text-align:center;margin-bottom:4rem}.DynamicScheduler-module__DaP6tW__header h1{color:#111827;letter-spacing:-.02em;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.DynamicScheduler-module__DaP6tW__header p{color:#6b7280;max-width:600px;margin:0 auto;font-family:Open Sans,sans-serif;font-size:1.125rem;line-height:1.6}.DynamicScheduler-module__DaP6tW__calendarWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;min-height:550px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.DynamicScheduler-module__DaP6tW__loader{z-index:10;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;inset:0}.DynamicScheduler-module__DaP6tW__spinner{border:4px solid #f3f4f6;border-top-color:#2563eb;border-radius:50%;width:48px;height:48px;animation:1s linear infinite DynamicScheduler-module__DaP6tW__spin}@keyframes DynamicScheduler-module__DaP6tW__spin{to{transform:rotate(360deg)}}.DynamicScheduler-module__DaP6tW__loadingText{color:#4b5563;font-size:1rem;font-weight:500}.DynamicScheduler-module__DaP6tW__error{text-align:center;color:#ef4444;background:#fef2f2;padding:4rem 2rem}.DynamicScheduler-module__DaP6tW__error a{color:#2563eb;margin-top:.5rem;font-weight:600;text-decoration:none;display:inline-block}.DynamicScheduler-module__DaP6tW__error a:hover{text-decoration:underline}.DynamicScheduler-module__DaP6tW__footer{border-top:1px dashed #e5e7eb;margin-top:2rem;padding-top:2rem}.DynamicScheduler-module__DaP6tW__trustBadges{color:#64748b;flex-wrap:wrap;justify-content:center;gap:2rem;font-size:.9rem;font-weight:500;display:flex}.DynamicScheduler-module__DaP6tW__trustBadges span{align-items:center;gap:.5rem;display:flex}.DynamicScheduler-module__DaP6tW__calendarWrapper .react-calendar{min-width:100%;border:none!important;width:auto!important;font-family:Open Sans,sans-serif!important}@media (max-width:768px){.DynamicScheduler-module__DaP6tW__container{padding:6rem 1rem}.DynamicScheduler-module__DaP6tW__header h1{font-size:2.5rem}.DynamicScheduler-module__DaP6tW__calendarWrapper{border-radius:12px;min-height:500px}.DynamicScheduler-module__DaP6tW__trustBadges{flex-direction:column;align-items:center;gap:1rem}}
.HowItWorks-module__xNjgea__sectionWrapper{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}.HowItWorks-module__xNjgea__backgroundArt{z-index:0;pointer-events:none;background:radial-gradient(circle,#fffc 0%,#f8fafc00 70%);width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__xNjgea__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.HowItWorks-module__xNjgea__header{text-align:center;margin-bottom:6rem}.HowItWorks-module__xNjgea__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.HowItWorks-module__xNjgea__highlight{background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorks-module__xNjgea__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-family:Open Sans,sans-serif;font-size:1.25rem;line-height:1.6}.HowItWorks-module__xNjgea__timelineWrapper{width:100%;margin-bottom:6rem;position:relative}.HowItWorks-module__xNjgea__timeline{justify-content:space-between;margin:0;padding:0;list-style:none;display:flex;position:relative}.HowItWorks-module__xNjgea__timeline:before{content:"";z-index:0;background:#e2e8f0;width:100%;height:2px;position:absolute;top:60px;left:0}.HowItWorks-module__xNjgea__timelineStep{z-index:1;flex-direction:column;flex:1;align-items:center;padding:0 1rem;display:flex;position:relative}.HowItWorks-module__xNjgea__stepCircle{background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 0 0 8px #f1f5f9,0 20px 25px -5px #0000001a}.HowItWorks-module__xNjgea__timelineStep:hover .HowItWorks-module__xNjgea__stepCircle{border-color:#4f46e5;transform:translateY(-10px)scale(1.05);box-shadow:0 0 0 8px #e0e7ff,0 25px 50px -12px #4f46e540}.HowItWorks-module__xNjgea__stepNumber{color:#fff;background:#0f172a;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;position:absolute;top:0;right:0;box-shadow:0 4px 6px -1px #0000001a}.HowItWorks-module__xNjgea__timelineStep:hover .HowItWorks-module__xNjgea__stepNumber{background:#4f46e5}.HowItWorks-module__xNjgea__stepIcon{color:#64748b;font-size:3rem;transition:color .3s}.HowItWorks-module__xNjgea__timelineStep:hover .HowItWorks-module__xNjgea__stepIcon{color:#4f46e5}.HowItWorks-module__xNjgea__stepContent{text-align:center}.HowItWorks-module__xNjgea__stepTitle{color:#0f172a;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.HowItWorks-module__xNjgea__stepDescription{color:#64748b;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6}.HowItWorks-module__xNjgea__ctaSection{text-align:center;justify-content:center;margin-top:4rem;display:flex}.HowItWorks-module__xNjgea__ctaContent{color:#fff;text-align:center;background:#0f172a;border-radius:32px;flex-direction:column;align-items:center;width:100%;max-width:1000px;padding:4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.HowItWorks-module__xNjgea__ctaContent:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#4f46e566 0%,#0000 50%),radial-gradient(circle at 0 100%,#2563eb66 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__xNjgea__ctaTitle{color:#fff;z-index:1;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;position:relative}.HowItWorks-module__xNjgea__ctaSubtitle{color:#cbd5e1;z-index:1;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;position:relative}.HowItWorks-module__xNjgea__buttonGroup{z-index:1;flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex;position:relative}.HowItWorks-module__xNjgea__primaryButton{color:#0f172a;background:#fff;border:2px solid #0000;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.HowItWorks-module__xNjgea__primaryButton:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0003}.HowItWorks-module__xNjgea__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.HowItWorks-module__xNjgea__secondaryButton:hover{background:#ffffff1a;border-color:#fff}@media (max-width:900px){.HowItWorks-module__xNjgea__header{margin-bottom:4rem}.HowItWorks-module__xNjgea__timeline{border-left:2px solid #e2e8f0;flex-direction:column;align-items:flex-start;margin-left:1rem;padding-left:2rem}.HowItWorks-module__xNjgea__timeline:before{display:none}.HowItWorks-module__xNjgea__timelineStep{flex-direction:row;align-items:flex-start;width:100%;margin-bottom:3rem;padding:0}.HowItWorks-module__xNjgea__stepCircle{width:60px;height:60px;margin-bottom:0;margin-right:1.5rem;position:absolute;left:-2rem;transform:translate(-50%);box-shadow:0 0 0 4px #f1f5f9}.HowItWorks-module__xNjgea__timelineStep:hover .HowItWorks-module__xNjgea__stepCircle{transform:translate(-50%)scale(1.1)}.HowItWorks-module__xNjgea__stepIcon{font-size:1.5rem}.HowItWorks-module__xNjgea__stepNumber{width:24px;height:24px;font-size:.75rem;top:-5px;right:-5px}.HowItWorks-module__xNjgea__stepContent{text-align:left;padding-left:3rem}.HowItWorks-module__xNjgea__ctaContent{border-radius:24px;padding:2.5rem}.HowItWorks-module__xNjgea__ctaTitle{font-size:2rem}}
.Testimonials-module__w-wMKa__sectionWrapper{background:#f8fafc;padding:4rem 0;position:relative;overflow:hidden}.Testimonials-module__w-wMKa__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Testimonials-module__w-wMKa__bgDecoration{opacity:.5;z-index:1;pointer-events:none;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:32px 32px;width:100%;max-width:1200px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.Testimonials-module__w-wMKa__header{text-align:center;margin-bottom:5rem}.Testimonials-module__w-wMKa__title{color:#1e293b;letter-spacing:-.02em;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.Testimonials-module__w-wMKa__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-family:Open Sans,sans-serif;font-size:1.125rem;line-height:1.6}.Testimonials-module__w-wMKa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Testimonials-module__w-wMKa__card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px -10px #0000000d}.Testimonials-module__w-wMKa__card:hover{border-color:#e2e8f0;transform:translateY(-8px);box-shadow:0 20px 40px -12px #0000001a}.Testimonials-module__w-wMKa__iconWrapper{background:linear-gradient(135deg,#4caf50 0%,#ff9800 100%);border-radius:16px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:flex;box-shadow:0 8px 20px -8px #4caf504d}.Testimonials-module__w-wMKa__card:first-child .Testimonials-module__w-wMKa__iconWrapper{background:linear-gradient(135deg,#4caf50 0%,#8bc34a 100%);box-shadow:0 8px 20px -8px #4caf5066}.Testimonials-module__w-wMKa__card:nth-child(2) .Testimonials-module__w-wMKa__iconWrapper{background:linear-gradient(135deg,#ff9800 0%,#ff5722 100%);box-shadow:0 8px 20px -8px #ff980066}.Testimonials-module__w-wMKa__card:nth-child(3) .Testimonials-module__w-wMKa__iconWrapper{background:linear-gradient(135deg,#e91e63 0%,#1e3a5f 100%);box-shadow:0 8px 20px -8px #e91e6366}.Testimonials-module__w-wMKa__propIcon{filter:grayscale()brightness(0)invert();font-size:2rem}.Testimonials-module__w-wMKa__highlightBadge{color:#ff9800;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#4caf501a,#ff98001a);border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.Testimonials-module__w-wMKa__propTitle{color:#1e293b;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3}.Testimonials-module__w-wMKa__propText{color:#64748b;flex-grow:1;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.7}.Testimonials-module__w-wMKa__statsRow{grid-template-columns:repeat(2,minmax(240px,1fr));gap:1rem;max-width:760px;margin-top:5rem;margin-left:auto;margin-right:auto;display:grid}.Testimonials-module__w-wMKa__statItem{text-align:center;background:linear-gradient(160deg,#fff 0%,#f8fafc 100%);border:1px solid #dbe4ee;border-radius:20px;padding:1.5rem 1.25rem;transition:transform .25s,box-shadow .25s;box-shadow:0 18px 35px -25px #0f172a80}.Testimonials-module__w-wMKa__statItem:hover{transform:translateY(-4px);box-shadow:0 24px 40px -24px #0f172a8c}.Testimonials-module__w-wMKa__statValue{background:linear-gradient(120deg,#1d4ed8 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.65rem;font-family:Poppins,sans-serif;font-size:clamp(2.2rem,3.2vw,2.8rem);font-weight:800;line-height:1;display:block}.Testimonials-module__w-wMKa__statLabel{color:#334155;letter-spacing:.01em;font-size:.95rem;font-weight:600}@media (max-width:768px){.Testimonials-module__w-wMKa__sectionWrapper{padding:6rem 0}.Testimonials-module__w-wMKa__title{font-size:2.5rem}.Testimonials-module__w-wMKa__grid{grid-template-columns:1fr;padding:0 1rem}.Testimonials-module__w-wMKa__statsRow{grid-template-columns:1fr;gap:.85rem;max-width:360px;margin-top:3.5rem}.Testimonials-module__w-wMKa__statItem{width:100%;padding:1.2rem 1rem}}
.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}}
