.HeroSection-module__sBkrQG__hero{background-color:#0000;background-image:radial-gradient(circle at 10% 20%,#2dd4bf0d 0%,#0000 40%),radial-gradient(circle at 90% 80%,#0ea5e90d 0%,#0000 40%),linear-gradient(135deg,#f8fafc 0%,#fff 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;align-items:center;min-height:90vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__gridPattern{z-index:0;background-image:linear-gradient(#0f766e08 1px,#0000 1px),linear-gradient(90deg,#0f766e08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.HeroSection-module__sBkrQG__blob1,.HeroSection-module__sBkrQG__blob2{filter:blur(80px);opacity:.5;z-index:0;border-radius:50%;position:absolute}.HeroSection-module__sBkrQG__blob1{background:radial-gradient(circle,#0f766e1a 0%,#0000 70%);width:40vw;height:40vw;top:-10%;right:-10%}.HeroSection-module__sBkrQG__blob2{background:radial-gradient(circle,#0ea5e914 0%,#0000 70%);width:40vw;height:40vw;bottom:-10%;left:-10%}.HeroSection-module__sBkrQG__floatIcon{z-index:1;filter:drop-shadow(0 4px 6px #0000000d);pointer-events:none;position:absolute}.HeroSection-module__sBkrQG__container{z-index:1;grid-template-columns:1fr;align-items:center;gap:4rem;display:grid;position:relative}.HeroSection-module__sBkrQG__headline{color:#0f172a;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.HeroSection-module__sBkrQG__subheading{color:#14b8a6;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.HeroSection-module__sBkrQG__supportingText{color:#475569;max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75}.HeroSection-module__sBkrQG__actions{gap:1.25rem;display:flex}.HeroSection-module__sBkrQG__imageContainer{isolation:isolate;width:100%;position:relative}.HeroSection-module__sBkrQG__heroImage{border-radius:20px;width:100%;max-width:500px;margin:0 auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width:992px){.HeroSection-module__sBkrQG__container{grid-template-columns:1.1fr .9fr}.HeroSection-module__sBkrQG__headline{font-size:4.5rem}}@media (max-width:768px){.HeroSection-module__sBkrQG__hero{min-height:auto;padding-top:8rem;padding-bottom:4rem}.HeroSection-module__sBkrQG__container{gap:3rem}.HeroSection-module__sBkrQG__headline{font-size:2.5rem}.HeroSection-module__sBkrQG__subheading{font-size:1.25rem}.HeroSection-module__sBkrQG__supportingText{font-size:1rem}.HeroSection-module__sBkrQG__floatIcon:nth-child(odd){display:none}.HeroSection-module__sBkrQG__actions{flex-direction:column;width:100%}.HeroSection-module__sBkrQG__actions button{width:100%}}
.ProblemSection-module__A0rn6q__section{background-color:#fff;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:40px 40px;padding:6rem 0}.ProblemSection-module__A0rn6q__header{text-align:center;max-width:800px;margin:0 auto 5rem}.ProblemSection-module__A0rn6q__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:700}.ProblemSection-module__A0rn6q__subtitle{color:#64748b;font-size:1.125rem;line-height:1.6}.ProblemSection-module__A0rn6q__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.ProblemSection-module__A0rn6q__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#f8fafce6;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem 2rem;transition:all .2s ease-out}.ProblemSection-module__A0rn6q__card:hover{background:#fff;border-color:#0f766e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.ProblemSection-module__A0rn6q__iconWrapper{color:#0f766e;background:#f0fdfa;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.ProblemSection-module__A0rn6q__statValue{color:#0f172a;font-feature-settings:"tnum";margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.ProblemSection-module__A0rn6q__statLabel{color:#475569;font-size:.95rem;font-weight:500;line-height:1.5}.ProblemSection-module__A0rn6q__impactBox{text-align:center;color:#fff;background:linear-gradient(135deg,#0f766e,#0d9488);border-radius:16px;margin-top:4rem;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0f766e40}.ProblemSection-module__A0rn6q__impactBox:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.ProblemSection-module__A0rn6q__impactBox h3{color:#fff;letter-spacing:-.01em;z-index:1;margin:0;font-size:1.75rem;font-weight:700;position:relative}@media (max-width:768px){.ProblemSection-module__A0rn6q__section{padding:4rem 0}.ProblemSection-module__A0rn6q__header{margin-bottom:3rem}.ProblemSection-module__A0rn6q__title{font-size:2rem}.ProblemSection-module__A0rn6q__impactBox{margin-top:3rem;padding:2rem 1rem}.ProblemSection-module__A0rn6q__impactBox h3{font-size:1.35rem}}
.WhatWeOfferSection-module__42UolG__section{background:linear-gradient(135deg,#0f766e 0%,#0c4a6e 100%);justify-content:center;align-items:center;padding:8rem 0;display:flex;position:relative;overflow:hidden}.WhatWeOfferSection-module__42UolG__section:before{content:"";z-index:1;pointer-events:none;background-image:radial-gradient(circle,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.WhatWeOfferSection-module__42UolG__container{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:90%;max-width:1200px;margin:0 auto;padding:4rem;display:grid;position:relative;box-shadow:0 25px 50px -12px #00000040}.WhatWeOfferSection-module__42UolG__content{flex-direction:column;gap:1.5rem;display:flex}.WhatWeOfferSection-module__42UolG__title{background:linear-gradient(90deg,#2dd4bf,#38bdf8,#e879f9);color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.WhatWeOfferSection-module__42UolG__subtitle{color:#2dd4bf;margin-bottom:1rem;font-weight:600;line-height:1.4;font-size:1.5rem!important}.WhatWeOfferSection-module__42UolG__description{color:#cbd5e1;max-width:90%;font-size:1.125rem;line-height:1.8}.WhatWeOfferSection-module__42UolG__imageContainer{border-radius:24px;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.WhatWeOfferSection-module__42UolG__imageContainer:hover{transform:perspective(1000px)rotateY(0)}.WhatWeOfferSection-module__42UolG__image{width:100%;height:auto;display:block}.WhatWeOfferSection-module__42UolG__decoration{filter:blur(60px);z-index:-1;opacity:.6;background:radial-gradient(circle,#2dd4bf66 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;right:-50px}@media (max-width:992px){.WhatWeOfferSection-module__42UolG__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding:2rem}.WhatWeOfferSection-module__42UolG__description{margin:0 auto}.WhatWeOfferSection-module__42UolG__imageContainer{max-width:100%;transform:none}.WhatWeOfferSection-module__42UolG__title{font-size:2.5rem}.WhatWeOfferSection-module__42UolG__section{padding:4rem 0}.WhatWeOfferSection-module__42UolG__subtitle{font-size:1.25rem!important}}
.LingoLeapFeatures-module__rX3jvq__section{background:#f8fafc;padding:8rem 0;position:relative;overflow:hidden}.LingoLeapFeatures-module__rX3jvq__title{color:#0f172a;text-align:center;z-index:2;margin-bottom:4rem;font-size:3rem;font-weight:800;position:relative}.LingoLeapFeatures-module__rX3jvq__grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid;position:relative}.LingoLeapFeatures-module__rX3jvq__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:flex-start;gap:1.5rem;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}.LingoLeapFeatures-module__rX3jvq__card:hover{border-color:#14b8a6;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px -5px #0f766e26}.LingoLeapFeatures-module__rX3jvq__card:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#14b8a60d 0%,#38bdf80d 100%);transition:opacity .4s;position:absolute;inset:0}.LingoLeapFeatures-module__rX3jvq__card:hover:before{opacity:1}.LingoLeapFeatures-module__rX3jvq__iconWrapper{color:#0f766e;z-index:1;background:#f0fdfa;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:relative}.LingoLeapFeatures-module__rX3jvq__card:hover .LingoLeapFeatures-module__rX3jvq__iconWrapper{color:#fff;background:#0f766e;transform:rotate(5deg)scale(1.1);box-shadow:0 10px 15px -3px #0f766e4d}.LingoLeapFeatures-module__rX3jvq__cardTitle{color:#0f172a;z-index:1;margin:0;font-size:1.35rem;font-weight:700;position:relative}.LingoLeapFeatures-module__rX3jvq__cardDesc{color:#475569;z-index:1;font-size:1rem;line-height:1.6;position:relative}@media (max-width:768px){.LingoLeapFeatures-module__rX3jvq__section{padding:4rem 0}.LingoLeapFeatures-module__rX3jvq__title{margin-bottom:2.5rem;font-size:2rem}.LingoLeapFeatures-module__rX3jvq__grid{grid-template-columns:1fr}}
.ClinicalIntegrity-module__w4wZTG__section{background:#fff;padding:8rem 0;position:relative;overflow:hidden}.ClinicalIntegrity-module__w4wZTG__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.ClinicalIntegrity-module__w4wZTG__container{grid-template-columns:1.2fr .8fr}}.ClinicalIntegrity-module__w4wZTG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.ClinicalIntegrity-module__w4wZTG__desc{color:#64748b;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.ClinicalIntegrity-module__w4wZTG__list{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;padding:0;list-style:none;display:grid}.ClinicalIntegrity-module__w4wZTG__listItem{color:#334155;cursor:default;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1rem 1.5rem;font-size:1.125rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ClinicalIntegrity-module__w4wZTG__listItem.ClinicalIntegrity-module__w4wZTG__active{background:#f0fdfa;border-color:#0f766e;transform:translate(10px);box-shadow:0 4px 6px -1px #0f766e1a}.ClinicalIntegrity-module__w4wZTG__checkIcon{color:#fff;background:#cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;transition:all .3s;display:flex}.ClinicalIntegrity-module__w4wZTG__listItem.ClinicalIntegrity-module__w4wZTG__active .ClinicalIntegrity-module__w4wZTG__checkIcon{background:#0f766e;transform:scale(1.1)}.ClinicalIntegrity-module__w4wZTG__textWrapper{flex-direction:column;flex:1;gap:.25rem;display:flex}.ClinicalIntegrity-module__w4wZTG__itemTitle{color:#334155;font-weight:500;transition:color .3s}.ClinicalIntegrity-module__w4wZTG__listItem.ClinicalIntegrity-module__w4wZTG__active .ClinicalIntegrity-module__w4wZTG__itemTitle{color:#0f766e;font-weight:700}.ClinicalIntegrity-module__w4wZTG__itemDetail{color:#64748b;font-size:.95rem;overflow:hidden}.ClinicalIntegrity-module__w4wZTG__highlight{color:#fff;text-align:center;background:#0f172a;border-radius:16px;padding:2rem;font-size:1.25rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0003}.ClinicalIntegrity-module__w4wZTG__highlight:before{content:"";background:linear-gradient(90deg,#2dd4bf,#38bdf8);height:4px;position:absolute;top:0;left:0;right:0}.ClinicalIntegrity-module__w4wZTG__placeholderImage{aspect-ratio:1;background:#f0fdfa;border-radius:32px;justify-content:center;align-items:center;width:100%;max-width:450px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #e2e8f0}.ClinicalIntegrity-module__w4wZTG__shieldVisual{animation:6s ease-in-out infinite ClinicalIntegrity-module__w4wZTG__float;position:relative}@keyframes ClinicalIntegrity-module__w4wZTG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}50%{transform:translateY(-20px)}}@media (max-width:768px){.ClinicalIntegrity-module__w4wZTG__section{padding:4rem 0}.ClinicalIntegrity-module__w4wZTG__title{font-size:2rem}.ClinicalIntegrity-module__w4wZTG__container{gap:3rem}.ClinicalIntegrity-module__w4wZTG__desc{margin-bottom:2rem;font-size:1.1rem}.ClinicalIntegrity-module__w4wZTG__highlight{padding:1.5rem;font-size:1.1rem}}
.WhoWeServe-module__ec2hfa__section{background-color:#f8fafc;padding:8rem 0;overflow:hidden}.WhoWeServe-module__ec2hfa__title{text-align:center;color:#0f172a;letter-spacing:-.02em;margin-bottom:5rem;font-size:3rem;font-weight:800}.WhoWeServe-module__ec2hfa__grid{flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.WhoWeServe-module__ec2hfa__card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:260px;padding:2.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}.WhoWeServe-module__ec2hfa__card:hover{border-color:#14b8a6;transform:translateY(-12px);box-shadow:0 20px 25px -5px #0f766e26,0 8px 10px -6px #0f766e1a}.WhoWeServe-module__ec2hfa__icon{color:#0f766e;z-index:1;background:#f0fdfa;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;transition:all .3s;display:flex;position:relative}.WhoWeServe-module__ec2hfa__card:hover .WhoWeServe-module__ec2hfa__icon{color:#fff;background:#0f766e;transform:scale(1.1)rotate(6deg);box-shadow:0 0 0 8px #14b8a626}.WhoWeServe-module__ec2hfa__label{color:#334155;font-size:1.125rem;font-weight:700;line-height:1.4;transition:color .3s}.WhoWeServe-module__ec2hfa__card:hover .WhoWeServe-module__ec2hfa__label{color:#0f766e}.WhoWeServe-module__ec2hfa__card:after{content:"";opacity:0;z-index:0;background:radial-gradient(circle,#2dd4bf0d 0%,#0000 70%);border-radius:50%;width:120%;height:120%;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.WhoWeServe-module__ec2hfa__card:hover:after{opacity:1;transform:translate(-50%,-50%)scale(1)}@media (max-width:768px){.WhoWeServe-module__ec2hfa__section{padding:4rem 0}.WhoWeServe-module__ec2hfa__title{margin-bottom:3rem;font-size:2rem}.WhoWeServe-module__ec2hfa__grid{gap:1.5rem}.WhoWeServe-module__ec2hfa__card{width:100%;max-width:320px}}
.Testimonials-module__ItA9Ha__section{background:#f1f5f9;padding:8rem 0}.Testimonials-module__ItA9Ha__title{text-align:center;color:var(--text-main);margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--surface-alt);border-bottom:4px solid var(--primary);border-radius:20px;padding:2.5rem;position:relative}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--primary-light);opacity:.3;position:absolute;top:2rem;left:2rem}.Testimonials-module__ItA9Ha__text{color:var(--text-main);z-index:1;margin-bottom:1.5rem;font-size:1.15rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__ItA9Ha__author{color:var(--primary-dark);text-align:right;font-weight:700}
.HomeCTA-module__Mr-cRa__section{background:var(--gradient-brand);text-align:center;color:#fff;width:95%;max-width:1200px;box-shadow:var(--shadow-lg);border-radius:32px;margin:4rem auto;padding:6rem 0;position:relative;overflow:hidden}.HomeCTA-module__Mr-cRa__content{z-index:2;max-width:800px;margin:0 auto;padding:0 1rem;position:relative}.HomeCTA-module__Mr-cRa__title{margin-bottom:1.5rem;font-size:3rem;font-weight:800;color:#fff!important}.HomeCTA-module__Mr-cRa__subtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem;color:#fff!important}.HomeCTA-module__Mr-cRa__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.HomeCTA-module__Mr-cRa__primaryBtn{color:var(--primary);cursor:pointer;background:#fff;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 15px #0003}.HomeCTA-module__Mr-cRa__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.HomeCTA-module__Mr-cRa__secondaryBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:2px solid #fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.HomeCTA-module__Mr-cRa__secondaryBtn:hover{background:#ffffff4d;transform:translateY(-3px)}.HomeCTA-module__Mr-cRa__circle1,.HomeCTA-module__Mr-cRa__circle2{z-index:1;background:#ffffff1a;border-radius:50%;position:absolute}.HomeCTA-module__Mr-cRa__circle1{width:300px;height:300px;top:-100px;right:-100px}.HomeCTA-module__Mr-cRa__circle2{width:200px;height:200px;bottom:-50px;left:-50px}@media (max-width:768px){.HomeCTA-module__Mr-cRa__section{border-radius:20px;width:100%;margin:2rem auto;padding:3rem 0}.HomeCTA-module__Mr-cRa__title{font-size:2rem}.HomeCTA-module__Mr-cRa__subtitle{margin-bottom:2rem;font-size:1.1rem}.HomeCTA-module__Mr-cRa__actions{flex-direction:column;gap:1rem}.HomeCTA-module__Mr-cRa__primaryBtn,.HomeCTA-module__Mr-cRa__secondaryBtn{justify-content:center;width:100%}}
