*{box-sizing:border-box}html,body{height:100%}body{margin:0px;display:flex;font-family:"Karla", Arial, sans-serif;color:#111111;background-color:#0f0f0f}.hide{display:none}.content{margin:auto;width:55%;display:flex}.content #left{min-width:50%}.content #left .section:first-child{margin-bottom:3em}.content .section{margin:0 1.5em 0 1.5em;padding:2.3em;padding-left:2em;padding-right:2em;background-color:white}@media only screen and (max-width: 1700px){.content{width:75%}}@media only screen and (max-width: 1300px){.content{width:90%}}@media only screen and (min-width: 750px) and (max-width: 1075px){.content{flex-direction:column}.content #left{display:flex}.content #left #mail-signup{min-width:40%}}@media only screen and (max-width: 1075px){#mail-signup{margin-bottom:3em}}@media only screen and (max-width: 750px){body{align-items:unset;margin-top:3em}.content{width:100%;display:block}.content #mail-signup{margin-left:0px;margin-right:0px}.content #about-us{margin-bottom:3em}}.logo{height:90px;filter:grayscale(100%)}.header{display:flex;align-items:center}.header *:first-child:not(.no-divider){border-right:1px solid black}.header img{margin-right:1.2em;padding-right:1.2em}.header .material-icons,.header .title{margin-right:0.5em;padding-right:0.5em}.header .no-divider{margin-right:0.5em;padding-right:initial}p{font-size:14px}.form .message{width:100%;color:white;padding:1em;vertical-align:text-bottom}.form .message:not(:last-child){margin-bottom:1em}.form .message .material-icons{float:right;cursor:pointer}.form .message.success{background-color:#46a346}.form .message.failure{background-color:#b93333}.form .group{width:100%;display:flex}.form .group:not(:last-child){margin-bottom:1em}.form .group *:not(:last-child){margin-right:0.5em}.form .group input[type="email"]{outline:none;width:100%;height:2.8em;padding-left:1em;padding-right:1em;color:rgba(0,0,0,0.7);caret-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.212);border-width:1px}.form .group button{outline:none;background-color:#0f0f0f;border:0px;color:white;font-weight:bold;cursor:pointer;width:100%;height:2.8rem}
