.homeContainer{box-sizing:border-box;color:#404040;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:100vh;padding:2em 4em;font-family:Roboto;font-style:normal;font-weight:400;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}.homeContainer .logo{width:6em}.homeContainer .header{flex-direction:row;justify-content:start;align-items:center;width:100%;margin-bottom:1em;display:flex}.homeContainer .title{font-family:Roboto-Bold;font-size:2em;font-weight:700}.homeContainer .sub-title{border-bottom:.15em solid #ffc600;margin-bottom:1em;padding-bottom:1em;font-family:Roboto-Bold;font-size:1.4em;font-weight:700}.homeContainer .label{margin-bottom:.6em;font-family:Roboto-SemiBold;font-size:1.2em}.homeContainer .input{background-color:#f5f6f6;border:none;border-radius:.75em;margin-bottom:4em;padding:1em .8em}.homeContainer .button{cursor:pointer;background-color:#ffc600;border-radius:1.8em;justify-content:center;align-items:center;width:12em;margin:auto;padding:1em;font-family:Roboto-SemiBold;font-size:1.2em;display:flex}.homeContainer .button.sending{opacity:.5}*{box-sizing:border-box;outline:none}html,body{height:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background-color:#fff;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Roboto-Bold;src:url(/assets/fonts/Roboto-Bold.woff2)format("woff2"),url(/assets/fonts/Roboto-Bold.woff)format("woff");font-style:normal;font-display:swap}@font-face{font-family:Roboto-Medium;src:url(/assets/fonts/Roboto-Medium.woff2)format("woff2"),url(/assets/fonts/Roboto-Medium.woff)format("woff");font-style:normal;font-display:swap}@font-face{font-family:Roboto-SemiBold;src:url(/assets/fonts/Roboto-SemiBold.woff2)format("woff2"),url(/assets/fonts/Roboto-SemiBold.woff)format("woff");font-style:normal;font-display:swap}
