.smart-section{padding:4rem 2rem;background:#f5f5f7;text-align:center}.smart-section .smart-wrapper{max-width:1600px;margin:0 auto}.smart-section .smart-badge{display:inline-block;background:#f1f1f3;color:#464646;font-size:12px;text-transform:uppercase;padding:6px 16px;letter-spacing:1px;font-weight:400;border-radius:999px;margin-bottom:1rem}.smart-section .smart-title{font-size:36px;font-weight:600;margin-bottom:1rem}.smart-section .smart-text{font-size:20px;color:#151515;margin-bottom:2rem;margin-left:auto;font-weight:400;margin-right:auto}.smart-section .smart-actions{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.smart-section .smart-actions .smart-btn{background:linear-gradient(111deg,#0085e5,#ff00b6);border:none;height:45px;width:209px}@media(max-width:1024px){.smart-section{padding:3rem 1.5rem}.smart-section .smart-title{font-size:30px}.smart-section .smart-text{font-size:18px}.smart-section .smart-actions .smart-btn{width:190px;font-size:15px}}@media(max-width:600px){.smart-section{padding:2.5rem 1rem}.smart-section .smart-badge{font-size:10px}.smart-section .smart-title{font-size:22px}.smart-section .smart-text{font-size:16px}.smart-section .smart-actions .smart-btn{width:190px;font-size:14px}}.hero-wrapper{position:relative;width:100%;padding:80px 60px;overflow:hidden;background-color:#f9f9fa}.hero-wrapper: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}.hero-wrapper>*{position:relative;z-index:2}.hero-wrapper .hero-inner{display:flex;justify-content:space-between;align-items:center;max-width:1600px;width:100%;margin:0 auto}.hero-wrapper .hero-text-content{flex:1;margin-bottom:2rem}.hero-wrapper .hero-text-content h3{font-size:12px}.hero-wrapper .hero-text-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}.hero-wrapper .hero-text-content h3{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}.hero-wrapper .hero-text-content h1{font-size:36px;font-weight:600;line-height:1.3;color:#2f2f2f;margin-bottom:16px}.hero-wrapper .hero-text-content h1 .accent-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}.hero-wrapper .hero-text-content .hero-subtext{font-size:20px;font-weight:500;color:#2f2f2f;margin-bottom:30px}.hero-wrapper .hero-text-content .hero-button-group{display:flex;gap:16px;margin-bottom:1rem}.hero-wrapper .hero-text-content .hero-button-group .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}.hero-wrapper .hero-text-content .hero-button-group .ant-btn .btn-label{font-size:11px;font-weight:400;color:#fff;line-height:1}.hero-wrapper .hero-text-content .hero-button-group .ant-btn .btn-main{font-size:16px;font-weight:500}.hero-wrapper .hero-text-content .hero-button-group .primary-btn{background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%);color:#fff;border:none}.hero-wrapper .hero-text-content .hero-button-group .secondary-btn{background:#111;color:#fff;border:none}.hero-wrapper .hero-text-content .hero-stats{display:flex;flex-direction:column;gap:20px;width:100%;max-width:174px;margin-top:10rem}.hero-wrapper .hero-text-content .hero-stats .stat-card{width:100%;padding:16px 20px;border-radius:13px;background-color:#f5f5f7;border:1px solid #efeff0;transition:.3s ease}.hero-wrapper .hero-text-content .hero-stats .stat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.hero-wrapper .hero-text-content .hero-stats .stat-card h2{font-size:36px;margin-bottom:6px}.hero-wrapper .hero-text-content .hero-stats .stat-card h2 .accent-badge{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)}.hero-wrapper .hero-text-content .hero-stats .stat-card p{font-size:12px;font-weight:500;color:#2f2f2f}.hero-wrapper .hero-media{flex:1;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.hero-wrapper .hero-media .media-img{width:100%;max-width:776px;height:auto;transform:translateY(-120px)}@media(max-width:1000px){.hero-wrapper{padding:60px 30px}.hero-wrapper .hero-inner{flex-direction:column;align-items:flex-start;text-align:left}.hero-wrapper .hero-text-content{width:100%}.hero-wrapper .hero-text-content h1{font-size:28px}.hero-wrapper .hero-text-content .hero-subtext{font-size:16px}.hero-wrapper .hero-text-content .hero-button-group{flex-direction:row;width:auto}.hero-wrapper .hero-text-content .hero-button-group .ant-btn{width:auto;align-items:flex-start;text-align:left}.hero-wrapper .hero-text-content .hero-stats{flex-direction:column;justify-content:flex-start;gap:20px;margin-top:2rem}.hero-wrapper .hero-text-content .hero-stats .stat-card{width:auto}.hero-wrapper .hero-text-content .hero-stats .stat-card h2{font-size:24px}.hero-wrapper .hero-media{width:100%;justify-content:center;margin-top:40px}.hero-wrapper .hero-media .media-img{width:100%;max-width:400px;transform:translate(0)}}@media(max-width:600px){.hero-wrapper{padding:40px 20px}.hero-wrapper .hero-text-content{margin-bottom:0}.hero-wrapper .hero-text-content h1{font-size:24px}.hero-wrapper .hero-text-content .hero-subtext{font-size:14px}.hero-wrapper .hero-text-content .hero-button-group{gap:12px}.hero-wrapper .hero-text-content .hero-button-group .ant-btn{flex-shrink:1;min-width:0;max-width:100%}.hero-wrapper .hero-text-content .hero-stats{flex-direction:row!important;flex-wrap:nowrap;gap:12px}.hero-wrapper .hero-text-content .hero-stats .stat-card{min-width:160px;max-width:100%;text-align:left}.hero-wrapper .hero-text-content .hero-stats .stat-card h2{font-size:20px}.hero-wrapper .hero-text-content .hero-stats .stat-card p{font-size:11px}}.teacher-section{padding:4rem 1rem;background:#fff;text-align:center}.teacher-section .teacher-container{max-width:1600px;margin:0 auto}.teacher-section .teacher-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}.teacher-section .teacher-title{font-size:2rem;font-weight:600;margin-bottom:2.5rem;line-height:1.3}.teacher-section .teacher-title .teacher-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}.teacher-section .teacher-cards{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:2rem;margin-top:2rem}.teacher-section .teacher-card{background:#fff;border-radius:14px;padding:2rem 2rem 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid #d7d7d7;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.teacher-section .teacher-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.teacher-section .teacher-card .teacher-card-header{display:flex;flex-direction:column;align-items:flex-start}.teacher-section .teacher-card .teacher-icon{width:62px;height:62px;margin-bottom:1rem}.teacher-section .teacher-card .teacher-card-title{font-size:28px;font-weight:600;margin:0 0 .75rem;color:#111827;text-align:left}.teacher-section .teacher-card .teacher-card-text{font-size:20px;line-height:1.6;color:#464646;text-align:left;font-weight:400}.teacher-section .teacher-card .teacher-card-image{width:100%;border-radius:10px;object-fit:cover;margin-top:1.5rem}.teacher-section .key-actions{display:flex;justify-content:center;margin-top:2.5rem}.teacher-section .key-actions .btn-try{background:linear-gradient(111deg,#0085e5,#ff00b6);border:none;height:39px;width:auto;box-shadow:none}@media(max-width:1024px){.teacher-section .teacher-cards{grid-template-columns:1fr}.teacher-section .teacher-title{font-size:1.75rem}.teacher-section .teacher-card{padding:1.5rem}.teacher-section .teacher-card .teacher-card-title{font-size:24px}.teacher-section .teacher-card .teacher-card-text{font-size:18px}.teacher-section .teacher-card .teacher-icon{width:40px;height:40px}}@media(max-width:600px){.teacher-section{padding:2rem 1rem}.teacher-section .teacher-badge{font-size:10px}.teacher-section .teacher-title{font-size:22px}.teacher-section .teacher-cards{grid-template-columns:1fr;gap:1.5rem}.teacher-section .teacher-card{padding:1rem}.teacher-section .teacher-card .teacher-card-title{font-size:18px}.teacher-section .teacher-card .teacher-card-text{font-size:16px}.teacher-section .teacher-card .teacher-icon{width:32px;height:32px}}.pricing-container{padding:4rem 1rem;max-width:1280px;margin:0 auto}.pricing-container .pricing-header{text-align:center;margin-bottom:3rem}.pricing-container .pricing-header h2{font-size:36px;margin-bottom:.5rem;color:#1c1c1e}.pricing-container .pricing-header .subtitle{font-size:18px;color:#7c7c7c}.pricing-container .pricing-cards{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.pricing-container .pricing-cards .card{background:#fff;border:1px solid #eef2f6;border-radius:16px;padding:2rem 1.15rem;width:100%;max-width:262px;text-align:left;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.02);display:flex;flex-direction:column;justify-content:space-between}.pricing-container .pricing-cards .card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.08);border-color:#d2e3fc}.pricing-container .pricing-cards .card .plan-title{font-size:1.5rem;font-weight:600;color:#1a80ff;margin-bottom:1rem}.pricing-container .pricing-cards .card .badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#1a80ff,#db2777);color:#fff;padding:4px 14px;font-size:.75rem;border-radius:999px;text-transform:uppercase;font-weight:600;white-space:nowrap;box-shadow:0 2px 8px rgba(26,128,255,.2)}.pricing-container .pricing-cards .card .price-row{display:flex;align-items:baseline;margin-bottom:1.5rem;color:#1c1c1e}.pricing-container .pricing-cards .card .price-row .currency{font-size:1.5rem;font-weight:600;align-self:flex-start;margin-top:.25rem;margin-right:2px}.pricing-container .pricing-cards .card .price-row .amount{font-size:3rem;font-weight:700;line-height:1}.pricing-container .pricing-cards .card .price-row .period{font-size:.95rem;color:#7c7c7c;margin-left:4px}.pricing-container .pricing-cards .card .features{font-size:14px;margin-bottom:2rem;list-style:none!important;padding:0;flex-grow:1}.pricing-container .pricing-cards .card .features li{margin-bottom:14px;display:flex;align-items:flex-start;gap:12px}.pricing-container .pricing-cards .card .features li.active-feature{color:#2b2d2d}.pricing-container .pricing-cards .card .features li.active-feature .check-icon{color:#1a80ff;margin-top:3px;flex-shrink:0}.pricing-container .pricing-cards .card .features li.inactive-feature{color:#d1d1d6}.pricing-container .pricing-cards .card .features li.inactive-feature .check-placeholder{width:14px;height:14px;flex-shrink:0}.pricing-container .pricing-cards .card .features li .feature-text{font-size:14px;line-height:1.35}.pricing-container .pricing-cards .card .primary-btn{margin-top:auto;width:100%;padding:12px;font-size:15px;border:none;letter-spacing:.4px;border-radius:8px;font-weight:600;cursor:pointer;background:#1a80ff;color:#fff;transition:background-color .2s ease,transform .1s ease}.pricing-container .pricing-cards .card .primary-btn:hover{background-color:#0b66d6}.pricing-container .pricing-cards .card .primary-btn:active{transform:scale(.98)}[dir=rtl] .pricing-container .pricing-header{text-align:center}[dir=rtl] .pricing-container .pricing-cards .card{text-align:right}[dir=rtl] .pricing-container .pricing-cards .card .price-row .currency{margin-right:0;margin-left:2px}[dir=rtl] .pricing-container .pricing-cards .card .price-row .period{margin-left:0;margin-right:4px}[dir=rtl] .pricing-container .pricing-cards .card .features li.inactive-feature .check-placeholder{margin-left:0}.testimonials{padding:80px 0;background:#fff;text-align:center}.testimonials .container{width:100%;max-width:1600px;margin:0 auto;padding:0 1rem}.testimonials .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}.testimonials .title{font-size:36px;font-weight:600;margin-bottom:40px;color:#111}.testimonials .slide{padding:0 12px;transition:all .4s ease}.testimonials .card{width:100%;height:440px;background:#fafafa;border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .4s ease}.testimonials .slick-slide{transform:scale(.9);transition:all .4s ease}.testimonials .slick-center{opacity:1!important;transform:scale(1)!important}.testimonials .footer,.testimonials .stars,.testimonials .text{text-align:left}[dir=rtl] .testimonials .footer,[dir=rtl] .testimonials .stars,[dir=rtl] .testimonials .text{text-align:right}.testimonials .stars{color:gray;font-size:16px;margin-bottom:12px;text-align:left}.testimonials .text{font-size:24px;color:#333;line-height:1.6;margin-bottom:20px;text-align:left;flex:1}.testimonials .footer{display:flex;align-items:center;gap:12px;text-align:left}[dir=rtl] .testimonials .footer{flex-direction:row-reverse}.testimonials .footer .avatar{border-radius:50%}.testimonials .footer .name{font-weight:600;font-size:14px;color:#000}.testimonials .footer .role{font-size:12px;color:#888}.choose-wrapper{padding:4rem 2rem;text-align:center}.choose-wrapper .choose-inner{max-width:1400px;margin:0 auto}.choose-wrapper .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}.choose-wrapper .choose-heading{font-size:2rem;font-weight:600;margin-bottom:2.5rem;color:#2f2f2f}.choose-wrapper .choose-heading .choose-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}.choose-wrapper .choose-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.choose-wrapper .choose-card{background:#f5f5f7;border-radius:20px;padding:2rem;display:flex;align-items:center;gap:1rem;transition:background .3s}.choose-wrapper .choose-card:hover{background:#eaeaea}.choose-wrapper .choose-card .choose-icon{width:72px;height:72px;flex-shrink:0}.choose-wrapper .choose-card .choose-card-content{text-align:left}[dir=rtl] .choose-wrapper .choose-card .choose-card-content{text-align:right}.choose-wrapper .choose-card .choose-card-content .choose-card-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .75rem}.choose-wrapper .choose-card .choose-card-content .choose-card-text{font-size:1rem;color:#2f2f2f;margin:0;line-height:1.5;font-weight:400}.choose-wrapper .choose-image{display:flex;justify-content:center;margin-top:3rem;margin-bottom:3rem}.choose-wrapper .choose-image img{width:100%;max-width:1092px;height:auto;position:relative;left:0;top:20px}@media(max-width:768px){.choose-wrapper{padding:2rem 1rem}.choose-wrapper .choose-badge{font-size:10px}.choose-wrapper .choose-heading{font-size:22px;margin-bottom:2rem}.choose-wrapper .choose-cards{grid-template-columns:1fr;gap:1rem}.choose-wrapper .choose-card{flex-direction:column;align-items:flex-start;padding:1.5rem}.choose-wrapper .choose-card .choose-icon{width:48px;height:48px}.choose-wrapper .choose-card .choose-card-content .choose-card-title{font-size:1rem}.choose-wrapper .choose-card .choose-card-content .choose-card-text{font-size:.875rem}.choose-wrapper .choose-image{margin-top:2rem;margin-bottom:2rem}.choose-wrapper .choose-image img{top:0}}