h1,h2,section p{text-align:center}form,main{padding:20px}.content,.content div section,form .form-group{width:100%}main{display:flex;flex-direction:column;align-items:center}h1{font-size:var(--font-size-very-high)}h2{font-size:var(--font-size-high);margin-left:5px;margin-right:5px}h1,h2{color:#000;font-weight:400;text-transform:uppercase}main p{text-align:justify;text-align-last:center;max-width:700px;width:80%;hyphens:auto}.content{display:flex;flex-direction:row;flex-grow:1;margin-top:30px}form,section{flex-direction:column;display:flex}section{padding-bottom:20px;width:50%;align-items:center}form{width:300px;background-color:#fff;border-radius:10px;border:1px solid transparent;align-items:center;box-shadow:0 12px 16px 0 grey,0 17px 50px 0 rgba(0,0,0,.19)}.content>div{width:50%;display:flex;flex-direction:column;align-items:center}.content strong{font-weight:700}@media screen and (max-width:1000px){form{width:250px}}@media screen and (max-width:800px){.content{flex-direction:column;align-items:center;margin-top:0}.content div{width:100%}}@media screen and (max-width:450px){h1{font-size:var(--font-size-high)}h2{font-size:var(--font-size-medium)}}@media screen and (max-width:400px){form{width:200px}}
