.App{font-family:sans-serif}body{background-color:#dde6ed}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.reviewContent{background-color:#27374d;padding:1% 2%}.reviewTitle{font-size:1.5rem;padding:0 2%}.reviewData{padding:0 4%}.feedback{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:2% 4% 2% 1%}::-webkit-input-placeholder{color:#f1f1f1}::placeholder{color:#f1f1f1}.feedback label{color:#27374d;flex:0 0 30%;font-weight:700;margin-right:10px}.feedback input[type=number],.feedback input[type=text]{background-color:#27374d;border:1px solid #fff;border-radius:5px;color:#fff;flex:0 0 60%;margin-bottom:10px;padding:10px}.feedback input[type=submit]{background-color:#27374d;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.feedback input[type=submit]:hover{background-color:#27374d}@media screen and (max-width:820px){.feedback label{max-width:30%}.feedback input[type=number],.feedback input[type=text]{max-width:70%}}@media screen and (max-width:420px){.feedback{justify-content:start}.feedback label{margin-right:0}.feedback input[type=number],.feedback input[type=text],.feedback label{flex:0 0 100%;max-width:95%}}.content{color:#fff;display:flex;height:90vh;padding:5%;position:relative}.resources{overflow-y:auto;width:60%}.resources h1{background-color:#27374d;border:0 solid #27374d;border-radius:20px;padding:3%;width:79%}.resources h3{border-bottom:1px solid #27374d;color:#27374d;padding:1% 0;text-align:center;width:85%}.dropdown{color:#000;position:relative;width:85%}.dropbtn{border:none;border-radius:4px;color:#333;cursor:pointer;font-size:16px;margin:4% 0 0;padding:8px 12px}.dropbtn,.dropdown-content{background-color:#dde6ed;width:100%}.dropdown-content{-webkit-animation:fadeIn .2s ease-in-out;animation:fadeIn .2s ease-in-out;border:0 solid #dde6ed;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);display:none;position:absolute;z-index:1}.dropdown-content a{border-bottom:2px solid #333;border-radius:5px;color:#333;display:block;padding:8px 12px;text-decoration:none}.dropdown-content a:hover{background-color:#f9f9f9}.dropdown:hover .dropdown-content{display:block}.resources-input{display:flex;flex-direction:column;margin:4% 0 2%;width:85%}.resources-input input,.resources-input select{background-color:#27374d;border:1px solid #fff;border-radius:5px;color:#fff;margin-bottom:10px;max-width:100%;padding:10px}.resources-input button{border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.resources-input button,.resources-input button:hover{background-color:#27374d}@media screen and (min-width:830px){.content:after{background-color:#fff;bottom:0;content:"";left:57%;margin:5% 0;position:absolute;top:0;width:1px}}.review{overflow-y:auto;width:40%}.review h3{background-color:#27374d;border:0 solid #27374d;border-radius:10px;font-size:2rem;font-weight:800;padding:3%;text-align:center}@media screen and (max-width:830px){.content{align-content:center;flex-direction:column;justify-content:center;overflow-y:auto}.dropdown,.resources,.review{width:100%}.separator{border-bottom:1px solid #fff;margin-top:10px;width:100%}.resources h1,.resources h3,.resources-input{width:100%}}@media screen and (max-width:420px){.content{align-items:center;height:120vh;padding:3%}.dropdown,.resources,.review{width:100%}.separator{border-bottom:1px solid #fff;margin-top:10px;width:100%}.resources-input{width:100%}.resources h1,.resources h3{width:94%}.resources h1,.review h3{font-size:1.5rem}}.course{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out;display:flex;flex-wrap:wrap;gap:4%;justify-content:center;margin:2% 4%}.child{background-color:#cfd8df;border:0 solid #9db2bf;border-radius:15px;box-shadow:5px 5px 7px 2px #333;height:180px;margin:2% 0;padding:1%;width:14%}.child:active,.child:hover{background-color:#9db2bf}.child h3,.child p{color:#000}.links{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out;background-color:#9db2bf;border:0 solid #161616;border-radius:20px;margin-top:2%;width:100%}.slide-down{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out,opacity .5s ease-in-out;transition:transform .5s ease-in-out,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out}.fade-in{opacity:1;transition:opacity .5s ease-in-out}@media screen and (max-width:830px){.child{width:26%}}@media screen and (max-width:420px){.course{align-content:center;flex-direction:column;gap:0;justify-content:center}.child{height:150px;margin:2% 0;padding:1% 4%;width:70%}}#topTitle{border-bottom:2px solid #000;color:#000;font-size:3rem;padding:2% 0;text-align:center}
/*# sourceMappingURL=main.0da426d2.css.map*/