.homepage-banner{background-color:#f5f5f5;width:100%;position:relative;overflow:hidden}.homepage-banner__carousel{aspect-ratio:1442/707;width:100%;position:relative}.homepage-banner__slides{height:100%;transition:transform .5s ease-in-out;display:-ms-flexbox;display:flex}.homepage-banner__slide{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:100%;height:100%;display:-ms-flexbox;display:flex;position:relative}.homepage-banner__image{object-fit:contain;width:100%;height:100%;display:block}.homepage-banner__navigation{pointer-events:none;z-index:10;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.homepage-banner__nav-btn{cursor:pointer;pointer-events:auto;background:rgba(255,255,255,.7);border:none;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;transition:all .2s;display:-ms-flexbox;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.homepage-banner__nav-btn:hover{background:#fff;transform:scale(1.1)}.homepage-banner__dots{z-index:10;gap:10px;display:-ms-flexbox;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.homepage-banner__dot{cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;width:12px;height:12px;padding:0;transition:all .2s}.homepage-banner__dot--active{background:#fff;transform:scale(1.2)}.homepage-services{text-align:center;padding:29px 20px}.homepage-services__heading{color:#006dda;text-transform:uppercase;margin-bottom:16px;font-family:Inter,sans-serif;font-size:20px;font-weight:800}.homepage-services__intro{color:var(--color-text-body);max-width:100%;margin:0 auto 24px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.homepage-services__grid{grid-template-columns:1fr;gap:20px;max-width:20rem;margin:0 auto;display:grid}.homepage-service-card{background:#fff;border-radius:40px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.25)}.homepage-service-card:hover{transform:translateY(-4px)}.homepage-service-card__image{width:100%}.homepage-service-card__image img{border-radius:40px 40px 0 0}.homepage-service-card__content{text-align:center;background:#fff;padding:10px 12px 15px}.homepage-service-card__title{color:#006dda;margin-bottom:8px;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.homepage-service-card__description{color:var(--color-text-body);margin-bottom:12px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px}.homepage-service-card .btn-primary{min-height:unset;color:#fff;background-color:#0095ff;border-radius:10px;padding:8px 16px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:1}.homepage-stats{text-align:center;padding:var(--spacing-5) var(--spacing-1);background:linear-gradient(90deg,#00aef0,#0484fe)}.homepage-stats__heading{color:#fff;margin-bottom:var(--spacing-5);font-size:20px}.homepage-stats__flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;-ms-flex-pack:center;align-content:center;justify-content:center;justify-self:center;gap:1.5rem 1.3rem;display:-ms-flexbox;display:flex}.homepage-stat-card{padding:var(--spacing-1);text-align:center;background:#fff;border-radius:20px;width:7rem}.homepage-stat-card__icon{width:27px;height:27px;margin-bottom:var(--spacing-1)}.homepage-stat-card__number{color:var(--color-secondary);margin:var(--spacing-1) 0;text-align:left;font-size:22px;font-weight:700}.homepage-stat-card__label{color:var(--color-text-body);margin:var(--spacing-1) 0;text-align:left;font-size:11px;font-weight:600}.homepage-benefits{text-align:center;padding:20px 16px}.homepage-benefits__heading{color:#006dda;text-transform:uppercase;max-width:306px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:normal}.homepage-benefits__grid{background-position:50%;background-repeat:no-repeat;background-size:7.5rem;grid-template-columns:repeat(2,1fr);gap:16px;max-width:400px;margin:0 auto;display:grid;position:relative}.homepage-benefit{text-align:center;z-index:1;position:relative}.homepage-benefit:first-child,.homepage-benefit:nth-child(5){margin-left:1rem}.homepage-benefit:nth-child(3){margin-right:3rem}.homepage-benefit:nth-child(2),.homepage-benefit:nth-child(6){margin-right:1rem}.homepage-benefit:nth-child(4){margin-left:3rem}.homepage-benefit__icon-wrapper{background:var(--color-primary);border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;margin:0 auto 8px;display:-ms-flexbox;display:flex}.homepage-benefit__icon{width:24px;height:24px}.homepage-benefit__heading{color:#ff7539;text-transform:uppercase;margin-bottom:4px;font-family:Inter,sans-serif;font-size:9px;font-weight:700}.homepage-benefit__description{color:#000;-ms-flex-item-align:center;align-self:center;max-width:147px;margin:0 auto;font-family:Inter,sans-serif;font-size:7px;font-weight:500;line-height:12px}.homepage-pricing{text-align:center;background-color:#fff;padding:32px 16px}.homepage-pricing__heading{color:#006dda;text-transform:uppercase;margin-bottom:24px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.homepage-pricing__grid{grid-template-columns:1fr;gap:20px;max-width:400px;margin:0 auto;display:grid}.homepage-pricing-card{border-radius:16px;-ms-flex-direction:column;flex-direction:column;margin:0 2rem;transition:transform .3s;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.homepage-pricing-card:hover{transform:translateY(-5px)}.homepage-pricing-card__header{text-align:center;margin-bottom:20px;padding:24px 20px 0;position:relative}.homepage-pricing-card__name{text-transform:uppercase;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0 0 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;display:-ms-flexbox;display:flex}.homepage-pricing-card__name:before,.homepage-pricing-card__name:after{content:"";-ms-flex:1;flex:1;max-width:40px;height:1px}.homepage-pricing-card__body{-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;padding:0 20px;display:-ms-flexbox;display:flex}.homepage-pricing-card--basic{color:#fff;background-color:#0065f2}.homepage-pricing-card--basic .homepage-pricing-card__name{color:#fff}.homepage-pricing-card--basic .homepage-pricing-card__name:before,.homepage-pricing-card--basic .homepage-pricing-card__name:after{background-color:rgba(255,255,255,.5)}.homepage-pricing-card--basic .homepage-pricing-card__original-price{color:rgba(255,255,255,.7);text-decoration:line-through}.homepage-pricing-card--basic .homepage-pricing-card__current-price{color:#0b2e88;background:linear-gradient(120deg,#ffedcc 0%,#ffc477 100%)}.homepage-pricing-card--basic .homepage-pricing-card__features li{color:#fff;border-bottom-color:rgba(255,255,255,.2)}.homepage-pricing-card--basic .homepage-pricing-card__features li:before{color:#fff}.homepage-pricing-card--advanced{color:#fff;background-color:#fca554}.homepage-pricing-card--advanced .homepage-pricing-card__name{color:#fff}.homepage-pricing-card--advanced .homepage-pricing-card__name:before,.homepage-pricing-card--advanced .homepage-pricing-card__name:after{background-color:rgba(255,255,255,.5)}.homepage-pricing-card--advanced .homepage-pricing-card__original-price{color:rgba(255,255,255,.7);text-decoration:line-through}.homepage-pricing-card--advanced .homepage-pricing-card__current-price{color:#d66d00;background-color:#ffeee0}.homepage-pricing-card--advanced .homepage-pricing-card__features li{color:#fff;border-bottom-color:rgba(255,255,255,.2)}.homepage-pricing-card--advanced .homepage-pricing-card__features li:before{color:#fff}.homepage-pricing-card--premium{color:#333;background-color:#ffefc9;border:1px solid #ffeeba}.homepage-pricing-card--premium .homepage-pricing-card__name{color:#333}.homepage-pricing-card--premium .homepage-pricing-card__name:before,.homepage-pricing-card--premium .homepage-pricing-card__name:after{background-color:#d69e2e}.homepage-pricing-card--premium .homepage-pricing-card__original-price{color:#777;text-decoration:line-through}.homepage-pricing-card--premium .homepage-pricing-card__current-price{color:#fff;background-color:#0b5ed7}.homepage-pricing-card--premium .homepage-pricing-card__features li{color:#444;border-bottom-color:rgba(0,0,0,.05)}.homepage-pricing-card--premium .homepage-pricing-card__features li:before{color:#f59f00}.homepage-pricing-card__prices{text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:24px;display:-ms-flexbox;display:flex}.homepage-pricing-card__original-price{margin-bottom:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.homepage-pricing-card__current-price{border-radius:999px;padding:8px 20px;font-family:Inter,sans-serif;font-size:20px;font-weight:800;line-height:1;display:inline-block;box-shadow:0 2px 4px rgba(0,0,0,.1)}.homepage-pricing-card__features{text-align:left;-ms-flex:1;flex:1;margin:0 0 24px;padding:0;list-style:none}.homepage-pricing-card__features li{border-bottom:1px solid transparent;padding:10px 0 10px 28px;font-family:Inter,sans-serif;font-size:13px;line-height:1.5;position:relative}.homepage-pricing-card__features li:last-child{border-bottom:none}.homepage-pricing-card__features li:before{content:"✓";width:18px;height:18px;font-size:14px;font-weight:800;position:absolute;top:10px;left:0}.homepage-pricing-card__cta{text-align:center;border:unset;background:linear-gradient(90deg,#fd5 0%,#fa3 100%);border-radius:0 0 16px;width:100%;margin-top:auto;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:block;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#212529!important}.homepage-pricing-card__cta:hover{background:linear-gradient(90deg,#ffe577 0%,#ffbd66 100%);box-shadow:0 6px 8px rgba(0,0,0,.15)}.homepage-testimonials{background:var(--color-bg-light);text-align:center;padding:32px 16px 0}.homepage-testimonials__heading{color:#006dda;text-transform:uppercase;margin-bottom:16px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.homepage-testimonials__intro{color:#000;max-width:338px;margin:0 auto 24px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:1.5}.homepage-testimonials__featured{-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:1200px;margin:0 auto 32px;display:-ms-flexbox;display:flex}.homepage-testimonials__featured-video{aspect-ratio:16/9;border-radius:10px;width:100%;overflow:hidden}.homepage-testimonials__featured-video iframe{width:100%;height:100%}.homepage-testimonials__featured-content{text-align:left}.homepage-testimonials__featured-name{color:#006dda;margin-bottom:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.homepage-testimonials__featured-role{color:#006dda;margin-bottom:12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.homepage-testimonials__featured-quote{color:#000;border:unset;margin:0;font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:1.6}.homepage-testimonials__container{-ms-flex-direction:column;flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;display:-ms-flexbox;display:flex}.homepage-testimonials__content{-ms-flex:1;flex:1;min-width:0}.homepage-testimonials__grid{padding:16px 16px 0;position:relative;overflow:hidden}.homepage-testimonials__track{-ms-flex-direction:column;flex-direction:column;gap:32px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:-ms-flexbox;display:flex}.homepage-testimonial-card{text-align:left;margin-left:35px;padding:16px 16px 16px 20px;position:relative}.homepage-testimonial-card:before{content:"";z-index:0;background:#0095ff;border-radius:15px;position:absolute;top:10px;bottom:-10px;left:6px;right:-6px}.homepage-testimonial-card:after{content:"";z-index:1;background:#fff;border-radius:15px;position:absolute;top:0;bottom:0;left:0;right:0}.homepage-testimonial-card__header{z-index:2;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-bottom:12px;display:-ms-flexbox;display:flex;position:relative}.homepage-testimonial-card__avatar{z-index:3;background:#fff;border:3px solid #006dda;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;width:68px;height:68px;position:absolute;top:-1.5rem;left:-3.2rem;overflow:hidden}.homepage-testimonial-card__avatar img{object-fit:cover;width:100%;height:100%}.homepage-testimonial-card__info{z-index:2;-ms-flex:1;flex:1;margin-left:2rem;position:relative}.homepage-testimonial-card__name{color:#006dda;margin:0 0 4px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.homepage-testimonial-card__role{color:#006dda;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.homepage-testimonial-card__quote{z-index:2;color:#000;border:unset;margin:0;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;position:relative}.homepage-testimonials__navigation{-ms-flex-pack:center;justify-content:center;gap:12px;margin-top:24px;display:-ms-flexbox;display:flex}.homepage-testimonials__nav-btn{border:unset;cursor:pointer;color:#fff;background:#b4b4b4;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;transition:all .2s;display:-ms-flexbox;display:flex}.homepage-testimonials__nav-btn:disabled{opacity:.5;cursor:not-allowed}.homepage-testimonials__nav-btn:hover:not(:disabled){color:#fff;background:#9a9a9a}.homepage-testimonials__nav-btn--prev svg,.homepage-testimonials__nav-btn--next svg{transform:rotate(90deg)}.homepage-testimonials__phone-mockup{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;max-width:280px;margin:0 auto;display:-ms-flexbox;display:flex}.homepage-testimonials__phone-mockup .device{transform-origin:top;transform:scale(.55)}.homepage-testimonials__phone-mockup .device-iphone-14-pro{height:550px!important}.homepage-testimonials__phone-mockup .phone-mockup__screen-wrapper{background-color:#000;border-radius:49px;width:390px;height:830px;position:relative;overflow:hidden}.homepage-testimonials__phone-mockup .device-screen{object-fit:cover;object-position:top;width:390px;height:830px;display:block}.homepage-testimonials__phone-mockup .phone-mockup__track{transition:transform .4s cubic-bezier(.4,0,.2,1);display:-ms-flexbox!important;display:flex!important}.homepage-testimonials__phone-mockup .phone-mockup__slide{-ms-flex:0 0 390px;flex:0 0 390px;width:390px;min-width:390px}.homepage-testimonials__phone-mockup .phone-mockup__nav-btn{background:unset;color:#2b2b2b;cursor:pointer;z-index:10;border:none;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:5rem;height:5rem;transition:all .2s;display:-ms-flexbox;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.homepage-testimonials__phone-mockup .phone-mockup__nav-btn:hover{border:unset}.homepage-testimonials__phone-mockup .phone-mockup__nav-btn--prev{left:-20px}.homepage-testimonials__phone-mockup .phone-mockup__nav-btn--next{right:-16px}.homepage-testimonials__phone-mockup .phone-mockup__nav-btn:disabled{opacity:.4;cursor:not-allowed}.homepage-testimonials__phone-mockup .phone-mockup__nav-btn:hover:not(:disabled){background:unset;transform:translateY(-50%)scale(1.1)}@media (min-width:1024px){.homepage-testimonials__container{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:48px}.homepage-testimonials__content{-ms-flex:1;flex:1}.homepage-testimonials__phone-mockup{-ms-flex:0 0 280px;flex:0 0 280px;max-width:100%;margin:0}.homepage-testimonials__phone-mockup .device{transform:scale(.6)}}@media (max-width:1023px){.homepage-testimonials__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-left:2rem;overflow-x:auto;overflow-y:hidden;height:auto!important}.homepage-testimonials__grid::-webkit-scrollbar{display:none}.homepage-testimonials__track{-ms-flex-direction:row;flex-direction:row;gap:16px;padding:0 24px 1rem;transform:none!important}.homepage-testimonial-card{scroll-snap-align:start;-ms-flex:0 0 calc(100vw - 100px);flex:0 0 calc(100vw - 100px);max-width:400px;margin-left:35px}.homepage-testimonials__navigation{display:none}}.homepage-tutors{text-align:center;padding:32px 16px 16px;position:relative}.homepage-tutors__heading{color:#006dda;text-transform:uppercase;margin-bottom:16px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.homepage-tutors__intro{color:#000;max-width:338px;margin:0 auto 24px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:1.5}.homepage-tutors__featured{-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:1200px;margin:0 auto 32px;display:-ms-flexbox;display:flex}.homepage-tutors__featured-video,.homepage-tutors__featured-image{aspect-ratio:16/9;border-radius:10px;width:100%;position:relative;overflow:hidden}.homepage-tutors__featured-video iframe,.homepage-tutors__featured-video img,.homepage-tutors__featured-image img{object-fit:cover;width:100%;height:100%;display:block}.homepage-tutors__featured-content{text-align:left}.homepage-tutors__featured-name{color:#006dda;justify-self:center;margin-bottom:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.homepage-tutors__featured-role{color:#006dda;justify-self:center;margin-top:4px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.homepage-tutors__featured-description{color:#000;margin-bottom:16px;font-family:Inter,sans-serif;font-size:9px;font-weight:400;line-height:1.6}.homepage-tutors__featured-avatar{border:3px solid #006dda;border-radius:50%;width:77px;height:77px;margin:0 auto;overflow:hidden}.homepage-tutors__featured-avatar img{object-fit:cover;width:100%;height:100%}.homepage-tutors__grid-wrapper{max-width:1200px;margin:0 auto 24px;position:relative;overflow:hidden}.homepage-tutors__grid{gap:16px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:-ms-flexbox;display:flex}.homepage-tutor-card{text-align:center;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px)}.homepage-tutor-card__photo{background:linear-gradient(135deg,#fd5 0%,#f93 50%,#f60 100%);border-radius:50%;width:120px;height:120px;margin:0 auto 12px;padding:4px;position:relative;overflow:hidden}.homepage-tutor-card__photo img{object-fit:cover;background:#fff;border-radius:50%;width:100%;height:100%}.homepage-tutor-card__content{padding:0 8px}.homepage-tutor-card__name{color:#006dda;margin-bottom:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.3}.homepage-tutor-card__subject{color:#000;margin-top:4px;margin-bottom:8px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.homepage-tutor-card__bio{color:#000;font-family:Inter,sans-serif;font-size:9px;font-weight:400;line-height:1.5}.homepage-tutors__cta{margin-top:24px}.homepage-tutors__cta .btn{color:#fff;background:#006dda;border-radius:8px;padding:12px 32px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.homepage-tutors__cta .btn:hover{background:#fff}.homepage-tutors__nav-btn{cursor:pointer;color:#333;z-index:10;background:rgba(255,255,255,.5);border:none;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;transition:all .2s;display:-ms-flexbox;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.homepage-tutors__nav-btn--prev{left:0}.homepage-tutors__nav-btn--next{right:0}.homepage-tutors__nav-btn:disabled{opacity:.3;cursor:not-allowed}.homepage-tutors__nav-btn:hover:not(:disabled){background:rgba(255,255,255,.8)}.homepage-news{text-align:center;background-color:#fff;padding:15px 0 40px}.homepage-news__heading{color:#007bff;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.homepage-news__intro{color:#333;max-width:600px;margin:0 auto 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.homepage-news__featured{margin-bottom:1.5rem;padding:0 2rem}.homepage-news__featured-image{aspect-ratio:16/9;border-radius:8px;width:100%;margin-bottom:8px;display:block;position:relative;overflow:hidden}.homepage-news__featured-image:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(rgba(0,123,255,0) 0%,rgba(0,123,255,.2) 100%);transition:opacity .3s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.homepage-news__featured-image:hover:after{opacity:1}.homepage-news__featured-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.homepage-news__featured-image:hover img{transform:scale(1.05)}.homepage-news__featured-content{text-align:left;-ms-flex-item-align:start;align-self:flex-start}.homepage-news__featured-title{color:#007bff;margin-bottom:8px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.homepage-news__featured-title a{color:inherit;text-decoration:none}.homepage-news__featured-title a:hover{color:#14497d}.homepage-news__featured-date{color:#6c757d;margin-bottom:12px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;display:block}.homepage-news__featured-excerpt{color:#333;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.homepage-news__grid-wrapper{max-width:1100px;margin:0 auto 1rem;position:relative;overflow:hidden}.homepage-news__grid{gap:1.2rem;padding:0 2rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:-ms-flexbox;display:flex}.homepage-news-card{text-align:left;background:#fff;border-radius:8px;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);overflow:hidden}.homepage-news-card__image{aspect-ratio:16/9;border-radius:10px;width:100%;display:block;position:relative;overflow:hidden}.homepage-news-card__image:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(rgba(0,123,255,0) 0%,rgba(0,123,255,.15) 100%);transition:opacity .3s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.homepage-news-card__image:hover:after{opacity:1}.homepage-news-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.homepage-news-card__image:hover img{transform:scale(1.08)}.homepage-news-card__content{padding:0}.homepage-news-card__title{color:#007bff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.homepage-news-card__title a{color:inherit;text-decoration:none}.homepage-news-card__title a:hover{color:#14497d}.homepage-news-card__date{color:#6c757d;margin-bottom:8px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;display:block}.homepage-news-card__excerpt{color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.homepage-news__cta{text-align:center}.homepage-news__cta .btn{color:#fff;background-color:#007bff;border-radius:6px;padding:12px 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.homepage-news__cta .btn:hover{background-color:#fff}.homepage-news__nav-btn{background:unset;cursor:pointer;color:#333;z-index:10;border:none;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;transition:all .2s;display:-ms-flexbox;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.homepage-news__nav-btn--prev{left:0}.homepage-news__nav-btn--next{right:0}.homepage-news__nav-btn:disabled{opacity:.3;cursor:not-allowed}@media (min-width:768px){.homepage-banner__carousel{aspect-ratio:1442/707}.homepage-banner__navigation{padding:0 40px}.homepage-services{padding:40px}.homepage-services__heading{margin-bottom:20px;font-size:30px}.homepage-services__intro{margin-bottom:30px;font-size:16px;line-height:24px}.homepage-services__grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:610px}.homepage-service-card__content{padding:15px 20px 20px}.homepage-service-card__title{margin-bottom:12px;font-size:20px}.homepage-service-card__description{margin-bottom:15px;font-size:12px;line-height:16px}.homepage-service-card .btn-primary{padding:10px 20px;font-size:12px}.homepage-stats__flex{grid-template-columns:repeat(3,1fr);max-width:800px}.homepage-benefits{padding:40px 30px}.homepage-benefits__heading{max-width:600px;margin-bottom:30px;font-size:30px}.homepage-benefits__grid{background-size:14.5rem;grid-template-columns:repeat(2,1fr);gap:24px;max-width:700px}.homepage-benefit{padding:16px}.homepage-benefit__icon-wrapper{width:60px;height:60px;margin-bottom:12px}.homepage-benefit__icon{width:36px;height:36px}.homepage-benefit__heading{margin-bottom:8px;font-size:14px}.homepage-benefit__description{max-width:220px;font-size:10px;line-height:14px}.homepage-pricing{padding:60px 40px}.homepage-pricing__heading{margin-bottom:50px;font-size:28px}.homepage-pricing__grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px}.homepage-pricing-card{margin:0}.homepage-pricing-card__header{padding:30px 24px 0}.homepage-pricing-card__name{margin-bottom:24px;font-size:18px}.homepage-pricing-card__name:before,.homepage-pricing-card__name:after{max-width:60px}.homepage-pricing-card__body{padding:0 24px}.homepage-pricing-card__original-price{font-size:14px}.homepage-pricing-card__current-price{padding:10px 24px;font-size:24px}.homepage-pricing-card__features li{padding:12px 0 12px 32px;font-size:14px}.homepage-pricing-card__features li:before{top:12px}.homepage-pricing-card__cta{padding:14px;font-size:16px}.homepage-news__heading{font-size:30px}.homepage-news__intro{font-size:16px}.homepage-news__featured-title{font-size:20px}.homepage-news__featured-date{font-size:14px}.homepage-news__featured-excerpt{font-size:16px}.homepage-news__grid{gap:20px}.homepage-news-card__content{padding:16px}.homepage-news-card__title{font-size:14px}.homepage-news-card__date,.homepage-news-card__excerpt{font-size:12px}}@media (min-width:1024px){.homepage-services{padding:60px 140px}.homepage-services__heading{margin-bottom:24px;font-size:50px;font-weight:800}.homepage-services__intro{max-width:1206px;margin-bottom:50px;font-size:25px;font-weight:500;line-height:35px}.homepage-services__grid{grid-template-columns:repeat(2,1fr);gap:40px;max-width:1200px}.homepage-service-card__content{padding:20px 30px 30px}.homepage-service-card__title{margin-bottom:16px;font-size:35px}.homepage-service-card__description{-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;height:100px;margin-bottom:24px;font-size:16px;line-height:25px;display:-webkit-box;overflow:hidden}.homepage-service-card .btn-primary{border-radius:12px;padding:12px 24px;font-size:14px}.homepage-stats__flex{gap:3rem;max-width:1200px}.homepage-stat-card{padding:var(--spacing-2);width:12rem}.homepage-stat-card__icon{width:50px;height:50px}.homepage-stat-card__number{font-size:40px}.homepage-stat-card__label{font-size:20px}.homepage-benefits{padding:80px 0}.homepage-benefits__heading{max-width:100%;margin-bottom:60px;font-size:48px;font-weight:700;line-height:normal}.homepage-benefits__grid{background-size:35rem;grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;-ms-flex-align:center;align-items:center;gap:30px;max-width:1200px;margin:0 auto;display:grid}.homepage-benefit:first-child{margin-right:7rem}.homepage-benefit:nth-child(2){margin-left:7rem}.homepage-benefit:nth-child(3){margin-right:15rem}.homepage-benefit:nth-child(4){margin-left:15rem}.homepage-benefit:nth-child(5){margin-right:0}.homepage-benefit:nth-child(6){margin-left:0}.homepage-benefit{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:20px;display:-ms-flexbox;display:flex}.homepage-benefit__icon-wrapper{width:80px;height:80px;margin-bottom:16px}.homepage-benefit__icon{width:48px;height:48px}.homepage-benefit__heading{margin-bottom:10px;font-size:20px;line-height:1.2}.homepage-benefit__description{max-width:320px;margin:0;font-size:14px;line-height:1.5}.homepage-testimonials{padding-bottom:1rem}.homepage-testimonials__heading,.homepage-tutors__heading{font-size:30px}.homepage-news__heading{margin-bottom:1.2rem;font-size:36px}.homepage-testimonials__intro{max-width:1228px;font-size:25px}.homepage-testimonials__featured{-ms-flex-direction:row;flex-direction:row;gap:40px;margin:0 auto 50px}.homepage-testimonials__featured-video{-ms-flex:0 0 40%;flex:0 0 40%}.homepage-testimonials__featured-content{-ms-flex:1;flex:1}.homepage-testimonials__featured-name{font-size:20px}.homepage-testimonials__featured-role,.homepage-testimonials__featured-quote{font-size:16px}.homepage-testimonials__grid{padding:40px 0 0}.homepage-testimonials__track{-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-pack:center;justify-content:center;gap:64px 32px;padding-bottom:1rem}.homepage-testimonial-card{-ms-flex:calc(50% - 60px);flex:calc(50% - 60px);max-width:604px;margin-left:60px;padding:18px 24px 24px 60px}.homepage-testimonial-card__avatar{width:119px;height:119px;top:-3rem;left:-7rem}.homepage-testimonial-card__info{margin-left:1rem}.homepage-testimonial-card__name{font-size:18px;line-height:25px}.homepage-testimonial-card__role{font-size:18px;font-weight:500;line-height:25px}.homepage-testimonial-card__quote{margin-top:12px;font-size:18px;line-height:normal}.homepage-testimonial-card__screenshot{max-width:300px}.homepage-testimonials__nav-btn{width:44px;height:44px}.homepage-tutors{padding:60px 140px 30px}.homepage-tutors__heading{margin-bottom:24px;font-size:48px}.homepage-tutors__intro{max-width:1161px;margin-bottom:40px;font-size:25px}.homepage-tutors__featured{-ms-flex-direction:row;flex-direction:row;gap:40px;margin-bottom:50px}.homepage-tutors__featured-video,.homepage-tutors__featured-image{-ms-flex:0 0 45%;flex:0 0 45%}.homepage-tutors__featured-video:after{background-size:32px;width:80px;height:80px}.homepage-tutors__featured-content{-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.homepage-tutors__featured-name{font-size:20px}.homepage-tutors__featured-role{margin:0 0 1rem;font-size:16px}.homepage-tutors__featured-description{margin-bottom:24px;font-size:15px;line-height:1.6}.homepage-tutors__featured-avatar{width:119px;height:119px;margin:0}.homepage-tutors__grid-wrapper{max-width:1200px}.homepage-tutors__grid{gap:24px}.homepage-tutor-card{-ms-flex:0 0 calc(25% - 18px);flex:0 0 calc(25% - 18px)}.homepage-tutor-card__photo{width:160px;height:160px;margin-bottom:16px;padding:5px}.homepage-tutor-card__name{margin-bottom:6px;font-size:17px}.homepage-tutor-card__subject{margin-bottom:12px;font-size:15px}.homepage-tutor-card__bio{font-size:15px;line-height:1.5}.homepage-tutors__cta .btn{padding:14px 40px;font-size:16px}.homepage-tutors__nav-btn--prev{left:-1rem}.homepage-tutors__nav-btn--next{right:-1rem}.homepage-news{padding:60px 40px 30px}.homepage-news__intro{max-width:800px;margin-bottom:3.5rem;font-size:18px}.homepage-news__featured{grid-template-columns:1fr 1fr;-ms-flex-align:center;align-items:center;gap:30px;max-width:1100px;margin:0 auto 64px;display:grid}.homepage-news__featured-image{margin-bottom:0}.homepage-news__featured-title{margin-top:0;font-size:24px}.homepage-news__featured-date{margin-bottom:16px;font-size:14px}.homepage-news__featured-excerpt{font-size:16px}.homepage-news__grid{gap:1.8rem}.homepage-news-card{-ms-flex:0 0 calc(25% - 18px);flex:0 0 calc(25% - 18px)}.homepage-news__nav-btn--prev{left:-1rem}.homepage-news__nav-btn--next{right:-1rem}.homepage-news-card__content{padding:16px 0}.homepage-news-card__title{font-size:16px}.homepage-news-card__date{font-size:13px}.homepage-news-card__excerpt{margin-top:8px;font-size:14px}.homepage-news__cta .btn{padding:16px 40px;font-size:18px}}