body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.hero_main{display:grid;grid-template-columns:repeat(2,1fr)}.hero_title{font-size:2.5rem;font-weight:800;width:450px}.hero_content{flex-direction:column;gap:20px;padding:30px}.hero_content,.hero_img{display:flex;justify-content:center}.hero_img,.hero_img>img{position:relative}.hero_img>img{height:500px;z-index:9}.hero_btn{display:flex;gap:20px}.hero_btn>button{border-radius:7px;padding:15px 20px}.hero_btn>button:nth-child(2){background-color:#fff;color:#000}.hero_btn>button:first-child{background-color:#0594e1;border:none;color:#fff}.circle_blue{background-color:#0594e1;border-radius:50%;height:300px;left:40px;position:absolute;top:0;width:300px;z-index:2}.hero_sections{padding:30px 0}.card_blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.4);bottom:0;font-size:1.5rem;font-weight:900;padding:26px;position:absolute;width:519px;z-index:10}.service_title{font-size:1.2rem}.service_description{font-size:1.5rem;margin-bottom:30px}.service_cards{gap:30px}.service_icon_title>img{height:100px}.service_card{box-shadow:0 0 2px solid;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);gap:20px;padding:30px}.service_icon_title{align-items:center;display:flex}.service_card_btn>button{padding:15px 20px}.Service_section{background-color:#f7f7f7;padding:30px}.service_title{color:#333;font-size:1.5rem;font-weight:700;text-align:center}.service_description{color:#777;font-size:1.2rem;margin-bottom:20px;text-align:center}.service_cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.service_card{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:15px;padding:20px;transition:box-shadow .2s,-webkit-transform .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s;width:300px}.service_card:hover{box-shadow:0 4px 10px rgba(0,0,0,.2);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.service_icon_title>svg{color:#0594e1;height:60px;width:60px}.service_icon_title>span{color:#333;font-size:1.2rem;font-weight:700;margin-left:10px}.service_card_btn>button{background-color:#0594e1;border:none;border-radius:7px;color:#fff;cursor:pointer;padding:12px 20px;transition:background-color .2s}.service_card_btn>button:hover{background-color:#0579c1}.CoursesList_card_container{display:flex;justify-content:center}.CoursesList{padding:30px}.CoursesList_content{display:flex;flex-direction:column;gap:10px;padding:40px}.Courses_short_description{font-size:35px}.CoursesList_card{background-color:#fff;border:1px solid #ccc;border-radius:5px;border-radius:15px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;margin:20px;max-width:300px}.CoursesList_card:hover{box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-transform:scale(1.05);transform:scale(1.05)}.Courses_card_img>img{border-radius:15px;height:200px;max-width:100%}.Courses_card_img{background-color:#7fffd4;border-radius:15px;height:200px;margin:10px;width:auto}.CoursesList_title{color:#0594e1}.Courses_card_content{padding:15px}.Courses_card_title{font-size:1.2em;font-weight:700;margin-bottom:10px}.Courses_card_description{font-size:1em;line-height:1.4;margin-bottom:10px}.Courses_card_rating{color:#ff9800;font-size:1.2em;font-weight:700}.Courses_card_description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.AboutUS_hero_Container{align-items:center;background-blend-mode:overlay;background-color:#6674cc;background-image:url(https://cdn.thecodehelp.in/njg1phfdmf2zh4qlzakg_cd084b6414.svg);background-size:cover;display:grid;grid-template-columns:repeat(2,1fr);padding:10px}.AboutUs_hero_content{display:flex;flex-direction:column;gap:30px;padding:20px}.AboutUs_title{color:#fff;font-size:42px;font-weight:700}.AboutUS_para{color:#e1e2e4;font-size:20px}.AboutUs_btn>button{background:#ebefff;border-color:#6674cc;border-radius:.375rem;cursor:pointer;font-size:1.125rem;line-height:1.75rem;padding:.5rem 1.5rem}.AboutUs_hero_img{display:flex;justify-content:center}.AboutUs_hero_img>img{height:520px}.AboutUs_img>img{width:400px}.star_group>svg{font-size:1.125rem;line-height:1.75rem}.AboutUS_rating{display:flex;gap:20px}.AboutUS_rating>span{color:#fff;font-size:1.125rem}.AboutUs_content_Container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;overflow-x:hidden;overflow-y:hidden;padding:3rem 1rem;position:relative}.AboutUs_content{display:flex;flex-direction:column;gap:30px}.AboutUs_content>h1{font-size:42px;font-weight:700}.AboutUs_content>p{color:#a6a6a6;font-size:1.125rem;line-height:1.75rem;text-align:start}.AboutUs_Team_container{margin-bottom:3rem;margin-top:3rem;padding-left:1rem;padding-right:1rem;position:relative}.AboutUs_team_content{border-bottom:2px solid #e2e2e2;display:flex;flex-direction:column;gap:10px;padding:30px}.gredient_ball_1{background-color:rgba(100,82,254,.1);border-radius:999999px;-webkit-filter:blur(100px);filter:blur(100px);height:490px;position:absolute;right:-60px;top:-50px;width:490px}.AboutUs_team_content>h1{font-size:42px;font-weight:700}.AboutUs_team_content>p{color:#a6a6a6;font-size:1.125rem;line-height:1.75rem;max-width:700px;min-width:300px}.AboutUs_team_card,.AboutUs_team_center{align-items:center;display:flex;justify-content:center}.AboutUs_team_card{gap:20px;padding:30px}.AboutUs_team_img>img{border-radius:1rem;width:300px}.AboutUs_team_header{display:flex;flex-direction:column;gap:20px}.AboutUs_team_title>h1{font-size:42px;font-weight:700}.AboutUs_team_title>p{font-size:1.2rem;font-weight:400;margin-top:10px}.AboutUs_team_header>p{color:#a6a6a6;font-size:1.125rem;line-height:1.75rem}.AboutUs_slider{margin:30px 0}.gredient_ball{background-color:rgba(100,82,254,.1);border-radius:999999px;-webkit-filter:blur(100px);filter:blur(100px);height:490px;left:-60px;position:absolute;top:-50px;width:490px}@media screen and (max-width:576px){.AboutUS_hero_Container,.AboutUs_content_Container{gap:10px;grid-template-columns:repeat(1,1fr)}.AboutUs_hero_img>img{height:auto;width:300px}.gredient_ball_1{height:300px;width:300px}.AboutUs_img>img,.gredient_ball{width:300px}.AboutUs_team_card{flex-direction:column}.AboutUs_team_content{padding:5px}.AboutUs_team_title>h1,.AboutUs_team_title>p{text-align:center}.AboutUs_team_header>p{text-align:justify}}.AboutUs_Team_container{background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:2rem}.AboutUs_team_content h1{color:#333;font-size:2rem}.AboutUs_team_content p{color:#666;font-size:1.25rem;margin-top:1rem}.Prisoners_review_container{margin-top:2rem}.AboutUs_team_card{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:2rem;text-align:left}.AboutUs_team_title h1{color:#333;font-size:1.5rem}.AboutUs_team_title p{color:#666;font-size:1.25rem}.AboutUs_team_header p{color:#555;font-size:1.25rem}.swiper-container{margin:0 auto;max-width:800px;width:100%}.swiper-slide{text-align:center}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}*{font-family:Rubik,sans-serif;margin:0;padding:0}.Nav_div{background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);padding:15px 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.logo{height:46px}.Navbar_logo_flex{font-size:1.5rem;font-weight:700;gap:10px;justify-content:center;line-height:1;text-transform:uppercase}.Navbar_logo_flex,.navbar{align-items:center;display:flex}.navbar{justify-content:space-between;margin:10px 32px}.nav_lists{align-items:center;display:flex;font-size:1.125rem;gap:30px;line-height:1.25rem;list-style:none}.nav_lists a{color:#000;text-decoration:none}.btn_div{align-items:center;display:flex;gap:30px}.nav_btn_signup{background:#fff;border-color:#0594e1;border-width:1px}.nav_btn_login,.nav_btn_signup{border-radius:.375rem;cursor:pointer;font-size:1.125rem;line-height:1.75rem;padding:.5rem 1.75rem}.nav_btn_login{background:#0594e1;border-color:#0594e1;border-width:1px;color:#fff}.hidden,.mobile_size{display:none}.flex{display:flex}.profile-image{cursor:pointer}.profile-image>img{border-radius:50%;height:42px;width:42px}.profile_pop_container{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);padding:10px;position:fixed;right:40px;top:70px;width:200px}.profile_pop_container>ul{list-style:none}.profile_pop_container>ul>li{border-radius:7px;cursor:pointer;font-size:18px;margin-bottom:5px;padding:10px}.profile_pop_container>ul>li:hover{background-color:#000a2008}.Profile_pop_flex{align-items:center;display:flex;gap:20px}.Profile_pop_flex>i{font-size:25px}.nav_user_info_flex{align-items:center;display:flex;gap:70px}.user_coin_count{align-items:center;display:flex;gap:10px;margin-left:86px}@media screen and (max-width:992px){.mobile_size{display:flex;flex:1 1;justify-content:flex-end}.navbar{margin:0 15px}.nav_mobile_menu{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.25);box-shadow:0 4px 10px hsla(0,0%,62%,.2);flex-direction:column;padding:20px 0;position:absolute;right:0;top:80px;width:100%}.nav_lists_mobile{align-items:center;display:flex;flex-direction:column;font-size:1.125rem;gap:30px;line-height:1.25rem;list-style:none}.nav_lists_mobile a{color:#000;text-decoration:none}.btn_div_mobile{align-items:center;display:flex;flex-direction:column;margin-top:20px;row-gap:20px}.btn_div,.nav_lists,.nav_menu{display:none}.profile-image_mobile>img{border-radius:50%;height:46px;width:46px}.profile-image,.profile_pop_container,.user_coin_count{display:none}}.logo{height:30px;margin-right:10px}.logo-text{font-size:1.5rem;font-weight:700;line-height:1}.logo-subtext{color:#0594e1}.custom-container{align-items:center;-webkit-column-gap:30px;column-gap:30px;display:flex;height:600px;justify-content:center;width:100%}.custom-form{background:#fff;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.2);max-width:400px;padding:30px;position:absolute;width:100%}.custom-form.signup{opacity:0;pointer-events:none}.forms.show-signup .custom-form.signup{opacity:1;pointer-events:auto}.forms.show-signup .custom-form.login{opacity:0;pointer-events:none}header{color:#232836;font-size:28px;font-weight:600;text-align:center}form{margin-top:30px}.custom-form .field{border-radius:6px;height:50px;margin-top:20px;position:relative;width:100%}.field button,.field input{border:none;border-radius:6px;box-sizing:border-box;font-size:16px;font-weight:400;height:100%;width:100%}.field input{border:1px solid #cacaca;outline:none;padding:0 15px}.field input:focus{border-bottom-width:2px}.eye-icon{color:#8b8b8b;cursor:pointer;font-size:18px;padding:5px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.field button{color:#fff;cursor:pointer;transition:all .3s ease}.field button,.field button:hover{background-color:#0594e1}.form-link{margin-top:10px;text-align:center}.form-link a,.form-link span{color:#232836;font-size:14px;font-weight:400}.form>a{color:#0171d3;text-decoration:none}.form-content>a:hover{text-decoration:underline}.line{background-color:#d4d4d4;height:1px;margin:36px 0;position:relative;width:100%}.line:before{background-color:#fff;color:#8b8b8b;content:"Or";left:50%;padding:0 15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.media-options a{align-items:center;display:flex;justify-content:center}.facebook{background-color:#000;color:#fff;text-decoration:none}.facebook .facebook-icon{align-items:center;background-color:#fff;border-radius:50%;color:#000;display:flex;font-size:20px;height:28px;justify-content:center;width:28px}.facebook-icon,.google-img{left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.google{border:1px solid #cacaca}.google,.google>i{text-decoration:none}.google>i{font-size:1.8rem;left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.google span{color:#232836;font-weight:500;opacity:.6}@media screen and (max-width:992px){.mobile_size{display:flex;flex:1 1;justify-content:flex-end}.navbar{margin:0 15px}.nav_mobile_menu{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.25);box-shadow:0 4px 10px hsla(0,0%,62%,.2);flex-direction:column;padding:20px 0;position:absolute;right:0;top:80px;width:100%}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav_lists_mobile{align-items:center;display:flex;flex-direction:column;font-size:1.125rem;gap:30px;line-height:1.25rem;list-style:none}.nav_lists_mobile a{color:#000;text-decoration:none}.btn_div_mobile{align-items:center;display:flex;flex-direction:column;margin-top:20px;row-gap:20px}.btn_div,.nav_lists,.nav_menu{display:none}}@media screen and (max-width:576px){.custom-form{padding:20px 10px;width:300px}.custom-container{align-items:baseline;margin-top:30px}}.signUp-container{height:700px}.filter_container{align-items:center;display:flex;justify-content:space-between;margin:20px 30px}.aptitude_heading{margin-bottom:30px;margin-top:20px;text-align:center}.search_div{width:460px}.searchbar{background-color:#fff;border:none;border-radius:7px;box-shadow:0 4px 8px rgba(0,0,0,.1);font-size:1rem;height:30px;outline:none;padding:5px 10px;width:442px}.filter_input{display:flex;gap:12px}.filter_input input{border:none;border-radius:7px;box-shadow:0 4px 8px rgba(0,0,0,.1);height:30px;outline:none;padding:5px 10px;width:150px}.aptitude_container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:250px 920px;justify-content:center;justify-content:space-around;margin:30px 0}.problem_main{display:grid;grid-template-columns:repeat(3,auto)}.category_container{background:#fff;border-radius:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px}.category_heading{font-size:1.2rem}.category_ul{font-size:1rem;list-style:none}.category_li{cursor:pointer;line-height:50px;margin-top:20px;padding-left:10px;position:relative}.category_li:hover{background:#f4f4f4;border-radius:10px}.problem_heading{border-bottom:1px solid}.dropdown{display:inline-block;position:relative}.dropbtn{background:#f4f4f4;border:none;border-radius:10px;cursor:pointer;font-size:20px;height:40px;padding:10px 30px 10px 10px}.dropbtn:hover{background-color:#f4f4f4}#inputArrow{cursor:pointer;font-size:2rem;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropdown-content{background-color:#f9f9f9;border-radius:10px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;left:0;max-height:300px;overflow-y:auto;position:absolute;top:60px;width:100%;z-index:1}.dropdown-content a{color:#000;display:block;padding:12px 16px;text-decoration:none;text-transform:capitalize}.dropdown-content a:hover{background-color:#f1f1f1}.show{display:block}.ArrowRotate{rotate:180deg;-webkit-transform:translateY(50%)!important;transform:translateY(50%)!important}.problem_card{background:#fff;border-radius:7px;box-shadow:0 4px 8px rgba(0,0,0,.1);justify-content:space-between;margin:10px;padding:30px}.problem_card,.problem_category,.problem_level{align-items:center;display:flex}.problem_level span{background-color:#f0f0f0;border-radius:4px;display:inline-block;margin-left:5px;padding:3px 8px}.dropdownContainer{display:flex;flex-direction:column}.subtopic-btn{background:#f4f4f4f0;cursor:pointer;font-size:14px;margin:10px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.subtopic-btn:hover{background:#cfd6ff}.active{background-color:#cfd6ff}.ml-2{margin-left:20px}.headline_problem_container{display:flex;justify-content:space-between;margin:10px;padding:0 30px}.ml-95{margin-left:95px}.filter-section{background-color:#fff;height:100%;position:fixed;right:-100%;top:0;transition:right .3s ease;width:300px;z-index:90}.filter-section.open{right:0}.filter,.filter-section{display:none}.loader_container{align-items:center;display:flex;height:400px;justify-content:center}.loader{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;border-radius:50%;height:30px;position:relative;width:30px}.loader:before{-webkit-animation:prixClipFix 2s linear infinite;animation:prixClipFix 2s linear infinite;border:5px solid #6674cc;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@media screen and (max-width:992px){.searchbar{width:350px}.filter_container{gap:10px}.mobile_category_container{padding:20px}.category_container{display:none}.aptitude_container{gap:20px;grid-template-columns:repeat(1,1fr)}.filter{display:flex}.filter>button{align-items:center;background-color:#6674cc;border:none;border-radius:50%;bottom:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;font-size:2rem;padding:15px;position:fixed;right:10px;text-align:center;z-index:91}.mobile_heading_grid{display:flex;justify-content:space-between}.filter-section{display:block;transition:right .3s ease-in-out}.filter>button>i{color:#fff}}@media screen and (max-width:576px){.filter_container{align-items:baseline;flex-direction:column;gap:30px}.search_div{width:300px}.searchbar{width:460px}.filter_input input{width:215px}.aptitude_container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:475px){.filter_container{align-items:baseline;flex-direction:column;gap:30px}.search_div,.searchbar{width:300px}.filter_input input{width:135px}.aptitude_container{grid-template-columns:repeat(1,1fr)}}.activities_section{padding:30px}.activities_content{display:flex;flex-direction:column;gap:10px}.activities_content>h1{font-size:3rem;font-weight:900}.activities_content>button{background-color:#fff;color:#0594e1;margin-top:20px;padding:15px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.activities_hero{align-items:center;justify-items:center}.activities_hero,.activities_img{display:grid;grid-template-columns:repeat(2,1fr)}.activities_img{grid-gap:30px;gap:30px;height:500px;width:500px}.activities_img>div{background-color:#d3d3d3}.activities_content{padding-left:30px}.activities_category_card_container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,auto)}.Book_container>img{height:100%}.Book_container{border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;min-height:250px;padding:20px}.dailyupdate_section{background-color:#f0f0f0;background-size:cover;padding:30px}.dailyupdate_heading{margin-bottom:20px;text-align:center}.dailyupdate_heading h1{color:#333;font-family:YourFont,sans-serif;font-size:3rem;font-weight:900}.dailyupdate_heading p{color:#666;font-size:1.5rem}.dailyupdate_content_container{align-items:center;display:flex;flex-direction:column;margin-bottom:70px}.daily_swiper_content{height:450px;margin-bottom:20px;max-width:1000px;min-width:300px;width:100%}.Top_news_card{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-content:center}.img_div{align-items:center;background:#fff;border-radius:20px;box-shadow:0 5px 10px rgba(0,0,0,.1);display:flex;height:400px;justify-content:center;margin-bottom:10px;overflow:hidden}.img_div img{height:100%;object-fit:cover;width:100%}.newscard_container{background-color:#fff;border-radius:7px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px;height:auto;max-width:400px;min-width:300px;padding:10px}.newscard_img{background-color:#f0f0f0;border-radius:7px 7px 0 0;height:250px;overflow:hidden}.newscard_heading{display:flex;flex-direction:column;gap:10px;padding:10px}.newscard_heading h1{font-size:1.5rem;font-weight:600}.newscard_heading p{color:#666;font-size:1rem}.newscard_btn{text-align:center}.newscard_btn span{background-color:#0594e1;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;padding:8px 16px;transition:background-color .3s ease}.newscard_btn span:hover{background-color:#0460a6}footer{background-color:#0594e1;color:#fff;font-size:16px}footer *{border:none;box-sizing:border-box;outline:none}.row.primary{align-items:stretch;display:grid;font-size:1rem;grid-template-columns:2fr 1fr 1fr 2fr;line-height:1.5rem;padding:3rem 2rem 2rem}.column{display:flex;flex-direction:column;justify-content:center;min-height:12em;padding:0 2em;width:100%}.border{border-right:1px solid}.Footer_title{color:#fff;font-size:1.4em;margin-bottom:10px;text-align:left;white-space:nowrap;width:100%}.Footer_ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.Footer_ul li:not(:first-child){margin-top:.8em}.Footer_ul li a{color:#fff;text-decoration:none}.Footer_about p{line-height:2;margin:0;text-align:justify}div.social{display:flex;flex-direction:row;font-size:2.4em;justify-content:space-around;margin-top:.5em}.social i{color:#bac6d9}.copyright{background-color:#0594e1;border-color:currentcolor #7985d2 #7985d2;border-top:1px solid #7985d2;font-size:1rem;line-height:1.5rem;padding:2rem}.copyright p{font-size:.9em;text-align:center}@media screen and (max-width:992px){.row.primary{grid-template-columns:1fr;text-align:center}.column{display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;min-height:10em;padding:0 2em;width:100%}.Footer_title{text-align:center}.border{border:none}}@media screen and (max-width:576px){.row.primary{grid-template-columns:1fr;text-align:center}.column{display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;min-height:10em;padding:0 2em;width:100%}.Footer_title{text-align:center}.border{border:none}}@media screen and (max-width:450px){.row.primary{grid-template-columns:1fr;text-align:center}.column{display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;min-height:10em;padding:0 2em;width:100%}.Footer_title{text-align:center}.border{border:none}}.event_section{background-color:#f0f0f0;background-size:cover;min-height:100vh;padding:30px}.event_headline{margin-bottom:30px;text-align:center}.event_headline h1{color:#333;font-size:3rem;font-weight:900;margin-bottom:20px;text-align:center}.event_headline p{color:#666;font-size:1.5rem;text-align:center}.event_card_container{grid-gap:30px;background-color:initial;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:grid;gap:30px;grid-template-columns:repeat(3,1fr);justify-content:center;padding:20px}.EventPage_card{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column}.EventPage_card_img>img{height:auto;max-width:100%}.EventPage_card_img{background-color:#7fffd4;height:200px;margin:10px;width:auto}.EventPage_card_content{padding:15px}.EventPage_card_title{font-size:1.2em;font-weight:700;margin-bottom:10px}.EventPage_card_description{font-size:1em;line-height:1.4;margin-bottom:10px}.EventPage_card_rating{font-size:1.2em;font-weight:700;margin-bottom:5px}.Video_container{align-items:center;display:flex;height:100vh;justify-content:center}.Video_Form_Container{border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;padding:30px;width:300px}.Video_Form_Container>div{font-size:1.2rem;font-weight:700;margin-bottom:10px}.gobtn{margin-top:30px}.QAHxuJxRZWb3P_cbR8QA{background-color:#fff}.ji5jASszKFf2CGCmbxEh{background-color:#fff!important}.BYpXSnOHfrC2td4QRijO{width:800px}.VsTVUAD89KWleD0YRVsD{color:#0594e1}.j9ygOVxEl2nClTPs77Ta{background-color:#fff!important}.mCx2N1NwuMWObjjTeG0q{background-color:#000!important}.j9ygOVxEl2nClTPs77Ta{color:#fff}.videoConference_container{align-items:center;display:flex;height:100vh;justify-content:center}
/*# sourceMappingURL=main.748650c3.css.map*/