.contact-module__t6eV7q__page{background-color:#fff;min-height:100vh;padding:5rem 1.5rem;animation:.5s both contact-module__t6eV7q__fadeIn}.contact-module__t6eV7q__container{max-width:700px;margin:0 auto}.contact-module__t6eV7q__header{margin-bottom:3rem}.contact-module__t6eV7q__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-light);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.contact-module__t6eV7q__title{font-size:var(--type-h1-size);line-height:var(--type-h1-line-height);font-weight:var(--type-h1-weight);color:var(--nickel)}.contact-module__t6eV7q__cards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__t6eV7q__card{border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:2rem 1.75rem;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.contact-module__t6eV7q__card:after{content:"";background:linear-gradient(90deg,#004c99,#1ea0eb);width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.contact-module__t6eV7q__card:hover:after{width:100%}.contact-module__t6eV7q__card-icon{margin-bottom:.5rem}.contact-module__t6eV7q__icon{width:1.5rem;height:1.5rem;color:var(--primary-light)}.contact-module__t6eV7q__label{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;font-size:.7rem;font-weight:700}.contact-module__t6eV7q__link{font-size:var(--type-body-size);font-weight:var(--type-body-weight);color:var(--primary-light);word-break:break-all;text-decoration:none}.contact-module__t6eV7q__link:hover{text-decoration:underline}.contact-module__t6eV7q__address{font-style:normal;font-size:var(--type-body-size);font-weight:var(--type-body-weight);line-height:var(--type-body-relaxed-line-height);color:#4b5563;flex-direction:column;gap:.2rem;display:flex}@keyframes contact-module__t6eV7q__fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:540px){.contact-module__t6eV7q__page{padding:3rem 1.25rem}.contact-module__t6eV7q__cards{grid-template-columns:1fr}.contact-module__t6eV7q__title{font-size:calc(var(--type-h1-size)*.8)}}
