@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@font-face{font-family:IBMPlex Sans;font-style:normal;font-weight:200;src:url(/static/media/IBMPlexSans-Light.f6a1d8cf71c931e0b2aa.ttf) format("truetype")}@font-face{font-family:IBMPlex Sans;font-style:normal;font-weight:300;src:url(/static/media/IBMPlexSans-Medium.56fb541cbbc5462f1c33.ttf) format("truetype")}@font-face{font-family:IBMPlex Sans;font-style:normal;font-weight:400;src:url(/static/media/IBMPlexSans-Regular.d77342fdcbcb6b3ce1b5.ttf) format("truetype")}@font-face{font-family:IBMPlex Sans;font-style:normal;font-weight:300;src:url(/static/media/IBMPlexSans-SemiBold.f2e690b59fb90d236c08.ttf) format("truetype")}@font-face{font-family:IBMPlex Sans;font-style:normal;font-weight:700;src:url(/static/media/IBMPlexSans-Bold.e933eba4e2fcc3d71b31.ttf) format("truetype")}:root{--myBlackBG:#101010;--myGreyBG:#f3f3f3;--myBlack:#232323;--myActive:#0067b8;--myGreyText:#f3f3f3bf;--myCourseButtonColor:#0067b8}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlex Sans,-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}body{background:#f3f3f3}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{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}.section_title{font-size:2.5rem;font-weight:300;letter-spacing:-.76px}.section_subtitle,.section_title{color:#444;font-style:normal;line-height:150%;margin:0 0 10px}.section_subtitle{font-size:18px;font-weight:400;letter-spacing:-.342px}.learn-more-container:hover .section_learn_more{text-decoration:underline}.learn-more-container:hover .learn_more_icon{height:26px;margin-bottom:10px;margin-left:10px;width:26px}.edu-section_learn_more,.section_learn_more{color:#0067b8;font-size:18px;font-style:normal;font-weight:400;line-height:30px;text-decoration:none}.edu-section_learn_more{cursor:pointer}.section_learn_more:hover{cursor:pointer;text-decoration:none}.learn_more_icon{height:25px;margin-left:6px;margin-top:3px;transition:all .3s ease;width:25px}img{object-fit:cover}::-webkit-scrollbar{height:.1px;width:.1px}::-webkit-scrollbar-track{background:#f1f1f100;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#8880;border:1px solid #f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:767px){.section_title{font-size:30px}.section_subtitle{font-size:16px}.section_learn_more{color:#0067b8;font-size:1rem;font-style:normal;font-weight:400;line-height:30px;text-decoration:none}.section_learn_more:hover{text-decoration:underline}.learn_more_icon{height:20px;margin-left:6px;margin-top:5.5px;transition:all .3s ease;width:20px}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-main-container{margin:0;overflow:hidden;padding:0;width:100%}.footer_container{align-items:center;display:flex;height:270px;justify-content:center;max-width:100%;padding:8px 8px 8px 1%}.footer_parent{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:80vw}.footer_top{align-items:left;display:flex;padding-top:20px;width:100%}.footer_top .footer_links{display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin-right:80px;padding:0;width:89%}.footer_top .footer_links .footer_header{font-weight:300;margin-bottom:20px}.footer_top .footer_links li{padding:3px 0}.footer_top .footer_links li a{padding:10px 0;text-decoration:none}.footer_top .footer_links li a:hover{text-decoration:underline;transition:all .2s ease}.footer_bottom{align-items:center;border-top:1px solid #4449;display:flex;font-size:14px;justify-content:space-between;width:100%}.footer_bottom p a{color:#444;text-decoration:none}.footer_bottom div{align-items:center;display:flex;justify-content:space-between;width:65%}.footer-current-page-indicator{align-items:center;display:flex;gap:5px}@media (max-width:767px){.footer-main-container{margin:0;overflow:hidden;padding:0;width:99.9vw}.footer_top{display:grid;width:100%}.footer_header{font-weight:300}.footer_top .footer_links{display:inline;font-size:.85rem;list-style:none;margin-right:0;padding:0 20px 0 0}.footer_bottom{align-items:flex-start;border-top:1px solid #4449;box-sizing:border-box;flex-direction:column;justify-content:space-between;padding:20px}.footer_bottom div{align-items:start;display:flex;flex-direction:column;justify-content:end;margin-bottom:10px;width:100%}.footer_bottom div p{margin-bottom:5px}.footer_bottom>span{padding-bottom:20px}.grid-container{grid-gap:16px;align-items:flex-start;display:grid;gap:16px;grid-template-columns:.8fr 1fr;padding:20px}.footer_links li:first-child{font-weight:700;margin-bottom:10px}.footer-current-page-indicator{align-items:center;display:flex;gap:5px;padding-top:50px}}@media (min-width:768px) and (max-width:1023px){.footer_top{display:flex;justify-content:space-around;width:100%}.footer_top .footer_links{list-style:none;margin-right:0;padding:0}.footer_bottom div{align-items:center;display:flex;justify-content:space-between;width:80%}}.navbar_container_maintenance{flex-direction:column;font-size:.8rem;height:20px;overflow:hidden}.navbar_container,.navbar_container_maintenance{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0;padding:0;width:100%;z-index:999}.navbar_container{flex-direction:row;height:40px}.navbar_parent{cursor:pointer;justify-content:space-between;width:70%}.navbar_parent,.navbar_parent .right{display:flex;flex-direction:row;height:40px}.navbar_parent .right{align-items:center;justify-content:right}.navbar-icon-title-container{align-items:center;display:flex;justify-content:center}.navbar-icon-title-container>span{font-size:.95rem;padding:0 0 2px 6px}.logo_img{cursor:pointer;height:24px;width:24px}.search_icon{color:#fff;cursor:pointer;height:18px;padding-top:3px;width:18px}.menu_icon{cursor:pointer;height:24px;width:24px}.chevron_right{cursor:pointer;display:none;height:20px;width:10px}.close_icon{width:20px}.back_icon,.close_icon{cursor:pointer;height:20px}.back_icon{width:10px}.nav_links li{padding:0 26px}.nav_right_icons_parent{align-items:center;display:flex;flex-direction:row}.nav_links{align-items:center;display:inline-flex;display:flex}.nav_links li{list-style:none}.nav_links li a{color:#444;text-decoration:none}.nav_links li a:hover{color:#000;transition:all .2s ease}.nav_icons{align-items:center;display:inline-flex}.nav_icons li{list-style:none}.nav_icons li a{color:#444;text-decoration:none}.nav_icons li a:hover{color:#000;transition:all .2s ease}.nav_links header{color:#444444b3;font-size:14px;font-style:normal;font-weight:400;padding:0 26px}@media (max-width:767px){.navbar_parent{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin:0;overflow-x:hidden;padding:0;width:100%}.navbar-icon-title-container{padding-left:5%}.navbar-icon-title-container>span{display:none}.nav_right_icons_parent,.search_icon{padding-right:20px}.menu_icon{display:inline;height:24px;width:24px}.nav_links{background:#fff;box-shadow:0 15px 15px #00000026;display:block;height:100vh;left:0;line-height:50px;margin:0;padding:10px;position:fixed;top:0;width:100%}.nav_links li a{display:block;font-size:28px;font-weight:300}.nav_links li{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.nav_links li:hover .chevron_right{display:block;transition:all .3s ease}.nav_links #close_list_item{justify-content:space-between}.nav_links #close_list_item,.nav_links #close_list_item_search{align-items:center;cursor:pointer;display:flex;margin-bottom:24px;margin-left:-22px;margin-top:0}.nav_links #close_list_item_search{justify-content:end}.nav_links::-webkit-scrollbar{width:0}.nav_links #close_list_item:checked .nav_links{display:none}}@media (min-width:768px) and (max-width:1023px){.search_icon{padding-right:20px}.close_icon,.menu_icon{display:none}}@media (min-width:1024px){.search_icon{padding-right:20px}.close_icon,.menu_icon{display:none}}.mega_box{box-shadow:0 8px 16px #0003;display:flex;justify-content:center;left:0;opacity:0;overflow:hidden;padding:30px 0 50px;position:absolute;top:45px;transition:all .3s ease;visibility:hidden;width:100%;z-index:999999999}.mega_box .content{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);padding:25px 15%;width:100%}.mega_links li{padding:0}.content .row{line-height:45px}.content .sub_row{line-height:30px}.content .row header,.content .sub_row header{font-size:14px;font-style:normal;font-weight:400;margin:0;padding:0}.content .sub_row header{line-height:45px;text-align:left}.row .mega_links,.sub_row .mega_links{list-style:none;padding:0}.row .mega_links li a{align-items:center;display:block;display:flex;font-size:28px;font-weight:300;justify-content:start}.mega_links ul a{transition:opacity .3s ease}.mega_links ul a:hover{opacity:.3}.text_field{align-items:center;color:#4449;display:flex;justify-content:start;margin-bottom:30px;width:100%}.search_field{background-color:#fff;border:1px solid #000;color:#000;font-size:30px;height:40px;padding:0 4px}.search_field:focus{border:none}.prefix_icon{height:30px;margin-right:10px;width:30px}.arrow_icon{height:8px;margin-right:10px;width:16px}@media(max-width:767px){.mega_box{padding:0 0 30px}.nav_links .mega_box{opacity:1;top:50px;transition:all .3s ease;visibility:visible}.mega_box .content{background:#fff;display:flex;flex-direction:column;justify-content:left;padding:0 50px;width:100%}.mega_box .content .row header{display:none}.mega_box .content .sub_row{margin-top:40px}.sub_row .mega_links li a{font-size:16px;font-weight:300}.content .row{width:calc(100% - 25px)}.content .sub_row{width:calc(100% - 10px)}.text_field{width:-webkit-max-content;width:max-content}}@media(min-width:768px) and (max-width:1023px){.nav_links li:hover .mega_box{opacity:1;top:40px;transition:all .3s ease;visibility:visible}}@media (min-width:1024px){.nav_links li:hover .mega_box,.nav_right_icons_parent a:hover .mega_box{opacity:1;top:40px;transition:all .3s ease;visibility:visible}}.landing-page-main{margin:0;overflow:hidden;padding:0;width:100%}.landing-main-bground{align-items:flex-end;background-image:url(/static/media/landingbground.98eff4894ca28cdcc5a4.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;margin:0;padding-bottom:3rem;position:relative;width:100%}.landing-bground{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:83%}.landing-bground>h1{color:#fff;font-size:2.6rem;font-weight:300;margin:0;text-align:center}.landing-bground>p{color:#fff;font-size:1.4rem;font-weight:200;margin:1rem auto;text-align:center;width:70%}.landing-bground-btn{display:flex;flex-direction:row;justify-content:space-between;width:40%}.landing-reg-btn{background-color:#0067b8;border:none;border-radius:30px;cursor:pointer;font-size:.8rem;font-weight:300;line-height:28.6px;margin:8px auto;padding:.4rem 1.5rem;text-align:left}.landing-reg-btn,.landing-reg-btn>a{color:#fff;text-decoration:none}.landing-reg-btn:hover{background-color:#0067b8b3}.landing-reg-btn1,.landing-reg-btn1>a{color:#0067b8;text-decoration:none}.landing-reg-btn1{background-color:initial;border:1px solid #0067b8;border-radius:30px;cursor:pointer;font-size:1rem;font-weight:300;line-height:28.6px;margin:8px auto;padding:.4rem 1.5rem;text-align:left}.landing-certified-course3{background-image:url(/static/media/landingamedev.af3a9176dce2c1c6f045.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:5px solid #fff;height:95vh;padding-bottom:1rem}.landing-certified-course,.landing-certified-course3{align-items:flex-end;display:flex;justify-content:center;width:100%}.landing-certified-course{background-color:#f4f4f6;height:55vh;padding-bottom:4%;padding-top:13%}.landing-certified-course-text{align-content:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0 auto;width:70%}.landing-cert-img{height:85%;margin:0 auto -11px;object-fit:cover;width:45vw}.landing-certified-course-text>h1{color:#121212;font-size:3rem;font-weight:300;line-height:110%;text-align:center}.landing-certified-course-text>p{color:#121212;font-size:1.1rem;font-weight:400;margin-left:auto;margin-right:auto;margin-top:-2%;text-align:center;width:60%}.landing-certified-course1{background-image:url(/static/media/landingmed.73053679cf53f218c9be.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:5px solid #fff;display:flex;flex-direction:row;height:93vh;padding-bottom:5%;position:relative;width:100%}.landing-certified-course-text1{align-content:center;display:flex;flex-direction:column;height:47%;justify-content:center;margin:0 auto;width:80%}.landing-certified-course-text1>h1{color:#fff;font-size:2.5rem;font-weight:300;text-align:center}.landing-certified-course-text1>p{color:#fff;font-size:1.1rem;font-weight:400;margin:0 auto;padding-bottom:.7rem;text-align:center;width:50%}.landing-health-empty{align-content:center;display:flex;flex-direction:column;height:47%;justify-content:center;margin:0 auto;width:50%}.land-cert-course-btn{background-color:#0067b8;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:300;line-height:28.6px;margin:8px auto;padding:.4rem 1.5rem;text-align:left;text-decoration:none}.land-cert-course-btn:hover{background-color:#0067b8b3}.land-cert-course-btn>a{color:#fff;text-decoration:none}.landing-regular-course{background-color:#000;display:flex;flex-direction:row;height:110vh;justify-content:space-between;width:100%}.landing-regular-course1{align-items:center;background-image:url(/static/media/landingit.4e6af67a298d5b05d322.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border:6px solid #fff;border-right-width:3.2px;display:flex;flex-direction:column;height:auto;padding:4rem;width:50%}.landing-regular-course1>h1{color:#fff;font-size:2.2rem;font-weight:300;text-align:center}.landing-regular-course1>h2{color:#fff;font-size:3rem;font-weight:300;text-align:center}.landing-regular-course1>p{color:#fff;font-size:1.1rem;font-weight:400;margin-top:-1%;text-align:center;width:90%}.landing-regular-course2{align-items:center;background-image:url(/static/media/landingregstd.cf1b847017d15b15eefe.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border:6px solid #fff;border-left-width:3.2px;display:flex;flex-direction:column;height:auto;justify-content:flex-end;padding:4rem;width:50%}.landing-regular-course2>h1{color:#fff;font-size:2.2rem;font-weight:300;text-align:center}.landing-regular-course2>p{color:#fff;font-size:1.1rem;font-weight:400;margin-top:-1%;text-align:center;width:90%}.landing-regular-course3{align-items:center;border:6px solid #fff;border-right-width:3.2px;display:flex;flex-direction:column;padding:3rem;width:50%}.landing-regular-course3>h1{color:#fff;font-size:2.2rem;font-weight:300;text-align:center}.landing-regular-course3>p{color:#fff;font-size:1.1rem;font-weight:200;margin-top:-1%;text-align:center;width:90%}.landing-regular-course4{align-items:center;background-color:rgba (0,0,0,1);border:6px solid #fff;border-left-width:3.2px;display:flex;flex-direction:column;padding:3rem;width:50%}.landing-regular-course4>h1{color:#fff;font-size:2.2rem;font-weight:300;text-align:center}.landing-regular-course4>p{color:#fff;font-size:1.2rem;font-weight:400;margin-top:-1%;text-align:center;width:80%}.landing-q2-img{height:67%;margin-bottom:2rem;object-fit:contain;width:40%}.landing-q3-img{height:50%;margin-bottom:3rem;object-fit:contain;width:90%}.landing-slideshow-container{background:linear-gradient(0deg,#1b1a28,#1b1a28),linear-gradient(180deg,#0000,#0000004d 72.13%);height:100vh;margin:auto;overflow:hidden;position:relative;width:100%}.landing-slide{align-items:center;display:flex;height:100%;justify-content:space-evenly;opacity:0;padding:0 5%;position:absolute;transition:opacity 1s ease-in-out;width:94%}.landing-slide.active{opacity:1}.slide-content{color:#fff;flex:1 1;margin-top:20%}.slide-image{height:80%;margin-top:1rem;max-width:58%;object-fit:contain}.title{display:block;height:13%;left:5%;object-fit:contain;position:absolute;top:19%;width:20%}.titleprt{display:none}.description{border-radius:5px;color:#fff;font-size:1.1rem;font-weight:400;padding:10px;text-align:left;width:85%}.landing-page-slide-btn{background-color:#0067b8;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:300;margin:10px 5px;padding:.5rem 1.5rem;text-align:left}.landing-slide>h1{color:#fff;font-size:2.3rem;font-weight:300;left:50%;position:absolute;top:2%;transform:translateX(-50%)}.landing-page-slide-btn:hover{background-color:#0067b8b3;color:#fff;text-decoration:none}.indicators{bottom:43%;display:flex;gap:10px;left:7.5%;position:absolute;transform:translateX(-50%)}.indicator{background-color:#fff;cursor:pointer;height:7px;opacity:.5;transition:opacity .3s ease;width:7px}.indicator.active{opacity:1}@media screen and (max-width:768px){landing-page-main{margin:0;padding:0;width:100%}.landing-main-bground{align-items:flex-end;background-image:url(/static/media/landingbgroundprt.8e1a6aea1f349e878868.webp);background-size:cover;display:flex;height:63vh;justify-content:center;margin:2rem 0 0;padding-bottom:1px;position:relative;width:100%}.landing-bground{margin:0 auto;width:96%}.landing-bground>h1{font-size:1.6rem;font-weight:300;text-align:center}.landing-bground>p{font-size:1rem;font-weight:400;margin:4px auto;text-align:center;width:93%}.landing-reg-btn{background-color:#0067b8;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:300;line-height:28.6px;margin:0 auto;padding:.4rem 1.1rem;text-align:left;text-decoration:none}.landing-bground-btn{margin:1rem auto;width:90%}.landing-reg-btn1{border-radius:30px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:300;line-height:28.6px;margin:0 auto;padding:.4rem 1.1rem;text-align:left;text-decoration:none}.landing-certified-course{height:45vh;padding-bottom:2rem;padding-top:1%}.landing-certified-course-text{align-content:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0 auto;padding:0;width:100%}.landing-certified-course-text>h1{color:#121212;font-size:1.8rem;font-weight:300;line-height:30px;margin:0 auto;text-align:center;width:90%}.landing-certified-course-text>p{color:#121212;font-size:1rem;font-weight:400;margin:1.4rem auto;text-align:center;width:90%}.landing-cert-img{height:85%;margin:0 auto;object-fit:contain;width:70vw}.land-cert-course-btn{background-color:#0067b8;border:none;border-radius:30px;cursor:pointer;font-size:.9rem;font-weight:300;line-height:28.6px;margin:0 auto;padding:.4rem 1.1rem;text-align:left}.land-cert-course-btn,.land-cert-course-btn>a{color:#fff;text-decoration:none}.landing-regular-course{display:flex;flex-direction:column;height:auto;margin:0;overflow:hidden;padding:0;width:100%}.landing-regular-course1{background-image:url(/static/media/landingit.4e6af67a298d5b05d322.webp);background-repeat:no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;height:45vh;width:auto}.landing-regular-course1>h1{color:#fff;font-size:1.8rem;font-weight:300;line-height:32.4px;width:90vw}.landing-regular-course1>h2{color:#fff;font-size:4rem;font-weight:300}.landing-regular-course1>p{color:#fff;font-size:1rem;font-weight:400;line-height:20px;margin-top:-1%;width:90vw}.landing-regular-course2{background-image:url(/static/media/landingregstd.cf1b847017d15b15eefe.webp);background-repeat:no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;height:45vh;width:auto}.landing-regular-course2>h1{color:#fff;font-size:1.8rem;font-weight:300;line-height:32.4px;width:90vw}.landing-regular-course2>h2{color:#fff;font-size:4rem;font-weight:300}.landing-regular-course2>p{color:#fff;font-size:1rem;font-weight:400;line-height:20px;margin-top:-1%;width:90vw}.landing-regular-course3{background-repeat:no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;height:47vh;width:auto}.landing-regular-course3>h1{color:#fff;font-size:1.8rem;font-weight:300;line-height:32.4px;width:90vw}.landing-regular-course3>h2{color:#fff;font-size:4rem;font-weight:300}.landing-regular-course3>p{color:#fff;font-size:1rem;font-weight:400;line-height:20px;margin-top:-1%;width:90vw}.landing-regular-course4{background-repeat:no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;height:48vh;width:auto}.landing-regular-course4>h1{font-size:1.8rem;font-weight:300;line-height:32.4px;width:90vw}.landing-regular-course4>h2{font-size:4rem;font-weight:300}.landing-regular-course4>p{font-size:1rem;font-weight:400;line-height:20px;margin-top:-1%;width:90vw}.landing-q2-img{height:60%;margin-bottom:1.5rem;object-fit:contain;width:45%}.landing-q2-img>img{object-fit:cover}.landing-q3-img{height:55%;margin-bottom:2rem;object-fit:contain;width:100%}.landing-certified-course-text1{align-content:center;display:flex;flex-direction:column;height:47%;justify-content:center;margin:0 auto;width:100%}.landing-certified-course-text1>h1{font-size:1.8rem;font-weight:300;line-height:30px;margin:0 auto;text-align:center;width:100%}.landing-certified-course-text1>p{font-size:1rem;font-weight:400;margin:1rem auto;text-align:center;width:96%}.landing-certified-course3{background-image:url(/static/media/landingamedevprt.b2316e3b892799818a64.webp);background-position:50%;background-repeat:no-repeat;border:none;justify-content:center;padding:0 0 2rem}.landing-certified-course1,.landing-certified-course3{align-items:flex-end;background-size:cover;display:flex;height:55vh;width:100%}.landing-certified-course1{background-image:url(/static/media/landingmedprt.3da9063b6de89b89a1ea.webp);border-bottom:none;border-top:none;padding-bottom:3rem}.landing-slideshow-container{background:linear-gradient(0deg,#1b1a28,#1b1a28),linear-gradient(180deg,#0000,#0000004d 72.13%);height:70vh;margin:auto;overflow:hidden;position:relative;width:100%}.landing-slide{align-items:center;display:flex;flex-direction:column-reverse;height:100%;opacity:0;padding:0 5%;position:absolute;transition:opacity 1s ease-in-out;width:94%}.landing-slide>h1{color:#fff;font-size:1.7rem;font-weight:300;left:50%;position:absolute;text-align:center;top:1%;transform:translateX(-50%);width:100%}.landing-slide.active{opacity:1}.titleprt{display:block;height:60px;left:auto;position:absolute;top:50%;transform:translateX(-52%);width:auto}.title{display:none}.slide-image{height:35%;left:8%;margin:0 auto;max-width:80%;object-fit:contain;position:absolute;top:12%}.description{border-radius:5px;bottom:21%;font-size:1rem;font-weight:400;left:auto;line-height:21.2px;padding:10px;position:absolute;text-align:center;transform:translateX(-51%);width:90%}.landing-page-slide-btn{background-color:#0067b8;border:none;border-radius:30px;bottom:12%;cursor:pointer;font-size:.7rem;font-weight:300;left:48%;line-height:28.6px;margin:0 auto;padding:.2rem 1.2rem;position:absolute;text-align:left;text-decoration:none;transform:translateX(-50%)}.landing-page-slide-btn>{text-decoration:none}.indicators{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%)}.indicator{background-color:#fff;border-radius:50%;height:7px;opacity:.5;transition:opacity .3s ease;width:7px}.indicator.active{opacity:1}}.leadership_page_container{align-items:center;background-color:#f3f3f3;display:flex;flex-direction:row;height:700px;justify-content:center;margin-bottom:60px;width:100%}.leadership_page_parent{border-bottom:1px solid #4449;display:flex;flex-direction:column;height:100%;margin-top:120px;width:1250px}.leadership_header_container{align-items:start;border-bottom:1px solid #4449;display:flex;margin:0;padding:0;width:100%}.leadership_header_container>p{color:#444;font-size:30px;line-height:normal;margin:0 0 10px}.profiles_header{color:#444;font-size:2.8rem;font-style:normal;font-weight:400;line-height:normal;margin:50px 0 40px}.profiles_container{display:flex;flex-direction:row;justify-content:space-between;width:100%}.profile_frame1,.profile_frame2,.profile_frame3,.profile_frame4{width:270px}.img_frame,.img_frame img{border-radius:10px 10px 0 0}.img_frame img{height:267px;width:100%}.profile_name{color:#0067b8;font-size:1.1rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;margin-top:10px}.profile_name:hover{cursor:pointer;text-decoration:underline}.profile_designation{color:#444;font-size:.9rem;line-height:normal;margin-top:6px;padding-right:20%}@media (max-width:767px){.leadership_page_container{height:100%}.leadership_page_parent{margin-top:40px}.profiles_container{align-items:center;flex-direction:column}.profile_frame1,.profile_frame2,.profile_frame3,.profile_frame4{margin-bottom:30px}.header_container{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#fff3;position:fixed}.header_container p{font-size:18px;margin:8px 12px}.profiles_header{font-size:24px;margin-top:80px;text-align:center;width:100%}}@media (min-width:768px) and (max-width:1023px){.leadership_page_container{height:100%}.leadership_page_parent{margin-top:40px}.profiles_container{display:grid;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.profile_frame1,.profile_frame2,.profile_frame3,.profile_frame4{margin-bottom:30px}.header_container{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#fff3;position:fixed}.header_container p{font-size:18px;margin:8px 12px}.profiles_header{font-size:24px;margin-top:80px;text-align:center;width:100%}}.education-main-parent{margin:0;overflow:hidden;padding:0;width:100%}.education-navbar{background-color:#fff;display:flex;justify-content:center;margin:1rem 0 0;padding:30px 20px 20px;position:-webkit-sticky;position:sticky;top:0;width:100%}.education-navbar>a{align-self:center;color:#171717;font-size:1.9rem;font-weight:600;line-height:39px;margin-right:5%;text-align:center;text-decoration:none}.education-navbar>a:hover{color:var(--myActive);cursor:pointer}.education-center-about{padding-top:3rem;text-align:center}.education-center-about>p{color:#121212e6;font-size:1.1rem;font-weight:300;line-height:26px;text-align:center}.education-center-about>h1{color:#121212;font-size:3rem;font-weight:300;text-align:center}.education-center-about>h2{color:#121212;font-size:1.7rem;font-weight:400;margin:0 auto;text-align:center;width:60%}.education-branches{align-items:center;display:flex;justify-content:space-between;margin:3rem auto;width:70%}.education-branch1{background-color:#e9bfde;border-radius:20px;display:flex;flex-direction:column;height:70vh;overflow-y:scroll;padding-bottom:2vh;width:40%}.education-branch1-img{height:58%;margin:0;object-fit:cover;width:100%}.education-branch1-img>img{border-top-left-radius:20px;border-top-right-radius:20px}.education-branch1>h1{color:#121212;font-size:1.3rem;font-weight:300;padding:0 5vw;text-align:center}.education-branch1>p{color:#121212;font-size:1rem;font-weight:400;text-align:center}.education-branch2{background-color:#d8f1ff;border-radius:20px;display:flex;flex-direction:column;height:70vh;overflow-y:scroll;padding-bottom:2vh;width:40%}.education-branch2>h1{color:#121212;font-size:1.3rem;font-weight:300;padding:0 5vw;text-align:center}.education-branch2>p{color:#121212;font-size:1rem;font-weight:400;text-align:center}.education-learn-btn{align-items:center;display:flex;justify-content:center;margin:0}.edu-section_learn_more{font-size:1rem;margin:0}.edu-learn_more_icon{height:20px;transition:all .3s ease;width:20px}.education-why{background-color:#fff;display:flex;flex-direction:column;margin:1px;padding-bottom:50px;padding-top:20px;width:auto}.education-why>h1{color:#121212;font-size:3.5rem;font-weight:300;text-align:center}.education-why-details{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 5vw}.education-why-content{width:30%}.education-why-content>p{color:#121212;font-size:1.3rem;font-weight:300;text-align:left}.education-why-content>p>span{color:#4449}.education-sprint-event{width:100%}.education-sprint-act{border-radius:20px;display:flex;height:440px;justify-content:center;margin:4rem auto;width:75%}.education-sprint-img{height:100%;width:50%}.education-sprint-img,.education-sprint-img>img{border-bottom-left-radius:20px;border-top-left-radius:20px}.education-sprint-img>img{object-fit:cover}.education-sprint-content{background-color:#fff;border-bottom-right-radius:20px;border-top-right-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:0 50px;width:50%}.education-sprint-content>h1{color:#444;font-size:2.5rem;font-weight:300;letter-spacing:-.76px;line-height:150%;margin:0 0 10px;text-align:center}.education-sprint-content>p{color:#444;font-size:1.4rem;letter-spacing:-.342px;line-height:130%;margin:0 0 10px;text-align:center}.education-sprint-title{color:#121212;font-size:3rem;font-weight:300;margin:2rem auto;text-align:center}@media screen and (max-width:768px){.education-main-parent{margin:0;overflow:hidden;padding:0;width:100%}.education-navbar>a{font-size:1.1rem;font-weight:300;line-height:23.4px;text-align:center}.education-navbar{margin:2rem 0 0;padding:1rem 0}.education-center-about{margin:0 auto;padding-top:1rem;width:96%}.education-center-about>p{font-size:1rem;font-weight:300;line-height:23.4px;text-align:center}.education-center-about>h1{color:#121212;font-size:1.8rem;font-weight:300;margin:0;padding:0;text-align:center;width:100%}.education-center-about>h2{font-size:1.25rem;font-weight:400;margin:1rem auto;text-align:center;width:90%}.education-branches{display:flex;flex-direction:column;width:100%}.education-branch1{border-radius:20px;display:flex;flex-direction:column;height:420px;padding-bottom:2px;width:82vw}.education-branch1-img{height:55%}.education-branch1-img>img{height:100%;object-fit:cover;width:100%}.education-branch2{border-radius:20px;display:flex;flex-direction:column;height:400px;margin:2rem 0;width:82vw}.education-why>h1{font-size:2.5rem;font-weight:300;margin-bottom:.4rem;text-align:center}.education-why-details{display:flex;flex-direction:column}.education-why-content{width:90%}.education-why-content>p{font-size:1.1rem;font-weight:300;white-space:pre-line}.education-why-content>p>span{display:block;font-weight:400}.education-sprint-title{font-size:2.5rem;font-weight:300;padding-top:1.8rem;text-align:center}.education-sprint-act{border-radius:20px;display:flex;flex-direction:column;height:500px;width:90vw}.education-sprint-img{height:50%;width:100%}.education-sprint-img>img{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;height:100%;object-fit:cover;width:100%}.education-sprint-content{align-items:center;background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:0;border-top-right-radius:0;box-sizing:border-box;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:2rem 5px;width:100%}.education-sprint-content>h1{font-size:1.5rem;font-weight:300;line-height:31.2px;text-align:center}.education-sprint-content>p{font-size:1.1rem;font-weight:400;line-height:23.4px;text-align:center}}.edu-card{border-radius:20px;display:flex;flex-direction:column;height:500px;padding:0 2vw;width:36vw}.education-card-list{align-items:center;display:flex;justify-content:center}.education-section2-card-list{align-items:center;display:flex;gap:30px;justify-content:space-around;padding:10px 5vw}.edu_sub{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:30px}.edu-project-card-item-middle{height:400px;margin:0;object-fit:cover;width:40%}.edu-card-image{background-color:#121212;border-top-left-radius:20px;border-top-right-radius:20px;height:60%;margin:0;object-fit:cover;width:100%}.edu-card-details{background-color:grey;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;height:40%;justify-content:center;margin:0;padding:0;width:100%}@media (max-width:767px){.edu-card{border-radius:20px;display:flex;flex-direction:column;height:500px;padding:5vw 0;width:85vw}.education-card-list,.education-section2-card-list{align-items:center;display:flex;flex-direction:column;justify-content:center}.education-section2-card-list{margin:0 auto;width:93%}}.engr-parent-container{box-sizing:border-box;margin:0;overflow:hidden;padding:0;width:100%}.engr-section1-container{background-color:#101010;padding:40px 10%}.engr-section1-title{background:linear-gradient(90.17deg,#cd56c3 14.82%,#f66b29 99.94%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:3.5rem;font-weight:300;margin:100px 0 0;text-align:center}.engr-section1-subtitle{color:#f3f3f3bf;font-size:1.6rem;font-weight:300;padding:0 17%;text-align:center}.engr-section1-card{border-bottom-left-radius:25px;display:flex;flex-direction:column;margin:3rem auto;width:80%}.engr-section1-image{height:400px;margin:0 auto;width:100%}.engr-section1-image>img,.header-setion1-img{border-top-left-radius:30px;border-top-right-radius:30px}.engr-section1-content{align-items:center;background-color:#171717;border-bottom-left-radius:25px;border-bottom-right-radius:25px;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;justify-content:center;padding:30px 10px}.engr-section1-content>:first-child{box-sizing:border-box;color:#f3f3f3bf;font-size:2.4rem;font-weight:300;padding:0 0 0 50px;text-align:left;width:80%}.engr-section1-content>:nth-child(2){box-sizing:border-box;font-size:1.2rem;padding:0 10%;width:100%}.engr-section2-container{align-items:center;background-color:#171717;display:flex;flex-direction:column;justify-content:center;padding:40px 12%}.engr-section2-title-container{display:flex;flex-direction:column;width:100%}.engr-section2-title-container>:first-child{color:#f3f3f3f3;font-size:1.9rem;font-weight:300;margin:30px 0 0}.engr-section2-title-container>:nth-child(2){background:linear-gradient(93.56deg,#1b57be 3.43%,#1c8ad2 100.68%);background-clip:text;-webkit-background-clip:text;color:#fff;color:#0000;font-size:2.5rem;font-weight:300;margin:0;padding-right:34vw}.engr-section3-container{background-color:var(--myBlackBG);margin:0;padding:0}.engr-section3-container,.engr-section3-title-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.engr-section3-title-container{box-sizing:border-box;color:#f3f3f3f3;font-size:2rem;font-weight:300;margin:30px 0 0;padding:40px 10%;width:100%}.engr-section3-title-container>:nth-child(2){background:linear-gradient(93.56deg,#1b57be 3.43%,#1c8ad2 100.68%);background-clip:text;-webkit-background-clip:text;color:#fff;color:#0000;font-size:3.5rem;font-weight:300;margin:0;padding:0 10vw;text-align:center}.engr-section3-project-card{box-sizing:border-box;display:flex;flex-direction:column;margin-top:30px;overflow:hidden;width:100%}.engr-section3-project-card-image{background-color:#d9d9d9;height:700px}.engr-video-style-custom{height:100%;object-fit:cover;width:100%}.engr-section3-project-card-heurekka{background-color:#1b1a28;height:100vh}.engr-section3-project-card-medplan{background-color:#d4eeff;height:100vh;width:100%}.engr-section3-project-card-naijapharms{background-color:#765eff;height:100vh}.engr-section3-project-card-details-container{align-items:flex-start;display:flex;display:inline-flex;gap:100px;justify-content:center;padding:50px;width:100%}.engr-section3-project-card-details-title{word-wrap:break-word;color:#f3f3f3;font-size:2.5rem;font-weight:300}.engr-section3-project-card-details-description-container{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:flex-start}.engr-section3-project-card-details-description-container>:first-child{word-wrap:break-word;color:#f3f3f3bf;font-size:1.3rem;font-weight:300;width:514px}.engr-section3-project-card-details-description-container>:nth-child(2){display:flex;justify-content:center;margin-bottom:100px}.engr-section3-project-card-button{background-color:#0067b8;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;padding:15px 40px;transition:all .2s ease}.engr-section3-project-card-button:hover{font-size:1.05rem}.engr-section4-container{align-items:center;background-color:#171717;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px 10% 100px}.engr-section4-title{font-size:2.5rem;font-weight:300;margin:0}.input-container{height:60px}.input-container,.textarea-input-container{display:flex;gap:10px;margin-bottom:5px}input,select,textarea{background-color:#101010;border:none;border-radius:4px;box-sizing:border-box;color:#fff;margin:5px 0;outline:none;padding:8px;width:100%}input[type=submit]{background-color:var(--myCourseButtonColor);color:#fff;cursor:pointer}.eng-contact-container{display:flex;flex-direction:row;justify-content:space-between;width:70%}.engineering-service{margin:0;overflow:hidden;padding:0;width:100%}.eng-contact-image{height:40px;margin:1rem 0;width:40px}.eng-contact-course1{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;padding:0}.eng-contact-course1>h3{font-size:1.3rem;font-weight:300;margin:0;padding:0;text-align:center}.eng-contact-course1>p{color:#f3f3f3cc;font-size:1rem;font-weight:400;margin:0;padding:0;text-align:center}.engr-section4-container>p{font-size:1.1rem;font-weight:300;margin-bottom:3rem;text-align:center;width:70%}@media (max-width:767px){.engr-section1-container{background-color:#101010;padding:40px 10px}.engr-section1-title{background:linear-gradient(90.17deg,#cd56c3 14.82%,#f66b29 99.94%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2.3rem;font-weight:300;margin:60px 0 0;text-align:center}.engr-section1-subtitle{color:#f3f3f3bf;font-size:1.2rem;font-weight:300;padding:0 10px;text-align:center}.engr-section1-card{border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;width:95%}.engr-section1-image{background-color:#d9d9d9;border-top-left-radius:15px;border-top-right-radius:15px;height:300px}.engr-section1-image>img{height:100%;object-fit:cover;width:100%}.engr-section1-content{align-items:center;background-color:#171717;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}.engr-section1-content>:first-child{box-sizing:border-box;color:#f3f3f3bf;font-size:1.7rem;font-weight:300;margin:0;padding:0;text-align:left;width:100%}.engr-section1-content>:nth-child(2){box-sizing:border-box;font-size:1.1rem;padding:0;width:100%}.engr-section2-container{padding:3rem 5%}.engr-section2-title-container{display:flex;flex-direction:column;margin-bottom:1.3rem;margin-top:-11px;padding:1px 1%;width:100%}.engr-section2-title-container>:first-child{color:#f3f3f3f3;font-size:1.9rem;font-weight:300}.engr-section2-title-container>:nth-child(2){background:linear-gradient(93.56deg,#1b57be 3.43%,#1c8ad2 100.68%);background-clip:text;-webkit-background-clip:text;color:#fff;color:#0000;font-size:2.7rem;font-weight:300;width:100%}.engr-section3-title-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-weight:300;justify-content:center;margin:0;padding:40px 10px;width:100%}.engr-section3-title-container>:first-child{color:#f3f3f3f3;font-size:1.4rem;font-weight:300;margin:0;padding:0 0 20px;text-align:center}.engr-section3-title-container>:nth-child(2){background:linear-gradient(93.56deg,#1b57be 3.43%,#1c8ad2 100.68%);background-clip:text;-webkit-background-clip:text;color:#fff;color:#0000;font-size:2.4rem;font-weight:300;margin:0;padding:0;text-align:center}.engr-section3-project-card-heurekka{background-color:#1b1a28;height:inherit}.engr-section3-project-card-medplan{background-color:#d4eeff;height:inherit}.engr-section3-project-card-naijapharms{background-color:#765eff;height:inherit}.engr-section3-project-card-details-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:1rem 0 0;width:100%;width:90%}.engr-section3-project-card-details-title{font-size:2rem;font-weight:300;margin:0 0 -24%;padding:0;text-align:left}.engr-section3-project-card-details-description-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.engr-section3-project-card-details-description-container>:first-child{word-wrap:break-word;color:#f3f3f3bf;font-size:1.1rem;font-weight:300;margin:0;padding:0;width:100%}.engr-section3-project-card-details-description-container>:nth-child(2){display:flex;justify-content:center}.eng-contact-container{display:flex;flex-direction:column}.engr-section4-container{padding:3px 5%}.engr-section4-title{font-size:1.9rem;font-weight:300;line-height:47px;text-align:center}.eng-contact-container{width:100%}.eng-contact-image{height:35px;margin-bottom:.4rem;width:35px}.eng-contact-course1{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;padding:0}.eng-contact-course1>h3{font-size:1.3rem;font-weight:300;margin:0;padding:0;text-align:center}.eng-contact-course1>p{font-size:1rem;font-weight:400;margin:0;padding:0;text-align:center}.engr-section3-project-card-button{align-items:center;justify-content:center;margin:0 auto;text-align:center}.engr-section4-container>p{font-size:1rem;font-weight:400;line-height:25px;margin-bottom:4rem;text-align:center;width:97%}}.engr-service-container{background-color:var(--myBlack);border-radius:10px;display:flex;height:65vh;justify-content:center;margin-top:60px;width:100%}.engr-service-image{background-color:var(--myBlack);width:50%}.engr-service-image,.engr-service-image>img{border-bottom-left-radius:10px;border-top-left-radius:10px;height:100%}.engr-service-image>img{object-fit:cover;width:100%}.engr-service-content{background-color:#fff;border-bottom-right-radius:10px;border-top-right-radius:10px;box-sizing:border-box;height:100%;padding:50px;width:50%}@media (max-width:767px){.engr-service-container{background-color:var(--myBlack);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-bottom:8rem;margin-top:60px;width:100%}.engr-service-image{background-color:var(--myBlack);border-top-left-radius:20px;border-top-right-radius:20px;height:200px}.engr-service-image,.engr-service-image>img{border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%}.engr-service-image>img{border-top-left-radius:10px;border-top-right-radius:10px;height:100%;object-fit:cover}.engr-service-content{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:0;box-sizing:border-box;padding:50px 20px;width:100%}}.all-courses-top-parent{align-items:center;background-color:#a0a0a0;display:flex;height:70vh;justify-content:flex-start;width:100%}.intern-course-sub-navbar{align-items:center;background:linear-gradient(90deg,#25252580,#10101080);color:#f3f3f3;font-size:1.3rem;height:45px;margin:0;padding:4px 15%;position:fixed;top:40px;width:70%;z-index:9999}.intern-course-sub-navbar,.intern-menu{display:flex;justify-content:space-between}.intern-menu{flex-direction:row;margin-top:23px;padding:2px 0;width:40%}.intern-ham-btn{display:none}.intern-menu>li{list-style-type:none;text-decoration:none}.intern-menu>li>span{color:#fff;cursor:pointer;font-size:1rem;font-weight:400;text-align:center;text-decoration:none}.intern-course-sub-navbar>p{font-size:1.4rem;font-weight:300;line-height:31.2px;text-align:left}.intern-courses-top-parent{background-color:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.intern-courses-bgimage{height:70vh;width:100%}.intern-background-text{left:10%;position:absolute;top:23%}.intern-background-text>h1{color:#f3f3f3;font-size:68px;font-weight:600;line-height:88.4px;text-align:left}.all-courses-top-parent>p{color:#fff;font-size:4rem;font-weight:300;padding:0 6%;text-align:center}.all-courses-title-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem}.all-courses-title{color:#fff;font-size:3rem;font-weight:300;margin:1rem}.all-courses-subtitle{color:#fff;color:#f3f3f3bf;font-size:1.2rem;margin:0;text-align:center;width:50%}.ind-tr-text{color:#fff;position:absolute;top:20px}.courses-books{height:100%;object-fit:cover;width:inherit}.all-courses-bg{box-sizing:border-box;padding:50px 5vw 150px;width:100%}.courses-main-container{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);justify-content:center;overflow:hidden;width:100%}.all-courses-card{border-radius:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px 20px}.all-courses-card,.all-courses-card2{align-items:center;background-color:#171717;color:#fff;display:flex;flex-direction:column;margin:0 auto}.all-courses-card2{border-radius:10px;max-width:70%;padding:50px 60px}.course-btn-style{background-color:initial;border:1px solid var(--myCourseButtonColor);border-radius:4px;color:var(--myCourseButtonColor);cursor:pointer;font-size:1rem;margin-bottom:60px;margin-top:5px;padding:15px 40px;text-decoration:none;transition:all .3s ease}.course-btn-style:hover{background-color:var(--myCourseButtonColor);color:#fff;font-size:1rem}.course-title{color:#f3f3f3a6;font-size:1.3rem;font-weight:300;margin-bottom:4rem;padding:0 15px;text-align:center;width:19rem}.course-image{margin:30px 0;object-fit:contain}.course-image-and-title{align-items:center;display:flex;font-size:1.3rem;font-weight:300;height:100px;justify-content:center;margin:1rem 0}.course-image-and-title>p{margin-left:1rem}.tick_style{height:14px;padding-right:6px;width:14px}.amount-list{display:flex;gap:5px;justify-content:start;margin:4rem 0}.amount-style{font-size:2.5rem;font-weight:400;margin-top:-9px}.naira-symbol{font-family:Roboto;font-size:1.3rem;font-weight:300;text-align:left}.all-courses-program-container{display:flex;flex-direction:column}.all-courses-program{align-items:flex-start;display:flex;flex-direction:row;margin:1rem 0;text-align:center;width:20rem}.all-courses-program>span{color:#f3f3f3e6;font-size:13px;font-weight:400;line-height:20.8px;margin-left:12px;text-align:left}@media (max-width:767px){.all-courses-main-parent{margin:0;padding:0}.intern-course-sub-navbar{border-bottom:1px solid #fff;display:flex;flex-direction:row;margin:0;padding:0;position:-webkit-sticky;position:sticky;top:40px;width:100%}.intern-course-sub-navbar>p{font-size:1rem;font-weight:300;margin-left:1rem}.intern-ham-btn{display:block;height:10px;margin-bottom:1rem;width:30px}.intern-menu{background-color:#121212;display:none;flex-direction:column;height:auto;left:0;padding:1rem 1.5rem;position:absolute;top:90%;width:87%;z-index:1}.intern-link{color:#121212;font-size:14px;font-weight:400;line-height:18.2px;text-align:left}.intern-menu.active{display:flex}.courses-books{height:100%;object-fit:cover;width:100%}.all-courses-title-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:40px}.all-courses-title{color:#fff;font-size:1.6rem;font-weight:300;margin:0}.all-courses-subtitle{color:#fff;color:#f3f3f3bf;font-size:1.2rem;margin:15px 0 50px;text-align:center;width:100%}.courses-main-container{display:flex;flex-direction:column;gap:0;margin:0;padding:1.5rem 0;width:100%}.all-courses-card{align-items:center;background-color:#171717;border-radius:30px;color:#fff;display:flex;flex-direction:column;gap:0;margin:2rem 0;width:100vw}.course-title{font-size:1.3rem;font-weight:300;margin:1rem 0}.course-image-and-title{font-size:1.5rem;font-weight:300;line-height:39px;margin:1rem auto;text-align:left}.amount-list{margin:2rem 0}.course-btn-style{font-size:1.25rem};.tick_style{height:20px;padding:0;width:20px}.all-courses-program{padding:0;width:108%}.all-courses-program>span{margin:0}.all-courses-program-container{margin:0;padding:0;width:86%}}.hack-section1-bg{align-items:center;background-color:#101010;display:flex;flex-direction:column;height:75vh;justify-content:center;width:100%}.hack-main-section-bg{background-color:#f3f3f3;margin-top:20px}.hack-section1-main-title{background:linear-gradient(270.32deg,#fa4086 3.08%,#f65a2b 97.45%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:3.3rem;font-weight:300;margin:0;padding-top:50px;text-align:center}.hack-section-1-subtitle{color:#fff;font-size:1.3rem;line-height:45px;text-align:center;width:90%}.hack-section3-main-title{color:#fff;font-size:4rem;font-weight:300;margin:0;padding-top:50px;text-align:center}.hack-title-style{background-color:#101010;color:#fff;font-size:1.2rem;margin:0;padding:9px 15%;position:-webkit-sticky;position:sticky;top:0}.hackathon_more{color:#0067b8;font-size:18px;font-style:normal;font-weight:400;line-height:30px;text-decoration:none;transition:font-size .3s ease}.hackathon_more:hover{font-size:20px}.hackathon_more_icon{height:25px;margin-left:6px;margin-top:3px;transition:font-size .3s ease;width:25px}.hack-section3-more{box-sizing:border-box;color:#fff;font-size:3rem;font-weight:300;margin:0;padding:0 20vw 30px;text-align:center}.hackathon-vid-ctn{padding:2rem 20%;text-align:center}.hackathon-vid-ctn>h1{font-size:2.5rem;font-weight:300;padding:1% 10%;text-align:center}.hackathon-vid-ctn>p{font-size:1.3rem;font-weight:400;padding:4% 12%;text-align:center}.hackathon-testimonials{margin:3rem auto;width:80%}.hackathon-testimonial-ctn,.hackathon-testimonial-ctn2,.hackathon-testimonial-ctn3,.hackathon-testimonial-ctn4{margin:5rem 0}.hackathon-testimonial-box{border-radius:20px;display:flex;flex-direction:row;height:60vh;justify-content:center;margin-top:40px;width:100%}.hackathon-test-image{height:100%;width:50%}.hackathon-test-image,.hackathon-test-image>img{border-bottom-left-radius:20px;border-top-left-radius:20px}.hackathon-test-image>img{object-fit:cover}.hackathon-testimonial-box1{border-radius:20px;display:flex;flex-direction:row-reverse;height:60vh;justify-content:center;margin-top:40px;width:100%}.hackathon-test-image1{height:100%;width:50%}.hackathon-test-image1,.hackathon-test-image1>img{border-bottom-right-radius:20px;border-top-right-radius:20px}.hackathon-test-image1>img{object-fit:cover}.hackathon-testimonial-content{background-color:#fff;border-bottom-right-radius:20px;border-top-right-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:0 50px;width:50%}.hackathon-testimonial-content>p{color:#444;font-size:1.3rem;letter-spacing:-.342px;line-height:130%;margin:0 0 10px;text-align:left}.hackathon-testimonial-content1{background-color:#fff;border-bottom-left-radius:20px;border-top-left-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:0 50px;width:50%}.hackathon-testimonial-content1>p{color:#444;font-size:1.3rem;letter-spacing:-.342px;line-height:130%;margin:0 0 10px;text-align:center}.hackathon-testimonial-ctn>h1{-webkit-text-fill-color:#0000;background:linear-gradient(91.43deg,#19cc66 2.77%,#01a1ac 45.74%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:88.4px;text-align:left}.hackathon-testimonial-ctn>h2{-webkit-text-fill-color:#0000;background:linear-gradient(91.24deg,#121212 -3.75%,#327705 99.17%);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:300;margin:2rem auto;text-align:center;width:65%}.hackathon-testimonial-ctn>p{color:#121212;font-size:1.3rem;font-weight:400;line-height:31.2px;text-align:center}.hackathon-testimonial-ctn2>h1{-webkit-text-fill-color:#0000;background:linear-gradient(90.76deg,#44ac00 2.34%,#cbd000 66.29%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:88.4px;text-align:left}.hackathon-testimonial-ctn2>h2{-webkit-text-fill-color:#0000;background:linear-gradient(91.24deg,#121212 -3.75%,#327705 99.17%);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:300;margin:2rem auto;text-align:center;width:65%}.hackathon-testimonial-ctn2>p{color:#121212;font-size:1.3rem;font-weight:400;line-height:31.2px;text-align:center}.hackathon-testimonial-ctn3>h1{-webkit-text-fill-color:#0000;background:linear-gradient(91.39deg,#fb624e 2.74%,#fb624e 2.75%,#ef8c22 60.79%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:88.4px;text-align:left}.hackathon-testimonial-ctn3>h2{-webkit-text-fill-color:#0000;background:linear-gradient(91.79deg,#fb624e -1.92%,#5e3911 92.85%);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:300;margin:2rem auto;text-align:center;width:65%}.hackathon-testimonial-ctn3>p{color:#121212;font-size:1.3rem;font-weight:400;line-height:31.2px;text-align:center}.hackathon-testimonial-ctn4>h1{-webkit-text-fill-color:#0000;background:linear-gradient(91.27deg,#fb624e 2.67%,#f6592c 2.68%,rgba(250,63,134,.973) 88.11%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:88.4px;text-align:left}.hackathon-testimonial-ctn4>h2{-webkit-text-fill-color:#0000;background:linear-gradient(91.79deg,#fb624e -1.92%,#5e3911 92.85%);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:300;margin:2rem auto;text-align:center;width:65%}.hackathon-testimonial-ctn4>p{color:#121212;font-size:1.3srem;font-weight:400;line-height:31.2px;text-align:center}@media (max-width:767px){.hack-section1-main-title{background:linear-gradient(270.32deg,#fa4086 3.08%,#f65a2b 97.45%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2rem;font-weight:300;margin:0;padding:50px 10px 10px;text-align:center}.hack-section-1-subtitle{font-size:1.2rem;line-height:35px;padding:0 20px;width:100%}.hack-section-1-subtitle,.hack-section3-more{box-sizing:border-box;color:#fff;text-align:center}.hack-section3-more{font-size:2rem;font-weight:300;margin:-10rem 0 3rem;padding:4px}.hackathon-vid-ctn{margin:0;padding:0}.hackathon-vid-ctn>h1{font-size:32px;font-weight:300;line-height:41.6px;margin:1rem 0;padding:0;text-align:center}.hackathon-vid{height:20vh;margin:2rem auto;object-fit:cover;width:80%}.hackathon-vid-ctn>p{color:#121212;font-size:1.1rem;font-weight:400;line-height:23.4px;padding:0 6%;text-align:center}.hackathon-testimonials{width:92%}.hackathon-testimonial-box{border-radius:20px;display:flex;flex-direction:column;height:500px;margin:0 auto;width:100%}.hackathon-test-image{height:50%;width:100%}.hackathon-test-image>img{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover}.hackathon-testimonial-content{align-items:center;background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:0;border-top-right-radius:0;box-sizing:border-box;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:50%;justify-content:center;padding:2rem;width:100%}.hackathon-testimonial-content>p{font-size:1.1rem;font-weight:400;line-height:23.4px;text-align:center}.hackathon-testimonial-box1{border-radius:20px;display:flex;flex-direction:column;height:500px;margin:0 auto;width:100%}.hackathon-test-image1{height:50%;width:100%}.hackathon-test-image1>img{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover}.hackathon-testimonial-content1{align-items:center;background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:0;border-top-right-radius:0;box-sizing:border-box;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:50%;justify-content:center;padding:2rem;width:100%}.hackathon-testimonial-ctn>h1{font-size:2.2rem;font-weight:300;line-height:52px;text-align:left}.hackathon-testimonial-ctn>h2{font-size:1.1rem;font-weight:300;line-height:26px;margin:1rem auto;text-align:center;width:90%}.hackathon-testimonial-ctn>p{font-size:17px;font-weight:400;line-height:23.4px;text-align:center}.hackathon-testimonial-ctn2>h1{font-size:2.2rem;font-weight:300;line-height:52px;text-align:left}.hackathon-testimonial-ctn2>h2{font-size:1.1rem;font-weight:300;line-height:26px;margin:1rem auto;text-align:center;width:90%}.hackathon-testimonial-ctn2>p{font-size:17px;font-weight:400;line-height:23.4px;text-align:center}.hackathon-testimonial-ctn3>h1{font-size:2.2rem;font-weight:300;line-height:52px;text-align:left}.hackathon-testimonial-ctn3>h2{font-size:1.1rem;font-weight:300;line-height:26px;margin:1rem auto;text-align:center;width:90%}.hackathon-testimonial-ctn3>p{font-size:17px;font-weight:400;line-height:23.4px;text-align:center}.hackathon-testimonial-ctn4>h1{font-size:2.2rem;font-weight:300;line-height:52px;text-align:left}.hackathon-testimonial-ctn4>h2{font-size:1.1rem;font-weight:300;line-height:26px;margin:1rem auto;text-align:center;width:90%}.hackathon-testimonial-ctn4>p{font-size:17px;font-weight:400;line-height:23.4px;text-align:center}}.ind-tr-sub-navbar{align-items:center;background-color:#101010e6;box-sizing:border-box;color:#f3f3f3;display:flex;font-size:1.4rem;height:45px;justify-content:flex-start;margin:0;padding:0 20%;position:fixed;width:100%;z-index:999}.ind-tr-sub-navbar>span{color:#fff;cursor:pointer;font-size:16px;margin:0 20px;text-decoration:none}.ind-tr-sub-navbar>span:hover{color:var(--myGreyText);cursor:pointer}.ind-tr-section1{align-items:center;display:flex;height:95vh;justify-content:center;position:relative;width:100%}.ind-tr-section1>p{color:#fff;font-size:4rem;font-weight:300;position:absolute;text-align:center}.ind-tr-section1-item{align-items:center;background-color:#a0a0a0;display:flex;height:100%;justify-content:flex-start;width:100%}.ind-tr-section3-list{display:flex;justify-content:space-between}.ind-tr-section2-bg{align-items:center;background-color:var(--myBlackBG);box-sizing:border-box;color:var(--myGreyText);display:flex;font-size:1.5rem;height:220px;justify-content:center;width:100%}.ind-tr-section2-bg>p{padding:0 20%;text-align:center}.rs-exp{background-color:#fff;padding:6%}.ind-section3-title{font-size:4rem;font-weight:300;margin:0}.ind-section3-subtitle{color:#444444bf;font-size:1.5rem;width:50%}.ind-tr-column-title{color:#121212;font-size:1.5rem;font-weight:300;margin:0}.ind-tr-column-subtitle{color:#121212bf;font-size:1.4rem;font-weight:400;margin:0}.ind-tr-black-bg{background-color:var(--myBlackBG);box-sizing:border-box;padding:50px 5vw 150px;width:100%}.ind-tr-section4-title-gradient{background:linear-gradient(91.35deg,#7085f2 5.14%,#564eda 73.41%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:3.5rem;font-weight:300;margin:0 0 30px;padding-bottom:40px;text-align:center}.ind-tr-section4-details{color:#121212bf;font-size:1.5rem;font-weight:400;font-weight:300;margin:0;padding:50px 20vw;text-align:center}.ind-tr-section5-title-gradient{background:linear-gradient(90.27deg,#ff3e46 2.07%,#ff3e46cc 99.9%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:4rem;font-weight:300;margin:0}.ind-tr-section5-details{color:#fff;font-size:1.5rem;width:35vw}.ind-tr-section6-title{color:#232323;font-size:4rem;font-weight:300;margin:0;text-align:center}.ind-tr-section7-title-gradient{background:linear-gradient(92.23deg,#f15a24 69.4%,#f47601 99.23%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:3rem;font-weight:300;margin:0}.ind-tr-section7-subtitle{color:#fff;font-size:1.5rem;width:50%}.courses-card-spacing{display:flex;gap:50px;justify-content:center}.next-arrow-img,.prev-arrow-img{height:40px;width:40px}.prev-arrow{left:46%}.next-arrow,.prev-arrow{bottom:-80px;color:#fff;position:absolute;z-index:1}.next-arrow{right:46%}.hide-prev-arrow{bottom:10px;color:#0000;display:none;left:45%;position:absolute}.hide-next-arrow{bottom:5px;color:#fff;color:#0000;display:none;position:absolute;right:45%}.intern-experience-about{background-color:#fff;font-size:2.2rem;padding:6%}.intern-experience-about-red{-webkit-text-fill-color:#0000;background:linear-gradient(266.15deg,rgba(241,90,36,.945) 58.17%,#ff8d18 93.41%);-webkit-background-clip:text;background-clip:text;font-weight:300;margin:0}.intern-experience-about-black{color:#121212;font-weight:300;text-align:left}.intern-experience-about>p{color:#4449;font-weight:300;margin-bottom:2rem;padding-right:5%;text-align:left}.intern-week{background-color:#fff;padding:5% 10%}.intern-week>p{color:#4449;font-size:1.3rem;font-weight:400;text-align:center}.intern-week>h1{color:#121212;font-size:3rem;font-weight:300;padding:1rem 7%;text-align:center}.intern-courses-main-container{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);justify-content:center;overflow:hidden;width:100%}.intern-courses-card2{align-items:center;background-color:#171717;border-radius:10px;color:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:90%;padding:50px 3vw}.industrial-courses-view-more{margin-top:10vh}.edu-column-layout{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;text-align:left;width:30%}.edu-column-layout-title{color:#121212;font-size:1.8rem;font-weight:300;margin:0}.edu-column-layout-subtitle{color:#121212bf;font-size:1.4rem;font-weight:400;margin:0}.edu-learn-btn-it{align-content:start;align-items:start;display:flex;flex-direction:row;height:auto;justify-content:start;margin-top:.7rem}.it-project-sub{font-size:1.5rem;font-weight:300;margin:5px;padding-top:50px;text-align:center}.edu-learn-btn-it2{display:flex;flex-direction:row;margin:.7rem auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.edu-project-card-list{align-items:center;box-sizing:border-box;display:flex;gap:0;margin:0;overflow-x:scroll;width:100%}.edu-project-car-item-main{flex:0 0 auto;height:350px;overflow-y:hidden;width:40%}.edu-project-card-item{height:100%;margin:0;object-fit:cover;width:100%}@media (max-width:767px){.ind-tr-sub-navbar{display:none}.ind-tr-section1{align-items:center;background-color:#a0a0a0;display:flex;height:100%;width:100%}.ind-tr-section1>p{color:#fff;font-size:2rem;font-weight:300;padding:0 10px;text-align:center}.ind-tr-section1-item{height:100%;width:100%}.header-section1-img{height:90%;object-fit:cover}.ind-tr-section2-bg{align-items:center;background-color:var(--myBlackBG);box-sizing:border-box;color:var(--myGreyText);display:flex;justify-content:center;width:100%}.ind-tr-section2-bg>p{font-size:1.3rem;font-weight:300;padding:0 10vw;text-align:center}.ind-tr-section3-list{display:flex;flex-direction:column;margin:0 auto;text-align:left;width:90%}.rs-exp{background-color:#fff;box-sizing:border-box;margin:0;padding:50px 20px 60px;width:100vw}.ind-section3-title{font-size:2.8rem;font-weight:300;margin:0}.ind-section3-subtitle{color:#444444bf;font-size:1.2rem;width:100%}.ind-tr-column-title{color:#121212;font-size:1.2rem;font-weight:300;margin:0}.ind-tr-column-subtitle{color:#121212bf;font-size:1.1rem;font-weight:400;margin:0;width:95%}.ind-tr-section4-title-gradient{background:linear-gradient(91.35deg,#7085f2 5.14%,#564eda 73.41%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:1.8rem;font-weight:300;margin:0 0 30px;padding:0;text-align:center}.ind-tr-section4-details{box-sizing:border-box;color:#121212bf;font-size:18px;font-weight:300;margin:0;padding:30px 20px;text-align:left;width:100%}.ind-tr-section5-title-gradient{background:linear-gradient(90.27deg,#ff3e46 2.07%,#ff3e46cc 99.9%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:3rem;font-weight:300;margin:0}.ind-tr-section5-details{color:#fff;font-size:1.2rem;width:100%}.ind-tr-section6-title{color:#232323;font-size:2rem;font-weight:300;margin:0;padding:0 10%;text-align:center}.ind-tr-section7-title-gradient{background:linear-gradient(92.23deg,#f15a24 69.4%,#f47601 99.23%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2.8rem;font-weight:300;margin:0}.ind-tr-section7-subtitle{color:#fff;font-size:1.2rem;width:100%}.courses-card-spacing{display:flex;justify-content:center}.intern-experience-about{background:none;font-size:1.2rem;font-weight:600;line-height:24.7px;margin:0 auto;padding:0;text-align:left;width:94%}.intern-experience-about>p{padding:0 5%}.edu-column-layout{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:8px 0 10px 4px;padding:0;text-align:left;width:100%}.edu-column-layout-title{color:#121212;font-size:1.2rem;margin:0}.edu-column-layout-subtitle{color:#121212bf;font-size:1.1rem;font-size:30px;font-weight:400;margin:0}.edu-column-layout-title,.edu-column-layout-title>span{font-size:18px;font-weight:300;line-height:23.4px;text-align:left}.edu-column-layout-title>span{display:block}.it-project-sub{color:#4449;font-size:18px;font-weight:300;text-align:center}.edu-project-card-list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;width:100%}.edu-project-car-item-main{flex:0 0 auto;height:auto;width:90%}.intern-week{padding:0}.intern-week>p{color:#4449;font-size:1.2rem;font-weight:400;padding:1.5rem 0 0;text-align:center}.intern-week>h1{color:#121212;font-size:1.7rem;font-weight:300;margin:0 auto 1rem;padding:0;text-align:center;width:95%}.intern-courses-main-container{display:flex;flex-direction:column;margin:0 auto;width:100%}.intern-courses-card2{border-radius:10px;margin:0 auto;max-width:90%;padding:30px 1vw}.edu-project-card-item{height:200px;object-fit:cover;width:100%}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.custom-modal{background-color:#fff;border-radius:20px;left:50%;max-height:80vh;max-width:50vw;outline:none;overflow:auto;position:absolute;position:relative;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1000}.full-modal-cancel-icon{cursor:pointer;height:50px;margin-right:20px;position:fixed;right:50px;top:60px;width:50px}.full-modal-image{height:600px;object-fit:cover;width:100%}.text-deco{font-size:1.2rem;line-height:30px;padding:60px;text-align:left}.name-style{color:purple;font-size:2.8rem;font-weight:700;margin:0 0 30px}.comment-style{color:#121212e6;font-size:1.6rem;font-weight:700;line-height:40px}.info-style{color:#0a0a0a;font-size:1rem;margin:0}@media (max-width:767px){.full-modal-image{height:40%;object-fit:cover;width:100%}.name-style{color:purple;font-size:2.2rem;font-weight:700;margin:0 0 30px}.comment-style{color:#121212e6;font-size:1.4rem;font-weight:700;line-height:30px}}.stories-parent-container{overflow-x:hidden;padding:0 0 50px;position:relative}.stories-sub-parent-container{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:hidden;scroll-snap-type:x mandatory}.stories-prev-button{cursor:pointer;left:47%;position:absolute;top:95%;transform:translateY(-50%)}.stories-next-button{cursor:pointer;position:absolute;right:47%;top:95%;transform:translateY(-50%)}.stories-button-style{height:30px;width:30px}.stories-card-image{background-color:#121212;height:60%;margin:0}.stories-card-image,.stories-card-image-style{border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover;width:100%}.stories-card-image-style{height:100%}.stories-card-details{background-color:grey;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;height:40%;justify-content:center;margin:0;padding:0;width:100%}.stories-title{color:#fff;font-size:1.8rem;font-weight:300;letter-spacing:-.76px;line-height:150%;margin:0;padding-bottom:15px}.stories-title-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:10px 40px 30px 20px}.stories-read{color:#fff;font-size:18px;font-style:normal;font-weight:300;line-height:30px;text-decoration:none}.stories-read:hover{text-decoration:underline}.stories-read-icon{cursor:pointer;height:35px;margin-right:10px;margin-top:3px;transition:all .3s ease;width:35px}@media (max-width:767px){.stories-title{color:#fff;font-size:1.5rem;font-weight:300;letter-spacing:-.76px;line-height:150%;margin:0;padding-bottom:15px}}.regular-main-page{background-color:#000}.header-section1-img{height:100%;object-fit:cover;width:100%}.reg-section2-main-title{color:#f3f3f3;font-size:3rem;font-weight:300;margin:0;padding-top:30px;text-align:center}.reg-section2-subtitle{color:#f3f3f3bf;font-size:1.2rem;margin:1rem auto;text-align:center;width:55%}.reg-section3-bg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5vw 5vw 3vw}.reg-section2-bg{padding:2vw 3vw 1.5vw;width:50%}.rg-sub-navbar{align-items:center;background:linear-gradient(90deg,#25252580,#10101080);color:#f3f3f3;display:flex;font-size:1.1rem;height:45px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.rg-sub-navbar>span{cursor:pointer;font-size:16px;margin:0 20px;text-decoration:none}.rg-sub-navbar-selection{background-color:#0067b8;border-radius:18px;color:#fff;font-size:.8rem;padding:5px 20px}.regular-student-container1{background-color:#fff7f7}.regular-student-container2{background-color:#f2fff7}.rg-section3-title{color:#c80045;font-size:2.2rem;font-weight:300;margin:0}.rg-section3-subtitle{color:#121212;font-size:1.2rem;width:40%}.rg-section2-title{color:#00ae56;font-size:2.2rem;font-weight:300;margin:0}.rg-section2-subtitle{color:#121212;font-size:1.2rem;width:80%}.reg-section2-info-group>p{font-size:1.2rem;font-weight:400;margin-top:3rem;text-align:left}.reg-section2-info-group>p>span{color:#00ae56}.reg-section4-container{align-items:flex-end;display:flex;height:auto;margin-left:20%;margin-top:-270px}.reg-section4-info-group{display:flex;flex-direction:column;font-size:1.25rem;padding-bottom:50px}.reg-section4-img{height:auto;object-fit:cover;padding:30px;width:65%}.regular-side-nav{background-color:orange;width:40%}.reg-section1-bg,.regular-side-nav{display:flex;flex-direction:row;justify-content:space-between}.reg-section1-bg{margin-top:6rem;padding:5%}.reg-section7-bg{width:50%}.reg-section7-img{height:20rem;margin-top:5rem;width:100%}.reg-section7-img>img{object-fit:cover}.reg-section8-bg{margin-left:11%;position:relative;width:48%}.reg-section8-img{height:23rem;margin-bottom:4rem;width:100%}.reg-section8-img>img{object-fit:cover}.reg-section8-bg>p{font-size:1.2rem;font-weight:400;margin-left:-9%;text-align:left;width:38rem}.reg-section8-bg>p>span{color:#c80045}.reg-section9-bg{margin-left:11%;position:relative}.reg-section9-bg>p{font-size:1.2rem;font-weight:400;margin-left:-9%;text-align:left;width:38rem}.reg-section9-bg>p>span{color:#00ae56}.boot-section2-container{align-items:center;background-color:#171717;display:flex;flex-direction:column;justify-content:center;margin:0;padding:40px 0;width:100%}.regular-student-container5{background-color:#edf3fa}.reg-contact-details{color:#fff;font-size:2.2rem;text-align:center}.reg-contact-phone{color:#0067b8}.reg-section5-img{height:400px;margin:100px 50px 50px;width:60%}.reg-section5-img>img{object-fit:cover}@media (max-width:767px){.regular-main-page{margin:0;overflow:hidden;padding:0;width:100%}.header-section1-img{height:100%;object-fit:cover}.rg-sub-navbar{padding:5px 1rem;width:98%}.rg-sub-navbar-hamburg{display:none}.rg-sub-navbar>p{font-size:1rem;font-weight:300;line-height:23.4px;text-align:left;width:100vw}.reg-section1-bg{display:flex;flex-direction:column;margin:0 auto;padding:0;width:95%}.reg-section2-subtitle{padding:0 10px}.reg-section7-bg{width:auto}.reg-section7-img{height:30vh;margin:1rem auto;object-fit:contain;width:85vw}.reg-section8-bg{display:flex;flex-direction:column-reverse;margin:0;padding:0;width:100%}.reg-section8-img{height:30vh;margin:1rem auto;object-fit:contain;width:85vw}.rg-section2-title{font-size:1.5rem;font-weight:300;margin:2rem 0;text-align:center}.rg-section2-subtitle{font-size:1.1rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.reg-section2-bg{margin:0 auto;padding:2rem 0;width:93%}.reg-section9-bg{display:flex;flex-direction:column-reverse;margin:0;padding:2rem 0;width:100%}.reg-section9-bg>p{font-size:1.125rem;margin:1rem auto}.reg-section8-bg>p,.reg-section9-bg>p{font-weight:400;line-height:26px;text-align:left;width:100%}.reg-section8-bg>p{font-size:1.1rem;margin:0;padding:1.5rem 0}.rg-section3-title{font-size:1.8rem;font-weight:300;line-height:41.6px;text-align:left}.reg-section2-main-title{color:#fff;font-size:1.9rem;font-weight:300;margin:0;padding-top:50px;text-align:center}.reg-section2-subtitle{color:#f3f3f3cc;font-size:1rem;line-height:3 0px;margin:0;padding:10px;text-align:center;width:90%}.reg-section3-bg{background-color:#f3f3f3;display:flex;flex-direction:column;padding:50px 25px}.rg-section3-subtitle{color:#121212;font-size:1.1rem;margin:0;padding:20px 0;width:100%}.reg-section4-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column-reverse;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;padding:0 25px;width:100vw}.reg-section4-info-group{display:flex;flex-direction:column}.reg-section4-info-group>p{font-size:1.1rem}.reg-section4-img,.reg-section5-img{height:100%;object-fit:cover;width:100%}.reg-section5-img{margin:1rem 0 .9rem;padding:0}.reg-contact-details{color:#fff;font-size:1.1rem;padding:30px 10px 10px;text-align:center}}.contact-parent{padding:20px 10%}.contact-container-title{font-size:2em;font-weight:300;margin:0;text-decoration:underline}.contact-title{display:flex;font-size:3rem;font-weight:300;justify-content:center;padding:30px}.contact-subtitle{font-size:2em;font-weight:400;margin:0}.contact-subtitle2{font-size:1.2em;font-weight:300}.contact-subtitle2>p>a{font-size:4rem}.contact-section1-container{display:flex;gap:30px;line-height:30px}.extra-margin-top{margin-top:30px}.contact-divider{background-color:#cbc8c8;height:1.2px;margin:50px 0;width:100%}.contact-box{align-items:center;background-color:#dadada;box-sizing:border-box;display:flex;height:65vh;justify-content:center;margin:50px 0;padding:0}.contact-box-first{box-sizing:border-box;height:100%;margin:0;padding:0;width:100%}.contact-box-first>:first-child{height:100%;object-fit:cover;width:100%}.contact-box-second{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.contact-box-address-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:0 20%}.contact-box-title{font-size:1.6rem;font-weight:300;margin-bottom:1px;text-align:center}.contact-box-address-group{align-items:center;display:flex;justify-content:flex-start}.contact-box-address{font-size:1.2rem;line-height:30px}.contact-location-image{height:20px;padding:0 10px 30px 0;width:20px}@media (max-width:767px){.contact-title{display:flex;font-size:2rem;font-weight:300;justify-content:center;padding:30px}.contact-container-title{font-size:1.6em;font-weight:300;margin:0;text-decoration:underline}.contact-subtitle{font-size:1.4em;font-weight:400;margin:0}.contact-subtitle2{font-size:1.2em;font-weight:300;margin-bottom:5px}.contact-section1-container{display:flex;flex-direction:column;line-height:30px}.contact-divider{background-color:#cbc8c8;height:1.2px;margin:10px 0 30px;width:100%}.contact-box{align-items:flex-start;background-color:#dadada;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}.contact-box-first{box-sizing:border-box;text-align:left;width:100%}.contact-box-title{font-size:1.3rem;font-weight:300;margin-bottom:1px}.contact-box-second{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:30px 20px;width:100%}.contact-box-address-group{align-items:center;display:flex;justify-content:flex-start}.contact-location-image{height:20px;padding:0 10px 60px 0;width:20px}.contact-box-address-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:0}}.lead-parent{background-color:#fff;padding-bottom:60px}.lead-sub-nav-bar-container{background-color:#f3f3f3e6;box-sizing:border-box;padding:0 25%;position:-webkit-sticky;position:sticky;top:0;width:100%}.lead-sub-nav-bar{border-bottom:1px solid #c7c7c7;box-sizing:border-box;color:#444;display:flex;font-size:25px;justify-content:flex-start;padding:15px 0;width:100%}.lead-profile-container{background-color:#f4f4f4;display:flex;gap:40px;height:350px;justify-content:center;padding:30px 22% 0 25%}.lead-profile-container-first{align-items:center;display:flex;width:100%}.lead-profile-container-first-group{display:flex;flex-direction:column}.lead-profile-container-first-group>:first-child{color:#242424;font-size:2.6rem;font-weight:300;margin:0}.lead-profile-container-first-group>:nth-child(2){font-size:1.6rem;margin-top:20px}.lead-profile-container-second{align-items:flex-end;display:flex;width:100%}.lead-profile-image{height:100%;object-fit:contain;width:60%}.lead-bio-container{background-color:#fff;display:flex;gap:50px;justify-content:center;line-height:30px;padding:40px 25%}@media (max-width:767px){.lead-sub-nav-bar-container{background-color:#f3f3f3e6;box-sizing:border-box;padding:0 10%;position:-webkit-sticky;position:sticky;top:0;width:100%}.lead-bio-container{background-color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:center;line-height:30px;padding:40px 10%}}.maintenance-parent{display:flex;height:100vh;margin:0;padding:0;width:100vw}.m-first{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;width:100%}.m-first-img{height:240px;object-fit:contain;width:240px}.m-second{background-color:#fff;height:100%;width:100%}.m-second,.m-second-group{align-items:center;display:flex;justify-content:center}.m-second-group{flex-direction:column}.m-second-group>:first-child{color:var(--myBlack);font-size:3rem;font-weight:300;margin:0;padding:0}.m-second-group>:nth-child(2){color:var(--myBlack);font-size:1.4rem;margin:0;padding:15px 20% 100px;text-align:center}.m-second-img{height:240px;object-fit:contain;width:240px}@media (max-width:767px){.maintenance-parent{display:flex;flex-direction:column;height:100vh;margin:0;padding:0;width:100vw}.m-first-img,.m-second-img{height:120px;object-fit:contain;width:120px}.m-second-group>:first-child{color:var(--myBlack);font-size:2rem;font-weight:300;margin:0;padding:0;text-align:center}.m-second-group>:nth-child(2){color:var(--myBlack);font-size:1.12rem;margin:0;padding:15px 20% 50px;text-align:center}}.career-main{margin:0;padding:0}.background-container{background-image:url(/static/media/careerdayhome.17a0f39c0413371d0594.webp)}.background-container,.background-container1{background-repeat:no-repeat;background-size:cover;height:85vh;position:relative;width:auto}.background-container1{background-image:url(/static/media/innovative.d78d2e47ef26199811d0.webp)}.background-image{width:100%}.background-text{bottom:10%;left:5%;position:absolute}.background-text>h1{font-size:3.2rem;line-height:65px}.background-text>h1,.background-text>p{color:#fff;font-weight:300;text-align:left}.background-text>p{font-size:1.5rem;line-height:31px;width:56rem}.career-day-contents{margin:10vh auto;width:80%}.career-day-contents>p{font-size:1.5rem;font-weight:400;margin:0 auto;text-align:center;width:94%}.career-divider{margin:9vh 0}.career-video{width:100%}.career-video>img{object-fit:contain}.relive-career{margin-top:3rem}.relive-career>h1{font-size:2.5rem;font-weight:300;margin:1rem;text-align:center}.relive-career>p{font-size:1.4rem;font-weight:400;margin:0 auto;text-align:center;width:70%}.career-more{background-color:#fff;display:flex;flex-direction:column;margin:0 auto;padding:60px 30px}.career-more>h1{font-size:3.25rem;font-weight:300;text-align:center}.more-events{align-items:center;display:flex;flex-direction:row;justify-content:center}.more-events>a{color:#0067b8;font-size:1.3rem;font-weight:400;text-align:center;text-decoration:none}@media screen and (max-width:768px){.career-main{margin:0;overflow:hidden;padding:0;width:100%}.background-container{background-image:url(/static/media/careerportrait.677cdf9a289fb194571c.png);background-image:url(/static/media/innovativeprt.7c66921f5299f1faed29.webp);background-size:cover;height:70vh;margin:0;overflow:hidden;padding:0;width:100%}.background-image{display:none}.background-text{width:93%}.background-text>h1{font-size:2.5rem;font-weight:300;line-height:52px;text-align:left}.background-text>p{font-size:1rem;font-weight:300;line-height:20.8px;text-align:left;width:93%}.career-day-contents{margin:0 auto;padding:3rem 0;width:93%}.career-day-contents>p{font-size:1.25rem;font-weight:400;line-height:26px;text-align:center}.career-divider{margin:1 auto;width:92%}.career-video{height:50%;margin:3rem auto;width:93%}.relive-career{margin:0;padding:0}.relive-career>h1{font-size:2rem;font-weight:300;line-height:41.6px}.relive-career>h1,.relive-career>p{margin:0;padding:1rem 0;text-align:center}.relive-career>p{font-size:1.125rem;font-weight:400;line-height:26px;width:auto}.career-more{margin:0;padding:2rem 0;width:100%}.career-more>h1{font-size:2rem;font-weight:300;line-height:41.6px;margin:0 auto;padding:1rem 0;text-align:center}}@keyframes colorChange12{0%{-webkit-text-fill-color:#fff;background:none;-webkit-background-clip:text;color:#fff}to{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fb7b6d,#e75cbb 40.12%,#883af6);background-clip:text;-webkit-background-clip:text;color:#0000}}.gaming-animatedText{display:inline-block;font-size:5rem;margin:0 0 5rem;padding:0;text-align:center;transition:color 1s,background 1s;width:100%}.gaming-animatedText.gaming-animate span{animation:colorChange12 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.game-main{background-color:#000;margin:0;padding:0}.gaming-slideshow-container{overflow:hidden;position:relative;width:100%}.gaming-slideshow{display:flex}.gaming-slide{box-sizing:border-box;min-width:100%}.gaming-image-wrapper img{display:block;height:auto;width:100%}.game-content{color:#fff;padding:3rem 10%}.more-game-images{align-items:center;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around}.game-battle-royale>button{background:linear-gradient(90deg,#fb7b6d,#e75cbb 40.12%,#883af6);border:none;border-radius:30px;color:#fff;display:flex;font-size:1.5rem;font-weight:300;line-height:31.2px;margin:0 auto;padding:.5rem 1rem;text-align:left}.more-games{display:flex;flex-direction:column;margin:0 auto;width:90%}.featured-games-parent{align-items:center;display:flex;height:400px;overflow:hidden;position:relative;white-space:nowrap;width:100%}.featured-games-container{animation:scroll 30s linear infinite;display:flex}.featured-games{flex-shrink:0}.gaming-pics{border-radius:20px;display:block;height:300px;margin:0 20px;width:auto}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.champions-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:3rem 0;overflow:hidden}.champions-container>h1{color:#fff;font-size:3.5rem;font-weight:600;line-height:52px;text-align:center}.champions-box{display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.champions-details{padding-bottom:1rem}.champions-pic{height:auto;margin-right:5rem;margin-top:3rem;width:25vw}.gaming-pics1{border-radius:15px}.champions-details>h2{-webkit-text-fill-color:#0000;background:linear-gradient(274.3deg,#fb7b6d -47.55%,#e75cbb 10.78%,#883af6 97.84%);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:300;margin:7px 0 0;padding:0}.champions-details>P{color:#fff;font-size:1.3rem;font-weight:400;margin:3px 0 0;padding:0;width:90%}.game-more{background-color:#171717;display:flex;flex-direction:column;margin:0 auto;padding:60px 30px}.game-more>h1{color:#fff;font-size:4rem;font-weight:300;line-height:88.4px;text-align:center}.game-event-title{font-size:5rem;font-weight:600;margin:5rem 0 0;padding:0;text-align:center}.game-event-subtitle{font-size:2rem;font-weight:300;margin-bottom:4rem;padding:3rem 10%;text-align:center}.game-battle-royale{margin:0}.game-battle-royale>h1{font-size:4rem;font-weight:600;line-height:117px;margin-top:3rem;text-align:center}.game-battle-royale>p{font-size:2rem;font-weight:300;padding:2px 10%;text-align:center}@media screen and (max-width:768px){.game{margin:0;overflow:hidden;padding:2.3rem 0 0}.gaming-slideshow-container{height:100%;width:100%}.game-content>h1{font-size:2.5rem;font-weight:600;text-align:center}.game-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:0}.game-image{width:110%}.game-image>img,.gaming-pics{object-fit:cover}.gaming-pics{border-radius:10px}.game-content>p{font-size:1.25rem;font-weight:300;line-height:26px;text-align:center}.game-battle-royale{display:flex;flex-direction:column;margin:2rem 1px}.game-event-title{font-size:2.3rem}.animatedText,.game-event-title{font-weight:300;text-align:center}.animatedText{font-size:2.5rem}.game-event-subtitle{font-size:2rem;font-weight:300;margin-bottom:2rem;padding:2rem 5%;text-align:center}.game-battle-royale>h1{font-size:2.5rem;font-weight:600;line-height:12px;text-align:center}.game-battle-royale>p{font-size:1.25rem;font-weight:300;line-height:26px;margin:.6rem 3% 0;padding:0;text-align:center}.game-battle-royale>button{font-size:1rem;font-weight:300;line-height:20.8px;margin-top:2rem}.more-games{color:#fff;margin:0;padding:0;text-align:center;width:100%}.featured-games-parent{height:auto}.more-games>h1{font-size:2rem;font-weight:300;line-height:41.6px}.gaming-pics{height:200px}.featured-games-parent{width:100%}.champions-container{margin-top:4rem}.champions-container>h1{color:#fff;font-size:2.2rem;font-weight:600;margin-top:2rem;text-align:center}.champions-box{margin:0 auto 3rem;overflow-x:scroll;padding:0;width:90%}.champions-pic{margin-right:2rem;width:80vw}.game-more{margin:0;padding:2rem 0;width:100%}.game-more>h1{font-size:2rem;font-weight:300;line-height:41.6px;margin:0 auto;padding:1rem 0;text-align:center}.gaming-pics1{border-radius:30px}.champions-details{margin:0;padding:0}.champions-details>h1{font-size:1.3rem;font-weight:300;line-height:31.2px;text-align:left}.champions-details>p{font-size:1.2rem;font-weight:400;line-height:31.2px;margin:0;text-align:left;width:90%}}.standard-main{margin:0;padding:0}.standard-title{display:flex;flex-direction:row;margin:1px auto;width:90%}.standard-slide-container{align-items:center;display:flex;height:70px;justify-content:left;margin:0;overflow:hidden;padding:.5rem 0;position:relative;width:60%}.standard-slide{-webkit-text-fill-color:#0000;background:linear-gradient(91.36deg,#183eff 1.16%,#3983ff 101.54%);-webkit-background-clip:text;background-clip:text;font-size:4.7rem;opacity:0;position:absolute;transform:translateX(100%);transition:all 1s ease-in-out}.standard-slide-active{opacity:1;transform:translateX(0)}.standard-slide:not(.standard-slide-active){transform:translateX(-100%)}.standard-about{margin:7rem auto 0;width:50%}.standard-about>h1{color:#121212;font-size:4.2rem;font-weight:600;margin:0;text-align:left}.standard-about>h1>span{-webkit-text-fill-color:#0000;background:linear-gradient(91.36deg,#183eff 1.16%,#3983ff 101.54%);-webkit-background-clip:text;background-clip:text}.standard-about>p{font-size:1.4rem;font-weight:400;text-align:left;width:31rem;width:90%}.standard-pictures-bground{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:4rem;object-fit:cover;width:50%}.standard-pictures-bgroundprt{display:none}.standard-pictures-bground>img{object-fit:cover}.standard-pic{border-radius:30px}.standard-content{background-color:#fff8fd;padding:5%}.standard-content>h1{font-size:4rem;font-weight:600;margin-bottom:-2rem;text-align:left;width:60rem}.standard-courses-branch1,.standard-courses-branch2{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5rem 3vw}.standard-courses-branch1-content{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.standard-courses-branch1-content>h1{font-size:3.4rem;font-weight:300;line-height:69.36px;margin:0;text-align:left}.standard-courses-branch1-content>p{font-size:1.4rem;font-weight:400;line-height:34.85px;text-align:left}.standard-course-btn{background-color:initial;border:1px solid #000;border-radius:50px;color:#000;font-size:1rem;font-weight:400;padding:8px 16px;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.standard-course-btn:hover{background-color:#000;color:#fff}.standard-courses-branch1-img{height:auto;object-fit:cover;width:45%}.standard-course-title1{color:#fe4d68;font-size:2rem;font-weight:300;text-align:left}.standard-course-title2{color:#6000dc;font-size:2rem;font-weight:300;text-align:left}.standard-course-title3{color:#0e8717;font-size:2rem;font-weight:300;text-align:left}.new-edu-main{margin:0;overflow:hidden;padding:0}.education-courses{background-color:#fff}.education-pace{margin:4rem auto;width:90%}.education-pace>h1{color:#121212;font-size:3.4rem;font-weight:700;text-align:left}.education-pace>h1>span{color:#ff4d68}.education-pace>p{color:#121212;font-size:1.3rem;font-weight:400;text-align:left;width:55%}.education-pace>img{display:none}.education-pace-img{display:block;margin:3rem auto;width:90%}.education-pace-img>img{border-radius:25px}.education-pace-offer{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:0;width:80%}.education-pace-offer>h1{color:#121212;font-weight:300;width:45%}.education-pace-link{width:45%}.education-pace-offer>p{color:#121212;font-size:1.2rem;font-weight:400}.edu-course-transform{margin:4rem 0;width:95%}.edu-course-transform,.edu-course-transform1{align-items:center;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between}.edu-course-transform1{background-color:#f4f4f5;margin:4rem 0 0;padding-bottom:4rem;padding-right:5%}.edu-transform-img{height:105vh;width:45%}.edu-transform-img>img{border-bottom-right-radius:25px;border-top-right-radius:25px}.edu-course-transform-text{width:45%}.edu-course-transform-text>h1{color:#121212;font-size:2.5rem;font-weight:300;text-align:left}.edu-course-transform-text>p{font-size:1.4rem;font-weight:400}.educourse-transform-ctn>p{color:#121212;font-size:1.2rem;font-weight:400;text-align:left}.educourse-transform-ctn>p>span{font-weight:300}.educourse-transform-ctn1{border-bottom:1px solid #999;border-top:1px solid #999}.educourse-transform-ctn1>p{color:#121212;font-size:1.2rem;font-weight:400;text-align:left}.educourse-transform-ctn1>p>span{font-weight:300}.edu-hands-on{align-content:center;background-image:url(/static/media/eduprof.26404013776a5daaf6e9.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.edu-hands-on>h1{font-size:2.5rem;font-weight:300}.edu-hands-on>h1,.edu-hands-on>p{color:#fff;padding:0 10%;text-align:left;width:40%}.edu-hands-on>p{font-size:1rem;font-weight:400}.edu-hands-on1{align-content:center;background-image:url(/static/media/edumeduium.eb49e5669a12e77a7a04.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.edu-hands-on1>h1{font-size:2.5rem;font-weight:300;width:35%}.edu-hands-on1>h1,.edu-hands-on1>p{color:#fff;padding:0 10%;text-align:left}.edu-hands-on1>p{font-size:1rem;font-weight:400;width:40%}@media screen and (max-width:768px){.standard-main{margin:0;overflow:hidden;padding:0;width:100%}.standard-title{display:flex;flex-direction:column;margin:0;padding:0;width:100%}.standard-pictures-bgroundprt{display:block;margin:2rem auto 0;width:90%}.standard-pictures-bgroundprt>img{object-fit:cover}.standard-slide-container{align-items:center;display:flex;height:50px;justify-content:center;margin:0 auto;overflow:hidden;padding:.5rem 0;position:relative;width:70%}.standard-slide{font-size:3rem}.standard-about{margin:0;width:100%}.standard-about>h1{font-size:2.8rem;font-weight:600;line-height:54.09px;margin-left:auto;margin-right:auto;text-align:center}.standard-about>p{font-size:1.1rem;font-weight:400;line-height:23.4px;padding:0 1rem;text-align:center;width:92%}.standard-pictures-bground{display:none}.standard-content{margin:0;padding:0;width:100%}.standard-content>h1{font-size:2.1rem;font-weight:600;line-height:45.5px;margin:1rem auto;text-align:left;width:90%}.standard-courses-branch{margin:0;padding:0;width:100%}.standard-courses-branch1{display:flex;flex-direction:column-reverse;margin:0 auto;width:94%}.standard-courses-branch2{display:flex;flex-direction:column;margin:0 auto;width:94%}.standard-courses-branch1-img{height:40%;margin:2rem 0;width:90%}.standard-course-title1,.standard-course-title2,.standard-course-title3{font-size:1rem;font-weight:300;line-height:20.8px;text-align:left;width:100%}.standard-courses-branch1-content{padding:1rem 0;width:100%}.standard-courses-branch1-content>h1{font-size:2rem;font-weight:300;line-height:36.99px;text-align:left;width:100%}.standard-courses-branch1-content>p{font-size:1.1rem;font-weight:400;line-height:26.14px;text-align:left}.standard-course-btn{font-size:1rem;font-weight:400;line-height:20.8px;text-align:left}}.product-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.product-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.product-nav-apply{margin:auto 0;padding-bottom:5px}.product-course-sub-navbar>span{font-size:1rem;text-decoration:none}.product-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.product-course-bgimg{align-content:center;background-image:url(/static/media/uiux.5bc21d67372a650a8b52.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@keyframes colorChange6{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(92.74deg,#e65c00 6.78%,#f09912 49.54%,#f9d423 97.47%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.product-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.product-animatedText.product-animate span{animation:colorChange6 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.product-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(92.74deg,#e65c00 6.78%,#f09912 49.54%,#f9d423 97.47%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.product-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto;width:90%}.product-course-content>p{font-size:1.5rem;font-weight:300}.product-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(92.74deg,#e65c00 6.78%,#f09912 49.54%,#f9d423 97.47%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.product-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.product-price-details{margin:0;padding:0;text-align:center}.product-price-details>h1{color:#e65c00;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.product-price-details>h1>span{font-size:2.5rem}.product-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.product-course-about{margin:2rem auto;width:90%}.product-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(270.55deg,#e65c00 10.64%,#f09912 52.6%,#f9d423 99.63%);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:300}.product-course-about>p{font-size:1.2rem;font-weight:400;line-height:37px;margin-bottom:3rem;text-align:left}.ui-ux-background-image{margin:2rem 0 0;object-fit:contain;width:98%}.uiux-course-highlights{margin:0;width:90%}.uiux-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(92.8deg,#e65c00 6.8%,#f09912 68.98%,#f9d423 138.67%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.uiux-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.course-content-ux{align-items:center;display:flex;flex-direction:row}.course-content-ux>p{padding:0}.course-content-ux3>p,.course-content-ux>p{font-size:1.1rem;font-weight:400;margin:5px 0 10px 1rem;text-align:left}.course-content-ux>img{height:15px;width:20px}.course-content-ux2>p{font-size:1.1rem;font-weight:400;margin:5px 0 10px 1rem;text-align:left}.ui-uxlearning-outcome{display:flex;flex-direction:column}.uiux-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.uiux-course-content-highlight{width:70%}.ui-ux-course-content-highlight{width:35%}.course-content-ux1{display:flex;flex-direction:column;font-size:1.1rem;font-weight:400;text-align:left}.course-content-ux1>img{cursor:pointer;height:50px;width:50px}.experience-story{background-color:#101010;padding-top:2rem}.experience-story>h1{color:#fff;font-size:2.5rem;font-weight:300;margin:0;padding:0;text-align:center}.experience-story>p{color:#fff;font-size:1.3rem;font-weight:400;margin:1rem 0 0;padding:0 20%;text-align:center}.testimonial-main-container{flex-direction:column;height:80vh;padding-bottom:1rem}.testimonial-main-container,.testimonial-sub-main-container{align-items:center;display:flex;justify-content:center;overflow:hidden}.testimonial-sub-main-container{flex-direction:row;height:calc(80vh - 6rem);padding:2rem 1rem;width:100%}.testimonial-container{display:flex;flex-direction:row;height:100%;overflow-x:scroll;scroll-behavior:smooth;width:70%}.testimonial-story{box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:row;height:100%;justify-content:space-between;padding:1rem;transition:transform .5s ease;width:100%}.testimonial-text{margin:auto 0;overflow:hidden;padding:1rem;width:57%}.testimonial-text h1{color:#fff;font-size:1.7rem;font-weight:300;text-align:left}.testimonial-personal h2{color:#fff;font-size:1.4rem;font-weight:400;margin:2rem 0 0;padding:0}.testimonial-personal p{color:#ffffffb3;font-size:1.1rem;font-weight:200;margin:0;padding:0}.testimonial-image{height:auto;margin-left:1rem;overflow:hidden;width:30%}.testy-image{border-radius:30px;height:100%;width:100%}.testimonial-btn-container2{display:flex;justify-content:center;margin-top:1rem}.indicator-btn{background:none;border:none;cursor:pointer;margin:0 1px}.indicator{background-color:grey;border-radius:50%;display:inline-block;height:10px;width:10px}.indicator-btn.active .indicator{background-color:#fff}.testimonial-btn-prt-ctn{display:none}.testimonial-btn-container{display:flex;flex-direction:row;justify-content:center;padding:1rem}.testimonial-btn{background-color:initial;border:none;border-radius:50%;cursor:pointer;height:55px;justify-content:center;margin:0 3rem;object-fit:cover;padding:5px;transition:.3s ease;width:55px}.testimonial-btn:active,.testimonial-btn:hover{transform:scale(1.2)}.course-inquiries{background-color:#171717;padding:5rem;text-align:center}.course-inquiries>h1{color:#fff;font-size:3rem;font-weight:300;text-align:center}.call-course-enquiries{margin-top:1rem;padding-bottom:4rem}.call-course-enquiries,.contact-course1{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-course-container{display:flex;flex-direction:row;justify-content:space-between;width:50%}.call-course-enquiries>h1{color:#fff;font-size:2.5rem;font-weight:300;margin-bottom:4rem;text-align:center}.call-course-image{height:3vw;margin-bottom:1rem;object-fit:contain;width:3vw}.contact-course1>h3{color:#fff;font-size:1.3rem;font-weight:300;margin:0;padding:0;text-align:center}.contact-course1>p{color:#f3f3f3b3;font-size:1.1rem;font-weight:400;margin:0;padding:0;text-align:center}@media screen and (max-width:768px){.courses-page-main-container{margin:0;overflow:hidden;padding:0;width:100%}.product-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.product-course-sub-navbar>p{font-size:14px;margin:auto 0}.product-course-sub-navbar>span{font-size:1rem;text-decoration:none}.product-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.product-course-bgimg{background-image:url(/static/media/uiuxmobile.a10be8af6a6685cd7798.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.product-animatedText{font-size:2rem;margin:0;padding:0}.product-course-bgimg>h1{font-size:2.5rem;font-weight:300;margin:auto;width:90%}.product-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.product-course-content>p{font-size:1.124rem}.product-course-content>h1{font-size:1.8rem;font-weight:600;line-height:41.6px;text-align:center;width:90%}.product-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.product-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.product-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.product-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.product-course-about{margin:0;width:93%}.product-course-about>h1{font-size:2rem}.product-course-about>p{font-size:1.125rem;line-height:23px}.uiux-course-highlights{width:93%}.uiux-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.uiux-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.uiux-course-content-highlight{display:flex;flex-direction:column;width:100%}.uiux-course-highlights1{display:flex;flex-direction:column;width:93%}.checkmark-icon{height:11px;margin:0;padding:0 3px;width:16px}.checkmark-apply{height:40px;margin-left:10px;width:40px}.ui-ux-background-image{margin:2rem 0}.course-content-ux>p{font-size:1rem;font-weight:400;margin:5px 0;padding:0}.course-content-ux3>p{font-size:1.125rem;font-weight:400;margin:5px 0;padding:0 7px}.ui-ux-course-content-highlight{width:100%}.course-content-ux1{font-size:1.2rem;font-weight:400;text-align:left;width:100%}.course-content-ux>img{height:15px;margin-right:1rem;width:20px}.experience-story{margin:0;overflow:hidden;padding:0}.experience-story>h1{font-size:2rem;font-weight:300;line-height:41.6px;padding-top:1rem;text-align:center}.experience-story>p{font-size:1rem;font-weight:400;margin:1rem auto 0;padding:0;text-align:center;width:90%}.testimonial-container{margin:0;padding:3rem 0}.testimonial-image{height:23vh;margin-left:1px;margin-right:1rem;width:60vw}.testimonial-story>p{font-size:1rem;font-weight:400;line-height:20.8px;text-align:left}.testimonial-story>h2{font-size:1.3rem;font-weight:300;line-height:31.2px;text-align:left}.testimonial-btn-container{margin:0}.call-course-enquiries{margin:0;overflow:hidden}.call-course-enquiries>h1{font-size:1.6rem;font-weight:300;line-height:41.6px}.contact-course-container{display:flex;flex-direction:column}.contact-course1{margin-bottom:4rem}.call-course-image{height:2rem;object-fit:contain;width:2rem}.contact-course1>h3{font-size:1.6rem;font-weight:300;text-align:center}.contact-course1>p{font-size:1.4rem;font-weight:400;text-align:center}.course-inquiries{padding:4rem .5rem}.course-inquiries>h1{font-size:1.5rem;font-weight:300;line-height:41.6px;margin:10px;text-align:center}.testimonial-main-container,.testimonial-sub-main-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.testimonial-sub-main-container{display:flex;flex-direction:column;padding:0}.testimonial-story{display:flex;flex-direction:column-reverse;height:auto;margin:0 1rem 0 0;padding:1rem 0 0;width:70%}.testimonial-text{height:40vh;margin:1rem auto 0;width:90%}.testimonial-image{height:50vh;margin:0 auto;width:90%}.testimonial-text h1{font-size:1.1rem;font-weight:400;margin:0 0 2rem}.testimonial-personal h2{color:#f3f3f3e6;font-size:1rem;font-weight:400;margin:0;padding:0}.testimonial-personal p{color:#f3f3f3e6;font-size:.8rem;margin:0;padding:0}.testimonial-btn-prt-ctn{display:flex;flex-direction:row;justify-content:space-evenly;margin-bottom:3rem;margin-top:-65px;padding:0;width:40%}.testimonial-btn,.testimonial-btn-container2{display:none}.testimonial-container{width:100%}.testimonial-btn1{background-color:initial;border:none;border-radius:50%;cursor:pointer;height:45px;justify-content:center;object-fit:cover;padding:5px;transition:.3s ease;width:45px}}.popup{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup-inner{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;padding:3rem;width:500px}.popup-apply{height:60px;margin:0 auto;width:60px}.popup-header>h2{font-size:30px;font-weight:600}.popup-content,.popup-header>h2{color:#121212;margin-bottom:10px;text-align:center}.popup-content{font-size:18px;font-weight:300}.popup-footer{display:flex;justify-content:space-between}.popup-close-btn{background-color:#555}.popup-close-btn,.popup-proceed-btn{border:none;border-radius:5px;color:#fff;cursor:pointer;padding:1rem 3rem}.popup-proceed-btn{background-color:#007bff}.popup-close-btn:hover{background-color:#0056b3}@media screen and (max-width:768px){.popup-inner{background-color:#fff;border-radius:5px;padding:1rem;width:70vw}.popup-header>h2{font-size:1.2rem}.popup-content>p{font-size:1rem;font-weight:400}.popup-footer{margin:1rem auto;width:80%}.popup-footer>button{padding:10px 20px}}.frontend-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.frontend-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.frontend-nav-apply{margin:auto 0;padding-bottom:5px}.frontend-course-sub-navbar>span{font-size:1rem;text-decoration:none}.frontend-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.frontend-course-bgimg{align-content:center;background-image:url(/static/media/Frontend.1cccc2b2c20bb4a7e275.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@keyframes colorChange1{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(92.56deg,#7549f2 8.6%,#df58d2 90.07%,#ed787c 174.97%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.frontend-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.frontend-animatedText.frontend-animate span{animation:colorChange1 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.frontend-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(92.56deg,#7549f2 8.6%,#df58d2 90.07%,#ed787c 174.97%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.frontend-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto;width:90%}.frontend-course-content>p{font-size:1.5rem;font-weight:300}.frontend-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(92.56deg,#7549f2 8.6%,#df58d2 90.07%,#ed787c 174.97%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;text-align:center;width:37rem}.frontend-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.frontend-price-details{margin:0;padding:0;text-align:center}.frontend-price-details>h1{color:#7549f2;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.frontend-price-details>h1>span{font-size:2.5rem}.frontend-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.frontend-course-about{margin:2rem auto;width:90%}.frontend-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(91.51deg,#7549f2 10.04%,#df58d2 36.28%,#ed787c 88.18%);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:300}.frontend-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.frontend-course-highlights{margin:3% 0;width:90%}.frontend-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(91.51deg,#7549f2 10.04%,#df58d2 36.28%,#ed787c 88.18%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.frontend-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.frontend-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.frontend-course-content-highlight{width:70%}@media screen and (max-width:768px){.frontend-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.frontend-course-sub-navbar>p{font-size:14px;margin:auto 0}.frontend-course-sub-navbar>span{font-size:1rem;text-decoration:none}.frontend-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.frontend-animatedText{font-size:2rem;margin:0;padding:0}.frontend-course-bgimg{background-image:url(/static/media/Frontendmobile.f632b8794e76146d710d.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.frontend-course-bgimg>h1{font-size:2.5rem;font-weight:300;margin:auto;width:90%}.frontend-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.frontend-course-content>p{font-size:1.124rem}.frontend-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;line-height:41.6px;text-align:center;width:90%}.frontend-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.frontend-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.frontend-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.frontend-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.frontend-course-about{margin:0;width:93%}.frontend-course-about>h1{font-size:2rem}.frontend-course-about>p{font-size:1.125rem;line-height:23px}.frontendrse-highlights{width:93%}.frontend-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.frontend-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.frontend-course-content-highlight{display:flex;flex-direction:column;width:100%}.frontend-course-highlights1{display:flex;flex-direction:column;width:93%}}.embedded-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.embedded-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.embedded-nav-apply{margin:auto 0;padding-bottom:5px}.embedded-course-sub-navbar>span{font-size:1rem;text-decoration:none}.embedded-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.embedded-course-bgimg{align-content:center;background-image:url(/static/media/Embbeded.53fa42a7874a53df39a0.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}.embedded-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(124.2deg,#673ab7 7.38%,#e91e63 60.85%,#ffeb3b 97.4%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.embedded-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:3rem auto;width:90%}.embedded-sys-course-content>p{font-size:1.5rem;font-weight:300}.embedded-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(124.2deg,#673ab7 7.38%,#e91e63 60.85%,#ffeb3b 97.4%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.embedded-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.embedded-sys-price-details{margin:0;padding:0;text-align:center}.embedded-sys-price-details>h1{color:#673ab7;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.embedded-sys-price-details>h1>span{font-size:2.5rem}.embedded-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.embedded-sys-course-about{margin:2rem auto;width:90%}.embedded-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(285.15deg,#673ab7 17.32%,#e91e63 49.28%,#ffeb3b 86.6%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.embedded-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.embeded-course-highlights{width:90%}.embeded-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.embeded-course-content-highlight{width:70%}@media screen and (max-width:768px){.embedded-bground-main-title{margin:0;padding:0;position:absolute;right:22%;top:20%}.embedded-bground-main-title>h1{font-size:2.5rem;width:auto}.embedded-sys-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.embedded-sys-course-content>p{font-size:1.124rem}.embedded-sys-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;line-height:41.6px;text-align:center;width:90%}.embedded-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.embedded-sys-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.embedded-sys-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.embedded-sys-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.embedded-sys-course-about{margin:0;width:93%}.embedded-sys-course-about>h1{font-size:2rem}.embedded-sys-course-about>p{font-size:1.125rem;line-height:23px}.embeded-course-highlights{width:93%}.embeded-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.embeded-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.embeded-course-content-highlight{display:flex;flex-direction:column;width:100%}.embeded-course-highlights1{display:flex;flex-direction:column;width:93%}}.backend-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.backend-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.backend-nav-apply{margin:auto 0;padding-bottom:5px}.backend-course-sub-navbar>span{font-size:1rem;text-decoration:none}.backend-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.backend-course-bgimg{align-content:center;background-image:url(/static/media/Backend.ed68224fca244e2e9c51.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@keyframes colorChange{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(93.06deg,#95cd4a 3.37%,#c7df5c 48.99%,#e1c335 94.62%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.backend-animatedText{display:inline-block;font-size:5rem;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.backend-animatedText.backend-animate span{animation:colorChange 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.backend-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(93.06deg,#95cd4a 3.37%,#c7df5c 48.99%,#e1c335 94.62%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.backend-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto;width:90%}.backend-sys-course-content>p{font-size:1.5rem;font-weight:300}.backend-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(93.06deg,#95cd4a 3.37%,#c7df5c 48.99%,#e1c335 94.62%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.backend-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.backend-sys-price-details{margin:0;padding:0;text-align:center}.backend-sys-price-details>h1{color:#95cd4a;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.backend-sys-price-details>h1>span{font-size:2.5rem}.backend-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.backend-sys-course-about{margin:2rem auto;width:90%}.backend-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(271.67deg,#95cd4a .59%,#c7df5c 47.11%,#e1c335 93.63%);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:300}.backend-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.backend-course-highlights{margin:3% 0;width:90%}.backend-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(93.06deg,#95cd4a 3.37%,#c7df5c 48.99%,#e1c335 94.62%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.backend-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.backend-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.backend-course-content-highlight{width:70%}.backend-course-sub-navbar-selection2{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.9rem;margin:0;padding:4px 18px}.backend-course-sub-navbar-selection1{display:none}@media screen and (max-width:768px){.backend-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.backend-course-sub-navbar>p{font-size:14px;margin:auto 0}.backend-course-sub-navbar>span{font-size:1rem;text-decoration:none}.backend-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.App{margin-top:9rem}.backend-animatedText{font-size:2rem;margin:0;padding:0}.backend-course-bgimg{background-image:url(/static/media/Backend%20mobile.daa87abe7e3ba034606e.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.backend-course-sub-navbar-selection{cursor:pointer;font-size:.75rem;margin:0;text-decoration:none}.backend-course-sub-navbar-selection2{display:none}.backend-course-sub-navbar-selection1{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.7rem;margin:0;padding:4px 18px}.backend-bground-main-title{margin:0;padding:0;position:absolute;right:25%;top:20%}.backend-bground-main-title>h1{font-size:2.5rem;width:auto}.backend-sys-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.backend-sys-course-content>p{font-size:1.124rem}.backend-sys-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;text-align:center;width:90%}.backend-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.backend-sys-price-details>h1{font-size:3rem;font-weight:600;text-align:center}.backend-sys-price-details>h1>span{font-size:2rem;font-weight:600;text-align:center}.backend-sys-price-details>span{font-size:.875rem;font-weight:300;text-align:center}.backend-sys-course-about{margin:0;width:93%}.backend-sys-course-about>h1{font-size:2rem}.backend-sys-course-about>p{font-size:1.125rem}.backend-course-highlights{width:93%}.backend-course-highlights>h1{font-size:2rem;font-weight:300;margin-bottom:0;padding:0;text-align:left}.backend-course-highlights>p{font-size:1.125rem;font-weight:400;text-align:left;width:100%}.backend-course-content-highlight{display:flex;flex-direction:column;width:100%}.backend-course-highlights1{display:flex;flex-direction:column;width:93%}}.mobiledev-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.mobiledev-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.mobiledev-nav-apply{margin:auto 0;padding-bottom:5px}.mobiledev-course-sub-navbar>span{font-size:1rem;text-decoration:none}.mobiledev-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.mobiledev-course-bgimg{align-content:center;background-image:url(/static/media/mobileapp.d42528e93d95d98035d1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@keyframes colorChange5{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(267.66deg,#0223f8 1.39%,#337bf6 41.69%,#09cad0 86.84%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.mobiledev-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.mobiledev-animatedText.mobiledev-animate span{animation:colorChange5 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.mobiledev-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(267.66deg,#0223f8 1.39%,#337bf6 41.69%,#09cad0 86.84%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.mobiledev-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto;width:90%}.mobiledev-sys-course-content>p{font-size:1.5rem;font-weight:300}.mobiledev-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(267.66deg,#0223f8 1.39%,#337bf6 41.69%,#09cad0 86.84%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.mobiledev-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.mobiledev-sys-price-details{margin:0;padding:0;text-align:center}.mobiledev-sys-price-details>h1{color:#337bf6;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.mobiledev-sys-price-details>h1>span{font-size:2.5rem}.mobiledev-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.mobiledev-sys-course-about{margin:2rem auto;width:90%}.mobiledev-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(267.66deg,#0223f8 1.39%,#337bf6 41.69%,#09cad0 86.84%);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:300}.mobiledev-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.mobiledev-course-highlights{margin:0;width:90%}.mobiledev-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(93.26deg,#0223f8 -1.51%,#337bf6 53.52%,#09cad0 115.2%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:62.4px}.mobiledev-course-highlights>p{font-size:1.5rem;font-weight:400;line-height:31.2px;text-align:left;width:70%}.mobiledev-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.mobiledev-course-content-highlight{width:70%}@media screen and (max-width:768px){.mobiledev-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.mobiledev-course-sub-navbar>p{font-size:14px;margin:auto 0}.mobiledev-course-sub-navbar>span{font-size:1rem;text-decoration:none}.mobiledev-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.mobiledev-animatedText{font-size:2rem;margin:0;padding:0}.mobiledev-course-bgimg{background-image:url(/static/media/mobilappmobile.a9c137242f6263c4fd44.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.mobiledev-course-bgimg>h1{font-size:2.5rem;font-weight:300;margin:auto;width:90%}.mobiledev-sys-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.mobiledev-sys-course-content>p{font-size:1.124rem}.mobiledev-sys-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;line-height:41.6px;text-align:center;width:90%}.mobiledev-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.mobiledev-sys-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.mobiledev-sys-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.mobiledev-sys-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.mobiledev-sys-course-about{margin:0;width:93%}.mobiledev-sys-course-about>h1{font-size:2rem}.mobiledev-sys-course-about>p{font-size:1.125rem;line-height:23px}.mobiledev-course-highlights{width:93%}.mobiledev-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.mobiledev-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.mobiledev-course-content-highlight{display:flex;flex-direction:column;width:100%}.mobiledev-course-highlights1{display:flex;flex-direction:column;width:93%}}.fullstackweb-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.fullstackweb-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.fullstackweb-nav-apply{margin:auto 0;padding-bottom:5px}.fullstackweb-course-sub-navbar>span{font-size:1rem;text-decoration:none}.fullstackweb-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.fullstackweb-course-bgimg{align-content:center;background-image:url(/static/media/Fullstackweb.3e7060ea84ade6c4d9cd.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@keyframes colorChange7{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(92.56deg,#7549f2 8.6%,#df58d2 90.07%,#ed787c 174.97%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.fullstackweb-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.fullstackweb-animatedText.fullstackweb-animate span{animation:colorChange7 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.fullstackweb-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(92.56deg,#7549f2 8.6%,#df58d2 90.07%,#ed787c 174.97%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:70%}.fullstackweb-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto;width:90%}.fullstackweb-sys-course-content>p{font-size:1.5rem;font-weight:300}.fullstackweb-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(92.56deg,#7549f2 8.6%,#df58d2 90.07%,#ed787c 174.97%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.fullstackweb-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.fullstackweb-sys-price-details{margin:0;padding:0;text-align:center}.fullstackweb-sys-price-details>h1{color:#7549f2;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.fullstackweb-sys-price-details>h1>span{font-size:2.5rem}.fullstackweb-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.fullstackweb-sys-course-about{margin:2rem auto;width:90%}.fullstackweb-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(91.51deg,#7549f2 10.04%,#df58d2 36.28%,#ed787c 88.18%);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:300}.fullstackweb-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.fullstackweb-course-highlights{margin:3% 0;width:90%}.fullstackweb-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(91.51deg,#7549f2 10.04%,#df58d2 36.28%,#ed787c 88.18%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.fullstackweb-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.fullstackweb-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.fullstackweb-course-content-highlight{width:70%}@media screen and (max-width:768px){.fullstackweb-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.fullstackweb-course-sub-navbar>p{font-size:14px;margin:auto 0}.fullstackweb-course-sub-navbar>span{font-size:1rem;text-decoration:none}.fullstackweb-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.fullstackweb-course-bgimg{background-image:url(/static/media/Fullstackwebmobile.57f3e2148689dc6845dd.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.fullstackweb-animatedText{font-size:2rem;margin:0;padding:0}.fullstackweb-course-bgimg>h1{font-size:2.5rem;font-weight:300;margin:auto;width:90%}.fullstackweb-sys-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.fullstackweb-sys-course-content>p{font-size:1.124rem}.fullstackweb-sys-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;line-height:41.6px;text-align:center;width:90%}.fullstackweb-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.fullstackweb-sys-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.fullstackweb-sys-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.fullstackweb-sys-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.fullstackweb-sys-course-about{margin:0;width:93%}.fullstackweb-sys-course-about>h1{font-size:2rem}.fullstackweb-sys-course-about>p{font-size:1.125rem;line-height:23px}.fullstackweb-course-highlights{width:93%}.fullstackweb-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.fullstackweb-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.fullstackweb-course-content-highlight{display:flex;flex-direction:column;width:100%}.fullstackweb-course-highlights1{display:flex;flex-direction:column;width:93%}}.fullstackmobile-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.fullstackmobile-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.fullstackmobile-nav-apply{margin:auto 0;padding-bottom:5px}.fullstackmobile-course-sub-navbar>span{font-size:1rem;text-decoration:none}.fullstackmobile-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}@keyframes colorChange2{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(124.79deg,#067ff2 12.38%,#05efe4 65.63%,#33f34a 105.33%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.fullstackmobile-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.fullstackmobile-animatedText.fullstackmobile-animate span{animation:colorChange2 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.fullstackmobile-course-bgimg{align-content:center;background-image:url(/static/media/Fullstackmobile.7378a4b2c7ac4191c904.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}.fullstackmobile-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(124.79deg,#067ff2 12.38%,#05efe4 65.63%,#33f34a 105.33%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.fullstackmobile-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto;width:90%}.fullstackmobile-sys-course-content>p{font-size:1.5rem;font-weight:300}.fullstackmobile-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(124.79deg,#067ff2 12.38%,#05efe4 65.63%,#33f34a 105.33%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.fullstackmobile-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.fullstackmobile-sys-price-details{margin:0;padding:0;text-align:center}.fullstackmobile-sys-price-details>h1{color:#05efe4;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.fullstackmobile-sys-price-details>h1>span{font-size:2.5rem}.fullstackmobile-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.fullstackmobile-sys-course-about{margin:2rem auto;width:90%}.fullstackmobile-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(289.27deg,#067ff2 2.22%,#05efe4 49.92%,#33f34a 85.17%);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:300}.fullstackmobile-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.fullstackmobile-course-highlights{margin:3% 0;width:90%}.fullstackmobile-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(131.94deg,#067ff2,#05efe4 56.15%,#33f34a 97.63%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.fullstackmobile-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.fullstackmobile-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.fullstackmobile-course-content-highlight{width:70%}@media screen and (max-width:768px){.fullstackmobile-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.fullstackmobile-course-sub-navbar>p{font-size:14px;margin:auto 0}.fullstackmobile-course-sub-navbar>span{font-size:1rem;text-decoration:none}.fullstackmobile-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.fullstackmobile-animatedText{font-size:2rem;margin:0;padding:0}.fullstackmobile-course-bgimg{background-image:url(/static/media/fullstackmobilemobile.e1499f779be85e37928d.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:2.5rem 0 0;padding:0;width:100%}.fullstackmobile-course-bgimg>h1{font-size:2.5rem;font-weight:300;margin:auto;width:90%}.fullstackmobile-sys-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.fullstackmobile-sys-course-content>p{font-size:1.124rem}.fullstackmobile-sys-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;line-height:41.6px;text-align:center;width:90%}.fullstackmobile-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.fullstackmobile-sys-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.fullstackmobile-sys-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.fullstackmobile-sys-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.fullstackmobile-sys-course-about{margin:0;width:93%}.fullstackmobile-sys-course-about>h1{font-size:2rem}.fullstackmobile-sys-course-about>p{font-size:1.125rem;line-height:23px}.fullstackmobile-course-highlights{width:93%}.fullstackmobile-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.fullstackmobile-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.fullstackmobile-course-content-highlight{display:flex;flex-direction:column;width:100%}.fullstackmobile-course-highlights1{display:flex;flex-direction:column;width:93%}}.ethics-main{margin:0;overflow:hidden;padding:0}.ethics-top-container{padding:1rem 10%}.ethics-topbar{align-items:center;border-bottom:1px solid #4449;display:flex;flex-direction:row;justify-content:space-between;margin-top:1rem}.ethics-topbar>h1{color:#444;font-size:1.5rem;font-weight:400;text-align:left}.ethics-menu{display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;padding-right:20%;text-decoration:none;width:20%}.ethics-link{color:#444;font-size:1rem;font-weight:400;text-decoration:none;transition:.3s ease}.ethics-link:hover{transform:scale(1.2)}.ethics-ham-btn{display:none;height:.5rem;object-fit:contain;width:1rem}.ethics-about{padding:0 9%;text-align:center}.ethics-about>h1{color:#000;font-size:4.25rem;font-weight:300;text-align:center}.ethics-about>p{color:#121212;font-size:1.5rem;font-weight:400;text-align:center}.ethics-content{display:flex;flex-direction:column}.ethics-content-child{background-color:#fff;border-radius:40px;display:flex;flex-direction:row;height:60vh;margin:2rem auto;width:70%}.ethics-child-title{padding:4rem 2rem;width:50%}.ethics-child-title>h1{color:#121212;font-size:2.5rem;font-weight:300;text-align:left;width:90%}.ethics-child-title>p{color:#121212;font-size:1.4rem;font-weight:400;text-align:left;width:90%}.ethics-child-content{width:50%}.ethics-read{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.ethics-read>p{color:#121212;font-size:1.2rem;font-weight:400;margin-left:-15%;text-align:left}.ethics-read-icon{cursor:pointer;height:10%;object-fit:contain;width:25%}.ethics-child-icon{border-bottom-right-radius:30px;border-top-right-radius:30px}.ethics-child-image{height:100%;width:100%}.child-ethics-about{color:#121212;font-size:1.4rem;font-weight:400;margin-top:10%;padding:2px 3%;text-align:left}.child-ethics-about>h1,.ethics-read-icon2{display:none}.third-parties-about{padding:3rem 0;text-align:left;width:94%}.third-parties-about>h1{color:#000;font-size:4.25rem;font-weight:300;text-align:left}.third-parties-about>p{color:#121212;font-size:1.5rem;font-weight:400;text-align:left}.third-parties-content{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 auto;padding:4rem 0;width:85%}.third-parties-child{width:40%}.third-parties-child>h1{font-size:3rem;font-weight:300;text-align:left}.third-parties-child>p{color:#121212bf;font-size:1.5rem;font-weight:400;text-align:left}@media screen and (max-width:768px){.ethics-main{width:100%}.ethics-main,.ethics-top-container{margin:0;overflow:hidden;padding:0}.ethics-topbar{margin:0 auto;padding:0;width:93%}.ethics-topbar>h1{font-size:1.2rem;font-weight:400;text-align:left}.ethics-ham-btn{display:block}.ethics-menu{background-color:#f3f3f3;display:none;flex-direction:column;height:8%;left:0;padding:1rem 1.5rem;position:absolute;top:10%;width:89%;z-index:1}.ethics-link{color:#121212;font-size:14px;font-weight:400;text-align:left}.ethics-menu.active{display:flex}.ethics-about{padding:0 1%}.ethics-about>h1{font-size:3rem;font-weight:300;text-align:center}.ethics-about>p{font-size:1.125rem;font-weight:400;text-align:center}.ethics-content{display:flex;flex-direction:column;padding:0}.ethics-content-child{display:flex;flex-direction:column-reverse;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:96%}.ethics-child-title{padding:2rem 1rem;width:100%}.ethics-child-title>h1{font-size:2.3rem;font-weight:300;margin:0;padding:0;text-align:left}.ethics-child-title>p{font-size:1.1rem;font-weight:400;text-align:left}.ethics-child-content{width:100%}.ethics-child-icon{border-bottom-right-radius:.2px;border-top-left-radius:40px;border-top-right-radius:40px}.child-ethics-about>h1{color:#121212;display:block;font-size:1.5rem;font-weight:300;text-align:left}.ethics-read-icon2{display:block;height:1.2rem;width:1.2rem}.third-parties-main{margin:0;overflow:hidden;padding:0;width:100%}.third-parties-about{margin:0 auto;padding:0;width:90%}.third-parties-about>h1{font-size:2.375rem;font-weight:300;text-align:center}.third-parties-about>p{font-size:1.25rem;font-weight:400;text-align:left}.third-parties-content{display:flex;flex-direction:column;width:91%}.third-parties-child{margin:0;padding:0;width:100%}.third-parties-child>h1{font-size:2.3rem;font-weight:300;text-align:left}.third-parties-child>p{font-size:1.25rem;font-weight:400;text-align:left}}.event-main{overflow:hidden;padding-bottom:3rem;width:100%}.event-background{align-items:center;background-color:#121212;color:#f3f3f3;display:flex;flex-direction:column;height:80vh;justify-content:center;text-align:center}.event-background>h1{font-size:4rem;font-weight:300;text-align:left}.event-background>p{font-size:1.5rem;font-weight:400;line-height:26px;text-align:center;width:80%}.event-video{object-fit:contain;width:10%}.event-content{display:flex;flex-direction:column;padding:2rem 1px;text-align:center}.event-content>h1{color:#121212;font-size:3rem;font-weight:300;line-height:62.4px}.event-content-child{background-color:#fff;border-radius:20px;display:flex;flex-direction:row;height:400px;margin:2rem auto;width:80%}.event-child-title{padding:1rem 2rem;text-align:left;width:50%}.event-child-title>h1{color:#121212;font-size:2rem;font-weight:300;text-align:left;width:90%}.event-child-title>p{color:#121212;font-size:1rem;font-weight:400;text-align:left;width:90%}.event-child-content{width:50%}.event-child-icon{border-bottom-left-radius:20px;border-top-left-radius:20px;object-fit:cover}.event-child-image{height:100%;object-fit:cover;width:50%}.event-child-image>img{object-fit:cover}.event-learn-btn{align-items:center;display:flex;flex-direction:row;margin:0}.past-event{background-color:#fff;overflow:hidden;padding:2rem 5%}.past-event>h1{font-size:2.5rem;font-weight:300;text-align:center}.past-event-container{display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;overflow-x:hidden;padding:3rem;scroll-behavior:smooth;width:90%}.past-event-child{background-color:#f3f3f3;border-radius:20px;display:flex;flex:0 0 auto;flex-direction:column;height:620px;margin-right:1.4rem;padding-bottom:1rem;transition:transform .5s ease;width:33%}.past-event-image{height:40%;object-fit:contain;width:100%}.past-event-image>img{border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover}.past-event-summary{height:45%;padding:2rem 1rem}.past-event-summary>h1{font-size:1.4rem;font-weight:300;line-height:31.2px;text-align:left}.past-event-summary>p{color:#121212bf;font-size:1.124rem;font-weight:400;line-height:26px;text-align:left}.award-modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.award-modal-content{background-color:#fff;border-radius:15px;overflow:scroll;position:relative;text-align:left;width:85%}.award-close-button{background-color:#f3f3f399;border:none;border-radius:50%;cursor:pointer;font-size:20px;font-weight:200;padding:8px 11px;position:absolute;right:25px;top:30px}@media screen and (max-width:768px){.event-main{margin:0;overflow:hidden;padding:0}.event-background{height:60vh}.event-video{margin-top:3rem;width:39%}.event-background>h1{font-size:2rem;font-weight:300;letter-spacing:-.04em;line-height:41.6px}.event-background>p{font-size:1rem;font-weight:400;letter-spacing:-.04em;line-height:20.8px;text-align:center}.event-content>h1{font-size:2.3rem;font-weight:300;line-height:49.4px}.event-content-child{display:flex;flex-direction:column;height:90vh;width:93%}.event-child-content{height:100%;width:100%}.event-child-icon{border-bottom-left-radius:0;border-top-left-radius:30px;border-top-right-radius:30px}.event-child-image{height:50%;width:100%}.event-learn-btn{margin-bottom:1rem}.event-child-title{height:50%;padding:1rem;width:auto}.event-child-title>h1{font-size:24px;font-weight:300;line-height:31.2px}.event-child-title>p{font-size:18px;font-weight:300;line-height:25.2px}.past-event{padding:0}.past-event>h1{font-size:2.3rem;font-weight:300;line-height:49.4px;text-align:center}.past-event-container{margin:0 auto;overflow:hidden;padding:0;width:90%}.past-event-child{background-color:#f3f3f3;border-radius:30px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;margin-bottom:2rem;margin-right:1.4rem;padding-bottom:.5rem;transition:transform .5s ease;width:100%}.past-event-summary{font-size:1.5rem;font-weight:300;line-height:31.2px;text-align:left}}.award-night-main{height:95vh;margin:0;overflow-x:hidden;overflow-y:auto;padding:0}.award-bground,.award-bground1{height:90vh;width:100%}.award-bground1,.award-bground3{display:none}.award-bground>img{object-fit:cover}.award-content1{margin:2rem auto;width:90%}.award-content1>h1{-webkit-text-fill-color:#0000;background:linear-gradient(90.62deg,#ae8625 -11.16%,#f7ef8a 7.98%,#d2ac47 60.5%,#ae8625 112.52%);-webkit-background-clip:text;background-clip:text;font-size:2.3rem;font-weight:300;text-align:left}.award-content1>h3{color:#121212bf;font-size:1rem;font-weight:400;text-align:left}.award-content1>h2{color:#121212;font-size:1.4rem;font-weight:300;text-align:left}.award-content1>p{color:#0c0909;font-size:1.1rem;font-weight:400;text-align:left;width:93%}@media screen and (max-width:768px){.award-night-main{margin:0;padding:0;width:100%}.award-bground1{display:block;height:40vh;width:100%}.award-bground{display:none;height:40vh;width:100%}.award-bground2{display:none}.award-bground>img{object-fit:cover}.award-content1{margin:1.5rem auto;width:92%}.award-content1>h1{-webkit-text-fill-color:#0000;background:linear-gradient(90.62deg,#ae8625 -11.16%,#f7ef8a 7.98%,#d2ac47 60.5%,#ae8625 112.52%);-webkit-background-clip:text;background-clip:text;font-size:1.7rem;font-weight:300;text-align:left}.award-content1>h3{color:#121212bf;font-size:1rem;text-align:left}.award-content1>h2{color:#121212;font-size:1.3rem;text-align:left;width:95%}.award-content1>p{color:#121212;font-size:1.2rem;line-height:26px;text-align:left;width:100%}}.game-tournament-main{height:95vh;margin:0;overflow-x:hidden;overflow-y:auto;padding:0}.game-tournament-bground{height:100%;object-fit:contain;width:100%}.game-tourny-content1{margin:13vh auto 4vh;width:90%}.game-tourny-content1>h1{color:#6c3fce;font-size:2.5rem;font-weight:300;text-align:left}.game-tourny-content1>h2{color:#121212bf;font-size:1.1rem;font-weight:400;text-align:left}.game-tourny-content1>p{color:#121212;font-size:1.5rem;font-weight:300;line-height:39px;text-align:left;width:80%}.game-tourny-content2{margin:13vh auto 4vh;width:90%}.game-tourny-content2>p{color:#121212;font-size:1.5rem;font-weight:400;line-height:31.2px;text-align:left}.game-tourny-content2>h1{color:#121212;font-size:2.2rem;font-weight:300;text-align:left;width:55%}.game-tourny-content3{display:flex;flex-direction:row;justify-content:space-around;margin-top:4vh;overflow-x:scroll;padding-bottom:4rem;width:100%}.game-tourny-image{flex:0 0 auto;margin:0 2rem;object-fit:cover;width:20vw}.game-tourny-image1{height:450px;object-fit:cover;width:10vw}.game-tourny-image1>img{border-bottom-left-radius:20px;border-top-left-radius:20px}.game-tourny-image>img{border-radius:20px;object-fit:cover}.game-tourney-champ{background-color:#000;border-radius:20px;flex:0 0 auto;height:260px;margin:0 2rem;padding-left:1rem;padding-top:1rem;position:relative}.game-tourney-champ>img{border-bottom-right-radius:25px;object-fit:cover}.game-tourny-sm{color:#6c3fce;font-size:13px;text-align:left;text-decoration:none}.game-tourny-line{margin:1rem auto;width:90%}.game-tourney-sm{color:#0067b8;font-size:20px;font-weight:300;line-height:26px;text-align:left;text-decoration:none}.game-tourny{margin:2rem auto;text-decoration:none;width:90%}@media screen and (max-width:768px){.game-tournament-main{margin:0;padding:0}.game-tournament-bground{height:50vh;object-fit:cover}.game-tourny-content1{margin:3vh auto 2vh;width:95%}.game-tourny-content2{margin:6vh auto 2vh;width:90%}.game-tourny-content3{display:flex;flex-direction:row;margin-bottom:2px;margin-top:1vh}.game-tourny-image{height:300px;margin:10px 1rem;object-fit:cover;width:200px}.game-tourny-image>img{object-fit:cover}.game-tourny-content1>h1{font-size:2rem;line-height:36.4px}.game-tourny-content1>p{font-size:1.3rem;font-weight:300;line-height:29px;text-align:left;width:100%}.game-tourny-content2>p{font-size:2rem;line-height:36.4px}.game-tourny-content2>h1{font-size:1.3rem;font-weight:300;text-align:left;width:100%}.game-tourney-champ{margin:1rem;width:200px}}.health-top-container{background-image:url(/static/media/healthbground.fab0b01ecde25fd389bb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:100vh;justify-content:space-between;padding:1rem 10%}.healthbground-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:5%}.healthbground-text>p{font-size:3rem;font-weight:300;line-height:1.4px}.healthbground-text>h1{font-size:7.4rem;font-weight:600;line-height:10px}.health-topbar{align-items:center;border-bottom:1px solid #fff;display:flex;flex-direction:row;height:2rem;justify-content:space-between;margin:2rem 0 0;padding:0}.health-topbar>h1{color:#fff;font-size:1.875rem;font-weight:300;line-height:39px;text-align:left}.health-menu{display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;text-decoration:none;width:30%}.health-link{color:#fff;font-size:14px;font-weight:400;line-height:20.8px;text-decoration:none;transition:transform .3s ease}.health-link:hover{text-decoration:underline;transform:scale(1.2)}.health-ham-btn{display:none;height:.5rem;object-fit:contain;width:1rem}.health-about{padding:2rem 7%}.health-about>h1{color:#121212;font-size:2rem;font-weight:300;padding:1rem 3%;text-align:center}.health-content-child,.health-content-child1{background-color:#fff;border-radius:25px;display:flex;flex-direction:row;height:70vh;margin:7rem auto;width:85%}.health-child-title{overflow-y:scroll;padding:1rem 3rem;text-align:left;width:46%}.health-child-title>h1{color:#121212;font-size:2rem;font-weight:300;line-height:52.4px;text-align:left;width:99%}.health-child-title>h2,.health-child-title>p{color:#121212;font-size:1.1rem;font-weight:400;line-height:27px;text-align:left;width:100%}.health-child-content{width:56%}.health-child-icon{border-bottom-left-radius:25px;border-top-left-radius:25px}.health-child-icon1{border-bottom-right-radius:25px;border-top-right-radius:25px}.health-child-image{height:100%;object-fit:contain;width:100%}.health-child-image>img{object-fit:cover}.health-learn-btn{display:flex;margin:0}.health-transform{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:2rem auto;width:87%}.health-trans-props{align-items:center;display:flex;flex-direction:column;justify-content:center;width:30%}.health-main-container>h1{color:#000;font-size:2.5rem;font-weight:300;margin:2rem 0;text-align:center}.health-trans-img{object-fit:cover;width:3vw}.health-trans-props>h1{font-size:1.7rem;font-weight:300;text-align:center}.health-trans-props>p{color:#121;font-size:1.1rem;font-weight:400;margin:0;padding:0;text-align:center}@media screen and (max-width:768px){.health-main{margin:0;overflow:hidden;padding:0;width:100%}.health-top-container{background-image:url(/static/media/healthportrait.cc07a6364c325440b552.png);background-size:cover;height:60vh;padding:1rem 10%;width:100%}.healthbground-text>p{font-size:1.5rem;font-weight:300}.healthbground-text>h1{font-size:2.8rem;font-weight:600}.health-top-container{margin:0;overflow:hidden;padding:0}.health-topbar{margin:3rem auto;padding:0 0 6px;width:93%}.health-topbar>h1{font-size:1.2rem;font-weight:400;line-height:26px;text-align:left}.health-ham-btn{display:block;padding-right:5%}.health-menu{background-color:#f3f3f3;display:none;flex-direction:column;height:8vh;left:0;padding:1rem 1.5rem;position:absolute;top:10%;width:89%;z-index:1}.health-main-container>h1{font-size:1.9rem;line-height:41.6px;margin:3rem 0}.health-link{color:#121212;font-size:14px;font-weight:400;line-height:18.2px;text-align:left}.health-menu.active{display:flex}.health-about{padding:0 1%}.health-about>h1{font-size:1.125rem;font-weight:300;line-height:26px;text-align:center}.health-content>h1{font-size:2.3rem;font-weight:300;line-height:49.4px}.health-content-child{flex-direction:column}.health-content-child,.health-content-child1{border-radius:20px;display:flex;height:auto;margin:2rem auto;width:93%}.health-content-child1{flex-direction:column-reverse}.health-child-content,.health-child-content1{width:100%}.health-child-icon,.health-child-icon1{border-bottom-left-radius:0;border-top-left-radius:20px;border-top-right-radius:20px}.health-child-icon1{border-bottom-right-radius:0}.health-child-title{padding:1rem;width:auto}.health-child-title>h1{color:#121212;font-size:2rem;font-weight:300;line-height:41.6px;text-align:left}.health-child-title>p{font-size:1.2rem}.health-child-title>h2,.health-child-title>p{color:#121212;font-weight:400;line-height:23.4px;text-align:left}.health-child-title>h2{font-size:1rem}.health-transform{display:flex;flex-direction:column;justify-content:center;width:94%}.health-main-container>h1{font-size:1.8rem;font-weight:300;margin-top:2.5rem;text-align:center}.health-trans-props{margin:1rem auto;width:95%}.health-trans-img{object-fit:cover;width:3.4rem}.health-trans-props>h1{font-size:1.5rem;font-weight:300;margin:0;padding:0}.health-trans-props>p{font-size:1.125rem;font-weight:400;line-height:25.2px;margin:0;padding:0;text-align:center}.health-learn-btn{padding:.5rem 0 2rem}.health-learn-btn1{padding:1rem 0}}.heurekka-main{background-color:#000;margin:0;overflow:hidden;padding:0}.heurekka-main>h1{color:#fff;font-size:4rem;font-weight:300;line-height:88.4px;margin-bottom:10rem;padding:5rem 0;text-align:center}.heurekka-title{background-color:#000;color:#f3f3f3;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:3% 15%;text-align:center}.heurekka-title>h1{font-size:2.5rem;font-weight:300;text-align:left}.heurekka-title>p{color:#f3f3f3;font-size:1.2rem;font-weight:400;text-align:left;width:30%}.heurekka-vid{background-color:#1b1a28;height:700px}.heurekka-vid-style{height:100%;object-fit:contain;width:100%}.heurekka-spotlight{color:#f3f3f3;margin:0 auto;padding:0 3rem;width:90%}.heurekka-spotlight>h1{font-size:3rem;font-weight:300;line-height:88.4px;padding:2rem 0;text-align:left}.spotlight-pic{height:80vh;object-fit:contain;width:100%}.spotlight-content{position:relative}.spotlight-content>h2{font-size:2rem;font-weight:300;left:6%;position:absolute;text-align:left;top:4%;width:50%}.spotlight-pic>img{border-bottom-left-radius:10px;border-bottom-right-radius:40px;border-top-left-radius:40px;border-top-right-radius:10px}.heurekka-spotlight>h1>span{-webkit-text-fill-color:#0000;background:linear-gradient(87.98deg,#c564e5 54.52%,#f46776 76.17%,#febc72 100.89%);-webkit-background-clip:text;background-clip:text}.heurekka-share-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:4rem 0;text-align:center}.heurekka-share-content>h1{font-size:3.5rem;font-weight:300;text-align:center}.heurekka-share-content>p{color:#f3f3f3bf;font-size:1.1rem;font-weight:300;margin:0 0 3rem;padding:0 24%;text-align:center}.heurekka-share-image{height:70vh;margin:0 auto;width:auto}.heurekka-share-content2{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin:3rem auto 0 7%;width:90%}.heurekka-share-content2-props{grid-column:2/span 1;grid-row:1/span 2;width:80%}.heurekka-share-content2-props>h1{color:#fff;font-size:2.3rem;font-weight:300}.heurekka-share-content2-props>p{color:#86868b;font-size:1.1rem;font-weight:300}.heurekka-share-content2>p{grid-column:1/span 1;grid-row:1/span 2;width:70%}.heurekka-share-content2>h2,.heurekka-share-content2>p{color:#f3f3f3cc;font-size:1.4rem;font-weight:300;padding:1rem 0;text-align:left}.heurekka-share-content2>h2{grid-column:1/span 2;grid-row:2/span 1;line-height:31.2px;margin:1rem 0 0;width:35%}.heurekka-share-content2>h2>span,.heurekka-share-content2>p>span{color:#fff}.heurekka-share-content3{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin:10rem auto;width:77%}.heurekka-share-content3-text{width:55%}.heurekka-share-image1{height:auto;object-fit:contain;width:37%}.heurekka-share-content3-text>p{color:#f3f3f3cc;font-size:1.5rem;font-weight:300;padding:1rem 0}.heurekka-share-content3-text>p>span{color:#fff}.heurekka-platform{margin:10rem 0;width:100%}.heurekka-platform>h1{color:#f3f3f3e6;font-size:3rem;font-weight:300;padding:0 5%;text-align:left}.heurekka-platform>h1>span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#57acfd 19.02%,#9d4bfe 39.86%,#f039fe 60.49%);-webkit-background-clip:text;background-clip:text}.heurekka-platform>p{color:#f3f3f3cc;font-size:1.3rem;font-weight:400;margin-bottom:-10vh;padding:0 5%;text-align:left;width:35%}.heurekka-platform>p>span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#57acfd 19.02%,#9d4bfe 39.86%,#f039fe 60.49%);-webkit-background-clip:text;background-clip:text}.heurekka-platform>h2{color:#f3f3f3cc;font-size:1.5rem;font-weight:400;line-height:31.2px;margin:6rem 0;padding:0 5%;text-align:left;width:65%}.heurekka-platform>h2>span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#57acfd 19.02%,#9d4bfe 39.86%,#f039fe 60.49%);-webkit-background-clip:text;background-clip:text}.heurekka-platform-images{display:flex;flex-direction:row;justify-content:space-between}.heurekka-plat-img{height:84vh;margin-top:20vh;object-fit:contain;width:auto}.heurekka-plat-img1{height:94vh;margin-left:1rem;object-fit:contain;width:auto}.heurekka-plat-img2{height:100vh;object-fit:contain;width:auto}.heurekka-amazing-features{margin:0;padding:10px 15%}.heurekka-amazing-features>h1{color:#fff;font-size:3.2rem;font-weight:300;text-align:center}.heurekka-features-ctn{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;width:73vw}.heurekka-features-prop{margin:10px 3rem 10px 0;width:90%}.heurekka-features-prop>button{background-color:initial;border:1px solid #fff;border-radius:30px;color:#fff;font-size:12px;font-weight:300;margin-left:14px;padding:7px 13px}.heurekka-features-prop>h3{color:#86868b;font-size:1.1rem;font-weight:400;margin:0 0 1rem 1rem;padding:0}.heurekka-features-prop>h3>span{color:#fff;font-weight:300}.heurekka-design{background-color:#171717;margin:3rem auto;padding:3% 5%;width:70%}.heurekka-design>h1{-webkit-text-fill-color:#0000;background:linear-gradient(93.33deg,#57acfd 1.35%,#9d4bfe 46.47%,#f039fe 91.12%);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:300;width:50%}.heurekka-design>p{color:#86868b;font-size:1.3rem;font-weight:400;line-height:31.2px;text-align:left;width:70%}.heurekka-design>p>span{color:#fff}.heurekka-download{color:#fff;width:100%}.heurekka-download-details{display:flex;flex-direction:column;justify-content:center;margin:15vh auto -25vh;text-align:center;width:30%}.heurekka-download-details>h1{color:#fff;font-size:2.7rem;font-weight:300;margin:0;padding:0;text-align:center}.heurekka-download-details>p{color:#f3f3f3bf;font-size:1.1rem;font-weight:400;text-align:center}.download-heurekka-ctn{display:flex;flex-direction:row;justify-content:space-between}.download-heurekka-btn{background-color:initial;border:none;cursor:pointer;height:9vh;transition:transform .3s ease;width:45%}.download-heurekka-btn>img{object-fit:contain}.download-heurekka-btn:hover{transform:scale(1.2)}.heurekka-download-platform{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.heurekka-download-img{height:100vh;width:auto}.heurekka-download-img1{height:60vh;object-fit:contain;width:auto}.heurekka-download-img2{height:85vh;object-fit:contain;width:auto}@media screen and (max-width:768px){.heurekka-main{margin:0;overflow:hidden;padding:0;width:100%}.heurekka-title{display:flex;flex-direction:column;margin:0;padding:3rem 0;text-align:center;width:100%}.heurekka-title>h1{font-size:3rem;text-align:center}.heurekka-title>p{font-size:1rem;font-weight:300;margin:0 auto;text-align:center;width:93%}.heurekka-vid{height:50vh}.heurekka-spotlight{margin:0 auto;padding:0}.heurekka-spotlight>h1{font-size:1.6rem;font-weight:600;line-height:35px}.spotlight-pic{height:30vh}.spotlight-content>h2{font-size:1rem;font-weight:600;line-height:35px;width:80%}.heurekka-share-content{margin:0}.heurekka-share-content>h1{font-size:1.8rem;font-weight:300;line-height:40px}.heurekka-share-content>p{font-size:1.1rem;font-weight:300;padding:0}.heurekka-share-image{height:40vh;margin-bottom:3rem;width:auto}.heurekka-share-content2{display:flex;flex-direction:column;margin:1.5rem auto;width:90%}.heurekka-share-content2>h2,.heurekka-share-content2>p{font-size:1.1rem;font-weight:300;margin:0;padding:0;width:100%}.heurekka-share-content2-props>h1{font-size:1.4rem;font-weight:300;width:100%}.heurekka-share-content2-props>p{font-size:1.1rem;font-weight:300;margin:0 0 2rem;padding:0;width:100%}.heurekka-share-content3{display:flex;flex-direction:column;margin:0;width:100%}.heurekka-share-image1{width:65%}.heurekka-share-content3-text{margin:1rem auto;width:90%}.heurekka-share-content3-text>p{font-size:1.1rem;font-weight:300}.heurekka-platform{margin:1rem auto;width:100%}.heurekka-platform>h1{font-size:1.8rem;font-weight:300;line-height:40px;margin:0 auto;width:90%}.heurekka-platform>p{font-size:1.1rem;font-weight:300;margin:2rem auto;width:90%}.heurekka-platform-images{margin:0 auto;width:100%}.heurekka-plat-img{height:20vh;margin-top:10vh;width:30%}.heurekka-plat-img1{height:24vh;margin-top:4%;width:auto}.heurekka-plat-img2{height:30vh;width:auto}.heurekka-platform>h2{font-size:1.1rem;font-weight:300;margin:2rem auto;width:90%}.heurekka-amazing-features{margin:3rem auto;padding:0;width:85%}.heurekka-amazing-features>h1{font-size:1.8rem;font-weight:300;line-height:41.6px;text-align:left;width:70%}.heurekka-features-ctn{display:flex;flex-direction:column;gap:0;margin:0;padding:0;width:100%}.heurekka-features-prop{margin:2rem 0;width:100%}.heurekka-features-prop>h3{font-size:1.1rem;width:100%}.heurekka-features-prop>button{font-size:13px}.heurekka-main>h1{font-size:2.2rem;font-weight:600;line-height:40px;margin-bottom:5rem;padding:0}.heurekka-design{background-color:initial;margin:1rem auto;padding:0;width:80%}.heurekka-design>h1{font-size:1.8rem;font-weight:300;line-height:40px;width:100%}.heurekka-design>p{font-size:1.1rem;font-weight:300;width:100%}.heurekka-download{display:flex;flex-direction:column;width:100%}.download-heurekka-ctn{display:flex;flex-direction:row;justify-content:space-evenly}.download-heurekka-btn{height:7vh;width:36%}.heurekka-download-details{margin:3rem auto;width:95%}.heurekka-download-details>h1{font-size:1.81rem;font-weight:300;line-height:40px}.heurekka-download-details>p{font-size:1.1rem;font-weight:300;margin:1rem auto;width:90%}.heurekka-download-platform{display:flex;flex-direction:row;justify-content:space-between;margin:0;width:100%}.heurekka-download-img{height:30vh;width:30%}.heurekka-download-img1{height:14vh;margin-top:4%;width:25%}.heurekka-download-img2{height:25vh;width:auto}}.medplan-main{background-color:#f3f3f3;margin:0;overflow:hidden;padding:0;width:100%}.medplan-background{display:flex;flex-direction:row;justify-content:space-between;padding-top:3rem;position:relative;width:100%}.medbackground1-img1{height:85vh;object-fit:contain;width:120%}.medbackground1-img2{height:55vh;margin-left:-10%;object-fit:contain;width:120%}.medbackground1-img3{height:80vh;margin-top:-5%;object-fit:contain;width:55%}.medbackground1-img4{height:110vh;margin-top:-8%;object-fit:contain;width:78%}.medbackground1-img5{height:55vh;margin-top:-15%;object-fit:contain;width:130%}.medbackground1-img6{height:85vh;margin-top:80%;object-fit:contain;width:120%}.medplan-background1{margin-top:5%}.medplan-background2{align-items:flex-start;display:flex;flex-direction:column;margin-left:4%}.medplan-background3{align-items:flex-end;display:flex;flex-direction:column;margin:0}.medplan-title>h1{font-size:4rem;font-weight:300;line-height:88.4px;text-align:center}.medplan-title{align-items:center;display:flex;flex-direction:column;justify-content:center;left:29%;margin:auto;position:absolute;top:35%}.medplan-logo{height:30%;object-fit:contain;width:30%}.medplan-details{margin:3rem auto;text-align:center;width:70%}.medplan-details>h1{font-size:4rem;font-weight:600;line-height:88.4px;text-align:center}.medplan-details>p{font-size:1.5rem;font-weight:400;line-height:31.2px;text-align:center}.medplan-med-containers{margin:5rem auto;width:85%}.medplan-container-info{margin-bottom:4rem}.medplan-container-info>h1{color:#6692d6;font-size:3.4rem;font-weight:600;line-height:83.2px;text-align:left}.medplan-props-container{background-color:#fff;border-radius:40px;display:flex;flex-direction:row;height:550px;justify-content:space-between;padding-left:3rem}.medplan-props-ctn-text{margin:3px 1rem;padding-top:3rem;width:40%}.medplan-props-ctn-text>p{color:#6692d6;font-size:1.4rem;font-weight:300;line-height:31.2px;text-align:left}.medplan-props-ctn-text>h1{color:#121212;font-size:3rem;font-weight:600;line-height:62.4px;margin-top:4rem;text-align:left}.medplan-image-container{display:flex;flex-direction:row;justify-content:space-between;width:50%}.medplan-ctn-image{align-items:flex-end;display:flex;flex-direction:row;height:auto;object-fit:contain;width:44%}.medplan-ctnx-image1{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.medplan-trk-1{border-bottom-left-radius:40px;border-top-right-radius:40px;object-fit:cover}.medplan-trk-2{height:40px;padding-right:25%;padding-top:2rem;width:40px}.medplan-mock{border-top-left-radius:40px;border-top-right-radius:40px;width:auto}.medplan-container-info1{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;width:100%}.medplan-container-info1>h1{color:#3d44c3;font-size:3rem;font-weight:600;line-height:83.2px;text-align:left}.medplan-props-container1{background-color:#fff;border-radius:40px;display:flex;flex-direction:row;height:550px;justify-content:space-between;padding-left:3rem;padding-right:3rem;padding-top:3rem}.medplan-props-ctn-text1{margin:3px 1rem;width:40%}.medplan-props-ctn-text1>p{color:#3d44c3;font-size:1.4rem;font-weight:300;line-height:31.2px;text-align:left}.medplan-props-ctn-text1>h1{color:#121212;font-size:3rem;font-weight:600;line-height:62.4px;margin-top:4rem;text-align:left}.medplan-image-container1{display:flex;flex-direction:row;justify-content:space-between;width:50%}.medplan-ctn-image1{height:auto;object-fit:contain;width:53%}.medplan-ctn-image3{display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:3rem;margin-right:7%}.medplan-props-hidden{flex-direction:row;height:auto;margin-top:6rem;width:auto}.medplan-hidden1,.medplan-props-hidden{display:flex;justify-content:space-between}.medplan-hidden1{background-color:#fff;border-top-left-radius:40px;border-top-right-radius:40px;flex-direction:column;height:700px;padding:2rem 3rem 0;width:33%}.medplan-hidden1-text{height:30%}.medplan-hidden1-text>h2{color:#3d44c3;font-size:1.5rem;font-weight:300;line-height:31.2px;text-align:left}.medplan-hidden1-text>p{color:#121212;font-size:1.1rem;font-weight:400;line-height:28.6px;text-align:left}.medplan-hidden-msg-img{height:70%;margin:0 auto;object-fit:contain;width:80%}.medplan-hidden2{background:linear-gradient(154.53deg,#3d44c3 -2.77%,#3d44c3 10.78%,#7663b0 78.83%,#3da5c3 136.17%);border-radius:40px;height:700px;padding:2rem 3rem 0;width:33%}.medplan-hidden2>p{color:#fff;font-size:1.4rem;font-weight:300;margin-bottom:10rem;text-align:left}.medplan-hidden2>h1{color:#fff;font-size:2.3rem;font-weight:600;text-align:left}.medplan-hidden-msg-img1{height:20%;width:30%}.medplan-patient-container1{display:flex;flex-direction:row;justify-content:space-between;width:100%}.medplan-container-info2{margin-bottom:2rem}.medplan-container-info2>h1{color:#73b439;font-size:3rem;font-weight:600;line-height:83.2px;text-align:left}.medplan-patient1{background:linear-gradient(155.2deg,#73b439 -5.43%,#bcd69b 62.04%,#fff 122.56%);border-radius:40px;height:700px;padding:.7rem 3rem;position:relative;width:33%}.medplan-patient1>h1{color:#fff;font-size:2rem;font-weight:600;line-height:62.4px;text-align:left}.medplan-patient-text>p{color:#fff;font-size:1.5rem;font-weight:300;text-align:left}.medplan-profile-pic{height:120px;margin-top:6rem;object-fit:contain;width:120px}.medplan-see-more{height:50px;margin-left:90%;object-fit:contain;width:50px}.medplan-patient2{background-color:#fff;border-top-left-radius:40px;border-top-right-radius:40px;display:flex;flex-direction:column;height:690px;justify-content:space-between;padding:2rem 3rem 0;width:33%}.medplan-patient2>h2{color:#73b439;font-size:1.5rem;font-weight:300;margin:0;padding:0;text-align:left}.medplan-patient2>p{color:#121212;font-size:1.1rem;font-weight:400;text-align:left}.medplan-patient2-msg-img{background-color:#d9d9d9;height:70%;margin:0 auto;object-fit:contain;width:80%}.med-patient2-icon,.medplan-patient2-msg-img{border-top-left-radius:40px;border-top-right-radius:40px}.medplan-props-container2{display:flex;flex-direction:row;justify-content:space-between;margin:2rem 0;width:100%}.medplan-tips-container{background-color:#fff;border-radius:40px;display:flex;flex-direction:column;height:700px;justify-content:space-between;padding-left:2rem;padding-right:2rem;padding-top:2rem;position:relative;width:40%}.medplan-tips-text{height:30%}.medplan-tips-text>h2{color:#622aff;font-size:1.5rem;font-weight:300;line-height:31.2px;text-align:left}.medplan-tips-text>p{color:#121212;font-size:1.3rem;font-weight:400;line-height:28.6px;text-align:left}.medplan-tips-image{border-top-left-radius:40px;border-top-right-radius:40px;height:64%;margin:0 auto;width:70%}.medplan-tips-image,.medplan-tips-image7{background-color:#d9d9d9;object-fit:contain}.medplan-tips-image7{border-radius:40px;height:70vh;margin:0 auto 5%;width:55%}.medplan-ctn-image4{background-color:#d9d9d9;height:auto;margin-left:9vw;width:63%}.medplan-see-more7{bottom:3%;height:6%;margin-left:90%;object-fit:contain;position:absolute;right:8%;width:7%}.medplan-patient7{background:linear-gradient(155.9deg,#2a567d .3%,#121832 100.18%);border-radius:40px;display:flex;flex-direction:column;height:700px;padding:2rem 3rem 0;position:relative;width:40%}.medplan-patient7>h1{color:#fff;font-size:2.4rem;font-weight:600;line-height:62.4px;text-align:left;width:90%}.medplan-container-info4>h1{color:#23466c;font-size:3rem;font-weight:600;line-height:83.2px;text-align:left}.medplan-props-ctn-text4{margin:3px 1rem;width:40%}.medplan-props-ctn-text4>p{color:#23466c;font-size:1.4rem;font-weight:300;line-height:31.2px;text-align:left}.medplan-props-ctn-text4>h1{color:#121212;font-size:2.5rem;font-weight:600;line-height:62.4px;margin-top:4rem;text-align:left}.medplan-tips-text4{height:30vh}.medplan-tips-text4>h2{color:#23466c;font-size:1.5rem;font-weight:300;line-height:31.2px;text-align:left}.medplan-tips-text4>p{color:#121212;font-size:1.3rem;font-weight:400;line-height:28.6px;text-align:left}.medplan-tips-container2{background-color:#fff;border-radius:40px;display:flex;flex-direction:column;height:550px;justify-content:space-between;padding-left:2rem;padding-right:2rem;padding-top:2rem;position:relative;width:40%}.medplan-container-info5>h1{color:#027fff;font-size:3rem;font-weight:600;line-height:83.2px;text-align:left}.medplan-tips-text5{height:30%}.medplan-tips-text5>h2{color:#027fff;font-size:1.2rem;font-weight:300;text-align:left}.medplan-tips-text5>p{color:#121212;font-size:1.1rem;font-weight:400;text-align:left}.medplan-container-info6>h1{color:#00d436;font-size:3rem;font-weight:600;line-height:83.2px;text-align:left}.medplan-props-ctn-text6{margin:3px 1rem;width:40%}.medplan-props-ctn-text6>p{color:#00d436;font-size:1.4rem;font-weight:300;line-height:31.2px;text-align:left}.medplan-props-ctn-text6>h1{color:#121212;font-size:2.5rem;font-weight:600;line-height:62.4px;margin-top:4rem;text-align:left}.medplan-tips-text6{height:30vh}.medplan-tips-text6>h2{color:#00d436;font-size:1.4rem;font-weight:300;text-align:left}.medplan-tips-text6>p{color:#121212;font-size:1.1rem;font-weight:400;text-align:left}.medplan-stories-download{background-color:#000;height:700px;width:100%}.medplan-download{display:flex;flex-direction:row;justify-content:space-between;padding:0 8%}.medplan-download-text{margin-top:140px;width:50%}.medplan-download-text>h1{font-size:2.5rem;font-weight:600;text-align:left}.medplan-download-ctn{display:flex;flex-direction:row;justify-content:space-between;margin-top:3rem;width:70%}.download-medplan-btn{background-color:initial;border:none;cursor:pointer;height:9vh;transition:transform .3s ease;width:45%}.download-medplan-btn:hover{transform:scale(1.2)}.medplan-download-img{align-items:flex-end;background-color:orange;display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:26%}.bootcamp-page{display:flex;flex-direction:column;margin:0;overflow:hidden;padding:2rem 0 0;width:100%}@keyframes backgroundExpand{0%{background-color:initial}to{background-color:#a8a832}}@keyframes underlineExpand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.animated-heading,.animated-heading1,.animated-heading2{align-content:center;align-items:center;border-radius:25px;display:inline-block;font-size:4rem;justify-content:center;margin:0 10%;overflow:hidden;padding:1rem 0;text-align:center;width:80%}.animated-heading1{font-size:1.5rem;margin:-2rem 0 0;text-align:left}.animated-heading span,.animated-heading1 span,.animated-heading2 span{display:inline-block;height:auto;margin:0;overflow:visible;padding:0;position:relative}.bootcamp-yellow{border-radius:50px;color:#000;display:inline-block;overflow:hidden;position:relative}.bootcamp-yellow:before{background-color:#ff0;border-radius:70px;content:"";height:80%;left:0;position:absolute;top:10%;transform:scaleX(0);transform-origin:left;transition:transform 1s ease;width:100%;z-index:-1}.bootcamp-underline{display:inline-block;font-weight:300;position:relative}.bootcamp-underline:after{background-color:green;bottom:10px;content:"";height:5px;left:0;position:absolute;transform:scaleX(0) rotate(-16deg);transform-origin:left;transition:transform 1s ease;width:100%}.bootcamp-red{border-radius:50px;color:#000;display:inline-block;overflow:hidden;padding:0 4rem;position:relative}.bootcamp-red:before{background-color:#d0609b;border-radius:50px;content:"";height:83%;left:0;position:absolute;top:4%;transform:scaleX(0);transform-origin:left;transition:transform 1s ease;width:100%;z-index:-1}.bootcamp-blue{border-radius:50px;color:#000;display:inline-block;overflow:hidden;position:relative}.bootcamp-blue:before{background-color:#00c8ff;border-radius:50px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform 1s ease;width:100%;z-index:-1}.animated-heading.animate .bootcamp-yellow:before{transform:scaleX(1)}.animated-heading.animate .bootcamp-underline:after{animation:underlineExpand 1s forwards}.animated-heading1.animate1 .bootcamp-red:before,.animated-heading2.animate2 .bootcamp-blue:before{transform:scaleX(1)}.bootcamp-page-topbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 15%}.bootcamp-page-topbar>h1{color:#444;font-size:1.875rem;font-weight:400;line-height:39px;text-align:left}.bootcamp-page-menu{display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;text-decoration:none;width:25%}.bootcamp-page-link{color:#444;font-size:1.2rem;font-weight:400;line-height:20.8px;text-decoration:none;transition:transform .3s ease}.bootcamp-page-link:hover{color:#000;transform:scale(1.2)}.bootcamp-page-ham-btn{display:none;height:.5rem;object-fit:contain;width:1rem}.bootcamp-page-title{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:3rem 0;position:relative;width:90%}.boot-camp-bgground-ctn-2{left:15%;margin:4rem auto 0;position:absolute;width:70%}.boot-camp-bgground-ctn-2>h1{color:#121212;font-size:4.5rem;font-weight:300;text-align:center}.boot-camp-bgground-ctn-2>p{color:#121212bf;font-size:1.4rem;font-weight:400;text-align:center}.boot-camp-bgground-ctn-1{display:flex;flex-direction:column;justify-content:space-between}.boot-camp-bgground1{border-radius:20px;height:12vh;margin-left:10vw;object-fit:contain;width:6vw}.boot-camp-bgground2{border-radius:20px;height:18vh;margin:10rem 0;object-fit:contain;width:9vw}.boot-camp-bgground3{border-radius:20px;height:12vh;margin-left:20vw;margin-top:10vh;object-fit:contain;width:6vw}.boot-camp-bgground4{border-radius:20px;height:18vh;margin-left:4vw;object-fit:contain;width:9vw}.boot-camp-bgground5{border-radius:20px;height:12vh;margin-top:-18vh;object-fit:contain;width:6vw}.boot-camp-bgground6{border-radius:20px;height:14vh;margin-left:6vw;object-fit:contain;width:7vw}.bootcamp-page-content{align-items:center;display:flex;flex-direction:column;margin:1rem auto;text-align:center;width:70%}.bootcamp-page-content-text{margin:1rem 0}.bootcamp-page-content-text>h1{color:#000;font-size:3rem;font-weight:300}.bootcamp-page-content-text>p{color:#121212;font-size:1.4rem;font-weight:400;margin-bottom:5rem;text-align:center}.bootcamp-page-content-text>h2{color:#121212;font-size:3rem;font-weight:300;line-height:41.6px;margin-bottom:4rem;margin-top:4rem;text-align:center}.bootcamp-page-img{height:60vh;object-fit:contain;width:100%}.bootcamp-page-img>img{border-radius:20px;object-fit:cover}.bootcamp-students{height:100vh;width:100%}.bootcamp-students>img{object-fit:cover}.bootcamp-success{background-color:#fcf268;height:auto;margin:0;padding:3rem 0;width:100%}.bootcamp-success>h1{font-size:3rem;font-weight:300;line-height:83.2px;text-align:center}.bootcamp-success>p{font-size:1.5rem;font-weight:400;margin:0 auto;text-align:center;width:70%}.bootcamp-success>button{background-color:initial;border:1px solid #000;border-radius:40px;cursor:pointer;display:flex;flex-direction:row;font-size:1.4rem;font-weight:400;line-height:31.2px;margin:2rem auto;padding:1rem 2rem;text-align:left;transition:background-color .3s ease,color .3s ease}.bootcamp-success>button:hover{background-color:#000;color:#fff}.bootcamp-success1{background-color:#fff;height:auto;margin:0;padding:3rem 0;width:100%}.bootcamp-success1>h1{font-size:3rem;font-weight:300;line-height:83.2px;text-align:center}.bootcamp-success1>p{font-size:1.5rem;font-weight:400;margin:0 auto;text-align:center;width:70%}.bootcamp-success1>button{background-color:initial;border:1px solid #000;border-radius:40px;display:flex;flex-direction:row;font-size:1.4rem;font-weight:300;line-height:31.2px;margin:3rem auto;padding:1rem 2rem;text-align:left}@media screen and (max-width:768px){.bootcamp-page{display:flex;flex-direction:column;margin:0;overflow:hidden;padding:2rem 0 0;width:100%}.bootcamp-page-topbar{align-items:center;margin:0 auto;padding:0;width:93%}.bootcamp-page-topbar>h1{font-size:1.2rem;font-weight:400;line-height:26px;text-align:left}.bootcamp-page-ham-btn{display:block;margin:0;padding:0}.bootcamp-page-menu{background-color:#f3f3f3;display:none;flex-direction:column;height:8%;left:0;padding:1rem 1.5rem;position:absolute;top:10%;width:89%;z-index:1}.bootcamp-page-link{color:#121212;font-size:14px;font-weight:400;line-height:18.2px;text-align:left}.bootcamp-page-menu.active{display:flex}.bootcamp-page-about{padding:0 1%}.bootcamp-page-title{display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;position:relative;width:100%}.boot-camp-bgground-ctn-2{left:5%;margin:10vh auto 0;position:absolute;width:90%}.boot-camp-bgground-ctn-2>h1{font-size:2.3rem;font-weight:600;line-height:49.4px;text-align:center}.boot-camp-bgground-ctn-2>p{font-size:1rem;font-weight:300;line-height:22.08px;text-align:center}.boot-camp-bgground-ctn-1{display:flex;flex-direction:column;height:70vh;justify-content:space-evenly}.boot-camp-bgground1{border-radius:20px;height:11vh;margin-left:10vw;margin-top:-3vh;object-fit:contain;width:22vw}.boot-camp-bgground2{border-radius:20px;height:12.5vh;margin-left:-12vw;margin-top:8vh;object-fit:contain;width:25vw}.boot-camp-bgground3{border-radius:20px;height:11vh;margin-left:4vw;margin-top:2vh;object-fit:contain;width:22vw}.boot-camp-bgground4{border-radius:20px;height:15vh;margin-left:24vw;margin-top:-1vh;object-fit:contain;width:30vw}.boot-camp-bgground5{border-radius:20px;height:11vh;margin-left:35vw;margin-top:5vh;object-fit:contain;width:22vw}.boot-camp-bgground6{border-radius:20px;height:13vh;margin-right:4vw;margin-top:27vh;object-fit:contain;width:26vw}.bootcamp-page-content{align-items:center;display:flex;flex-direction:column;margin:1rem auto;text-align:center;width:96%}.bootcamp-page-content-text>h1{font-size:1.7rem;font-weight:300;margin-bottom:-1rem;text-align:center}.bootcamp-page-content-text>h2{font-size:1.4rem;font-weight:300;margin-bottom:1rem;margin-top:4rem;text-align:center}.bootcamp-page-content-text{margin:.3rem 0}.bootcamp-page-content-text>p{font-size:1.1rem;font-weight:400;margin:1rem 10%;text-align:center;width:80%}.bootcamp-page-img{height:25vh;margin:0 auto;object-fit:cover;width:90%}.bootcamp-students{height:30vh;object-fit:cover;width:100%}.bootcamp-students>img{object-fit:cover}.bootcamp-success{height:auto;padding-bottom:2rem}.bootcamp-success>h1{font-size:1.8rem;font-weight:300;line-height:41.6px;text-align:center}.bootcamp-success>p{font-size:1.1rem;font-weight:400;line-height:23.4px;text-align:center;width:90%}.bootcamp-success>button{font-size:.9rem;font-weight:400;line-height:18.2px;padding:.7rem 1.3rem}.bootcamp-success1>h1{font-size:1.8rem;font-weight:300;line-height:41.6px;text-align:center}.bootcamp-success1>p{font-size:1.1rem;font-weight:400;line-height:23.4px;text-align:center;width:90%}.bootcamp-success1>button{font-size:.9rem;font-weight:400;line-height:18.2px;padding:.9rem 1.8rem}.bootcamp-success,.bootcamp-success1{height:40vh;margin:0;padding:3rem 0;width:100%}.bootcamp-success1{background-color:#fff}.bootcamp-underline:after{bottom:5px;height:3px}.animated-heading2{margin:2rem 0 -10px;padding:0}}.form-main-container{background:linear-gradient(90deg,#fff6,hsla(0,0%,100%,.454) 53.97%,#ffffff80);margin:0;max-width:100%;overflow:hidden;text-align:center;width:100%}.form-container{margin:5rem auto;width:80%}.form-container>h1{font-size:48px;font-weight:300}.form-container>h1,.form-container>p{color:#121212;margin:0;text-align:left}.form-container>p{font-size:24px;font-weight:400}.stages{display:flex;justify-content:space-between;margin:30px 0 20px}.registration-step{color:#999;font-size:18px;font-weight:400;margin:0;text-align:left}.bar{background-color:#f0f0f0;border-radius:3px;height:5px;margin-top:5px;width:200px}.stage.active .bar{background-color:#ffe083}.stage.completed .bar{background-color:#0067b8}.registration-form{display:flex;flex-direction:column;margin:3rem auto;width:70%}.registration-input{border:1px solid #999}.registration-input,.unvalidated-registration-input{background-color:initial;border-radius:10px;box-sizing:border-box;color:#121212;font-size:1.2rem;margin:0 auto 3rem;padding:1rem;width:80%}.unvalidated-registration-input{border:1px solid red}input::placeholder{color:#999;opacity:.5}.registration-multiple-input{-webkit-appearance:none;appearance:none;background-color:initial;background:linear-gradient(45deg,#0000 50%,gray 0),linear-gradient(135deg,gray 50%,#0000 0),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 35px) calc(1em + 2px),calc(100% - 30px) calc(1em + 2px),100% 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.5em;border:1px solid #999;border-radius:10px;box-sizing:border-box;color:#121212;font-size:1.2rem;margin:0 auto 3rem;padding:1rem 50px 1rem 1rem;width:80%}.registration-multiple-input option:disabled{color:#999;opacity:.5}.registration-multiple-input option{padding:1rem 0}.registration-btns{display:flex;flex-direction:column;margin:0 auto;width:20%}.register-btn{font-size:24px;margin-bottom:10px;padding:10px}.register-btn,.register-finish-btn{background-color:#0067b8;border:none;border-radius:5px;color:#fff;cursor:pointer}.register-finish-btn{display:flex;font-size:16px;justify-content:center;margin:0 auto;padding:6px 3rem}.register-btn:disabled{background-color:#ccc;cursor:not-allowed}.modal{background-color:#fff;border-radius:10px;bottom:auto;box-shadow:0 5px 15px #0000004d;left:50%;outline:none;padding:40px;position:absolute;right:auto;top:50%;transform:translate(-50%,-50%)}.overlay{background-color:#000000bf;bottom:0;left:0;position:fixed;right:0;top:0}.overlay h2{font-size:30px;font-weight:400;text-align:center}.register-table{border-collapse:collapse;height:100px;width:100%}.register-table th{color:#121212;font-size:1.9rem;font-weight:300;padding:20px 0;text-align:left;width:28%}.register-table td{color:#121212;font-size:20px;font-weight:400;line-height:26px;padding:8px;text-align:left}.register-price-details{margin:7rem 0 4rem;width:96%}.register-price{display:flex;flex-direction:row;font-size:20px;font-weight:300;justify-content:space-between;line-height:31.2px;text-align:left}@media screen and (max-width:768px){.form-main-container{margin:0;overflow:hidden;width:100%}.form-container{margin:2rem auto;width:92%}.form-container>h1{font-size:32px;font-weight:300;text-align:left}.form-container>p{font-size:16px;font-weight:400;text-align:left}.registration-step{font-size:14px;font-weight:400;text-align:left}.bar{width:100px}.registration-form{display:flex;flex-direction:column;margin:2rem auto 1rem;width:100%}.registration-input,.unvalidated-registration-input{font-size:.8rem;margin-bottom:1.3rem;width:100%}.registration-multiple-input{background-position:calc(100% - 25px),calc(100% - 20px),100% 0;font-size:.9rem;margin-bottom:2rem;padding:1rem 40px 1rem 1rem;width:100%}.registration-multiple-input>option{width:80%}.registration-btns{display:flex;flex-direction:column;margin:0 auto;width:40%}.register-btn{border:none;cursor:pointer;font-size:18px;text-align:center;width:auto}.register-table th{font-size:15px;font-weight:300;text-align:left}.register-table td{font-size:14px;font-weight:400;text-align:left}.multiple-reg-value,.registration-multiple-input>option{font-size:.7rem}}.datascience-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.datascience-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.datascience-nav-apply{margin:auto 0;padding-bottom:5px}.datascience-course-sub-navbar>span{font-size:1rem;text-decoration:none}.datascience-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.datascience-course-bgimg{align-content:center;background-image:url(/static/media/Data.b55257667e6f5be9cd3a.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@keyframes colorChange4{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(113.44deg,#13fe7d 1.89%,#0ccae2 50.57%,#cb6cfc 106.59%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.datascience-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.datascience-animatedText.datascience-animate span{animation:colorChange4 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.datascience-course-bgimg h1{-webkit-text-fill-color:#0000;background:linear-gradient(113.44deg,#13fe7d 1.89%,#0ccae2 50.57%,#cb6cfc 106.59%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.datascience-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:3rem auto;width:90%}.datascience-sys-course-content>p{font-size:1.5rem;font-weight:300}.datascience-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(113.44deg,#13fe7d 1.89%,#0ccae2 50.57%,#cb6cfc 106.59%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;text-align:center;width:37rem}.datascience-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.datascience-sys-price-details{margin:0;padding:0;text-align:center}.datascience-sys-price-details>h1{color:#13fe7d;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.datascience-sys-price-details>h1>span{font-size:2.5rem}.datascience-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.datascience-sys-course-about{margin:2rem auto;width:90%}.datascience-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(293.53deg,#13fe7d -.57%,#0ccae2 42.97%,#cb6cfc 82.27%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.datascience-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.datascience-course-highlights{margin:3% 0;width:90%}.datascience-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(116.36deg,#13fe7d,#0ccae2 46.5%,#cb6cfc 88.47%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.datascience-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.datascience-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:3% 0;width:80%}.datascience-course-content-highlight{width:70%}.datascience-course-sub-navbar-selection2{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.9rem;margin:0;padding:4px 18px}.datascience-course-sub-navbar-selection1{display:none}@media screen and (max-width:768px){.datascience-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.datascience-course-sub-navbar>p{font-size:14px;margin:auto 0}.datascience-course-sub-navbar>span{font-size:1rem;text-decoration:none}.datascience-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.datascience-course-bgimg{background-image:url(/static/media/datasciencemobile.117449cd6cc577acd39d.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.datascience-course-bgimg>h1{font-size:2.5rem;font-weight:300;margin:auto;width:90%}.datascience-course-sub-navbar-selection2{display:none}.datascience-animatedText{font-size:2rem;margin:0;padding:0}.datascience-course-sub-navbar-selection1{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.7rem;margin:0;padding:4px 18px}.datascience-bground-main-title{margin:0;padding:0;position:absolute;right:25%;top:20%}.datascience-bground-main-title>h1{font-size:2.5rem;width:auto}.datascience-sys-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.datascience-sys-course-content>p{font-size:1.124rem}.datascience-sys-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;line-height:41.6px;text-align:center;width:90%}.datascience-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.datascience-sys-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.datascience-sys-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.datascience-sys-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.datascience-sys-course-about{margin:0;width:93%}.datascience-sys-course-about>h1{font-size:2rem}.datascience-sys-course-about>p{font-size:1.125rem;line-height:23px}.datascience-course-highlights{width:93%}.datascience-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.datascience-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.datascience-course-content-highlight{display:flex;flex-direction:column;width:100%}.datascience-course-highlights1{display:flex;flex-direction:column;width:93%}}.cybersec-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.cybersec-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.cybersec-nav-apply{margin:auto 0;padding-bottom:5px}.cybersec-course-sub-navbar>span{font-size:1rem;text-decoration:none}.cybersec-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}@keyframes colorChange3{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(124.2deg,#673ab7 7.38%,#e91e63 60.85%,#ffeb3b 97.4%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.cybersec-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.cybersec-animatedText.cybersec-animate span{animation:colorChange3 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.cybersec-course-bgimg{align-content:center;background-image:url(/static/media/Cyber.e91a1b72d16e5c4ec72d.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}.cybersec-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(124.2deg,#673ab7 7.38%,#e91e63 60.85%,#ffeb3b 97.4%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}.cybersec-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:6rem auto;width:90%}.cybersec-sys-course-content>p{font-size:1.5rem;font-weight:300}.cybersec-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(122.65deg,#b066ff 1.88%,#b62d59 104.28%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.cybersec-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.cybersec-sys-price-details{margin:0;padding:0;text-align:center}.cybersec-sys-price-details>h1{color:#b066ff;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.cybersec-sys-price-details>h1>span{font-size:2.5rem}.cybersec-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.cybersec-sys-course-about{margin:5rem auto;width:90%}.cybersec-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(293.53deg,#13fe7d -.57%,#0ccae2 42.97%,#cb6cfc 82.27%);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:300}.cybersec-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.course-background-attract{border-radius:30px}.cybersec-course-highlights{margin:3% 0;width:90%}.cybersec-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(131.28deg,#b066ff 2.25%,#b62d59 94.7%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.cybersec-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.cybersec-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.cybersec-course-content-highlight{width:70%}.cybersec-course-sub-navbar-selection2{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.9rem;margin:0;padding:4px 18px}.cybersec-course-sub-navbar-selection1{display:none}@media screen and (max-width:768px){.cybersec-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.cybersec-course-sub-navbar>p{font-size:14px;margin:auto 0}.cybersec-course-sub-navbar>span{font-size:1rem;text-decoration:none}.cybersec-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.cybersec-animatedText{font-size:2rem;margin:0;padding:0}.cybersec-course-bgimg{background-image:url(/static/media/Cybermobile.f9b9303e71391563bcdd.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.cybersec-course-bgimg>h1{font-size:2.5rem;font-weight:300;margin:auto;width:90%}.cybersec-course-sub-navbar-selection2{display:none}.cybersec-course-sub-navbar-selection1{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.7rem;margin:0;padding:4px 18px}.cybersec-bground-main-title{margin:0;padding:0;position:absolute;right:25%;top:20%}.cybersec-bground-main-title>h1{font-size:2.5rem;width:auto}.cybersec-sys-course-content{margin:0;overflow:hidden;padding-top:4vh;width:100%}.cybersec-sys-course-content>p{font-size:1.124rem}.cybersec-sys-course-content>h1{font-size:1.8rem;font-size:32px;font-weight:600;line-height:41.6px;text-align:center;width:90%}.cybersec-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.cybersec-sys-price-details>h1{font-size:3rem;font-weight:600;line-height:65px;text-align:center}.cybersec-sys-price-details>h1>span{font-size:2rem;font-weight:600;line-height:45.5px;text-align:center}.cybersec-sys-price-details>span{font-size:.875rem;font-weight:300;line-height:18.2px;text-align:center}.cybersec-sys-course-about{margin:0;width:93%}.cybersec-sys-course-about>h1{font-size:2rem}.cybersec-sys-course-about>p{font-size:1.125rem;line-height:23px}.cybersec-course-highlights{width:93%}.cybersec-course-highlights>h1{font-size:2rem;font-weight:300;line-height:31.6px;margin-bottom:0;padding:0;text-align:left}.cybersec-course-highlights>p{font-size:1.125rem;font-weight:400;line-height:23.4px;text-align:left;width:100%}.cybersec-course-content-highlight{display:flex;flex-direction:column;width:100%}.cybersec-course-highlights1{display:flex;flex-direction:column;width:93%}}.gaming-main-ctn{display:flex;flex-direction:column;margin:0;overflow:hidden;padding:0}.gaming-bground{align-content:center;background:#000;color:#fff;height:80vh;text-align:center}.gaming-bground>h1{color:#fff;font-size:3.5rem;font-weight:300;margin:-3rem 0 0;padding:0}.gaming-bground>p{color:#fff;font-size:1.8rem;font-weight:300}.gaming-bground>button{border:none;border-radius:30px;color:#fff;font-size:1.5rem;font-weight:300;margin-top:2rem;padding:.8rem 1.8rem}.gaming-bground>button,.gaming-content{background:linear-gradient(103.96deg,#f56718 1.69%,#b80f77 43.22%,#8d0ac0 69.71%,#4f94c2 110.69%)}.gaming-content{padding:7rem 6%}.gaming-content>p{color:#fff;font-size:2rem;font-weight:300;text-align:center}.gaming-will{align-items:flex-end;background-color:#101010;display:flex;flex-direction:row;height:600px;justify-content:space-between;width:100%}.gaming-will-img1{height:250px;margin:auto auto auto 4rem;width:20%}.gaming-will-img1>img{object-fit:contain}.gaming-will-img2{height:500px;margin-right:-3rem;width:40%}.gaming-will-img2>img{object-fit:contain}.gaming-will-content{margin:auto;text-align:center;width:45%}.gaming-will-content>h1{color:#fff;font-size:2.5rem;font-weight:300;text-align:center}.gaming-will-content>p{color:#fff;font-size:1.5rem;font-weight:300;text-align:center}.gaming-will-content>button{background:linear-gradient(103.96deg,#f56718 1.69%,#b80f77 43.22%,#8d0ac0 69.71%,#4f94c2 110.69%);border:none;border-radius:30px;color:#fff;font-size:1.2rem;font-weight:300;margin-top:1rem;padding:.8rem 1.8rem}.gaming-will-content>button>a{color:#fff;text-decoration:none}.gaming-learn{background:#fff;padding:7rem 20%;text-align:center}.gaming-learn>p{font-size:1.6rem;font-weight:300}.gaming-learn>h1{-webkit-text-fill-color:#0000;background:linear-gradient(89.72deg,#f60c56 -8.12%,#f16b1e 43.46%,#f60c56 99.76%);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:300;margin:0}.gaming-learn>h2{color:#121212;font-size:1.8rem;font-weight:400;text-align:center}.gaming-learn>a{align-items:center;color:#0067b8;display:flex;flex-direction:row;font-size:1rem;font-weight:300;justify-content:center;text-align:center;text-decoration:none}.gaming-bonds{align-content:center;background-image:url(/static/media/gamingesportbgrond.b15f7105404b84315092.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;padding:0 5%}.gaming-bonds>p{color:#fff;font-size:3.5rem;font-weight:300;text-align:left;width:60%}.gaming-bonds>a{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:1.2rem;font-weight:400;text-decoration:none}.gaming-bonds>a>img{margin-left:1rem;object-fit:contain}.gaming-dream{background:#fff;padding:7rem 20%;text-align:center}.gaming-dream>h1{color:#121212;font-size:2.5rem;font-weight:300}.gaming-dream>h1>span{-webkit-text-fill-color:#0000;background:linear-gradient(103.86deg,#f56718 42.84%,#b80f77 55.34%,#8d0ac0 63.3%,#4f94c2 75.63%);-webkit-background-clip:text;background-clip:text}.gaming-dream>p{color:#121212;font-size:20px;font-weight:400;text-align:center}.gaming-contact{display:flex;flex-direction:row;justify-content:space-between}.gaming-contact-props{margin:3rem 0;width:30%}.gaming-contact-props>h1{color:#121212;font-size:1.4rem;font-weight:300;margin:0;padding:0;text-align:center}.gaming-contact-props>p{color:#121212cc;font-size:1rem;font-weight:400;margin:0;padding:0;text-align:center}@media (max-width:767px){.gaming-bground{background:#121212;height:70vh}.gaming-bground>h1{font-size:1.8rem;font-weight:600}.gaming-bground>p{font-size:1.2rem}.gaming-bground>button{font-size:1rem}.gaming-content{padding:3rem 5%}.gaming-will{align-items:center;height:60vh;justify-content:center}.gaming-content>p{font-size:1.3rem}.gaming-will-img1,.gaming-will-img2{display:none}.gaming-will-content{margin:0 auto;width:90%}.gaming-will-content>h1{font-size:1.8rem}.gaming-will-content>p{font-size:1.3rem}.gaming-learn{padding:2rem 4%}.gaming-learn>p{font-size:1.1rem}.gaming-learn>h1{font-size:1.8rem}.gaming-learn>h2{font-size:1rem}.gaming-bonds{align-content:center;background-image:url(/static/media/gamingesportbgrond.b15f7105404b84315092.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;padding:0 5%}.gaming-bonds>p{font-size:1.3rem;font-weight:300;width:90%}.gaming-bonds>a{font-size:14px;text-decoration:underline}.gaming-bonds>a>img{height:9px;margin-left:.5rem;width:9px}.gaming-dream{padding:2rem 5%}.gaming-dream>h1{font-size:1.8rem}.gaming-dream>p{font-size:1rem}.gaming-contact{display:flex;flex-direction:column}.gaming-contact-props{margin:1rem 0;width:100%}}.naijapharm-top{padding:3rem 18%;text-align:center}.naijapharm-top>h1{color:#121212;font-size:5rem;font-weight:700;text-align:center}.naijapharm-top>p{color:#121212;font-size:1.5rem;font-weight:300;text-align:center}.naijapharm-content{padding:3rem 3%}.naijapharm-content-props1{margin:10rem 0}.naijapharm-content-props1>h1{color:#049d8b;font-size:3.2rem;font-weight:700;text-align:left;width:60%}.naijapharm-content-props1>p{color:#121212;font-size:1.4rem;font-weight:300;margin-bottom:5rem;text-align:left;width:50%}.naijapharm-props-ctn{grid-gap:0;background-color:#fff;border-radius:32px;display:grid;gap:0;grid-template-columns:1fr;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn>p{color:#049d8b;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn>h3{color:#121212;font-size:1.4rem;font-weight:300;margin:0;text-align:left}.naijapharm-props-ctn>img{height:auto;margin:0 auto;object-fit:contain;padding:0}.naijapharm-content-props2{margin:10rem 0}.naijapharm-content-props2>h1{color:#428fd2;font-size:3.2rem;font-weight:700;text-align:left;width:60%}.naijapharm-content-props2>p{color:#121212;font-size:1.4rem;font-weight:300;margin-bottom:5rem;text-align:left;width:50%}.naijapharm-ctn{display:flex;flex-direction:row;justify-content:space-between}.naijapharm-props-ctn2{grid-gap:0;background-color:#fff;border-radius:32px;display:grid;gap:0;grid-template-columns:1fr;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn2>p{color:#428fd2;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn2>h3{color:#121212;font-size:1.4rem;font-weight:300;margin:0;text-align:left}.naijapharm-props-ctn2>img{height:auto;margin:0 auto;object-fit:contain;padding:0}.naijapharm-content-props3{margin:10rem 0}.naijapharm-content-props3>h1{color:#00c2ee;font-size:3.2rem;font-weight:700;text-align:left;width:60%}.naijapharm-content-props3>p{color:#121212;font-size:1.4rem;font-weight:300;margin-bottom:5rem;text-align:left;width:50%}.naijapharm-props-ctn3{grid-gap:0;background-color:#fff;border-radius:32px;display:grid;gap:0;grid-template-columns:1fr;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn3>p{color:#00c2ee;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn3>h3{color:#121212;font-size:1.4rem;font-weight:300;margin:0;text-align:left}.naijapharm-props-ctn3>img{height:auto;margin:0 auto;object-fit:contain;padding:0}.naijapharm-props-ctn-dsn1{background:linear-gradient(154.17deg,#18788e 54.71%,#00c2ee 122.19%);border-radius:32px;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn-dsn1>p{color:#fff;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn-dsn1>h3{color:#fff;font-size:1.4rem;font-weight:300;margin:0;text-align:left}.naijapharm-props-ctn-dsn1>img{height:auto;margin:7rem auto 0;object-fit:contain;padding:0}.naijapharm-content-props4{background-color:#fff;border-radius:32px;display:flex;flex-direction:row;gap:0;height:auto;justify-content:space-between;padding:40px 40px 0}.pharm-content4-text{width:45%}.pharm-content4-text>p{color:#00c2ee;font-size:1.4rem;font-weight:700;text-align:left}.pharm-content4-text>h3{color:#121212;font-size:1.4rem;font-weight:300;margin:0;text-align:left}.pharm-content4-text>img{float:right;margin-top:25%}.naijapharm-content-props4>img{width:45%}.naijapharm-content-props5{margin:10rem 0}.naijapharm-content-props5>h1{color:#350118;font-size:3.2rem;font-weight:700;text-align:left;width:60%}.naijapharm-content-props5>p{color:#121212;font-size:1.4rem;font-weight:300;margin-bottom:5rem;text-align:left;width:50%}.naijapharm-props-ctn5{background-color:#fff;border-radius:32px;gap:0;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn5>p{color:#350118;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn5>h3{margin:0}.naijapharm-props-ctn5>h2,.naijapharm-props-ctn5>h3{color:#121212;font-size:1.4rem;font-weight:300;text-align:left}.naijapharm-props-ctn5>h2{margin:0 0 20%}.naijapharm-props-ctn5>img{height:auto;margin:0 auto;object-fit:contain;padding:0}.naijapharm-content-props6{margin:10rem 0}.naijapharm-content-props6>h1{color:#9c2c91;font-size:3.2rem;font-weight:700;text-align:left;width:60%}.naijapharm-content-props6>p{color:#121212;font-size:1.4rem;font-weight:300;margin-bottom:5rem;text-align:left;width:50%}.naijapharm-props-ctn6{grid-gap:0;background-color:#fff;border-radius:32px;display:grid;gap:0;grid-template-columns:1fr;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn6>p{color:#9c2c91;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn6>h3{color:#121212;font-size:1.4rem;font-weight:300;margin:0;text-align:left}.naijapharm-props-ctn6>img{height:auto;margin:0 auto;object-fit:contain;padding:0}.naijapharm-props-ctn-dsn2{background:linear-gradient(153.57deg,#c35b80 .61%,#9c2c91 88.75%);border-radius:32px;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn-dsn2>p{color:#fff;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn-dsn2>h3{color:#fff;font-size:1.4rem;font-weight:300;margin:0;text-align:left}.naijapharm-props-ctn-dsn2>img{height:auto;margin:10% auto 0;object-fit:contain;padding:0}.pharm-content6-text{background-color:#fff;border-radius:32px;display:flex;flex-direction:column;gap:0;height:auto;justify-content:space-between;margin:3rem 0 0;padding:40px 40px 0}.pharm-content6-text>p{color:#9c2c91;font-size:1.4rem;font-weight:700;text-align:left;width:70%}.pharm-content6-text>h3{color:#121212;font-size:1.4rem;font-weight:300;margin:0 0 1rem;text-align:left;width:70%}.pharm-content6-img{display:flex;flex-direction:row;justify-content:space-between;margin:2rem auto 0;width:55%}.pharm-content6-img>img{object-fit:contain}.naijapharm-content-props7{margin:10rem 0 5rem}.naijapharm-content-props7>h1{color:#ec4835;font-size:3.2rem;font-weight:700;text-align:left;width:60%}.naijapharm-content-props7>p{color:#121212;font-size:1.4rem;font-weight:300;margin-bottom:5rem;text-align:left;width:50%}.naijapharm-props-ctn7{background-color:#fff;border-radius:32px;gap:0;height:auto;max-width:40%;padding:30px 30px 0;text-align:center}.naijapharm-props-ctn7>p{color:#ec4835;font-size:1.4rem;font-weight:700;text-align:left}.naijapharm-props-ctn7>h3{margin:0}.naijapharm-props-ctn7>h2,.naijapharm-props-ctn7>h3{color:#121212;font-size:1.4rem;font-weight:300;text-align:left}.naijapharm-props-ctn7>h2{margin:0 0 20%}.naijapharm-props-ctn7>img{height:auto;margin:0 auto;object-fit:contain;padding:0}.naijapharm-more{margin:0 auto;width:80%}.naijapharm-more>h1{color:#121212;font-size:3rem;font-weight:600;margin-bottom:4rem;text-align:center}.naijapharm-features-ctn{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.naijapharm-features-prop{margin:1rem;width:90%}.naijapharm-features-prop>h3{color:#121212;font-size:24px;font-weight:400}.naijapharm-features-prop>h3>span{color:#121212;font-weight:300}.naijapharm-buttom{background-color:#fff;padding:3rem 4%}.naijapharm-download{display:flex;flex-direction:row;justify-content:space-between;padding:3rem 0}.download-pharm-text{align-self:center;width:65%}.download-pharm-text>h1{color:#000;font-size:3rem;font-weight:300;text-align:left}.pharm-download-btn{width:50%}.download-pharm-img{display:flex;float:right;margin-left:10%;width:35%}.naijapharm-success{padding:3rem 20%;text-align:center}.naijapharm-success>p{color:#121212bf;font-size:1.2rem;text-align:center}.naijapharm-success>h1{color:#121212;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center}.naijapharm-success>h3{color:#121212;font-size:1.1rem;font-weight:400;text-align:center}.pharm-elderly-success{display:flex;flex-direction:column;margin-top:5rem}.pharm-elderly-text{grid-gap:0;background-color:#f3f3f3;border-radius:0 0 32px 32px;display:grid;gap:0;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:1rem 3rem 0;text-align:left}.pharm-elderly-text>h1{font-size:2rem;font-weight:300;grid-column:1/span 1;grid-row:1/span 1;width:90%}.pharm-elderly-text>p{font-size:1.2rem;grid-column:2/span 2;grid-row:1/span 2}.read-elderly{align-items:center;display:flex;flex-direction:row;grid-column:1/span 1;grid-row:2/span 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.read-elderly>img{margin-right:1rem}.naijapharm-succes-story>h1{color:#121212;font-size:2.5rem;font-weight:300;text-align:center}.pharm-success-ctn{display:flex;flex-direction:row;justify-content:space-between;width:100%}.pharm-succes-props{background-color:#f3f3f3;border-radius:30px;flex:0 0 auto;height:450px;margin-top:3rem;padding-bottom:1rem;width:20vw}.pharm-succes-props>img{border-top-left-radius:30px;border-top-right-radius:30px;height:60%}.pharm-succes-props>p{color:#121212;font-size:1.5rem;font-weight:300;padding:1rem 2rem 0;text-align:left}.read-success{align-items:center;display:flex;flex-direction:row;font-size:20px;font-weight:300;padding:0 2rem;text-align:left}.read-success>img{margin-right:1rem}.network-course-sub-navbar{background:linear-gradient(90deg,#101010cc,#101010cc);color:#f3f3f3;display:flex;font-size:1.4rem;height:55px;justify-content:space-between;margin:0;padding:0 15%;position:fixed;top:40px;width:70%;z-index:1}.network-course-sub-navbar>p{font-size:1.2rem;font-weight:300;margin:auto 0;text-align:left}.network-nav-apply{margin:auto 0;padding-bottom:5px}.network-course-sub-navbar>span{font-size:1rem;text-decoration:none}.network-course-sub-navbar-selection{background-color:#0067b8;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;margin:auto 0;padding:7px 20px}.network-course-bgimg{align-content:center;background-image:url(/static/media/Computernetworking.10510436e4dfbe37adeb.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:95vh;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@keyframes colorChange9{0%{-webkit-text-fill-color:#000;background:none;-webkit-background-clip:text;color:#000;opacity:0;transform:translateX(-20px)}to{-webkit-text-fill-color:#0000;background:linear-gradient(124.2deg,#673ab7 7.38%,#e91e63 60.85%,#ffeb3b 97.4%);background-clip:text;-webkit-background-clip:text;color:#0000;opacity:1;transform:translateX(0)}}.network-animatedText{display:inline-block;font-size:5rem;font-weight:300;margin:0;padding:0;text-align:center;transition:color 1s,background 1s;white-space:pre}.animate-container{margin-bottom:1rem}.network-animatedText.network-animate span{animation:colorChange9 2s forwards;animation-delay:calc(var(--char-index)*.2s);display:inline-block}.network-course-bgimg>h1{-webkit-text-fill-color:#0000;background:linear-gradient(124.2deg,#673ab7 7.38%,#e91e63 60.85%,#ffeb3b 97.4%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300;margin:auto;width:50%}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.course-apply-now{margin:0 auto;opacity:0;transition:opacity .5s ease-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.course-apply-now.animate{animation:slideUp .5s forwards}.course-apply-now{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center}.course-apply-now>button{background:none;border:none;color:#0067b8;cursor:pointer;font-size:1.7rem;font-weight:400;margin:2rem 1rem;text-align:left;transition:.3s ease}.apply-now-link{text-decoration:none}.course-apply-now>button:hover{text-decoration:underline}.network-sys-course-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:3rem auto;width:90%}.network-sys-course-content>p{font-size:1.5rem;font-weight:300}.network-sys-course-content>h1{-webkit-text-fill-color:#0000;background:linear-gradient(124.2deg,#673ab7 7.38%,#e91e63 60.85%,#ffeb3b 97.4%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;margin:0;padding:0;text-align:center;width:37rem}.network-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:50rem}.network-sys-price-details{margin:0;padding:0;text-align:center}.network-sys-price-details>h1{color:#673ab7;font-size:4rem;font-weight:300;margin-bottom:-.3rem;text-align:center}.network-sys-price-details>h1>span{font-size:2.5rem}.network-sys-price-details>span{color:#4449;font-size:1rem;font-weight:300;text-align:center}.network-sys-course-about{margin:2rem auto;width:90%}.network-sys-course-about>h1{-webkit-text-fill-color:#0000;background:linear-gradient(285.15deg,#673ab7 17.32%,#e91e63 49.28%,#ffeb3b 86.6%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.network-sys-course-about>p{font-size:1.2rem;font-weight:400;margin-bottom:2rem;text-align:left}.network-course-highlights{margin:3% 0;width:90%}.network-course-highlights>h1{-webkit-text-fill-color:#0000;background:linear-gradient(129.75deg,#673ab7 3.91%,#e91e63 64.46%,#ffeb3b 143.98%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:300}.network-course-highlights>p{font-size:1.2rem;font-weight:400;text-align:left;width:70%}.network-course-highlights1{align-items:baseline;display:flex;flex-direction:row;margin:0;width:90%}.network-course-content-highlight{width:70%}.network-course-sub-navbar-selection2{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.9rem;margin:0;padding:4px 18px}.network-course-sub-navbar-selection1{display:none}@media screen and (max-width:768px){.network-course-sub-navbar{color:#f3f3f3;margin-top:-2px;padding:0 5%;width:90%}.network-course-sub-navbar>p{font-size:14px;margin:auto 0}.network-course-sub-navbar>span{font-size:1rem;text-decoration:none}.network-course-sub-navbar-selection{font-size:12px;padding:5px 17px}.network-animatedText{font-size:2rem;margin:0;padding:0}.network-course-bgimg{background-image:url(/static/media/Computernetworkingmobile.ef2c05da5a6ff383375f.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;margin:0;padding:0;width:100%}.network-course-sub-navbar-selection{cursor:pointer;font-size:.75rem;margin:0;text-decoration:none}.network-course-sub-navbar-selection2{display:none}.network-course-sub-navbar-selection1{background-color:#0067b8;border-radius:18px;color:#fff;cursor:pointer;display:block;font-size:.7rem;margin:0;padding:4px 18px}.network-sys-course-content>p{font-size:1.124rem}.network-sys-course-content>h1{font-size:1.6rem;font-size:32px;font-weight:600;text-align:center;width:90%}.network-sys-price-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:94%}.network-sys-price-details>h1{font-size:1.7rem;font-weight:300;text-align:center}.network-sys-price-details>h1>span{font-size:1.5rem;font-weight:600;text-align:center}.network-sys-price-details>span{font-size:.7rem;font-weight:400;text-align:center}.network-sys-course-about{margin:0;width:93%}.network-sys-course-about>h1{font-size:1.8rem}.network-sys-course-about>p{font-size:1.1rem}.network-course-highlights{width:93%}.network-course-highlights>h1{font-size:1.8rem;font-weight:300;margin-bottom:0;padding:0;text-align:left}.network-course-highlights>p{font-size:1rem;font-weight:400;text-align:left;width:100%}.network-course-content-highlight{display:flex;flex-direction:column;width:100%}.network-course-highlights1{display:flex;flex-direction:column;width:93%}}
/*# sourceMappingURL=main.b2c5005e.css.map*/