.LandingPage-module-scss-module__hI4JCa__aboutPage{direction:rtl;background-color:#fff;width:100%;font-family:Cairo,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.LandingPage-module-scss-module__hI4JCa__heroSection{background:linear-gradient(135deg,#1a9fd9 0%,#26b7ff 50%,#4facfe 100%);justify-content:center;align-items:center;width:100%;min-height:75vh;padding:clamp(80px,12vw,120px) 20px clamp(60px,10vw,80px);display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__heroSection{min-height:65vh;padding:100px 15px 50px}}.LandingPage-module-scss-module__hI4JCa__heroBlob{filter:blur(70px);opacity:.5;pointer-events:none;border-radius:50%;position:absolute}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__heroBlob{display:none}}.LandingPage-module-scss-module__hI4JCa__heroBlob1{background:radial-gradient(circle at 30% 30%,#fff6,#26b7ff33);width:min(450px,80vw);height:min(450px,80vw);animation:8s ease-in-out infinite LandingPage-module-scss-module__hI4JCa__float;top:10%;right:5%}.LandingPage-module-scss-module__hI4JCa__heroBlob2{background:radial-gradient(circle at 40% 40%,#ffffff80,#4facfe33);width:min(500px,90vw);height:min(500px,90vw);animation:10s ease-in-out infinite reverse LandingPage-module-scss-module__hI4JCa__float;bottom:5%;left:10%}.LandingPage-module-scss-module__hI4JCa__heroBlob3{background:radial-gradient(circle,#ffffff4d,#1a9fd91a);width:min(600px,100vw);height:min(600px,100vw);animation:12s ease-in-out infinite LandingPage-module-scss-module__hI4JCa__pulse;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingPage-module-scss-module__hI4JCa__heroContent{z-index:1;text-align:center;max-width:1000px;position:relative}.LandingPage-module-scss-module__hI4JCa__heroIcon{color:#fff;margin-bottom:20px;font-size:clamp(4rem,12vw,7rem);animation:2s ease-in-out infinite LandingPage-module-scss-module__hI4JCa__bounce}.LandingPage-module-scss-module__hI4JCa__heroContent h1{color:#fff;text-shadow:0 4px 20px #0003;letter-spacing:1px;margin-bottom:20px;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900}.LandingPage-module-scss-module__hI4JCa__heroSubtitle{color:#fffffff2;margin-bottom:40px;font-size:clamp(1.1rem,3.5vw,1.8rem);font-weight:600;line-height:1.6}.LandingPage-module-scss-module__hI4JCa__heroBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__heroBadges{flex-direction:column;gap:10px}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__heroBadges{width:100%}}.LandingPage-module-scss-module__hI4JCa__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:clamp(.85rem,2.5vw,1rem);font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 25px #00000026}.LandingPage-module-scss-module__hI4JCa__badge:hover{background:#ffffff4d;transform:translateY(-3px);box-shadow:0 12px 35px #0003}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__badge{padding:10px 18px;font-size:.85rem}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__badge{justify-content:center;width:100%}}.LandingPage-module-scss-module__hI4JCa__badge svg{font-size:1.2em}.LandingPage-module-scss-module__hI4JCa__statsSection{background-color:#fff;width:100%;padding:clamp(50px,10vw,80px) 20px}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__statsSection{padding:40px 15px}}.LandingPage-module-scss-module__hI4JCa__statsContainer{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:clamp(20px,4vw,40px);max-width:1400px;margin:0 auto;display:grid}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__statsContainer{gap:15px}}.LandingPage-module-scss-module__hI4JCa__statCard{text-align:center;background:linear-gradient(135deg,#26b7ff0d,#4facfe0d);border:2px solid #26b7ff1a;border-radius:20px;padding:clamp(30px,5vw,50px) clamp(20px,4vw,40px);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #26b7ff1f}.LandingPage-module-scss-module__hI4JCa__statCard:before{content:"";opacity:0;background:radial-gradient(circle,#26b7ff1a,#0000 50%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.LandingPage-module-scss-module__hI4JCa__statCard:hover{border-color:#26b7ff66;transform:translateY(-10px);box-shadow:0 20px 60px #26b7ff40}.LandingPage-module-scss-module__hI4JCa__statCard:hover:before{opacity:1}.LandingPage-module-scss-module__hI4JCa__statCard:hover .LandingPage-module-scss-module__hI4JCa__statIcon{transform:scale(1.1)rotate(5deg)}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__statCard{padding:25px 15px}}.LandingPage-module-scss-module__hI4JCa__statIcon{color:#26b7ff;margin-bottom:15px;font-size:clamp(2.5rem,6vw,4rem);transition:all .4s}.LandingPage-module-scss-module__hI4JCa__statNumber{background:linear-gradient(135deg,#1a9fd9,#26b7ff);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(2rem,6vw,3.5rem);font-weight:900}.LandingPage-module-scss-module__hI4JCa__statLabel{color:#475569;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:600}.LandingPage-module-scss-module__hI4JCa__storySection{background:linear-gradient(#fff,#f8fafc);width:100%;padding:clamp(60px,12vw,100px) 20px;position:relative}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__storySection{padding:50px 15px}}.LandingPage-module-scss-module__hI4JCa__storyContent{max-width:1200px;margin:0 auto}.LandingPage-module-scss-module__hI4JCa__storyText{background:#fff;border:2px solid #26b7ff1a;border-radius:25px;padding:clamp(30px,6vw,60px);box-shadow:0 15px 50px #26b7ff26}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__storyText{padding:25px 20px!important}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__storyText{padding:20px 15px!important}}.LandingPage-module-scss-module__hI4JCa__storyText p{color:#1e293b;text-align:right;margin-bottom:25px;font-size:clamp(1.05rem,2.8vw,1.35rem);line-height:2}.LandingPage-module-scss-module__hI4JCa__storyText p:last-child{margin-bottom:0}.LandingPage-module-scss-module__hI4JCa__storyText strong{color:#1a9fd9;font-weight:800}.LandingPage-module-scss-module__hI4JCa__highlight{background:linear-gradient(135deg,#26b7ff14,#4facfe14);border-right:5px solid #26b7ff;border-radius:15px;padding:25px;font-weight:600}.LandingPage-module-scss-module__hI4JCa__inlineIcon{color:#26b7ff;vertical-align:middle;margin-left:8px;font-size:1.2em}.LandingPage-module-scss-module__hI4JCa__timelineSection{background-color:#f8fafc;width:100%;padding:clamp(80px,15vw,120px) 20px;position:relative}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__timelineSection{padding:60px 15px}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__timelineSection{padding:40px 10px}}.LandingPage-module-scss-module__hI4JCa__timeline{max-width:1000px;margin:60px auto 0;position:relative}.LandingPage-module-scss-module__hI4JCa__timelineLine{background:linear-gradient(#26b7ff,gold,#4facfe);width:4px;position:absolute;top:0;bottom:0;right:50%;box-shadow:0 0 20px #26b7ff80}@media screen and (max-width:1024px){.LandingPage-module-scss-module__hI4JCa__timelineLine{right:30px}}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__timelineLine{display:none}}.LandingPage-module-scss-module__hI4JCa__timelineItem{gap:40px;margin-bottom:80px;display:flex;position:relative}.LandingPage-module-scss-module__hI4JCa__timelineItem:nth-child(2n){flex-direction:row-reverse}.LandingPage-module-scss-module__hI4JCa__timelineItem:nth-child(2n) .LandingPage-module-scss-module__hI4JCa__timelineContent{text-align:left}.LandingPage-module-scss-module__hI4JCa__timelineItem:nth-child(2n) .LandingPage-module-scss-module__hI4JCa__timelineIcon{left:calc(50% - 35px);right:auto}@media screen and (max-width:1024px){.LandingPage-module-scss-module__hI4JCa__timelineItem{gap:20px;flex-direction:row!important}.LandingPage-module-scss-module__hI4JCa__timelineItem:nth-child(2n) .LandingPage-module-scss-module__hI4JCa__timelineContent{text-align:right}}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__timelineItem{align-items:center;margin-bottom:50px;flex-direction:column!important}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__timelineItem{margin-bottom:40px}}.LandingPage-module-scss-module__hI4JCa__highlight .LandingPage-module-scss-module__hI4JCa__timelineContent{background:linear-gradient(135deg,#ffd70026,#ffd7000d);border-color:gold;box-shadow:0 15px 60px #ffd7004d}.LandingPage-module-scss-module__hI4JCa__timelineIcon{color:#fff;z-index:2;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;transition:all .4s;display:flex;position:absolute;right:calc(50% - 35px);box-shadow:0 10px 30px #0003}.LandingPage-module-scss-module__hI4JCa__timelineIcon:hover{transform:scale(1.15)rotate(10deg)}@media screen and (max-width:1024px){.LandingPage-module-scss-module__hI4JCa__timelineIcon{flex-shrink:0;width:60px;height:60px;font-size:1.5rem;position:relative;left:auto!important;right:auto!important}}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__timelineIcon{margin-bottom:15px;position:static}}.LandingPage-module-scss-module__hI4JCa__timelineContent{background:#fff;border:2px solid #26b7ff1a;border-radius:20px;flex:1;max-width:45%;padding:clamp(25px,5vw,40px);transition:all .4s;box-shadow:0 10px 40px #26b7ff26}.LandingPage-module-scss-module__hI4JCa__timelineContent:hover{transform:translateY(-8px);box-shadow:0 20px 60px #26b7ff40}@media screen and (max-width:1024px){.LandingPage-module-scss-module__hI4JCa__timelineContent{flex:1;max-width:100%}}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__timelineContent{padding:25px 20px}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__timelineContent{padding:20px 15px}}.LandingPage-module-scss-module__hI4JCa__timelineYear{background:linear-gradient(135deg,var(--accent-color,#26b7ff),#4facfecc);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(2rem,5vw,3rem);font-weight:900}.LandingPage-module-scss-module__hI4JCa__timelineTitle{color:#1e293b;margin-bottom:15px;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800}.LandingPage-module-scss-module__hI4JCa__timelineDescription{color:#475569;margin-bottom:20px;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.8}.LandingPage-module-scss-module__hI4JCa__timelineAchievements{margin:0;padding:0;list-style:none}.LandingPage-module-scss-module__hI4JCa__timelineAchievements li{color:#1e293b;border-bottom:1px solid #26b7ff1a;align-items:center;gap:12px;padding:12px 0;font-size:clamp(.95rem,2.3vw,1.1rem);display:flex}.LandingPage-module-scss-module__hI4JCa__timelineAchievements li:last-child{border-bottom:none}.LandingPage-module-scss-module__hI4JCa__checkmark{color:#fff;background:linear-gradient(135deg,#26b7ff,#4facfe);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8em;font-weight:700;display:inline-flex}.LandingPage-module-scss-module__hI4JCa__highlightBadge{color:#664d00;background:linear-gradient(135deg,gold,#ffed4e);border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:clamp(.85rem,2vw,1rem);font-weight:800;animation:2s ease-in-out infinite LandingPage-module-scss-module__hI4JCa__shine;display:flex;position:absolute;top:-15px;right:20px;box-shadow:0 8px 25px #ffd70066}@media screen and (max-width:1024px){.LandingPage-module-scss-module__hI4JCa__highlightBadge{padding:6px 15px;font-size:.8rem;right:15px}}.LandingPage-module-scss-module__hI4JCa__highlightBadge svg{font-size:1.2em}.LandingPage-module-scss-module__hI4JCa__valuesSection{background-color:#fff;width:100%;padding:clamp(60px,12vw,100px) 20px}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__valuesSection{padding:50px 15px}}.LandingPage-module-scss-module__hI4JCa__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:clamp(25px,5vw,40px);max-width:1400px;margin:50px auto 0;display:grid}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__valuesGrid{gap:20px}}.LandingPage-module-scss-module__hI4JCa__valueCard{text-align:center;background:#fff;border:2px solid #26b7ff1a;border-radius:20px;padding:clamp(30px,5vw,45px);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #26b7ff1f}.LandingPage-module-scss-module__hI4JCa__valueCard:before{content:"";opacity:0;background:radial-gradient(circle,#26b7ff14,#0000 50%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;right:-50%}.LandingPage-module-scss-module__hI4JCa__valueCard:hover{border-color:#26b7ff66;box-shadow:0 20px 60px #26b7ff40}.LandingPage-module-scss-module__hI4JCa__valueCard:hover:before{opacity:1}.LandingPage-module-scss-module__hI4JCa__valueCard:hover .LandingPage-module-scss-module__hI4JCa__valueIcon{transform:scale(1.1)rotate(5deg)}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__valueCard{padding:25px 15px}}.LandingPage-module-scss-module__hI4JCa__valueIcon{color:#26b7ff;margin-bottom:20px;font-size:clamp(2.5rem,6vw,3.5rem);transition:all .4s}.LandingPage-module-scss-module__hI4JCa__valueCard h3{color:#1e293b;margin-bottom:15px;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:800}.LandingPage-module-scss-module__hI4JCa__valueCard p{color:#475569;font-size:clamp(.95rem,2.3vw,1.1rem);line-height:1.8}.LandingPage-module-scss-module__hI4JCa__visionSection{background:linear-gradient(135deg,#26b7ff0d,#4facfe0d);width:100%;padding:clamp(60px,12vw,100px) 20px;position:relative}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__visionSection{padding:50px 15px}}.LandingPage-module-scss-module__hI4JCa__visionContent{max-width:1200px;margin:0 auto}.LandingPage-module-scss-module__hI4JCa__visionText{background:#fff;border:2px solid #26b7ff1a;border-radius:25px;padding:clamp(35px,6vw,60px);box-shadow:0 15px 50px #26b7ff26}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__visionText{padding:30px 20px!important}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__visionText{padding:20px 15px!important}}.LandingPage-module-scss-module__hI4JCa__visionText p{color:#1e293b;text-align:right;margin-bottom:35px;font-size:clamp(1.05rem,2.8vw,1.35rem);line-height:2}.LandingPage-module-scss-module__hI4JCa__visionText strong{color:#1a9fd9;font-weight:800}.LandingPage-module-scss-module__hI4JCa__visionGoals{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:20px;margin-top:40px;display:grid}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__visionGoals{gap:15px}}.LandingPage-module-scss-module__hI4JCa__goal{background:linear-gradient(135deg,#26b7ff14,#4facfe14);border-right:4px solid #26b7ff;border-radius:15px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex}.LandingPage-module-scss-module__hI4JCa__goal:hover{background:linear-gradient(135deg,#26b7ff1f,#4facfe1f);transform:translate(-5px)}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__goal{padding:15px}}.LandingPage-module-scss-module__hI4JCa__goal svg{color:#26b7ff;flex-shrink:0;font-size:clamp(1.5rem,4vw,2rem)}.LandingPage-module-scss-module__hI4JCa__goal span{color:#1e293b;font-size:clamp(.95rem,2.3vw,1.1rem);font-weight:600;line-height:1.6}.LandingPage-module-scss-module__hI4JCa__ctaSection{justify-content:center;align-items:center;width:100%;padding:clamp(60px,12vw,100px) 20px;display:flex;position:relative;overflow:hidden}.LandingPage-module-scss-module__hI4JCa__ctaSection:before{content:"";filter:blur(60px);background:radial-gradient(circle at 30% 30%,#ffffff4d,#0000);border-radius:50%;width:min(400px,70vw);height:min(400px,70vw);animation:8s ease-in-out infinite LandingPage-module-scss-module__hI4JCa__pulse;position:absolute;top:20%;left:10%}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__ctaSection{padding:50px 15px}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__ctaSection{padding:40px 10px}}.LandingPage-module-scss-module__hI4JCa__ctaContent{text-align:center;z-index:1;max-width:900px;position:relative}.LandingPage-module-scss-module__hI4JCa__ctaContent h2{color:#fff;letter-spacing:.5px;text-shadow:0 4px 20px #00000026;margin-bottom:20px;font-size:clamp(2rem,6vw,3.5rem);font-weight:900}.LandingPage-module-scss-module__hI4JCa__ctaContent p{color:#fffffff2;margin-bottom:40px;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:500;line-height:1.8}.LandingPage-module-scss-module__hI4JCa__ctaButton{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#1d54ad,#26b7ff);border:none;border-radius:50px;align-items:center;gap:12px;padding:clamp(15px,3vw,22px) clamp(40px,8vw,70px);font-size:clamp(1.1rem,3vw,1.5rem);font-weight:800;transition:all .4s;display:inline-flex;box-shadow:0 10px 40px #0000004d}.LandingPage-module-scss-module__hI4JCa__ctaButton:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 20px 60px #0006}.LandingPage-module-scss-module__hI4JCa__ctaButton:active{transform:translateY(-2px)scale(1.02)}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__ctaButton{justify-content:center;width:100%}}.LandingPage-module-scss-module__hI4JCa__ctaButton svg{font-size:1.3em;animation:2s ease-in-out infinite LandingPage-module-scss-module__hI4JCa__rocket}.LandingPage-module-scss-module__hI4JCa__sectionTitle{text-align:center;background:linear-gradient(135deg,#1a9fd9,#26b7ff);-webkit-text-fill-color:#0000;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:clamp(2rem,7vw,3.5rem);font-weight:900}.LandingPage-module-scss-module__hI4JCa__sectionSubtitle{text-align:center;color:#475569;margin-bottom:20px;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:600}@keyframes LandingPage-module-scss-module__hI4JCa__float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.1)}}@keyframes LandingPage-module-scss-module__hI4JCa__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes LandingPage-module-scss-module__hI4JCa__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes LandingPage-module-scss-module__hI4JCa__shine{0%,to{box-shadow:0 8px 25px #ffd70066}50%{box-shadow:0 8px 35px #ffd70099}}@keyframes LandingPage-module-scss-module__hI4JCa__rocket{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(-10deg)}}.LandingPage-module-scss-module__hI4JCa__testimonialsSection{background:linear-gradient(#fff,#f8fafc);width:100%;padding:clamp(60px,12vw,100px) 20px;position:relative;overflow:hidden}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__testimonialsSection{padding:50px 15px}}.LandingPage-module-scss-module__hI4JCa__testimonialsContainer{max-width:1400px;margin:0 auto;padding:0 15px}.LandingPage-module-scss-module__hI4JCa__sectionTitle{text-align:center;background:linear-gradient(135deg,#1a9fd9,#26b7ff);-webkit-text-fill-color:#0000;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;padding:0 15px;font-size:clamp(2rem,7vw,3.5rem);font-weight:900}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__sectionTitle{margin-bottom:12px;padding:0 10px}}.LandingPage-module-scss-module__hI4JCa__sectionSubtitle{text-align:center;color:#475569;margin-bottom:40px;padding:0 15px;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:600}.LandingPage-module-scss-module__hI4JCa__sectionSubtitle:after{content:"";background:linear-gradient(90deg,#26b7ff,#4facfe);border-radius:10px;width:clamp(80px,20vw,120px);height:5px;margin:20px auto 0;display:block;box-shadow:0 4px 15px #26b7ff4d}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__sectionSubtitle{margin-bottom:30px;padding:0 10px}.LandingPage-module-scss-module__hI4JCa__sectionSubtitle:after{margin-top:15px}}.LandingPage-module-scss-module__hI4JCa__testimonialCard{text-align:center;background:#fff;border:2px solid #26b7ff1a;border-radius:20px;max-width:380px;height:auto;margin:0 auto;padding:30px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #26b7ff1a}.LandingPage-module-scss-module__hI4JCa__testimonialCard:hover{border-color:#26b7ff66;transform:translateY(-10px);box-shadow:0 20px 60px #26b7ff40}@media screen and (max-width:768px){.LandingPage-module-scss-module__hI4JCa__testimonialCard{max-width:320px;padding:25px 20px}}@media screen and (max-width:480px){.LandingPage-module-scss-module__hI4JCa__testimonialCard{padding:20px 15px}}.LandingPage-module-scss-module__hI4JCa__quoteIcon{color:#26b7ff;justify-content:center;margin-bottom:20px;font-size:2.5rem;display:flex}.LandingPage-module-scss-module__hI4JCa__testimonialHeader{flex-direction:column;align-items:center;gap:15px;margin-bottom:20px;display:flex}.LandingPage-module-scss-module__hI4JCa__testimonialImage{object-fit:cover;border:3px solid #26b7ff;border-radius:50%;width:80px;height:80px}.LandingPage-module-scss-module__hI4JCa__testimonialInfo{text-align:center;margin-top:10px}.LandingPage-module-scss-module__hI4JCa__testimonialInfo h3{color:#1e293b;margin:0;font-size:1.3rem;font-weight:800}.LandingPage-module-scss-module__hI4JCa__testimonialInfo .LandingPage-module-scss-module__hI4JCa__role{color:#64748b;margin:5px 0;font-size:.95rem}.LandingPage-module-scss-module__hI4JCa__gradeImprovement{justify-content:center;align-items:center;gap:5px;margin-top:5px;display:flex}.LandingPage-module-scss-module__hI4JCa__gradeBadge{color:#fff;background:linear-gradient(135deg,#26b7ff,#4facfe);border-radius:50px;padding:5px 12px;font-size:.85rem;font-weight:700;box-shadow:0 4px 15px #26b7ff4d}.LandingPage-module-scss-module__hI4JCa__testimonialBody{text-align:center;margin-bottom:25px}.LandingPage-module-scss-module__hI4JCa__testimonialBody p{color:#334155;margin:0;font-size:1.05rem;font-weight:500;line-height:1.8}.LandingPage-module-scss-module__hI4JCa__testimonialFooter{margin-top:20px}.LandingPage-module-scss-module__hI4JCa__stars{color:gold;justify-content:center;gap:3px;font-size:1.2rem;display:flex}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider{width:100%;padding:20px 0}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-slide{justify-content:center;display:flex}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-pagination{bottom:0!important}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-pagination .LandingPage-module-scss-module__hI4JCa__swiper-pagination-bullet{opacity:1;background:#26b7ff4d;width:12px;height:12px;transition:all .3s;margin:0 5px!important}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-pagination .LandingPage-module-scss-module__hI4JCa__swiper-pagination-bullet-active{background:#26b7ff;border-radius:15px;width:30px}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-button-next,.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-button-prev{color:#26b7ff;background:#26b7ff1a;border-radius:50%;width:50px;height:50px;transition:all .3s;box-shadow:0 5px 20px #26b7ff33}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-button-next:after,.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-button-prev:after{font-size:1.2rem;font-weight:700}.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-button-next:hover,.LandingPage-module-scss-module__hI4JCa__testimonialsSlider .LandingPage-module-scss-module__hI4JCa__swiper-button-prev:hover{background:#26b7ff4d;transform:scale(1.1)}
