@keyframes contact_fadeIn__wz7ff{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.contact_contactContent__TPGAB{text-align:center;animation:contact_fadeIn__wz7ff .6s ease forwards;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;width:100%;min-height:60vh}.contact_sectionLabel__oCQqN{font-family:var(--font-body);font-size:.65rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--text-light);margin-bottom:2.5rem}.contact_contactEmail__f_0Jb{font-family:Copperplate Gothic,Copperplate Gothic Light,Copperplate,copperplate,serif;font-size:clamp(1.5rem,4vw,3rem);font-weight:400;font-style:normal;display:inline-block;position:relative}.contact_contactEmail__f_0Jb:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:.5px;background:var(--text);transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.contact_contactEmail__f_0Jb:hover{opacity:1}.contact_contactEmail__f_0Jb:hover:after{transform:scaleX(1);transform-origin:left}.contact_contactSocials__Wqvqu{margin-top:3rem;display:flex;gap:2rem;justify-content:center}.contact_contactSocials__Wqvqu a{font-size:.7rem;letter-spacing:.08em;text-transform:lowercase;color:var(--text-light)}