.contact-container{justify-content:center;gap:6rem;max-width:68rem;margin:11rem auto 5rem;padding:0 2rem;display:flex}.contact-info-container{flex:1;max-width:33rem}.contact-header{color:#111;max-width:30rem;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:max(1.8rem,min(4vw,2.5rem));font-weight:700}.contact-subheader{color:#222;max-width:33rem;margin:0 0 1.5rem;font-family:Inter,sans-serif;font-size:max(.8rem,min(2vw,1.05rem));font-weight:400;line-height:1.3}.contact-divider{background-image:repeating-linear-gradient(90deg,#cdcdcd,#cdcdcd 3px,transparent 3px,transparent 6px);border:none;width:100%;height:1px;margin:.7rem 0}.contact-options-container{display:flex}.contact-email-container,.contact-phone-container{flex:1}.contact-text{color:#111;align-items:center;gap:.3rem;margin-top:.6rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;display:flex}.contact-text img{filter:brightness(0)invert(.1);width:auto;height:.85rem;position:relative;top:.5px}.contact-where-text{color:#111;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;position:relative;top:4px}.contact-details{color:#444;margin-top:.4rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:400}.contact-form{background-color:#e8e8e8;border:1.5px solid #e2e2e2;border-radius:8px;width:22rem;padding:1rem;box-shadow:0 6px 16px rgba(0,0,0,.35)}.contact-form-button{color:#fff;cursor:pointer;background-color:#062f6d;border:none;border-radius:7px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.9rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:background-color .1s ease-in-out;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}.contact-form-button:hover{background-color:#041f4a}.loading-text{align-items:center;display:inline-flex}.loading-dots{margin-left:4px;display:inline-flex}.loading-dots span{font-size:1.1em;font-weight:700;line-height:1;animation:1.4s infinite both blink}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@media (max-width:900px){.contact-options-container{text-align:center;flex-direction:column;justify-content:center;align-items:center}.contact-text{justify-content:center}.contact-header,.contact-subheader{text-align:center}.contact-container{gap:3rem}}@media (max-width:795px){.contact-container{flex-direction:column;justify-content:center;gap:3rem;max-width:68rem;margin:9.5rem auto 4rem;padding:0 2rem;display:flex}.contact-info-container{flex:1;max-width:100%}.contact-header,.contact-subheader{max-width:100%}.contact-form-container{margin:0 auto}}@media (max-width:499px){.contact-form-container{margin:0}.contact-form{background-color:#e8e8e8;border:1.5px solid #e2e2e2;border-radius:8px;max-width:100%;padding:1rem;box-shadow:0 6px 16px rgba(0,0,0,.35)}}
