#contact{margin-top:calc(var(--header-height));width:100%}#contact>section{flex-direction:row;justify-content:space-between;gap:1rem;width:100%;padding:6.25rem 14vw;display:flex}#contact>section>div{width:45%}#contact h1{font-size:2rem;font-weight:400}#contact h2{color:var(--color-on-accent-secondary-dull);font-size:1rem;font-weight:200}#contact form ul{flex:1;gap:1rem;list-style:none;display:flex}#contact form li{flex-direction:column;gap:.5rem;width:100%;display:flex}@media (max-width:940px){#contact>section{flex-direction:column;padding:6.25rem 5vw}#contact>section>div{width:100%}}
