*{font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}body div#root{height:100vh;width:100vw}div#root nav{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:10px 0;position:-webkit-sticky;position:sticky;top:0}div#root nav span{display:grid;grid-template-columns:60px 1fr;grid-template-rows:1fr 1fr}div#root nav span svg{grid-column:1/2;grid-row:1/3;height:40px;margin:10px;width:40px}div#root nav span svg g circle{stroke:#52057b}div#root nav span svg g ellipse{fill:#52057b}div#root nav span h1{color:#52057b;font-size:1.5em;grid-column:2/3;grid-row:1/2}div#root nav span p{color:#892cdc;grid-column:2/3;grid-row:2/3}div#root nav a{text-decoration:none}div#root nav a p{background-color:#52057b;border-radius:5px 0 0 5px;color:#bc6ff1;padding:10px}div#root footer{background-color:#52057b;border-radius:50% 50% 0 0;margin:50px 0 0;padding:20px 0 0}div#root footer p{color:#bc6ff1;padding:10px;text-align:center}div#root footer ul{align-items:center;display:flex;justify-content:space-around;list-style-type:none}div#root footer ul li{padding:10px}div#root footer ul li a{text-decoration:none}div#root footer ul li a:hover svg{fill:#892cdc}div#root footer ul li a svg{fill:#bc6ff1;height:40px;transition:all .5s ease;width:40px}div#root header{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}div#root header div#hello{background-color:#bc6ff1;border-radius:50% 20% 30% 70%/40% 60% 20% 50%;box-shadow:inset 0 0 10px #00000080;margin:20px}div#root header div#hello,div#root header div#hello figure{align-items:center;display:flex;justify-content:center;padding:10px}div#root header div#hello figure{background-color:#892cdc;border-radius:70% 30% 50% 20%/60% 40% 30% 70%;box-shadow:inset 0 0 20px #00000080}div#root header div#hello figure img{background-color:#52057b;border-radius:60% 40% 20% 80%/30% 70% 50% 40%;box-shadow:inset 0 0 30px #00000080;height:200px;width:200px}div#root header aside{margin:0 50px;max-width:300px}div#root header aside h1{color:#52057b;font-weight:bolder;text-decoration:underline}div#root header aside h1 strong{color:#892cdc}div#root article{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;padding:10px}div#root article h2{color:#52057b;grid-column:1/4;grid-row:1/2;text-align:center}div#root article div.course,div#root article h2{align-items:center;display:flex;justify-content:center}div#root article div.course{flex-direction:column}div#root article div.course svg{fill:#892cdc;height:50px;width:50px}div#root article div.course p{color:#52057b;text-align:center}div#root section svg{width:100vw}
/*# sourceMappingURL=main.bcdb6901.css.map*/