@import "https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Phudu:wght@300..900&family=Unbounded:wght@200..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
html,body{width:100%;margin:0;padding:0;overflow-x:hidden}.HomePage-module__MmtA7q__hero{background:radial-gradient(circle at 0 0,#9dff2d73 0%,#0000 50%),radial-gradient(circle at 100% 0,#1cb7ff73 0%,#0000 45%),radial-gradient(circle at 0 100%,#fff 0%,#0000 20%),radial-gradient(circle at 100% 100%,#fff 0%,#0000 20%);align-items:center;min-height:85vh;padding:3rem 0 0;display:flex;position:relative;overflow:hidden}.HomePage-module__MmtA7q__decorativeDotsRight{z-index:1;grid-template-columns:repeat(4,12px);gap:.8rem;display:grid;position:absolute;top:15%;right:5%}.HomePage-module__MmtA7q__dot{opacity:.6;background:#29b6f6;border-radius:50%;width:12px;height:12px}.HomePage-module__MmtA7q__decorativeShapeLeft{z-index:1;width:200px;height:400px;position:absolute;bottom:10%;left:-100px}.HomePage-module__MmtA7q__decorativeShapeLeft:before{content:"";background:#cddc9d66;border-radius:0 10000000000px 10000000000px 0;width:200px;height:170px;position:absolute;bottom:260px;left:0}.HomePage-module__MmtA7q__decorativeShapeLeft:after{content:"";background:#cddc9d40;border-radius:0 10000000000px 100000000000000000px 0;width:85px;height:147px;position:absolute;top:-28px;left:210px}.HomePage-module__MmtA7q__herocontainer{z-index:2;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.HomePage-module__MmtA7q__herocontent{text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex}.HomePage-module__MmtA7q__herotitle{color:var(--text-dark);margin-bottom:.5rem;font-family:Unbounded;font-size:64px;font-style:normal;font-weight:400;line-height:79px}.HomePage-module__MmtA7q__herosubtitle{letter-spacing:.17em;color:#000;font-family:Phudu;font-size:24px;font-style:normal;font-weight:400;line-height:29px}.HomePage-module__MmtA7q__herodescription{text-align:center;color:#000;width:563px;height:72px;margin:0 0 2rem;padding:1rem 0 0;font-family:Poppins;font-size:17px;font-style:normal;font-weight:400;line-height:24px;top:282px;left:438px}.HomePage-module__MmtA7q__demoBtn{flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;margin:1rem 0 3rem;display:flex}.HomePage-module__MmtA7q__registerNowBtn{color:#fff;cursor:pointer;background:#34a9d3;border-radius:50px;justify-content:center;align-items:center;width:152px;height:34px;padding:10px 20px;display:flex}.HomePage-module__MmtA7q__requestDemoBtn{color:#34a9d3;cursor:pointer;background:#fff;border:2px solid #34a9d3;border-radius:50px;justify-content:center;align-items:center;width:172px;height:34px;padding:10px 20px;display:flex}.HomePage-module__MmtA7q__searchBox{background:var(--white);border-radius:50px;align-items:center;gap:1rem;width:100%;max-width:600px;height:46px;padding:.5rem .5rem .5rem 1.5rem;display:flex;box-shadow:0 0 10px #00000040}.HomePage-module__MmtA7q__searchIcon{color:var(--text-light);font-size:1.3rem}.HomePage-module__MmtA7q__searchInput{color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;padding:.8rem 0;font-size:1rem}.HomePage-module__MmtA7q__searchInput::placeholder{color:#a0aec0}.HomePage-module__MmtA7q__searchBtn{background:var(--primary-color);color:var(--white);white-space:nowrap;border-radius:50px;align-items:center;height:30px;padding:.9rem 2.5rem;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;transition:all .3s;display:flex}.HomePage-module__MmtA7q__searchBtn:hover{background:#1e88e5;transform:scale(1.05);box-shadow:0 5px 15px #29b6f64d}.HomePage-module__MmtA7q__imageSection{justify-content:center;width:100%;max-width:1200px;margin-top:1rem;display:flex}.HomePage-module__MmtA7q__groupImage{object-fit:contain;width:1247px;height:auto}@media (max-width:1240px){.HomePage-module__MmtA7q__hero{min-height:auto;padding:3rem 1rem 2rem}.HomePage-module__MmtA7q__herocontainer{padding:0 1rem}.HomePage-module__MmtA7q__herotitle{font-size:48px;line-height:60px}.HomePage-module__MmtA7q__herosubtitle{letter-spacing:.15em;font-size:20px}.HomePage-module__MmtA7q__herodescription{width:auto;height:auto;margin:0 0 2rem;padding:.5rem 0;font-size:16px;line-height:22px}.HomePage-module__MmtA7q__searchBox{width:auto;max-width:none;margin:0 auto}.HomePage-module__MmtA7q__groupImage{max-width:100%;height:auto}}@media (max-width:968px){.HomePage-module__MmtA7q__herotitle{font-size:3rem}.HomePage-module__MmtA7q__herosubtitle{letter-spacing:2px;font-size:1.1rem}.HomePage-module__MmtA7q__herodescription{font-size:1rem}.HomePage-module__MmtA7q__searchBox{max-width:100%}.HomePage-module__MmtA7q__decorativeDotsRight{grid-template-columns:repeat(3,10px);gap:.6rem;top:10%;right:3%}.HomePage-module__MmtA7q__dot{width:10px;height:10px}.HomePage-module__MmtA7q__decorativeShapeLeft{width:60px;height:120px}}@media (max-width:640px){.HomePage-module__MmtA7q__hero{min-height:auto;padding:3rem 1rem 2rem}.HomePage-module__MmtA7q__herocontainer{padding:0 1rem}.HomePage-module__MmtA7q__herotitle{font-size:28px;line-height:1.3}.HomePage-module__MmtA7q__herosubtitle{letter-spacing:.1em;font-size:14px}.HomePage-module__MmtA7q__herodescription{padding:.5rem 0;font-size:14px}.HomePage-module__MmtA7q__demoBtn{flex-direction:column;gap:.8rem}.HomePage-module__MmtA7q__registerNowBtn,.HomePage-module__MmtA7q__requestDemoBtn{width:100%;height:40px}.HomePage-module__MmtA7q__searchBox{flex-direction:column;height:auto;padding:1rem}.HomePage-module__MmtA7q__searchBtn{width:100%;height:40px}.HomePage-module__MmtA7q__groupImage{max-width:100%}.HomePage-module__MmtA7q__decorativeDotsRight,.HomePage-module__MmtA7q__decorativeShapeLeft{display:none}}@media (max-width:480px){.HomePage-module__MmtA7q__hero{background:radial-gradient(circle at 0 0,#9dff2d73 0%,#0000 30%),radial-gradient(circle at 100% 0,#1cb7ff73 0%,#0000 30%),radial-gradient(circle at 0 100%,#fff 0%,#0000 40%),radial-gradient(circle at 100% 100%,#fff 0%,#0000 40%),linear-gradient(#f0fdff80 0%,#fff 80%);min-height:auto;padding:2rem 1rem 1.5rem}.HomePage-module__MmtA7q__herocontainer{gap:0;padding:0 1rem}.HomePage-module__MmtA7q__herotitle{margin-bottom:.3rem;font-size:26px;line-height:1.3}.HomePage-module__MmtA7q__herosubtitle{letter-spacing:.1em;font-size:13px;line-height:1.2}.HomePage-module__MmtA7q__herodescription{width:100%;height:auto;margin:0 0 1.5rem;padding:.5rem 0;font-size:13px;line-height:1.4}.HomePage-module__MmtA7q__demoBtn{flex-direction:column;gap:.8rem;width:100%;max-width:280px;margin:.5rem auto 2rem}.HomePage-module__MmtA7q__registerNowBtn,.HomePage-module__MmtA7q__requestDemoBtn{width:100%;height:42px;padding:12px 20px;font-size:14px}.HomePage-module__MmtA7q__searchBox{border-radius:25px;flex-direction:column;gap:.8rem;max-width:100%;height:auto;margin:0 auto;padding:.8rem}.HomePage-module__MmtA7q__searchInput{text-align:center;width:100%;padding:.5rem;font-size:14px}.HomePage-module__MmtA7q__searchBtn{justify-content:center;width:100%;height:40px;padding:0;font-size:14px}.HomePage-module__MmtA7q__searchIcon{display:none}.HomePage-module__MmtA7q__imageSection{margin-top:1rem}.HomePage-module__MmtA7q__groupImage{object-fit:contain;width:100%;height:auto;max-height:300px}.HomePage-module__MmtA7q__decorativeDotsRight,.HomePage-module__MmtA7q__decorativeShapeLeft{display:none}}@media (max-width:360px){.HomePage-module__MmtA7q__hero{padding:1.5rem .8rem 1rem}.HomePage-module__MmtA7q__herotitle{font-size:24px;line-height:1.25}.HomePage-module__MmtA7q__herosubtitle{letter-spacing:.08em;font-size:12px}.HomePage-module__MmtA7q__herodescription{font-size:12px;line-height:1.3}.HomePage-module__MmtA7q__registerNowBtn,.HomePage-module__MmtA7q__requestDemoBtn{height:40px;font-size:13px}.HomePage-module__MmtA7q__searchBox{padding:.7rem}.HomePage-module__MmtA7q__searchBtn{height:38px;font-size:13px}}.HomePage-module__MmtA7q__stats{background:var(--white);padding:6rem 0;position:relative}.HomePage-module__MmtA7q__Statscontainer{max-width:1200px;margin:0 auto;padding:0 0}.HomePage-module__MmtA7q__StatscontentWrapper{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:3rem;display:flex}.HomePage-module__MmtA7q__leftSection{position:relative}.HomePage-module__MmtA7q__StatsdecorativeDots{grid-template-columns:repeat(4,10px);gap:.9rem;margin-bottom:2rem;display:grid;position:relative;top:12rem;right:4.5rem}.HomePage-module__MmtA7q__dot{background:var(--primary-color);opacity:.6;border-radius:50%;width:16px;height:16px}.HomePage-module__MmtA7q__statstitle{color:#000;width:40rem;font-family:Unbounded;font-size:44px;font-style:normal;font-weight:350;line-height:59px}.HomePage-module__MmtA7q__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid;position:relative}.HomePage-module__MmtA7q__statCard{text-align:center;background:#fff;border-radius:50px;width:200px;height:178px;padding:2rem 1.5rem;transition:all .3s;position:relative;box-shadow:0 0 10px #00000040}.HomePage-module__MmtA7q__statCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 10px 30px #00bcd426}.HomePage-module__MmtA7q__statValue{color:var(--primary-color);margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1}.HomePage-module__MmtA7q__statLabel{color:var(--text-light);font-size:1rem;font-weight:500;line-height:1.4}.HomePage-module__MmtA7q__connector{background:var(--text-dark);border-radius:2px;width:20px;height:2px;position:absolute}.HomePage-module__MmtA7q__statCard:first-child .HomePage-module__MmtA7q__connector{top:50%;right:-2rem;transform:translateY(-50%)}.HomePage-module__MmtA7q__statCard:nth-child(2) .HomePage-module__MmtA7q__connector{bottom:-1.5rem;left:50%;transform:translate(-50%)rotate(90deg)}.HomePage-module__MmtA7q__statCard:nth-child(3) .HomePage-module__MmtA7q__connector{top:50%;right:-1.2rem;transform:translateY(-50%)}.HomePage-module__MmtA7q__statCard:nth-child(4) .HomePage-module__MmtA7q__connector{top:-13%;right:20rem;transform:translateY(-50%)rotate(90deg)}.HomePage-module__MmtA7q__statCard:before{content:"";background:var(--text-dark);border-radius:50%;width:30px;height:30px;position:absolute;top:-15px;right:20px}.HomePage-module__MmtA7q__statCard:after{content:"";background:var(--text-dark);border-radius:50%;width:30px;height:30px;position:absolute;bottom:-15px;left:20px}.HomePage-module__MmtA7q__statCard:nth-child(2):before,.HomePage-module__MmtA7q__statCard:nth-child(4):before,.HomePage-module__MmtA7q__statCard:first-child:after,.HomePage-module__MmtA7q__statCard:nth-child(3):after{background:var(--primary-color)}@media (max-width:1240px){.HomePage-module__MmtA7q__StatscontentWrapper{grid-template-columns:1fr;gap:3rem}.HomePage-module__MmtA7q__title{text-align:center;font-size:2.5rem}.HomePage-module__MmtA7q__StatsdecorativeDots{justify-content:center;margin:0 auto 2rem;top:10rem;right:0}.HomePage-module__MmtA7q__statsGrid{grid-template-columns:repeat(2,1fr);justify-items:center}.HomePage-module__MmtA7q__connector{display:none}}@media (max-width:968px){.HomePage-module__MmtA7q__StatscontentWrapper{grid-template-columns:1fr;gap:.3rem}.HomePage-module__MmtA7q__title{text-align:center;font-size:2rem}.HomePage-module__MmtA7q__leftSection{flex-direction:column;align-items:center;display:flex}.HomePage-module__MmtA7q__statstitle{text-align:center;width:100%;font-size:40px}.HomePage-module__MmtA7q__StatsdecorativeDots{margin:0 auto 2rem}.HomePage-module__MmtA7q__statsGrid{grid-template-columns:repeat(2,1fr);gap:.8rem}.HomePage-module__MmtA7q__statCard{border-radius:32px;flex-direction:column;justify-content:center;width:100%;max-width:300px;height:auto;min-height:150px;margin:0 auto;padding:1.5rem 1rem;display:flex}.HomePage-module__MmtA7q__connector{display:none}}@media (max-width:480px){.HomePage-module__MmtA7q__stats{padding:0 1rem}.HomePage-module__MmtA7q__Statscontainer{padding:0}.HomePage-module__MmtA7q__StatscontentWrapper{flex-direction:column;gap:2rem}.HomePage-module__MmtA7q__statstitle{text-align:left;width:100%;margin-bottom:1.5rem;font-size:24px;line-height:1.3}.HomePage-module__MmtA7q__StatsdecorativeDots{grid-template-columns:repeat(4,8px);justify-content:center;gap:.6rem;margin:0 auto 1.5rem;display:grid;top:12.3rem;right:8rem}.HomePage-module__MmtA7q__dot{width:10px;height:10px}.HomePage-module__MmtA7q__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.2rem;width:100%;max-width:300px;margin:0 auto}.HomePage-module__MmtA7q__statCard{border-radius:32px;flex-direction:column;justify-content:center;width:100%;max-width:280px;height:auto;min-height:150px;margin:0 auto;padding:1.5rem 1rem;display:flex}.HomePage-module__MmtA7q__statValue{margin-bottom:.5rem;font-size:2.4rem}.HomePage-module__MmtA7q__statLabel{padding:0 .5rem;font-size:.9rem;line-height:1.3}.HomePage-module__MmtA7q__connector,.HomePage-module__MmtA7q__statCard:before,.HomePage-module__MmtA7q__statCard:after{display:none}.HomePage-module__MmtA7q__statCard:active{transform:scale(.98);box-shadow:0 5px 15px #0000001a}}@media (max-width:360px){.HomePage-module__MmtA7q__stats{padding:2.5rem .8rem}.HomePage-module__MmtA7q__statstitle{margin-bottom:1rem;font-size:24px;line-height:1.25}.HomePage-module__MmtA7q__StatsdecorativeDots{grid-template-columns:repeat(4,7px);gap:.5rem;margin-bottom:1rem}.HomePage-module__MmtA7q__dot{width:8px;height:8px}.HomePage-module__MmtA7q__statsGrid{gap:1rem;max-width:280px}.HomePage-module__MmtA7q__statCard{border-radius:28px;max-width:260px;padding:1.2rem .8rem}.HomePage-module__MmtA7q__statValue{font-size:2.2rem}.HomePage-module__MmtA7q__statLabel{font-size:.85rem}}@media (min-width:481px) and (max-width:640px){.HomePage-module__MmtA7q__stats{padding:4rem 1.5rem}.HomePage-module__MmtA7q__StatscontentWrapper{flex-direction:column;gap:2.5rem}.HomePage-module__MmtA7q__statstitle{text-align:center;width:100%;max-width:90%;margin:0 auto 2rem;font-size:28px;line-height:1.3}.HomePage-module__MmtA7q__StatsdecorativeDots{justify-content:center;margin:0 auto 1.5rem;display:grid;top:0;right:0}.HomePage-module__MmtA7q__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:500px;margin:0 auto}.HomePage-module__MmtA7q__statCard{border-radius:40px;width:100%;height:auto;min-height:160px;padding:1.5rem 1rem}.HomePage-module__MmtA7q__statValue{font-size:2.5rem}.HomePage-module__MmtA7q__statLabel{font-size:.9rem}.HomePage-module__MmtA7q__connector,.HomePage-module__MmtA7q__statCard:before,.HomePage-module__MmtA7q__statCard:after{display:none}}.HomePage-module__MmtA7q__categoriesection{background:var(--white);width:100%;padding:5rem 0;overflow-x:hidden}.HomePage-module__MmtA7q__categoriescontainers{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.HomePage-module__MmtA7q__categoriesGrids{grid-template-columns:repeat(3,1fr);justify-items:center;gap:2rem;max-width:100%;margin:0 auto;display:grid}.HomePage-module__MmtA7q__categoryCard{background:#f3f3f3;border:1px dashed #000;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:387px;height:116px;margin:2rem 0;padding-top:50px;transition:all .3s;display:flex;position:relative}.HomePage-module__MmtA7q__categoryTitle{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:absolute;bottom:20px}.HomePage-module__MmtA7q__testimonials{background:var(--white);width:100%;padding:1rem 0;overflow-x:hidden}.HomePage-module__MmtA7q__testimonialscontainer{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.HomePage-module__MmtA7q__testimonialsheader{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12rem;margin-bottom:3rem;display:flex}.HomePage-module__MmtA7q__testimonialCard{grid-template-columns:320px 1fr;align-items:center;gap:4rem;width:100%;margin-bottom:3rem;display:grid}.HomePage-module__MmtA7q__testimonialsimageWrapper{width:280px;max-width:100%;height:340px;position:relative}.HomePage-module__MmtA7q__testimonialsimageBorder{border:3px solid var(--primary-color);z-index:1;border-radius:15px;width:200px;max-width:calc(100% + 20px);height:380px;position:absolute;top:-15px;left:-20px}.HomePage-module__MmtA7q__testimonialscontentSection{width:100%;max-width:725px;position:relative}@media (max-width:1240px){.HomePage-module__MmtA7q__categoriescontainers{margin:auto;padding:0 1.5rem}.HomePage-module__MmtA7q__categoryCard{height:116px;width:50%!important;max-width:250px!important}.HomePage-module__MmtA7q__categoriesGrids{gap:1rem}.HomePage-module__MmtA7q__testimonialsheader{gap:8rem}.HomePage-module__MmtA7q__testimonialCard{grid-template-columns:280px 1fr;gap:3rem}.HomePage-module__MmtA7q__categoryTitle{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:absolute;bottom:20px}.HomePage-module__MmtA7q__testimonialsimageBorder{border:3px solid var(--primary-color);z-index:1;border-radius:15px;width:200px;max-width:calc(100% + 20px);height:380px;position:absolute;top:-15px;left:-20px}}@media (max-width:840px){.HomePage-module__MmtA7q__categoriesection,.HomePage-module__MmtA7q__testimonials{padding:4rem 0}.HomePage-module__MmtA7q__categoriessectionTitle{justify-content:center;margin-bottom:1rem;font-size:36px;line-height:44px;display:flex}.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:2.5rem}.HomePage-module__MmtA7q__categoriesGrids{gap:1rem}.HomePage-module__MmtA7q__categoryCard{height:100px!important;padding-top:40px!important}.HomePage-module__MmtA7q__categoryTitle{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:absolute;bottom:20px}.HomePage-module__MmtA7q__testimonialsheader{text-align:center;flex-direction:column;gap:2rem}.HomePage-module__MmtA7q__testimonialCard{grid-template-columns:1fr;gap:3rem}.HomePage-module__MmtA7q__testimonialsimageWrapper{margin:0 auto}.HomePage-module__MmtA7q__testimonialscontentSection{text-align:center}.HomePage-module__MmtA7q__authorInfo{align-items:center}.HomePage-module__MmtA7q__testimonialsrating{justify-content:center}.HomePage-module__MmtA7q__testimonialsimageBorder{border:3px solid var(--primary-color);z-index:1;border-radius:15px;width:200px;max-width:calc(100% + 20px);height:380px;position:absolute;top:-15px;left:-20px}}@media (max-width:640px){.HomePage-module__MmtA7q__categoriesection,.HomePage-module__MmtA7q__testimonials{padding:3.5rem 0}.HomePage-module__MmtA7q__categoriescontainers,.HomePage-module__MmtA7q__testimonialscontainer{padding:0 1.5rem}.HomePage-module__MmtA7q__categoriessectionTitle{font-size:32px;line-height:40px}.HomePage-module__MmtA7q__categoryTitle{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:absolute;bottom:20px}.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:2rem}.HomePage-module__MmtA7q__categoriesGrids{grid-template-columns:repeat(2,1fr);gap:1rem}.HomePage-module__MmtA7q__categoryCard{height:110px;padding-top:35px}.HomePage-module__MmtA7q__testimonialsimageWrapper{width:240px;height:300px}.HomePage-module__MmtA7q__testimonialsimageBorder{border:3px solid var(--primary-color);z-index:1;border-radius:15px;width:200px;max-width:calc(100% + 20px);height:380px;position:absolute;top:-15px;left:-20px}.HomePage-module__MmtA7q__testimonialText{font-size:1.5rem}.HomePage-module__MmtA7q__authorName{font-size:1.3rem}.HomePage-module__MmtA7q__navButton{width:45px;height:45px}}@media (max-width:480px){.HomePage-module__MmtA7q__categoriesection{padding:1rem 0}.HomePage-module__MmtA7q__categoriescontainers{padding:0 1rem}.HomePage-module__MmtA7q__categoriessectionTitle{justify-content:center;margin:1rem 0 2.5rem;font-family:Unbounded;font-size:28px;font-style:normal;font-weight:500;line-height:34px;display:flex}.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:1.8rem}.HomePage-module__MmtA7q__categoriesGrids{gap:.8rem}.HomePage-module__MmtA7q__categoryCard{border-radius:16px;height:100px;padding-top:30px}.HomePage-module__MmtA7q__iconCircle{width:50px;height:50px;top:-25px}.HomePage-module__MmtA7q__icon{width:40px;height:40px}.HomePage-module__MmtA7q__categoryTitle{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:absolute;bottom:20px}.HomePage-module__MmtA7q__authorName{font-size:1.1rem}.HomePage-module__MmtA7q__location{font-size:.9rem}.HomePage-module__MmtA7q__star{font-size:1.2rem}.HomePage-module__MmtA7q__navButton{width:40px;height:40px}.HomePage-module__MmtA7q__Explore{width:150px;height:38px;padding:2px 6px 0 16px;font-size:12px}.HomePage-module__MmtA7q__btnIcon{width:24px;height:24px;font-size:16px}}@media (max-width:400px){.HomePage-module__MmtA7q__categoriesection,.HomePage-module__MmtA7q__testimonials{padding:2.5rem 0}.HomePage-module__MmtA7q__categoriessectionTitle{font-size:24px;line-height:30px}.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:1.6rem}.HomePage-module__MmtA7q__categoriesGrids{gap:.6rem}.HomePage-module__MmtA7q__categoryCard{border-radius:14px;height:90px;padding-top:25px}.HomePage-module__MmtA7q__iconCircle{width:45px;height:45px;top:-22px}.HomePage-module__MmtA7q__icon{width:36px;height:36px}.HomePage-module__MmtA7q__categoryTitle{font-size:8px;bottom:8px}.HomePage-module__MmtA7q__testimonialsimageWrapper{width:180px;height:220px}.HomePage-module__MmtA7q__testimonialText{font-size:1rem}}@media (max-width:360px){.HomePage-module__MmtA7q__categoriesection,.HomePage-module__MmtA7q__testimonials{padding:2rem 0}.HomePage-module__MmtA7q__categoriescontainers,.HomePage-module__MmtA7q__testimonialscontainer{padding:0 .8rem}.HomePage-module__MmtA7q__categoriessectionTitle{font-size:22px;line-height:28px}.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:1.4rem}.HomePage-module__MmtA7q__categoriesGrids{gap:.5rem}.HomePage-module__MmtA7q__categoryCard{border-radius:12px;height:85px;padding-top:22px}.HomePage-module__MmtA7q__iconCircle{width:40px;height:40px;top:-20px}.HomePage-module__MmtA7q__icon{width:32px;height:32px}.HomePage-module__MmtA7q__categoryTitle{font-size:8px;bottom:6px}}@media (max-width:320px){.HomePage-module__MmtA7q__categoriesGrids{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid;overflow-x:visible}.HomePage-module__MmtA7q__categoryCard{width:100%;min-width:auto}.HomePage-module__MmtA7q__categoryTitle{white-space:nowrap;font-size:8px}}.HomePage-module__MmtA7q__categoryCard.HomePage-module__MmtA7q__loading{pointer-events:none;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border:none;animation:1.5s infinite HomePage-module__MmtA7q__shimmer}@keyframes HomePage-module__MmtA7q__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.HomePage-module__MmtA7q__getStarted{background:var(--white);padding:.1rem 0}.HomePage-module__MmtA7q__Getcontainer{max-width:1276px;margin:0 auto;padding:0 2rem}.HomePage-module__MmtA7q__GetsectionTitle{text-align:center;color:var(--text-dark);margin-bottom:4rem;font-family:Unbounded;font-size:3rem;font-weight:400;line-height:1.3}.HomePage-module__MmtA7q__GetcontentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.HomePage-module__MmtA7q__GetimageSection{align-items:flex-start;height:550px;display:flex;position:relative}.HomePage-module__MmtA7q__GetmainImage{z-index:2;background:var(--white);border-radius:30px;width:366px;height:326px;padding:0 12px 0 0;position:absolute;top:0;left:0}.HomePage-module__MmtA7q__GetstudentImage{object-fit:cover;border-radius:20px;width:346px;height:307px;display:block}.HomePage-module__MmtA7q__GetstudentBadge{background:var(--white);z-index:3;border-radius:20px;flex-direction:column;gap:0;width:315px;min-width:220px;height:146px;padding:1rem 1.8rem;display:flex;position:absolute;top:40px;right:-200px;box-shadow:0 8px 30px #00000026}.HomePage-module__MmtA7q__badgeTitle{color:var(--text-dark);margin:0 0 .5rem 1.7rem;font-family:Unbounded;font-size:1.5rem;font-weight:600}.HomePage-module__MmtA7q__avatarGroup{align-items:center;display:flex}.HomePage-module__MmtA7q__avatar{border:3px solid var(--white);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:52px;height:52px;margin-left:-10px}.HomePage-module__MmtA7q__avatar:first-child{margin-left:0}.HomePage-module__MmtA7q__avatar:first-child{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.HomePage-module__MmtA7q__avatar:nth-child(2){background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.HomePage-module__MmtA7q__avatar:nth-child(3){background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.HomePage-module__MmtA7q__avatar:nth-child(4){background:linear-gradient(135deg,#feca57 0%,#ff9f43 100%)}.HomePage-module__MmtA7q__avatar:nth-child(5){background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.HomePage-module__MmtA7q__avatar:nth-child(6){background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.HomePage-module__MmtA7q__avatarPlus{background:var(--primary-color);border:3px solid var(--white);width:52px;height:52px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;padding:0 0 5px;font-size:2.7rem;display:flex}.HomePage-module__MmtA7q__GetgroupImage{z-index:1;width:380px;position:absolute;bottom:0;right:0}.HomePage-module__MmtA7q__GetgroupPhoto{object-fit:cover;border-radius:20px;width:359px;height:307px}@media (max-width:968px){.HomePage-module__MmtA7q__GetimageSection{flex-direction:column;gap:2rem;height:auto;margin-bottom:3rem}.HomePage-module__MmtA7q__GetmainImage{width:100%;max-width:400px;position:relative}.HomePage-module__MmtA7q__GetstudentBadge{top:20px;right:20px}.HomePage-module__MmtA7q__GetgroupImage{width:100%;max-width:450px;margin-left:auto;position:relative}.HomePage-module__MmtA7q__GetcontentWrapper{grid-template-columns:1fr;gap:3rem}.HomePage-module__MmtA7q__GetsectionTitle{font-size:2.5rem}}@media (max-width:640px){.HomePage-module__MmtA7q__GetimageSection{height:auto}.HomePage-module__MmtA7q__GetmainImage,.HomePage-module__MmtA7q__GetgroupImage{width:100%}.HomePage-module__MmtA7q__GetstudentBadge{min-width:180px;padding:1rem 1.3rem;right:10px}.HomePage-module__MmtA7q__badgeTitle{font-size:1rem}.HomePage-module__MmtA7q__avatar,.HomePage-module__MmtA7q__avatarPlus{border:2px solid var(--white);width:30px;height:30px}.HomePage-module__MmtA7q__avatarPlus{font-size:1rem}}.HomePage-module__MmtA7q__GetstepsSection{flex-direction:column;justify-content:space-around;gap:3rem;display:flex}.HomePage-module__MmtA7q__GetstepCard{background:#f3f3f3;border-radius:20px;align-items:flex-start;gap:2rem;width:600px;height:120px;padding:1.3rem 0 1.3rem 3rem;transition:all .3s;display:flex}.HomePage-module__MmtA7q__GetstepCard:hover{background:var(--white);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.HomePage-module__MmtA7q__GetstepIcon{background:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;font-size:1.8rem;display:flex}.HomePage-module__MmtA7q__GetstepContent{flex:1}.HomePage-module__MmtA7q__GetstepTitle{color:var(--text-dark);margin-bottom:.5rem;font-family:Unbounded;font-size:1.5rem;font-weight:450}.HomePage-module__MmtA7q__GetstepDescription{color:var(--text-light);font-family:Poppins;font-size:1.1rem;font-weight:500;line-height:1}@media (max-width:480px){.HomePage-module__MmtA7q__getStarted{padding:0 0}.HomePage-module__MmtA7q__Getcontainer{padding:0 1rem}.HomePage-module__MmtA7q__GetsectionTitle{margin-bottom:2.5rem;padding:0 .5rem;font-size:1.8rem;line-height:1.2}.HomePage-module__MmtA7q__GetcontentWrapper{flex-direction:column;gap:.5rem;display:flex}.HomePage-module__MmtA7q__GetimageSection{flex-direction:column;align-items:center;gap:2rem;width:100%;height:auto;margin-bottom:1rem;display:flex}.HomePage-module__MmtA7q__GetmainImage{width:100%;max-width:320px;height:auto;margin:0 auto;padding:0;position:relative}.HomePage-module__MmtA7q__GetstudentImage{border-radius:15px;width:60%;height:auto;max-height:250px}.HomePage-module__MmtA7q__GetstudentBadge{border-radius:15px;width:160px;height:auto;min-height:90px;padding:.8rem;position:absolute;top:20px;right:30px;transform:scale(.85)}.HomePage-module__MmtA7q__badgeTitle{text-align:center;margin:0 0 .3rem;font-size:.9rem}.HomePage-module__MmtA7q__avatarGroup{justify-content:center}.HomePage-module__MmtA7q__avatar,.HomePage-module__MmtA7q__avatarPlus{border-width:2px;width:28px;height:28px}.HomePage-module__MmtA7q__avatarPlus{padding-bottom:2px;font-size:1.2rem}.HomePage-module__MmtA7q__GetgroupImage{width:60%;max-width:320px;height:auto;margin:0 auto;position:relative;top:-1rem;right:-2.7rem}.HomePage-module__MmtA7q__GetgroupPhoto{border-radius:15px;width:100%;height:auto;max-height:250px}.HomePage-module__MmtA7q__GetstepsSection{gap:1.5rem;width:100%}.HomePage-module__MmtA7q__GetstepCard{border-radius:15px;flex-direction:row;align-items:flex-start;gap:1rem;width:100%;max-width:100%;height:auto;min-height:100px;padding:1.2rem}.HomePage-module__MmtA7q__GetstepCard:hover{transform:none}.HomePage-module__MmtA7q__GetstepIcon{width:45px;min-width:45px;height:45px;font-size:1.3rem}.HomePage-module__MmtA7q__GetstepContent{width:100%}.HomePage-module__MmtA7q__GetstepTitle{margin-bottom:.3rem;font-size:1.1rem}.HomePage-module__MmtA7q__GetstepDescription{font-size:.85rem;line-height:1.3}.HomePage-module__MmtA7q__GetstepCard:active{background:var(--white);box-shadow:0 5px 15px #0000001a}}@media (max-width:360px){.HomePage-module__MmtA7q__getStarted{padding:1.5rem 0}.HomePage-module__MmtA7q__Getcontainer{padding:0 .8rem}.HomePage-module__MmtA7q__GetsectionTitle{margin-bottom:2rem;font-size:1.6rem}.HomePage-module__MmtA7q__GetimageSection{gap:1.5rem}.HomePage-module__MmtA7q__GetmainImage,.HomePage-module__MmtA7q__GetgroupImage{max-width:280px}.HomePage-module__MmtA7q__GetstudentBadge{width:140px;padding:.6rem;top:15px;right:5px}.HomePage-module__MmtA7q__badgeTitle{font-size:.8rem}.HomePage-module__MmtA7q__avatar,.HomePage-module__MmtA7q__avatarPlus{width:24px;height:24px}.HomePage-module__MmtA7q__avatarPlus{font-size:1rem}.HomePage-module__MmtA7q__GetstepsSection{gap:1.2rem}.HomePage-module__MmtA7q__GetstepCard{gap:.8rem;min-height:90px;padding:1rem}.HomePage-module__MmtA7q__GetstepIcon{width:40px;min-width:40px;height:40px;font-size:1.2rem}.HomePage-module__MmtA7q__GetstepTitle{font-size:1rem}.HomePage-module__MmtA7q__GetstepDescription{font-size:.8rem}}@media (min-width:481px) and (max-width:640px){.HomePage-module__MmtA7q__getStarted{padding:3rem 0}.HomePage-module__MmtA7q__GetsectionTitle{margin-bottom:3rem;font-size:2rem}.HomePage-module__MmtA7q__GetcontentWrapper{gap:3rem}.HomePage-module__MmtA7q__GetimageSection{flex-flow:wrap;justify-content:center;gap:2rem}.HomePage-module__MmtA7q__GetmainImage,.HomePage-module__MmtA7q__GetgroupImage{width:45%;max-width:280px}.HomePage-module__MmtA7q__GetstudentBadge{width:180px;min-height:100px;padding:1rem}.HomePage-module__MmtA7q__badgeTitle{font-size:1rem}.HomePage-module__MmtA7q__avatar,.HomePage-module__MmtA7q__avatarPlus{width:32px;height:32px}.HomePage-module__MmtA7q__avatarPlus{font-size:1.5rem}.HomePage-module__MmtA7q__GetstepsSection{max-width:500px;margin:0 auto}.HomePage-module__MmtA7q__GetstepCard{flex-direction:row;align-items:center;width:100%;max-width:500px;padding:1.5rem}.HomePage-module__MmtA7q__GetstepIcon{width:50px;min-width:50px;height:50px;font-size:1.5rem}.HomePage-module__MmtA7q__GetstepTitle{font-size:1.2rem}.HomePage-module__MmtA7q__GetstepDescription{font-size:.95rem}}.HomePage-module__MmtA7q__whyChooseUs{background:var(--white);padding:5rem 0}.HomePage-module__MmtA7q__Whycontainer{max-width:1290px;margin:0 auto;padding:0 2rem}.HomePage-module__MmtA7q__WhysectionTitle{text-align:center;color:var(--text-dark);margin-bottom:4rem;font-family:Unbounded;font-size:3rem;font-weight:400}.HomePage-module__MmtA7q__WhycontentWrapper{justify-content:center;align-items:center;width:100%;max-width:700px;height:450px;margin:0 auto;display:flex;position:relative}.HomePage-module__MmtA7q__circleOuter,.HomePage-module__MmtA7q__circleMiddle,.HomePage-module__MmtA7q__circleInner{opacity:0;border:.1px dotted;border-bottom:none;border-radius:9999px;transition:none;position:absolute;transform:translate(-50%)scale(0)}@keyframes HomePage-module__MmtA7q__popIn{0%{opacity:0;transform:translate(-50%)scale(0)}50%{transform:translate(-50%)scale(1.1)}to{opacity:1;transform:translate(-50%)scale(1)}}.HomePage-module__MmtA7q__circleOuter.HomePage-module__MmtA7q__popIn{animation:.6s ease-out .8s forwards HomePage-module__MmtA7q__popIn}.HomePage-module__MmtA7q__circleMiddle.HomePage-module__MmtA7q__popIn{animation:.6s ease-out .5s forwards HomePage-module__MmtA7q__popIn}.HomePage-module__MmtA7q__circleInner.HomePage-module__MmtA7q__popIn{animation:.6s ease-out .2s forwards HomePage-module__MmtA7q__popIn}.HomePage-module__MmtA7q__circleOuter{background:#d4eab880;border-color:#000;width:482px;height:482px;top:0;left:50%;transform:translate(-50%)}.HomePage-module__MmtA7q__circleMiddle{background:#e9e9e980;border-color:#000;width:408px;height:408px;top:40px;left:50%;transform:translate(-50%)}.HomePage-module__MmtA7q__circleInner{background:#80c9e380;border-color:#000;width:330px;height:330px;top:80px;left:50%;transform:translate(-50%)}.HomePage-module__MmtA7q__WhyfeatureBadge{z-index:2;border-radius:20px;align-items:center;gap:1rem;width:347px;height:76px;padding:1rem 1.8rem;transition:all .3s;display:flex;position:absolute}.HomePage-module__MmtA7q__WhyfeatureBadge:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.HomePage-module__MmtA7q__WhyfeatureIcon{background:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex}.HomePage-module__MmtA7q__WhyfeatureTitle{color:var(--black);white-space:nowrap;font-family:Unbounded;font-size:1rem;font-weight:400}.HomePage-module__MmtA7q__top-left{background:linear-gradient(90deg,#fff 0%,#d3e9b6 50%,#80c9e3 100%);flex-direction:row;justify-content:flex-end;top:130px;left:-250px}.HomePage-module__MmtA7q__bottom-left{background:linear-gradient(90deg,#fff 0%,#d3e9b6 50%,#80c9e3 100%);flex-direction:row;justify-content:flex-end;bottom:90px;left:-250px}.HomePage-module__MmtA7q__top-right{background:linear-gradient(90deg,#80c9e3 0%,#d3e9b6 50%,#fff 100%);flex-direction:row-reverse;justify-content:flex-end;top:130px;right:-250px}.HomePage-module__MmtA7q__bottom-right{background:linear-gradient(90deg,#80c9e3 0%,#d3e9b6 50%,#fff 100%);flex-direction:row-reverse;justify-content:flex-end;bottom:90px;right:-250px}.HomePage-module__MmtA7q__videoContainer{z-index:1;width:430px;height:238px;position:relative;top:20px;overflow:hidden;box-shadow:0 10px 40px #0003}.HomePage-module__MmtA7q__videoPlaceholder{background:linear-gradient(135deg,#d5d5d5 0%,#b8b8b8 100%);justify-content:center;align-items:center;width:430px;height:238px;display:flex;position:relative}.HomePage-module__MmtA7q__playButton{width:70px;height:70px;color:var(--primary-color);cursor:pointer;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;padding-left:5px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0003}.HomePage-module__MmtA7q__playButton:hover{background:var(--white);transform:scale(1.1);box-shadow:0 6px 20px #00000040}.HomePage-module__MmtA7q__playButton svg{width:32px;height:32px}.HomePage-module__MmtA7q__video{object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.HomePage-module__MmtA7q__WhycontentWrapper{max-width:600px}.HomePage-module__MmtA7q__videoWhycontainer{width:400px;height:250px}.HomePage-module__MmtA7q__circleOuter{width:450px;height:225px}.HomePage-module__MmtA7q__circleMiddle{width:380px;height:190px}.HomePage-module__MmtA7q__circleInner{width:320px;height:160px}.HomePage-module__MmtA7q__circleOuter:after{width:450px;height:225px}.HomePage-module__MmtA7q__circleMiddle:after{width:380px;height:190px}.HomePage-module__MmtA7q__circleInner:after{width:320px;height:160px}.HomePage-module__MmtA7q__top-left,.HomePage-module__MmtA7q__bottom-left{left:-60px}.HomePage-module__MmtA7q__top-right,.HomePage-module__MmtA7q__bottom-right{right:-60px}}@media (max-width:768px){.HomePage-module__MmtA7q__WhycontentWrapper{max-width:500px;height:550px}.HomePage-module__MmtA7q__videoWhycontainer{width:350px;height:220px}.HomePage-module__MmtA7q__WhyfeatureBadge{margin:1rem auto;position:relative}.HomePage-module__MmtA7q__top-left,.HomePage-module__MmtA7q__top-right,.HomePage-module__MmtA7q__bottom-left,.HomePage-module__MmtA7q__bottom-right{position:static}.HomePage-module__MmtA7q__WhycontentWrapper{flex-direction:column;gap:1.5rem}.HomePage-module__MmtA7q__circleOuter,.HomePage-module__MmtA7q__circleMiddle,.HomePage-module__MmtA7q__circleInner,.HomePage-module__MmtA7q__circleOuter:after,.HomePage-module__MmtA7q__circleMiddle:after,.HomePage-module__MmtA7q__circleInner:after{display:none}}@media (max-width:640px){.HomePage-module__MmtA7q__WhysectionTitle{font-size:2.2rem}.HomePage-module__MmtA7q__videoWhycontainer{width:100%;max-width:320px;height:200px}.HomePage-module__MmtA7q__WhyfeatureBadge{padding:.8rem 1.2rem}.HomePage-module__MmtA7q__WhyfeatureIcon{width:35px;height:35px;font-size:1.1rem}.HomePage-module__MmtA7q__WhyfeatureTitle{font-size:.9rem}.HomePage-module__MmtA7q__playButton{width:60px;height:60px}.HomePage-module__MmtA7q__playButton svg{width:28px;height:28px}}@media (max-width:480px){.HomePage-module__MmtA7q__whyChooseUs{padding:3rem 0}.HomePage-module__MmtA7q__Whycontainer{padding:0 1rem}.HomePage-module__MmtA7q__WhysectionTitle{margin-bottom:2.5rem;font-size:1.8rem;line-height:1.2}.HomePage-module__MmtA7q__WhycontentWrapper{flex-direction:column;gap:.5rem;max-width:100%;height:auto}.HomePage-module__MmtA7q__circleOuter,.HomePage-module__MmtA7q__circleMiddle,.HomePage-module__MmtA7q__circleInner{display:none}.HomePage-module__MmtA7q__videoContainer{order:1;width:100%;max-width:320px;height:180px;margin:0 auto;top:0}.HomePage-module__MmtA7q__videoPlaceholder{width:100%;height:180px}.HomePage-module__MmtA7q__playButton{width:60px;height:60px}.HomePage-module__MmtA7q__playButton svg{width:24px;height:24px}.HomePage-module__MmtA7q__WhyfeatureBadge{border-radius:15px;flex-direction:row;justify-content:flex-start;gap:1rem;width:100%;max-width:300px;height:auto;min-height:70px;margin:0 auto;padding:1rem;transition:all .3s;box-shadow:0 4px 12px #0000001a;opacity:1!important;position:relative!important;inset:0!important;transform:none!important}.HomePage-module__MmtA7q__top-left,.HomePage-module__MmtA7q__bottom-left,.HomePage-module__MmtA7q__top-right,.HomePage-module__MmtA7q__bottom-right{background:linear-gradient(90deg,#fff 0%,#d3e9b6 50%,#80c9e3 100%)!important;position:relative!important;inset:0!important;transform:none!important}.HomePage-module__MmtA7q__top-right,.HomePage-module__MmtA7q__bottom-right{flex-direction:row-reverse;background:linear-gradient(90deg,#80c9e3 0%,#d3e9b6 50%,#fff 100%)!important}.HomePage-module__MmtA7q__WhyfeatureIcon{width:45px;height:45px;font-size:1.2rem}.HomePage-module__MmtA7q__WhyfeatureTitle{white-space:normal;text-align:center;flex:1;font-size:.95rem}.HomePage-module__MmtA7q__WhyfeaturesGrid{flex-direction:column;order:2;gap:1.2rem;width:100%;display:flex}.HomePage-module__MmtA7q__popIn{opacity:1!important;animation:none!important;transform:none!important}.HomePage-module__MmtA7q__WhyfeatureBadge:active{transform:scale(.98);box-shadow:0 2px 8px #0000001a}}@media (max-width:400px){.HomePage-module__MmtA7q__whyChooseUs{padding:2.5rem 0}.HomePage-module__MmtA7q__WhysectionTitle{margin-bottom:2rem;font-size:1.6rem}.HomePage-module__MmtA7q__WhycontentWrapper{gap:2rem}.HomePage-module__MmtA7q__videoContainer{max-width:280px;height:160px}.HomePage-module__MmtA7q__videoPlaceholder{height:160px}.HomePage-module__MmtA7q__playButton{width:55px;height:55px}.HomePage-module__MmtA7q__playButton svg{width:22px;height:22px}.HomePage-module__MmtA7q__WhyfeatureBadge{max-width:280px;min-height:65px;padding:.9rem}.HomePage-module__MmtA7q__WhyfeatureIcon{width:40px;height:40px;font-size:1.1rem}.HomePage-module__MmtA7q__WhyfeatureTitle{font-size:.9rem}.HomePage-module__MmtA7q__WhyfeaturesGrid{gap:1rem}}@media (max-width:360px){.HomePage-module__MmtA7q__whyChooseUs{padding:2rem 0}.HomePage-module__MmtA7q__Whycontainer{padding:0 .8rem}.HomePage-module__MmtA7q__WhysectionTitle{margin-bottom:1.8rem;font-size:1.5rem}.HomePage-module__MmtA7q__videoContainer{max-width:260px;height:150px}.HomePage-module__MmtA7q__videoPlaceholder{height:150px}.HomePage-module__MmtA7q__WhyfeatureBadge{max-width:260px;min-height:60px;padding:.8rem}.HomePage-module__MmtA7q__WhyfeatureIcon{width:36px;height:36px;font-size:1rem}.HomePage-module__MmtA7q__WhyfeatureTitle{font-size:.85rem}}@media (min-width:481px) and (max-width:640px){.HomePage-module__MmtA7q__whyChooseUs{padding:3.5rem 0}.HomePage-module__MmtA7q__WhysectionTitle{margin-bottom:3rem;font-size:2rem}.HomePage-module__MmtA7q__WhycontentWrapper{flex-direction:column;gap:2.5rem;max-width:480px;height:auto}.HomePage-module__MmtA7q__circleOuter{width:380px;height:190px}.HomePage-module__MmtA7q__circleMiddle{width:320px;height:160px;top:30px}.HomePage-module__MmtA7q__circleInner{width:260px;height:130px;top:60px}.HomePage-module__MmtA7q__videoContainer{width:320px;height:180px;top:40px}.HomePage-module__MmtA7q__top-left{top:40px;left:-180px}.HomePage-module__MmtA7q__bottom-left{bottom:40px;left:-180px}.HomePage-module__MmtA7q__top-right{top:40px;right:-180px}.HomePage-module__MmtA7q__bottom-right{bottom:40px;right:-180px}.HomePage-module__MmtA7q__WhyfeatureBadge{width:280px;padding:.9rem}.HomePage-module__MmtA7q__WhyfeatureIcon{width:40px;height:40px}.HomePage-module__MmtA7q__WhyfeatureTitle{font-size:.95rem}}@media (max-width:480px){.HomePage-module__MmtA7q__WhyfeaturesGrid{animation:.8s ease-out HomePage-module__MmtA7q__fadeInUp}.HomePage-module__MmtA7q__videoContainer{animation:.5s ease-out HomePage-module__MmtA7q__fadeInUp}@keyframes HomePage-module__MmtA7q__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:640px) and (min-width:481px){.HomePage-module__MmtA7q__WhycontentWrapper{flex-direction:column}.HomePage-module__MmtA7q__WhyfeatureBadge{position:absolute}}.HomePage-module__MmtA7q__ourTechnology{background:var(--white);padding:1rem 0}.HomePage-module__MmtA7q__Ourcontainer{max-width:1290px;margin:0 auto;padding:0 1rem}.HomePage-module__MmtA7q__OursectionTitle{text-align:center;color:var(--text-dark);text-align:center;margin-bottom:4rem;font-family:Unbounded;font-size:3rem;font-weight:400}.HomePage-module__MmtA7q__Ourtimeline{flex-direction:column;gap:0;max-width:1100px;margin:0 auto;display:flex}.HomePage-module__MmtA7q__OurtimelineItem{gap:2rem;margin-bottom:1rem;display:flex;position:relative}.HomePage-module__MmtA7q__OuriconWrapper{flex-direction:column;flex-shrink:0;align-items:center;min-height:65px;display:flex;position:relative}.HomePage-module__MmtA7q__OuriconCircle{z-index:2;background:#80c9e3;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex;position:relative;box-shadow:0 4px 15px #29b6f64d}.HomePage-module__MmtA7q__Ouricon{filter:brightness(0)invert();font-size:1.8rem}.HomePage-module__MmtA7q__Ourconnector{z-index:1;background-image:repeating-linear-gradient(#000,#000 6px,#0000 6px 12px);width:3px;height:90px;position:absolute;top:65px;left:50%;transform:translate(-50%)}.HomePage-module__MmtA7q__Ourcontent{flex:1;padding:.5rem 0 2rem}.HomePage-module__MmtA7q__OursectionSubTitle{font-family:Unbounded;font-size:1.4rem;font-weight:400}.HomePage-module__MmtA7q__Ourdescription{color:#000;font-family:Poppins;font-size:1rem;font-weight:500;line-height:1.7}@media (max-width:768px){.HomePage-module__MmtA7q__OursectionTitle,.HomePage-module__MmtA7q__OursectionSubTitle{font-size:2.5rem}.HomePage-module__MmtA7q__Ourtimeline{max-width:100%}.HomePage-module__MmtA7q__OurtimelineItem{gap:1.2rem;margin-bottom:1rem;display:flex;position:relative}.HomePage-module__MmtA7q__OuriconCircle{width:55px;height:55px}.HomePage-module__MmtA7q__Ouricon{font-size:1.5rem}.HomePage-module__MmtA7q__Ourconnector{top:55px;bottom:-35px}.HomePage-module__MmtA7q__title{font-size:1.2rem}.HomePage-module__MmtA7q__Ourdescription{font-size:.9rem}.HomePage-module__MmtA7q__Ourcontent{padding:0 0 2.5rem}}@media (max-width:640px){.HomePage-module__MmtA7q__OursectionTitle,.HomePage-module__MmtA7q__OursectionSubTitle{font-size:2rem}.HomePage-module__MmtA7q__OurtimelineItem{gap:1rem;margin-bottom:1rem;display:flex;position:relative}.HomePage-module__MmtA7q__OuriconCircle{width:50px;height:50px}.HomePage-module__MmtA7q__Ouricon{font-size:1.3rem}.HomePage-module__MmtA7q__Ourconnector{top:50px;bottom:-30px}.HomePage-module__MmtA7q__title{font-size:1.1rem}.HomePage-module__MmtA7q__Ourdescription{font-size:.85rem}.HomePage-module__MmtA7q__Ourcontent{padding:0 0 2rem}}@media (max-width:640px) and (min-width:481px){.HomePage-module__MmtA7q__OurtimelineItem,.HomePage-module__MmtA7q__OursectionSubTitle{flex-direction:row;gap:1.2rem}.HomePage-module__MmtA7q__OuriconWrapper{align-items:center;position:relative}.HomePage-module__MmtA7q__Ourconnector{width:3px;height:90px;top:50px;left:50%;transform:translate(-50%)}}@media (max-width:480px){.HomePage-module__MmtA7q__OursectionTitle{font-size:2rem}.HomePage-module__MmtA7q__OursectionSubTitle{font-size:1.4rem}.HomePage-module__MmtA7q__OurtimelineItem{gap:1rem;margin-bottom:0;display:flex;position:relative}.HomePage-module__MmtA7q__OuriconCircle{width:50px;height:50px}.HomePage-module__MmtA7q__Ouricon{font-size:1.3rem}.HomePage-module__MmtA7q__Ourconnector{top:50px;bottom:-30px}.HomePage-module__MmtA7q__title{font-size:1.1rem}.HomePage-module__MmtA7q__Ourdescription{font-size:.85rem}.HomePage-module__MmtA7q__Ourcontent{padding:0 0 2rem}}@media (max-width:640px) and (min-width:481px){.HomePage-module__MmtA7q__OurtimelineItem{flex-direction:row;gap:1.2rem}.HomePage-module__MmtA7q__OuriconWrapper{align-items:center;position:relative}.HomePage-module__MmtA7q__Ourconnector{width:3px;height:90px;top:50px;left:50%;transform:translate(-50%)}}.HomePage-module__MmtA7q__whocategories{background:radial-gradient(circle at 10% 30%,#9dff2d59 0%,#0000 40%),radial-gradient(circle at 80% 70%,#1cb7ff26 0%,#0000 40%),linear-gradient(#fff 0%,#f0fdff4d 100%);padding:2rem 0;position:relative;overflow:hidden}.HomePage-module__MmtA7q__whocategories:before{content:"";z-index:0;background:#1cb7ff1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:10%}.HomePage-module__MmtA7q__whocategories:after{content:"";z-index:0;background:#cddc9d26;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:5%}.HomePage-module__MmtA7q__whoCategoriescontainer{z-index:1;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.HomePage-module__MmtA7q__CategoriessectionTitle{text-align:center;color:#000;margin-bottom:4rem;font-family:Unbounded,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:59px}.HomePage-module__MmtA7q__highlight{color:var(--primary-color,#29b6f6);font-weight:600}.HomePage-module__MmtA7q__WhocategoriesGrid{grid-template-columns:repeat(3,1fr);place-items:start center;gap:1rem;width:1200px;margin:0 auto;display:grid}.HomePage-module__MmtA7q__categoryCards{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #29b6f633;border-radius:20px;justify-content:center;align-items:center;width:202px;height:189px;padding-top:50px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 4px 15px #0000000d}.HomePage-module__MmtA7q__categoryCards:hover{border-color:var(--primary-color,#29b6f6);background:#fff;transform:translateY(-10px);box-shadow:0 15px 40px #29b6f633}.HomePage-module__MmtA7q__categoryCards:hover .HomePage-module__MmtA7q__iconCircle{transform:translate(-50%)scale(1.1);box-shadow:0 8px 25px #29b6f64d}.HomePage-module__MmtA7q__CategoriesiconCircle{background:linear-gradient(135deg,#fff 0%,#f0fdff 100%);border:2px solid #29b6f61a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000026}.HomePage-module__MmtA7q__Categoriesicon{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:50px;height:50px}.HomePage-module__MmtA7q__categoryTitle{text-transform:capitalize;color:#000;text-align:center;padding:0 1rem;font-family:Unbounded,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:26px;transition:color .3s;position:absolute;bottom:30px}.HomePage-module__MmtA7q__categoryCards:hover .HomePage-module__MmtA7q__categoryTitle{color:var(--primary-color,#29b6f6)}@media (max-width:1024px){.HomePage-module__MmtA7q__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.HomePage-module__MmtA7q__categoryCards{width:100%;max-width:320px}}@media (max-width:768px){.HomePage-module__MmtA7q__categories{padding:4rem 0}.HomePage-module__MmtA7q__CategoriessectionTitle{margin-bottom:3rem;font-size:36px;line-height:45px}.HomePage-module__MmtA7q__categoriesGrid{gap:3rem 1.5rem}.HomePage-module__MmtA7q__categoryCards{height:170px}.HomePage-module__MmtA7q__WhocategoriesGrid{width:100%;max-width:600px;margin:0 auto}.HomePage-module__MmtA7q__CategoriesiconCircle{width:70px;height:70px;top:-35px}.HomePage-module__MmtA7q__Categoriesicon{width:45px;height:45px}.HomePage-module__MmtA7q__categoryTitle{font-size:18px;line-height:24px;bottom:25px}}@media (max-width:640px){.HomePage-module__MmtA7q__categories{padding:3rem 0}.HomePage-module__MmtA7q__categories:before,.HomePage-module__MmtA7q__categories:after{display:none}.HomePage-module__MmtA7q__Categoriescontainers{padding:0 1rem}.HomePage-module__MmtA7q__CategoriessectionTitle{margin-bottom:2.5rem;font-size:28px;line-height:36px}.HomePage-module__MmtA7q__categoriesGrid{grid-template-columns:1fr;gap:3rem}.HomePage-module__MmtA7q__categoryCards{width:100%;max-width:100%;height:150px}.HomePage-module__MmtA7q__CategoriesiconCircle{width:65px;height:65px;top:-32px}.HomePage-module__MmtA7q__Categoriesicon{width:40px;height:40px}.HomePage-module__MmtA7q__categoryTitle{font-size:17px;line-height:22px;bottom:22px}}@media (max-width:480px){.HomePage-module__MmtA7q__whocategories{background:radial-gradient(circle at 5% 20%,#9dff2d40 0%,#0000 30%),radial-gradient(circle at 90% 80%,#1cb7ff1a 0%,#0000 30%),linear-gradient(#fff 0%,#f0fdff33 100%);padding:3rem 0}.HomePage-module__MmtA7q__whocategories:before,.HomePage-module__MmtA7q__whocategories:after{display:none}.HomePage-module__MmtA7q__whoCategoriescontainer{padding:0 1rem}.HomePage-module__MmtA7q__CategoriessectionTitle{margin-bottom:2.5rem;padding:0 .5rem;font-size:24px;line-height:1.3}.HomePage-module__MmtA7q__WhocategoriesGrid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem;width:100%}.HomePage-module__MmtA7q__categoryCards{border-radius:15px;width:100%;max-width:160px;height:140px;margin:0 auto;padding-top:40px}.HomePage-module__MmtA7q__CategoriesiconCircle{width:55px;height:55px;top:-27.5px}.HomePage-module__MmtA7q__Categoriesicon{width:32px;height:32px}.HomePage-module__MmtA7q__categoryTitle{padding:0 .5rem;font-size:14px;line-height:1.2;bottom:15px}.HomePage-module__MmtA7q__categoryCards:hover{transform:translateY(-5px);box-shadow:0 10px 25px #29b6f626}.HomePage-module__MmtA7q__categoryCards:hover .HomePage-module__MmtA7q__CategoriesiconCircle{transform:translate(-50%)scale(1.05)}}@media (max-width:400px){.HomePage-module__MmtA7q__whocategories{padding:2.5rem 0}.HomePage-module__MmtA7q__CategoriessectionTitle{margin-bottom:2rem;font-size:22px}.HomePage-module__MmtA7q__WhocategoriesGrid{gap:.8rem}.HomePage-module__MmtA7q__categoryCards{max-width:145px;height:130px;padding-top:35px}.HomePage-module__MmtA7q__CategoriesiconCircle{width:50px;height:50px;top:-25px}.HomePage-module__MmtA7q__Categoriesicon{width:28px;height:28px}.HomePage-module__MmtA7q__categoryTitle{font-size:13px;bottom:12px}}@media (max-width:360px){.HomePage-module__MmtA7q__whocategories{padding:2rem 0}.HomePage-module__MmtA7q__whoCategoriescontainer{padding:0 .8rem}.HomePage-module__MmtA7q__CategoriessectionTitle{margin-bottom:1.8rem;font-size:20px}.HomePage-module__MmtA7q__WhocategoriesGrid{grid-template-columns:1fr;gap:2rem;max-width:250px;margin:0 auto}.HomePage-module__MmtA7q__categoryCards{width:100%;max-width:100%;height:120px}.HomePage-module__MmtA7q__categoryTitle{font-size:14px}}@media (min-width:481px) and (max-width:640px){.HomePage-module__MmtA7q__whocategories{padding:3.5rem 0}.HomePage-module__MmtA7q__CategoriessectionTitle{margin-bottom:3rem;font-size:28px;line-height:1.3}.HomePage-module__MmtA7q__WhocategoriesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:500px;margin:0 auto}.HomePage-module__MmtA7q__categoryCards{width:100%;max-width:180px;height:150px}.HomePage-module__MmtA7q__CategoriesiconCircle{width:60px;height:60px;top:-30px}.HomePage-module__MmtA7q__Categoriesicon{width:35px;height:35px}.HomePage-module__MmtA7q__categoryTitle{font-size:16px;bottom:20px}}.HomePage-module__MmtA7q__testimonials{background:var(--white);padding:1rem 0}.HomePage-module__MmtA7q__testimonialscontainer{max-width:1200px;margin:0 auto;padding:0 2rem;overflow:hidden}.HomePage-module__MmtA7q__testimonialCard{grid-template-columns:320px 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid;position:relative}.HomePage-module__MmtA7q__swipeOut.HomePage-module__MmtA7q__left{animation:.4s forwards HomePage-module__MmtA7q__slideOutLeft}.HomePage-module__MmtA7q__swipeOut.HomePage-module__MmtA7q__right{animation:.4s forwards HomePage-module__MmtA7q__slideOutRight}.HomePage-module__MmtA7q__swipeIn.HomePage-module__MmtA7q__left{animation:.4s forwards HomePage-module__MmtA7q__slideInLeft}.HomePage-module__MmtA7q__swipeIn.HomePage-module__MmtA7q__right{animation:.4s forwards HomePage-module__MmtA7q__slideInRight}@keyframes HomePage-module__MmtA7q__slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120%)}}@keyframes HomePage-module__MmtA7q__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}@keyframes HomePage-module__MmtA7q__slideInLeft{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}@keyframes HomePage-module__MmtA7q__slideInRight{0%{opacity:0;transform:translate(-120%)}to{opacity:1;transform:translate(0)}}.HomePage-module__MmtA7q__testimonialsheader{justify-content:flex-end;align-items:center;gap:12rem;margin-bottom:3rem;display:flex}.HomePage-module__MmtA7q__testimonialssectionTitle{color:var(--text-dark);font-family:Unbounded;font-size:3rem;font-weight:400}.HomePage-module__MmtA7q__testimonialsnavigation{gap:1rem;display:flex}.HomePage-module__MmtA7q__navButton{background:var(--white);color:#999;cursor:pointer;border:1px solid #34a9d3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.HomePage-module__MmtA7q__navButton:hover{border-color:var(--primary-color);color:var(--primary-color)}.HomePage-module__MmtA7q__navButton.HomePage-module__MmtA7q__active{background:var(--primary-color);border-color:var(--primary-color);color:var(--white)}.HomePage-module__MmtA7q__navButton.HomePage-module__MmtA7q__active:hover{background:#29b6f6}.HomePage-module__MmtA7q__swipeOut.HomePage-module__MmtA7q__left{opacity:0;transform:translate(-80px)}.HomePage-module__MmtA7q__swipeOut.HomePage-module__MmtA7q__right{opacity:0;transform:translate(80px)}.HomePage-module__MmtA7q__swipeIn{opacity:1;transform:translate(0)}.HomePage-module__MmtA7q__testimonialsimageSection{position:relative}.HomePage-module__MmtA7q__testimonialsimageWrapper{width:280px;height:340px;position:relative}.HomePage-module__MmtA7q__testimonialsimageBorder{border:3px solid var(--primary-color);z-index:1;border-radius:15px;width:200px;height:380px;position:absolute;top:-15px;left:-20px}.HomePage-module__MmtA7q__testimonialImage{object-fit:cover;z-index:2;border-radius:15px;width:100%;height:100%;position:relative;box-shadow:0 10px 40px #0000001a}.HomePage-module__MmtA7q__testimonialscontentSection{width:725x;position:relative}.HomePage-module__MmtA7q__testimonialsquoteIcon{justify-content:center;align-items:center;font-size:4rem;display:flex}.HomePage-module__MmtA7q__Explore{color:#fff;background:#34a9d3;border-radius:30px;justify-content:space-between;align-items:center;gap:1px;width:170px;height:42px;padding:2px 8px 0 20px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;transition:all .3s;display:flex}.HomePage-module__MmtA7q__btnText{text-align:left;flex:1;font-family:Poppins;font-size:1rem}.HomePage-module__MmtA7q__btnIcon{color:#000203;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:700;display:flex}.HomePage-module__MmtA7q__Explore:hover{background:#2b8fb8;transform:translateY(-2px);box-shadow:0 4px 12px #34a9d34d}.HomePage-module__MmtA7q__signInBtn:hover .HomePage-module__MmtA7q__btnIcon{transform:translate(2px)}.HomePage-module__MmtA7q__testimonialText{color:#000;margin-bottom:1rem;font-family:Poppins;font-size:2rem;font-weight:500;line-height:1.2}.HomePage-module__MmtA7q__authorInfo{flex-direction:column;gap:.3rem;display:flex}.HomePage-module__MmtA7q__authorName{color:var(--text-dark);font-family:Poppins;font-size:1.8rem;font-weight:700}.HomePage-module__MmtA7q__location{color:#999;margin-bottom:0;font-size:1.3rem}.HomePage-module__MmtA7q__testimonialsrating{gap:.2rem;display:flex}.HomePage-module__MmtA7q__star{color:#ffa726;font-size:1.5rem}.HomePage-module__MmtA7q__buttonWrapper{justify-content:center;display:flex}.HomePage-module__MmtA7q__exploreButton{background:var(--primary-color);color:var(--white);cursor:pointer;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #29b6f64d}.HomePage-module__MmtA7q__exploreButton:hover{background:#29b6f6;transform:translateY(-2px);box-shadow:0 6px 20px #29b6f666}@media (max-width:968px){.HomePage-module__MmtA7q__testimonialsheader{text-align:center;flex-direction:column;gap:2rem}.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:2.5rem}.HomePage-module__MmtA7q__testimonialCard{grid-template-columns:1fr;gap:3rem}.HomePage-module__MmtA7q__testimonialsimageWrapper{margin:0 auto}}@media (max-width:640px){.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:2rem}.HomePage-module__MmtA7q__testimonialstestimonialCard{gap:2rem}.HomePage-module__MmtA7q__testimonialsimageWrapper{width:240px;height:300px}.HomePage-module__MmtA7q__testimonialsimageBorder{border:3px solid var(--primary-color);z-index:1;border-radius:15px;width:200px;max-width:calc(100% + 20px);height:280px;position:absolute;top:-15px;left:-20px}.HomePage-module__MmtA7q__quoteIcon{font-size:4rem}.HomePage-module__MmtA7q__testimonialText{font-size:.95rem}.HomePage-module__MmtA7q__authorName{font-size:1.1rem}.HomePage-module__MmtA7q__location{font-size:.9rem}.HomePage-module__MmtA7q__navButton{width:45px;height:45px}.HomePage-module__MmtA7q__exploreButton{padding:.9rem 1.8rem;font-size:.95rem}}@media (max-width:480px){.HomePage-module__MmtA7q__testimonialsheader{gap:1.5rem}.HomePage-module__MmtA7q__testimonialssectionTitle{font-size:1.8rem}.HomePage-module__MmtA7q__testimonialCard{gap:1.5rem}.HomePage-module__MmtA7q__testimonialsimageWrapper{width:200px;height:260px}.HomePage-module__MmtA7q__testimonialsimageBorder{width:180px;height:240px;top:-10px;left:-15px}.HomePage-module__MmtA7q__quoteIcon{font-size:3rem}.HomePage-module__MmtA7q__testimonialText{font-size:.9rem}.HomePage-module__MmtA7q__authorName{font-size:1rem}.HomePage-module__MmtA7q__location{font-size:.8rem}.HomePage-module__MmtA7q__navButton{width:40px;height:40px}.HomePage-module__MmtA7q__exploreButton{padding:.8rem 1.5rem;font-size:.9rem}}.HomePage-module__MmtA7q__associates{background:var(--white);width:100%;padding:4rem 0;position:relative;overflow:hidden}.HomePage-module__MmtA7q__associatescontainer{z-index:2;box-sizing:border-box;width:100%;max-width:1240px;margin:0 auto;padding:0 2rem;position:relative}.HomePage-module__MmtA7q__associatessectionTitle{text-align:center;color:var(--text-dark);margin-bottom:3rem;font-family:Unbounded,sans-serif;font-size:3rem;font-weight:400;line-height:1.2}.HomePage-module__MmtA7q__highlight{color:var(--primary-color)}.HomePage-module__MmtA7q__associateslogoGrid{grid-template-columns:repeat(5,1fr);place-items:center;gap:2rem;margin:0 auto;display:grid}.HomePage-module__MmtA7q__associateslogoItem{justify-content:center;align-items:center;width:100%;height:160px;padding:1rem;transition:all .3s;display:flex}.HomePage-module__MmtA7q__associateslogoItem:hover{transform:translateY(-5px)}.HomePage-module__MmtA7q__logo{object-fit:contain;filter:grayscale(0%);width:100%;max-width:240px;height:auto;max-height:120px;transition:all .3s}.HomePage-module__MmtA7q__associateslogoItem:hover .HomePage-module__MmtA7q__logo{filter:grayscale(0%)brightness(1.1)}.HomePage-module__MmtA7q__decorativeCircle1,.HomePage-module__MmtA7q__decorativeCircle2{z-index:1;pointer-events:none;position:absolute}.HomePage-module__MmtA7q__decorativeCircle1{width:300px;height:450px;bottom:-120px;right:-150px}.HomePage-module__MmtA7q__decorativeCircle1:before{content:"";background:#cddc9d4d;border-radius:200px 0 0 200px;width:200px;height:400px;position:absolute;bottom:30px;right:80px}.HomePage-module__MmtA7q__decorativeCircle1:after{content:"";background:#cddc9d80;border-radius:150px 0 0 150px;width:150px;height:300px;position:absolute;bottom:0;right:0}.HomePage-module__MmtA7q__decorativeCircle2{display:none}.HomePage-module__MmtA7q__associatesScroller{width:100%;height:160px;margin-top:2rem;position:relative;overflow:hidden}.HomePage-module__MmtA7q__associatesTrack{gap:.3rem;width:max-content;animation:30s linear infinite HomePage-module__MmtA7q__scrollLogos;display:flex}.HomePage-module__MmtA7q__associatesScroller:hover .HomePage-module__MmtA7q__associatesTrack{animation-play-state:paused}@keyframes HomePage-module__MmtA7q__scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1200px){.HomePage-module__MmtA7q__associatescontainer{max-width:960px}.HomePage-module__MmtA7q__logo{max-width:220px;max-height:110px}.HomePage-module__MmtA7q__associateslogoItem{height:150px}}@media (max-width:1024px){.HomePage-module__MmtA7q__associates{padding:3.5rem 0}.HomePage-module__MmtA7q__associateslogoGrid{grid-template-columns:repeat(3,1fr);gap:2rem}.HomePage-module__MmtA7q__associatessectionTitle{margin-bottom:2.5rem;font-size:2.5rem}.HomePage-module__MmtA7q__logo{max-width:200px;max-height:100px}.HomePage-module__MmtA7q__associateslogoItem{height:140px}}@media (max-width:768px){.HomePage-module__MmtA7q__associates{padding:3rem 0}.HomePage-module__MmtA7q__associatescontainer{padding:0 1.5rem}.HomePage-module__MmtA7q__associatessectionTitle{margin-bottom:2rem;font-size:2.2rem}.HomePage-module__MmtA7q__associateslogoGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.HomePage-module__MmtA7q__associateslogoItem{height:130px;padding:1rem}.HomePage-module__MmtA7q__logo{max-width:180px;max-height:90px}.HomePage-module__MmtA7q__associateslogoItem:active{transition:transform .2s;transform:scale(.95)}.HomePage-module__MmtA7q__decorativeCircle1{width:200px;height:300px;bottom:-80px;right:-80px}}@media (max-width:640px){.HomePage-module__MmtA7q__associates{padding:2.5rem 0}.HomePage-module__MmtA7q__associatescontainer{padding:0 1.2rem}.HomePage-module__MmtA7q__associatessectionTitle{margin-bottom:2rem;font-size:2rem}.HomePage-module__MmtA7q__associateslogoGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.HomePage-module__MmtA7q__associateslogoItem{height:140px;padding:1rem}.HomePage-module__MmtA7q__logo{max-width:170px;max-height:90px}.HomePage-module__MmtA7q__decorativeCircle1{opacity:.3}}@media (max-width:480px){.HomePage-module__MmtA7q__associates{background:var(--white);width:100%;padding:2.5rem 0;position:relative;overflow:hidden}.HomePage-module__MmtA7q__associatescontainer{box-sizing:border-box;width:100%;padding:0 1rem}.HomePage-module__MmtA7q__associatessectionTitle{text-align:center;color:var(--text-dark);margin-bottom:2rem;padding:0 .5rem;font-family:Unbounded,sans-serif;font-size:2rem;font-weight:400;line-height:1.2}.HomePage-module__MmtA7q__highlight{color:var(--primary-color)}.HomePage-module__MmtA7q__associateslogoGrid{grid-template-columns:repeat(2,1fr);place-items:center;gap:1.5rem;width:100%;margin:0 auto;display:grid}.HomePage-module__MmtA7q__associateslogoItem{background:#ffffff80;border:1px solid #34a9d30d;border-radius:12px;justify-content:center;align-items:center;width:100%;height:140px;padding:1rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000005}.HomePage-module__MmtA7q__associateslogoItem:hover{background:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #34a9d31f}.HomePage-module__MmtA7q__associateslogoItem:active{transform:scale(.95)}.HomePage-module__MmtA7q__logo{object-fit:contain;filter:grayscale(0%);width:100%;max-width:200px;height:auto;max-height:90px;transition:all .2s}.HomePage-module__MmtA7q__associateslogoItem:hover .HomePage-module__MmtA7q__logo{filter:grayscale(0%)brightness(1.1);transform:scale(1.05)}.HomePage-module__MmtA7q__decorativeCircle1,.HomePage-module__MmtA7q__decorativeCircle2{display:none}.HomePage-module__MmtA7q__associatesScroller{height:140px;margin-top:1.5rem}.HomePage-module__MmtA7q__associatesTrack{gap:0;animation:20s linear infinite HomePage-module__MmtA7q__scrollLogosMobile}@keyframes HomePage-module__MmtA7q__scrollLogosMobile{0%{transform:translate(0)}to{transform:translate(-50%)}}.HomePage-module__MmtA7q__associateslogoItem.HomePage-module__MmtA7q__loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite HomePage-module__MmtA7q__loadingShimmer}@keyframes HomePage-module__MmtA7q__loadingShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}}@media (max-width:400px){.HomePage-module__MmtA7q__associates{padding:2rem 0}.HomePage-module__MmtA7q__associatescontainer{padding:0 .8rem}.HomePage-module__MmtA7q__associatessectionTitle{margin-bottom:1.8rem;font-size:1.8rem}.HomePage-module__MmtA7q__associateslogoGrid{gap:1.2rem}.HomePage-module__MmtA7q__associateslogoItem{height:130px;padding:.9rem}.HomePage-module__MmtA7q__logo{max-width:170px;max-height:80px}.HomePage-module__MmtA7q__associatesScroller{height:130px}.HomePage-module__MmtA7q__associatesTrack{gap:0}}@media (max-width:360px){.HomePage-module__MmtA7q__associates{padding:2rem 0}.HomePage-module__MmtA7q__associatescontainer{padding:0 .7rem}.HomePage-module__MmtA7q__associatessectionTitle{margin-bottom:1.5rem;font-size:1.6rem}.HomePage-module__MmtA7q__associateslogoGrid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:320px;margin:0 auto}.HomePage-module__MmtA7q__associateslogoItem{width:100%;height:120px;padding:.8rem}.HomePage-module__MmtA7q__logo{max-width:150px;max-height:70px}.HomePage-module__MmtA7q__associatesScroller{height:120px}.HomePage-module__MmtA7q__associatesTrack{gap:0}}@media (max-width:480px) and (orientation:landscape){.HomePage-module__MmtA7q__associates{padding:2rem 0}.HomePage-module__MmtA7q__associateslogoGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:100%}.HomePage-module__MmtA7q__associateslogoItem{height:120px;padding:.8rem}.HomePage-module__MmtA7q__logo{max-width:150px;max-height:70px}.HomePage-module__MmtA7q__associatessectionTitle{margin-bottom:1.5rem;font-size:1.8rem}}@media (hover:none) and (pointer:coarse){.HomePage-module__MmtA7q__associateslogoItem:hover{transform:none}.HomePage-module__MmtA7q__associateslogoItem:active{background:#34a9d30d;transition:transform .1s;transform:scale(.95)}.HomePage-module__MmtA7q__associateslogoItem:hover .HomePage-module__MmtA7q__logo{filter:grayscale(0%);transform:none}}@media (prefers-contrast:high){.HomePage-module__MmtA7q__associateslogoItem{background:#fff;border:2px solid #34a9d3}.HomePage-module__MmtA7q__logo{filter:grayscale()contrast(1.2)}.HomePage-module__MmtA7q__associatessectionTitle{color:#000}.HomePage-module__MmtA7q__highlight{color:#06c}.HomePage-module__MmtA7q__decorativeCircle1:before,.HomePage-module__MmtA7q__decorativeCircle1:after{background:#06c3}}@media (prefers-reduced-motion:reduce){.HomePage-module__MmtA7q__associateslogoItem:hover,.HomePage-module__MmtA7q__associateslogoItem:hover .HomePage-module__MmtA7q__logo{transform:none}.HomePage-module__MmtA7q__associatesTrack{animation:none}.HomePage-module__MmtA7q__associatesScroller:hover .HomePage-module__MmtA7q__associatesTrack{animation-play-state:running}.HomePage-module__MmtA7q__associateslogoItem.HomePage-module__MmtA7q__loading{animation:none}}@media print{.HomePage-module__MmtA7q__associates{background:#fff;padding:1rem 0}.HomePage-module__MmtA7q__associatescontainer{padding:0 1rem}.HomePage-module__MmtA7q__associatessectionTitle{color:#000;font-size:2rem}.HomePage-module__MmtA7q__associateslogoGrid{gap:1rem}.HomePage-module__MmtA7q__associateslogoItem{border:1px solid #ddd;padding:.5rem}.HomePage-module__MmtA7q__logo{filter:grayscale()}.HomePage-module__MmtA7q__decorativeCircle1,.HomePage-module__MmtA7q__decorativeCircle2{display:none}.HomePage-module__MmtA7q__associateslogoItem:hover{transform:none}}.HomePage-module__MmtA7q__associateslogoItem img{opacity:1;transition:opacity .3s}.HomePage-module__MmtA7q__associateslogoItem img[data-loaded=false]{opacity:0}@media (min-width:769px){.HomePage-module__MmtA7q__associateslogoItem{position:relative;overflow:hidden}.HomePage-module__MmtA7q__associateslogoItem:after{content:"";background:linear-gradient(90deg,#0000,#34a9d31a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HomePage-module__MmtA7q__associateslogoItem:hover:after{left:100%}}@media (max-width:320px){.HomePage-module__MmtA7q__associates{padding:1.5rem 0}.HomePage-module__MmtA7q__associateslogoItem{height:110px}.HomePage-module__MmtA7q__logo{max-width:130px;max-height:60px}.HomePage-module__MmtA7q__associatessectionTitle{font-size:1.5rem}}.HomePage-module__MmtA7q__faqSection{background:linear-gradient(#fff,#d4e8c1);min-height:50vh;padding:5rem 0}.HomePage-module__MmtA7q__faqcontainer{max-width:1400px;margin:0 auto;padding:0 2rem}.HomePage-module__MmtA7q__faqtitle{color:#000;text-align:center;justify-content:center;align-items:center;margin-bottom:3rem;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:1.2;display:flex}.HomePage-module__MmtA7q__faqList{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.HomePage-module__MmtA7q__faqItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0000000d}.HomePage-module__MmtA7q__faqItem:hover{box-shadow:0 4px 16px #00000014}.HomePage-module__MmtA7q__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background-color .3s;display:flex}.HomePage-module__MmtA7q__faqQuestion:hover{background:linear-gradient(90deg,#9dff2d73 0%,#1cb7ff73 100%)}.HomePage-module__MmtA7q__questionText{color:#2d3748;padding-right:1rem;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.5}.HomePage-module__MmtA7q__icon{color:#4a5568;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.HomePage-module__MmtA7q__iconOpen{transform:rotate(180deg)}.HomePage-module__MmtA7q__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.HomePage-module__MmtA7q__answerOpen{max-height:500px}.HomePage-module__MmtA7q__answerContent{color:#4a5568;padding:1rem 2rem 1.5rem;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.HomePage-module__MmtA7q__answerParagraph{margin-bottom:1rem}.HomePage-module__MmtA7q__answerParagraph:last-child{margin:1rem 0}.HomePage-module__MmtA7q__answerList{margin:.75rem 0;padding-left:1.5rem;list-style-type:disc}.HomePage-module__MmtA7q__answerList li{margin-bottom:.5rem;line-height:1.6}.HomePage-module__MmtA7q__answerList li:last-child{margin-bottom:0}@media (max-width:768px){.HomePage-module__MmtA7q__faqSection{padding:3rem 0}.HomePage-module__MmtA7q__container{padding:0 1rem}.HomePage-module__MmtA7q__title{margin-bottom:2rem;font-size:36px}.HomePage-module__MmtA7q__faqQuestion{padding:1.25rem 1.5rem}.HomePage-module__MmtA7q__questionText{font-size:16px}.HomePage-module__MmtA7q__answerContent{padding:1rem 1.5rem 1.25rem;font-size:15px}}@media (max-width:480px){.HomePage-module__MmtA7q__title{font-size:28px}.HomePage-module__MmtA7q__faqQuestion{padding:1rem 1.25rem}.HomePage-module__MmtA7q__questionText{font-size:15px}.HomePage-module__MmtA7q__answerContent{padding:1rem 1.25rem;font-size:14px}.HomePage-module__MmtA7q__icon{width:20px;height:20px}}.HomePage-module__MmtA7q__CollaborationheroSection{background:linear-gradient(#d4e8c1,#fff);justify-content:center;align-items:center;min-height:336px;padding:60px 20px;display:flex}.HomePage-module__MmtA7q__CollaborationheroContent{text-align:center;max-width:1000px}.HomePage-module__MmtA7q__CollaborationheroContent h1{color:#1a1a1a;margin-bottom:30px;font-size:3.5rem;font-weight:700;line-height:1.2}.HomePage-module__MmtA7q__CollaborationhireTalents{color:#4da6c7}.HomePage-module__MmtA7q__CollaborationheroDescription{color:#2d2d2d;max-width:750px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.HomePage-module__MmtA7q__CollaborationconnectBtn{color:#fff;cursor:pointer;background-color:#4da6c7;border:none;border-radius:25px;padding:14px 36px;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 2px 8px #4da6c74d}.HomePage-module__MmtA7q__CollaborationconnectBtn:hover{background-color:#3d8ba8;transform:translateY(-2px);box-shadow:0 4px 12px #4da6c766}@media (max-width:768px){.HomePage-module__MmtA7q__CollaborationheroContent h1{font-size:2.5rem}.HomePage-module__MmtA7q__CollaborationheroDescription{font-size:1.1rem}.HomePage-module__MmtA7q__CollaborationconnectBtn{padding:12px 30px;font-size:.95rem}}@media (max-width:480px){.HomePage-module__MmtA7q__CollaborationheroContent h1{font-size:2rem}.HomePage-module__MmtA7q__CollaborationheroDescription{font-size:1rem}}
.FeaturedCourses-module__YuBbIG__featuredCourses{background:var(--white);width:100%;padding:4rem 0;overflow-x:hidden}.FeaturedCourses-module__YuBbIG__CourseContainer{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:2rem}.FeaturedCourses-module__YuBbIG__sectionTitle{text-align:center;color:var(--text-dark);margin-bottom:3.5rem;font-family:Unbounded;font-size:2.8rem;font-weight:500}.FeaturedCourses-module__YuBbIG__highlight{color:var(--primary-color)}.FeaturedCourses-module__YuBbIG__coursesGrid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:2rem;width:100%;margin:0 0 1rem;display:grid}.FeaturedCourses-module__YuBbIG__courseCard{box-sizing:border-box;background:#f5f5f5;border-radius:20px;width:100%;max-width:380px;padding:1rem;transition:transform .3s,box-shadow .3s}.FeaturedCourses-module__YuBbIG__courseCard:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0000001f}.FeaturedCourses-module__YuBbIG__courseImageWrapper{border-radius:15px;width:100%;height:240px;margin-bottom:1.2rem;position:relative;overflow:hidden}.FeaturedCourses-module__YuBbIG__courseImage{object-fit:cover;width:100%;height:100%}.FeaturedCourses-module__YuBbIG__rating{color:#1a1a1a;background:#fff;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:flex;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #0000001a}.FeaturedCourses-module__YuBbIG__ratingNumber:before{content:"⭐ "}.FeaturedCourses-module__YuBbIG__favoriteBtn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .3s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #0000001a}.FeaturedCourses-module__YuBbIG__favoriteBtn:hover{transform:scale(1.1);box-shadow:0 4px 10px #00000026}.FeaturedCourses-module__YuBbIG__courseContent{padding:.5rem .8rem}.FeaturedCourses-module__YuBbIG__courseTitle{color:var(--text-dark);letter-spacing:.5px;margin-bottom:1rem;font-family:Unbounded;font-size:1rem;font-weight:500;line-height:1.3}.FeaturedCourses-module__YuBbIG__courseInfo{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.FeaturedCourses-module__YuBbIG__duration{color:var(--text-light);font-size:.95rem;font-weight:500}.FeaturedCourses-module__YuBbIG__price{color:var(--text-dark);font-size:1.1rem;font-weight:700}.FeaturedCourses-module__YuBbIG__enrollBtn{background:var(--primary-color);color:var(--white);border-radius:50px;width:100%;margin-bottom:.1rem;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.FeaturedCourses-module__YuBbIG__enrollBtn:hover{background:var(--primary-color);transform:scale(1.02);box-shadow:0 5px 15px #29b6f64d}.FeaturedCourses-module__YuBbIG__detailsBtn{color:#000;background:0 0;border-radius:50px;width:100%;padding:.4rem 1.5rem;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:27px;text-decoration-line:underline;transition:all .3s}.FeaturedCourses-module__YuBbIG__detailsBtn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#f5f5f5}.FeaturedCourses-module__YuBbIG__paginationContainer{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:1rem 0;display:flex}.FeaturedCourses-module__YuBbIG__paginationBtn{border:2px solid var(--primary-color);width:40px;height:40px;color:var(--primary-color);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.FeaturedCourses-module__YuBbIG__paginationBtn:hover:not(.FeaturedCourses-module__YuBbIG__disabled){background:var(--primary-color);color:#fff;transform:scale(1.05)}.FeaturedCourses-module__YuBbIG__paginationBtn.FeaturedCourses-module__YuBbIG__disabled{opacity:.3;cursor:not-allowed;color:#ccc;border-color:#ccc}.FeaturedCourses-module__YuBbIG__pageNumbers{align-items:center;gap:.5rem;display:flex}.FeaturedCourses-module__YuBbIG__pageNumber{min-width:40px;height:40px;color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0 .5rem;font-size:1rem;font-weight:500;transition:all .3s}.FeaturedCourses-module__YuBbIG__pageNumber:hover{color:var(--primary-color);background:#29b6f61a}.FeaturedCourses-module__YuBbIG__pageNumber.FeaturedCourses-module__YuBbIG__active{background:var(--primary-color);color:#fff;font-weight:600}.FeaturedCourses-module__YuBbIG__ellipsis{color:var(--text-light);padding:0 .5rem;font-weight:500}.FeaturedCourses-module__YuBbIG__loadingOverlay{z-index:10;background:#fffc;border-radius:20px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FeaturedCourses-module__YuBbIG__spinner{border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;width:50px;height:50px;animation:1s linear infinite FeaturedCourses-module__YuBbIG__spin}@keyframes FeaturedCourses-module__YuBbIG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.FeaturedCourses-module__YuBbIG__coursesGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:640px){.FeaturedCourses-module__YuBbIG__sectionTitle{font-size:2.2rem}.FeaturedCourses-module__YuBbIG__courseCard{max-width:100%}.FeaturedCourses-module__YuBbIG__paginationContainer{gap:.5rem;margin-top:2rem}.FeaturedCourses-module__YuBbIG__paginationBtn{width:36px;height:36px}.FeaturedCourses-module__YuBbIG__pageNumber{min-width:36px;height:36px;font-size:.9rem}}@media (min-width:481px) and (max-width:640px){.FeaturedCourses-module__YuBbIG__featuredCourses{padding:3rem 0}.FeaturedCourses-module__YuBbIG__CourseContainer{padding:0 1.5rem}.FeaturedCourses-module__YuBbIG__sectionTitle{margin-bottom:2.5rem!important;font-size:2.2rem!important}.FeaturedCourses-module__YuBbIG__coursesGrid{grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important}.FeaturedCourses-module__YuBbIG__courseCard{max-width:100%}.FeaturedCourses-module__YuBbIG__courseImageWrapper{height:200px}.FeaturedCourses-module__YuBbIG__courseTitle{font-size:.9rem}.FeaturedCourses-module__YuBbIG__duration{font-size:.8rem}.FeaturedCourses-module__YuBbIG__price{font-size:.95rem}.FeaturedCourses-module__YuBbIG__paginationContainer{gap:.5rem}.FeaturedCourses-module__YuBbIG__paginationBtn{width:36px;height:36px}.FeaturedCourses-module__YuBbIG__pageNumber{min-width:36px;height:36px;font-size:.85rem}}@media (max-width:480px){.FeaturedCourses-module__YuBbIG__featuredCourses{width:100%;padding:2rem 0;overflow-x:hidden}.FeaturedCourses-module__YuBbIG__CourseContainer{max-width:100%;padding:0 1rem}.FeaturedCourses-module__YuBbIG__sectionTitle{text-align:center;width:100%;padding:0 .5rem;line-height:1.2;margin-bottom:2rem!important;font-size:1.8rem!important}.FeaturedCourses-module__YuBbIG__coursesGrid{width:100%;margin:0 auto;padding:0;grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.FeaturedCourses-module__YuBbIG__courseCard{border-radius:15px;width:100%;max-width:100%;margin:0;padding:.8rem}.FeaturedCourses-module__YuBbIG__courseImageWrapper{border-radius:12px;height:160px;margin-bottom:.8rem}.FeaturedCourses-module__YuBbIG__courseContent{padding:.3rem}.FeaturedCourses-module__YuBbIG__courseTitle{letter-spacing:.3px;margin-bottom:.5rem;line-height:1.2;font-size:.65rem!important}.FeaturedCourses-module__YuBbIG__courseInfo{margin-bottom:.5rem;padding-bottom:.5rem}.FeaturedCourses-module__YuBbIG__duration{font-size:.75rem!important}.FeaturedCourses-module__YuBbIG__price{font-size:.9rem!important}.FeaturedCourses-module__YuBbIG__enrollBtn{margin-bottom:0;padding:.6rem 0!important;font-size:.8rem!important}.FeaturedCourses-module__YuBbIG__enrollBtn a{padding:.6rem 0;font-size:.8rem}.FeaturedCourses-module__YuBbIG__paginationContainer{flex-wrap:wrap;gap:.3rem;margin-top:1.5rem;padding:0 .5rem}.FeaturedCourses-module__YuBbIG__paginationBtn{width:32px;height:32px}.FeaturedCourses-module__YuBbIG__pageNumber{min-width:32px;height:32px;font-size:.8rem}.FeaturedCourses-module__YuBbIG__pageNumbers{flex-wrap:wrap;justify-content:center;gap:.2rem}.FeaturedCourses-module__YuBbIG__pageInfo{text-align:center;margin-top:.5rem;font-size:.8rem}}@media (max-width:360px){.FeaturedCourses-module__YuBbIG__featuredCourses{padding:1.5rem 0}.FeaturedCourses-module__YuBbIG__CourseContainer{padding:0 .8rem}.FeaturedCourses-module__YuBbIG__sectionTitle{margin-bottom:1.5rem!important;font-size:1.6rem!important}.FeaturedCourses-module__YuBbIG__coursesGrid{gap:.8rem!important}.FeaturedCourses-module__YuBbIG__courseImageWrapper{height:140px}.FeaturedCourses-module__YuBbIG__courseTitle{font-size:.8rem!important}.FeaturedCourses-module__YuBbIG__duration{font-size:.7rem!important}.FeaturedCourses-module__YuBbIG__price{font-size:.85rem!important}.FeaturedCourses-module__YuBbIG__enrollBtn{padding:.5rem 0!important;font-size:.75rem!important}.FeaturedCourses-module__YuBbIG__paginationBtn{width:28px;height:28px}.FeaturedCourses-module__YuBbIG__pageNumber{min-width:28px;height:28px;font-size:.75rem}}
.Categories-module__ufVq2a__categoriessection{background:var(--white);padding:5rem 0}.Categories-module__ufVq2a__categoriescontainer{max-width:1280px;margin:0 auto;padding:0 2rem}.Categories-module__ufVq2a__categoriessectionTitle{text-align:center;color:#000;margin-bottom:5rem;font-family:Unbounded;font-size:48px;font-style:normal;font-weight:400;line-height:59px}.Categories-module__ufVq2a__categorieshighlight{color:var(--primary-color)}.Categories-module__ufVq2a__categoriesGrid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:0;max-width:1240px;margin:0 auto;display:grid}.Categories-module__ufVq2a__categoriesGrid>:last-child{grid-column:2/3}.Categories-module__ufVq2a__categoryCard{background:#f3f3f3;border:1px dashed #000;border-radius:20px;justify-content:center;align-items:center;width:387px;height:116px;margin:2rem 0;padding-top:50px;transition:all .3s;display:flex;position:relative}.Categories-module__ufVq2a__categoryCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.Categories-module__ufVq2a__iconCircle{background:#fff;border-radius:50%;justify-content:center;align-items:flex-end;width:80px;height:80px;display:flex;position:absolute;top:-40px;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 0 10px #00000040}.Categories-module__ufVq2a__icon{object-fit:contain;width:64px;height:64px;position:relative;bottom:-8px}.Categories-module__ufVq2a__categoryTitle{text-transform:capitalize;color:#000;text-align:center;font-family:Unbounded;font-size:24px;font-style:normal;font-weight:600;line-height:30px;position:absolute;bottom:20px}@media (max-width:1240px){.Categories-module__ufVq2a__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}.Categories-module__ufVq2a__categoriesGrid>:last-child{grid-column:1/-1;justify-self:center}}@media (max-width:840px){.Categories-module__ufVq2a__categoryCard{width:100%;max-width:387px}}@media (max-width:640px){.Categories-module__ufVq2a__categoriesGrid{grid-template-columns:1fr;gap:4rem 1.5rem}.Categories-module__ufVq2a__categoriesGrid>:last-child{grid-column:1}.Categories-module__ufVq2a__categoriessectionTitle{font-size:2.2rem}.Categories-module__ufVq2a__categoryCard{width:100%;max-width:100%;height:116px}.Categories-module__ufVq2a__iconCircle{width:70px;height:70px;top:-45px}.Categories-module__ufVq2a__icon{width:56px;height:56px}.Categories-module__ufVq2a__categoryTitle{font-size:20px;line-height:26px;bottom:18px}}@media (max-width:480px){.Categories-module__ufVq2a__categoriessectionTitle{font-size:1.8rem}.Categories-module__ufVq2a__categoryCard{height:100px;margin:1rem 0 1.6rem}.Categories-module__ufVq2a__iconCircle{width:60px;height:60px;top:-40px}.Categories-module__ufVq2a__icon{width:48px;height:48px}.Categories-module__ufVq2a__categoryTitle{font-size:16px;line-height:24px;bottom:16px}}
.FAQAccordion-module__Pcubzq__faqSection{background:#e8e4f3;min-height:50vh;padding:5rem 0}.FAQAccordion-module__Pcubzq__faqcontainer{max-width:1400px;margin:0 auto;padding:0 2rem}.FAQAccordion-module__Pcubzq__faqtitle{color:#000;text-align:center;margin-bottom:3rem;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:1.2}.FAQAccordion-module__Pcubzq__faqList{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.FAQAccordion-module__Pcubzq__faqItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0000000d}.FAQAccordion-module__Pcubzq__faqItem:hover{box-shadow:0 4px 16px #00000014}.FAQAccordion-module__Pcubzq__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background-color .3s;display:flex}.FAQAccordion-module__Pcubzq__faqQuestion:hover{background:linear-gradient(90deg,#9dff2d73 0%,#1cb7ff73 100%)}.FAQAccordion-module__Pcubzq__questionText{color:#2d3748;padding-right:1rem;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.5}.FAQAccordion-module__Pcubzq__icon{color:#4a5568;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.FAQAccordion-module__Pcubzq__iconOpen{transform:rotate(180deg)}.FAQAccordion-module__Pcubzq__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQAccordion-module__Pcubzq__answerOpen{max-height:500px}.FAQAccordion-module__Pcubzq__answerContent{color:#4a5568;padding:1rem 2rem 1.5rem;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.FAQAccordion-module__Pcubzq__answerParagraph{margin-bottom:.75rem}.FAQAccordion-module__Pcubzq__answerParagraph:last-child{margin-bottom:0}.FAQAccordion-module__Pcubzq__answerList{margin:.75rem 0;padding-left:1.5rem;list-style-type:disc}.FAQAccordion-module__Pcubzq__answerList li{margin-bottom:.5rem;line-height:1.6}.FAQAccordion-module__Pcubzq__answerList li:last-child{margin-bottom:0}@media (max-width:768px){.FAQAccordion-module__Pcubzq__faqSection{padding:3rem 0}.FAQAccordion-module__Pcubzq__container{padding:0 1rem}.FAQAccordion-module__Pcubzq__title{margin-bottom:2rem;font-size:36px}.FAQAccordion-module__Pcubzq__faqQuestion{padding:1.25rem 1.5rem}.FAQAccordion-module__Pcubzq__questionText{font-size:16px}.FAQAccordion-module__Pcubzq__answerContent{padding:1rem 1.5rem 1.25rem;font-size:15px}}@media (max-width:480px){.FAQAccordion-module__Pcubzq__title{font-size:28px}.FAQAccordion-module__Pcubzq__faqQuestion{padding:1rem 1.25rem}.FAQAccordion-module__Pcubzq__questionText{font-size:15px}.FAQAccordion-module__Pcubzq__answerContent{padding:1rem 1.25rem;font-size:14px}.FAQAccordion-module__Pcubzq__icon{width:20px;height:20px}}
.Modal-module__GKiJOG__overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__GKiJOG__modal{background:0 0;border-radius:16px;width:100%;max-width:700px;animation:.25s Modal-module__GKiJOG__scaleIn;position:relative}.Modal-module__GKiJOG__closeButton{cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;transition:transform .35s,background .3s;display:flex;position:absolute;top:24px;right:30px}.Modal-module__GKiJOG__closeButton:hover{transform:rotate(180deg)scale(1.1)}@keyframes Modal-module__GKiJOG__spin{0%{transform:rotate(0)}to{transform:rotate(720deg)}}@keyframes Modal-module__GKiJOG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.Modal-module__GKiJOG__modal{max-width:90%}}@media (max-width:480px){.Modal-module__GKiJOG__closeButton{top:10px;right:30px}.Modal-module__GKiJOG__modal{background:0 0;border-radius:16px;flex-direction:column;align-items:center;width:95%;max-width:700px;animation:.25s Modal-module__GKiJOG__scaleIn;display:flex;position:relative;top:24px}}
.ContactForm-module__fw3Taq__formWrapper{background:linear-gradient(#4ab7d8 0%,#3da4c5 100%);border-radius:15px 0 0 15px;width:90%;max-height:650px;padding:2rem;overflow-y:auto;box-shadow:0 10px 40px #0000001a}.ContactForm-module__fw3Taq__formWrapper::-webkit-scrollbar{width:6px}.ContactForm-module__fw3Taq__formWrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.ContactForm-module__fw3Taq__form{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__fw3Taq__formTitle{color:var(--white);text-align:center;letter-spacing:2px;margin-bottom:.1rem;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:600}.ContactForm-module__fw3Taq__errorMessage{color:var(--white);text-align:center;background:#ff4d4d33;border:1px solid #ff4d4d80;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.ContactForm-module__fw3Taq__successMessage{color:var(--white);text-align:center;background:#4cd96433;border:1px solid #4cd96480;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.ContactForm-module__fw3Taq__required{color:#ff4d4f;margin-left:2px;font-size:1rem;font-weight:600}.ContactForm-module__fw3Taq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__fw3Taq__inputGroup{justify-content:space-between;display:flex}.ContactForm-module__fw3Taq__label{color:var(--white);width:8rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:400}.ContactForm-module__fw3Taq__input{background:var(--white);color:#333;border:none;border-radius:8px;width:23rem;padding:.9rem 1rem;font-family:Poppins,sans-serif;font-size:.95rem;transition:all .3s}.ContactForm-module__fw3Taq__input:focus{outline:none;box-shadow:0 0 0 3px #fff6}.ContactForm-module__fw3Taq__phoneWrapper{grid-template-columns:90px 1fr;gap:.8rem;display:grid}.ContactForm-module__fw3Taq__countryCode{background:var(--white);color:#333;cursor:pointer;border:none;border-radius:8px;padding:.9rem .6rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s}.ContactForm-module__fw3Taq__countryCode:focus{outline:none;box-shadow:0 0 0 3px #fff6}.ContactForm-module__fw3Taq__phoneInput{flex:1}.ContactForm-module__fw3Taq__input{border:1px solid #ccc;border-radius:6px;padding:10px;transition:all .25s}.ContactForm-module__fw3Taq__errorInput{outline:none;box-shadow:0 0 0 3px #ff4d4f40;border:1.5px solid #ff4d4f!important}.ContactForm-module__fw3Taq__textarea{background:var(--white);color:#333;resize:vertical;border:none;border-radius:8px;width:23rem;min-height:100px;margin:0 0 0;padding:.9rem 1rem;font-family:Poppins,sans-serif;font-size:.95rem;transition:all .3s}.ContactForm-module__fw3Taq__textarea:focus{outline:none;box-shadow:0 0 0 3px #fff6}.ContactForm-module__fw3Taq__submitButton{background:var(--white);color:#34a9d3;cursor:pointer;border:none;border-radius:25px;justify-content:center;align-self:center;align-items:center;gap:.6rem;width:106px;height:34px;margin-top:.5rem;padding:.5rem 0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.ContactForm-module__fw3Taq__submitButton:hover{background:#f5f5f5;transform:translateY(-1px);box-shadow:0 5px 15px #0003}.ContactForm-module__fw3Taq__submitButton:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__fw3Taq__buttonIcon{width:30px;height:30px;color:var(--white);background:#34a9d3;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex}.ContactForm-module__fw3Taq__fileInput{cursor:pointer;background-color:#f9f9f9;border:2px dashed #ccc;border-radius:8px;width:70%;padding:10px;transition:all .3s}.ContactForm-module__fw3Taq__fileInput:hover{background-color:#f0f7ff;border-color:#34a9d3}.ContactForm-module__fw3Taq__fileInput::file-selector-button{color:#fff;cursor:pointer;background-color:#34a9d3;border:none;border-radius:6px;margin-right:16px;padding:8px 16px;transition:background-color .3s}.ContactForm-module__fw3Taq__fileInput::file-selector-button:hover{background-color:#267b9a}@media (max-width:768px){.ContactForm-module__fw3Taq__formWrapper{padding:2rem 1.5rem}.ContactForm-module__fw3Taq__formRow{grid-template-columns:1fr}.ContactForm-module__fw3Taq__phoneWrapper{grid-template-columns:85px 1fr}}@media (max-width:480px){.ContactForm-module__fw3Taq__formWrapper{border-radius:10px;width:94%;max-width:400px;height:auto;padding:1.8rem 1.2rem}.ContactForm-module__fw3Taq__formTitle{font-size:1.2rem}.ContactForm-module__fw3Taq__label{font-size:.75rem}.ContactForm-module__fw3Taq__input{width:100%;padding:0 .5rem;font-size:.9rem}.ContactForm-module__fw3Taq__textarea,.ContactForm-module__fw3Taq__countryCode{padding:.75rem .9rem;font-size:.9rem}.ContactForm-module__fw3Taq__submitButton{padding:.75rem 2rem;font-size:.95rem}}
.StatusModal-module__pwG2MG__overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.StatusModal-module__pwG2MG__modal{text-align:center;background:#fff;border-radius:14px;width:320px;padding:2rem;animation:.3s StatusModal-module__pwG2MG__scaleIn}.StatusModal-module__pwG2MG__success{border-top:6px solid #22c55e}.StatusModal-module__pwG2MG__error{border-top:6px solid #ef4444}.StatusModal-module__pwG2MG__icon{margin-bottom:1rem}.StatusModal-module__pwG2MG__success svg{color:#22c55e}.StatusModal-module__pwG2MG__error svg{color:#ef4444}.StatusModal-module__pwG2MG__message{margin-bottom:1.5rem;font-size:1.05rem;font-weight:500}.StatusModal-module__pwG2MG__button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:.5rem 1.5rem}.StatusModal-module__pwG2MG__button:hover{opacity:.9}@keyframes StatusModal-module__pwG2MG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
