.alt-hero{background:var(--geni-blue);padding:4em 7%}.alt-hero .inner{max-width:600px;margin:0 auto;text-align:center}.alt-hero h1{color:rgba(255,255,255,.9);font-size:1.4em;font-weight:300;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.6em}.alt-hero h1 span{font-weight:500}@media screen and (min-width:480px){.alt-hero h1{font-size:6vmin}}.alt-hero .p-wrap{max-width:450px;margin:0 auto}.alt-hero p{color:rgba(255,255,255,.8)}main{padding:4em 7% 5em}main .contact-info{margin-bottom:2.5em}@media (min-width:800px){main .inner{display:flex;justify-content:space-between;max-width:900px;margin:0 auto}main .contact-info{flex-basis:30%;text-align:right}main .form{flex-basis:60%}}.contact-info h2:before{content:'—';padding-right:.5em}.contact-info p:not(:last-child){margin-bottom:.5em}form h2:before{content:'';padding-right:0}@media (min-width:720px){form div{display:flex;justify-content:space-between}form input[name='name'],form input[name='email']{flex-basis:45%}}input,textarea{padding:11px 4px 8px;width:100%;max-width:100%;border:0;font-weight:400;font-size:1.1em;font-family:inherit;color:#555;width:100%;margin-bottom:1em;border-bottom:2px solid #DDD}textarea{height:120px;resize:none}input:focus,textarea:focus{border-color:#BBB;-webkit-transition:-webkit-border-color:0.35s;transition:border-color 0.5s}input.submit{width:auto;color:#FFF;font-size:.725em;font-weight:400;text-transform:uppercase;letter-spacing:.3em;background:var(--geni-red);padding:1em 2em;margin-top:1.5em;margin-bottom:0;border:none;border-radius:.2em;cursor:pointer;transition:all ease .2s}input.submit:hover{background-color:var(--geni-blue)}::placeholder{font-size:.9em}#form-messages{font-size:.85em}.success{padding:1em;margin-bottom:2.4em;text-shadow:0 1px 0 rgba(255,255,255,.5);color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6;border-radius:4px}.error{padding:1em;margin-bottom:2.4em;text-shadow:0 1px 0 rgba(255,255,255,.5);color:#B94A48;background-color:#F2DEDE;border:1px solid rgba(185,74,72,.3);border-radius:4px}