.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Vital Tears — Elementor Site Settings → Custom CSS
   • Footer newsletter (native HTML, #vt-footer-signup)
   • Footer wave seam on Resources page (Ask section → footer)
   HubSpot body forms: style in HubSpot, not here.

   Regenerate: python3 website/elementor/build-hsform-site-css.py */

/* --- Indigo-ending pages: section bottom wave → footer (850, 931, …) ---
   Theme Builder footer shape is white by default — white band on dark-blue last sections.
   Hide footer shape; use brand bottom-wave SVG on the last section (fill #262261). */
body.vt-indigo-footer-wave .elementor-location-footer .elementor-shape-top {
  display: none !important;
}

body.vt-indigo-footer-wave .elementor-location-footer {
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
}

body.vt-indigo-footer-wave .vt-edu-wave-bottom,
body.vt-indigo-footer-wave .vt-wave-bottom__svg {
  display: block !important;
}

body.vt-indigo-footer-wave .vt-edu-wave-bottom path,
body.vt-indigo-footer-wave .vt-wave-bottom__svg {
  fill: #262261 !important;
  color: #262261 !important;
}

body.vt-indigo-footer-wave .elementor-widget-html:has(.vt-edu-wave-bottom) {
  display: block !important;
}

body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a,
body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a > .e-con-inner {
  --padding-top: 48px !important;
  --padding-block-start: 48px !important;
  padding-top: 48px !important;
  padding-block-start: 48px !important;
}

@media (max-width: 1024px) {
  body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a,
  body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a > .e-con-inner {
    --padding-top: 40px !important;
    padding-top: 40px !important;
    padding-block-start: 40px !important;
  }
}

body.page-id-850 #ask-a-question {
  position: relative;
  margin-bottom: 0 !important;
  overflow: hidden;
  background-color: #262261 !important;
  background-image: linear-gradient(160deg, #1a184d 0%, #2a388f 55%, #262261 100%) !important;
}

body.page-id-931 .elementor-element-123fde9 {
  position: relative;
  margin-bottom: 0 !important;
  overflow: hidden;
  background-color: #262261 !important;
  padding-bottom: calc(clamp(64px, 9vw, 120px) + clamp(60px, 8vw, 110px)) !important;
}

body.page-id-931 .elementor-element-123fde9::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 165%;
  min-width: 1400px;
  height: clamp(60px, 8vw, 110px);
  transform: translateX(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 184.66 44.96' preserveAspectRatio='none'%3E%3Cpath fill='%23262261' d='M184.66,38.75c-3.16-4.98-8.27-12.59-15.32-19.36C152.95,3.64,133.53-2.68,113.83,1.03c-10.49,1.97-21.62,5.48-32.4,8.89C50.83,19.57,20.4,30.14,0,6.25L0,44.96L184.66,44.96Z'/%3E%3C/svg%3E")
    no-repeat bottom center / 100% 100%;
  pointer-events: none;
  z-index: 5;
}

/* --- Footer “Stay in Touch” — #vt-footer-signup on Theme Builder footer container --- */
#vt-footer-signup .vt-footer-signup__row {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: stretch;
  margin: 0;
}

@media (min-width: 480px) {
  #vt-footer-signup .vt-footer-signup__row {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}

#vt-footer-signup .vt-footer-signup__input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  padding: 9px 14px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-family: "Poppins", system-ui, sans-serif;
  font-size: 0.875rem;
  box-shadow: none;
}

#vt-footer-signup .vt-footer-signup__input::placeholder {
  color: rgba(255, 255, 255, 0.48);
}

#vt-footer-signup .vt-footer-signup__input:focus {
  outline: none;
  border-color: #57c9e9;
  box-shadow: 0 0 0 3px rgba(87, 201, 233, 0.22);
}

#vt-footer-signup .vt-footer-signup__btn {
  flex: 0 0 auto;
  padding: 10px 20px;
  font-family: "Poppins", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #262261;
  background: #ffcb1f;
  border: none;
  border-radius: 999px;
  box-shadow: 0 14px 32px rgba(255, 203, 31, 0.42);
  cursor: pointer;
  white-space: nowrap;
}

#vt-footer-signup .vt-footer-signup__btn:hover {
  background: #eeb000;
}

#vt-footer-signup .vt-footer-signup__btn:disabled {
  opacity: 0.65;
  cursor: wait;
}

@media (max-width: 479px) {
  #vt-footer-signup .vt-footer-signup__btn {
    width: 100%;
  }
}

#vt-footer-signup .vt-footer-signup__status {
  flex: 1 1 100%;
  margin: 4px 0 0;
  font-family: "Poppins", system-ui, sans-serif;
  font-size: 0.82rem;
  line-height: 1.35;
}

#vt-footer-signup .vt-footer-signup__status--ok {
  color: rgba(255, 255, 255, 0.9);
}

#vt-footer-signup .vt-footer-signup__status--err {
  color: #ffb4bc;
}









/* Vital Tears — Elementor Site Settings → Custom CSS
   • Footer newsletter (native HTML, #vt-footer-signup)
   • HubSpot embeds (.vt-hsform on form container)
   • Footer wave seam on Resources page (Ask section → footer)

   Regenerate: python3 website/elementor/build-hsform-site-css.py */

/* --- Indigo-ending pages: section bottom wave → footer (850, 931) ---
   Footer shape is white — white scalloped band when last block is dark blue (double wave
   with page SVG). Hide footer shape; keep brand bottom-wave on section, fill #262261.
   page-id .elementor-kit-7s work without mu-plugin body class. */
body.page-id-850 .elementor-location-footer .elementor-shape-top,
body.page-id-931 .elementor-location-footer .elementor-shape-top,
body.vt-indigo-footer-wave .elementor-location-footer .elementor-shape-top {
  display: none !important;
}

body.page-id-850 .elementor-location-footer,
body.page-id-931 .elementor-location-footer,
body.vt-indigo-footer-wave .elementor-location-footer {
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
}

body.page-id-850 .vt-edu-wave-bottom,
body.vt-indigo-footer-wave .vt-edu-wave-bottom,
body.vt-indigo-footer-wave .vt-wave-bottom__svg {
  display: block !important;
}

body.page-id-850 .vt-edu-wave-bottom path,
body.vt-indigo-footer-wave .vt-edu-wave-bottom path,
body.vt-indigo-footer-wave .vt-wave-bottom__svg {
  fill: #262261 !important;
  color: #262261 !important;
}

body.page-id-850 .elementor-widget-html:has(.vt-edu-wave-bottom),
body.vt-indigo-footer-wave .elementor-widget-html:has(.vt-edu-wave-bottom) {
  display: block !important;
}

body.page-id-850 .elementor-location-footer .elementor-element-1ce570a,
body.page-id-850 .elementor-location-footer .elementor-element-1ce570a > .e-con-inner,
body.page-id-931 .elementor-location-footer .elementor-element-1ce570a,
body.page-id-931 .elementor-location-footer .elementor-element-1ce570a > .e-con-inner,
body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a,
body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a > .e-con-inner {
  --padding-top: 48px !important;
  --padding-block-start: 48px !important;
  padding-top: 48px !important;
  padding-block-start: 48px !important;
}

@media (max-width: 1024px) {
  body.page-id-850 .elementor-location-footer .elementor-element-1ce570a,
  body.page-id-850 .elementor-location-footer .elementor-element-1ce570a > .e-con-inner,
  body.page-id-931 .elementor-location-footer .elementor-element-1ce570a,
  body.page-id-931 .elementor-location-footer .elementor-element-1ce570a > .e-con-inner,
  body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a,
  body.vt-indigo-footer-wave .elementor-location-footer .elementor-element-1ce570a > .e-con-inner {
    --padding-top: 40px !important;
    padding-top: 40px !important;
    padding-block-start: 40px !important;
  }
}

body.page-id-850 #ask-a-question {
  position: relative;
  margin-bottom: 0 !important;
  overflow: hidden;
  background-color: #262261 !important;
  background-image: linear-gradient(160deg, #1a184d 0%, #2a388f 55%, #262261 100%) !important;
}

body.page-id-931 .elementor-element-123fde9 {
  position: relative;
  margin-bottom: 0 !important;
  overflow: hidden;
  background-color: #262261 !important;
  padding-bottom: calc(clamp(64px, 9vw, 120px) + clamp(60px, 8vw, 110px)) !important;
}

body.page-id-931 .elementor-element-123fde9::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 165%;
  min-width: 1400px;
  height: clamp(60px, 8vw, 110px);
  transform: translateX(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 184.66 44.96' preserveAspectRatio='none'%3E%3Cpath fill='%23262261' d='M184.66,38.75c-3.16-4.98-8.27-12.59-15.32-19.36C152.95,3.64,133.53-2.68,113.83,1.03c-10.49,1.97-21.62,5.48-32.4,8.89C50.83,19.57,20.4,30.14,0,6.25L0,44.96L184.66,44.96Z'/%3E%3C/svg%3E")
    no-repeat bottom center / 100% 100%;
  pointer-events: none;
  z-index: 5;
}

/* --- Footer “Stay in Touch” — #vt-footer-signup on Theme Builder footer container --- */
#vt-footer-signup .vt-footer-signup__row {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: stretch;
  margin: 0;
}

@media (min-width: 480px) {
  #vt-footer-signup .vt-footer-signup__row {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}

#vt-footer-signup .vt-footer-signup__input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  padding: 9px 14px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-family: "Poppins", system-ui, sans-serif;
  font-size: 0.875rem;
  box-shadow: none;
}

#vt-footer-signup .vt-footer-signup__input::placeholder {
  color: rgba(255, 255, 255, 0.48);
}

#vt-footer-signup .vt-footer-signup__input:focus {
  outline: none;
  border-color: #57c9e9;
  box-shadow: 0 0 0 3px rgba(87, 201, 233, 0.22);
}

#vt-footer-signup .vt-footer-signup__btn {
  flex: 0 0 auto;
  padding: 10px 20px;
  font-family: "Poppins", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #262261;
  background: #ffcb1f;
  border: none;
  border-radius: 999px;
  box-shadow: 0 14px 32px rgba(255, 203, 31, 0.42);
  cursor: pointer;
  white-space: nowrap;
}

#vt-footer-signup .vt-footer-signup__btn:hover {
  background: #eeb000;
}

#vt-footer-signup .vt-footer-signup__btn:disabled {
  opacity: 0.65;
  cursor: wait;
}

@media (max-width: 479px) {
  #vt-footer-signup .vt-footer-signup__btn {
    width: 100%;
  }
}

#vt-footer-signup .vt-footer-signup__status {
  flex: 1 1 100%;
  margin: 4px 0 0;
  font-family: "Poppins", system-ui, sans-serif;
  font-size: 0.82rem;
  line-height: 1.35;
}

#vt-footer-signup .vt-footer-signup__status--ok {
  color: rgba(255, 255, 255, 0.9);
}

#vt-footer-signup .vt-footer-signup__status--err {
  color: #ffb4bc;
}

/* --- HubSpot embeds (raw HTML only — css:"" in embed; iframe forms ignore this) --- */
.vt-hsform .hs-form,
.vt-hsform.hs-form,
form.vt-hsform,
.hs-form-vt,
.vt-hsform .hs-form * ,
.vt-hsform.hs-form * ,
form.vt-hsform * ,
.hs-form-vt * {
  font-family: "Poppins", system-ui, sans-serif !important;
}

.vt-hsform .hs-form-field {
  margin-bottom: 20px;
}

.vt-hsform .hs-form-field > label,
.vt-hsform.hs-form .hs-form-field > label,
form.vt-hsform .hs-form-field > label,
.hs-form-vt .hs-form-field > label {
  display: block;
  font-family: "Poppins", system-ui, sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em;
  line-height: 1.35 !important;
  color: #262261 !important;
  margin-bottom: 4px !important;
}

.vt-hsform .hs-form-field > label .hs-form-required {
  color: #1b75bb !important;
}

/* Help / description text (HubSpot renders as legend.hs-field-desc) */
.vt-hsform .hs-field-desc,
.vt-hsform legend.hs-field-desc,
.vt-hsform.hs-form .hs-field-desc,
.vt-hsform.hs-form legend.hs-field-desc,
form.vt-hsform .hs-field-desc,
form.vt-hsform legend.hs-field-desc,
.hs-form-vt .hs-field-desc,
.hs-form-vt legend.hs-field-desc {
  display: block !important;
  font-family: "Poppins", system-ui, sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  color: #6b7194 !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  max-width: none !important;
  white-space: normal !important;
}

.vt-hsform .hs-input:not([type="checkbox"]):not([type="radio"]),
.vt-hsform .hs-input.hs-fieldtype-text,
.vt-hsform .hs-input.hs-fieldtype-textarea,
.vt-hsform select.hs-input,
.vt-hsform textarea.hs-input {
  width: 100% !important;
  padding: 12px 16px !important;
  font-family: "Poppins", system-ui, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.4 !important;
  color: #3d4260 !important;
  background: #fff !important;
  border: 1.5px solid rgba(38, 34, 97, 0.08) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
}

.vt-hsform .hs-input::placeholder {
  color: #9aa0b8 !important;
  opacity: 1 !important;
}

.vt-hsform select.hs-input {
  appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7194' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  padding-right: 40px !important;
}

.vt-hsform .hs-input:focus {
  outline: none !important;
  border-color: #57c9e9 !important;
  box-shadow: 0 0 0 4px rgba(87, 201, 233, 0.18) !important;
}

.vt-hsform textarea.hs-input {
  min-height: 120px;
  resize: vertical;
}

.vt-hsform .hs-error-msgs,
.vt-hsform .hs_error_rollup {
  list-style: none;
  padding: 0;
  margin: 6px 0 0;
  font-family: "Poppins", system-ui, sans-serif !important;
  color: #c2185b;
  font-size: 0.85rem;
}

.vt-hsform .hs-submit {
  margin-top: 24px;
}

.vt-hsform .legal-consent-container,
.vt-hsform .hs-richtext {
  font-family: "Poppins", system-ui, sans-serif !important;
  font-size: 0.82rem;
  color: #6b7194;
  margin: 6px 0;
}

.vt-hsform .legal-consent-container a {
  color: #1b75bb;
}

.vt-hsform .hs-button,
.vt-hsform.hs-form .hs-button,
form.vt-hsform .hs-button,
.hs-form-vt .hs-button,
.vt-hsform input[type="submit"],
.vt-hsform .hs-submit input {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 12px 24px !important;
  font-family: "Poppins", system-ui, sans-serif !important;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  color: #fff !important;
  background: #2a388f !important;
  background-color: #2a388f !important;
  border: none !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 32px rgba(42, 56, 143, 0.32) !important;
  cursor: pointer;
}

.vt-hsform .hs-button:hover,
.vt-hsform.hs-form .hs-button:hover,
form.vt-hsform .hs-button:hover,
.hs-form-vt .hs-button:hover,
.vt-hsform input[type="submit"]:hover,
.vt-hsform .hs-submit input:hover {
  background: #1b1748 !important;
  background-color: #1b1748 !important;
}

/* Dark / indigo sections */
.vt-hsform--on-indigo {
  padding: clamp(24px, 3vw, 36px);
  border-radius: 36px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.06);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.vt-hsform--on-indigo .hs-form-field > label,
.vt-hsform--on-indigo .hs-richtext,
.vt-hsform--on-indigo .hs-richtext p {
  color: rgba(255, 255, 255, 0.92) !important;
}

.vt-hsform--on-indigo .hs-field-desc,
.vt-hsform--on-indigo legend.hs-field-desc {
  color: rgba(255, 255, 255, 0.65) !important;
}

.vt-hsform--on-indigo .hs-form-field > label .hs-form-required {
  color: #57c9e9 !important;
}

.vt-hsform--on-indigo .legal-consent-container,
.vt-hsform--on-indigo .legal-consent-container label,
.vt-hsform--on-indigo .hs-form-booleancheckbox-display {
  color: rgba(255, 255, 255, 0.82) !important;
}

.vt-hsform--on-indigo .submitted-message {
  color: #fff !important;
}/* End custom CSS */