#loadingScreen div:first-child{margin-top:10px}#loadingIcon{margin:-10px;text-align:center;-webkit-transform:scale(.5);transform:scale(.5)}.lds-spinner{color:official;display:inline-block;height:80px;position:relative;width:80px}.lds-spinner div{-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-spinner div:after{background:#fff;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lds-spinner div:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.lds-spinner div:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.lds-spinner div:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lds-spinner div:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s;-webkit-transform:rotate(120deg);transform:rotate(120deg)}.lds-spinner div:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s;-webkit-transform:rotate(150deg);transform:rotate(150deg)}.lds-spinner div:nth-child(7){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lds-spinner div:nth-child(8){-webkit-animation-delay:-.4s;animation-delay:-.4s;-webkit-transform:rotate(210deg);transform:rotate(210deg)}.lds-spinner div:nth-child(9){-webkit-animation-delay:-.3s;animation-delay:-.3s;-webkit-transform:rotate(240deg);transform:rotate(240deg)}.lds-spinner div:nth-child(10){-webkit-animation-delay:-.2s;animation-delay:-.2s;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.lds-spinner div:nth-child(11){-webkit-animation-delay:-.1s;animation-delay:-.1s;-webkit-transform:rotate(300deg);transform:rotate(300deg)}.lds-spinner div:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(330deg);transform:rotate(330deg)}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.navBar{padding:0 5%!important}.navBar a,.phoneMenuDrawer a{text-decoration:none}.phoneMenuDrawer a{color:inherit;text-decoration:initial}.brandName{color:#ee7a30;font-size:30px;font-weight:500}.underMenuBrandName{margin:16px 0}.otherMenus,.underMenuBrandName{color:#ee7a30;font-size:20px;font-weight:500}.otherMenus{flex-grow:1;justify-content:space-around}.phoneMemuBalance{font-size:20px;padding:13.6px 32px;text-align:left}.phoneMemuBalance span{color:#83b5d8;font-weight:500}.searchBar{align-items:center;display:flex;justify-content:center;width:25%}.searchBar input{border:none;height:40px;outline:none;padding:0 20px;width:100%}.searchBar button{background-color:#ee7a30;border:none;color:#fff;height:40px;width:100px}@media screen and (max-width:1000px){.searchBar{display:none}}@media screen and (max-width:699px){.navBar{display:flex;justify-content:space-between;padding:initial}.brandName{display:none;font-size:20px}.searchBar{display:flex;flex-grow:0.8}.searchBar input{height:30px;padding:0 15px}.searchBar button{height:30px;min-width:80px}}#bottomBar{background-color:#1d1b1b;color:#fff;min-height:150px;padding:20px 0;width:100%}.pcFooter{display:flex;justify-content:space-between}#bottomBar a{color:#fff;text-decoration:none}#bottomBar a:hover{text-decoration:underline}.footerLeftSection{align-items:center;display:flex;flex-direction:column;letter-spacing:1px;width:33.5%}.footerCoursesTitle{font-size:20px;font-weight:700;margin-bottom:5px}.footerLeftSection a{padding:2.5px 0}.footerMiddleSection{font-size:13px;text-align:center;width:33%}.footerBottomSectionPh{display:none}.footerPageNavigation{align-items:center;display:flex;justify-content:space-around}.footerPageNavigation a{font-size:20px;padding:5px 10px}.footerLogo{height:70px;margin-top:10px}.footerRightSection{align-items:center;display:flex;flex-direction:column;width:33.5%}.footerSocialTitle{font-size:20px;font-weight:700;margin-bottom:5px}.footerRightSection a{padding:2.5px 0}@media screen and (max-width:1000px){.pcFooter{justify-content:space-around}.footerMiddleSection{display:none}.footerBottomSectionPh{border-top:solid hsla(0,0%,100%,.3);display:block;margin-top:20px;padding-top:20px;text-align:center}.footerPageNavigation a{font-size:17px;font-weight:500}.footerLogoContainer{font-size:13px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242526;color:#fff;font-family:AvertaStd,-apple-system,BlinkMacSystemFont,Calibri,Trebuchet MS,sans-serif,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue;margin:0}#pageNotFound{color:#fff;font-size:30px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.background{display:inline-block;min-height:100vh!important}#loadingScreen,.background{background-color:#242526;width:100%}#loadingScreen{color:#fff;font-size:50px;left:50%;overflow:hidden;position:absolute;text-align:center;top:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#loadingScreen div{margin-bottom:10px}