body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.v-home_hero_badge{opacity:0;background-color:#f0f0f0;border:1px solid #fff;animation:.5s ease-out forwards home_hero_badge;transform:translateY(-30px);animation-delay:.2s!important}.v-home_hero_badge .v-home_hero_badge_pill{transition:background-color .2s ease-in-out}.v-home_hero_badge:hover .v-home_hero_badge_pill{background-color:#fff}.v-home_hero_badge .v-home_hero_badge_pill>div:first-child{color:#fff;transition:color .2s ease-in-out}.v-home_hero_badge:hover .v-home_hero_badge_pill>div:first-child{color:#222}.v-home_hero_badge .v-home_hero_badge_pill>div:last-child{transition:color .2s ease-in-out;color:#fff!important}.v-home_hero_badge:hover .v-home_hero_badge_pill>div:last-child{color:#222!important}.v-home_hero_badge_pill:active{transform:scale(1.05)}@keyframes home_hero_badge{to{opacity:1;transform:translateY(0)}}.v-home_hero_heading{margin-block-end:-20px;padding-block:15px;overflow:hidden}.v-home_hero_heading>span{filter:blur(20px);opacity:0;animation:.4s ease-in-out forwards heading_reveal;display:inline-block;transform:translateY(50px)}.v-home_hero_heading>span:first-child{animation-delay:0s}.v-home_hero_heading>span:nth-child(2){animation-delay:50ms}.v-home_hero_heading>span:nth-child(3){animation-delay:.1s}.v-home_hero_heading>span:nth-child(4){animation-delay:.15s}.v-home_hero_heading>span:nth-child(5){animation-delay:.2s}.v-home_hero_heading>span:nth-child(6){animation-delay:.25s}.v-home_hero_heading>span:nth-child(7){animation-delay:.3s}@keyframes heading_reveal{to{filter:blur();opacity:1;transform:translateY(0)}}.v-home_hero_sub{opacity:0;transform-style:preserve-3d;transition:all linear;animation:.3s ease-out forwards slide-in-bottom;transform:translateY(15px)scale(1)rotateX(0)rotateY(0)rotate(0)skew(0deg);animation-delay:.5s!important}.v-section_dashboard,.v-section_courses{opacity:0;animation:.5s ease-in-out forwards slide-in-bottom;transform:translateY(15px)scale(1)rotateX(0)rotateY(0)rotate(0)skew(0deg);animation-delay:.2s!important}.v-home_hero_button_wrapper{opacity:0;transform-style:preserve-3d;transition:all linear;animation:.3s ease-out forwards slide-in-bottom;transform:translateY(30px)scale(1)rotateX(0)rotateY(0)rotate(0)skew(0deg);animation-delay:.5s!important}@keyframes slide-in-bottom{to{opacity:1;transform:translate(0,0)scale(1)rotateX(0)rotateY(0)rotate(0)skew(0deg)}}.v-home_hero_button{color:#fff;text-align:right;letter-spacing:.5px;background-color:#050505;border-radius:7px;outline:none;width:fit-content;margin-inline:auto;padding:13px 18px 13px 88px;font-family:interDisplay;font-size:16px;font-weight:500;transition:all .3s ease-in-out;display:block;position:relative}.v-home_hero_button .v-button_green_arrow{z-index:2;background:linear-gradient(#e0ff79 0%,#d7ff43 12.5478% 86.1047%,#d5ff2a 100%);border-radius:5px;width:68px;padding:6px 18px;transition:width .3s ease-in-out;position:absolute;inset:3px;overflow:hidden;box-shadow:inset 0 1px 2px #ffffff40}.v-home_hero_button .v-button_green_arrow .v-green_arrow{justify-content:right;display:flex;position:relative;overflow:hidden}.v-home_hero_button .v-button_green_arrow>div:first-child{z-index:3;width:40px;transform-origin:50% 50% 0px;background:linear-gradient(90deg,#d6ff431e 0%,#d6ff43b0 25%,#efffb76a 50%,#d6ff43b0 75%,#d6ff431e 100%);animation:1.5s linear 1s infinite hero_button_flash;position:absolute;inset:6px auto 6px 0}.v-home_hero_button .v-button_green_arrow .v-green_arrow>div{background-image:url(/images/right_arrow.svg);flex-shrink:0;width:30px;height:30px}.v-home_hero_button:hover{padding-left:75px}.v-home_hero_button:hover .v-button_green_arrow{width:calc(100% - 6px);padding:6px 30px}.v-home_hero_button:active{transform:scale(1.2)}@keyframes hero_button_flash{0%{transform:translate(0)}to{transform:translate(200px)}}@media screen and (max-width:599px){.v-home_hero_button{margin-left:0}}.v-button_primary{background-color:#c9f138;background-image:none;outline:none;transition:all .2s}.v-button_primary:hover,.v-button_primary:focus{background-color:#dfff68}.v-button_primary:active{transform:scale(1.05)}.v-navbar_sticky{transform-origin:50%;animation:1s ease-in-out forwards slide-in-top;transform:translateY(-100px)}@keyframes slide-in-top{to{transform:translateY(0)}}.v-count_card{opacity:0;animation:.7s forwards count-cards-animation;transform:translateY(50px)}.v-count_card:nth-child(2){animation-delay:.2s}.v-count_card:nth-child(3){animation-delay:.4s}.v-count_card:nth-child(4){animation-delay:.6s}@keyframes count-cards-animation{to{opacity:1;transform:translateY(0)}}.v-count_card>div:first-child>:is(div:first-child,div:nth-child(2)){transition-behavior:allow-discrete;max-width:0;animation:.8s linear forwards count-card-lines}.v-count_card:nth-child(2)>div:first-child>:is(div:first-child,div:nth-child(2)){animation-delay:.8s}.v-count_card:nth-child(3)>div:first-child>:is(div:first-child,div:nth-child(2)){animation-delay:1.6s}.v-count_card:nth-child(4)>div:first-child>:is(div:first-child,div:nth-child(2)){animation-delay:2.4s}@keyframes count-card-lines{to{max-width:310px}}.v-overflow_hidden{overflow:hidden!important}.v-green_cards_grid{grid-template-columns:repeat(3,1fr);display:grid}@media screen and (max-width:1280px){.v-green_cards_grid{display:flex}}.v-green_card:first-child .v-green_card_bars>div:first-child>div:last-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(5)>div:last-child,.v-green_card:first-child .v-green_card_bars>div:first-child>div:first-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(5)>div:first-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(2)>div:last-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(2)>div:first-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(4)>div:last-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(4)>div:first-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(3)>div:last-child,.v-green_card:first-child .v-green_card_bars>div:nth-child(3)>div:first-child>div:first-child{transition:all .15s ease-in-out}.v-green_card:first-child:hover .v-green_card_bars>div:first-child>div:last-child,.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(5)>div:last-child{height:89px}.v-green_card:first-child:hover .v-green_card_bars>div:first-child>div:first-child,.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(5)>div:first-child{margin-bottom:16px;transform:rotate(20deg)}.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(2)>div:last-child,.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(4)>div:last-child{height:149px}.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(2)>div:first-child,.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(4)>div:first-child,.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(3)>div:first-child>div:first-child{margin-bottom:16px;transform:rotate(20deg)}.v-green_card:first-child:hover .v-green_card_bars>div:nth-child(3)>div:last-child{height:190px}.v-green_card:nth-child(2) .v-certificate_cards_wrapper>div,.v-green_card:nth-child(3) .v-profit_cards>div{transition:all .15s ease-in-out}.v-green_card:nth-child(2):hover .v-certificate_cards_wrapper>div:first-child{width:239px;padding-bottom:25px}.v-green_card:nth-child(2):hover .v-certificate_cards_wrapper>div:nth-child(2){width:180px;height:172px;transform:translate(-30px)rotate(-5deg)}.v-green_card:nth-child(2):hover .v-certificate_cards_wrapper>div:nth-child(3){width:180px;height:172px;transform:translate(30px)rotate(5deg)}.v-green_card:nth-child(3) .v-profit_cards>div:first-child{position:relative}.v-green_card:nth-child(3):hover .v-profit_cards>div:first-child{z-index:99;max-width:190px;padding:20px;transform:rotate(5deg)translateY(34px)}.v-green_card:nth-child(3):hover .v-profit_cards>div:nth-child(2){width:200px;padding-bottom:34px;transform:rotate(5deg)translateY(-48%)}.v-pricing_button{color:#121212;cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:50px;justify-content:flex-start;align-items:center;width:210px;height:44px;padding:12px 0 12px 60px;font-family:inherit;font-size:16px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:relative;box-shadow:0 0 12px #b8b8b840}.v-pricing_button>div:first-child{z-index:2;position:relative}.v-pricing_button_hover_target{z-index:1;background:linear-gradient(#e0ff79 0%,#d7ff43 8.72% 90.97%,#e0ff79 100%);border-radius:500px;flex-shrink:0;justify-content:flex-end;align-items:center;width:40px;height:40px;padding-right:12px;transition:width .2s ease-in-out;display:flex;position:absolute;inset:0 0 0 auto}.v-pricing_button_arrow_overflow_wrapper{justify-content:flex-end;align-items:center;width:16px;height:16px;display:flex;overflow:hidden}.v-pricing_button_arrow_wrapper{flex-shrink:0;justify-content:flex-end;align-items:center;gap:5px;width:37px;transition:transform .2s ease-in-out;display:flex}.v-pricing_button:hover .v-pricing_button_hover_target{width:100%}.v-pricing_button:hover .v-pricing_button_arrow_wrapper{transform:translate(21px)}.v-pricing_button:active{transform:scale(1.025)}.v-pricing_card{transition:all .3s ease-in-out}.v-testimonial_video_scroll{padding-top:100px}.v-video_testimonial_container{border-radius:30px;align-items:stretch;gap:10px;width:100%;max-width:1100px;max-height:70vh;margin-inline:40px;display:flex;overflow:hidden;margin-inline:auto!important}.v-video_testimonial_card{opacity:.5;width:33%;min-height:400px;transition:width .5s cubic-bezier(.79,.33,.16,.51),opacity .3s;position:relative}.v-video_testimonial_card_thumbnail{z-index:2;transition:opacity .3s ease-in-out;position:absolute;inset:0}.v-video_testimonial_card.is_playing{opacity:1;width:60%}.v-video_testimonial_card.is_playing>.v-video_testimonial_card_thumbnail{opacity:0}.mobile_play_button{display:none}.v-testimonial_video_scroll::-webkit-scrollbar{height:0;display:none}@media screen and (max-width:850px){.v-video_testimonial_card{opacity:1;flex-shrink:0;width:85vw;min-height:320px}.v-video_testimonial_container{width:auto;min-width:calc(255vw + 20px);margin-inline:0}.v-video_testimonial_card.is_playing{width:85vw}.v-testimonial_video_scroll{padding-bottom:0;margin-inline:0;padding-inline:20px;overflow:auto}.v-mobile_play_button{z-index:3;background-color:#00000069;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.v-mobile_play_button:before{content:"▶";background-color:#d7ff43;border-radius:50%;place-items:center;width:35px;height:35px;padding-top:2px;padding-left:3px;display:grid}.v-video_testimonial_card.is_playing .v-mobile_play_button{display:none}}.faq_wrapper{background-color:#18181b;border-radius:12px;transition:background-color .3s;overflow:hidden}.faq_wrapper.is_visible{background-color:#202023}.faq_wrapper:has(.faq_trigger:focus){background-color:#202023}.faq_trigger{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:56px;padding:0 20px;display:flex}.faq_content{padding:0;transition:height .3s cubic-bezier(.32,.6,.32,1.275)}.faq_content_inner{color:#fff;opacity:0;filter:blur(10px);padding:0 20px 18px;font-size:14px;font-weight:300;transition:all .3s;transform:translateY(10px)}.faq_wrapper.is_visible .faq_content_inner{opacity:1;filter:blur();transform:translateY(0)}.v-student_card_container{margin-top:120px;max-width:672px;margin-inline:auto;display:flex}.v-student_card_container::-webkit-scrollbar{display:none}.v-student_card{z-index:1;background:#1a1c1d;border:1px solid #222426;border-radius:16px;flex-shrink:0;justify-content:center;align-items:flex-end;width:200px;height:230px;padding:24px;transition:all .2s ease-in-out;display:flex;position:relative;box-shadow:0 30px 21px -2.25px #0505050e,0 13.65px 9.55px -1.88px #0505050d,0 6.87px 4.81px -1.5px #0505050c,0 3.62px 2.54px -1.13px #0505050c,0 1.81px 1.26px -.75px #0505050c,0 .71px .49px -.38px #0505050c}.v-student_card_wrapper{z-index:1;position:relative}.v-student_card_wrapper:hover{z-index:2}.v-student_card_wrapper:hover>.v-student_card{margin-top:-80px;transform:rotate(0)!important}.v-student_card_wrapper:first-child>.v-student_card{transform:rotate(-8deg)}.v-student_card_wrapper:nth-child(2)>.v-student_card{margin-left:-35px;transform:rotate(8deg)}.v-student_card_wrapper:nth-child(3)>.v-student_card{margin-left:-35px;transform:rotate(-6deg)}.v-student_card_wrapper:nth-child(4)>.v-student_card{margin-left:-35px;transform:rotate(8deg)}@media screen and (max-width:850px){.v-student_card_wrapper:hover>.v-student_card{margin-top:0}.v-student_card{margin:0!important;transform:rotate(0)!important}.v-student_card_container{gap:10px;max-width:none;padding-inline:20px;overflow:auto}}.v-form_wrapper{opacity:0;animation:.7s forwards form_wrapper_slide_in;transform:translateY(100px)}div>:has(.v-form_wrapper){overflow:hidden}@media screen and (max-width:1024px){div>:has(.v-form_wrapper){min-height:100vh}.v-form_wrapper>.w-full{max-width:390px}}@keyframes form_wrapper_slide_in{to{opacity:1;transform:translateY(0)}}.v-button_submit{transition:all .3s cubic-bezier(.32,.6,.32,1.275);position:relative;overflow:hidden;box-shadow:0 0 3px #0027030d,inset 0 0 0 1px #ffffff40,0 0 0 1.5px #121212,0 0 #000000c9}.v-button_submit:hover{box-shadow:0 0 3px #0027030d,inset 0 0 0 1px #ffffff40,0 0 0 1.5px #121212,3px 4px 0 3px #000000c9}.v-button_submit:active{box-shadow:0 0 3px #0027030d,inset 0 0 0 1px #ffffff40,0 0 0 1.5px #121212,0 0 #000000c9}.v-button_submit>div:first-child{width:25px;height:82px;transition:inset .3s cubic-bezier(.32,.6,.32,1.275);position:absolute;inset:-15px 0 0 105%;transform:rotate(-23deg)}.v-button_submit:hover>div:first-child{inset:-15px 0 0 15%}.v-button_submit:active>div:first-child{inset:-15px 0 0 105%}.v-button_submit>div:first-child:before{content:"";background:#ffffff91;width:16px;height:82px;position:absolute;inset:0 0 0 auto}.v-button_submit>div:first-child:after{content:"";background:#ffffff91;width:7px;height:82px;position:absolute;inset:0 auto 0 0}.v-button_submit.v-button_green{box-shadow:0 0 #0f0f0f2b,0 0 0 1.63px #abc93e,0 0 #5f7900,0 6.5px 6.5px #00000026,inset 0 1.63px 1.22px #ffffff12}.v-button_submit.v-button_green:hover{box-shadow:0 0 #0f0f0f2b,0 0 0 1.63px #abc93e,6px 6px #5f7900,0 6.5px 6.5px #00000026,inset 0 1.63px 1.22px #ffffff12}.v-button_submit.v-button_green:active{box-shadow:0 0 #0f0f0f2b,0 0 0 1.63px #abc93e,0 0 #5f7900,0 6.5px 6.5px #00000026,inset 0 1.63px 1.22px #ffffff12}.v-custom_animated_switch>label{width:fit-content;margin-bottom:7px;font-family:ppMori;font-size:16px;font-weight:600;line-height:24px;display:block}.v-custom_switch_field{background:linear-gradient(#e9e9e9 0% .01%,#e9e9e9 100%);border-radius:13.66px;width:fit-content;margin-bottom:30px;padding:4px;display:flex;position:relative}.v-custom_switch_field>.v-custom_switch{color:#06071a;box-shadow:none;z-index:2;text-align:center;cursor:pointer;white-space:nowrap;background-color:#0000;border:none;outline:none;place-content:center;min-width:160px;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:500;line-height:18px;transition:color .2s;display:grid}@media screen and (max-width:500px){.v-custom_switch_field>.v-custom_switch{min-width:150px;white-space:unset;padding:13.5px 12px;font-size:14px}.v-custom_switch_field{width:100%}}.v-custom_switch_field>.v-custom_switch:hover{color:#06071a66}.v-custom_switch>input{display:none}.v-custom_switch:hover:has(input:checked){color:#06071a}.v-custom_switch_highlight{z-index:1;background:linear-gradient(#fff 0%,#ececec 100%);border-radius:10.12px;padding:3px;transition:left .3s cubic-bezier(.32,.6,.32,1.275);position:absolute;inset:4px auto 4px 4px;overflow:hidden;box-shadow:0 .9px 3.6px .9px #0000001f,0 2.7px 2.92px -1.35px #00000040,0 0 .22px .67px #0000000d,0 0 .22px .22px #00000012}.v-custom_switch_highlight:before{content:"";background:linear-gradient(#f4f4f4 0%,#fefefe 100%);border-radius:8px;width:100%;height:100%;display:block}.v-selected_emi{background:linear-gradient(#fff 0%,#ececec 100%);border-radius:10.12px;font-family:inherit;font-size:16px;font-weight:500;position:relative;overflow:hidden;box-shadow:0 .9px 3.6px .9px #0000001f,0 2.7px 2.92px -1.35px #00000040,0 0 .22px .67px #0000000d,0 0 .22px .22px #00000012;padding:14.5px 24px!important}.v-selected_emi>div{z-index:2;position:relative}.v-selected_emi:before{content:"";z-index:1;background:linear-gradient(#f4f4f4 0%,#fefefe 100%);border-radius:8px;display:block;position:absolute;inset:3px}.v-button_download{color:#fff;background-color:#121212;border-radius:7px;justify-content:flex-start;align-items:center;gap:8px;margin-left:8vw;padding:6px 12px;font-size:16px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 0 6px #0027030d,inset 0 0 0 1px #ffffff40,0 0 0 1px #121212}.v-button_download:hover{box-shadow:0 0 6px #0027030d,inset 0 0 0 1px #ffffff40,0 0 0 1px #d6dae2;color:#363849!important;background-color:#fff!important}.v-button_download:active{transform:scale(1.05)}.v-input_slider{transition:all .3s}
