@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Pangolin&display=swap);*,body{color:#001400;font-family:Inter!important;font-style:normal}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::selection{background:rgb(0,123,255,.3)}.content{margin:auto;max-width:1250px;padding:0 20px}.navbar{background:#fff;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);position:fixed;top:0;transition:all .3s ease;width:100%;z-index:2}.navbar,.navbar.sticky{padding:10px 0}.navbar .content{align-items:center;display:flex;justify-content:space-between}.navbar .logo a{color:#000;font-size:30px;font-weight:600;padding-right:20px;text-decoration:none}.navbar .menu-list{display:inline-flex}.menu-list li{align-items:center;display:flex}.menu-list li a{margin-left:25px}.banner{background-attachment:fixed;background-color:#000;background-position:50%;background-size:cover;height:100vh;position:relative}.about{padding:30px 0}.about .title{font-size:38px;font-weight:700}.about p{padding-top:20px;text-align:justify}.icon{color:#fff;cursor:pointer;display:none;font-size:20px}.menu-list .cancel-btn{position:absolute;right:30px;top:20px}@media (max-width:1230px){.content{padding:0 60px}}@media (max-width:1100px){.content{padding:0 40px}}@media (max-width:933px){body.disabled{overflow:hidden}.icon{display:block}.icon.hide{display:none}.navbar .menu-list{align-items:center;background:#1f4c48;color:#fae100;display:block;height:120vh;left:-100%;max-width:300px;padding:10px 0;position:fixed;text-align:center;top:0;transition:all .3s ease;width:100%}.navbar.show .menu-list{left:0}.navbar .menu-list li{margin-top:45px}.navbar .menu-list li a{color:#fff;font-size:23px;transition:.6s cubic-bezier(.68,-.55,.265,1.55)}.navbar.show .menu-list li a{margin-left:0}}@media (max-width:380px){.navbar .logo a{font-size:27px}}.menu-list{align-items:center;display:flex;height:100%;justify-content:center;list-style:none;margin:0;padding:0}.menu-list li{display:block;text-align:center}.menu-list li a{color:#000;font-size:18px;font-weight:500;padding-top:10px;text-decoration:none;transition:all .3s ease}.menu-list li a:hover{color:#fae100}.footer-background-color{background-color:#1f4c48;min-height:50px}.PhoneNumber{color:#fff}.footer-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.footer-content h3{color:#fff;font-size:50px;font-weight:50px;line-height:77px;margin:2rem 0 .6rem}.footer-content p{font-size:14px;line-height:28px;margin:12px auto}.button-footer{background:#001400;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:18px;font-weight:400;line-height:22px;margin:10px;padding:16px 24px}.button-footer:hover{-webkit-animation:pulse 1s infinite alternate;animation:pulse 1s infinite alternate;background-color:#fae100;transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s}.emails{align-items:center;color:#fff;display:flex;height:auto;justify-content:center;list-style:none;margin:2rem 0;width:200px}.emails li{color:#fff;margin:0 20px}.emails a,.socials{color:#fff;height:auto}.socials{align-items:center;display:flex;justify-content:center;list-style:none;margin:2rem 0;width:200px}.socials li{color:#fff;margin:0 20px}.socials a{color:#fff;height:auto}.socials a svg{fill:#fff;font-size:24px;transition:all .3s ease}.socials a svg:hover{fill:#ff0;-webkit-transform:scale(1.2);transform:scale(1.2)}.footer-content .button{text-align:center}.footer-bottom p{color:grey;padding:20px;word-spacing:2px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.title{font-weight:100;line-height:58px}.titleCenter,.titlePartner{font-size:64px;font-weight:100;line-height:58px;padding-bottom:32px;text-align:center}.partnerBoxes{flex-wrap:wrap;gap:20px;margin:0 auto;max-width:1200px;padding:0 20px}.partnerBox,.partnerBoxes{display:flex;justify-content:center}.partnerBox{align-items:center;flex-shrink:0;height:200px;margin:10px;-webkit-perspective:1000px;perspective:1000px;width:280px}.partnerBox,.partnerInner{border-radius:15px;text-align:center}.partnerInner{background-color:#dedede;height:100%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;width:100%}.partnerBox:hover .partnerInner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.partnerBack,.partnerFront{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:15px;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.partnerFront{background-color:#fff;color:#001400;font-size:1.1rem;font-weight:600;padding:15px}.partnerBack{background-color:#fff9db;border-radius:15px;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#001400;font-size:13px;font-weight:400;line-height:1.4;padding:15px;text-align:center;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.partnerBack:hover{background-color:#fff4c2;color:#001400;transition:background-color .3s ease,color .3s ease}@media only screen and (max-width:1200px){.partnerBoxes{gap:15px;justify-content:center}.partnerBox{height:180px;width:260px}}@media only screen and (max-width:900px){.partnerBoxes{align-items:center;flex-direction:column;gap:20px;padding:0 10px}.partnerBox{margin:0;max-width:350px;width:100%}.partnerBox,.partnerInner{height:200px}.partnerBack,.partnerFront{padding:15px}}@media only screen and (max-width:600px){.partnerBox{max-width:300px;width:100%}.partnerBox,.partnerInner{height:180px}.partnerBack,.partnerFront{padding:12px}.partnerBack{font-size:12px}}@media only screen and (max-width:375px){.partnerBox{max-width:280px;width:100%}.partnerBox,.partnerInner{height:170px}}.container-school{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1200px;padding:60px 20px 20px}.container-school .mycard{background:wheat;border-radius:26px;box-shadow:0 3px 50px rgba(0,0,0,.5);color:#000;display:flex;flex-direction:column;height:auto;margin-bottom:20px;max-width:350px;min-width:280px;padding:20px 15px;position:relative;text-decoration:none;transition:box-shadow .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.container-school .mycard:hover{box-shadow:0 6px 60px rgba(0,0,0,.7);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.container-school .mycard .cimg{height:300px;margin-bottom:10px;overflow:hidden;width:100%}.container-school .mycard .cimg img{border-radius:6px;height:100%;object-fit:cover;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.container-school .mycard:hover .cimg img{-webkit-transform:scale(.95);transform:scale(.95)}.container-school .mycard .cdetail{color:#000;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:10px 15px;text-align:center}@media (max-width:1200px){.container-school{gap:20px;padding:20px 10px}}@media (max-width:991px){.container-school{align-items:center;flex-direction:column;gap:25px}.container-school .mycard{max-width:400px;width:100%}}@media (max-width:768px){.container-school{gap:20px;padding:20px 15px}.container-school .mycard{max-width:100%;min-width:auto}.container-school .mycard .cimg{height:250px}}@media (max-width:480px){.container-school,.container-school .mycard{padding:15px 10px}.container-school .mycard .cimg{height:200px}}@media only screen and (max-width:1100px) and (min-width:300px){body,html{height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}}@media only screen and (max-width:768px){.title,.title-about,.title-courses,.title-question,.titleCenter,.titlePartner{font-size:36px;line-height:44px}}@media only screen and (max-width:480px){.title,.title-about,.title-courses,.title-question,.titleCenter,.titlePartner{font-size:28px;line-height:34px}}.subheading{line-height:20px}.subheading-question{font-size:24px;font-weight:350;line-height:40px;padding-bottom:20px}@media screen and (max-width:1200px){.highlight-hd{line-height:1.9}}.button-everywhere{background:#001400;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:18px;font-weight:400;justify-content:center;line-height:22px;padding:12px 18px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.button-everywhere:hover{-webkit-animation:pulse 1s infinite alternate;animation:pulse 1s infinite alternate;background-color:#fae100;transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s}.title-courses{font-size:64px;font-weight:300;line-height:58px;padding-bottom:32px;text-align:center}.card-white{background:#fff;border-radius:20px;height:315px;padding-top:15%;transition:opacity .5s ease;width:332.48px}.card-container{position:relative}.card-container:hover .card-white{opacity:0}.bg-white-shadow{background:#fff;border-radius:20px;box-shadow:inset 0 4px 14px rgba(0,0,0,.2);display:none;height:315px;position:absolute;right:2;top:0;width:332.48px}.card-container:hover .white-background{display:block}.card-container:hover .bg-white-shadow{background:#fff;border-radius:20px;box-shadow:inset 0 4px 14px rgba(0,0,0,.2);display:block;height:315px;width:332.48px}.card-white:hover{display:none}.card-description{color:#000;font-size:14px;font-weight:500;line-height:150.02%;padding-left:95%;padding-right:46px}.active-tag{color:#001400;cursor:pointer;opacity:1;text-decoration-color:#fae100;text-decoration-line:underline;text-underline-offset:5px;transition:color .3s ease,text-decoration-color .3s ease}.active-tag:hover{-webkit-animation:underlineAnimation .4s forwards;animation:underlineAnimation .4s forwards}.text-white{color:#fff}@-webkit-keyframes underlineAnimation{0%{text-decoration-line:none;text-underline-offset:0}50%{text-decoration-line:underline;text-underline-offset:5px}to{text-decoration-line:underline;text-underline-offset:5px}}@keyframes underlineAnimation{0%{text-decoration-line:none;text-underline-offset:0}50%{text-decoration-line:underline;text-underline-offset:5px}to{text-decoration-line:underline;text-underline-offset:5px}}.para-courses{font-size:18px;font-weight:400;line-height:27px;text-align:center}.course-cat-selection,.course-cat-selection-selected{font-size:24px;font-weight:700;line-height:29px}.course-cat-selection{color:#001400;opacity:.5}.whiteboard-teacher{margin-left:-100px}@media only screen and (max-width:1200px){.whiteboard-teacher{height:auto;width:120%}#student-studying,.whiteboard-boy{height:auto;width:90%}}.tech-support{margin-bottom:30px}@media only screen and (max-width:1150px){.tech-support{height:auto;width:90%}}.embed-responsive{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.donation-iframe{border:none;height:100%;left:0;padding-right:30px;position:absolute;top:0;width:100%}@media (max-width:768px){.embed-responsive{padding-bottom:100%}.row.align-items-center{flex-direction:column}.embed-responsive{padding-bottom:80%}.col-lg-6,.col-md-6,.col-sm-12,.col-xl-6,.col-xs-12{max-width:100%;padding:0 15px}.button-everywhere{margin-top:20px;text-align:center;width:100%}}.button-everywhere{display:block;margin-top:20px;text-align:center}.para-question{font-size:20px;margin-bottom:50px}.title-question{font-size:64px;font-weight:300;line-height:58px;margin-bottom:-10px;padding-bottom:32px}.student-picture{height:658.18px;width:834px}.front-visible{z-index:999}#about-techlit{padding-top:50px}#student-studying{align-self:flex-end;height:120%;object-fit:cover}.margin-top-90px{margin-top:5px}.custom-column{padding-left:120px;padding-right:0;padding-top:0}hr.rounded{border-top:3px rounded}.margin-left-70px{margin-left:65px}.z-index{z-index:1000}.arrow-icon{color:#fff}.white-background{background-color:#fff;border-radius:20px}.title-about{font-size:64px;font-weight:300;line-height:58px;padding-top:110px}.section-white{background:red;padding:70px 0}.team-item{background:#1f4c48;border-radius:8px 8px;margin:20px 0;padding:50px 20px 40px;text-align:center;transition:all .25s ease-in-out}@media only screen and (max-width:575px) and (min-width:300px){.team-item{margin:auto;width:80%}}.team-item:hover{background:#fae100;background:linear-gradient(225deg,#fae100 20%,#fff);background:-webkit-linear-gradient(225deg,#fae100 20%,#fff3ad);color:#000}.team-item h3{color:#fae100;font-size:18px;font-weight:700;margin:20px 0 1px!important;text-transform:uppercase;transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out}.section-subtitle{white-space:pre-line}.team-item:hover h3{color:#1f4c48}.team-info{display:block}.team-info p{color:#fae100;font-style:italic}.team-item:hover .team-info p{color:#1f4c48;font-style:italic}.team-info:after{content:"";display:inline-block;height:3px;vertical-align:middle;width:50px}.team-item:hover .p-info{color:#000}.course-item{background:#fff;border-radius:8px 8px;margin:20px 0;padding:50px 20px 40px;text-align:center;transition:all .25s ease-in-out}.course-item:hover{background:#fae100;background:linear-gradient(225deg,#1f4c48 20%,#fff);background:-webkit-linear-gradient(90deg,#1f4c48 5%,#fae100 95%);color:#000}.course-item h3{color:#000;font-size:18px;font-weight:700;margin:20px 0 1px!important;text-transform:uppercase;transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out}.course-item:hover h3{color:#fff}.course-p-info{color:#000}.course-item:hover .course-p-info{color:#fff}.team-img{background-color:#dedede;border-radius:50%;max-width:140px;padding:6px}ul.team-icon{margin-top:25px}ul.team-icon li{display:inline-block;margin:0 3px;transition:all .25s ease-in-out}ul.team-icon li a{background-color:#fff;border-radius:50%;color:#fff;display:inline-block;font-size:18px;height:34px;line-height:18px;margin:0;padding:8px;width:34px}ul.team-icon li a.twitter{background-color:#4099ff}ul.team-icon li a.pinterest{background-color:#c92228}ul.team-icon li a.linkedin{background-color:#3b5998}.socials-img{height:35px;margin:5px}ul.team-icon li a.dribble{background-color:#ea4c89}.team-icon li a:hover{color:#dedede;transition:all .25s ease-in-out}.p-info{color:#fff;margin-top:-10px}@media screen and (max-width:768px){.img-fluidc{display:none}}.subheading-bold-courses{font-size:24px;font-weight:700;line-height:29px;padding:7px}.partnerDesc,.partnerDesc:hover{color:#000}.accordion-item{background-color:#f0f0f0;border-radius:8px;margin-bottom:10px;overflow:hidden;transition:max-height .3s ease-in-out}.accordion-title{color:#000;font-size:24px;font-weight:400!important;line-height:29px}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.yellow-border{border-left:4px solid #fae100;height:48px}.form-control,.form-control:focus{border-color:#000!important;box-shadow:0 0 0 .25rem #fff!important}@media (min-width:700px) and (max-width:1000px){.margin-left-70{margin-left:-40px}}@media (max-width:690px){.yellow-border{display:none}}@media (min-width:1001px){.margin-left-70{margin-left:-70px}}.title-bold{font-size:64px;font-weight:700}.title{font-size:64px;font-weight:300;line-height:77px;padding-bottom:32px}@media (max-width:1200px){.bg-yellow-vertical-circle{background-position-y:center}}.subheading{line-height:30px;padding-bottom:20px}.subheading,.subheading-gray{font-size:24px;font-weight:350}.subheading-gray{color:#575757;margin-top:-55px;padding-bottom:10px}.margin-top-negative{padding-top:40px}.para{font-weight:400}.para,.para-bold{font-size:18px;line-height:27px}.para-bold{font-weight:700}.disclaimer{font-size:14px;font-style:italic;font-weight:400;line-height:190%;padding-bottom:22px}.highlight-hd{background-color:#fae100;border-radius:3px;padding:2px}.discover{padding:2 18px 12px 25px}.discover,.enroll-now{align-items:center;background:#001400;border:none;border-radius:30px;color:#fff;display:flex;flex-direction:row;font-size:18px;font-weight:400;gap:4px;justify-content:center;line-height:22px}.enroll-now{padding:12px 18px 12px 26px}.contact-now{align-items:center;background:#001400;border:none;border-radius:30px;color:#fff;display:flex;flex-direction:row;font-size:18px;font-weight:400;gap:4px;justify-content:center;line-height:22px;margin-top:20px;padding:12px 18px 12px 24px}.div-gray-odd{background-color:#f2f2f2}.div-white-even{background-color:#fff}.color-gray{color:#001400;cursor:pointer;opacity:.5}.subheading-bold{font-size:24px;font-weight:700;line-height:29px;padding-bottom:20px}.contact_contactContainer__Sh16f{align-items:center;background:#f5f5f5;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;padding:900px 50px;-webkit-perspective:2000px;perspective:2000px;position:relative}.contact_backgroundImage__TjiRB{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.contact_wave__KsKBR{left:-30px;top:-50px;z-index:-1}.contact_circleDots__DVWs6{left:3%;top:20%;z-index:-1}.contact_circleHorizontal__vJQX7{right:2%;top:5%;z-index:-1}.contact_triangleBlankDots__aDCXr{bottom:-50px;left:-50px;z-index:-1}.contact_triangleDotsRight__JHcEb{bottom:-50px;right:15px;z-index:-1}.contact_formContainer__lc4bL{background-color:hsla(0,0%,100%,.9);border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.3);max-width:1000px;padding:50px;-webkit-perspective:2000px;perspective:2000px;width:90%}.contact_formContent__qlui1{text-align:center}.contact_formContainer__lc4bL h2{color:#333;margin-bottom:20px}.contact_formContainer__lc4bL p{color:#666;margin-bottom:30px}.contact_inputGroup__Y\+JlQ{margin-bottom:40px}.contact_inputGroup__Y\+JlQ label{color:#444;display:block;font-weight:700;margin-bottom:5px}.contact_inputGroup__Y\+JlQ input,.contact_inputGroup__Y\+JlQ textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:16px;padding:10px;width:100%}.contact_inputGroup__Y\+JlQ textarea{resize:none}.contact_checkboxes__HZtxe{margin-bottom:20px}.contact_checkboxes__HZtxe label{color:#555;display:block;margin-bottom:10px}.contact_checkboxes__HZtxe input[type=checkbox]:checked+label:before{background-color:#fae100}button[type=submit]{background-color:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .4s}button[type=submit]:hover{background-color:#0056b3}.contact_successMessage__j35s-{color:green;margin-top:20px}
/*# sourceMappingURL=main.b46da367.css.map*/