:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.learnersSection_menuSwiper___5s2_{background-color:#0f1435;width:100vw;position:relative;visibility:visible;opacity:1;overflow-x:hidden;padding:80px 0}.learnersSection_ils_learners_title__mCkNS{font-weight:700;font-size:48px;background:linear-gradient(98deg,#fff 48.82%,#9990ff 82.59%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:48px}.learnersSection_menuSwiper___5s2_.learnersSection_swiperInitialized__rN5rz{visibility:visible;opacity:1}.learnersSection_menuSwiper___5s2_ .swiper-wrapper{display:flex;transition-property:transform;box-sizing:content-box;align-items:center;padding-top:20px}.learnersSection_menuSwiper___5s2_ .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;opacity:.5!important;transform:scale(.8)!important;transition:all .3s ease!important;cursor:grab;transform-origin:center center!important;will-change:transform,opacity}.learnersSection_menuSwiper___5s2_ .swiper-slide.swiper-slide-active{opacity:1!important;transform:scale(1)!important;cursor:pointer;transform-origin:center center!important;z-index:10;will-change:transform,opacity}.learnersSection_menuSwiper___5s2_ .swiper-slide:not(.swiper-slide-active) a{pointer-events:none}.learnersSection_menuSwiper___5s2_ .swiper-slide img{width:100%;height:100%;object-fit:cover}.learnersSection_menuSwiper___5s2_ .swiper-controls-row{display:flex;justify-content:center;align-items:center;gap:4rem;margin:30px auto 0;font-size:18px;font-weight:700;color:#fff;max-width:300px}.learnersSection_menuSwiper___5s2_ .swiper-pagination{position:static;font-size:16px;color:#fff;margin:0}.learnersSection_menuCard___CcIS{background:#0f1435;color:#fff;font-size:16px;text-align:left;position:relative;overflow:hidden;opacity:.95;margin:0;transition:all .3s ease;cursor:pointer;border-radius:20px}.learnersSection_menuCard___CcIS:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.3)}.learnersSection_menuCard___CcIS img{width:100%;vertical-align:top;transition:transform .4s ease}.learnersSection_playButton__5Sb0A{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .3s ease;z-index:2;backdrop-filter:blur(4px)}.learnersSection_menuCard___CcIS:hover .learnersSection_playButton__5Sb0A{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.learnersSection_playButton__5Sb0A img{width:60px;height:60px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4));transition:transform .3s ease}.learnersSection_menuCard___CcIS:hover .learnersSection_playButton__5Sb0A img{transform:scale(1.1)}.learnersSection_menuCard___CcIS figcaption{padding:25px;position:relative}.learnersSection_menuCard___CcIS .learnersSection_date__hjd4N{position:absolute;top:0;right:0;background-color:rgba(60,59,110,.5);color:#fff;padding:15px 25px;font-size:21px;letter-spacing:1px}.learnersSection_menuCard___CcIS h2{font-weight:600;color:#fff;text-transform:uppercase;line-height:1;margin:0 0 5px;letter-spacing:2px}.learnersSection_menuCard___CcIS h3{font-weight:600;color:#fff;margin:0;letter-spacing:2px;line-height:1}.learnersSection_menuCard___CcIS p{margin:15px 0 20px;font-size:15px;line-height:1.25;min-height:90px}.learnersSection_menuCard___CcIS button{width:100%;padding:10px 20px;background-color:rgba(60,59,110,.95);color:#fff;text-transform:uppercase;letter-spacing:2px;font-weight:800;font-size:15px;border:1px solid #fff;cursor:pointer;transition:.2s}.learnersSection_menuCard___CcIS a{position:absolute;inset:0;z-index:1}.learnersSection_featuredSection__RJIty{width:90%;max-width:1400px;margin:0 auto;padding-top:10vh;padding-bottom:10vh}.learnersSection_menuSwiper___5s2_ .swiper-slide{border:2px solid transparent}.learnersSection_menuSwiper___5s2_ .swiper-slide-next,.learnersSection_menuSwiper___5s2_ .swiper-slide-prev{opacity:.7!important;transform:scale(.9)!important}.learnersSection_menuSwiper___5s2_ .swiper-slide-next-next,.learnersSection_menuSwiper___5s2_ .swiper-slide-prev-prev{opacity:.4!important;transform:scale(.7)!important}.learnersSection_menuSwiper___5s2_ .swiper-nav-desktop{display:flex}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile{display:none;position:relative;margin-top:30px;text-align:center;bottom:auto}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile .swiper-pagination-bullet{background:hsla(0,0%,100%,.16);opacity:.6;width:12px;height:12px;border-radius:50%;transition:all .3s ease}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile .swiper-pagination-bullet-active{background:#7474fc;opacity:1;transform:scale(1.2)}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile .swiper-pagination-bullet:hover{background:hsla(0,0%,100%,.8)}.learnersSection_menuSwiper___5s2_ .swiper-button-next,.learnersSection_menuSwiper___5s2_ .swiper-button-prev{color:#fff;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-radius:50%;width:80px;height:80px;margin-top:0;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.2);opacity:0;margin-left:20px;margin-right:20px}.learnersSection_menuSwiper___5s2_ .swiper-button-next:hover,.learnersSection_menuSwiper___5s2_ .swiper-button-prev:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1);opacity:1!important}.learnersSection_menuSwiper___5s2_ .swiper-button-next:after,.learnersSection_menuSwiper___5s2_ .swiper-button-prev:after{font-size:18px;font-weight:700}.learnersSection_menuSwiper___5s2_ .swiper-button-next{right:20px}.learnersSection_menuSwiper___5s2_ .swiper-button-prev{left:20px}@media only screen and (min-width:320px) and (max-width:480px){.learnersSection_menuSwiper___5s2_ .swiper-nav-desktop{display:none}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile{display:block!important;justify-content:center}.learnersSection_ils_learners_title__mCkNS{font-weight:600;font-size:26px;margin-bottom:24px}}@media only screen and (min-width:481px) and (max-width:576px){.learnersSection_menuSwiper___5s2_ .swiper-nav-desktop{display:none}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile{display:block!important}.learnersSection_ils_learners_title__mCkNS{font-weight:600;font-size:26px;margin-bottom:24px}}@media only screen and (min-width:577px) and (max-width:767px){.learnersSection_menuSwiper___5s2_ .swiper-nav-desktop{display:none}.learnersSection_ils_learners_title__mCkNS{font-weight:600;font-size:26px;margin-bottom:24px}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile{display:block!important;position:relative;margin-top:30px;text-align:center;bottom:auto}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile .swiper-pagination-bullet{background:hsla(0,0%,100%,.16);opacity:.6;margin:0 8px;width:12px;height:12px;border-radius:50%;transition:all .3s ease}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile .swiper-pagination-bullet-active{background:#7474fc;opacity:1;transform:scale(1.2)}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile .swiper-pagination-bullet:hover{background:hsla(0,0%,100%,.8)}}@media only screen and (min-width:768px) and (max-width:991px){.learnersSection_menuSwiper___5s2_ .swiper-nav-desktop{display:none}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile{display:block!important}.learnersSection_ils_learners_title__mCkNS{font-weight:600;font-size:26px;margin-bottom:24px}}@media only screen and (min-width:992px) and (max-width:1199px){.learnersSection_menuSwiper___5s2_ .swiper-nav-desktop{display:none}.learnersSection_menuSwiper___5s2_ .swiper-pagination-mobile{display:block!important}.learnersSection_ils_learners_title__mCkNS{font-weight:700;font-size:48px;margin-bottom:38px}}.videoPopup_video_header__bUfNn{background:#000;border-bottom:0 solid #fff!important}.videoPopup_video_body__jlCtb{padding:0!important}.videoPopup_vij_videowid__iDAL_{width:100%!important}.videoPopup_header_pop_close__YBibr{padding:0!important;position:absolute;right:10px;top:10px}.videoPopup_crosscolor__nuRgj{filter:brightness(1) invert(1)}.meetIntelligence_ils__meet_intelligenceSec__ncV6X{background:#0f1435;padding:50px 0 80px}.meetIntelligence_ils_meet_int_flex__cvTIj{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;align-items:center;justify-content:space-between;gap:80px}.meetIntelligence_ils_meet_int_flex_left__vQeLq{width:50%;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.meetIntelligence_ils_meet_int_video__fiWxP{position:relative}.meetIntelligence_video_play_icon__6eLvx{width:97px;height:97px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;cursor:pointer}.meetIntelligence_ils_meet_int_video_thumb__vw61p{width:560px;height:315px;cursor:pointer}.meetIntelligence_ils_meet_int_flex_right__URvET{display:flex;flex-direction:column;gap:16px}.meetIntelligence_ils_meet_int_title__IkVRo{font-weight:700;font-size:48px;background:linear-gradient(98deg,#fff 48.82%,#9990ff 82.59%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.meetIntelligence_ils_meet_int_desc__LCHTc{font-weight:500;font-size:24px;line-height:36px;color:#fff}@media only screen and (min-width:320px) and (max-width:480px){.meetIntelligence_ils__meet_intelligenceSec__ncV6X{padding:40px 0}.meetIntelligence_ils_meet_int_flex__cvTIj{gap:24px;flex-direction:column}.meetIntelligence_ils_meet_int_flex_left__vQeLq{width:100%;align-items:center}.meetIntelligence_video_play_icon__6eLvx{width:64px;height:64px}.meetIntelligence_ils_meet_int_video_thumb__vw61p{width:335px;height:188px}.meetIntelligence_ils_meet_int_flex_right__URvET{gap:8px}.meetIntelligence_ils_meet_int_title__IkVRo{font-weight:600;font-size:24px;text-align:center}.meetIntelligence_ils_meet_int_desc__LCHTc{font-size:16px;line-height:26px;text-align:center}}@media only screen and (min-width:481px) and (max-width:576px){.meetIntelligence_ils__meet_intelligenceSec__ncV6X{padding:40px 0}.meetIntelligence_ils_meet_int_flex__cvTIj{gap:24px;margin:0 auto;max-width:380px;flex-direction:column}.meetIntelligence_ils_meet_int_flex_left__vQeLq{align-items:center;width:100%}.meetIntelligence_video_play_icon__6eLvx{width:64px;height:64px}.meetIntelligence_ils_meet_int_video_thumb__vw61p{width:335px;height:188px}.meetIntelligence_ils_meet_int_flex_right__URvET{gap:8px}.meetIntelligence_ils_meet_int_title__IkVRo{font-weight:600;font-size:24px;text-align:center}.meetIntelligence_ils_meet_int_desc__LCHTc{font-size:16px;line-height:26px;text-align:center}}@media only screen and (min-width:577px) and (max-width:767px){.meetIntelligence_ils__meet_intelligenceSec__ncV6X{padding:40px 0}.meetIntelligence_ils_meet_int_flex__cvTIj{gap:24px;margin:0 auto;max-width:380px;flex-direction:column}.meetIntelligence_ils_meet_int_flex_left__vQeLq{align-items:center;gap:20px;width:100%}.meetIntelligence_video_play_icon__6eLvx{width:64px;height:64px}.meetIntelligence_ils_meet_int_video_thumb__vw61p{width:335px;height:188px}.meetIntelligence_ils_meet_int_flex_right__URvET{gap:8px}.meetIntelligence_ils_meet_int_title__IkVRo{font-weight:600;font-size:24px;text-align:center}.meetIntelligence_ils_meet_int_desc__LCHTc{font-size:16px;line-height:26px;text-align:center}}@media only screen and (min-width:768px) and (max-width:991px){.meetIntelligence_ils__meet_intelligenceSec__ncV6X{padding:40px 0}.meetIntelligence_ils_meet_int_flex__cvTIj{gap:30px;margin:0 auto;max-width:380px;flex-direction:column}.meetIntelligence_ils_meet_int_flex_left__vQeLq{align-items:center;gap:20px;width:100%}.meetIntelligence_video_play_icon__6eLvx{width:64px;height:64px}.meetIntelligence_ils_meet_int_video_thumb__vw61p{width:385px;height:235px}.meetIntelligence_ils_meet_int_flex_right__URvET{gap:10px}.meetIntelligence_ils_meet_int_title__IkVRo{font-size:28px;text-align:center}.meetIntelligence_ils_meet_int_desc__LCHTc{font-size:18px;line-height:26px;text-align:center}}@media only screen and (min-width:992px) and (max-width:1199px){.meetIntelligence_mindev_pad__8jFFF{padding:0 40px}.meetIntelligence_ils__meet_intelligenceSec__ncV6X{padding:50px 0 80px}.meetIntelligence_ils_meet_int_flex_left__vQeLq{gap:5px}.meetIntelligence_video_play_icon__6eLvx{width:87px;height:87px}.meetIntelligence_ils_meet_int_video_thumb__vw61p{width:460px;height:265px;cursor:pointer}.meetIntelligence_ils_meet_int_flex_right__URvET{display:flex;flex-direction:column;gap:12px}.meetIntelligence_ils_meet_int_title__IkVRo{font-size:32px}.meetIntelligence_ils_meet_int_desc__LCHTc{font-size:20px}}@media only screen and (min-width:1200px) and (max-width:1400px){.meetIntelligence_mindev_pad__8jFFF{padding:0 50px}.meetIntelligence_ils__meet_intelligenceSec__ncV6X{padding:50px 0 80px}.meetIntelligence_ils_herotitle__Ky4lJ{font-size:64px}.meetIntelligence_ils_meet_int_flex_left__vQeLq{gap:5px}}.seoSection_il_section__8CfsR{padding:50px 0;background-color:#f8f9fa}.seoSection_mindev_pad__2A0_6{padding:0 15px}.seoSection_online_title__USz1A{color:#080e14;font-size:32px;font-weight:700;margin-bottom:15px!important;text-align:center}.seoSection_spanblue__xMWJF{color:#007bff}.seoSection_seo_test_title__PN4Zp{color:var(--neutral-70,#52565b);font-size:28px;font-weight:600;margin-bottom:20px!important;margin-top:30px}.seoSection_online_subhd__92iI_{color:var(--neutral-70,#52565b);font-size:20px;font-weight:500;margin-top:25px;margin-bottom:15px}.seoSection_seo_subhead__MgJEe{color:var(--neutral-70,#52565b);color:#000;font-size:22px;font-weight:600;margin-top:20px;margin-bottom:15px}.seoSection_online_subtxt__89Rd7{color:#52565b;font-size:16px;font-weight:400;line-height:26px;margin-bottom:20px!important}.seoSection_subcover_list__HJKXm{padding-left:30px;list-style:disc;margin-bottom:20px!important}.seoSection_subcover_list__HJKXm li{color:#52565b;font-size:16px;font-weight:400;line-height:28px;margin-bottom:10px}.seoSection_anchorLink__CiQYW{text-decoration:none;color:#007bff!important}.seoSection_anchorLink__CiQYW:hover{text-decoration:underline}.seoSection_redBold__AtD9_{color:#cd5937!important}@media only screen and (min-width:360px) and (max-width:480px){.seoSection_il_section__8CfsR{padding:30px 0}.seoSection_online_title__USz1A{font-size:24px}.seoSection_online_subhd__92iI_{font-size:18px}.seoSection_online_subtxt__89Rd7{font-size:14px;line-height:22px}.seoSection_subcover_list__HJKXm{padding-left:20px}.seoSection_subcover_list__HJKXm li{font-size:14px;line-height:22px}.seoSection_seo_test_title__PN4Zp{font-size:22px;margin-bottom:15px!important}.seoSection_seo_subhead__MgJEe{font-size:18px}}@media only screen and (min-width:481px) and (max-width:576px){.seoSection_il_section__8CfsR{padding:30px 0}.seoSection_online_title__USz1A{font-size:26px}.seoSection_online_subhd__92iI_{font-size:18px}.seoSection_online_subtxt__89Rd7{font-size:14px;line-height:24px}.seoSection_subcover_list__HJKXm{padding-left:25px}.seoSection_subcover_list__HJKXm li{font-size:14px;line-height:24px}.seoSection_seo_test_title__PN4Zp{font-size:24px;margin-bottom:15px!important}.seoSection_seo_subhead__MgJEe{font-size:18px}}@media only screen and (min-width:577px) and (max-width:768px){.seoSection_il_section__8CfsR{padding:40px 0}.seoSection_online_title__USz1A{font-size:28px}.seoSection_online_subhd__92iI_{font-size:18px}.seoSection_online_subtxt__89Rd7{font-size:15px;line-height:25px}.seoSection_seo_test_title__PN4Zp{font-size:26px;margin-bottom:18px!important}.seoSection_seo_subhead__MgJEe{font-size:20px}}@media only screen and (min-width:769px) and (max-width:1024px){.seoSection_il_section__8CfsR{padding:45px 0}.seoSection_online_title__USz1A{font-size:30px}.seoSection_seo_test_title__PN4Zp{font-size:26px}}.smartPreparation_ils_smart_prep_sec__gvP0h{background:#0f1435;padding:50px 0 80px}.smartPreparation_ils_smart_prep_title____xoK{font-weight:700;font-size:48px;background:linear-gradient(98deg,#fff 48.82%,#9990ff 82.59%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:48px}.smartPreparation_ils_smart_prep_flex__nRq7Y{border-radius:32px;background:#1a1e43;border:1px solid #897eff88;display:flex;align-items:center;height:664px}.smartPreparation_smart_prep_mob___mmPp{display:none}.smartPreparation_aina_img__pbO_m,.smartPreparation_smart_prep_web__OUW0o{display:flex;align-items:center;justify-content:center}.smartPreparation_aina_img__pbO_m{width:260px;height:auto}.smartPreparation_aina_ring_1__EHxMn{width:300px;height:300px;border-radius:50%;display:flex;align-items:center;justify-content:center}.smartPreparation_aina_ring_2__rmYzm{width:454px;height:562px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-image:url(https://s3.ap-south-1.amazonaws.com/ilwebsite2.devinfinitylearn.in/AINA/assets/aina_bg.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.smartPreparation_aina_image__hszji{width:381px;height:381px}.smartPreparation_smart_prep_web_flex__zwWc_{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.smartPreparation_smart_prep_card__VJdYJ{display:flex;align-items:center;justify-content:space-between;border-radius:16px;background:hsla(0,0%,100%,.06);backdrop-filter:blur(100px);padding:12px 16px;width:430px;position:relative}.smartPreparation_smart_prep_card__VJdYJ:hover{outline:1px solid rgba(135,72,253,.35)}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_right_middle__GGoPL{left:-31px}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_right_top_bottom__hHbYz{left:-80px}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_left_middle__PudkE{right:-31px}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_left_top_bottom__hjBGK{right:-80px}.smartPreparation_smart_prep_card_flex__einy5{display:flex;align-items:center;gap:10px}.smartPreparation_smart_prep_card_play_flex__DzUF6{display:flex;align-items:center;gap:5px}.smartPreparation_smart_prep_card_play_flex__DzUF6 .smartPreparation_audio_player_gif__id39_{width:42px;height:29px}.smartPreparation_smart_prep_card_play_flex__DzUF6 .smartPreparation_audio_player_gif__id39_ img{width:100%;height:100%}.smartPreparation_smart_prep_card_play_icon__Df2lW{width:58px;height:58px;cursor:pointer}.smartPreparation_smart_prep_card_play_icon__Df2lW img{width:100%;height:100%}.smartPreparation_smart_prep_card_content__atdmx{display:flex;flex-direction:column}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_title__o9i_x{color:#fff;font-size:20px;font-weight:500;line-height:24px;margin-bottom:0}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_txt__BAccF{color:#fff;font-size:12px;font-weight:400;margin-bottom:0}.smartPreparation_smart_prep_card_icon__nCzro{width:48px;height:48px}.smartPreparation_flex_reverse__w76cw{flex-direction:row}@media only screen and (min-width:320px) and (max-width:480px){.smartPreparation_ils_smart_prep_sec__gvP0h{padding:40px 0}.smartPreparation_ils_smart_prep_title____xoK{font-weight:600;font-size:26px;margin-bottom:24px}.smartPreparation_ils_smart_prep_flex__nRq7Y{border-radius:0;background:none;border:none;display:flex;flex-direction:column;padding:0;gap:10px;height:auto}.smartPreparation_aina_web__8Na2u{display:none}.smartPreparation_smart_prep_web__OUW0o{display:flex;align-items:center;justify-content:center}.smartPreparation_smart_prep_web_flex__zwWc_{display:flex;flex-direction:column;gap:20px;width:100%}.smartPreparation_smart_prep_card__VJdYJ{padding:12px;width:100%;position:static}.smartPreparation_smart_prep_card__VJdYJ:hover{outline:1px solid rgba(135,72,253,.35)}.smartPreparation_smart_prep_card_flex__einy5{display:flex;align-items:center;gap:10px}.smartPreparation_smart_prep_card_play_flex__DzUF6{display:flex;align-items:center;gap:5px}.smartPreparation_flex_reverse__w76cw{flex-direction:row-reverse}.smartPreparation_smart_prep_card_play_flex__DzUF6 .smartPreparation_audio_player_gif__id39_{width:30px;height:18px}.smartPreparation_smart_prep_card_play_icon__Df2lW{width:40px;height:40px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_title__o9i_x{font-size:14px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_txt__BAccF{font-size:10px;font-weight:400}.smartPreparation_smart_prep_card_icon__nCzro{width:38px;height:38px}}@media only screen and (min-width:481px) and (max-width:576px){.smartPreparation_ils_smart_prep_sec__gvP0h{padding:40px 0}.smartPreparation_ils_smart_prep_title____xoK{font-weight:600;font-size:26px;margin-bottom:24px}.smartPreparation_ils_smart_prep_flex__nRq7Y{border-radius:0;background:none;border:none;display:flex;flex-direction:column;padding:0;gap:10px;height:auto}.smartPreparation_aina_web__8Na2u{display:none}.smartPreparation_smart_prep_web__OUW0o{display:flex;align-items:center;justify-content:center}.smartPreparation_smart_prep_web_flex__zwWc_{display:flex;flex-direction:column;gap:20px;width:100%}.smartPreparation_smart_prep_card__VJdYJ{padding:12px;width:100%;position:static}.smartPreparation_smart_prep_card__VJdYJ:hover{outline:1px solid rgba(135,72,253,.35)}.smartPreparation_smart_prep_card_flex__einy5,.smartPreparation_smart_prep_card_play_flex__DzUF6{display:flex;align-items:center;gap:10px}.smartPreparation_flex_reverse__w76cw{flex-direction:row-reverse}.smartPreparation_smart_prep_card_play_flex__DzUF6 .smartPreparation_audio_player_gif__id39_{width:42px;height:29px}.smartPreparation_smart_prep_card_play_icon__Df2lW{width:40px;height:40px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_title__o9i_x{font-size:16px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_txt__BAccF{font-size:12px}.smartPreparation_smart_prep_card_icon__nCzro{width:44px;height:44px}}@media only screen and (min-width:577px) and (max-width:767px){.smartPreparation_ils_smart_prep_sec__gvP0h{padding:40px 0}.smartPreparation_ils_smart_prep_title____xoK{font-weight:600;font-size:26px;margin-bottom:24px}.smartPreparation_ils_smart_prep_flex__nRq7Y{border-radius:0;background:none;border:none;display:flex;flex-direction:column;padding:0;gap:10px;height:auto}.smartPreparation_aina_web__8Na2u{display:none}.smartPreparation_smart_prep_web__OUW0o{display:flex;align-items:center;justify-content:center}.smartPreparation_smart_prep_web_flex__zwWc_{display:flex;flex-direction:column;gap:20px;width:100%;padding:0 60px}.smartPreparation_smart_prep_card__VJdYJ{padding:12px;width:100%;position:static}.smartPreparation_smart_prep_card__VJdYJ:hover{outline:1px solid rgba(135,72,253,.35)}.smartPreparation_smart_prep_card_flex__einy5,.smartPreparation_smart_prep_card_play_flex__DzUF6{display:flex;align-items:center;gap:10px}.smartPreparation_flex_reverse__w76cw{flex-direction:row-reverse}.smartPreparation_smart_prep_card_play_flex__DzUF6 .smartPreparation_audio_player_gif__id39_{width:42px;height:29px}.smartPreparation_smart_prep_card_play_icon__Df2lW{width:40px;height:40px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_title__o9i_x{font-size:16px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_txt__BAccF{font-size:12px}.smartPreparation_smart_prep_card_icon__nCzro{width:44px;height:44px}}@media only screen and (min-width:768px) and (max-width:991px){.smartPreparation_ils_smart_prep_sec__gvP0h{padding:40px 0}.smartPreparation_ils_smart_prep_title____xoK{font-weight:600;font-size:26px;margin-bottom:24px}.smartPreparation_ils_smart_prep_flex__nRq7Y{border-radius:0;background:none;border:none;display:flex;flex-direction:column;padding:0;gap:10px;height:auto}.smartPreparation_aina_web__8Na2u{display:none}.smartPreparation_smart_prep_web__OUW0o{display:flex;align-items:center;justify-content:center}.smartPreparation_smart_prep_web_flex__zwWc_{display:flex;flex-direction:column;gap:24px;width:100%;padding:0 20%}.smartPreparation_smart_prep_card__VJdYJ{padding:16px;width:100%;position:static}.smartPreparation_smart_prep_card__VJdYJ:hover{outline:1px solid rgba(135,72,253,.35)}.smartPreparation_smart_prep_card_flex__einy5,.smartPreparation_smart_prep_card_play_flex__DzUF6{display:flex;align-items:center;gap:10px}.smartPreparation_flex_reverse__w76cw{flex-direction:row-reverse}.smartPreparation_smart_prep_card_play_flex__DzUF6 .smartPreparation_audio_player_gif__id39_{width:42px;height:29px}.smartPreparation_smart_prep_card_play_icon__Df2lW{width:40px;height:40px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_title__o9i_x{font-size:16px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_txt__BAccF{font-size:12px}.smartPreparation_smart_prep_card_icon__nCzro{width:44px;height:44px}}@media only screen and (min-width:992px) and (max-width:1199px){.smartPreparation_mindev_pad__yNGlg{padding:0 40px}.smartPreparation_ils_smart_prep_sec__gvP0h{padding:50px 0 60px}.smartPreparation_ils_smart_prep_title____xoK{font-weight:700;font-size:48px;margin-bottom:38px}.smartPreparation_ils_smart_prep_flex__nRq7Y{border-radius:32px;background:#1a1e43;border:1px solid #897eff88;display:flex;align-items:center;height:664px}.smartPreparation_smart_prep_mob___mmPp{display:none}.smartPreparation_aina_img__pbO_m,.smartPreparation_smart_prep_web__OUW0o{display:flex;align-items:center;justify-content:center}.smartPreparation_aina_img__pbO_m{width:260px;height:auto}.smartPreparation_aina_ring_1__EHxMn{width:300px;height:300px;border-radius:50%;display:flex;align-items:center;justify-content:center}.smartPreparation_aina_ring_2__rmYzm{width:400px;height:500px}.smartPreparation_aina_image__hszji{width:300px;height:300px}.smartPreparation_smart_prep_web_flex__zwWc_{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.smartPreparation_smart_prep_card__VJdYJ{padding:12px;width:320px}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_right_middle__GGoPL{left:-31px}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_right_top_bottom__hHbYz{left:-80px}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_left_middle__PudkE{right:-31px}.smartPreparation_smart_prep_card__VJdYJ.smartPreparation_left_top_bottom__hjBGK{right:-80px}.smartPreparation_smart_prep_card_flex__einy5{display:flex;align-items:center;gap:10px}.smartPreparation_smart_prep_card_play_flex__DzUF6{display:flex;align-items:center;gap:5px}.smartPreparation_smart_prep_card_play_flex__DzUF6 .smartPreparation_audio_player_gif__id39_{width:30px;height:18px}.smartPreparation_smart_prep_card_play_icon__Df2lW{width:38px;height:38px}.smartPreparation_smart_prep_card_content__atdmx{display:flex;flex-direction:column}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_title__o9i_x{font-size:16px;line-height:18px}.smartPreparation_smart_prep_card_content__atdmx .smartPreparation_smart_prep_card_txt__BAccF{font-size:10px}.smartPreparation_smart_prep_card_icon__nCzro{width:30px;height:30px}}@media only screen and (min-width:1200px) and (max-width:1400px){.smartPreparation_mindev_pad__yNGlg{padding:0 50px}.smartPreparation_ils_smart_prep_sec__gvP0h{padding:50px 0 80px}}