.contact-hero{color:#fff;overflow:hidden;position:relative;z-index:0}.contact-hero:before{background:radial-gradient(#125ecc,#00216b);content:"";display:block;height:200%;left:-90%;position:absolute;top:-90%;width:200%;z-index:-2}.contact-hero__social-link{text-decoration:none}.contact-hero__social-link:focus,.contact-hero__social-link:hover{filter:brightness(.8)}.contact-hero__social-icon{height:24px;object-fit:scale-down;width:24px}.contact-hero__inner{display:flex;flex-flow:column;gap:4rem}.contact-hero__meta-row{align-items:center;display:flex;gap:6px;margin-bottom:1rem}.contact-hero__meta-link{color:#fff;text-decoration:none}.contact-hero__meta-link:focus,.contact-hero__meta-link:hover{text-decoration:underline}.contact-hero textarea{min-height:200px}.contact-hero__meta-title{font-size:20px;font-weight:700;margin:2rem 0 .5rem;text-transform:uppercase}@media (min-width:768px){.contact-hero__inner{align-items:center;flex-flow:row}.contact-hero__left,.contact-hero__right{width:50%}}