.courses-section{padding:4rem 2rem;background:#f5f5f7;text-align:center}.courses-section .courses-container{max-width:1600px;margin:0 auto}.courses-section .badge{display:inline-block;background:#f1f1f3;color:#464646;font-size:12px;text-transform:uppercase;padding:6px 16px;font-weight:400;letter-spacing:1px;border-radius:999px;margin-bottom:1rem}.courses-section .title{font-size:36px;font-weight:600;margin-bottom:1rem}.courses-section .title .highlight{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important}.courses-section .subtitle{font-size:20px;color:#151515;margin-bottom:2rem;margin-left:auto;font-weight:500;margin-right:auto}.courses-section .features-list{display:flex;justify-content:center;gap:5rem;margin-bottom:2rem}.courses-section .features-list .feature-item{display:flex;align-items:center;gap:.5rem}.courses-section .features-list .feature-item .icon{width:32px;height:32px}.courses-section .features-list .feature-item span{font-size:1rem;color:#333;font-weight:400}.courses-section .actions{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.courses-section .actions .btn-try{background:linear-gradient(111deg,#0085e5,#ff00b6);border:none;height:45px;width:209px}.courses-section .actions .btn-demo{background:#333;color:#fff;border:none;height:45px;width:209px}.courses-section .actions .btn-demo:hover{background:#444}.courses-section .image-wrapper{display:flex;justify-content:center;margin-top:2rem}.courses-section .image-wrapper img{max-width:100%;object-fit:contain}@media(max-width:768px){.courses-section .title{font-size:22px}.courses-section .badge{font-size:10px}.courses-section .subtitle{font-size:16px}.courses-section .features-list{flex-direction:column;gap:2rem}.courses-section .features-list .feature-item span{font-size:.9rem}.courses-section .table-wrapper .fake-table .table-header,.courses-section .table-wrapper .fake-table .table-row{grid-template-columns:1fr;row-gap:.5rem}.courses-section .actions{gap:1rem}}.ai-section{position:relative;width:100%;padding:80px 60px;overflow:hidden;background-color:#f9f9fa}.ai-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/Container.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1));-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1));mask-repeat:no-repeat}.ai-section>*{position:relative;z-index:2}.ai-section .ai-container{display:flex;justify-content:space-between;align-items:center;max-width:1600px;width:100%;margin:0 auto}.ai-section .ai-content{flex:1;margin-bottom:2rem}.ai-section .ai-content h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;background-color:#fff!important;padding:6px;width:200px;border-radius:1000px;text-align:center;font-weight:500}.ai-section .ai-content h3 span{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important}.ai-section .ai-content h1{font-size:36px;font-weight:600;line-height:1.3;color:#2f2f2f;margin-bottom:16px}.ai-section .ai-content h1 .highlight-text{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important}.ai-section .ai-content .inner-text{font-size:20px;font-weight:500;color:#2f2f2f;margin-bottom:30px}.ai-section .ai-content .ai-buttons{display:flex;gap:16px;margin-bottom:1rem}.ai-section .ai-content .ai-buttons .ant-btn{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:auto;padding:10px 30px;border-radius:6px;font-weight:600}.ai-section .ai-content .ai-buttons .ant-btn .btn-subtext{font-size:11px;font-weight:400;color:#fff;line-height:1}.ai-section .ai-content .ai-buttons .ant-btn .btn-ai{font-size:16px;font-weight:500}.ai-section .ai-content .ai-buttons .btn-text{background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%);color:#fff;border:none}.ai-section .ai-content .ai-buttons .dark-ai{background:#111;color:#fff;border:none}.ai-section .ai-content .ai-hero-stats{display:flex;flex-direction:column;gap:20px;width:100%;max-width:174px;margin-top:10rem}.ai-section .ai-content .ai-hero-stats .ai-stat-block{width:100%;padding:16px 20px;border-radius:13px;background-color:#f5f5f7;border:1px solid #efeff0;transition:.3s ease}.ai-section .ai-content .ai-hero-stats .ai-stat-block:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.ai-section .ai-content .ai-hero-stats .ai-stat-block h2{font-size:36px;margin-bottom:6px}.ai-section .ai-content .ai-hero-stats .ai-stat-block h2 .highlight-btn{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important;-webkit-text-fill-color:rgba(0,0,0,0)}.ai-section .ai-content .ai-hero-stats .ai-stat-block p{font-size:12px;font-weight:500;color:#2f2f2f}.ai-section .hero-graphic{flex:1;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.ai-section .hero-graphic .main-media{width:100%;max-width:776px;height:auto;transform:translateY(-120px)}@media(max-width:1000px){.ai-section{padding:60px 30px}.ai-section .ai-container{flex-direction:column;align-items:flex-start;text-align:left}.ai-section .ai-content{width:100%}.ai-section .ai-content h1{font-size:28px}.ai-section .ai-content .inner-text{font-size:16px}.ai-section .ai-content .ai-buttons{flex-direction:row;width:auto}.ai-section .ai-content .ai-buttons .ant-btn{width:auto;align-items:flex-start;text-align:left}.ai-section .ai-content .ai-hero-stats{flex-direction:column;justify-content:flex-start;gap:20px;margin-top:2rem}.ai-section .ai-content .ai-hero-stats .ai-stat-block{width:auto}.ai-section .ai-content .ai-hero-stats .ai-stat-block h2{font-size:24px}.ai-section .hero-graphic{width:100%;justify-content:center;margin-top:40px}.ai-section .hero-graphic .main-media{width:100%;max-width:400px;transform:translate(0)}}@media(max-width:600px){.ai-section{padding:40px 20px}.ai-section .ai-content{margin-bottom:0}.ai-section .ai-content h1{font-size:24px}.ai-section .ai-content .inner-text{font-size:14px}.ai-section .ai-content .ai-buttons{gap:12px}.ai-section .ai-content .ai-buttons .ant-btn{flex-shrink:1;min-width:0;max-width:100%}.ai-section .ai-content .ai-hero-stats{flex-direction:row!important;flex-wrap:nowrap;gap:12px}.ai-section .ai-content .ai-hero-stats .ai-stat-block{min-width:160px;max-width:100%;text-align:left}.ai-section .ai-content .ai-hero-stats .ai-stat-block h2{font-size:20px}.ai-section .ai-content .ai-hero-stats .ai-stat-block p{font-size:11px}}.modern-classrooms{padding:4rem 2rem;background:#fff;text-align:center}.modern-classrooms .container{max-width:1600px;margin:0 auto}.modern-classrooms .badge{display:inline-block;background:#f1f1f3;color:#464646;font-size:12px;font-weight:400;text-transform:uppercase;padding:6px 16px;letter-spacing:1px;border-radius:999px;margin-bottom:.75rem}.modern-classrooms .headline{font-size:2rem;font-weight:600;margin-bottom:2.5rem}.modern-classrooms .headline .highlight{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important}.modern-classrooms .cards{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:3rem;margin-top:2rem}.modern-classrooms .card{background:#fff;border-radius:14px;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden}.modern-classrooms .card .card-icon{width:64px;height:64px;margin-bottom:1rem}.modern-classrooms .card h3{font-size:28px;font-weight:600;margin:0 0 .75rem;color:#111827}.modern-classrooms .card p{font-size:20px;line-height:1.6;color:#464646;text-align:left;font-weight:400}.modern-classrooms .card .card-image{width:100%;border-radius:10px;object-fit:cover;position:relative;top:7%}@media(max-width:768px){.modern-classrooms .badge{font-size:10px}.modern-classrooms .cards{grid-template-columns:1fr}.modern-classrooms .card{padding:1rem}.modern-classrooms .card .card-icon{width:48px;height:48px}.modern-classrooms .card h3{font-size:20px;text-align:left}.modern-classrooms .card p{font-size:14px;text-align:left}.modern-classrooms .headline{font-size:22px}.modern-classrooms .card .card-image{margin-top:1rem}}.voice-cloning-section{background:radial-gradient(circle at center,#36174f 0,#1d0d2b 100%);color:#fff;padding:1.1rem 4rem;height:382px;overflow:hidden}.voice-cloning-section .voice-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1600px;margin:0 auto;gap:2rem}.voice-cloning-section .voice-container .section-left{z-index:1}.voice-cloning-section .voice-container .section-left h1{font-size:48px;margin-bottom:1rem;line-height:1.2}.voice-cloning-section .voice-container .section-left .voicetitle{font-size:18px;font-weight:400;margin-bottom:2rem;color:#fff;line-height:1.5}.voice-cloning-section .voice-container .section-left .access-btn{background:#4a90e2;border:none;padding:.75rem 1.5rem;border-radius:6px;box-shadow:none;height:45px;font-size:1rem;margin-top:.5rem}.voice-cloning-section .voice-container .section-left .access-btn:hover{opacity:.9}.voice-cloning-section .voice-container .section-right{flex:1;display:flex;justify-content:center}.voice-cloning-section .voice-container .section-right .voice-image{max-width:100%;width:516px;height:auto}@media(max-width:768px){.voice-cloning-section{padding:2rem 1rem;height:auto}.voice-cloning-section .voice-container{flex-direction:column;align-items:center;text-align:center;gap:2rem}.voice-cloning-section .voice-container .section-left br{display:none}.voice-cloning-section .voice-container .section-left h1{font-size:22px}.voice-cloning-section .voice-container .section-left .voicetitle{font-size:16px}.voice-cloning-section .voice-container .section-left .voicetitle br{display:none}.voice-cloning-section .voice-container .section-left .access-btn{font-size:14px;padding:.6rem 1.2rem;width:100%;max-width:300px}.voice-cloning-section .voice-container .section-right .voice-image{width:100%;max-width:300px;height:auto}}.why-choose{padding:4rem 2rem;text-align:center}.why-choose .container{max-width:1400px;margin:0 auto}.why-choose .badge{display:inline-block;background:#f1f1f3;color:#464646;font-size:12px;text-transform:uppercase;padding:6px 16px;letter-spacing:1px;border-radius:999px;font-weight:400;margin-bottom:1rem}.why-choose .title{font-size:2rem;font-weight:600;margin-bottom:2.5rem;color:#2f2f2f}.why-choose .title .highlight{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important}.why-choose .cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.why-choose .card{background:#f5f5f7;border-radius:20px;padding:2rem;display:flex;align-items:center;gap:1rem;transition:background .3s}.why-choose .card:hover{background:#eaeaea}.why-choose .card .icon{width:72px;height:72px;flex-shrink:0}.why-choose .card .content{text-align:left}.why-choose .card .content .card-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .75rem}.why-choose .card .content .card-text{font-size:1rem;color:#2f2f2f;margin:0;line-height:1.5;font-weight:400}.why-choose .image-wrapper{display:flex;justify-content:center;margin-top:3rem;margin-bottom:3rem}.why-choose .image-wrapper img{width:100%;max-width:1092px;height:auto;position:relative;left:0;top:20px}@media(max-width:768px){.why-choose{padding:2rem 1rem}.why-choose .badge{font-size:10px}.why-choose .title{font-size:22px;margin-bottom:2rem}.why-choose .cards{grid-template-columns:1fr;gap:1rem}.why-choose .card{flex-direction:column;align-items:flex-start;padding:1.5rem}.why-choose .card .icon{width:48px;height:48px}.why-choose .card .content .card-title{font-size:1rem}.why-choose .card .content .card-text{font-size:.875rem}.why-choose .image-wrapper{margin-top:2rem;margin-bottom:2rem}.why-choose .image-wrapper img{top:0}}