body{background-image:url(/static/media/darkbkg.6f59ac49.jpg);background-position:50%;background-size:cover;color:#fff}body,html{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}nav{display:flex;background-color:#28c7fa;justify-content:space-between}nav .logo h1{color:#f5f5f5}nav ul{display:flex;list-style:none}nav ul li{margin:10px;color:#fff}nav ul .nav-item{display:flex;justify-content:center;list-style:none;text-decoration:none}header{height:20vh;background-color:#775ada;display:flex;align-items:center}header .hero{color:#fff;font-size:25px;height:140px;width:auto;padding:10px;margin:10px}.contact,.form,h3{display:flex;align-items:center;justify-content:center}form{width:50%;display:grid;grid-template-columns:repeat(1,1fr);align-items:center;align-self:center}form button{background-color:#331d7e;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px;font-weight:700;border:none;border-radius:10px;font-size:15px;margin:5px;text-align:center}form input{height:15px;margin:3px;padding:3px 7px;font-size:15px;outline:none}#form-text p{font-size:14px;font-weight:700;font-style:italic;display:flex;justify-content:center;color:#331d7e}section h3{border:2px solid #331d7e}section h2,section h3{text-align:center;background-color:#775ada;width:200px;height:auto;align-items:center}.asidebar h4{background-color:#775ada;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex}aside{display:grid;grid-template-columns:1fr;align-items:center}.aside ul li a{display:flex;text-decoration:none;list-style:none}.foot{display:flex;justify-content:space-around;align-items:center;border:1px solid #6a5acd;background-color:#28c7fa}.foot ul{display:grid;grid-template-columns:repeat(3)1fr;list-style:none}.foot ul li{color:#fff;margin:8px}.foot ul li a{color:#002651;font-weight:700}.foot h3{display:flex;justify-content:center}.foot ul li a{display:flex;text-decoration:none}.foot #partner{text-decoration:none;justify-content:center;align-items:center}.fo-title h3{border:2px solid #002651;background-color:#6a5acd}#befoot{display:flex;justify-content:center}#cards{display:flex;justify-content:space-around;height:100%;width:100%}#cards,.cards{align-items:center}.cards{display:grid;grid-gap:25px;grid-template-columns:repeat(2) 1fr;justify-content:space-between}.cards img{margin-top:20px;display:grid;height:300px;width:250px;border:2px solid #6a5acd;border-radius:10px 10px 0 10px}.cards h3{border-radius:12px 0 15px 11px;background-color:#775ada;color:#fff;height:25px;width:auto;margin-top:0}.App,.cards h3{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{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0f671ece.chunk.css.map */