.LearnMore-module__4PT5SW__container{background:linear-gradient(135deg,#eef5f9,#fff);min-height:100vh;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.LearnMore-module__4PT5SW__container:before,.LearnMore-module__4PT5SW__container:after{content:"";z-index:0;border-radius:50%;width:600px;height:600px;position:absolute}.LearnMore-module__4PT5SW__container:before{opacity:.1;background:linear-gradient(135deg,#65cabb80,#d6cbc680);top:-300px;right:-200px}.LearnMore-module__4PT5SW__container:after{opacity:.1;background:linear-gradient(135deg,#65cabb80,#d6cbc680);bottom:-300px;left:-200px}.LearnMore-module__4PT5SW__titleBackground{text-align:center;color:#263b5d;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);background:linear-gradient(135deg,#65cabb80,#d6cbc680);margin-bottom:5rem;padding:5rem 2rem;position:relative}.LearnMore-module__4PT5SW__title{text-shadow:2px 2px 4px #0003;-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(135deg,#f15b43);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;animation:.8s ease-out LearnMore-module__4PT5SW__fadeInDown}.LearnMore-module__4PT5SW__subtitle{color:#34495e;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.8;animation:.8s ease-out LearnMore-module__4PT5SW__fadeInUp}.LearnMore-module__4PT5SW__content{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.LearnMore-module__4PT5SW__section{margin-bottom:6rem;animation:1s ease-out LearnMore-module__4PT5SW__fadeIn}.LearnMore-module__4PT5SW__section h2{color:#263b5d;text-align:center;margin-bottom:1rem;padding-bottom:1rem;font-size:2.8rem;font-weight:700;position:relative}.LearnMore-module__4PT5SW__section h2:after{content:"";background:linear-gradient(90deg,#65cabb,#d6cbc6);border-radius:2px;width:100px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.LearnMore-module__4PT5SW__programGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.LearnMore-module__4PT5SW__programCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#fafafa);border:1px solid #65cabb33;border-radius:1.5rem;padding:2.5rem;transition:all .3s;box-shadow:0 20px 25px -5px #65cabb1a,0 10px 10px -5px #65cabb0a}.LearnMore-module__4PT5SW__programCard:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 25px 30px -5px #65cabb26}.LearnMore-module__4PT5SW__programCard h3{color:#263b5d;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.75rem;position:relative}.LearnMore-module__4PT5SW__programCard h3:after{content:"";background:linear-gradient(90deg,#65cabb,#d6cbc6);border-radius:1.5px;width:50px;height:3px;position:absolute;bottom:0;left:0}.LearnMore-module__4PT5SW__programCard p{color:#34495e;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.LearnMore-module__4PT5SW__programCard ul{padding:0;list-style:none}.LearnMore-module__4PT5SW__programCard ul li{color:#34495e;padding:.75rem 0 .75rem 2rem;font-size:1.05rem;transition:transform .2s;position:relative}.LearnMore-module__4PT5SW__programCard ul li:hover{transform:translate(5px)}.LearnMore-module__4PT5SW__programCard ul li:before{content:"→";color:#263b5d;font-weight:700;transition:transform .2s;position:absolute;left:0}.LearnMore-module__4PT5SW__programCard ul li:hover:before{transform:translate(5px)}.LearnMore-module__4PT5SW__features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.LearnMore-module__4PT5SW__feature{text-align:center;background:linear-gradient(135deg,#ffffffe6,#fafafa);border-radius:1.5rem;padding:3rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #65cabb1a}.LearnMore-module__4PT5SW__feature:before{content:"";background:linear-gradient(90deg,#65cabb,#d6cbc6);height:4px;position:absolute;top:0;left:0;right:0}.LearnMore-module__4PT5SW__feature:hover{transform:translateY(-10px);box-shadow:0 25px 30px -5px #65cabb26}.LearnMore-module__4PT5SW__feature h3{color:#263b5d;margin-bottom:1.5rem;font-size:1.5rem}.LearnMore-module__4PT5SW__feature p{color:#34495e;font-size:1.1rem;line-height:1.7}.LearnMore-module__4PT5SW__testimonials{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.LearnMore-module__4PT5SW__testimonial{background:linear-gradient(135deg,#ffffffe6,#fafafa);border-radius:1.5rem;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 20px 25px -5px #65cabb1a}.LearnMore-module__4PT5SW__testimonial:hover{transform:translateY(-5px);box-shadow:0 25px 30px -5px #65cabb26}.LearnMore-module__4PT5SW__testimonial:before{content:"\"";color:#65cabb;opacity:.2;font-family:serif;font-size:4rem;position:absolute;top:1rem;left:1.5rem}.LearnMore-module__4PT5SW__testimonial p{color:#263b5d;z-index:1;margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.7;position:relative}.LearnMore-module__4PT5SW__testimonial cite{color:#34495e;margin-top:1rem;font-style:normal;font-weight:600;display:block}@keyframes LearnMore-module__4PT5SW__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes LearnMore-module__4PT5SW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LearnMore-module__4PT5SW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.LearnMore-module__4PT5SW__titleBackground{clip-path:polygon(0 0,100% 0,100% 90%,0 100%);padding:4rem 1.5rem}.LearnMore-module__4PT5SW__title{font-size:2.75rem}.LearnMore-module__4PT5SW__subtitle{font-size:1.2rem}.LearnMore-module__4PT5SW__content{padding:0 1.5rem}.LearnMore-module__4PT5SW__section{margin-bottom:4rem}.LearnMore-module__4PT5SW__section h2{font-size:2rem}.LearnMore-module__4PT5SW__programGrid,.LearnMore-module__4PT5SW__features,.LearnMore-module__4PT5SW__testimonials{grid-template-columns:1fr;gap:2rem}.LearnMore-module__4PT5SW__programCard,.LearnMore-module__4PT5SW__feature,.LearnMore-module__4PT5SW__testimonial{padding:2rem}}
