#homepage{flex-direction:column;padding:50px;display:flex}#homepage section{flex-direction:row;display:flex}#homepage h1{font-size:40px;font-weight:700}#homepage h2{font-size:25px;font-weight:700}#help{font-size:25px}#homepage h3{font-size:20px;font-weight:700}#homepage section h3{margin-top:5px}#homepage section img{filter:grayscale(.3);transition:all .2s;box-shadow:2px 2px 10px #00000070}#homepage section img:hover{filter:grayscale(0);box-shadow:4px 4px 20px #00000090}#homepage p{font-size:18px}#help.typewriter-help{white-space:nowrap;align-items:center;display:inline-flex}#help.typewriter-help:after{content:"_";color:currentColor;margin-left:4px;animation:.9s step-end infinite help-caret-blink}@keyframes help-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}#homepage .authenticity-badge{transform:translate(10px,10px)rotate(-15deg)}@media (max-width:850px){#homepage{padding:50px}#homepage section{flex-direction:column}#homepage section a{width:100%;margin-left:auto;margin-right:auto}#homepage section a h3,#homepage section a p{justify-self:left}#help{font-size:20px!important}}
