@import url(https://fonts.googleapis.com/css2?family=Andika&display=swap);*{font-family:Andika,sans-serif;margin:0;padding:0}.sticky-top{left:0;min-width:100%;position:fixed;right:0;top:0}.navbar{align-items:center;display:flex;justify-content:space-between}.logo{color:#0f0f35;font-size:30px;font-weight:600;margin:5px;text-decoration:none}.menu{display:flex}.menuphone{align-items:center;-webkit-animation:mobilenav 1s alternate;animation:mobilenav 1s alternate;background-color:#eb7c7c;display:none;flex-direction:column;justify-content:space-around;position:absolute;width:100%}.hamburger{display:none;height:40px;margin-right:10px}.hamburger:hover{cursor:pointer}.navlist{align-items:center;display:flex;list-style:none;margin:30px}.navlink:hover{cursor:pointer;font-weight:700;text-decoration:underline}.toggle{left:-9000px;opacity:0;position:absolute;top:-9000px}.toggle+label{align-items:center;display:flex;font-size:21px;margin-right:15px;position:relative}.toggle+label,.toggle:checked+label{cursor:pointer}.toggle+label:before{background-color:#bd817f;border-radius:15px;content:"";height:25px;margin-right:5px;width:47px}.toggle+label:after{background-color:#fff;border-radius:50%;content:"";height:22px;left:2px;position:absolute;width:22px}.toggle:checked+label:after{background-color:#0f0b60;left:22.5px}.toggle:checked+label:before{background-color:#009bdf}.nav-light{background-color:#eb7c7c;color:#000}.nav-dark{background-color:#000;color:#fff}.navlink{font-size:21px;padding:10px;text-decoration:none}.light{color:#000}.dark{color:#fff}.hamburger-light{fill:#000}.hamburger-dark{background:#fff}.container{margin:120px 191px}.headlines{font-size:30px}.textarea{font-size:20px;height:300px;margin-top:33px;padding-left:10px;width:100%}.buttonsdiv{display:flex;justify-content:flex-start}.btn{border-radius:10px;font-size:15px;height:50px;margin:10px;width:170px}.btn:hover{border:2px solid #000;cursor:pointer}#about-img{height:300px;width:300px}.about{grid-row-gap:70px;display:grid;grid-template-columns:repeat(2,1fr);margin:50px 200px;row-gap:70px}.contactus{grid-column-end:3;grid-column-start:1}.image{flex-direction:column}.email,.image{align-items:center;display:flex;justify-content:center}.email{-webkit-column-gap:15px;column-gap:15px;margin-top:21px}.submit{height:50px;width:100px}#previewtext{border:1px solid #d3d3d3;height:300px;width:auto}#previewtext:active{box-shadow:0 0 0 3px rgba(3,102,214,.3)}.footer{align-items:center;display:flex;height:100px;justify-content:center;margin-top:20px}.footer-light{background-color:#eb7c7c;color:#000}.footer-dark{background-color:#000;color:#fff}.btn-light{background-color:#bd817f;border:2px solid #bd817f}.btn-dark{background-color:#009bdf;border:2px solid #009bdf}.hidden{display:none}.translate{align-items:center;display:flex;flex-direction:column;font-size:18px;justify-content:center;margin:20px 70px}.dropdown{margin-bottom:15px;margin-top:15px}@media screen and (max-width:450px) and (min-width:250px){.container{margin:70px 20px 0}.buttonsdiv{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);justify-content:center}.hamburger{display:block;height:20px}.menu{display:none}.menuphone{display:flex;top:57px}.navlist{flex-direction:column;margin:10px}.headlines,.textarea{font-size:16px}.textarea{margin-top:20px}.translate{margin:24px 35px 0}.about{display:flex;flex-direction:column;gap:20px;margin:0 19px}#about-img{height:240px;width:240px}.email{flex-direction:column}.submit{margin-top:10px}.btn{font-size:12px;height:36px;width:150px}.dropdown{display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width:960px) and (min-width:450px){.hamburger{display:block;height:25px}.container{margin:100px 20px}.headlines{font-size:18px}.menu{display:none}.menuphone{display:flex;top:58px}.navlist{flex-direction:column;margin:10px}.logo{font-size:30px}.buttonsdiv{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);justify-content:center}.translate{margin:14px 50px}.about{display:flex;flex-direction:column;gap:0;margin:0 100px}.textarea{margin-top:32px}}@media screen and (max-width:1200px) and (min-width:960px){.navlist{margin:10px}.logo{font-size:20px}.navlink,.toggle+label{font-size:18px}.container{margin:70px 80px}.translate{margin:0}.about{margin:50px 100px}.textarea{margin-top:34px}}@-webkit-keyframes mobilenav{0%{display:none;top:40px}to{display:flex;top:58px}}@keyframes mobilenav{0%{display:none;top:40px}to{display:flex;top:58px}}
/*# sourceMappingURL=main.2f943ba5.css.map*/