@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Quicksand:wght@300..700&family=Teachers:ital,wght@0,400..800;1,400..800&display=swap";.recent-wins-bar{display:flex;align-items:center;background-color:#413894;overflow:hidden;width:100%;height:44px;position:relative;z-index:99;margin-top:96px}.recent-wins-label{display:flex;align-items:center;gap:8px;background-color:#413894;color:#ffaa3e;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;padding:12px 24px;height:100%;white-space:nowrap;flex-shrink:0;z-index:2;border-right:1px solid #FFFFFF}.recent-wins-star img{width:20px;height:20px}.recent-wins-track{flex:1;overflow:hidden;height:100%;position:relative}.recent-wins-scroll{display:flex;align-items:center;height:100%;animation:recentWinsScroll 60s linear infinite;width:max-content}.recent-wins-item{display:flex;align-items:center;border-right:1px solid #FFFFFF57;gap:9px;color:#fff;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;white-space:nowrap;padding:0 19px;letter-spacing:-.15px}.recent-wins-check{font-size:14px}@keyframes recentWinsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.recent-wins-bar{height:44px;margin-top:74px}.recent-wins-label{display:none;font-size:11px;padding:0 12px}.recent-wins-item{font-size:12px;padding:0 20px}.recent-wins-scroll{animation-duration:60s}}.top-universities-section{padding:100px 0;text-align:center;background:#fff;overflow:hidden}.top-universities-subtitle{font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;line-height:14px;color:#413894;margin:0 0 16px}.top-universities-title{font-family:Quicksand,sans-serif;font-size:24px;font-weight:700;line-height:24px;color:#1e1e1e;margin:0 0 42px}.universities-marquee-wrapper{overflow:hidden;width:100%;margin-bottom:16px}.universities-marquee-track{display:flex;align-items:center;gap:16px;width:max-content}.universities-marquee-track.scroll-left{animation:uniScrollLeft 35s linear infinite}.universities-marquee-track.scroll-right{animation:uniScrollRight 35s linear infinite}.university-card{display:flex;align-items:center;height:70px;gap:12px;background:#fff;border:2px solid #EAEAF6;border-radius:16px;padding:10px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;line-height:16px;color:#1e1e1e;white-space:nowrap;flex-shrink:0}.university-card img{width:50px;height:50px;border:1px solid #EAEAF6;object-fit:contain;border-radius:12px}@keyframes uniScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes uniScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.universities-marquee-wrapper:hover .universities-marquee-track{animation-play-state:paused}@media (max-width: 768px){.top-universities-section{width:100%;padding:40px 0 30px}.top-universities-title{font-size:24px;margin-bottom:28px}.top-universities-subtitle{font-size:14px}.university-card{padding:10px 16px;font-size:12px;gap:8px}.university-card img{width:50px;height:50px}.universities-marquee-track.scroll-left,.universities-marquee-track.scroll-right{animation-duration:25s}}.success-stories-section{padding:100px 42px 68px;text-align:center;background-color:#f8f8fc;position:relative;overflow:hidden;width:100%}.success-stories-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/section-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.01;z-index:0;pointer-events:none}.success-stories-section *{position:relative;z-index:1}.success-stories-title{font-family:Teachers,sans-serif;font-size:60px;line-height:60px;font-weight:700;color:#3d348b;margin:0 0 20px}.success-stories-description{font-family:Quicksand,sans-serif;font-size:16px;color:#606060;font-weight:600;max-width:817px;margin:0 auto 50px;line-height:22px}.success-stories-swiper{max-width:1130px;margin:0 auto;padding-bottom:32px}.success-story-card{display:flex;gap:0;align-items:stretch;text-align:left;background:#fff;border-radius:32px;overflow:hidden;border:2px solid #EAEAF6;min-height:520px}.story-profile-col{flex:0 0 375px;background:#413894;display:flex;flex-direction:column;align-items:center;padding:50px 32px;position:relative}.story-profile-photo-wrapper{width:160px;height:160px;border-radius:238px;border:4px solid #5146B9;margin-bottom:27px;flex-shrink:0}.story-profile-photo-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:50%}.story-profile-name{font-family:Quicksand,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#fff;margin:0 0 10px;text-align:center}.story-profile-university{font-family:Quicksand,sans-serif;font-size:12px;font-weight:700;line-height:18px;color:#fff6;text-transform:uppercase;text-align:center;margin-bottom:27px}.story-research-box{background:#ffffff0d;border-radius:24px;padding:24px;width:100%;margin-bottom:27px}.story-research-label{font-family:Quicksand,sans-serif;font-size:10px;font-weight:700;line-height:15px;color:#fff6;text-transform:uppercase;display:block;margin-bottom:3px}.story-research-text{font-family:Quicksand,sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#fff;margin:0}.story-watch-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#443a96;color:#fff;border:1.5px solid #FFFFFF;border-radius:16px;padding:19px 24px;font-family:Teachers,sans-serif;font-size:16px;font-weight:600;line-height:16px;cursor:pointer;transition:all .25s;margin-top:auto}.story-watch-btn:hover{color:#443a96;background:#fff;border-color:#443a96}.story-watch-btn .play-icon{font-size:16px;font-weight:600}.story-content-col{flex:1;width:755px;display:flex;flex-direction:column;padding:50px 32px 78px;justify-content:space-between;align-items:center}.story-quote-mark{width:auto;height:auto;margin-bottom:24px}.story-testimonial-text{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#353535;margin-left:23px;width:645px}.story-divider{border:none;border-top:1px solid #E0E0E0;margin:28px 0;width:90%;align-items:center}.story-comparison{display:flex;gap:93px;padding:0 23px}.story-comparison-item{flex:1}.comparison-label{font-family:Teachers,sans-serif;font-size:20px;font-weight:700;line-height:20px;color:#1e1e1e;display:block;margin-bottom:12px}.comparison-label strong{color:#1e1e1e;font-weight:700}.comparison-before{color:#ff4040;font-weight:700}.comparison-after{color:#349d34;font-weight:700}.comparison-text{font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;line-height:19px;color:#1e1e1e;margin:0}.story-read-more{display:none;color:#413894;font-weight:700;text-decoration:none;font-size:15px}.success-stories-pagination{margin-top:32px;display:flex;justify-content:center}.success-stories-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:1;border:1px solid #EAEAF6;transition:all .25s}.success-stories-pagination .swiper-pagination-bullet-active{background:#413894;border:1px solid #473EA3;width:20px;height:10px;border-radius:100px}@media (max-width: 768px){.success-stories-section{padding:45px 24px 40px;max-width:393px}.success-stories-title{font-size:36px;line-height:40px}.success-stories-description{font-size:14px;line-height:20px}.success-stories-swiper{max-width:100%}.success-story-card{flex-direction:column;min-height:auto;border-radius:24px}.story-profile-col{flex:none;width:100%;padding:24px;border-radius:24px 24px 0 0}.story-profile-col{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:16px;row-gap:0;align-items:center}.story-profile-photo-wrapper{width:80px;height:80px;margin-bottom:0;grid-row:1 / 3;border-width:3px}.story-profile-name{font-size:18px;line-height:22px;text-align:left;margin:0;align-self:end}.story-profile-university{text-align:left;margin-bottom:0;font-size:11px;align-self:start;margin-top:4px}.story-research-box{grid-column:1 / -1;margin-top:20px;margin-bottom:16px;padding:20px}.story-research-text{font-size:15px;line-height:22px}.story-watch-btn{grid-column:1 / -1;margin-top:0;padding:16px 24px}.story-content-col{padding:24px;width:100%;align-items:flex-start}.story-quote-mark{display:none}.story-testimonial-text{width:100%;margin-left:0;font-size:15px;line-height:22px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.story-read-more{display:inline!important}.story-divider{width:100%;margin:20px 0}.story-comparison{flex-direction:column;gap:20px;padding:0;width:100%}.comparison-label{font-size:18px}.comparison-text{font-size:13px;line-height:19px}}.outcomes-section{padding:100px 40px 0;text-align:center;background:#f8f8fc;width:100%}.outcomes-badge{display:inline-block;background:#4138942e;color:#413894;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;line-height:16px;padding:12px 16px;border-radius:100px;margin-bottom:20px}.outcomes-title{font-family:Teachers,sans-serif;font-size:60px;font-weight:700;line-height:60px;color:#3d348b;margin:0 0 20px}.outcomes-description{font-family:Quicksand,sans-serif;font-size:18px;line-height:24px;font-weight:600;color:#606060;max-width:1040px;margin:0 auto 50px}.outcomes-content{display:flex;align-items:stretch;gap:20px;max-width:1360px;margin:0 auto;text-align:left}.outcomes-list{flex:0 0 440px;display:flex;flex-direction:column;gap:10px}.outcomes-list-item{display:flex;align-items:center;height:90px;gap:20px;padding-left:20px;border-radius:32px;cursor:pointer;transition:all .25s ease;border:2px solid #EAEAF6;background-color:#fff;position:relative;overflow:hidden}.outcomes-list-item:hover{transform:scale(1.03)}.outcomes-list-item.active{background:#e3e1f4}.outcomes-list-item.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:58px;border-left:4px solid #413894}.outcomes-icon{flex-shrink:0;width:50px;height:50px;border-radius:12px;background:#413894;border:1px solid #312A6F;display:flex;align-items:center;justify-content:center}.outcomes-list-item.active .outcomes-icon{animation:tiltBounce .45s ease forwards}@keyframes tiltBounce{0%{transform:rotate(0)}40%{transform:rotate(-10deg)}70%{transform:rotate(5deg)}to{transform:rotate(0)}}.outcomes-icon img{width:24px;height:24px;object-fit:contain}.outcomes-text h4{font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;line-height:18px;color:#353535;margin:0 0 12px}.outcomes-text p{font-family:Quicksand,sans-serif;font-size:12px;color:#353535;font-weight:500;margin:0;line-height:12px}.outcomes-image-panel{flex:1;position:relative;max-height:490px;border-radius:32px;overflow-y:hidden;overflow-x:hidden}.outcomes-slide{display:none;position:relative;width:100%;height:100%;border-radius:18px;overflow:hidden;opacity:0;pointer-events:none}.outcomes-slide.active{display:block;opacity:1;pointer-events:auto}.outcomes-slide-inner{animation:outcomeFadeIn 1.2s cubic-bezier(.22,1,.36,1) forwards}.outcomes-slide img{width:100%;height:100%;min-height:380px;background-color:#1e1e1e66;object-fit:cover;border-radius:32px}.outcomes-slide:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;z-index:1;border-radius:32px}.outcomes-slide-overlay{width:474px;position:absolute;bottom:24px;left:24px;right:0;border-radius:24px;padding:40px;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2}.outcomes-slide-overlay h3{font-family:Teachers,sans-serif;font-size:36px;line-height:36px;font-weight:700;color:#fff;margin:0 0 11px}.outcomes-slide-overlay p{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;color:#e5e7eb;margin:0;line-height:22px;letter-spacing:-.31px}@keyframes slideZoomFromLeft{0%{opacity:0;transform:translate(-100px) scale(.85)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes slideZoomFromRight{0%{opacity:0;transform:translate(100px) scale(.85)}to{opacity:1;transform:translate(0) scale(1)}}.animate-from-left{animation:slideZoomFromLeft 1.2s cubic-bezier(.22,1,.36,1) forwards}.animate-from-right{animation:slideZoomFromRight 1.2s cubic-bezier(.22,1,.36,1) forwards}@media (max-width: 768px){.outcomes-section{padding:45px 24px 40px}.outcomes-title{font-size:36px;line-height:40px}.outcomes-description{font-size:16px;margin-bottom:30px;line-height:22px}.outcomes-content{flex-direction:column;gap:24px}.outcomes-list{flex:1;order:2}.outcomes-list-item{padding:14px 16px}.outcomes-icon{width:38px;height:38px}.outcomes-text h4{font-size:14px;margin-bottom:8px}.outcomes-image-panel{order:-1;min-height:292px;border-radius:24px}.outcomes-slide-overlay{bottom:10px;left:10px;right:10px;width:fit-content;padding:20px}.outcomes-slide img{min-height:292px}.outcomes-slide-overlay h3{font-size:20px;line-height:24px}.outcomes-slide-overlay p{font-size:14px;line-height:18px;font-weight:600}}.find-program-widget{margin:100px auto 0;background:#413894;border-radius:32px;padding:34px 40px;text-align:left;max-width:1360px;width:100%}.find-program-widget-mobile{display:none}.find-program-title{font-family:Teachers,sans-serif;font-size:32px;font-weight:700;color:#fff;line-height:32px;margin:0 0 14px}.find-program-subtitle{font-family:Quicksand,sans-serif;font-size:16px;line-height:16px;font-weight:500;color:#ffffffb3;margin:0 0 30px}.find-program-pills{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:0}.program-pill{background:#4b40aa;color:#fff;border:2px solid #5146B9;border-radius:39px;padding:14px 16px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;line-height:14px;cursor:pointer;transition:all .2s ease}.program-pill:hover{border-color:#fff;background:#ffffff1a}.program-pill.active{background:#fff;color:#413894;border-color:#fff}.program-result{overflow:hidden;max-height:0;transition:max-height .4s ease,margin .4s ease;margin-top:0}.program-result.active{max-height:fit-content;margin-top:30px}.program-result-card{display:none;background:#4b40aa;border-radius:24px;padding:32px;animation:programCardFade .3s ease}.program-result-card.active{display:block}.program-result-label{font-family:Quicksand,sans-serif;font-size:16px;line-height:16px;font-weight:700;color:#ffffff78;text-transform:uppercase;display:block;margin-bottom:16px}.program-result-card h4{font-family:Quicksand,sans-serif;font-size:24px;line-height:24px;font-weight:700;color:#fff;margin:0 0 12px}.program-result-card p{font-family:Quicksand,sans-serif;font-size:18px;font-weight:400;color:#fff;line-height:24px;margin:0 0 24px}.program-result-btn{text-align:center;display:inline-block;background:#f5a625;color:#fff;border:none;border-radius:16px;padding:19px 17px;font-family:Teachers,sans-serif;font-size:16px;font-weight:600;line-height:16px;text-decoration:none;cursor:pointer;transition:background .2s}.program-result-btn:hover{background:#e09515}@keyframes programCardFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.find-program-widget{display:none;padding:28px 20px 24px;margin-top:32px}.find-program-widget-mobile{display:block;background:#413894;padding:28px 20px 24px;border-radius:0;text-align:left;width:100%}.find-program-title{font-size:20px}.program-pill{padding:7px 14px;font-size:12px;width:auto;text-align:left}.program-result-card h4{font-size:18px}.program-result-card p{font-size:13px}.program-result.active{max-height:366px;margin-top:30px}}.success-team-section{padding:100px 40px;text-align:center;background:#fff;background-image:url(/images/section-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;width:100%}.success-team-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fffffffc;z-index:0}.success-team-section *{position:relative;z-index:1}.team-badge{display:inline-block;background:#4138942e;color:#413894;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;padding:12px 16px;border-radius:100px;margin-bottom:20px}.team-title{font-family:Teachers,sans-serif;font-size:60px;font-weight:700;line-height:60px;color:#3d348b;margin:0 0 20px}.team-description{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;color:#606060;max-width:712px;margin:0 auto 20px;line-height:22px}.team-tabs{display:inline-flex;border:2px solid #E7E6F5;border-radius:200px;gap:12px;overflow:hidden;margin-bottom:50px;width:373px;height:84px;padding:10px}.team-tab{font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;line-height:16px;padding:10px 30px;border:none;cursor:pointer;transition:all .25s ease;background:#f8f8fc;color:#1b1b1b99;border-radius:100px}.team-tab.active{background:#413894;color:#fff}.team-tab:not(.active):hover{background:#f5f4fa}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1360px;min-height:382px;margin:0 auto;align-items:start}.team-swiper{max-width:1360px;margin:0 auto;overflow:hidden}.swiper-wrapper,.team-swiper .swiper-slide{height:382px}.team-swiper .team-card{width:100%}.team-card{width:325px;height:auto;position:relative;border-radius:32px;overflow:hidden;cursor:pointer}.team-card.flip-card{height:382px;overflow:visible}.team-card.flip-card .flip-front{position:relative;overflow:hidden}.team-card.flip-card .flip-front img,.team-card img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:32px}.team-card-overlay{position:absolute;width:fit-content;bottom:32px;left:0;right:0;padding:16px 40px 16px 16px;background-color:#fff;text-align:left;border-top-right-radius:100px;border-bottom-right-radius:100px}.team-card-overlay h4{font-family:Open Sans,sans-serif;font-size:20px;line-height:20px;font-weight:700;color:#353535;margin:0 0 8px}.team-card-overlay p{font-family:Quicksand,sans-serif;font-size:16px;line-height:16px;font-weight:700;color:#353535b2;margin:0 0 8px}.team-card-overlay span{font-family:Quicksand,sans-serif;font-size:12px;font-weight:700;line-height:12px;color:#353535b2}.team-cta{margin-top:52px;text-align:center}.team-cta-btn{display:inline-block;background:#413894;border:2px solid #342D76;color:#fff;padding:19px 56px;border-radius:16px;font-family:Quicksand,sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;transition:background .2s}.team-cta-btn:hover{background:#352d7a}@media (max-width: 768px){.success-team-section{max-width:393px;padding:45px 4% 40px}.team-title{font-size:36px;line-height:40px}.team-grid{grid-template-columns:repeat(2,1fr);gap:14px}.team-tab{padding:8px 24px;font-size:16px}.team-card-overlay h4{font-size:20px;line-height:20px}.team-card-overlay p{font-size:16px;line-height:16px}.team-card-overlay span{font-size:12px;line-height:12px}.team-cta-btn{padding:12px 28px;font-size:14px}}.disciplines-section{display:flex;align-items:center;justify-content:space-between;gap:99px;padding:100px 40px;background:#413894;width:100%}.disciplines-left{display:flex;align-items:flex-start;gap:40px;flex-shrink:0;width:476px;height:239px}.disciplines-accent-bar{width:6px;height:239px;background:#ffaa3e;border-radius:69px;flex-shrink:0}.disciplines-title{padding:32.5px 0 0;font-family:Teachers,sans-serif;font-size:60px;font-weight:700;color:#fff;margin:0 0 20px;line-height:66px}.disciplines-subtitle{font-family:Quicksand,sans-serif;font-size:16px;line-height:22px;font-weight:600;color:#ffffffb5}.disciplines-right{background-color:#493fa6;border-radius:32px;border:2px solid #4E43B1;overflow:hidden;flex:1;max-width:785px;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:45px 0}.disciplines-marquee-wrapper{overflow:hidden;width:100%}.disciplines-marquee-track{display:flex;gap:16px;width:max-content}.discipline-scroll-left{animation:disciplineScrollLeft 25s linear infinite}.discipline-scroll-right{animation:disciplineScrollRight 25s linear infinite}@keyframes disciplineScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes disciplineScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.discipline-tag{display:inline-flex;align-items:center;gap:12px;color:#1e1e1e;background-color:#fff;padding:8px;border-radius:16px;border:2px solid #F1F1F9;font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;line-height:22px;white-space:nowrap;flex-shrink:0}.discipline-tag-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#413894}.discipline-tag-icon img{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}@media (max-width: 768px){.disciplines-section{flex-direction:column;padding:40px 5%;gap:24px}.disciplines-left{width:100%;height:auto}.disciplines-accent-bar{display:none}.disciplines-title{font-size:36px;line-height:40px;padding:0;text-align:center}.disciplines-subtitle{font-size:16px;line-height:22px;text-align:center}.disciplines-right{max-width:100%;min-height:240px;padding:45px 0}.discipline-tag{height:54px;padding:6px;font-size:12px}.discipline-tag-icon{width:28px;height:28px}.discipline-tag-icon img{width:18px;height:18px}}.free-session-section{padding:100px 40px;background:#fff}.free-session-card{display:flex;align-items:center;min-height:390px;gap:13px;background:#fff;border-radius:32px;max-width:1360px;margin:0 auto;box-shadow:0 0 20px #00000026;overflow:hidden}.free-session-left{flex:1;padding:40px}.free-session-badge{display:inline-block;background:#ffaa3e21;color:#ffaa3e;font-family:Quicksand,sans-serif;font-size:16px;line-height:16px;font-weight:700;padding:12px 16px;border-radius:100px;margin-bottom:20px}.free-session-title{font-family:Teachers,sans-serif;font-size:60px;font-weight:700;color:#1e1e1e;margin:0 0 16px;line-height:60px}.free-session-title .orange-text{color:#ffaa3e}.free-session-description{font-family:Quicksand,sans-serif;font-size:16px;color:#606060;line-height:16px;font-weight:600;margin:0 0 24px;max-width:750px}.free-session-features{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.feature-item{display:inline-flex;align-items:center;gap:12px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:600;color:#444}.feature-item-icon{width:32px;height:32px;background-color:#d7d5e9;border-radius:100%;display:flex;align-items:center;justify-content:center}#diffclr{background-color:#fff4e6}.feature-item-icon img{width:16px;height:16px;object-fit:contain}.free-session-btn{background:#443a96;color:#fff;border:1.5px solid #473EA3;border-radius:16px;padding:19px 24px;font-family:Teachers,sans-serif;font-size:20px;font-weight:600;line-height:16px;cursor:pointer;transition:background .2s}.free-session-btn:hover{background:#352d7a}.free-session-right{flex-shrink:0;width:440px;height:-webkit-fill-available;height:stretch}.free-session-right img{width:100%;height:100%;object-fit:cover;border-top-right-radius:32px;border-bottom-right-radius:32px}@media (max-width: 768px){.free-session-section{padding:40px 24px}.free-session-left{flex:1;padding:0}.free-session-card{flex-direction:column;padding:24px;gap:24px}.free-session-title{font-size:36px;line-height:36px}.free-session-description{font-size:16px;line-height:22px}.free-session-features{gap:12px}.feature-item{font-size:12px}.free-session-right{display:none}.free-session-right img{height:200px}.team-tabs{width:345px}.free-session-btn{width:100%;line-height:22px}}.happenings-section{padding:100px 40px;text-align:center;background:#f8f8fc;width:100%}.happenings-badge{display:inline-block;background:#4138942e;color:#413894;font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;line-height:16px;padding:12px 16px;border-radius:100px;margin-bottom:20px}.happenings-title{font-family:Teachers,sans-serif;font-size:60px;line-height:60px;font-weight:700;color:#3d348b;margin:0 0 20px}.happenings-description{font-family:Quicksand,sans-serif;font-size:16px;color:#606060;margin:0 auto 50px;line-height:22px;max-width:870px;width:100%}.happenings-content{display:flex;gap:20px;max-width:1440px;height:640px;margin:0 auto;text-align:left;align-items:flex-start}.happenings-swiper{flex:1;overflow:hidden;border-radius:20px}.happenings-swiper .happenings-featured{position:relative;border-radius:20px;overflow:hidden;min-height:640px}.happenings-pagination{display:none}.swiper-wrapper{height:fit-content}@media screen and (max-width:768px){.happenings-swiper .happenings-featured{min-height:368px}.swiper-wrapper{height:fit-content}}.happenings-featured img{width:100%;height:100%;min-height:640px;object-fit:cover;display:block}.happenings-featured-overlay{width:95%;position:absolute;bottom:24px;left:24px;right:24px;padding:40px;border-radius:28px;background:#fff3;backdrop-filter:blur(12.9px);-webkit-backdrop-filter:blur(12.9px)}.happenings-featured-meta{display:flex;align-items:center;gap:16px;margin-bottom:20px}.event-type-badge{background:#413894;color:#fff;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;padding:10px 16px;border-radius:42px;line-height:14px}.event-date{font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;line-height:14px;color:#fff}.happenings-featured-overlay h3{font-family:Teachers,sans-serif;font-size:36px;line-height:36px;font-weight:700;color:#fff;margin:0 0 11px}.happenings-featured-overlay p{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;color:#e5e7eb;line-height:22px;margin:0 0 20px;letter-spacing:-.31px;width:772px}.event-learn-btn{display:inline-block;background:#ffffff26;color:#fff;border:1.5px solid #FFFFFF;border-radius:16px;padding:17px 24px;font-family:Teachers,sans-serif;font-size:14px;line-height:14px;font-weight:600;text-decoration:none;transition:background .2s}.event-learn-btn:hover{background:#ffffff40}.happenings-sidebar{width:440px;background:#fff;border:2px solid #EAEAF6;border-radius:28px;padding:32px 20px;height:100%}.sidebar-title{font-family:Quicksand,sans-serif;font-size:20px;line-height:28px;font-weight:700;color:#1e1e1e;margin:0 0 20px 12px}.event-list-item{display:flex;align-items:center;width:400px;height:100px;gap:16px;padding:12px;border-radius:32px;cursor:pointer;transition:all .2s;border:2px solid #F1F1F9;margin-bottom:10px}.event-list-item:hover{background:#f8f7fc}.event-list-item.active{border-color:#413894;background:#ebe9f6}.event-list-item img{width:76px;height:76px;border-radius:19px;object-fit:cover;flex-shrink:0}.event-list-info{flex:1;min-width:0}.event-list-type{font-family:Quicksand,sans-serif;font-size:11px;line-height:11px;font-weight:600;color:#413894;letter-spacing:.5px;text-transform:uppercase}.event-list-info h5{font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;line-height:18px;color:#101828;margin:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-list-meta{font-family:Quicksand,sans-serif;font-size:12px;font-weight:500;line-height:12px;color:#6a7282}@media (max-width: 768px){.happenings-section{padding:45px 4% 40px;max-width:393px}.happenings-title{font-size:36px;line-height:40px}.happenings-description{min-width:344px}.happenings-content{flex-direction:column;height:auto;min-width:unset;padding:0;border-radius:20px}.happenings-sidebar{display:none}.happenings-swiper{width:100%;border-radius:20px;overflow:hidden}.happenings-swiper .swiper-slide{width:100%}.happenings-pagination{display:block;text-align:center;margin-top:16px}.happenings-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#d1d5dc;opacity:1;margin:0 4px}.happenings-pagination .swiper-pagination-bullet-active{background:#413894}.happenings-featured-meta{margin-bottom:7px}.event-type-badge{padding:6px 12px;border-radius:16px;font-size:12px;line-height:12px}.happenings-featured-overlay h3{font-size:20px;line-height:24px;margin-bottom:4px;letter-spacing:.14px}.happenings-featured-overlay p{font-size:16px;line-height:20px;letter-spacing:-.12px;width:fit-content;margin-bottom:7px}.event-learn-btn{font-size:12px;line-height:12px;font-weight:600;height:32px;padding:10px 12px}.event-date{font-size:12px;line-height:12px}.happenings-featured-overlay{width:auto;height:fit-content;bottom:10px;left:10px;right:9px;padding:15.33px}.happenings-featured,.happenings-featured img{min-height:300px}.happenings-sidebar{width:100%}}.community-section{height:929px;width:100%}.community-content{display:flex;margin:0 auto;align-items:center;justify-content:space-between;height:100%}.community-left{width:50%;flex:1;padding:100px 40px;height:100%;background:linear-gradient(155.37deg,#413894,#312a6f 99.52%)}.community-badge{display:inline-block;background:#fff;color:#413894;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;padding:12px 16px;line-height:16px;border-radius:100px;margin-bottom:20px}.community-title{font-family:Teachers,sans-serif;font-size:50px;font-weight:700;color:#fff;margin:0 0 20px;line-height:50px}.community-title .orange-text{color:#ffaa3e}.community-description{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;color:#ffffffb3;line-height:22px;margin:0 0 32px}.community-benefits-grid{display:grid;height:473px;grid-template-columns:repeat(2,1fr);gap:16px;margin:0 auto}.community-benefit-card{height:147px;background:#493fa666;border:2px solid #4E43B1;border-radius:20px;padding:20px;transition:all .25s}.community-benefit-card:hover{background-color:#4e43b1}.benefit-icon{font-size:22px;display:block;margin-bottom:8px}.community-benefit-card h4{font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;color:#fff;margin:0 0 4px;line-height:18px}.community-benefit-card p{font-family:Quicksand,sans-serif;font-size:14px;color:#fff;margin:0;line-height:20px;font-weight:600}.community-right{width:50%;height:100%;flex-shrink:0;background:#f8f8fc;padding:162px 95px}.community-form-title{font-family:Teachers,sans-serif;font-size:40px;font-weight:700;color:#1e1e1e;margin:0 0 20px;line-height:40px}.community-form-subtitle{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;color:#1e1e1eb5;margin:0 0 26px;line-height:22px}.community-form .form-group{margin-bottom:25px;width:100%}.community-form .form-group label{display:block;font-family:Quicksand,sans-serif;font-size:14px;line-height:14px;font-weight:600;color:#1e1e1e;margin-bottom:12px}.community-form .form-group input{width:100%;height:40px;padding:14px 20px;border:1.5px solid #F1F1F9;border-radius:12px;font-family:Quicksand,sans-serif;font-size:14px;color:#333;outline:none;transition:border-color .2s;box-sizing:border-box}.community-form .form-group input:focus{border-color:#413894}.community-form .form-group input::placeholder{color:#b3b3b3}.dropdown-selected:hover{border-color:#413894!important}.community-submit-btn{width:100%;padding:17px;background:#443a96;color:#fff;border:1.5px solid #473EA3;border-radius:16px;font-family:Teachers,sans-serif;font-size:20px;font-weight:600;line-height:20px;cursor:pointer;transition:background .2s;margin-top:4px}.community-submit-btn:hover{background:#352d7a}.community-form-disclaimer{font-family:Quicksand,sans-serif;font-size:12px;color:#99a1af;text-align:center;width:423px;margin:26px auto 0;font-weight:600;line-height:16px}@media (max-width: 768px){.community-section{height:fit-content;padding:45px 0% 0}.community-content{flex-direction:column;gap:0px}.community-left{padding:80px 24px 40px;display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;height:fit-content}.community-title{font-size:36px;line-height:40px}.community-description{font-size:16px;line-height:22px}.community-benefits-grid{grid-template-columns:repeat(2,1fr);height:fit-content}.community-form .form-group{width:100%}.community-benefit-card{width:fit-content;height:auto;padding:20px;text-align:left}.community-form-disclaimer{width:100%}.community-benefit-card h4{font-size:18px;line-height:18px;margin-bottom:10px}.community-benefit-card p{font-size:14px;line-height:20px;letter-spacing:-.15px}.community-right{width:100%;padding:28px 22px}}.cta-transform-section{background-image:url(/images/section-bg.png);padding:115px 285px;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;width:100%}.cta-transform-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fffffffc;z-index:0}.cta-transform-section *{position:relative;z-index:1}.cta-transform-badge{display:inline-block;background:#4138942e;color:#413894;font-family:Quicksand,sans-serif;font-size:16px;line-height:16px;font-weight:700;padding:12px 16px;border-radius:100px;margin-bottom:20px}.cta-transform-title{font-family:Teachers,sans-serif;font-size:60px;font-weight:700;color:#3d348b;line-height:60px;max-width:870px;margin:0 auto 20px}.cta-transform-description{font-family:Quicksand,sans-serif;font-size:16px;color:#606060;max-width:870px;font-weight:600;margin:0 auto 20px;line-height:22px}.cta-transform-btn{display:inline-block;background:#443a96;border:1.5px solid #473EA3;color:#fff;padding:19px 24px;border-radius:16px;font-family:Teachers,sans-serif;font-size:20px;font-weight:600;line-height:16px;text-decoration:none;transition:background .2s}.cta-transform-btn:hover{background:#352d7a}@media (max-width: 768px){.cta-transform-section{padding:60px 26px 70px}.cta-transform-title{font-size:40px;line-height:44px}.cta-transform-description{font-size:16px;line-height:22px;text-align:center}.cta-transform-btn{width:100%;padding:19px 16px;font-size:16px}}.sticky-bottom-bar{width:100%;height:100px;background:#2d2578;padding:26px 90px;display:flex;align-items:center;justify-content:space-between}.sticky-bar-left{display:flex;align-items:center;gap:12px}.sticky-bar-icon{width:32px;height:32px;border-radius:50%;overflow:hidden;background-color:#493fa6;border:1px solid #4E43B1;display:flex;align-items:center;justify-content:center}.sticky-bar-icon img{width:16px;height:16px;object-fit:contain}.sticky-bar-text{font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;line-height:14px;color:#fff}.sticky-bar-right{display:flex;gap:10px}.sticky-bar-btn{padding:16px 32px;border-radius:16px;font-family:Quicksand,sans-serif;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;transition:all .2s;cursor:pointer}.sticky-bar-btn.outline{background:#fff;color:#413894;border:2px solid #FFFFFF}.sticky-bar-btn.outline:hover{color:#fff;border-color:#413894;background:#413894}.sticky-bar-btn.filled{background:transparent;color:#fff;border:2px solid #FFFFFF}.sticky-bar-btn.filled:hover{background:#fff;color:#413894}@media (max-width: 768px){.sticky-bottom-bar{flex-direction:column;align-items:flex-start;gap:10px;height:156px;padding:26px 28px}.sticky-bar-text{font-size:14px;line-height:14px}.sticky-bar-right{width:100%;justify-content:space-between}.sticky-bar-btn{padding:16px 23px;font-size:16px;line-height:16px}}.marketing-content{position:relative;background-image:url(../../../images/marketing-background.webp);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;min-height:795px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.hidden{display:none!important}.marketing-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffffffc;z-index:1}.marketing-content>*{position:relative;z-index:2;color:#443a96;margin-top:167px}.br-desktop{display:inline}.br1-desktop{display:none}.marketing-content-title h1{width:1149px;height:auto;font-family:Teachers;font-size:82px;font-weight:500;text-align:center;line-height:90px;letter-spacing:0;position:relative}.marketing-content-title h1 strong{display:inline-block;width:881px;text-align:left}.typewriter-cursor{display:inline-block;font-weight:300;animation:blink .6s step-end infinite;margin-left:2px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.maketing-img img{display:inline-grid;width:108px;height:58px;border-radius:100px;background-color:#ffaa3e;border:2px solid #FF930A;padding:19px 34px}.marketing-img-2 img{position:absolute;top:100px;left:495px;width:98px;height:98px}.percent{position:absolute;top:140px;left:530px;font-size:35px;line-height:20px}.span-type-1{color:#3d348b;background-color:#fff;display:inline-block}.marketing-content-description{margin-top:24px;width:896px;height:56px}.marketing-content-description p{font-size:16px;font-weight:600;line-height:24px;color:#6d6d6d;text-align:center}.marketing-hero-form-container{margin-top:32px;display:flex;justify-content:center;width:100%;padding:10px}.marketing-hero-form{display:flex;align-items:center;background:#fff;border-radius:100px;box-shadow:0 4px 24px #3d348b1a;gap:0;max-width:665px;width:100%;height:74px;padding:10px 20px}.hero-form-field{display:flex;align-items:center;gap:10px;flex:1;padding:20px;max-width:198px}.hero-form-icon{display:flex;align-items:center;flex-shrink:0}.hero-form-icon svg{opacity:.5}.hero-form-field input{border:none;outline:none;background:transparent;font-family:Quicksand,sans-serif;font-size:14px;line-height:12px;font-weight:700;color:#000;width:100%;padding:0}.hero-form-field input::placeholder{color:gray;font-weight:700}.hero-form-divider{width:1px;height:28px;background:#e0e0e0;flex-shrink:0}.hero-form-btn{width:229px;flex-shrink:0;background:#443a96;color:#fff;border:1.5px solid #473EA3;border-radius:100px;padding:14px 28px;font-family:Quicksand,sans-serif;font-size:15px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s}.hero-form-btn:hover{background:#352d7a}@media (max-width: 768px){.marketing-hero-form{flex-direction:column;border-radius:32px;padding:16px;gap:8px;max-width:90%;height:202px}.hero-form-field{padding:8px 12px;width:100%}.hero-form-divider{width:80%;height:1px}.hero-form-btn{width:100%;padding:14px;border-radius:100px}}.marketing-content-numbers-container{display:grid;grid-template-columns:repeat(4,auto);gap:24px;margin-top:30px}#div-1-border,#div-2-border{border-right:1px solid #D1D5DC}.marketing-content-numbers-item-p{display:flex;align-items:center;font-size:14px;font-weight:600;line-height:14px;color:#4a5565;font-family:Quicksand;padding-right:24px}.number-color{margin-left:8px;font-family:Teachers;font-size:16px;font-weight:700;line-height:16px;color:#443a96;margin-right:3px}.marketing-video-container-mobile{display:none}.marketing-video-container{margin-top:50px;position:relative;display:inline-block;height:auto;width:1360px;height:765px}.marketing-video-container video{display:block;width:100%;border-radius:32px;object-fit:cover}.marketing-video-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;pointer-events:none;border-radius:32px}.marketing-video-container.is-playing:after{display:none}.videoplay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:32px;padding:15px 25px;border-radius:50%;border:none;cursor:pointer;z-index:10}.marketing-content-button-container{display:flex;gap:20px;margin-top:44px}.marketing-content-button-1{font-family:Quicksand;width:328px;height:54px;border-radius:16px;border:1.5px solid #ffffff;background-color:#fff;color:#3d348b;font-size:16px;font-weight:700;line-height:16px;letter-spacing:0;text-align:center}.marketing-content-button-1:hover{cursor:pointer;background-color:#413894;border:1.5px solid #FFFFFF;color:#fff}.marketing-content-button-2{font-family:Quicksand;width:328px;height:54px;border-radius:16px;background-color:#3d348b;color:#fff;border:1.5px solid #ffffff;font-size:16px;font-weight:700;line-height:16px;letter-spacing:0;text-align:center}.marketing-content-button-2:hover{background-color:#fff;border:2px solid #413894;color:#413894}.marketing-points-container{position:relative;height:149px;display:flex;justify-content:center;gap:62px;margin-top:-80px;z-index:2}.marketing-points-container-item{width:188px;height:149px;border-radius:100px;background-color:#413894;color:#fff;display:flex;border:2px solid #483ea3;flex-direction:column;gap:3.31px;align-items:center;justify-content:center}#marketing-points-container-item-2{background-color:#fff;color:#413894;border:2px solid #ebeaf8}.marketing-points-container-item p:nth-child(1){font-family:Teachers;font-size:23.66px;font-weight:700;line-height:33.66px;letter-spacing:0;text-align:center}.desktop-only{display:flex;gap:20px;align-items:stretch}.mobile-only{display:none!important}.flip-card{perspective:1000px}.flip-card .flip-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d;border-radius:32px}.flip-card:hover .flip-inner{transform:rotateY(180deg)}.flip-card .flip-front,.flip-card .flip-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;border-radius:32px}.flip-card .flip-front{display:block}.flip-card .flip-back{transform:rotateY(180deg);text-align:left}.flip-card .flip-back h2{font-family:Teachers;font-size:28px;font-weight:700}.flip-back{background-color:#f8f8fc;width:100%;height:100%;border:2px solid #EAEAF6;border-radius:32px;display:flex;flex-direction:column;justify-content:space-between;padding:32px;overflow-y:auto}.back-1-container{display:flex;flex-direction:column;text-align:left;gap:12px}.publication-and-name{width:254px;height:36px;display:flex;justify-content:space-between}.linkedin-button{width:36px;height:36px;border-radius:14px;background-color:#413894;border:1.5px solid #473EA3;display:flex;align-items:center;justify-content:center;cursor:pointer}.linkedin-button img{width:16px;height:16px;object-fit:contain;border-radius:0}.publication-container{width:fit-content;padding:12px 16px;border-radius:100px;background-color:#fff;border:2px solid #473EA3;font-size:12px;line-height:12px;font-weight:700;color:#3d348b}.name{font-size:20px;line-height:24px;color:#000;font-weight:700}.title{font-size:14px;line-height:14px;color:#7070c2;font-weight:600}.expertise{font-size:12px;line-height:12px;color:#1e1e1e;font-weight:500}.expertise-p{margin-top:8px;font-weight:700;font-size:16px;line-height:21px;color:#1e1e1e;text-align:left}.last-p{font-weight:700;font-size:16px;line-height:21px;color:#3d348b;margin-top:10px}.span-color-1{color:#ffaa3e}.marketing-points-container-item p:nth-child(2){font-size:16px;font-weight:700;line-height:20px;letter-spacing:0;text-align:center;width:131px}.marketing-part-1-container{width:1360px;max-width:1360px;margin-top:100px;margin-left:auto;margin-right:auto}.marketing-part-1-container-tag{width:fit-content;font-size:16px;font-weight:700;line-height:16px;color:#ffaa3e;border-radius:100px;padding:20px 30px;background-color:#fff6eb}.marketing-part-1-container-item{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.marketing-part-1-heading{width:680px;height:auto}.marketing-part-1-heading h1{font-size:57px;font-weight:700;line-height:80px;letter-spacing:0;text-align:left;color:#413894}.span-type-2{background:#4138941f;padding:0 5px}.span-type-3{background:#3d348b;color:#fff;padding:0 5px}.marketing-part-1-description{width:514px}.marketing-part-1-description p{font-size:18px;font-weight:600;line-height:23px;color:#606060}.class123{display:flex;flex-direction:row;gap:10px;padding:16px 24px;align-items:center}.class123 img{width:fit-content;height:fit-content}.resultitem{padding:0!important}.border-line hr{width:1360px;height:0px;margin-top:26px;border-top:2px solid #4138941a}.marketing-part-1-container-item-2{width:1360px;height:428px;margin-top:37px;display:flex;align-items:center;justify-content:space-between;gap:20px}.marketing-part-1-container-item-2-item{width:325px;height:428px;background-color:#413894;border-radius:32px;padding:32px 14px 14px;display:flex;flex-direction:column;align-items:center;gap:16px;color:#fff}.hide-on-mobile{display:inline-block;margin-right:6px;margin-left:6px}.marketing-part-1-container-item-2-item:hover{cursor:pointer;background-color:#4138941a;border:2px solid #413894;color:#413894}.marketing-part-1-container-item-2-item-content{width:261px;height:160px;display:flex;flex-direction:column;gap:12px}.marketing-part-1-container-item-2-item h1{font-size:28px;font-weight:700;line-height:35px}.marketing-part-1-container-item-2-item hr{width:261px;height:0px;border:2px solid #ffffff1a}.marketing-part-1-container-item-2-item p{font-size:16px;font-weight:600;line-height:22px}.marketing-part-1-container-item-2-item-image img{width:297px;height:206px;border-radius:28px}#marketing-part-1-container-item-2-item-2{background-color:#f8f8fc;border:2px solid #eaeaf6;color:#353535}#marketing-part-1-container-item-2-item-2:hover{background-color:#ececf5;border:2px solid #413894;color:#413894}#marketing-part-1-container-item-2-item-2 hr{border:2px solid #3535351a}#marketing-part-1-container-item-2-item-3{background-color:#ffaa3e;border:2px solid #ffaa3e;color:#fff}#marketing-part-1-container-item-2-item-3:hover{background-color:#ffaa3e1a;border:2px solid #FFAA3E;color:#ffaa3e}#marketing-part-1-container-item-2-item-4{background-color:#fffbf5;border:2px solid #fff3e0;color:#353535}#marketing-part-1-container-item-2-item-4 hr{border:2px solid #3535351a}#marketing-part-1-container-item-2-item-4:hover{background-color:#fff7ec;border:2px solid #FFAA3E;color:#ffaa3e}#marketing-part-1-container-item-2-item-4:hover hr{border:2px solid #FFAA3E33}.marketing-part-2-container{margin:120px auto;display:flex;flex-direction:column;align-items:center;justify-content:center}#container-2-notopmargin{margin:0 auto}.fine{display:flex;gap:10px}.marketing-part-2-1{width:954px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}#marketing-part-2-heading{width:954px;height:auto;display:flex;align-items:center;justify-content:center;line-height:1.5em}#marketing-part-2-heading h1{text-align:center}#marketing-part-2-description{width:686px;height:44px}#marketing-part-2-description p{text-align:center}.marketing-part-2-2{margin-top:50px;display:flex;align-items:center;justify-content:center;gap:20px}.marketing-part-2-2-item{width:440px;height:344px;border-radius:32px;display:flex;flex-direction:column;align-items:center;background-color:#f8f8fc;border:2px solid #eaeaf6}.marketing-part-2-2-item-content{width:408px;height:296px;display:flex;flex-direction:column;gap:16px;padding:32px 16px 16px}.marketing-part-2-2-item-content h1{font-size:28px;font-weight:700;line-height:36px;color:#413894}.marketing-part-2-2-item-content p{font-size:16px;font-weight:500;line-height:22px;color:#000}.marketing-part-2-2-item-content-2{width:408px;margin:0 16px 16px;height:126px;background-color:#fff;border:2px solid #eaeaf6;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:14px}.marketing-part-2-2-item-content-2 span{font-size:20px;font-weight:700;line-height:20px;color:#000}.marketing-part-2-2-item-content-2 p{font-size:16px;font-weight:500;line-height:22px;color:#000}.marketing-part-2-2-item:hover{background-color:#413894;border:2px solid #473EA3;color:#fff}.marketing-part-2-2-item:hover h1,.marketing-part-2-2-item:hover p{color:#fff}.marketing-part-2-2-item:hover .marketing-part-2-2-item-content-2{background-color:#483ea3;border:2px solid #4D43B1;color:#fff}.marketing-part-2-2-item:hover span{color:#fff}#marketing-part-2-2-item-2{background-color:#fffbf5;border:2px solid #fff3e0}#marketing-part-2-2-item-2:hover{background-color:#ffaa3e;border:2px solid #FFB04C}#marketing-part-2-2-item-content-2 h1{color:#ffaa3e}#marketing-part-2-2-item-2:hover h1,#marketing-part-2-2-item-2:hover p{color:#fff}#marketing-part-2-2-item-2:hover #marketing-part-2-2-item-content-2-2{background-color:#ffb352;border:2px solid #FFBC66;color:#fff}.marketing-part-2-3{margin-top:20px;width:1360px;height:auto;display:flex;gap:20px}.marketing-part-2-3-item{width:440px;height:auto;padding:32px;border-radius:32px;background-color:#f8f8fc;border:2px solid #eaeaf6;color:#000}.marketing-part-2-3-item:hover{background-color:#413894;border:2px solid #473EA3;color:#fff}.marketing-part-2-3-item-content{display:flex;flex-direction:column;gap:23px}.marketing-part-2-3-item-content h1{font-size:28px;font-weight:700;line-height:36px;color:#413894}.marketing-part-2-3-item:hover h1{color:#fff}.marketing-part-2-3-item-content p{font-size:18px;font-weight:500;line-height:18px}.marketing-part-2-3-item-content p img{margin-right:10px}.marketing-part-2-3-item:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7495%) hue-rotate(288deg) brightness(100%) contrast(100%)}.fine1{display:flex;gap:10px}.marketing-part-2-3-item1{width:325px;height:345px;border-radius:32px}.marketing-part-2-3-item-content1 img{width:325px;height:345px;border-radius:32px;border:2px solid #eaeaf6;object-fit:cover;object-position:bottom}#marketing-part-2-3-item-2{background-color:#fffbf5;border:2px solid #fff3e0;width:555px;height:345px}#marketing-part-2-3-item-2:hover{background-color:#ffaa3e;border:2px solid #FFB04D}#marketing-part-2-3-item-2 h1{color:#ffaa3e}#marketing-part-2-3-item-2:hover h1{color:#fff}#marketing-part-3-description{width:564px;text-align:center}.marketing-part-3-2{width:1360px;height:675px;background-color:#413894;border-radius:32px;display:flex;align-items:center;margin-top:40px;gap:50px;position:relative}.marketing-part-3-2-item-1 img{width:419px;height:611px;border-radius:24px;background-color:#c4c4c4;object-fit:cover;margin:32px 0 32px 32px}.marketing-part-3-2-scroll-wrapper{width:810px;max-height:530px;overflow-y:scroll;overscroll-behavior:contain}.marketing-part-3-2-scroll-wrapper::-webkit-scrollbar{display:none}.marketing-part-3-2-item-2{border-radius:24px;display:flex;flex-direction:column;gap:40px}#last-hr{margin-bottom:30px}.gradient-overlay{position:absolute;display:flex;align-items:end;justify-content:center;bottom:0;right:0;width:100%;width:899px;height:154px;background:linear-gradient(180deg,#41389400,#413894 50%);border-bottom-left-radius:32px;border-bottom-right-radius:32px}.scroll-arrow{color:#fff;font-size:24px;margin-bottom:20px;cursor:pointer}.marketing-part-3-2-item-2-content{display:flex;align-items:center;gap:46px}.Step-1{width:76px;font-size:66px;font-weight:600;line-height:66px;color:#fff}.Step-2{width:179px;font-size:24px;font-weight:700;line-height:32px;color:#fff}.Step-3{width:463px;font-size:16px;font-weight:600;line-height:22px;color:#fff}.marketing-part-3-2-item-2-hr{width:800px;height:0px;border:2px dashed #ffffff1a}#marketing-part-4-description{width:796px;text-align:center}#marketing-part-5-description{width:632px;text-align:center}#marketing-part-6-description{width:673px;text-align:center}.marketing-part-4-2{width:373px;height:84px;display:flex;align-items:center;justify-content:space-between;background-color:#f1f0f9;margin-top:35px;border-radius:200px;padding:10px;gap:12px}#compare-tab-button-container{margin:40px auto}.marketing-part-4-2-button{width:166px;font-family:Quicksand;height:64px;border-radius:100px;background-color:#fff;color:#1b1b1b99;border:none;font-size:16px;font-weight:700;line-height:16px}.marketing-part-4-2-button.active{background-color:#413894;border:2px solid #473ea3;color:#fff}#marketing-part-4-2-button-2{width:175px;background-color:#fff;color:#1b1b1b99;border:none}.marketing-part-4-3{width:1360px;margin-top:35px;height:382px;align-items:stretch;display:flex;justify-content:space-between}.marketing-part-4-3-item{width:325px;display:flex;flex-direction:column;height:100%;border-radius:32px;position:relative;cursor:pointer}.marketing-part-4-3-item-image{width:325px;height:100%;border-radius:32px;object-fit:cover;object-position:center}#marketing-part-4-3-item-image-2{object-position:top}#marketing-part-4-3-item-image-3{object-position:left}.marketing-part-4-3-item-content{display:flex;flex-direction:column;gap:8px;position:absolute;bottom:32px;left:0;width:228px;height:auto;border-top-right-radius:100px;border-bottom-right-radius:100px;background-color:#fff;padding:16px 40px 16px 16px}.marketing-part-4-3-item-content h1{width:200px;font-size:20px;font-weight:700;line-height:20px;color:#353535}.marketing-part-4-3-item-content p{font-size:16px;font-weight:700;line-height:16px;color:#353535b2}.marketing-part-4-3-item-content span{font-size:12px;font-weight:700;line-height:12px}.marketing-part-4-4{width:1360px;height:146px;background-color:#fff;border-radius:32px;margin-top:35px;padding:32px;box-shadow:0 0 24px #0003}.marketing-part-4-4 h1{font-size:24px;font-weight:700;line-height:24px;color:#413894}.marketing-part-4-4 p{margin-top:10px;font-size:18px;font-weight:500;line-height:24px;color:#1e1e1e}.marketing-part-4-5-button-container{width:558.79px;margin-top:35px;display:flex;gap:20px}#marketing-part-4-5-button-1{width:289.79px;border:2px solid #342d76}#marketing-part-4-5-button-2{width:249px;border:2px solid #342d76}#marketing-part-5-1-container{margin-top:100px}#marketing-part-5-container{background-color:#fffbf5}#marketing-part-5-2-button-container{width:434px;margin-top:100px}#marketing-part-5-2-button-1{width:199px}#marketing-part-5-2-button-2{width:203px;margin:0}.marketing-part-3-container{width:100%;background-color:#f8f8fc;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding-bottom:119px;position:relative}#marketing-part-51-container{background-color:#f8f8fc;width:100%}.course-bg{position:absolute;bottom:0;left:0}.course-bg-2{position:absolute;top:0;right:0}.marketing-part-5-3{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:20px}.marketing-part-5-3-item{width:325px;height:auto;border-radius:32px;border:1px solid #EAE9F7;position:relative;overflow:hidden;padding:32px;z-index:1;display:flex;flex-direction:column;background:linear-gradient(161.4deg,#fff 53.3%,#41389440 134.85%)}#marketing-part-5-3-item-2{background:linear-gradient(161.4deg,#fff 53.3%,#ffaa3e40 134.85%);border:1px solid #EAE9F7}.marketing-part-5-3-item-contentt{flex:1}.marketing-part-5-3-item-contentt h2{margin-top:29.5px;font-size:29px;font-weight:700;line-height:27px;color:#1e1e1e}.marketing-part-5-3-item-content{width:376px;height:fit-content}.marketing-part-5-3-item-content h1{font-family:Teachers;font-size:28px;font-weight:700;line-height:30px;color:#413894;width:240px}.marketing-part-5-3-item-contentt h1{font-size:28px;font-weight:700;line-height:37px;color:#ff9814;width:270px}#marketing-part-5-3-item-content-2 h1{color:#413894}.marketing-part-5-3-item-content-p{margin-top:20px;font-size:14px;font-weight:600;line-height:21px;color:#353535}#type-2p{width:261px}.marketing-part-5-3-item-content h2{display:flex;align-items:center;margin-top:20px;font-size:29px;font-weight:700;line-height:27px;color:#1e1e1e}.price{font-size:24px!important;font-weight:700;line-height:30px;color:#1e1e1e}.marketing-part-5-3-item-content span{font-size:20px;font-weight:700;line-height:27px;color:#353535}.marketing-part-5-3-item-content-2{margin-top:20px;display:flex;flex-direction:column;gap:10px}.include-item{display:flex;align-items:center;gap:9px}.marketing-part-5-3-item-content-2 p{font-weight:600;font-size:14px;line-height:20px;color:#000;max-width:290px}.marketing-part-5-4{margin-top:40px;display:flex;align-items:center;justify-content:center}#marketing-part-5-4-button-1{width:217.79px}.marketing-part-4-container{width:1360px;height:fit-content;background-color:#f1f0f9;border-radius:32px;border:2px dashed #3d348b;display:flex;flex-direction:column;align-items:center;margin:120px auto;padding-bottom:70px}#marketing-part-6-1-container{margin-top:69px}.marketing-part-4-container-item{width:1160px;height:245px;margin:32px auto 0;display:flex;gap:20px}.marketing-part-4-container-item-content-1{width:177px;height:245px;background-color:#fff;border:2px dashed #3d348b;border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}#results-header{background-color:#3d348b;color:#fff;display:none}.marketing-part-4-container-item-content-1-image{width:106px;height:106px;border-radius:53px;background-color:#3d348b;border:2px solid #2c2564;display:flex;align-items:center;justify-content:center}.marketing-part-4-container-item-content-1-image img{width:46.7px;height:32.67px}.marketing-part-4-container-item-content-1-content{display:flex;flex-direction:column;align-items:center}.marketing-part-4-container-item-content-1-content h2{font-size:20px;font-weight:700;line-height:26px;color:#1e1e1e;text-align:center}.blurred{font-size:80px!important;font-weight:700!important;line-height:80px!important;color:#fff!important}.outof10{font-size:16px;font-weight:600;line-height:16px;color:#fff}.marketing-part-4-container-item-content-1-span{font-size:14px;font-weight:700;line-height:14px;color:#a1a1a1;margin-top:8px}.marketing-part-4-container-item-content-2{width:963px;height:245px;display:flex;flex-direction:column;gap:16px;margin:0 auto}.marketing-part-4-container-item-content-2-item{width:963px;height:75px;background-color:#3d348b;border-radius:32px;display:flex;align-items:center;justify-content:space-between;padding:0 32px}#recommended-topics-item{justify-content:space-around;background-color:#fff;border:2px solid #E4E2F3}.marketing-part-4-container-item-content-2-item-p{font-size:24px;font-weight:700;line-height:28px;color:#fff}#recommended-topics-title{color:#1e1e1e}.marketing-part-4-container-item-content-2-item-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;column-gap:20px;cursor:pointer}.marketing-part-4-container-item-content-2-item-grid-item{width:471px;height:69px;background-color:#fff;border-radius:32px;border:2px solid #e4e2f3;display:flex;align-items:center}.marketing-part-4-container-item-content-2-item-grid-item:active,.marketing-part-4-container-item-content-2-item-grid-item.selected{background-color:#ffaa3e;border:2px solid #ff930a}.marketing-part-4-container-item-content-2-item-grid-item:active p,.marketing-part-4-container-item-content-2-item-grid-item.selected p{color:#fff}.quiz-container{width:100%}.quiz-container.hidden,#next-button.hidden,#submit-button.hidden{display:none!important}#prev-button,#next-button,#submit-button,#retake-quiz-btn,#get-scores-btn{width:175px!important;height:fit-content;padding:19px 32px}.marketing-part-4-container-item-content-2-item-grid-item p{padding:0 32px;font-size:20px;font-weight:700;line-height:20px;color:#000}.marketing-part-4-container-button-container{width:1160px;height:54px;display:flex;align-items:center;justify-content:space-between;margin-top:31px}#marketing-part-5-5-button-1{width:177px;background-color:#fff;color:#3d348b;border:2px solid #3D348B}#marketing-part-5-5-button-2{width:175px;background-color:#3d348b;color:#fff;border:2px solid #2C2564}#research-scholar-item-1{width:325px;height:auto}#research-scholar-item-2{width:325px;background:linear-gradient(161.4deg,#fff 53.3%,#ffaa3e40 134.85%);height:auto;border:1px solid #EAE9F7}#research-scholar-item-1-p{width:261px}#research-scholar-item-1-h2{margin-top:17px}.quiz-success-message{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.success-content{background-color:#fff;border-radius:32px;padding:48px;text-align:center;max-width:500px;box-shadow:0 10px 30px #0000004d}.success-content h3{font-size:28px;font-weight:700;color:#413894;margin-bottom:16px}.success-content p{font-size:18px;color:#606060;margin-bottom:32px;line-height:1.5}.success-content button{margin-top:16px}.video-grid{width:1360px;display:flex;gap:20px;padding-top:40px;color:#fff}.main-video{width:1015px!important;height:571px;flex:2;border-radius:32px;position:relative}.main-video video{width:1015px!important;height:100%;border-radius:32px}.main-video:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;border-radius:32px;pointer-events:none;z-index:1}.main-video video,.thumbnail{transition:all .3s ease}.main-video-content{position:absolute;top:32px;left:32px;z-index:2;pointer-events:none}.main-video-title{font-size:32px;font-weight:700;line-height:32px}.main-video-subtitle{margin-top:10px;font-size:16px;font-weight:500;line-height:16px}.video-thumbnails{flex:1;display:flex;flex-direction:column;gap:20px}.thumbnail{width:325px;height:275px;border-radius:32px;overflow:hidden;cursor:pointer;color:#fff;display:flex;flex-direction:column;transition:transform .3s ease;position:relative}.thumbnail:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#1e1e1e66;border-radius:32px;pointer-events:none;z-index:1}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail .info{position:absolute;bottom:32px;left:32px;width:261px;z-index:2}.thumbnail:hover{transform:scale(1.03)}#thumbnail-title{font-size:20px;font-weight:700;line-height:25px}#thumbnail-subtitle{font-size:14px;font-weight:500;line-height:14px}.marketing-part-3-container-item{width:1130px;height:384px;display:flex}.marketing-part-3-container-item-content{width:325px;height:382px;color:#d9d9d9}#mentor-details-container{width:1130px;height:auto}.mentor-details-item-1{width:325px;height:382px;background-color:#fff;border-radius:32px;border:2px solid #EAEAF6;display:flex;align-items:center;justify-content:center}.mentor-details-item-1{height:auto;width:325px;background-color:#fff;border-radius:32px;border:2px solid #EAEAF6;display:flex;align-items:center;justify-content:center;padding:42px 32px 32px}#mentor-details-item-1-content-p{font-size:20px;font-weight:600;line-height:28px;color:#353535}.span-type-4{background-color:#ffaa3e66}.mentor-details-item-1-content-2{width:440px;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.mentor-details-item-1-content-2-item-1{width:100%;height:auto;border-radius:32px;border:2px solid #483EA3;background-color:#413894}.mentor-details-item-1-content-2-item-1-content{padding:32px;color:#fff;display:flex;flex-direction:column;gap:12px}.mentor-details-item-1-content-2-item-1-content-span{font-size:14px;font-weight:400;line-height:14px}.mentor-details-item-1-content-2-item-1-content-p{font-size:24px;font-weight:700;line-height:24px}#mentor-details-item-1-content-2-item-1-2{background-color:#ffebeb;border:2px solid #FFD6D6}.mentor-details-item-1-content-2-item-1-content-p{font-size:24px;font-weight:700;line-height:24px;color:#fff}.mentor-details-item-1-content-2-item-1-content-p-1{font-size:20px;font-weight:700;line-height:20px;color:#353535}.span-type-5{font-size:20px;font-weight:700;line-height:20px;color:#ff4040}#mentor-details-item-1-content-2-item-1-content-p-1-span{color:#349d34}.mentor-details-item-1-content-2-item-1-content-p-2{font-size:16px;font-weight:700;line-height:16px;color:#353535}#mentor-details-item-1-content-2-item-1-3{background-color:#ebffeb;border:2px solid #D6FFD6}.feedback-section{display:block}.mentor-swiper{width:100%;max-width:1220px;margin:0 auto}.swiper-slide{display:flex;justify-content:center}.mentor-nav,.mentorr-nav{width:24px;height:30px;background-color:#fff;color:#413894;font-size:20px;border-radius:100px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;top:50%;z-index:110;transform:translateY(-50%);transition:background .3s ease;border:1px solid #413894;font-size:17px;font-weight:400;line-height:20px}.feedback-prev,.faculty-prev,.roi-prev{left:0}.feedback-next,.faculty-next,.roi-next{color:#fff;right:0;background-color:#413894}.feedback-pagination,.roi-pagination{text-align:center;margin-top:27.14px}.feedback-pagination .swiper-pagination-bullet,.roi-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;border:1px solid #EAEAF6;opacity:1;margin:0 9px;border-radius:50%;transition:all .3s ease}.feedback-pagination .swiper-pagination-bullet-active,.roi-pagination .swiper-pagination-bullet-active{background-color:#413894;border:1px solid #473EA3;width:20px;height:10px;border-radius:100px}.marketing-part-grid-container{display:grid;grid-template-columns:repeat(5,1fr);width:1360px;height:358px;gap:20px;margin-top:50px}.marketing-part-grid-item{width:256px;height:182px;border-radius:32px;background-color:#f8f8fc;border:2px solid #F1F1F9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#353535}.marketing-part-grid-item:hover{background-color:#3d348b;border:2px solid #2C2564;color:#fff}.marketing-part-grid-item-image{width:54px;height:54px;border-radius:22px;border-width:22px,22px,22px,22px;border-style:solid;border-color:#f1f1f9;display:flex;align-items:center;justify-content:center}.marketing-part-grid-item:hover .marketing-part-grid-item-image{border-color:#493ea7;background-color:#443a9c}.marketing-part-grid-item:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7495%) hue-rotate(288deg) brightness(100%) contrast(100%)}#iconstars-container{background-color:#f5f4fb;padding:40px 0;width:100%;margin-bottom:0}#marketing-part-last-heading{width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center}.marketing-part-last-container-part-1-item-2-content{width:368px}#about-conference-div{width:606px}.last-span{border-radius:100px;background-color:#fff6eb;padding:20px 30px;border:2px solid #FFF6EB;font-size:16px;line-height:16px;font-weight:600;color:#ffaa3e;margin-bottom:10px}.iconstar-heading{font-family:Poppins,sans-serif;margin-top:0;font-size:20px;font-weight:700;line-height:20px;color:#1e1e1e}.iconstar-p{font-family:quicksand,sans-serif;margin-top:12px;margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px;color:#4a4a4a}.view-highlights{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:16px;color:#3d348b;text-decoration:none}.marketing-part-last-container-part-1-item-2-image{width:228px;height:125px;border-radius:16px}.marketing-part-last-container-part-1-item-2-image2-container{margin-top:10px;display:flex;gap:16px}.marketing-part-last-container-part-1-item-2-image2{width:106px;height:84px;border-radius:16px}#conference-glimpses{padding:12px 20px;width:fit-content}#about-conference{color:#3d348b;background-color:#ecebf5;border:2px solid #E5E4F1;height:46px;padding:12px 20px;width:fit-content}#last-part-heading{width:976px;text-align:center}.marketing-part-last-container-part-1{width:1360px;height:283px;margin-top:45px;display:flex;gap:20px;justify-content:space-between}#marketing-part-last-container-part-2{margin-top:20px}.marketing-part-last-container-part-1-item-1{background-color:#fff;border-radius:32px;width:325px;height:283px}#names-of-students{padding:32px;display:flex;flex-direction:column;gap:15px}.names-1{width:261px;height:71px;border-radius:24px;background-color:#fffaf5;border:2px solid #FFF1E0;display:flex;gap:12px;align-items:center;padding-left:16px}.names-2{width:136px;height:56px;border-radius:100px;background-color:#ecebf5;border:2px solid #E5E4F1;color:#3d348b;display:flex;gap:10px;align-items:center;padding-left:10px}.names-image{border-radius:100%;width:40px;height:40px;background-color:#fff;display:flex;align-items:center;justify-content:center}#names3-image{width:54px;height:54px;border-radius:20px}.names-content{display:flex;flex-direction:column;gap:6px;width:fit-content}.view-more-button-only-mobile{display:none}.name-winner{font-family:poppins,sans-serif;font-size:14px;font-weight:600;line-height:14px;color:#1e1e1e}.name-winner-1{font-family:Teachers,sans-serif;font-size:16px;font-weight:700;line-height:16px;color:#413894}#name-winner-update{color:#3d348b}.sub-winner{font-family:quicksand,sans-serif;font-size:12px;font-weight:600;line-height:12px;color:#4a4a4a}.winner-list{width:261px;height:48px;border-radius:100px;background-color:#ecebf5;border:2px solid #E5E4F1;display:flex;align-items:center;justify-content:center}.view-winners-list{font-family:poppins,sans-serif;font-size:16px;font-weight:700;line-height:16px;color:#3d348b;text-decoration:none}.marketing-part-last-container-part-1-item-1-image{width:325px;height:283px;background-color:#fff;padding:10px 9px;border-radius:32px}.suggest{width:261px;margin:auto}.who-participated{width:261px;font-family:quicksand,sans-serif;font-size:16px;font-weight:600;line-height:16px;color:#1e1e1e;margin-top:16px}.who-p{width:261px;font-family:quicksand,sans-serif;margin-top:8px;font-size:16px;font-weight:500;line-height:22px;color:#1e1e1e}#haha{width:305px;height:143px;object-fit:fill}.marketing-part-last-container-part-1-item-2{width:670px;height:283px;display:flex;padding:32px;border-radius:32px;gap:10px;background-color:#fff}.next-conference{width:261px;height:146px;border-radius:24px;background-color:#f9f8fc;padding:24px;display:flex;flex-direction:column;gap:13px;border:2px solid #F3F1F9}.next-conference-title{font-family:poppins,sans-serif;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px}.next-conference-p{font-family:quicksand,sans-serif;font-weight:600;font-size:12px;line-height:16px;color:#4a4a4a;width:209px}.names-3{width:650px;height:81px;padding:13px 14px;border-radius:28px;border:2px solid #ECEBF5;background-color:#f2f1f8;display:flex;gap:17px;align-items:center}#about-conference-updates{padding:10px}#about-conference-div-2{width:650px;display:flex;flex-direction:column;gap:10px}.last-last-heading{font-weight:700;font-size:20px;line-height:20px;font-family:quicksand;margin-top:22px;margin-left:32px}.last-last-p{font-family:quicksand;font-weight:600;font-size:16px;line-height:22px;color:#4a4a4a;margin-left:32px}.last-last-img{position:relative;bottom:30px;left:-10px}.marketing-part-grid-item-heading{font-size:20px;font-weight:700;line-height:26px;text-align:center;width:126px}#marketing-part-grid-item-heading-1{width:166px}#marketing-part-7-container{margin-top:0;margin-bottom:140px}#marketing-part-7-description{width:604px;text-align:center}.marketing-part-7-container-item{width:1360px;display:flex;justify-content:space-between;margin-top:50px}.marketing-part-7-container-item-1{width:670px;height:288px;border-radius:32px;background-color:#f1f0f9;border:2px solid #E4E2F3;padding:32px;display:flex;align-items:center;gap:20px}.marketing-part-7-container-item-1-image{height:164px;border-radius:24px;object-fit:unset}.marketing-part-7-container-item-1-content-2{display:flex;flex-direction:column;gap:12px}.our-latest-pcast{display:flex;flex-direction:column;gap:10px}.marketing-part-7-container-item-1-content-2-heading{font-size:32px;font-weight:700;line-height:32px;color:#1e1e1e}.marketing-part-7-container-item-1-content-2-span{font-size:16px;font-weight:500;line-height:22px;color:#1e1e1e}#marketing-part-7-container-item-1-content-2-span-2{font-size:16px;font-weight:600;line-height:22px;color:#1e1e1e}#marketing-part-7-container-item-2{background-color:#3d348b}#marketing-part-7-container-item-2-heading{color:#fff}#marketing-part-7-container-item-2-span{margin-top:10px;color:#fff}.marketing-part-7-container-item-2-content-2-form{margin-top:24px;display:flex;align-items:center;gap:19px;width:606px;height:54px}.marketing-part-7-container-item-2-form-input{width:450px;height:54px;border-radius:12px;background-color:#413894;color:#fff6;border:2px solid #483EA3;font-size:16px;padding:16px 24px}.marketing-part-7-container-item-2-form-input:focus{outline:none}.marketing-part-7-container-item-2-form-input::placeholder{color:#fff6;font-size:16px;font-weight:700;line-height:16px}.newsletter-button{width:137px;height:54px;color:#3d348b;border:1.5px solid #FFFFFF;background-color:#fff;border-radius:12px;font-size:16px;font-weight:700;line-height:16px}#marketing-part-8-container{margin:120px auto 0}.marketing-part-8-container{width:1360px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:63px}.application-card{width:440px;height:344px;position:relative;border-radius:24px;background-color:#f1f0f9;border:2px solid #E4E2F3}.step-badge-container{display:flex}.step-badge{position:absolute;top:32px;left:32px;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.step-badge-p{width:60px;height:60px;border-radius:60px;background-color:#f1f0f9;border:2px dashed #413894;font-size:28px;font-weight:700;line-height:28px;color:#413894;display:flex;align-items:center;justify-content:center}.card-content-item{width:380px;height:200px;display:flex;flex-direction:column;gap:20px;margin-left:32px;margin-bottom:32px;margin-top:112px}.card-content-item-heading{font-size:32px;font-weight:700;line-height:40px;color:#353535}.card-content-item-heading .highlight{color:#ffaa3e;font-weight:700}.card-content-item-description{font-size:16px;font-weight:500;line-height:22px;color:#1e1e1e}#marketing-part-8-container-button-1,#schedule-consultation-btn{width:376px;height:54px}@media screen and (max-width: 767px){.marketing-content{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;min-height:auto;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:0 20px}.hidden{display:none!important}.marketing-content-title h1{width:345px;height:auto;font-family:Teachers;font-size:36px;font-weight:500;text-align:center;margin-top:48px;line-height:44px;letter-spacing:0;position:relative}.marketing-content>*{position:relative;z-index:2;color:#443a96;margin-top:0}.marketing-hero-form-container{margin-top:32px}.maketing-img{width:68.8px;height:37px}.desktop-only{display:none!important}.mobile-only{display:block!important}.br-desktop{display:none}.maketing-img img{display:flex;margin:0 auto;width:68.8px;height:37px;border-radius:63.79px;background-color:#ffaa3e;border:2px solid #FF930A;padding:12px 21px}.marketing-content-description{width:345px;height:fit-content}.marketing-video-container-mobile{margin-top:50px;position:relative;display:inline-block;width:345px;height:194px}.marketing-video-container-mobile video{display:block;width:100%;border-radius:24px;object-fit:cover}.marketing-video-container-mobile:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;pointer-events:none;border-radius:24px}.marketing-video-container-mobile.is-playing:after{display:none}.videoplay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:32px;padding:15px 25px;border-radius:50%;border:none;cursor:pointer;z-index:10;width:120px;height:100px}.marketing-video-container{display:none}.marketing-content-numbers-container{width:345px;height:auto;display:grid;grid-template-columns:repeat(2,auto);align-items:center;justify-content:center;gap:20px;margin-top:40px}.marketing-content-numbers-container>:nth-child(3){grid-column:1 / -1;justify-self:center}#div-2-border{border:none}.marketing-content-description p{font-size:16px;font-weight:600;line-height:22px;text-align:center;margin-top:32px}.marketing-content-button-container{display:flex;flex-direction:column;gap:10px;margin-top:40px}.marketing-content-button-1,.marketing-content-button-2{width:286px;height:54px}.marketing-points-container{width:344px;height:276px;display:grid;grid-template-columns:repeat(2,1fr);gap:20.57px;justify-content:center;margin-top:39px}.marketing-points-container-item{width:161px;height:127px;border-radius:85.71px;gap:2.89px}.marketing-points-container-item p:nth-child(1){font-size:28.85px;line-height:28.85px}.marketing-points-container-item p:nth-child(2){font-size:13.71px;line-height:17.14px;width:112.29px}.br1-desktop{display:inline}.marketing-part-1-container{width:393px;max-width:393px;margin-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.marketing-part-1-container-tag{width:fit-content;font-size:12px;line-height:12px;padding:20px 30px}.border-line hr{width:345px;height:0px;margin-top:26px;border-top:2px solid #4138941a}.blurred{font-size:28px!important;line-height:28px!important;font-weight:700!important}.marketing-part-1-container-item{display:flex;flex-direction:column;margin-top:12px}.marketing-part-1-heading{width:345px;height:auto}.marketing-part-1-heading h1{font-size:36px;line-height:52px;text-align:center}.marketing-part-1-description{width:345px;height:auto;margin-top:12px}.marketing-part-1-description p{text-align:center;margin-top:10px}.marketing-part-1-container-item-2{width:345px;height:auto;margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:28px}.marketing-part-1-container-item-2-item{width:345px;height:414px;border-radius:24px;display:flex;flex-direction:column;align-items:center}.marketing-part-1-container-item-2-item-content{width:306px;height:146px}.marketing-part-1-container-item-2-item h1{font-size:22px;line-height:28px}.marketing-part-1-container-item-2-item hr{width:296px}.marketing-part-1-container-item-2-item-image img{width:317px;height:206px;border-radius:16px}.marketing-part-2-container{width:393px;margin:120px auto 80px;display:flex;flex-direction:column;align-items:center;justify-content:center}.marketing-part-2-1{width:345px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}#marketing-part-2-heading h1{text-align:center;line-height:45px;height:auto}#marketing-part-2-heading{width:345px;height:auto;display:flex;align-items:center;justify-content:center}#marketing-part-2-description{width:345px;height:66px}.marketing-part-2-2{width:345px;margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:20px}.marketing-part-2-2-item{width:345px;height:344px;border-radius:24px;justify-content:space-between}.marketing-part-2-2-item-content{width:305px;height:134px;gap:12px;padding:32px 24px 16px 16px}.marketing-part-2-2-item-content h1{font-size:22px;line-height:28px}.marketing-part-2-2-item-content-2{width:313px;border-radius:16px}.marketing-part-2-3{width:345px;height:auto;flex-direction:column}.marketing-part-2-3-item{width:345px;height:auto;padding:24px;border-radius:24px}.marketing-part-2-3-item-content{display:flex;flex-direction:column;gap:23px}.marketing-part-2-3-item-content h1{font-size:22px;line-height:22px}.marketing-part-2-3-item-content p{font-size:16px}.marketing-part-2-3-item1{width:345px;height:345px;border-radius:24px}.marketing-part-2-3-item-content1 img{width:345px;border-radius:24px}#marketing-part-2-3-item-2{width:345px;height:384px}.fine{display:flex;gap:10px}#marketing-part-3-description{width:345px;height:66px;text-align:center}.marketing-part-3-2{width:345px;height:auto;border-radius:24px;display:flex;flex-direction:column;gap:24px;position:relative}.marketing-part-3-2-item-1 img{width:297px;height:267px;border-radius:16px;margin:24px 0 0}.marketing-part-3-2-scroll-wrapper{width:297px;max-height:460px;overflow-y:scroll;overscroll-behavior:contain}.marketing-part-3-2-scroll-wrapper::-webkit-scrollbar{display:none}.marketing-part-3-2-item-2{border-radius:24px;height:648px;display:flex;flex-direction:column;gap:24px}#last-hr{margin-bottom:30px}.gradient-overlay{width:100%;width:345px;height:96px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.marketing-part-3-2-item-2-content{width:297px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.Step-1{width:42px;font-size:36px;line-height:36px}.Step-2{width:297px;font-size:20px;line-height:28px}.Step-3,.marketing-part-3-2-item-2-hr{width:297px}#marketing-part-4-description{width:345px;text-align:center;margin-top:0;height:auto}#marketing-part-5-description,#marketing-part-6-description{width:345px;text-align:center}.marketing-part-4-2{width:auto;gap:10px}.marketing-part-4-2-button{font-family:Quicksand;width:152px;color:#1b1b1b99;border:none}#marketing-part-4-2-button-2{width:160px}.marketing-part-4-3{width:345px;margin-top:38px;height:auto;display:flex;flex-direction:column;align-items:center;gap:20px}.marketing-part-4-3-item{width:345px;border-radius:24px}.mobile-user-score{font-size:28px;line-height:28px;font-weight:700}.marketing-part-4-3-item-image{width:345px;border-radius:24px;height:auto}.marketing-part-4-3-item-content{height:fit-content!important}.marketing-part-4-4 h1{width:288px}.marketing-part-4-4{width:345px;height:290px;border-radius:24px;margin-top:38px}.marketing-part-4-5-button-container{width:345px;height:118px;margin-top:38px;display:flex;flex-direction:column;gap:10px}#marketing-part-4-5-button-1,#marketing-part-4-5-button-2{width:345px}.marketing-part-3-container{margin:0 auto;padding-bottom:55px;position:relative}#marketing-part-5-1-container{margin-top:55px}#marketing-part-5-2-button-container{width:345px;height:112px}#marketing-part-5-2-button-1{width:160px;height:92px;padding:24px 21.5px}#marketing-part-5-2-button-2{width:152px;height:92px;padding:24px 14.5px}.marketing-part-5-3{width:345px;display:flex;flex-direction:column;align-items:center;gap:20px}.marketing-part-5-3-item{width:345px;height:fit-content;border-radius:24px;padding:24px;z-index:1}.marketing-part-5-3-item-content,.marketing-part-5-3-item-contentt{width:297px;height:fit-content}.marketing-part-5-3-item-content h2{margin-top:29.5px;font-size:29px;font-weight:700;line-height:27px;color:#1e1e1e}.course-bg,.course-bg-2,.hide-on-mobile{display:none}.marketing-part-4-container{width:345px;height:auto;background-color:#f1f0f9;border-radius:24px;margin:80px auto;padding:24px}#marketing-part-6-1-container{margin-top:24px;width:297px;height:auto}.mobile-heading{width:297px;height:144px}.mobile-p{width:297px;height:66px;margin:0 auto}.marketing-part-4-container-item{width:297px;height:auto;margin-top:40px;display:flex;flex-direction:column}.marketing-part-4-container-item-content-1,.marketing-part-4-container-item-content-1-image,.marketing-part-4-container-item-content-1-image img{display:none}.marketing-part-4-container-item-content-1-content h2{font-size:16px;line-height:16px;color:#1e1e1e}.marketing-part-4-container-item-content-1-span{font-size:16px;line-height:16px}.marketing-part-4-container-item-content-2{width:297px;height:auto;display:flex;flex-direction:column;gap:16px}.marketing-part-4-container-item-content-2-item{width:297px;height:auto;border-radius:32px;display:flex;flex-direction:column-reverse;gap:10px;flex:1;align-items:flex-start;padding:24px 32px}.marketing-part-4-container-item-content-2-item-p{font-size:16px;line-height:16px}.marketing-part-4-container-item-content-2-item-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:12px}.quiz-container,.quiz-form{width:297px}.marketing-part-4-container-item-content-2-item-grid-item,.marketing-part-4-container-item-content-2-item-grid-item:first-child{width:297px;height:auto;min-height:60px}.marketing-part-4-container-item-content-2-item-grid-item:last-child{width:297px;height:auto}.class123{display:flex;gap:10px;padding:10px 24px}#mobile-score-container{display:none;width:297px;height:64px;border-radius:32px;text-align:center;padding:24px 32px;background-color:#3d348b;color:#fff;display:flex!important;align-items:center;justify-content:center}.mobile-score,.mobile-outof10{font-size:28px;line-height:28px;font-weight:700}#recommended-topics-item{width:297px;height:auto;border-radius:32px;display:flex;align-items:center;justify-content:space-around;background-color:#fff;border:2px solid #E4E2F3}.marketing-part-4-container-item-content-2-item-grid-item.selected{width:297px;height:auto}.marketing-part-4-container-item-content-2-item-grid-item:active p,.marketing-part-4-container-item-content-2-item-grid-item.selected p{width:297px}.marketing-part-4-container-item-content-2-item-grid-item p{padding:16px 0 16px 25px;font-size:16px;line-height:16px}#prev-button,#next-button,#submit-button,#retake-quiz-btn,#get-scores-btn{width:134px!important;padding:19px 0!important}.marketing-part-4-container-button-container{width:297px;display:flex;align-items:center;justify-content:space-between;margin-top:20px;margin-bottom:20px}#marketing-part-5-5-button-1,#marketing-part-5-5-button-2{width:122px}#part2-mobile{margin:80px auto}.video-grid{width:345px;height:570px;border-radius:24px;display:flex;flex-direction:column;gap:21px;padding:0;margin-top:30px}.main-video{width:345px!important;height:194px;flex:2;background:#000;border-radius:24px;position:relative}.main-video video{width:345px!important;height:196px;border-radius:24px}.main-video:before{border-radius:24px}.main-video-content{position:absolute;top:24px;left:24px}.main-video-content h2{font-size:18px;line-height:20px}.main-video-content p{margin-top:4px;font-size:12px}.thumbnail{width:345px;height:167px;border-radius:24px}.thumbnail .info{position:absolute;bottom:24px;left:24px;width:297px;height:auto}.mentor-details-item-1{width:345px;height:230px;border-radius:24px;padding:24px}.mentor-details-item-1{width:345px;height:auto}#mentor-details-item-1-content-p{font-size:16px;line-height:22px}.mentor-details-item-1-content-2{width:345px;height:98px}.mentor-details-item-1-content-2-item-1{width:100%;height:98px;border-radius:24px}.mentor-details-item-1-content-2-item-1-content{padding:24px;gap:12px}.mentor-details-item-1-content-2-item-1-content-p{font-size:20px;line-height:24px}#mentor-details-item-1-content-2-item-1-2,#mentor-details-item-1-content-2-item-1-3{display:none}.mentor-swiper{width:100%;max-width:345px;margin:0 auto}.mentor-nav{top:97%}#mobile-grid-domain{display:grid;grid-template-columns:repeat(1,1fr);width:345px;height:630px;gap:10px;margin-top:24px}#mobile-grid-item{width:345px;height:54px;border-radius:16px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px}#mobile-grid-item-image{width:38px;height:38px;border-radius:12px;border-width:12px,12px,12px,12px}#marketing-part-grid-item-heading-11{font-size:16px;line-height:22px;text-align:left;width:fit-content}#marketing-part-7-description{width:345px;height:auto;text-align:center;margin-top:0}.marketing-part-7-container-item{width:345px;display:flex;flex-direction:column;gap:20px;margin-top:40px;height:auto}.mentorr-nav{width:24px;height:30px;background-color:#fff;color:#413894;font-size:20px;border-radius:100px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;top:50%;z-index:9999;transform:translateY(-50%);transition:background .3s ease;border:1px solid #413894;font-size:17px;font-weight:400;line-height:20px}.roi-prev{z-index:9999;left:0}.roi-next{z-index:9999;color:#fff;right:0;background-color:#413894}.roi-pagination{justify-content:center;align-items:center;bottom:0;left:0;right:0;width:100%;z-index:10;position:absolute;gap:8px}.marketing-part-7-container-item-1{width:345px;height:auto;border-radius:24px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:20px}.marketing-part-7-container-item-1-image{width:313px;height:135px;border-radius:16px}.mentor-nav{display:none}.marketing-part-7-container-item-1-content-2{align-items:center;justify-content:center}.our-latest-pcast{padding:0 15px}.marketing-part-7-container-item-1-content-2-heading{font-size:22px;line-height:20px}.marketing-part-7-container-item-2-content-2-form{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:10px;width:297px;height:118px}.marketing-part-7-container-item-2-form-input{width:297px}#marketing-part-7-container-item-2{background-color:#3d348b;padding:24px}.marketing-part-7-container-item-2-content{height:274px}.newsletter-button{width:297px}#marketing-part-5-4-button-1{width:297px!important}#marketing-part-7-container-item-2-heading{color:#fff;line-height:28px}#marketing-part-8-container{margin:105px 0 auto}.marketing-part-8-container{width:345px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;margin-top:40px}.application-card{width:345px;height:324px;position:relative}.step-badge{position:absolute;top:24px;left:24px;width:52px;height:52px;display:flex;align-items:center;justify-content:center}.step-badge-p{width:52px;height:52px;border-radius:52px;font-size:20px;line-height:17.3px}.card-content-item{width:297px;height:205px;display:flex;flex-direction:column;justify-content:space-around;margin-left:24px;margin-bottom:24px;margin-top:96px}.card-content-item-heading{font-size:22px;line-height:22px}#marketing-part-8-container-button-1,#schedule-consultation-btn{width:297px;height:54px}#marketing-part-last-heading{width:345px;display:flex;flex-direction:column;align-items:center;justify-content:center}#last-part-heading{width:345px}.marketing-part-last-container-part-1{width:345px;height:auto;display:flex;flex-direction:column;gap:20px;justify-content:space-between}.marketing-part-last-container-part-1-item-1{background-color:#fff;border-radius:24px;width:345px;height:auto}.marketing-part-last-container-part-1-item-1-image{width:345px;height:218px;background-color:#fff;padding:10px 9px;border-radius:24px}.marketing-part-last-container-part-1-item-2{width:345px;height:auto;padding:24px;border-radius:24px;gap:10px}.marketing-part-last-container-part-1-item-2-image{width:136px}.marketing-part-last-container-part-1-item-2-image2{width:60px;height:144px}.last-span{font-size:12px;line-height:15px}#conference-glimpses{padding:0;width:113px;height:62px;display:flex;align-items:center;justify-content:center;text-align:center}#haha{width:324px;height:143px;object-fit:fill}.names-1,.winner-list,.next-conference{width:297px}#names-of-students{padding:24px}#about-conference-div-2{width:345px;height:auto}.names-3{width:325px;height:80px;gap:17px}.name-winner-1{font-size:14px;line-height:14px}.last-last-heading{font-size:16px;line-height:21px;margin-top:22px;width:277px}.last-last-p{font-size:12px;line-height:16px}.last-last-img{bottom:5px;left:-10px}.suggest{width:296px;margin:auto;padding-bottom:24px}.marketing-part-last-container-part-1-item-2-content{width:140px;height:279px}.iconstar-heading{font-size:16px;line-height:21px;margin-top:16px}.iconstar-p{font-size:12px;line-height:16px}#about-conference-div{width:297px;height:auto}.view-more-button-only-mobile{display:flex;width:346px;height:54px}.marketing-content-button-only-mobile{width:100%;height:100%;background-color:#fff;border:2px solid #413894;color:#413894;border-radius:16px;font-weight:700;font-size:16px;line-height:16px;font-family:Quicksand;cursor:pointer}.invert-arrow{display:inline-block;transform:rotate(180deg)}#marketing-part-last-container-part-2{display:none}}
