/* Contact page polish */
body.page-id-508,
body.page-slug-contact {
  background: #f3f7fc;
}

body.page-id-508 .site-content,
body.page-id-508 #content,
body.page-id-508 .ast-container {
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.page-id-508 #primary {
  margin: 0 !important;
  width: 100% !important;
}

body.page-id-508 .entry-header {
  display: none !important;
}

body.page-id-508 .esl-contact-hero {
  background:
    radial-gradient(900px 420px at 8% -20%, rgba(4, 107, 210, 0.18), transparent 60%),
    radial-gradient(700px 360px at 95% 0%, rgba(4, 92, 180, 0.1), transparent 55%),
    #eef4fb !important;
}

body.page-id-508 .esl-kicker {
  font-family: 'Sora', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: #046bd2 !important;
  margin: 0 0 0.75rem !important;
}

body.page-id-508 .esl-lede {
  font-family: 'Source Serif 4', Georgia, serif !important;
  font-size: 1.2rem !important;
  line-height: 1.65 !important;
  color: #334155 !important;
  max-width: 42rem;
  margin: 0 !important;
}

body.page-id-508 .esl-contact-main {
  background: #f7fafc !important;
}

body.page-id-508 .esl-contact-info .elementor-heading-title,
body.page-id-508 .esl-contact-form-shell .elementor-heading-title,
body.page-id-508 .esl-contact-hero .elementor-heading-title {
  font-family: 'Sora', sans-serif !important;
  letter-spacing: -0.02em;
}

body.page-id-508 .esl-contact-detail {
  display: grid;
  gap: 0.2rem;
  margin: 0 0 1.1rem;
  font-family: 'Sora', sans-serif;
}

body.page-id-508 .esl-contact-detail .label {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #64748b;
}

body.page-id-508 .esl-contact-detail a,
body.page-id-508 .esl-contact-detail span:not(.label) {
  color: #0f172a;
  font-size: 1.05rem;
  font-weight: 600;
  text-decoration: none;
}

body.page-id-508 .esl-contact-detail a:hover {
  color: #046bd2;
}

body.page-id-508 .esl-note {
  font-size: 0.95rem !important;
  color: #64748b !important;
  margin-top: 0.5rem !important;
}

body.page-id-508 .esl-contact-form-shell {
  background: rgba(255, 255, 255, 0.92) !important;
  border: 1px solid rgba(15, 23, 42, 0.08) !important;
}

body.page-id-508 .esl-contact-form .elementor-field-label {
  font-family: 'Sora', sans-serif !important;
  font-weight: 600 !important;
  color: #334155 !important;
}

body.page-id-508 .esl-contact-form .elementor-field-textual {
  border-radius: 0 !important;
  min-height: 48px;
  border-color: #d6e2f0 !important;
  font-family: 'Sora', sans-serif !important;
}

body.page-id-508 .esl-contact-form textarea.elementor-field-textual {
  min-height: 120px;
}

body.page-id-508 .esl-contact-form .elementor-field-textual:focus {
  border-color: #046bd2 !important;
  box-shadow: none !important;
  outline: 2px solid rgba(4, 107, 210, 0.2);
  outline-offset: 0;
}

body.page-id-508 .esl-contact-form .elementor-button {
  font-family: 'Sora', sans-serif !important;
  font-weight: 600 !important;
  border-radius: 0 !important;
  padding: 14px 22px !important;
  background: #046bd2 !important;
  width: 100%;
}

body.page-id-508 .esl-contact-form .elementor-button:hover {
  background: #045cb4 !important;
}

@media (max-width: 900px) {
  body.page-id-508 .esl-contact-grid {
    flex-direction: column !important;
  }

  body.page-id-508 .esl-contact-info,
  body.page-id-508 .esl-contact-form-shell {
    width: 100% !important;
  }
}
