a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Poppins,sans-serif;letter-spacing:.7px}a:link,a:visited{color:#fff;text-decoration:none;-webkit-transition:.3s ease-in-out;-o-transition:ease-in-out .3s;transition:.3s ease-in-out}a:active,a:hover{color:#f18909}input{outline:none;border:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}button{background-color:#402318;color:#fff;border:none;border-radius:.17em;height:3em}h1,h2{font-family:Poppins-Bold,sans-serif;line-height:1.3em}h1{color:#fff;font-size:3em}h2{color:#ffb800;font-size:1.75em;text-transform:uppercase;margin-bottom:30px;font-weight:900}.container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:30px 20px}@font-face{font-family:Poppins;src:url("/Assets/Fonts/Poppins-Regular.WOFF") format("woff")}@font-face{font-family:Poppins-Thin;src:url("/Assets/Fonts/Poppins-Thin.WOFF") format("woff")}@font-face{font-family:Poppins-Bold;src:url("/Assets/Fonts/Poppins-Bold.WOFF") format("woff")}@font-face{font-family:Poppins-Black;src:url("/Assets/Fonts/Poppins-Black.WOFF") format("woff")}@font-face{font-family:icomoon;src:url(/static/media/icomoon.c6e651bd.eot);src:url(/static/media/icomoon.c6e651bd.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.24f00e7f.ttf) format("truetype"),url(/static/media/icomoon.f5f41bac.woff) format("woff"),url(/static/media/icomoon.ba250df1.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-language:before{content:"\E900"}.icon-mentorship:before{content:"\E901"}.icon-online-chat:before{content:"\E902"}.icon-rewards:before{content:"\E903"}.icon-statistics:before{content:"\E904"}.icon-video:before{content:"\E905"}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear}.App-header{background-color:#222;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a.btn{color:#fff}nav{background:#664e46;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;height:4em;width:100vw;z-index:10}nav .btn{font-family:Poppins,sans-serif;font-size:.8em;text-transform:uppercase;letter-spacing:.02em;display:block;padding:10px}.main-nav{width:100%}.main-nav,.mobile-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.mobile-container{width:100vw;margin:0 20px}.optionsNav{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.optionsNav li{width:100%}.logged-in-main-nav h1,.main-nav h1{font-family:Poppins-Black,sans-serif;font-size:2em;font-weight:900}.main-nav .links{top:-200px}.links-is-open,.main-nav .links{background-color:#a65a18;position:absolute;left:0;width:100vw;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.links-is-open{top:64px}.auth-dashboard{width:100vw;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.auth-dashboard img{border-radius:100%;border:.1em solid #fff}.auth-dashboard .btn:hover{color:#f18909}.profile-image{position:relative}.profile-image img{max-width:3em;position:absolute;left:80px;top:-2px}.hide-mobile{display:none}.hamburger{padding:10px 0 10px 10px;cursor:pointer}.hamburger .line{width:50px;height:2px;background-color:#ecf0f1;display:block;margin:13px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#hamburger-1.is-active .line:nth-child(2){opacity:0}#hamburger-1.is-active .line:first-child{-webkit-transform:translateY(15px) rotate(44deg);-ms-transform:translateY(15px) rotate(44deg);transform:translateY(15px) rotate(44deg)}#hamburger-1.is-active .line:nth-child(3){-webkit-transform:translateY(-15px) rotate(-44deg);-ms-transform:translateY(-15px) rotate(-44deg);transform:translateY(-15px) rotate(-44deg)}@media only screen and (min-width:600px){.hide-desktop{display:none}.hide-mobile{display:-ms-flexbox;display:flex}.main-nav{padding:0 20px}.main-nav .links{background:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;position:static;width:100%}nav .btn{display:inline-block}.hamburger{display:none}.auth-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.auth-nav img{max-width:3em}.auth-nav .btn{color:#fff;cursor:pointer}.mobile-container{margin:0;width:50vw}}@media only screen and (max-width:360px){.main-nav{width:100%;display:inline}.mobile-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.main-nav .hamburger,.main-nav h1{margin:0 35px}.profile-image img{left:60px}}.ModalForm{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left;margin:2em 0}.ModalForm input{width:100%;background-color:rgba(0,0,0,.05);padding:.65em}.ModalForm label{font-size:10px}.modal p{max-width:75%}.signup-modal>div>p{margin:auto;max-width:75%}.signupButton{background-color:#f18909;width:75%;margin:auto;border-radius:8px}.formOptionRow{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:1em 0 2em}.formOptionRow input{max-width:20%}.loginContainer button{background-color:#f18909}.loginContainer{width:25vw}.hero{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;background:url(/static/media/hero.179eba8c.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;padding:0 10px}.hero h1{text-align:left;max-width:70%;margin-right:-7em;font-weight:900}.signup-modal{background-color:#fff;border-radius:.3em;padding:1em 2em;max-width:30%}.firstSectionContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-pack:space-evenly;justify-content:space-evenly}.info{background:-webkit-gradient(linear,left top,left bottom,from(#402318),to(#f18909));background:-webkit-linear-gradient(#402318,#f18909);background:-o-linear-gradient(#402318,#f18909);background:linear-gradient(#402318,#f18909);padding-bottom:5em}.online,.platform{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:2em}.platform{-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:50px}.live-mentorships,.online-courses{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.info h2,.our-mentors h2,.platform h2{font-size:2em}.info h3,.our-mentors h2{font-size:3em;font-weight:700;color:#fff;padding-top:1em;padding-bottom:1em}.info h4{color:#f18909;text-transform:uppercase;margin-bottom:30px;font-size:2em;margin-left:-1em}.online img,.platform img{max-width:30em}.platform img{-webkit-transform:rotateY(1.5deg);transform:rotateY(1.5deg)}.online img{-webkit-transform:rotateY(-1.5deg);transform:rotateY(-1.5deg)}.perspective-container{-webkit-perspective:100px;perspective:100px}.online li,.platform li{font-family:Poppins-Thin,sans-serif;font-size:1em;color:#fff;margin-bottom:10px}.live-mentorships,.online-courses{margin-bottom:30px}.online li .icon-rewards,.online li .icon-statistics,.online li .icon-video,.platform li .icon-language,.platform li .icon-mentorship,.platform li .icon-online-chat{font-size:1.5em;color:#a65a18;margin-right:10px}.our-mentors{padding:12em 0 2em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:100px}.our-mentors h5{font-family:Poppins-Bold,sans-serif;font-size:1.3em;color:#ffb800;text-transform:uppercase;padding:1em 0}.our-mentors p{color:#f2f2f2}.mentorContainer1,.mentorContainer2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;padding-bottom:5em}.mentorContainer1 img,.mentorContainer2 img{border:3px solid #f2f2f2;border-radius:100%;width:120px}.mentorContainer1,.mentorContainer2{padding:20px 0}.mentorContainer1 div,.mentorContainer2 div{padding:0 20px}@media only screen and (max-width:980px){.hero{-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;background:url(/static/media/hero.179eba8c.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;padding:0 10px}.firstSectionContainer,.hero{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.firstSectionContainer{-ms-flex-pack:distribute;justify-content:space-around}.hero h1{text-align:left;max-width:100%}.signup-modal{border-radius:.3em;padding:1em;max-width:80%}.online,.platform{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:2em}.online img,.platform img{margin:auto}.info h3{font-size:2em}.mentorContainer1,.mentorContainer2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.mentorContainer1 div,.mentorContainer2 div{margin-bottom:20px}}.loader{margin:100px auto;font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load5 1.1s infinite ease;animation:load5 1.1s infinite ease;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load5{0%,to{-webkit-box-shadow:0 -2.6em 0 0 #f98006,1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.5),-1.8em -1.8em 0 0 rgba(249,128,6,.7);box-shadow:0 -2.6em 0 0 #f98006,1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.5),-1.8em -1.8em 0 0 rgba(249,128,6,.7)}12.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.7),1.8em -1.8em 0 0 #f98006,2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.5);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.7),1.8em -1.8em 0 0 #f98006,2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.5)}25%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.5),1.8em -1.8em 0 0 rgba(249,128,6,.7),2.5em 0 0 0 #f98006,1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.5),1.8em -1.8em 0 0 rgba(249,128,6,.7),2.5em 0 0 0 #f98006,1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}37.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.5),2.5em 0 0 0 rgba(249,128,6,.7),1.75em 1.75em 0 0 #f98006,0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.5),2.5em 0 0 0 rgba(249,128,6,.7),1.75em 1.75em 0 0 #f98006,0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}50%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.5),1.75em 1.75em 0 0 rgba(249,128,6,.7),0 2.5em 0 0 #f98006,-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.5),1.75em 1.75em 0 0 rgba(249,128,6,.7),0 2.5em 0 0 #f98006,-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}62.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.5),0 2.5em 0 0 rgba(249,128,6,.7),-1.8em 1.8em 0 0 #f98006,-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.5),0 2.5em 0 0 rgba(249,128,6,.7),-1.8em 1.8em 0 0 #f98006,-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}75%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.5),-1.8em 1.8em 0 0 rgba(249,128,6,.7),-2.6em 0 0 0 #f98006,-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.5),-1.8em 1.8em 0 0 rgba(249,128,6,.7),-2.6em 0 0 0 #f98006,-1.8em -1.8em 0 0 rgba(249,128,6,.2)}87.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.5),-2.6em 0 0 0 rgba(249,128,6,.7),-1.8em -1.8em 0 0 #f98006;box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.5),-2.6em 0 0 0 rgba(249,128,6,.7),-1.8em -1.8em 0 0 #f98006}}@keyframes load5{0%,to{-webkit-box-shadow:0 -2.6em 0 0 #f98006,1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.5),-1.8em -1.8em 0 0 rgba(249,128,6,.7);box-shadow:0 -2.6em 0 0 #f98006,1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.5),-1.8em -1.8em 0 0 rgba(249,128,6,.7)}12.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.7),1.8em -1.8em 0 0 #f98006,2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.5);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.7),1.8em -1.8em 0 0 #f98006,2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.5)}25%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.5),1.8em -1.8em 0 0 rgba(249,128,6,.7),2.5em 0 0 0 #f98006,1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.5),1.8em -1.8em 0 0 rgba(249,128,6,.7),2.5em 0 0 0 #f98006,1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}37.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.5),2.5em 0 0 0 rgba(249,128,6,.7),1.75em 1.75em 0 0 #f98006,0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.5),2.5em 0 0 0 rgba(249,128,6,.7),1.75em 1.75em 0 0 #f98006,0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}50%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.5),1.75em 1.75em 0 0 rgba(249,128,6,.7),0 2.5em 0 0 #f98006,-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.5),1.75em 1.75em 0 0 rgba(249,128,6,.7),0 2.5em 0 0 #f98006,-1.8em 1.8em 0 0 rgba(249,128,6,.2),-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}62.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.5),0 2.5em 0 0 rgba(249,128,6,.7),-1.8em 1.8em 0 0 #f98006,-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.5),0 2.5em 0 0 rgba(249,128,6,.7),-1.8em 1.8em 0 0 #f98006,-2.6em 0 0 0 rgba(249,128,6,.2),-1.8em -1.8em 0 0 rgba(249,128,6,.2)}75%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.5),-1.8em 1.8em 0 0 rgba(249,128,6,.7),-2.6em 0 0 0 #f98006,-1.8em -1.8em 0 0 rgba(249,128,6,.2);box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.5),-1.8em 1.8em 0 0 rgba(249,128,6,.7),-2.6em 0 0 0 #f98006,-1.8em -1.8em 0 0 rgba(249,128,6,.2)}87.5%{-webkit-box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.5),-2.6em 0 0 0 rgba(249,128,6,.7),-1.8em -1.8em 0 0 #f98006;box-shadow:0 -2.6em 0 0 rgba(249,128,6,.2),1.8em -1.8em 0 0 rgba(249,128,6,.2),2.5em 0 0 0 rgba(249,128,6,.2),1.75em 1.75em 0 0 rgba(249,128,6,.2),0 2.5em 0 0 rgba(249,128,6,.2),-1.8em 1.8em 0 0 rgba(249,128,6,.5),-2.6em 0 0 0 rgba(249,128,6,.7),-1.8em -1.8em 0 0 #f98006}}.OT_subscriber{float:left;margin-left:1em}.OT_publisher{float:left}.error{color:red}.onlineTeachersContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}.onlineTeachersContainer li,p{color:#f18909}.videoContainer button{margin:2em .5em;color:#ffb800;font-weight:600;font-size:1.25em}.btn{font-family:Helvetica,sans-serif;font-size:.8em;text-transform:uppercase;letter-spacing:.02em;display:block;padding:10px;cursor:pointer}.completeContainer,.sidebarContainer{display:-ms-flexbox;display:flex}.sidebarContainer{max-width:33%;height:90vh;border:1px solid #000;background:#eee;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;color:#333}.tabButtonContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly}.tabButtonContainer button{color:#333;font-weight:600;font-size:1.25em;cursor:pointer;border-radius:0;background-color:#eee;outline:none}.tabButtonContainer button:nth-child(2){border-left:1px solid #aaa;border-right:1px solid #aaa}.tabListContainer{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}ol,ul{text-align:left;overflow:scroll}.tabListContainer ol li{height:5em;margin-bottom:.4em;background:#ccc;cursor:pointer;padding:10px}.strong{font-weight:700}.selectedContent{border:1px solid #000;width:100%;background:#402318}.selectedButton{background-color:rgba(0,0,0,.2);cursor:pointer;background:#ccc!important}.needHelpContainer{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;padding:10px 0}.needHelpContainer img{max-width:7em;border-radius:100%}.needHelpContainer button{background-color:#f18909;width:75%;-ms-flex-line-pack:center;align-content:center;cursor:pointer}.chatroom-container{width:600px;background:#f18909;margin:0 auto 10px;border-radius:4px}.chatroom-messages{width:100%;height:500px}.chatroom-form{display:-ms-flexbox;display:flex;width:100%;padding:2px}.chatroom-form input{width:100%;font-size:18px;padding:0 8px}.chatroom-form button{padding:4px 16px}.chatroom-message-container{margin:4px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chatroom-author{font-size:11px;color:#333;padding:0 4px}.chatroom-author span{background:#f1f1f1;padding:2px 4px;display:inline-block}.chatroom-body{color:#fff;margin:0 5px;display:-ms-flexbox;display:flex;font-size:14px;font-weight:lighter}.f-end{-ms-flex-pack:end;justify-content:flex-end}.chatroom-body span{display:inline-block;padding:7px 10px;border-radius:12px}.user-message{background:#402318;padding:10px;margin-left:100px}.chat-message{background:#c05f39;margin-right:100px}.TextChatContainer{border:1px solid #000}.studentChatContainer{width:100vw;background:#402318}.modal-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}.modal-bg,.modal-main{display:-ms-flexbox;display:flex}.modal-main{background:#f1f1f1;padding:20px;-ms-flex-direction:column;flex-direction:column}.modal-main button{margin-top:20px}.modal-btn-group{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.modalContainer{background-image:url(/static/media/hero.179eba8c.jpg);width:100vw;height:100vw}footer{background-color:#402318}footer h1{font-size:2.1em}.foot-top{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:2em;margin:auto}.foot-top h1{font-weight:900}.foot-courses,.foot-info{margin-top:20px}.foot-courses ul li,.foot-info ul li{padding:4px}.foot-courses,.foot-info a{color:#f18909}.foot-bottom{padding:2em;margin:0 auto}.foot-social,.legal-stuff{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.foot-social li{color:#fff}.foot-bottom li{display:inline}.copyright{margin:20px 0}@media only screen and (min-width:720px){.foot-top{max-width:900px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.foot-courses,.foot-info{margin-top:0}.foot-courses ul,.foot-info ul{margin-bottom:16px}.foot-bottom{max-width:900px;padding:2em 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.foot-bottom li a,.foot-social li{display:inline-block;padding:8px}.foot-bottom .copyright{margin:0}}@media only screen and (max-width:400px){.foot-top h1{font-size:1.8em}}
/*# sourceMappingURL=main.a1063c79.css.map*/