:root {
  --dwfs-blue: #3426d6;
  --walsh--black: #2c2c2c;
  --spark-library--white: white;
  --spark-library--black: black;
  --spark-library--foreground-interactive-hover: #1e116e;
  --spark-library--foreground-interactive: #5532fa;
  --spark-library--foreground-secondary: #000000c2;
  --white: white;
  --black: black;
  --spark-library--background--interactive: #f0ecfd;
  --walsh--light-goldenrod-yellow: #d3f6c1;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.lynx-nav-info {
  background-color: #ece9e3;
  border-bottom: 1px solid #dfdad2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 10px 20px;
  display: flex;
}

.lynx-nav-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 94%;
  display: flex;
}

.lynx-navbar-border {
  background-color: #0000;
  border-bottom: 1px #dfdad2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.lynx-nav-button-navy {
  color: #000;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  padding: 15px 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: background-color .2s;
}

.lynx-nav-button-navy:hover {
  color: #fff;
  background-color: #2a2f4c;
}

.lynx-brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 5px;
  display: flex;
}

.lynx-navbar-group {
  background-color: #3526d6;
  flex-flow: column;
  justify-content: flex-start;
  height: 18vh;
  display: flex;
}

.lynx-text-nav-info {
  color: #797c83;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 120%;
}

.lynx-nav-button-gold {
  background-color: var(--dwfs-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 14px 24px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: color .2s, border-color .2s, background-color .2s;
  box-shadow: 0 2px 5px #00000047;
}

.lynx-nav-button-gold:hover {
  color: #fff;
  background-color: #579dffc2;
  border-color: #0000;
}

.lynx-nav-button-gold.double {
  margin-left: 10px;
  margin-right: 10px;
}

.lynx-nav-link {
  color: #fff;
  letter-spacing: -.3px;
  text-transform: uppercase;
  padding: 15px 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-nav-link:hover {
  color: #1d62fa;
}

.lynx-nav-link.w--current {
  color: #8b8b8b;
  display: inline-block;
}

.lynx-nav-link.mobile {
  display: none;
}

.lynx-nav-buttons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 14px;
  display: flex;
}

.lynx-logo {
  width: 150px;
  max-width: 150px;
  height: 18.0313px;
}

.lynx-nav {
  justify-content: center;
  align-items: center;
  display: flex;
}

.subhead-3 {
  color: #fffffff7;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.subhead-3.home {
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.subhead-3.home.centre {
  text-align: center;
}

.div-content-hero, .div-content-hero._60 {
  width: 65%;
}

.hero-section-2 {
  background-image: linear-gradient(to right, #050c14ad, #fff0), url('../images/partnerimg.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 290px 10% 250px;
}

.hero-section-2.spaced {
  background-image: linear-gradient(#00000054, #00000054), url('../images/pexels-heyho-8146198.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 82vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 120px;
  padding-bottom: 220px;
}

.headline-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 77px;
  line-height: 82px;
}

.headline-2.non-responsive {
  letter-spacing: -2px;
  text-shadow: 0 1px 1px #000000ab;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 72px;
}

.headline-2.non-responsive.body {
  font-size: 72px;
  line-height: 1;
}

.el-link {
  color: #000000a3;
  font-weight: 800;
  text-decoration: none;
}

.footer-logo {
  width: 150px;
}

.social-icons {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.footer-link {
  opacity: .85;
  color: #465a70;
  letter-spacing: -.3px;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 22px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.footer {
  background-color: #fff;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 12%;
  display: flex;
  box-shadow: 0 -1px 3px #272e350f;
}

.web-links-2 {
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.web-links-2.footer-logo {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.web-links-2.right {
  text-transform: uppercase;
  align-items: center;
  padding-bottom: 0;
}

.web-links-2.right._2 {
  margin-bottom: 5px;
}

.footer-text---lighter-2 {
  color: #0b3646a3;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: inline-block;
}

.footer-text---lighter-2._2 {
  margin-bottom: 10px;
}

.lower-footer-links.right-links {
  align-items: center;
  display: flex;
}

.lower-footer-links.wide {
  border-top: 1px solid #0d4b6f1f;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 25px;
  display: flex;
}

.social-icon-link-2 {
  opacity: .9;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
}

.social-icon-link-2:hover {
  opacity: 1;
}

.footer-div {
  flex-flow: column;
  display: flex;
}

.section-title {
  color: #18394c;
  text-align: center;
  max-width: 900px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 48px;
}

.section-title.mini {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
}

.lynx-content-hero {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 118%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collage-section {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.collage-section.features {
  background-color: #0d4dda45;
  padding-top: 40px;
  padding-bottom: 40px;
}

.collage-section.less-top, .collage-section.image1._2 {
  padding-top: 40px;
}

.collage-section.image1._2.body-2 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.collage-section.image1._2.body-2.test {
  display: none;
}

.line-divider {
  background-color: #0000002b;
  background-image: linear-gradient(97deg, #fff, #26245b0d 53%, #fff 101%);
  width: 200px;
  height: 1px;
  margin: 10px auto 20px;
}

.lynx-nav-button-gold-2 {
  color: #26245b;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #e1bc94;
  background-image: linear-gradient(90deg, #d5b491, #e6cfb7 45% 61%, #d5b491);
  border: 1px solid #ffb700;
  border-radius: 0;
  padding: 14px 24px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: color .2s, border-color .2s, background-color .2s;
}

.lynx-nav-button-gold-2:hover {
  color: #fff;
  background-color: #00926ecf;
  border-color: #0000;
}

.section-subhead {
  color: #556f80;
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
}

.section-subhead.px-below {
  text-align: center;
  margin-bottom: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.section-subhead.px-below._40 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.section-subhead.quote {
  color: #343f46;
}

.lynx-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lynx-content.continued {
  margin-top: 60px;
}

.upper-head {
  color: #e2ac22;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 800;
}

.upper-head.green {
  color: #2a2f4c;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.lynx-image-lightbox-shaped {
  object-fit: cover;
  border-radius: 270px 30px;
  width: 100%;
  height: 500px;
}

.lynx-lightbox-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: filter .4s;
  display: flex;
  position: relative;
}

.lynx-lightbox-link:hover {
  filter: brightness(112%);
}

.lynx-block-center-hero {
  z-index: 10;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.walsh-icon-arrow {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.walsh-link-wrapper {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper:hover {
  color: #575555d9;
  padding-right: 0;
}

.walsh-main-paragraph {
  color: #0009;
  letter-spacing: 0;
  font-family: Merriweather, serif;
  font-size: 1.45em;
  line-height: 1.5;
}

.walsh-heading-regular {
  color: var(--walsh--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.2;
}

.walsh-inner-card-bottom {
  grid-row-gap: 1.2em;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.walsh-cover-image {
  object-fit: cover;
  background-color: #fff0;
  flex: 1;
  width: 100%;
  height: 100%;
}

.walsh-card-wrapper-image {
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: 25em;
  display: flex;
  overflow: hidden;
}

.walsh-rounded-card {
  grid-row-gap: 3em;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-main-grid.logos {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  justify-items: stretch;
  width: 75%;
}

.walsh-main-grid._2 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.walsh-main-grid.test {
  margin-bottom: 40px;
}

.walsh-container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-container.certs {
  background-color: #0d4dda45;
}

.walsh-paragraph-small {
  color: #556f80;
  max-width: 95%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  line-height: 1.2;
}

.walsh-heading-small {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
}

.walsh-inner-wrap {
  grid-row-gap: .35em;
  flex-direction: column;
  display: flex;
}

.walsh-icon-small {
  height: 32px;
}

.walsh-icon-wrapper-circle {
  background-color: #0d4dda45;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.walsh-rounded-box-center {
  grid-row-gap: 1em;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  padding: 40px 0;
  display: flex;
}

.walsh-image-logo {
  object-fit: contain;
  width: 100%;
  max-width: 132px;
  max-height: 24px;
}

.walsh-image-logo.cert {
  max-width: 160px;
  max-height: 100px;
}

.walsh-logos-wrapper {
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 3.5em 2em;
  display: flex;
}

.walsh-logos-wrapper.cert {
  background-color: #fff0;
  height: 150px;
}

.walsh-center-wrapper-gap {
  grid-row-gap: 1.5em;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lynx-block-image {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.lynx-nav-button-gold-3 {
  color: #26245b;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #e1bc94;
  background-image: linear-gradient(90deg, #d5b491, #e6cfb7 45% 61%, #d5b491);
  border: 1px solid #ffb700;
  border-radius: 0;
  padding: 14px 24px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: color .2s, border-color .2s, background-color .2s;
}

.lynx-nav-button-gold-3:hover {
  color: #fff;
  background-color: #00926ecf;
  border-color: #0000;
}

.lynx-block-left {
  padding-right: 15%;
}

.lynx-grid-image-right {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  width: 100%;
}

.lynx-image {
  object-fit: cover;
  border-radius: 30px;
  min-height: 500px;
  box-shadow: 0 60px 60px -15px #1f20221a;
}

.lynx-image.smaller {
  background-color: #fefefe;
  border-radius: 0;
  min-height: 500px;
}

.body-page-hero {
  height: 40vh;
}

.body-page-hero._1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-heyho-8146198.jpg');
  background-position: 0 0, 50% 25%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.body-page-hero._1._4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-pixabay-276554.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.body-page-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-circle-check {
  background-color: #93ff4133;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  display: flex;
}

.bullet-text {
  font-family: Merriweather, serif;
  font-size: 18px;
}

.section-subhead-2 {
  color: #556f80;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
}

.section-subhead-2.left {
  text-align: left;
}

.section-subhead-2.left.faq {
  padding: 32px;
}

.lynx-nav-button-gold-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #d7be6f;
  border: 1px solid #000;
  border-radius: 0;
  padding: 14px 24px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: color .2s, border-color .2s, background-color .2s;
}

.lynx-nav-button-gold-4:hover {
  color: #fff;
  background-color: #d7be6f;
  background-image: linear-gradient(90deg, #e7ddbd, #f6b4e500 25% 75%, #e7ddbd);
  border-color: #000;
}

.walsh-icon-check {
  height: 9px;
}

.walsh-list-flex {
  color: #000000a6;
  text-align: left;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  display: flex;
}

.upper-head-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 800;
}

.upper-head-2.green {
  color: #2a2f4c;
}

.upper-head-2.green.left {
  text-align: left;
}

.walsh-list-wrapper {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.lynx-image-2 {
  object-fit: cover;
  border-radius: 30px;
  min-height: 50px;
  box-shadow: 0 60px 60px -15px #1f20221a;
}

.lynx-grid-image-right-2 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  grid-auto-flow: row;
  align-items: center;
  width: 100%;
}

.lynx-grid-image-right-2.left {
  grid-template-columns: 1fr 1.2fr;
}

.section-title-2 {
  color: #18394c;
  text-align: center;
  max-width: 900px;
  margin: 15px auto;
  font-family: Merriweather, serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 48px;
}

.section-title-2.left {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.lynx-block-left-2 {
  padding-right: 15%;
}

.lynx-block-left-2.right {
  padding-left: 15%;
  padding-right: 0%;
}

.walsh-grid-col-2 {
  grid-column-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-bottom: 40px;
}

.collage-section-2 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.collage-section-2.no-px-below {
  padding-bottom: 0;
}

.collage-section-2.less-px-above {
  padding-top: 40px;
}

.spark-dropdown-text {
  transform-origin: 50% 0;
  margin-bottom: 0;
  padding: 32px;
}

.spark-faq-dropdown {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  position: relative;
  overflow: hidden;
}

.spark-faq-dropdown.w--open {
  background-color: #0037ff2e;
  border-radius: 0 0 8px 8px;
  width: 100%;
  padding: 0;
  font-size: 1.25rem;
  transition: background-color .15s;
  position: relative;
}

.spark-button-text {
  flex: none;
  margin-bottom: 0;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.spark-vertical-line {
  background-color: var(--dwfs-blue);
  width: 4px;
  height: 24px;
}

.spark-horizontal-line {
  background-color: var(--dwfs-blue);
  width: 24px;
  height: 4px;
  position: absolute;
}

.spark-faq-plus-to-x {
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.spark-faq-button {
  background-color: var(--spark-library--white);
  width: 100%;
  color: var(--spark-library--black);
  border-radius: 8px;
  padding: 24px 32px;
  font-size: 1.5rem;
  font-weight: 500;
  transition: background-color .2s, color .15s;
}

.spark-faq-button:hover {
  color: var(--spark-library--foreground-interactive-hover);
  background-color: #0037ff2e;
}

.spark-faq-button:focus {
  outline-color: var(--spark-library--foreground-interactive);
  outline-offset: 0px;
  outline-width: 4px;
  outline-style: solid;
}

.spark-faq-button.w--open {
  background-color: #0037ff2e;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  transition-duration: .15s, .15s;
}

.spark-faq-button.w--open:focus {
  outline-color: var(--spark-library--foreground-interactive);
  outline-offset: 0px;
  outline-width: 1.5px;
  outline-style: none;
}

.spark-faq-expander {
  border: 2px solid var(--spark-library--black);
  border-radius: 8px;
  width: 100%;
  margin-bottom: 2rem;
}

.spark-secondary-paragraph {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 64px;
}

.spark-900-width {
  width: 952px;
  max-width: 100%;
}

.spark-900-width.spark-margin-bottom-104px {
  text-align: left;
  margin-bottom: 104px;
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section li {
  margin-bottom: .5rem;
}

.in-page-logo {
  width: 150px;
}

.application-section {
  padding-bottom: 0;
}

.contact-container {
  background-color: #fff;
  flex-flow: column;
  align-items: center;
  width: 50%;
  max-width: none;
  padding: 40px 20px;
  display: flex;
  box-shadow: 0 1px 14px 4px #0003;
}

.lynx-nav-button-gold-5 {
  color: #26245b;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #e1bc94;
  background-image: linear-gradient(90deg, #d5b491, #e6cfb7 45% 61%, #d5b491);
  border: 1px solid #ffb700;
  border-radius: 0;
  padding: 14px 24px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: color .2s, border-color .2s, background-color .2s;
}

.lynx-nav-button-gold-5:hover {
  color: #fff;
  background-color: #00926ecf;
  border-color: #0000;
}

.section-subhead-3 {
  color: #556f80;
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
}

.section-subhead-3.px-below {
  text-align: center;
  margin-bottom: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.section-subhead-3.address {
  font-size: 16px;
  font-weight: 700;
}

.icon-col {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-icon-div {
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.form-holding-div {
  flex-direction: column;
  align-items: center;
  margin-top: -70px;
  padding-bottom: 40px;
  display: flex;
}

.contact-icon-columns {
  width: 70%;
  padding-top: 0;
  padding-bottom: 0;
}

.combine-icon_large-3 {
  color: #0d5cda73;
  width: 3rem;
  height: 3rem;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.walsh-text-small-left {
  color: #00000080;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.walsh-heading-xsmall {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
}

.walsh-info-wrap {
  text-align: left;
}

.walsh-circle-image-small {
  background-color: #dfdfdf00;
  border-radius: 200px;
  flex: none;
  width: 38px;
  height: 38px;
  overflow: hidden;
}

.walsh-profile-wrapper {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.walsh-flex-col-wide {
  grid-column-gap: 2em;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.walsh-image-ratings {
  max-height: 16px;
  margin-right: 5px;
}

.walsh-ratings-wrapper {
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.walsh-paragraph-wrapper {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.walsh-quote-wrapper {
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.walsh-quote-image-small {
  opacity: .26;
  height: 40px;
}

.walsh-content-wrapper-gap {
  grid-row-gap: 1.25em;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-rounded-box {
  grid-row-gap: 1.2em;
  background-color: #0d4dda45;
  border-radius: 15px;
  flex-direction: column;
  padding: 40px 20px;
  display: flex;
}

.tc-link {
  color: #000000a3;
}

.section-title-3 {
  color: #18394c;
  text-align: center;
  max-width: 900px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 500;
  line-height: 48px;
}

.section-title-3.cf {
  margin-left: auto;
  margin-right: auto;
}

.section-subhead-4 {
  color: #556f80;
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
}

.section-subhead-4.px-below {
  text-align: center;
  margin-bottom: 40px;
}

.section-subhead-4.px-below._2 {
  margin-bottom: 20px;
}

.upper-head-3 {
  color: #e2ac22;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 800;
}

.upper-head-3.green {
  color: #2a2f4c;
}

.html-embed {
  text-align: left;
  border-radius: 12px;
  width: 70%;
  min-width: auto;
  max-width: none;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 5px #00000047;
}

.form-text {
  background-color: #0d4dda45;
  border-radius: 12px;
  padding: 40px 20px;
  font-size: 15px;
}

.form-submit-button {
  color: #fff;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #3426d6;
  margin-top: 20px;
  padding: 14px 24px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.sm-icon {
  width: 45px;
  max-width: 45px;
  height: 45px;
  max-height: 45px;
}

.sm-link {
  margin-left: 10px;
  margin-right: 10px;
}

.announcement-banner {
  text-align: center;
  background-color: #fcd80d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 4vh;
  display: flex;
}

.announcement-text {
  letter-spacing: 1.1px;
  text-transform: uppercase;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 13px;
  font-weight: 700;
}

@media screen and (min-width: 1440px) {
  .lynx-nav-block {
    max-width: 96%;
  }

  .lynx-nav-button-navy {
    padding: 20px 30px;
    font-size: 15px;
  }

  .lynx-navbar-group {
    justify-content: center;
    height: 18vh;
    display: block;
  }

  .lynx-text-nav-info {
    font-size: 15px;
  }

  .lynx-nav-button-gold {
    padding: 20px 30px;
    font-size: 15px;
  }

  .lynx-nav-button-gold:hover {
    background-color: #27a2faa1;
  }

  .lynx-nav-link {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .lynx-nav-link.w--current {
    font-size: 16px;
  }

  .lynx-logo {
    width: auto;
    max-width: 165px;
    height: 19.8281px;
  }

  .subhead-3.home {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
  }

  .hero-section-2.spaced {
    height: 82vh;
    padding-top: 120px;
    padding-bottom: 240px;
  }

  .headline-2.non-responsive {
    margin-bottom: 25px;
    font-size: 86px;
    line-height: 1.05;
  }

  .footer-logo {
    width: 175px;
  }

  .footer-link {
    text-transform: uppercase;
    font-size: 16px;
  }

  .footer-link.left {
    text-transform: uppercase;
  }

  .footer-link.left.w--current {
    font-size: 16px;
  }

  .footer {
    padding-left: 10%;
    padding-right: 10%;
  }

  .web-links-2.right._2 {
    margin-bottom: 5px;
  }

  .section-title {
    font-size: 46px;
    line-height: 1;
  }

  .collage-section.features {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .collage-section.less-top {
    padding-top: 40px;
  }

  .collage-section.image1._2 {
    padding-top: 60px;
  }

  .lynx-nav-button-gold-2 {
    padding: 20px 30px;
    font-size: 15px;
  }

  .section-subhead {
    font-size: 22px;
    line-height: 1.5;
  }

  .section-subhead.px-below {
    font-size: 24px;
    line-height: 1.5;
  }

  .upper-head.green {
    font-size: 14px;
  }

  .lynx-image-lightbox-shaped {
    height: 600px;
  }

  .walsh-main-grid.test {
    margin-bottom: 60px;
  }

  .walsh-paragraph-small {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .lynx-nav-button-gold-3 {
    padding: 20px 30px;
    font-size: 15px;
  }

  .lynx-block-left {
    padding-right: 10%;
  }

  .bullet-text {
    font-size: 20px;
  }

  .section-subhead-2 {
    font-size: 24px;
    line-height: 1.5;
  }

  .lynx-nav-button-gold-4 {
    padding: 20px 30px;
    font-size: 15px;
  }

  .walsh-list-flex {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .upper-head-2.green {
    font-size: 14px;
  }

  .section-title-2 {
    font-size: 46px;
    line-height: 1;
  }

  .lynx-block-left-2 {
    padding-right: 10%;
  }

  .in-page-logo {
    width: 175px;
  }

  .lynx-nav-button-gold-5 {
    padding: 20px 30px;
    font-size: 15px;
  }

  .section-subhead-3, .section-subhead-3.px-below {
    font-size: 24px;
    line-height: 1.5;
  }

  .form-holding-div {
    padding-bottom: 60px;
  }

  .walsh-text-small-left, .walsh-heading-xsmall {
    font-size: 18px;
  }

  .walsh-circle-image-small {
    width: 44px;
    height: 44px;
  }

  .walsh-image-ratings {
    max-height: 20px;
  }

  .section-title-3 {
    font-size: 46px;
    line-height: 1;
  }

  .section-subhead-4, .section-subhead-4.px-below {
    font-size: 24px;
    line-height: 1.5;
  }

  .upper-head-3.green {
    font-size: 14px;
  }

  .html-embed {
    width: 70%;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .form-text {
    background-color: #0d4dda45;
    border-radius: 12px;
    width: auto;
    padding: 40px 20px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 16px;
  }

  .submit-button {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .form-submit-button {
    color: #fff;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    background-color: #3426d6;
    margin-top: 20px;
    padding: 20px 30px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 15px;
    line-height: 120%;
  }

  .sm-icon {
    width: 55px;
    max-width: 55px;
    height: 55px;
    max-height: 55px;
  }

  .announcement-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .lynx-nav-menu {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 10px 15px -10px #1f20221a;
  }

  .lynx-menu-button {
    color: #ffb700;
    background-color: #26245b;
    border-radius: 50%;
    margin-left: 8px;
    padding: 13px;
    font-size: 20px;
    transition: background-color .2s, color .2s;
    box-shadow: 0 10px 10px -10px #1f202233;
  }

  .lynx-menu-button.w--open {
    color: #fff;
    background-color: #1f2022;
  }

  .subhead-3.home {
    width: 90%;
  }

  .div-content-hero, .div-content-hero._60 {
    width: 100%;
  }

  .hero-section-2.spaced {
    background-image: linear-gradient(#00000061, #00000061), url('../images/pexels-heyho-8146198.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    margin-left: 0;
    margin-right: 0;
    padding: 200px 5% 150px;
  }

  .headline-2 {
    font-size: 52px;
    line-height: 1;
  }

  .headline-2.non-responsive {
    text-shadow: none;
  }

  .footer-link.left {
    margin-left: 0;
  }

  .footer {
    padding-left: 4%;
    padding-right: 4%;
  }

  .web-links-2.footer-logo {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 2px;
    padding-bottom: 35px;
  }

  .web-links-2.right {
    width: 100%;
    padding-bottom: 10px;
  }

  .collage-section {
    padding-top: 100px;
  }

  .lynx-content.continued {
    margin-top: 0;
  }

  .walsh-rounded-card {
    grid-row-gap: 2em;
  }

  .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

  .walsh-image-logo {
    max-width: 120px;
    height: 100%;
    max-height: 50px;
  }

  .walsh-logos-wrapper {
    width: auto;
  }

  .lynx-block-left {
    padding-bottom: 20px;
    padding-right: 0%;
  }

  .lynx-grid-image-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1.2fr;
    grid-auto-flow: row;
  }

  .walsh-icon-check {
    margin-right: 0;
  }

  .lynx-grid-image-right-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .lynx-grid-image-right-2.left {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .lynx-block-left-2.right {
    padding-top: 20px;
    padding-left: 0%;
  }

  .collage-section-2 {
    padding-top: 100px;
  }

  .collage-section-2.less-px-above._2 {
    padding-top: 0;
  }

  .spark-container {
    max-width: 100%;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .contact-container {
    width: 70%;
    max-width: none;
  }

  .icon-col {
    margin-bottom: 20px;
  }

  .contact-icon-columns {
    flex-flow: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .combine-icon_large-3 {
    margin-bottom: 10px;
  }

  .html-embed {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .subhead-3 {
    width: 85%;
  }

  .subhead-3.home {
    margin-left: auto;
    margin-right: auto;
  }

  .div-content-hero {
    text-align: center;
  }

  .hero-section-2.spaced {
    padding: 180px 2% 120px;
  }

  .headline-2 {
    text-align: center;
    font-size: 52px;
    line-height: 64px;
  }

  .headline-2.non-responsive {
    font-size: 54px;
    line-height: 1;
    display: block;
  }

  .footer-link {
    text-align: center;
    line-height: 1.2;
  }

  .web-links-2.footer-logo {
    padding-bottom: 45px;
  }

  .web-links-2.right {
    flex-flow: row;
    justify-content: center;
    display: flex;
  }

  .section-title {
    margin-top: 10px;
    font-size: 32px;
    line-height: 1;
  }

  .section-subhead {
    text-align: center;
  }

  .section-subhead.px-below {
    margin-bottom: 40px;
  }

  .lynx-image-lightbox-shaped {
    border-top-left-radius: 170px;
    border-bottom-right-radius: 170px;
    height: 340px;
  }

  .walsh-heading-regular {
    font-size: 1.8em;
  }

  .walsh-rounded-card {
    grid-row-gap: 1.5em;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-paragraph-small {
    font-size: 1.4em;
  }

  .walsh-rounded-box-center {
    grid-row-gap: 1.5em;
  }

  .lynx-block-left {
    padding-left: 0%;
    padding-right: 0%;
  }

  .lynx-grid-image-right {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .section-subhead-2 {
    text-align: center;
  }

  .section-subhead-2.left.faq {
    padding: 24px;
  }

  .lynx-grid-image-right-2 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .section-title-2 {
    margin-top: 10px;
    font-size: 32px;
    line-height: 1;
  }

  .lynx-block-left-2 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .spark-dropdown-text {
    padding: 24px;
  }

  .spark-button-text {
    font-size: 20px;
  }

  .spark-faq-button {
    padding-left: 24px;
  }

  .spark-secondary-paragraph {
    margin-bottom: 32px;
  }

  .spark-900-width.spark-margin-bottom-104px {
    margin-bottom: 60px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .application-section {
    padding-bottom: 0;
  }

  .contact-container {
    width: 80%;
  }

  .section-subhead-3 {
    text-align: center;
  }

  .section-subhead-3.px-below {
    margin-bottom: 40px;
  }

  .walsh-rounded-box {
    grid-row-gap: 1.5em;
  }

  .section-title-3 {
    margin-top: 10px;
    font-size: 32px;
    line-height: 1;
  }

  .section-subhead-4 {
    text-align: center;
  }

  .section-subhead-4.px-below {
    margin-bottom: 40px;
  }

  .section-subhead-4.px-below._2 {
    max-width: 92%;
  }
}

@media screen and (max-width: 479px) {
  .lynx-nav-info {
    padding: 8px 5px;
  }

  .lynx-icon-menu {
    color: #fff;
  }

  .lynx-text-nav-info {
    font-size: 11px;
  }

  .lynx-nav-button-gold.double.stack {
    margin-bottom: 10px;
  }

  .lynx-nav-link {
    color: #0026ff;
    width: 100%;
  }

  .lynx-nav-link.mobile {
    display: block;
  }

  .lynx-nav-buttons {
    display: none;
  }

  .lynx-logo {
    width: 200px;
    max-width: none;
    height: auto;
  }

  .subhead-3 {
    width: 95%;
  }

  .subhead-3.home {
    text-shadow: 0 1px 1px #00000070;
    line-height: 1.1;
  }

  .subhead-3.home.centre {
    width: 95%;
    font-size: 20px;
  }

  .hero-section-2.spaced {
    background-image: linear-gradient(#050c14b3 13%, #00000073 52%, #fff0), url('../images/pexels-heyho-8146198.jpg');
    background-position: 0 0, 50% 25%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 2000px;
    padding-top: 182px;
    padding-bottom: 100px;
  }

  .headline-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .headline-2.non-responsive {
    -webkit-text-stroke-color: #000;
    text-shadow: none;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.1;
  }

  .headline-2.non-responsive.body {
    text-shadow: none;
    font-size: 52px;
  }

  .footer-link {
    margin-bottom: 0;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 11px;
  }

  .footer-link.left {
    margin-left: 20px;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .web-links-2.footer-logo {
    padding-bottom: 20px;
  }

  .web-links-2.right {
    flex-flow: row;
    justify-content: center;
    padding-bottom: 10px;
    display: block;
  }

  .web-links-2.right._2 {
    text-align: center;
  }

  .footer-text---lighter-2 {
    text-align: center;
    font-size: 13px;
  }

  .footer-text---lighter-2._2 {
    font-size: 12px;
    line-height: 1.3;
  }

  .lower-footer-links.right-links {
    margin-top: 10px;
  }

  .lower-footer-links.wide {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 10px;
  }

  .section-title {
    font-size: 30px;
    line-height: 38px;
  }

  .section-title.contact {
    margin-bottom: 0;
  }

  .collage-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .collage-section.less-top {
    padding-top: 0;
  }

  .collage-section.image1 {
    padding-top: 40px;
  }

  .line-divider {
    width: 200px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .section-subhead {
    font-size: 18px;
    line-height: 1.2;
  }

  .section-subhead.px-below {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.3;
  }

  .section-subhead.px-below._40 {
    margin-bottom: 40px;
  }

  .lynx-content.continued {
    margin-top: 0;
  }

  .upper-head.green {
    font-size: 10px;
  }

  .lynx-image-lightbox-shaped {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
    height: 240px;
  }

  .walsh-link-wrapper {
    font-size: 16px;
  }

  .walsh-main-paragraph {
    font-size: 1em;
  }

  .walsh-heading-regular {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .walsh-inner-card-bottom {
    grid-row-gap: 8px;
    padding: 0 10px 20px;
  }

  .walsh-cover-image {
    height: 220px;
  }

  .walsh-cover-image._2 {
    height: auto;
  }

  .walsh-card-wrapper-image {
    align-items: flex-end;
    height: auto;
  }

  .walsh-main-grid._2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-paragraph-small {
    font-size: 18px;
  }

  .walsh-heading-small {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .walsh-icon-wrapper-circle {
    width: 60px;
    height: 60px;
  }

  .walsh-image-logo {
    max-width: none;
    max-height: 20px;
  }

  .walsh-logos-wrapper {
    padding: 35px 10px;
  }

  .walsh-center-wrapper-gap {
    grid-row-gap: 1em;
    font-size: 18px;
  }

  .lynx-block-image {
    margin-top: 20px;
  }

  .lynx-block-left {
    padding-bottom: 20px;
  }

  .lynx-grid-image-right {
    grid-row-gap: 0px;
  }

  .lynx-image {
    min-height: 300px;
  }

  .lynx-image.smaller {
    min-height: 400px;
  }

  .section-subhead-2 {
    line-height: 1.3;
  }

  .section-subhead-2.left.faq {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
  }

  .walsh-icon-check {
    margin-bottom: 0;
  }

  .walsh-list-flex {
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 16px;
  }

  .upper-head-2.green {
    font-size: 10px;
  }

  .lynx-image-2 {
    min-height: 300px;
    display: block;
  }

  .lynx-image-2.px-below {
    margin-bottom: 20px;
  }

  .lynx-grid-image-right-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .lynx-grid-image-right-2.left {
    grid-template-columns: 1fr;
  }

  .section-title-2 {
    font-size: 30px;
    line-height: 38px;
  }

  .lynx-block-left-2 {
    padding-bottom: 40px;
  }

  .lynx-block-left-2.right {
    padding-top: 40px;
    padding-left: 0%;
  }

  .walsh-grid-col-2 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
    padding-left: 5px;
    padding-right: 5px;
  }

  .collage-section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .collage-section-2.no-px-below {
    padding-top: 60px;
  }

  .collage-section-2.no-px-below._2 {
    padding-top: 0;
  }

  .collage-section-2.less-px-above {
    padding-top: 60px;
  }

  .spark-button-text {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 14px;
  }

  .spark-vertical-line {
    width: 3px;
    height: 18px;
  }

  .spark-horizontal-line {
    width: 18px;
    height: 3px;
  }

  .spark-faq-plus-to-x {
    width: 40px;
  }

  .spark-faq-button {
    padding: 10px 20px;
  }

  .spark-900-width.spark-margin-bottom-104px {
    margin-bottom: 20px;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-section h1 {
    font-size: 3rem;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .in-page-logo {
    width: 100px;
  }

  .application-section {
    padding-bottom: 0;
  }

  .contact-container {
    width: 90%;
    padding: 20px 10px;
  }

  .section-subhead-3.px-below {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.2;
  }

  .section-subhead-3.address {
    font-size: 16px;
    line-height: 1.2;
  }

  .walsh-text-small-left {
    font-size: 13px;
  }

  .walsh-heading-xsmall {
    font-size: 1em;
  }

  .walsh-flex-col-wide {
    grid-row-gap: 1.25em;
    flex-wrap: wrap;
  }

  .walsh-content-wrapper-gap {
    grid-row-gap: 1.2em;
  }

  .walsh-rounded-box {
    padding: 30px 20px;
  }

  .section-title-3 {
    font-size: 30px;
    line-height: 38px;
  }

  .section-subhead-4.px-below {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .section-subhead-4.px-below._2 {
    max-width: 92%;
    margin: 0 auto 20px;
  }

  .upper-head-3.green {
    font-size: 10px;
  }

  .html-embed {
    min-width: 95%;
    max-width: 95%;
  }

  .form-submit-button {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .announcement-text {
    letter-spacing: .5px;
    font-size: 11px;
  }
}

#w-node-_574da4dd-53ab-c2a7-6525-ee7e6e7991c8-d1dabf42, #w-node-_574da4dd-53ab-c2a7-6525-ee7e6e7991d4-d1dabf42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16319e42-691d-950d-b26b-4bf9855c1f08-d1dabf42, #w-node-_16319e42-691d-950d-b26b-4bf9855c1f10-d1dabf42, #w-node-_16319e42-691d-950d-b26b-4bf9855c1f18-d1dabf42, #w-node-_16319e42-691d-950d-b26b-4bf9855c1f20-d1dabf42 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-_73bc08f1-991e-c1fc-2a45-150382b01f75-d1dabf42 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_73bc08f1-991e-c1fc-2a45-150382b01f81-d1dabf42, #w-node-_73bc08f1-991e-c1fc-2a45-150382b01f8d-d1dabf42, #w-node-ce498f8d-91f8-aba9-76fd-dcef12d6d3bc-d1dabf42, #w-node-e2d4902c-e8ca-dfee-d97d-38827d11aba1-d1dabf42, #w-node-_3980d6c8-3350-3a29-066b-fb08159c43c0-d1dabf42, #w-node-_942b7a2e-a683-f465-cac6-ef18021fdd79-d1dabf42, #w-node-_942b7a2e-a683-f465-cac6-ef18021fdd91-d1dabf42, #w-node-_942b7a2e-a683-f465-cac6-ef18021fdda9-d1dabf42 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-cb4c9ad2-a0c1-9d4a-dca8-e392eb4b7ccf-eb4b7cca {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-cb4c9ad2-a0c1-9d4a-dca8-e392eb4b7cd1-eb4b7cca, #w-node-_41988e84-d1cb-02c4-ed0f-90681908fe2b-eb4b7cca {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d7365a10-fc01-d7dd-9702-e517f315b814-c280a77a, #w-node-d7365a10-fc01-d7dd-9702-e517f315b820-c280a77a, #w-node-_9947042e-d311-9fd5-dfcc-54364fd90a5b-c280a77a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3a5b536-6c17-33f7-9470-021188609ae5-8a8b08ca, #w-node-f3a5b536-6c17-33f7-9470-021188609aed-8a8b08ca, #w-node-f3a5b536-6c17-33f7-9470-021188609af5-8a8b08ca {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-d7365a10-fc01-d7dd-9702-e517f315b814-8a8b08ca, #w-node-d7365a10-fc01-d7dd-9702-e517f315b820-8a8b08ca, #w-node-_9947042e-d311-9fd5-dfcc-54364fd90a5b-8a8b08ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3a5b536-6c17-33f7-9470-021188609ae5-378d2a0d, #w-node-f3a5b536-6c17-33f7-9470-021188609aed-378d2a0d, #w-node-f3a5b536-6c17-33f7-9470-021188609af5-378d2a0d {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-d7365a10-fc01-d7dd-9702-e517f315b814-378d2a0d, #w-node-d7365a10-fc01-d7dd-9702-e517f315b820-378d2a0d, #w-node-_9947042e-d311-9fd5-dfcc-54364fd90a5b-378d2a0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3a5b536-6c17-33f7-9470-021188609ae5-6b96f7d0, #w-node-f3a5b536-6c17-33f7-9470-021188609aed-6b96f7d0, #w-node-f3a5b536-6c17-33f7-9470-021188609af5-6b96f7d0 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-d7365a10-fc01-d7dd-9702-e517f315b814-6b96f7d0, #w-node-d7365a10-fc01-d7dd-9702-e517f315b820-6b96f7d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3a5b536-6c17-33f7-9470-021188609ae5-3915916c, #w-node-f3a5b536-6c17-33f7-9470-021188609aed-3915916c, #w-node-f3a5b536-6c17-33f7-9470-021188609af5-3915916c {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-d7365a10-fc01-d7dd-9702-e517f315b814-3915916c, #w-node-d7365a10-fc01-d7dd-9702-e517f315b820-3915916c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_73bc08f1-991e-c1fc-2a45-150382b01f75-d1dabf42, #w-node-_73bc08f1-991e-c1fc-2a45-150382b01f81-d1dabf42, #w-node-_73bc08f1-991e-c1fc-2a45-150382b01f8d-d1dabf42, #w-node-ce498f8d-91f8-aba9-76fd-dcef12d6d3bc-d1dabf42, #w-node-e2d4902c-e8ca-dfee-d97d-38827d11aba1-d1dabf42, #w-node-_3980d6c8-3350-3a29-066b-fb08159c43c0-d1dabf42 {
    grid-column: span 2 / span 2;
  }

  #w-node-_942b7a2e-a683-f465-cac6-ef18021fdd79-d1dabf42, #w-node-_942b7a2e-a683-f465-cac6-ef18021fdd91-d1dabf42, #w-node-_942b7a2e-a683-f465-cac6-ef18021fdda9-d1dabf42 {
    grid-column: 1 / 3;
  }

  #w-node-cb4c9ad2-a0c1-9d4a-dca8-e392eb4b7ccf-eb4b7cca, #w-node-cb4c9ad2-a0c1-9d4a-dca8-e392eb4b7cd1-eb4b7cca, #w-node-_41988e84-d1cb-02c4-ed0f-90681908fe2b-eb4b7cca {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


