@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap);*{margin:0;padding:0;box-sizing:border-box}#root{background:#f6f2f1;background:linear-gradient(167.03deg,#f6f2f1 57.62%,#faa96c 80.79%);background-repeat:no-repeat;height:100vh;overflow:none}body{font-family:"Montserrat",sans-serif;color:#111;font-size:1rem}h1{text-align:center;margin-top:1rem;font-size:2.4rem}p{margin:.5rem}.logo-ce{margin:0 auto 1rem;padding-top:1rem}.logo,.logo-ce{text-align:center;border-radius:50%}.logo{width:180px;margin:0 auto}.form{margin:.5rem auto;width:50%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.form-headline{margin:1rem .5rem 2rem;text-align:center;font-weight:400}.contact-details{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%}.submit-message{text-align:center;font-size:1.9rem;margin:1.5rem auto}button,input,textarea{border-radius:25px;font-family:"Montserrat",sans-serif;font-size:1rem;margin:.5rem}input,textarea{color:#111;padding:.5rem;outline:none;border:2px solid transparent;box-shadow:0 4px 15px rgba(0,0,0,.25)}input[type=email]:focus,input[type=text]:focus,textarea:focus{border:2px solid #5f41ed;outline:none}input{width:70%}textarea{width:100%}button{background-color:#5f41ed;padding:1rem 2rem;color:#f6f1f1;border:none;font-weight:600}button:hover{background:#4122db}@media only screen and (max-width:600px){#root{overflow:scroll}.logo{width:140px;text-align:center}h1{margin-top:1rem;font-size:2rem;font-weight:500}.form{width:100%;margin-bottom:2rem}.form-headline{margin:1rem .5rem;font-weight:400}.contact-details{-webkit-flex-direction:column;flex-direction:column}.submit-message{font-size:1.7rem}button,input,textarea{width:90%;margin:.4rem 1rem}}
/*# sourceMappingURL=main.0dd4a2ed.chunk.css.map */