@font-face {
  font-family: Carattere;
  src: url('../fonts/Carattere-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ICONS;
  src: url('../fonts/MaterialIcons-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.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;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

a {
  text-decoration: none;
}

.body {
  font-family: Nunito Sans, sans-serif;
}

.container-1-as {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: 1300px;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 1.6vh;
}

.container-1-as.home-page {
  flex-direction: column;
}

.main-hero-image-as {
  z-index: 1;
  object-fit: cover;
  border: 22px solid #fff;
  border-radius: 300px;
  width: 425px;
  height: 425px;
  position: relative;
}

.main-hero-image-as.justin {
  border-width: 0;
  border-radius: 0;
  height: auto;
  margin-top: -28px;
}

.hero-section-as {
  background-color: #252525;
  background-image: linear-gradient(#ffffff1c, #ffffff30), url('../images/Capital_1Capital.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.hero-section-as.justin {
  background-color: #d9dce4;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  min-height: 819px;
}

.hero-section-as.home-page {
  background-image: linear-gradient(#1a386ad1, #538cbca3), url('../images/Capital_1Capital.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.main-heading-nm {
  color: #fff;
  text-align: center;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 41px;
  font-weight: 400;
  line-height: 30px;
}

.special-text-individual-nm {
  color: #b6ceeb;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  max-width: 519px;
  padding-bottom: 0;
  font-size: 17px;
  line-height: 17px;
}

.hero-special-text-nm {
  text-align: center;
  border-top: 2px solid #6a93c5;
  border-bottom: 2px solid #6a93c5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 19px;
  display: flex;
}

.hero-credibility-container-nm {
  padding-top: 13px;
}

.back-by-logo-link-nm {
  cursor: default;
  margin-left: 8px;
  margin-right: 8px;
}

.backed-by-icon-image {
  height: 40px;
}

.backed-by-icon-image.justin {
  height: 60px;
}

.backed-by-icon-image.justin.bbb {
  border-radius: 15px;
}

.hero-content-container-nm {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #303030c2;
  border: 3px solid #709ac6;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -199px;
  margin-right: 0;
  padding: 22px 16px 22px 200px;
  display: flex;
  position: relative;
}

.hero-content-container-nm.justin {
  background-color: #415268;
  background-image: linear-gradient(172deg, #072141, #3a5069);
  border-color: #6c95c5;
}

.hero-statement-text-nm {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  border-top: 2px #4e89a8;
  width: 100%;
  padding-top: 16px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.about-the-firm-section-cs {
  z-index: 4;
  background-color: #f7f9f9;
  background-image: linear-gradient(#e6e9ed, #fff);
  width: 100%;
  position: relative;
  overflow: visible;
}

.atf-container-cs {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 95%;
  max-width: 960px;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 114px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

.atf-heading-cs {
  color: #474747;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  border-bottom: 1px solid #4ea1d2;
  margin-top: 0;
  margin-bottom: 23px;
  padding-bottom: 18px;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.atf-paragraph-cs {
  text-align: justify;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.text-span-17 {
  color: #e0e0e0;
  letter-spacing: 1px;
  font-family: Nunito Sans, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 26px;
}

.angle-section-1-cs {
  z-index: 3;
  width: 100%;
  height: 10px;
  position: relative;
}

.bottom-angle-1-cs {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  transform-origin: 100% 0;
  background-color: #cecece99;
  width: 100%;
  height: 150vh;
  position: absolute;
  inset: 0% 0% auto;
  transform: skew(0deg);
}

.top-angle-1-cs {
  transform-origin: 100% 0;
  background-color: #e6e9ed;
  width: 100%;
  height: 150vh;
  position: absolute;
  inset: 0% 0% auto;
  transform: skew(0deg);
}

.about-russ-cs {
  z-index: 4;
  background-color: #f7f9f9;
  background-image: linear-gradient(131deg, #102d50, #2e5b80);
  width: 100%;
  position: relative;
  overflow: visible;
}

.ar-heading-cs {
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  border-bottom: 2px solid #6ecaed;
  margin-top: 0;
  margin-bottom: 23px;
  padding-bottom: 18px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.ar-paragraph-cs {
  color: #fff;
  text-align: center;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.ar-paragraph-cs.russ-special {
  margin-bottom: 19px;
}

.copyright-year {
  padding-right: 7px;
}

.text-span-12 {
  color: #d4d4d4;
  display: none;
}

.proud-supporter-section-nm {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  position: relative;
}

.individual-ps-title-nm {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 800;
  line-height: 17px;
}

.individual-ps-title-nm.dark {
  color: #000;
}

.individual-ps-link-nm {
  color: #4a88ba;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 12px;
  padding-bottom: 5px;
  text-decoration: none;
}

.ps-headings-nm {
  color: #ed8134;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 52px;
  font-weight: 400;
}

.ps-headings-nm.justin {
  color: #4a88ba;
}

.about-ps-text-nm {
  margin-bottom: 2px;
}

.individual-ps-company-nm {
  text-align: center;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.ps-grid-container-nm {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.ps-image-nm {
  border-radius: 20px;
  width: 30%;
  max-width: none;
  margin-top: 2px;
}

.ps-container-nm {
  flex-direction: column;
  align-items: center;
  width: 95%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.anchor-div-1, .anchor-div-2 {
  width: 1px;
  height: 1px;
  position: absolute;
  inset: -120px auto auto 0%;
}

.aa-nav-cta-button {
  color: #fff;
  text-align: center;
  background-color: #243c57;
  border-radius: 30px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 4px;
  padding: 12px 18px;
  font-size: .9rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s ease-in-out, letter-spacing .4s ease-in-out;
  display: flex;
}

.aa-nav-cta-button:hover {
  color: #fff;
  letter-spacing: 1px;
  background-color: #4ea1d2;
}

.aa-nav-cta-button.full-nav-cta {
  align-self: auto;
}

.aa-nav-hamburger-svg {
  color: #464646;
  width: 24px;
  height: 24px;
}

.aa-nav-logo-link {
  align-items: center;
  display: flex;
}

.aa-top-bar-nav {
  z-index: 3;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-image: linear-gradient(135deg, #ffffff96, #dddee2ed);
  position: fixed;
  inset: 0% 0% auto;
}

.aa-navigation {
  z-index: 6;
  position: relative;
}

.aa-nav-right-side-wrapper {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.nav-logo {
  opacity: 1;
  color: #e5bd98;
  width: 344px;
  max-width: none;
}

.aa-full-slide-in-nav {
  z-index: 4;
  opacity: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #ffffffd6;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-top: 150px;
  padding-bottom: 80px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto 100%;
  overflow: auto;
}

.aa-nav-background-slide-up {
  z-index: 0;
  background-color: #e6e6e680;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.fs-cc-manager_component {
  z-index: 999;
  margin-left: 2px;
  margin-right: 2px;
  transition: transform .3s;
}

.fs-cc-manager_component:hover {
  transform: scale(1.1);
}

.aa-menu-text {
  color: #303030;
  margin-top: -16px;
  font-size: 5rem;
  font-weight: 100;
}

.fs-cc-manager_button {
  cursor: pointer;
  flex-direction: column;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.aa-full-nav-link {
  z-index: 2;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 1.625rem;
  line-height: 2rem;
  position: relative;
}

.aa-social-svg {
  color: #202020;
  width: 30px;
  height: 30px;
}

.aa-full-nav-left-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: 10%;
  display: flex;
}

.aa-full-nav-wrapper {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.7fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 90%;
  max-width: 1100px;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.aa-left-arrow-svg {
  z-index: 1;
  color: #202020;
  width: 14px;
  position: relative;
}

.aa-nav-main-button {
  color: #1e4f77;
  text-align: center;
  background-color: #3898ec00;
  align-items: center;
  padding: 5px 10px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  transition: color .4s ease-in-out, letter-spacing .4s ease-in-out;
  display: flex;
}

.aa-nav-main-button:hover {
  letter-spacing: 1px;
}

.aa-full-nav-right-wrapper {
  flex: 1;
  max-width: 600px;
}

.fs-cc-manager_trigger {
  display: none;
}

.aa-nav-button-wrapper {
  align-items: stretch;
  display: flex;
}

.aa-nav-hamburger-button {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.aa-nav-hamburger-button.stop-scroll {
  display: none;
}

.aa-nav-container {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 29px 26px;
  display: flex;
}

.aa-nav-container.center {
  justify-content: center;
}

.aa-full-nav-link-wrapper {
  color: #1a1a1f;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  text-decoration: none;
  transition: border-color .35s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.aa-full-nav-link-wrapper:hover {
  border-color: #818181;
}

.aa-close-nav-button {
  z-index: 50;
  cursor: pointer;
  background-color: #292929;
  border-bottom-left-radius: 150px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.aa-cta-and-social-wrapper {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.aa-close-nav-img {
  color: #fff;
  width: 30px;
  height: 30px;
  position: relative;
  top: -18px;
  right: -18px;
}

.background-video {
  opacity: .15;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.tab-content-main {
  text-align: justify;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 98%;
  max-width: 1100px;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.section-2 {
  z-index: 4;
  background-color: #18233d;
  background-image: linear-gradient(153deg, #0a111f, #1f2c4b);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-2.bg-change {
  background-color: #f0f0f0;
  background-image: linear-gradient(157deg, #e1e4e9, #eef0f3);
}

.anchor {
  position: absolute;
  inset: -110px auto auto 0%;
}

.walsh-label-button {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.how-we-help-sub {
  color: #1c2844;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 32px;
  font-weight: 200;
  line-height: 32px;
}

.how-we-help {
  color: #1c2844;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.main-cta-button {
  color: #fff;
  text-align: center;
  background-color: #a7805c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  padding: 20px 32px;
  text-decoration: none;
  transition: letter-spacing .2s, color .2s, background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.main-cta-button:hover {
  color: #fff;
  letter-spacing: 1.1px;
  background-color: #2c405e;
}

.main-cta-button.color1 {
  background-color: #243c57;
  border: 2px solid #fff;
}

.main-cta-button.color1:hover {
  color: #fff;
  background-color: #18233d;
}

.main-cta-button.color1.full-video-lib {
  align-self: center;
  margin-top: 16px;
  margin-bottom: 30px;
}

.how-we-help-paragraph {
  color: #334368;
  text-align: justify;
  background-color: #fff;
  border-radius: 50px;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 45px;
  font-size: 20px;
  line-height: 26px;
}

.tab-text-nm {
  color: #47778f;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 800;
}

.about-adviser-paragraph-nm {
  text-align: justify;
  margin-bottom: 31px;
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
}

.tab-content-nm {
  text-align: justify;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 78px;
  display: flex;
}

.tab-link-nm {
  opacity: .6;
  cursor: pointer;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 50%;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 13px;
  transition: opacity .3s;
}

.tab-link-nm:hover {
  opacity: .82;
}

.tab-link-nm.w--current {
  opacity: 1;
  cursor: default;
  background-color: #fff;
  padding-top: 28px;
}

.tabs-menu-nm {
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 44px;
  padding-right: 44px;
  display: flex;
}

.tabs-content {
  background-color: #fff;
  border-radius: 20px;
}

.div-block-90 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-span-26 {
  color: #ffffff59;
  font-size: 12px;
}

.text-block-32 {
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #002131;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.link-12 {
  color: #5a80be;
  text-align: right;
  letter-spacing: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.heading-31 {
  color: #455461;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ececec;
  width: 100%;
  margin-top: 0;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.text-span-30 {
  color: #5c5c5c;
  font-weight: 300;
}

.div-block-87 {
  text-align: left;
  border-left: 2px solid #ececec;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.heading-30 {
  color: #455461;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ececec;
  width: 100%;
  margin-top: 0;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.link-11 {
  color: #1b3048;
  letter-spacing: normal;
  align-self: flex-start;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.footer-container-2 {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1000px;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
  position: relative;
}

.div-block-89 {
  text-align: center;
  background-color: #13294e;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 20px;
  display: block;
}

.image-29 {
  max-width: 307px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.text-span-22 {
  color: #5a80be;
}

.paragraph-24 {
  color: #576f99;
  text-align: center;
  width: 80%;
  max-width: 896px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  font-size: 11px;
  line-height: 1;
}

.footer-2 {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  position: relative;
  box-shadow: 0 0 14px #0000001c;
}

.heading-32 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 87px;
  font-weight: 400;
  line-height: 90px;
}

.image-37 {
  object-fit: cover;
  border: 7px solid #fff;
  border-radius: 250px;
  width: 300px;
  height: 300px;
}

.heading-33 {
  z-index: 1;
  color: #1c4578;
  text-align: center;
  background-color: #eef1f5;
  border: 3px solid #fff;
  border-radius: 20px;
  margin-top: -32px;
  margin-bottom: 0;
  padding: 15px 11px;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  text-decoration: none;
  position: relative;
  box-shadow: 0 0 7px -1px #00000096;
}

.link-block-14 {
  text-decoration: none;
}

.image-38 {
  width: 200px;
}

.div-block-91 {
  background-color: #cfa82a;
  width: 100%;
  height: 2px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-92 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-93 {
  background-color: #1d3a5fc9;
  border-radius: 400px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  margin-bottom: 13px;
  margin-left: -61px;
  margin-right: -61px;
  padding: 41px;
  display: flex;
  overflow: hidden;
}

.div-block-94 {
  align-items: center;
  display: flex;
}

.paragraph-26 {
  color: #fff;
  text-align: center;
  align-self: center;
  max-width: 676px;
  margin-bottom: 0;
  padding-top: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 28px;
  font-style: italic;
  line-height: 33px;
}

.text-span-39 {
  font-size: 40px;
  font-style: normal;
}

.image-container-for-bio {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.image-41 {
  border: 12px solid #fff;
  width: 70%;
  box-shadow: 0 5px 10px 1px #0000004f;
}

.div-block-95 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-42 {
  width: 200px;
}

.tab-content-nm-2 {
  text-align: justify;
  background-color: #fafafa;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 98%;
  max-width: 944px;
  margin-bottom: 24px;
  padding: 40px;
  display: flex;
}

.team-membmer-title-nm {
  letter-spacing: 2px;
  text-transform: none;
}

.tab-content-main-2 {
  text-align: justify;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 98%;
  max-width: 1100px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.team-member-text-container {
  color: #184a70;
  border-left: 1px solid #c7c7c7;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 16px;
  display: flex;
}

.section-3 {
  z-index: 4;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-3.bg-change {
  background-color: #292929;
  background-image: linear-gradient(171deg, #1a3c58, #0f314b);
}

.how-we-help-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 80px;
}

.team-membmer-name-nm {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
}

.team-membmer-bio-nm {
  color: #4f7592;
  text-align: left;
  border-top: 1px solid #ebebeb;
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 1rem;
}

.team-member-container-nm {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.team-member-image-nm {
  object-fit: cover;
  border-radius: 120px;
  width: 180px;
}

.team-membmer-disclosure-nm {
  color: #b6b6b6;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 11px;
  line-height: 12px;
}

.team-membmer-email-nm {
  color: #3f95c0;
  text-decoration: none;
}

.video-blog-container-nm {
  flex-flow: column;
  width: 96%;
  max-width: 1000px;
  min-height: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
}

.individual-video-blog-container-nm {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  max-width: 700px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 16px -12px #000;
}

.video-blog-date-nm {
  color: #fff;
  text-align: center;
  background-color: #243c57;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.video-blog-title-nm {
  color: #496f9b;
  text-align: center;
  background-color: #ffffff6b;
  justify-content: center;
  align-items: center;
  height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 18px;
  line-height: 1.1;
  display: flex;
}

.html-embedded-video-nm {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.video-blog-heading-nm {
  color: #0e314a;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-top: 1px solid #6464645e;
  border-bottom: 1px solid #6464645e;
  width: 100vw;
  max-width: 1100px;
  margin: 20px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 36px;
}

.video-blog-heading-nm.hp {
  width: auto;
}

.video-blog-video-container-nm {
  align-items: center;
  padding-top: 56.1702%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-blog-section-nm {
  z-index: 5;
  background-image: linear-gradient(#fff, #cfd5df);
  width: 100%;
  position: relative;
}

.logo-scroll-bar-3 {
  z-index: 5;
  background-color: #fff;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 14px -5px #00000059;
}

.logo-scroll-bar-3.abso {
  position: absolute;
  inset: auto 0% 0%;
}

.logo-container-2 {
  flex: none;
  width: 2550px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.partner-logo-banner {
  object-fit: contain;
  flex: none;
  width: 170px;
  height: 130px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.menu-fill {
  width: 100vw;
  height: 146px;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-wrapper-2 {
  width: 100vw;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.homepage-video-collection {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.collection-list-2-hp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ev1_nav06_link-wrapper {
  z-index: 3;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.ev1_nav06_wrapper {
  z-index: 50;
  background-color: #fff0;
  flex-direction: column;
  align-items: stretch;
  width: 100vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.ev1_nav06_dd-arrow {
  color: #1e4576;
  width: 20px;
  height: 20px;
  margin-left: 6px;
}

.ev1_btn01 {
  color: #fff;
  text-align: center;
  background-color: #3b6b50;
  border-radius: 42px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding: .75rem 16px;
  font-size: 1rem;
  line-height: 1.1;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ev1_btn01.large {
  z-index: 1;
  padding-left: 23px;
  font-size: 1.3rem;
  font-weight: 700;
}

.ev1_btn01.large._2nd-color {
  color: #1a2e4e;
  background-color: #fff;
}

.topic-container {
  background-color: #0e1d2b;
  border-radius: 20px;
  align-items: center;
  padding: 16px 16px 16px 26px;
  display: flex;
}

.topic-container.l {
  justify-content: flex-start;
  align-items: center;
}

.topic-container._2 {
  background-color: #1d3c58;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 25px;
  padding-bottom: 25px;
}

.ev1_nav06_bg-color {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: #09101be6;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-scroller {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 30.85vw;
  padding-top: .3vw;
  padding-bottom: .3vw;
  display: flex;
  position: relative;
}

.ev1_nav06_cont-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #13212cd9;
  border: 3px solid #192a3b;
  border-radius: 50px;
  justify-content: space-between;
  width: 100%;
  padding: 16px 16px 16px 13px;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 8px 3px #0a1e3612, 0 0 12px 1px #07182e14;
}

.ev1_nav06_cont-left {
  display: flex;
}

.ev1_nav06_line-top {
  background-color: #7ea4ac;
  width: 100%;
  height: 2px;
}

.ev1_nav06_line-top.neutbg6 {
  background-color: #2a7a8b;
}

.page-wrapper {
  position: relative;
}

.ev1_nav06_blur-background {
  z-index: 0;
  background-image: linear-gradient(#0000001c, #19324900);
  position: absolute;
  inset: 0% 0% 16%;
}

.ev1_nav06_line-middle {
  background-color: #7ea4ac;
  width: 100%;
  height: 2px;
}

.ev1_nav06_line-middle.neutbg6 {
  background-color: #1f384f;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.footer01_contact-title {
  color: #fff;
  margin-top: 1.5rem;
  font-size: 1.3rem;
  font-weight: 700;
}

.footer01_contact-info {
  color: #93c9ab;
  justify-content: flex-start;
  align-items: center;
  min-height: 41px;
  font-weight: 500;
  line-height: 1.3;
  display: flex;
}

.main-section-heading {
  color: #fff;
  text-align: center;
  max-width: 821px;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1;
}

.main-section-heading.large {
  z-index: 3;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.6rem;
  position: relative;
}

.main-section-heading.dark {
  color: #2b4870;
}

.main-section-heading.dark.large {
  font-size: 3.4rem;
}

.main-section-heading.dark.large.s {
  color: #182a44;
}

.main-section-heading.black-large {
  color: #142a3d;
  font-size: 3.6rem;
}

.main-wrapper {
  position: relative;
  overflow: hidden;
}

.footer01_wrapper {
  z-index: 1;
  background-color: #101d33;
  position: relative;
}

.ev1_btn01_text {
  z-index: 1;
  margin-right: 12px;
  position: relative;
}

.ev1_nav06_hamburger-wrapper {
  z-index: 2;
  background-color: #fff0;
  border-radius: 42px;
  width: 94vw;
  max-width: 1240px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.div-block-14 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.ev1_nav06_hamburger-container {
  background-color: #fff;
  width: 100%;
  max-height: 70vh;
  margin-left: auto;
  margin-right: auto;
  padding: 36px;
  display: block;
  position: relative;
  overflow: auto;
}

.section---hero {
  z-index: 2;
  width: 100vw;
  position: relative;
}

.ev1_junk-drawer-title {
  color: #e3e8ed;
  letter-spacing: -.02em;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.ev1_junk-drawer-title:where(.w-variant-a2aba9f7-f2b2-d9d0-3d95-91d556e7304c) {
  color: #202f3d;
}

.ev1_nav06_hamburger-button.w--open {
  background-color: #c8c8c800;
}

.footer01_cta-heading {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 9px #2525258a;
  border-bottom: 1px solid #3b6b50;
  max-width: 798px;
  margin-top: 3rem;
  margin-bottom: 12px;
  padding-bottom: 12px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.ev1_btn01_slide-bg {
  z-index: 0;
  background-color: #217546;
  border-radius: .25rem;
  width: 102%;
  height: 102%;
  position: absolute;
  inset: -1px 0% -1px -102.5%;
}

.ev1_btn01_slide-bg.primebg3 {
  background-color: #0f1d30;
}

.ev1_btn01_slide-bg.primebg3._2nd-color {
  background-color: #dadee4;
}

.button-8 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  text-align: center;
  background-color: #fff0;
  border: 2px solid #0000;
  border-radius: 3rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .75rem 2rem;
  font-size: 1.25rem;
  line-height: 1.1;
  transition: background-color .3s;
  display: flex;
}

.button-8.footer-button {
  color: #000;
  background-color: #eef1f3;
  font-size: 1rem;
  font-weight: 700;
}

.button-8.color-3.txt-color-white.vertical-margin1 {
  background-color: #0000005e;
}

.button-8.color-3.txt-color-white.vertical-margin1.special {
  color: #0f1831;
  background-color: #ffffffd1;
  font-weight: 700;
}

.ev1_junk-drawer-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-15 {
  border-radius: 34px;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 12px;
  display: flex;
  position: relative;
  box-shadow: 0 0 14px 4px #00000014;
}

.ev1_junk-drawer-link {
  color: #cfd9dd;
  letter-spacing: -.01em;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
}

.ev1_junk-drawer-link:where(.w-variant-a2aba9f7-f2b2-d9d0-3d95-91d556e7304c) {
  color: #275381;
  position: relative;
}

.ev1_junk-drawer-link:hover {
  color: #7499b2;
}

.ev1_junk-drawer-link:hover:where(.w-variant-a2aba9f7-f2b2-d9d0-3d95-91d556e7304c) {
  color: #11344c;
}

.footer01_contact-container {
  margin-bottom: 24px;
}

.ev1_nav06_dd-wrapper {
  background-color: #fff0;
  border-radius: 8px;
  flex-flow: column;
  width: 94vw;
  max-width: 1200px;
  inset: 82px auto auto 0%;
  overflow: hidden;
}

.three-category-holder {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-left: 11px;
  padding-right: 11px;
  display: flex;
}

.heading-8 {
  color: #64869b;
  text-align: center;
  border-bottom: 1px solid #1c3749;
  justify-content: center;
  align-items: center;
  width: 96%;
  margin-top: 13px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

.ev1_nav06_cont-right {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ev1_junk-drawer-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 75rem;
  padding-bottom: 2rem;
}

.footer01_legal-txt {
  text-align: center;
  width: 80%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
}

.footer01_legal-txt.txt-size-tiny.txt-color-4 {
  color: #bec4ce;
  max-width: 1240px;
  padding-top: 21px;
  font-size: .8rem;
  line-height: 1.3;
}

.footer01_legal-txt.txt-thick {
  color: #698cad;
  font-size: 1rem;
}

.scroll-blocker {
  z-index: 0;
  width: 0;
  height: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.footer01_legal-wrapper {
  text-align: center;
  background-color: #fff;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 92px;
  display: block;
}

.footer01_legal-wrapper.shadow-lg {
  z-index: 2;
  color: #cec7be;
  background-color: #051220;
  position: relative;
}

.footer01_cta-wrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
  padding-top: 3rem;
  padding-bottom: 6rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-text01 {
  color: #fff;
  text-align: center;
  border-top: 1px solid #ffffff36;
  max-width: 703px;
  margin: 16px auto 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
}

.right-image-scroll {
  z-index: 1;
  justify-content: flex-end;
  align-items: stretch;
  height: 20vw;
  display: flex;
  position: relative;
}

.ev1_nav06_dd-container {
  background-color: #fff;
  width: 100%;
  max-height: 70vh;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 16px 48px;
  display: block;
  position: relative;
  overflow: auto;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.container.center {
  justify-content: flex-start;
  align-items: center;
}

.container.hero {
  justify-content: center;
  align-items: center;
  height: 80vh;
  min-height: 525px;
  padding-top: 92px;
}

.container.center {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 40px;
}

.ev1_nav06_container {
  z-index: 5;
  width: 94vw;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 0;
  position: relative;
}

.section {
  z-index: 1;
  width: 100vw;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.section.topics {
  background-color: #fff;
}

.section.topics.no-bottom-pa {
  z-index: 2;
  padding-bottom: 22px;
}

.section.steps {
  z-index: 2;
  background-color: #fff;
}

.section.pain {
  z-index: 2;
  background-color: #0d192a;
  background-image: linear-gradient(#112036, #02050a);
  padding-top: 92px;
}

.ev1_nav06_link {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  transition: color .3s;
  position: static;
}

.ev1_nav06_link:hover {
  color: #a9bed1;
}

.ev1_nav06_link.hide {
  display: none;
}

.anchor-div {
  position: absolute;
  inset: -85px auto auto 0%;
}

.anchor-div.our-team {
  top: -181px;
}

.footer01_contact-icon {
  color: #508eb8;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.container-5 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 2rem;
  display: flex;
}

.container-5.z-index-8 {
  z-index: 3;
  background-color: #102036;
  max-width: none;
  padding-bottom: 1rem;
  position: relative;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  background-color: #791b1b;
  border-radius: 80px;
  margin-top: 8px;
  padding: 15px 30px;
  font-size: 1.2rem;
  font-weight: 400;
}

.ev1_nav06_line-bottom {
  background-color: #7ea4ac;
  width: 100%;
  height: 2px;
}

.ev1_nav06_line-bottom.neutbg6 {
  background-color: #193249;
}

.ev1_nav06__hamburger-lines {
  flex-direction: column;
  justify-content: space-between;
  width: 1.25rem;
  height: 1rem;
  display: flex;
}

.footer01_contact-icon-container {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.ev1_nav06_link-text {
  font-weight: 400;
}

.footer01_contact-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 1200px;
  margin-top: -6rem;
}

.ev1_btn01_icon-wrapper {
  z-index: 1;
  background-color: #1f5744;
  border-radius: .5rem;
  width: 45px;
  height: 26px;
  position: relative;
  overflow: hidden;
}

.ev1_btn01_icon-wrapper.primebg1 {
  background-color: #1f5744;
}

.ev1_btn01_icon-wrapper.primebg1._2nd-color {
  background-color: #e6e9ee;
}

.footer01_contact-card {
  background-color: #1b3457;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 6px 20px -8px #0003;
}

.footer01_contact-card:hover {
  background-color: #10294c;
  box-shadow: 0 20px 20px -8px #0003;
}

.image {
  object-fit: cover;
  border-radius: 19px;
  width: 24.2vw;
  height: 15.125vw;
  padding: .3vw;
}

.step-text {
  color: #2a4450;
  text-align: center;
  width: 100%;
  padding-top: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
}

.heading-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 85px;
  line-height: 85px;
}

.div-block-25 {
  background-color: #509cd1;
  background-image: linear-gradient(#2d628d, #072344);
  border: 8px solid #26567f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  margin-right: 2px;
  display: flex;
}

.left-image-scroll {
  z-index: 1;
  align-self: flex-start;
  height: 15.125vw;
  display: flex;
  position: relative;
}

.ev1_nav06_logo-img {
  aspect-ratio: 560 / 108;
  width: 264px;
  margin-top: -6px;
  margin-bottom: -6px;
}

.section-text {
  color: #87bacf;
  text-align: center;
  align-self: center;
  max-width: 900px;
  margin-bottom: 0;
  padding-top: 19px;
  padding-bottom: 36px;
  font-size: 1.3rem;
  line-height: 1.2;
}

.section-text._02 {
  color: #3e6896;
  font-size: 1.5rem;
  line-height: 1.1;
}

.ev1_nav06_logo-link {
  z-index: 2;
  float: none;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  display: flex;
  position: relative;
}

.hero-heading1 {
  color: #eae9e4;
  text-align: center;
  max-width: 684px;
  margin: 0 auto;
  font-size: 3.1rem;
  font-weight: 800;
  line-height: 1;
}

.ev1_btn01_icon-slide {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.ev1_btn01_icon-slide.back {
  justify-content: flex-end;
  align-items: center;
  left: -100%;
}

.main-wrapper-bg {
  z-index: 0;
  background-color: #182630;
  position: fixed;
  inset: 0%;
}

.ev1_btn01_arrow {
  width: 20px;
  height: 20px;
}

.image-scroll-bg {
  z-index: 0;
  background-color: #fff;
  width: 100%;
  height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.name-of-advisor {
  color: #273250;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
}

.walsh-image-hero {
  width: 100%;
}

.content-container {
  z-index: 2;
  width: 96%;
  max-width: 1100px;
  padding-top: 40px;
  padding-bottom: 0;
  position: relative;
}

.section-4 {
  background-color: #fff;
  width: 100%;
  position: relative;
  overflow: visible;
}

.section-4.s2 {
  z-index: 3;
  background-image: linear-gradient(349deg, #a6afbd, #fff 54%), linear-gradient(0deg, #dce2e5, #fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-main-grid-no-gap {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  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;
}

.description-of-advisor {
  color: #353535cc;
  border-top: 1px solid #d6d6d6;
  margin-top: 12px;
  margin-bottom: 0;
  padding-top: 12px;
  padding-right: 23px;
  font-size: 16px;
  line-height: 1.4;
}

.walsh-left-hero {
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 24px;
  display: flex;
}

.walsh-hero-inner-image {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.title-of-advisor {
  color: #5d83b4;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}

.verse-bible {
  color: #475f80;
  margin-bottom: 0;
  padding-top: 19px;
  padding-right: 23px;
  font-family: Carattere, Times New Roman, sans-serif;
  font-size: 34px;
  line-height: .9;
}

.text-block-100 {
  color: #fff;
  text-align: left;
  max-width: 403px;
  padding-top: 9px;
  padding-left: 21px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.container-6 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 94%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.container-6.special {
  align-items: center;
  max-width: none;
  position: relative;
}

.nacff-section {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #162338a3;
  border-radius: 28px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 862px;
  min-height: 211px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 9px 28px;
  display: flex;
}

.nacff-section.negative {
  z-index: 2;
  width: 100%;
  max-width: 709px;
  margin-top: -26px;
  margin-bottom: 13px;
  position: relative;
}

.nacff-section1 {
  z-index: 4;
  background-color: #15214b;
  background-image: linear-gradient(173deg, #1c4476, #14233a);
  width: 100vw;
  padding-bottom: 10px;
  position: relative;
}

.image-45 {
  background-color: #fff;
  border-radius: 50%;
  width: 221px;
  padding: 22px 16px 10px;
  position: relative;
}

.div-block-169 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 11px;
  padding-bottom: 16px;
  padding-left: 31px;
  display: flex;
}

.fiduciary-promise-item {
  color: #fff;
  letter-spacing: -.02em;
  background-color: #0e1827;
  border-radius: 20px;
  width: 100%;
  margin-top: 9px;
  margin-bottom: 0;
  padding: 10px 10px 10px 22px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.div-block-170 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2px;
  margin-top: -60px;
  display: flex;
  position: absolute;
  inset: auto 0%;
}

.div-block-171 {
  background-color: #fff;
  width: 40%;
  height: 100%;
}

.pitfall-wrapper {
  background-image: linear-gradient(130deg, #0a1423bd, #03081080);
  border-radius: 36px;
  width: 100%;
  margin-top: 35px;
  display: flex;
}

.div-block-172 {
  z-index: 1;
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  width: 44%;
  margin-top: -11px;
  margin-bottom: -11px;
  display: flex;
  position: relative;
}

.background-video-2 {
  border-radius: 35px;
  width: 100%;
  height: 100%;
}

.text-block-101 {
  z-index: 3;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  background-color: #14743e5c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  left: auto;
  right: -27px;
  transform: translate(0, 100%);
}

.text-block-101.right {
  left: -27px;
  right: auto;
}

.div-block-173 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 42px;
  padding-right: 22px;
  display: flex;
}

.div-block-173.right {
  justify-content: center;
  align-items: flex-end;
  padding-left: 22px;
  padding-right: 42px;
}

.pitfall-title {
  color: #fff;
  margin-bottom: 12px;
  font-size: 30px;
  line-height: 1;
}

.pitfall-p {
  color: #bad4df;
  font-size: 18px;
  line-height: 1.3;
}

.pitfall-p.right {
  text-align: right;
}

.ev1_team01_special-logo {
  z-index: 3;
  opacity: 1;
  width: 80%;
  position: relative;
}

.ev1_team01_light-box-button2 {
  color: #fff;
  text-align: center;
  background-color: #252525;
  border: 2px solid #0000;
  border-radius: 16px;
  padding: .75rem 1.5rem;
}

.ev1_collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: block;
}

.ev1_team01_light-box-button-container {
  padding-top: 1rem;
  display: flex;
}

.ev1_team01_individual-card-special {
  z-index: 1;
  cursor: pointer;
  background-color: #ffffffde;
  border: 7px solid #f2f4f7;
  border-radius: 2rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 24px;
  transition: all .35s ease-out;
  display: flex;
  position: relative;
}

.ev1_team01_individual-card-special:hover {
  transform: scale(1.05);
}

.ev1_team01_individual-card-special.stop-scroll.open-lightbox {
  z-index: 3;
}

.ev1_team01_title {
  color: #385a7e;
  text-align: center;
  line-height: 1;
}

.ev1_team01_special-p {
  color: #16212b;
  margin-bottom: 10px;
  padding-top: 16px;
  font-size: 16px;
}

.ev1_team01_special-content {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  width: 70%;
  margin-top: -16px;
  padding-top: 0;
  padding-left: 1rem;
  display: flex;
  position: relative;
}

.lightbox {
  z-index: 51;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #071731bf;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.ev1_team01_wrapper {
  border-top: 1px solid #80808024;
  margin-top: 16px;
  padding-top: 16px;
}

.ev1_team01_light-box-container {
  z-index: 1;
  background-color: #fff;
  border: 10px solid #eaf0f3;
  border-radius: 2rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 94%;
  max-width: 900px;
  padding-bottom: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
  box-shadow: 0 12px 20px 8px #00000014;
}

.ev1_team01_special-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 16px;
  display: grid;
}

.ev1_team01_individual-card {
  z-index: 1;
  cursor: pointer;
  background-color: #ffffffde;
  border: 7px solid #000;
  border-radius: 2rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 24px;
  transition: all .35s ease-out;
  display: flex;
  position: relative;
}

.ev1_team01_individual-card:hover {
  transform: scale(1.05);
}

.ev1_team01_individual-card.stop-scroll {
  border-color: #f2f4f7;
}

.ev1_team01_individual-card.stop-scroll.open-lightbox {
  z-index: 3;
}

.ev1_team01_individual-card.stop-scroll.open-lightbox:hover {
  transform: scale(1.05);
}

.ev1_team01_individual-card.stop-scroll.open-lightbox._2up {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.ev1_team01_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ev1_team01_light-box-info-container {
  flex-direction: row;
  align-items: center;
  margin-top: -2rem;
  display: flex;
}

.team01_container {
  position: relative;
}

.light-box_close-icon {
  z-index: 2;
  color: #fff;
  cursor: pointer;
  background-color: #0a2033;
  border: 5px solid #fff;
  border-radius: 80px;
  width: 75px;
  height: 75px;
  margin-top: 0;
  margin-left: -75px;
  margin-right: 0;
  padding: 20px;
  transition: transform .3s;
  position: fixed;
  inset: .75rem .75rem auto auto;
  box-shadow: 0 0 20px 9px #0000002e;
}

.light-box_close-icon:hover {
  transform: translate(-12px, 12px)scale(1.2);
}

.light-box_close-icon.start-scroll {
  cursor: pointer;
}

.ev1_team01_special-container {
  width: 100%;
  position: relative;
}

.ev1_collection-list-3grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ev1_collection-list-3grid._2up {
  grid-template-columns: 1fr 1fr;
}

.anchor-div-3 {
  position: absolute;
  inset: -96px auto auto 0%;
}

.ev1_team01_light-box-bio-button {
  z-index: 2;
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.ev1_team01_light-box-name {
  color: #252525;
  font-size: 2.5rem;
  line-height: 1;
}

.ev1_team01_container.container {
  justify-content: flex-start;
  align-items: center;
}

.ev1_team01_img-container {
  border: 6px solid #ffffff57;
  border-radius: 100px;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.ev1_team01_light-box-img {
  border-radius: 400px;
  width: 280px;
  height: 280px;
  margin-right: 2rem;
  overflow: hidden;
}

.ev1_team01_light-box-title {
  color: #315b94;
  text-align: left;
  padding-top: .5rem;
  font-size: 1.5rem;
  font-weight: 200;
  line-height: 1;
}

.bio-rich-text {
  padding-top: 24px;
  padding-bottom: 24px;
}

.close-lightbox-background {
  z-index: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.light-box_wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 100vh;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.ev1_team01_button {
  color: #525252;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #f7f6f6;
  border-radius: 40px;
  width: 100%;
  max-width: 220px;
  margin-top: 16px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 14px;
  font-weight: 400;
}

.ev1_team01_section {
  z-index: auto;
  background-color: #0b2649;
  position: relative;
}

.ev1_team01_name {
  color: #252525;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 16px;
  font-size: 1.5rem;
  line-height: 1.3;
}

.ev1_team01_light-box-button {
  color: #252525;
  text-align: center;
  cursor: pointer;
  background-color: #16345000;
  border: 2px solid #afafaf;
  border-radius: 16px;
  margin-right: .75rem;
  padding: .75rem 1.5rem;
  font-weight: 500;
}

.heading-34 {
  z-index: 1;
  color: #fff;
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 39px;
  line-height: 1.1;
  position: absolute;
}

.how-we-help-text-holder {
  border-left: 1px solid #c4c8d5;
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 9px 13px 9px 16px;
}

.hwh-topic-h4 {
  color: #0b394b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 1;
}

.hw-topic-text {
  color: #475b79;
  padding-top: 6px;
  font-size: 16px;
  line-height: 1;
}

.hwh-wrapper {
  background-image: linear-gradient(130deg, #c2c7cf00, #d1d6dd57);
  border-radius: 36px;
  width: 100%;
  margin-top: 19px;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 7px;
  display: flex;
}

.div-block-176 {
  flex: 1;
  margin-left: 18px;
}

.div-block-177 {
  background-image: linear-gradient(#00000024, #00000094);
  border-radius: 30px;
  width: 96%;
  height: 93.75%;
  position: absolute;
  inset: auto;
}

.supporter-content {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  display: flex;
}

.footer-background {
  z-index: 0;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  display: flex;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.bgvideo3 {
  z-index: 0;
  aspect-ratio: auto;
  opacity: .18;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  right: 0%;
}

.div-block-178 {
  z-index: 2;
  background-color: #142641;
  background-image: linear-gradient(159deg, #051329, #1d3d69);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.featured-in01_logo {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 120px;
  padding: 15px;
}

.featured-in01_logo-container-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  padding-top: 1.5rem;
  padding-bottom: 20px;
  display: grid;
}

.featured-in01_heading-line {
  background-color: #1a3a63;
  flex: 1;
  height: 2px;
}

.icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.featured-in01_heading-2 {
  color: #fff;
  letter-spacing: .5rem;
  text-transform: uppercase;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.25rem;
  font-weight: 300;
}

.featured-in01_title-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  display: flex;
}

.container-7 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.page-fill_section {
  z-index: 3;
  background-color: #f4f4f4;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.html-embed-5 {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 123px;
  display: block;
}

.div-block-179 {
  position: relative;
}

.div-block-180 {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.bgvideofiller {
  width: 100%;
  padding-top: 56.25vw;
}

.video-block {
  z-index: 3;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 850px;
  margin-bottom: -80px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  transition: box-shadow .3s, background-color .3s;
  display: flex;
  position: relative;
  box-shadow: 0 0 20px 6px #0000002e;
}

.video-block:hover {
  background-color: #fffffff0;
  box-shadow: 0 0 14px 2px #00000012;
}

.video-container-2 {
  background-color: #fff;
  width: 100%;
  min-height: 40px;
  padding-top: 56.1702%;
  transition: opacity .3s;
  position: relative;
  overflow: hidden;
}

.video-container-2:hover {
  opacity: .9;
}

.html-embed-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.main-section-heading-2 {
  color: #193249;
  text-align: center;
  max-width: 821px;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1;
}

.three-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: -36px;
  display: grid;
}

.mission-sub-text {
  color: #eae9e4;
  text-align: center;
  border-top: 1px solid #182f49;
  margin-top: 12px;
  padding-top: 12px;
  font-size: 1rem;
  line-height: 1.2;
}

.topic-number {
  color: #fff;
  border-right: 1px solid #a8a297;
  margin-right: 14px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 20px;
  font-size: 3rem;
  font-weight: 100;
}

.two-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 22px;
  display: grid;
}

.section-5 {
  z-index: 1;
  width: 100vw;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.section-5.topics {
  z-index: 5;
  background-color: #12283b;
  padding-top: 0;
  padding-bottom: 30px;
}

.section-5.landing-page {
  z-index: 2;
  background-color: #0d192a;
  background-image: linear-gradient(#1c2636, #151f30);
}

.section-5.landing-page.padding {
  padding-top: 127px;
}

.section-5.not-home {
  z-index: 2;
  background-color: #fff;
  padding-top: 130px;
}

.anchor-div-4 {
  position: absolute;
  inset: -85px auto auto 0%;
}

.topic-title {
  color: #fff;
  font-size: 1.2rem;
}

.topic-title._2 {
  color: #609477;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}

.section-text-2 {
  color: #445d72;
  text-align: center;
  align-self: center;
  max-width: 900px;
  margin-bottom: 0;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 1.1rem;
  line-height: 1.2;
}

.section-text-2._02 {
  color: #c2bcb3;
}

.paragraph-27 {
  z-index: 2;
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 826px;
  margin-bottom: 26px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 20px;
  line-height: 1.1;
  position: relative;
}

.image-46 {
  width: 289px;
  max-width: none;
  padding-top: 11px;
}

.image-46._2 {
  width: 222px;
}

.image-46._3 {
  width: 192px;
}

.logo-wrapper-cred {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  padding-bottom: 60px;
}

.logo-container-cred {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  max-width: 1100px;
  display: grid;
}

.section-text-3 {
  color: #d8bca2;
  text-align: center;
  align-self: center;
  max-width: 900px;
  margin-bottom: 0;
  padding-top: 19px;
  padding-bottom: 36px;
  font-size: 1.3rem;
  line-height: 1.2;
}

.section-text-3.privacy-policy {
  color: #77857d;
  max-width: 694px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 1.2rem;
}

.main-section-heading-3 {
  color: #fff;
  text-align: center;
  max-width: 821px;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1;
}

.main-section-heading-3.landing-page {
  max-width: 779px;
}

.privacy-policy-holder {
  background-color: #eeebea;
  border-radius: 32px;
  width: 100%;
  padding: 34px;
}

.div-block-181 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.blog-button {
  color: #313131;
  background-color: #e6e6e600;
  border: 2px solid #e0e0e0;
  border-radius: 20px;
  margin-top: 13px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 500;
}

.image-cover {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
}

.blog-thumbnail {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}

.h6-heading {
  color: #0f213c;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 1.2rem;
  line-height: 1.1;
}

.blog-card {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.main-section-heading-4 {
  color: #fff;
  text-align: center;
  max-width: 821px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}

.main-section-heading-4.dark {
  color: #3b4a58;
}

.blog-date {
  color: #6e6e6e;
  padding-top: 19px;
  font-size: .8rem;
  line-height: 1;
}

.blog-content {
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 14px;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
  box-shadow: 0 0 8px #0000001a;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.collection-list-wrapper-3 {
  width: 100%;
  padding-top: 30px;
}

.div-block-186 {
  z-index: 1;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 250px;
  padding: 26px 53px;
  display: flex;
  position: relative;
}

.ev1_btn01_icon-wrapper-2 {
  z-index: 1;
  background-color: #356d5f;
  border-radius: .5rem;
  width: 45px;
  height: 26px;
  position: relative;
  overflow: hidden;
}

.ev1_btn01_icon-wrapper-2.color2 {
  background-color: #f7f7f7;
}

.ev1_btn01_slide-bg-2 {
  z-index: 0;
  background-color: #172e4b;
  border-radius: .25rem;
  width: 102%;
  height: 102%;
  position: absolute;
  inset: -1px 0% -1px -102.5%;
}

.ev1_btn01_slide-bg-2.color2 {
  background-color: #e4e4e4;
}

.ev1_btn01-2 {
  color: #fff;
  text-align: center;
  background-color: #2c594e;
  border-radius: 42px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding: .75rem 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ev1_btn01-2.color2 {
  color: #1c2329;
  background-color: #ebebeb;
}

.div-block-182 {
  position: relative;
}

.div-block-187 {
  z-index: 1;
  background-color: #fff;
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 86%;
  min-height: 30vh;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
  position: relative;
  box-shadow: 0 0 15px 1px #0000001a;
}

.div-block-184 {
  z-index: 1;
  background-color: #272727;
  border-radius: 20px;
  width: 100%;
  height: 450px;
  position: absolute;
  overflow: hidden;
}

.button-holder {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  padding-top: 23px;
  display: flex;
}

.div-block-183 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-61 {
  text-shadow: 1px 1px 10px #00000080;
  font-size: 40px;
}

.div-block-185 {
  z-index: 1;
  opacity: .63;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 450px;
}

.div-block-188 {
  background-color: #fff;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 25px;
  padding: 24px 30px 40px;
  display: flex;
  position: relative;
}

.heading-50 {
  color: #2c516d;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.heading-51 {
  color: #3b6b50;
  text-align: center;
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
}

.grid-5 {
  grid-column-gap: 11px;
  grid-row-gap: 13px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.resource-button {
  text-align: center;
  background-color: #143855;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  min-height: 57px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1rem;
  line-height: 1;
  display: flex;
}

.heading-52 {
  color: #aaa;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 22px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.paragraph-33 {
  color: #555d63;
  text-align: justify;
  max-width: 946px;
  margin: -5px auto 0;
  font-size: 1rem;
  line-height: 1.2;
}

.resources {
  z-index: 2;
  background-color: #dcdddd;
  width: 100%;
  padding-top: 140px;
  position: relative;
}

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 1080px;
  padding-bottom: 40px;
  display: flex;
}

.fill-grid {
  width: 100%;
}

.link-17 {
  color: #c94028;
  font-weight: 500;
  text-decoration: none;
}

.paragraph-32 {
  color: #555d63;
  text-align: justify;
  max-width: 946px;
  margin: 14px auto 0;
  font-size: .8rem;
  line-height: 1.2;
}

.designed-by-link {
  color: #ffffff7d;
  background-color: #090e1b;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  inset: auto 0% 0%;
}

@media screen and (max-width: 991px) {
  .main-hero-image-as {
    width: 400px;
    height: 400px;
  }

  .hero-section-as.home-page {
    overflow: hidden;
  }

  .main-heading-nm {
    font-size: 28px;
    line-height: 28px;
  }

  .special-text-individual-nm {
    font-size: 12px;
  }

  .hero-content-container-nm {
    margin-left: 6px;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-span-17 {
    font-size: 22px;
  }

  .aa-nav-hamburger-svg {
    color: #fff;
  }

  .nav-logo {
    width: 324px;
  }

  .aa-social-svg, .aa-nav-main-button {
    display: none;
  }

  .aa-nav-hamburger-button.stop-scroll {
    display: flex;
  }

  .aa-full-nav-link-wrapper {
    grid-template-columns: 1fr 3fr;
  }

  .aa-close-nav-button.start-scroll {
    background-color: #18233d;
  }

  .tab-content-main {
    width: 100%;
    padding-bottom: 33px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-29 {
    max-width: 203px;
  }

  .heading-32 {
    font-size: 79px;
  }

  .tab-content-nm-2 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .tab-content-main-2 {
    width: 100%;
    padding-bottom: 33px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ev1_btn01 {
    justify-content: center;
  }

  .div-block-14 {
    padding-bottom: 6px;
  }

  .ev1_junk-drawer-title {
    margin-bottom: 0;
  }

  .ev1_nav06_hamburger-button, .ev1_nav06_hamburger-button.w--open {
    background-color: #fff0;
  }

  .footer01_cta-heading {
    font-size: 2.7rem;
    line-height: 1.1;
  }

  .ev1_junk-drawer-column {
    align-items: center;
  }

  .div-block-15 {
    top: -25px;
  }

  .ev1_junk-drawer-wrapper {
    grid-column-gap: 26px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .ev1_nav06_link {
    display: none;
  }

  .container-5 {
    max-width: 768px;
  }

  .ev1_nav06__hamburger-lines {
    width: 1.25rem;
    height: 1rem;
  }

  .ev1_nav06_link-text {
    font-size: 1.1rem;
  }

  .footer01_contact-wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    grid-template-columns: 1fr;
    max-width: 465px;
  }

  .section-text {
    padding-left: 15px;
    padding-right: 15px;
  }

  .name-of-advisor {
    font-size: 45px;
  }

  .walsh-image-hero {
    width: 397px;
  }

  .content-container.advisor {
    max-width: 732px;
  }

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

  .walsh-hero-inner-image {
    justify-content: flex-end;
    align-items: flex-end;
    width: 505px;
    margin-left: -132px;
    margin-right: -132px;
  }

  .title-of-advisor {
    font-size: 20px;
  }

  .verse-bible {
    max-width: none;
    padding-bottom: 50px;
  }

  .pitfall-wrapper {
    margin-top: 45px;
  }

  .div-block-172 {
    height: 214px;
  }

  .pitfall-p {
    font-size: 15px;
  }

  .ev1_team01_special-logo {
    display: none;
  }

  .ev1_team01_special-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .ev1_team01_individual-card.stop-scroll.open-lightbox._2up {
    flex-flow: column;
  }

  .light-box_close-icon {
    color: #fff;
    top: 8%;
    right: 8%;
  }

  .light-box_close-icon.start-scroll {
    z-index: 3;
    background-color: #19285a;
    border-radius: 56px;
    justify-content: center;
    align-items: center;
    margin-top: -34px;
    margin-right: -7px;
    padding: 20px 0;
    display: flex;
    inset: 5% 0% auto auto;
  }

  .light-box_close-icon.start-scroll.close-lightbox {
    margin-top: -23px;
    margin-right: 12px;
  }

  .ev1_collection-list-3grid {
    grid-template-columns: 1fr 1fr;
  }

  .ev1_team01_light-box-img {
    width: 200px;
    height: 200px;
  }

  .heading-34 {
    font-size: 28px;
  }

  .hw-topic-text {
    font-size: 16px;
  }

  .hwh-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .container-7 {
    max-width: 768px;
  }

  .video-block {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-text-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-46 {
    width: 100%;
  }

  .image-46._2 {
    width: 90%;
  }

  .image-46._3 {
    width: 60%;
  }

  .logo-wrapper-cred {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-text-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ev1_btn01-2 {
    justify-content: center;
  }

  .div-block-182 {
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  .container-1-as {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    top: auto;
  }

  .main-hero-image-as {
    width: 300px;
    height: 300px;
    margin-bottom: 15px;
  }

  .hero-section-as {
    height: 90vh;
    min-height: 720px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-heading-nm {
    line-height: 23px;
  }

  .special-text-individual-nm {
    letter-spacing: 1px;
    padding-bottom: 7px;
    font-size: 16px;
  }

  .hero-special-text-nm {
    flex-direction: column;
  }

  .hero-statement-text-nm {
    margin-bottom: 13px;
  }

  .about-the-firm-section-cs {
    background-image: linear-gradient(#e2e2e2, #f7f9f9);
  }

  .atf-container-cs {
    padding-top: 41px;
    padding-bottom: 80px;
  }

  .atf-heading-cs {
    font-size: 38px;
  }

  .atf-paragraph-cs {
    text-align: center;
    margin-bottom: -32px;
    font-size: 15px;
  }

  .text-span-17 {
    line-height: 22px;
  }

  .angle-section-1-cs {
    display: none;
  }

  .ar-heading-cs {
    font-size: 38px;
    line-height: 38px;
  }

  .ar-paragraph-cs {
    text-align: center;
    margin-bottom: -32px;
    font-size: 15px;
  }

  .individual-ps-title-nm {
    margin-top: 60px;
  }

  .individual-ps-title-nm.dark {
    text-align: center;
    margin-top: 12px;
  }

  .individual-ps-link-nm {
    text-align: center;
    border-bottom-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .about-ps-text-nm {
    text-align: center;
  }

  .individual-ps-company-nm {
    border-top: 1px solid #c4c4c4;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
  }

  .ps-grid-container-nm {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    border-top: 1px solid #a7a7a7;
    flex-direction: column;
    grid-template-columns: 1fr;
    margin-top: 19px;
    padding-top: 0;
  }

  .ps-image-nm {
    width: 60%;
  }

  .aa-top-bar-nav {
    position: relative;
  }

  .aa-nav-right-side-wrapper {
    z-index: 20;
  }

  .nav-logo {
    width: 283px;
  }

  .aa-full-slide-in-nav {
    padding-top: 12px;
  }

  .aa-menu-text {
    padding-bottom: 18px;
    padding-left: 5px;
  }

  .aa-full-nav-link {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .aa-full-nav-left-wrapper {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .aa-full-nav-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
    grid-template-rows: min-content minmax(auto, 1fr) auto;
    grid-template-columns: 1.5fr;
    padding-top: 170px;
  }

  .aa-nav-main-button {
    display: none;
  }

  .aa-full-nav-link-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .tab-content-main {
    padding-top: 30px;
    padding-bottom: 26px;
  }

  .anchor {
    top: 0;
  }

  .how-we-help-sub {
    font-size: 26px;
    line-height: 26px;
  }

  .how-we-help {
    padding-bottom: 8px;
    font-size: 57px;
    line-height: 40px;
  }

  .main-cta-button {
    align-self: center;
    margin-bottom: 8px;
  }

  .how-we-help-paragraph {
    text-align: center;
  }

  .tab-text-nm {
    font-size: 16px;
  }

  .tab-content-nm {
    padding: 30px 34px;
  }

  .tab-link-nm.w--current {
    padding-top: 23px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tabs-menu-nm {
    padding-left: 22px;
    padding-right: 22px;
  }

  .div-block-90 {
    align-self: center;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .text-block-32 {
    margin-top: 0;
  }

  .link-12 {
    text-align: center;
    border-right-style: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-87 {
    text-align: center;
    border-left-style: none;
    align-self: center;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 31px;
    padding-left: 0;
  }

  .heading-30 {
    text-align: center;
    align-self: auto;
    margin-top: 12px;
  }

  .link-11 {
    align-self: center;
  }

  .footer-container-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 29px;
  }

  .image-29 {
    max-width: 262px;
  }

  .heading-32 {
    line-height: 67px;
  }

  .div-block-93 {
    margin-left: -59px;
    margin-right: -47px;
    padding: 20px;
  }

  .tab-content-nm-2 {
    padding: 30px 34px;
  }

  .team-membmer-title-nm {
    text-align: left;
  }

  .tab-content-main-2 {
    padding-top: 30px;
    padding-bottom: 26px;
  }

  .how-we-help-2 {
    margin-top: 15px;
    padding-bottom: 0;
    font-size: 3rem;
    line-height: 40px;
  }

  .team-membmer-bio-nm, .team-membmer-disclosure-nm {
    text-align: left;
  }

  .video-blog-container-nm {
    width: 92%;
  }

  .individual-video-blog-container-nm {
    width: 100%;
  }

  .logo-scroll-bar-3 {
    display: none;
  }

  .collection-list-2-hp {
    grid-template-columns: 1fr;
  }

  .ev1_btn01.hide-on-mobile {
    display: none;
  }

  .image-scroller {
    flex-direction: column;
    justify-content: flex-start;
    width: 100vw;
    height: 40vw;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .ev1_nav06_cont-wrapper {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 0;
  }

  .ev1_nav06_cont-left {
    flex: none;
  }

  .footer01_contact-title {
    margin-top: .8rem;
  }

  .footer01_contact-info {
    padding-bottom: 22px;
  }

  .main-section-heading {
    padding-bottom: 18px;
    font-size: 34px;
  }

  .main-section-heading.dark.large.s, .main-section-heading.black-large {
    font-size: 34px;
  }

  .div-block-14 {
    background-color: #0000;
  }

  .footer01_cta-heading {
    margin-top: .2rem;
    font-size: 2.6rem;
  }

  .ev1_junk-drawer-column {
    align-items: flex-start;
  }

  .div-block-15 {
    flex-flow: column;
    max-width: 400px;
  }

  .ev1_junk-drawer-link {
    line-height: 20px;
  }

  .footer01_contact-container {
    margin-bottom: 0;
  }

  .three-category-holder {
    justify-content: flex-start;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .heading-8 {
    font-size: 20px;
  }

  .ev1_junk-drawer-wrapper {
    grid-row-gap: 13px;
    grid-template-columns: 1fr;
  }

  .footer01_legal-txt {
    margin-top: 0;
  }

  .right-image-scroll {
    width: 200vw;
  }

  .container.hero {
    height: 65vh;
  }

  .ev1_nav06_container {
    padding-top: 6px;
  }

  .container-5 {
    max-width: 480px;
  }

  .text-block-9 {
    text-align: center;
    line-height: 1.1;
  }

  .footer01_contact-wrapper {
    grid-template-columns: 1fr;
  }

  .left-image-scroll {
    width: 200vw;
  }

  .ev1_nav06_logo-img {
    width: 206px;
  }

  .section-text {
    padding-top: 1px;
    line-height: 1.2;
  }

  .section-text._02 {
    font-size: 1.2rem;
  }

  .ev1_nav06_logo-link {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .hero-heading1 {
    font-size: 2.2rem;
  }

  .name-of-advisor {
    font-size: 42px;
  }

  .walsh-image-hero {
    margin-left: 0;
  }

  .walsh-main-grid-no-gap {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .description-of-advisor {
    padding-right: 0;
  }

  .walsh-left-hero {
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 0;
  }

  .walsh-hero-inner-image {
    justify-content: center;
    align-items: flex-end;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .verse-bible {
    width: 100%;
    padding-right: 0;
  }

  .text-block-100 {
    text-align: center;
    font-size: 1.5rem;
  }

  .nacff-section {
    flex-flow: column;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .div-block-169 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .pitfall-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: start center;
    margin-top: 35px;
    margin-bottom: 35px;
    display: grid;
  }

  .div-block-172 {
    width: 76%;
    height: 224px;
    margin-top: -30px;
    margin-bottom: 16px;
  }

  .div-block-173 {
    padding-top: 16px;
  }

  .div-block-173.right {
    justify-content: center;
    align-items: flex-start;
    padding-left: 42px;
    padding-right: 22px;
  }

  .pitfall-title {
    font-size: 25px;
  }

  .pitfall-p.right {
    text-align: left;
  }

  .ev1_team01_individual-card-special.stop-scroll.open-lightbox {
    flex-flow: column;
    width: 100%;
  }

  .ev1_team01_special-p {
    display: none;
  }

  .ev1_team01_special-content {
    align-items: center;
    padding-left: 0;
  }

  .ev1_team01_light-box-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .ev1_team01_special-wrapper {
    width: 100%;
  }

  .ev1_team01_light-box-info-container {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: -1rem;
  }

  .team01_container {
    flex: 1;
  }

  .light-box_close-icon.start-scroll {
    margin-top: 16px;
    margin-right: 7px;
    top: 12px;
    right: 12px;
  }

  .ev1_team01_special-container {
    flex: 1;
  }

  .ev1_collection-list-3grid {
    grid-template-columns: 1fr;
  }

  .ev1_team01_light-box-name {
    text-align: center;
  }

  .ev1_collection-wrapper {
    width: 100%;
  }

  .ev1_team01_light-box-img {
    margin-right: 0;
  }

  .ev1_team01_light-box-title {
    text-align: center;
  }

  .light-box_wrapper {
    padding-bottom: 5rem;
  }

  .ev1_team01_name {
    font-size: 1.2rem;
  }

  .hwh-wrapper {
    flex-flow: column;
  }

  .supporter-content {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .bgvideo3 {
    display: none;
  }

  .featured-in01_logo {
    padding: 1rem;
  }

  .featured-in01_logo-container-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-7 {
    max-width: 480px;
  }

  .page-fill_section {
    height: 85vh;
    min-height: 500px;
  }

  .bgvideofiller {
    opacity: .13;
    background-image: url('../images/retirement-women-or-portrait-selfie-or-bonding-me-2025-04-06-04-26-38-utc-9_1retirement-women-or-portrait-selfie-or-bonding-me-2025-04-06-04-26-38-utc-9.avif');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh;
  }

  .video-block {
    padding: 20px;
    top: 20px;
  }

  .main-section-heading-2 {
    padding-bottom: 18px;
    font-size: 34px;
  }

  .three-grid, .two-grid {
    grid-template-columns: 1fr;
  }

  .section-5.landing-page {
    padding-top: 105px;
  }

  .section-5.landing-page.padding {
    padding-top: 98px;
  }

  .section-5.not-home {
    padding-top: 104px;
  }

  .section-text-2, .section-text-3 {
    padding-top: 1px;
    line-height: 1.2;
  }

  .section-text-3.privacy-policy {
    font-size: 1rem;
  }

  .main-section-heading-3 {
    padding-bottom: 18px;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  .main-section-heading-3.landing-page {
    padding-bottom: 4px;
  }

  .main-section-heading-4 {
    font-size: 2.6rem;
    line-height: 1.2;
  }

  .div-block-186 {
    min-height: 200px;
  }

  .div-block-182 {
    padding-top: 26px;
  }

  .div-block-187 {
    width: 98%;
    padding-left: 28px;
    padding-right: 28px;
  }

  .heading-61 {
    font-size: 34px;
    line-height: 38px;
  }
}

@media screen and (max-width: 479px) {
  .main-hero-image-as {
    max-width: 90%;
    margin-top: 17px;
  }

  .hero-section-as.home-page {
    height: auto;
  }

  .main-heading-nm {
    padding-left: 0;
    padding-right: 0;
  }

  .special-text-individual-nm {
    text-transform: none;
  }

  .backed-by-icon-image {
    height: 30px;
  }

  .hero-content-container-nm {
    margin-right: 0;
  }

  .atf-heading-cs, .ar-heading-cs {
    letter-spacing: 4px;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 30px;
  }

  .nav-logo {
    width: 236px;
  }

  .aa-menu-text {
    padding-bottom: 4px;
    padding-left: 8px;
    font-size: 60px;
  }

  .aa-full-nav-link {
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .aa-full-nav-wrapper {
    grid-row-gap: 20px;
  }

  .aa-nav-button-wrapper {
    display: none;
  }

  .aa-nav-container {
    justify-content: space-between;
  }

  .aa-full-nav-link-wrapper {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 6fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .tab-content-main {
    padding-left: 6px;
    padding-right: 6px;
  }

  .walsh-label-button {
    font-size: 16px;
  }

  .how-we-help-sub {
    letter-spacing: 1px;
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 21px;
    line-height: 21px;
  }

  .how-we-help {
    padding: 5px 12px;
    font-size: 41px;
    line-height: 26px;
  }

  .main-cta-button {
    padding-left: 30px;
    padding-right: 25px;
  }

  .how-we-help-paragraph {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 22px;
  }

  .tab-text-nm {
    letter-spacing: normal;
    font-size: 14px;
  }

  .about-adviser-paragraph-nm {
    text-align: center;
  }

  .tab-content-nm {
    padding-left: 14px;
    padding-right: 14px;
  }

  .tab-link-nm, .tab-link-nm.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-menu-nm {
    padding-left: 13px;
    padding-right: 13px;
  }

  .footer-container-2 {
    min-height: 170px;
    padding-bottom: 16px;
  }

  .heading-32 {
    font-size: 55px;
    line-height: 48px;
  }

  .heading-33 {
    margin-bottom: 20px;
  }

  .link-block-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-93 {
    display: none;
  }

  .div-block-94 {
    flex-direction: column;
  }

  .tab-content-nm-2 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .tab-content-main-2 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .team-member-text-container {
    border-left-style: none;
    margin-left: 0;
    padding-top: 9px;
  }

  .how-we-help-2 {
    letter-spacing: 4px;
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 26px;
    line-height: 26px;
  }

  .team-member-container-nm {
    border-left: 1px solid #c7c7c7;
    flex-direction: column;
    align-items: flex-start;
  }

  .team-member-image-nm {
    width: 100px;
    margin-left: 11px;
  }

  .ev1_btn01.hide-on-mobile {
    display: none;
  }

  .main-section-heading {
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 31px;
  }

  .ev1_btn01_text {
    font-size: 1rem;
  }

  .footer01_cta-heading {
    font-size: 2.2rem;
  }

  .div-block-15 {
    flex-direction: column;
  }

  .three-category-holder {
    padding-top: 9px;
    padding-bottom: 15px;
  }

  .heading-8 {
    margin-top: 9px;
  }

  .ev1_junk-drawer-wrapper {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .container.hero {
    height: 90vh;
    min-height: 557px;
  }

  .text-block-9 {
    font-size: 1.2rem;
  }

  .footer01_contact-card {
    width: 100%;
    padding: 1rem;
  }

  .section-text {
    padding-left: 0;
    padding-right: 0;
  }

  .content-container {
    padding-bottom: 40px;
  }

  .content-container.advisor {
    padding-bottom: 0;
  }

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

  .description-of-advisor {
    text-align: center;
    margin-top: 0;
  }

  .walsh-left-hero {
    text-align: center;
    align-items: center;
    padding-right: 0;
    font-size: 18px;
  }

  .walsh-hero-inner-image {
    right: 0%;
  }

  .verse-bible {
    text-align: center;
    margin-top: 0;
    padding-bottom: 22px;
  }

  .nacff-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-172 {
    width: 85%;
    height: 170px;
  }

  .ev1_team01_light-box-button-container {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
  }

  .ev1_team01_special-content {
    text-align: center;
    align-items: center;
    width: 90%;
    padding-left: 0;
  }

  .ev1_team01_light-box-container {
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .light-box_close-icon.start-scroll {
    margin-top: 9px;
    margin-right: 0;
  }

  .light-box_wrapper {
    width: 100%;
  }

  .hwh-topic-h4 {
    font-size: 23px;
  }

  .featured-in01_logo {
    padding: .5rem;
  }

  .featured-in01_logo-container-2 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .video-block {
    padding: 0;
  }

  .main-section-heading-2 {
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 31px;
  }

  .section-text-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-46._2 {
    width: 50%;
  }

  .image-46._3 {
    width: 45%;
  }

  .logo-wrapper-cred {
    grid-template-columns: 1fr;
  }

  .section-text-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .main-section-heading-3 {
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 31px;
  }

  .main-section-heading-4 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 31px;
  }

  .div-block-187 {
    width: 100%;
  }

  .heading-61 {
    font-size: 28px;
    line-height: 28px;
  }
}

#w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2dd9-62c1d3c8 {
  grid-area: 1 / 8 / 2 / 13;
  place-self: end start;
}

#w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2ddb-62c1d3c8 {
  grid-area: 1 / 1 / 2 / 8;
  align-self: center;
}

#w-node-_3e9b3a24-7b94-64ee-c9c0-b6e4629bfe63-62c1d3c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cac41d07-d3ae-8313-5f9c-f0349d89d77b-62c1d3c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-cac41d07-d3ae-8313-5f9c-f0349d89d77c-62c1d3c8 {
  place-self: center;
}

#w-node-_11dd9183-964e-78e3-e0c5-2bba51aa3d24-62c1d3c8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-_73c43aa9-9a69-49f6-5be0-81153af7330a-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af7330c-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af7330e-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73310-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73311-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73331-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af7332f-8d8d00be, #w-node-aa58c3ba-d812-157e-3d7f-03b6a74ccba1-8d8d00be, #w-node-aa58c3ba-d812-157e-3d7f-03b6a74ccba3-8d8d00be, #w-node-d941b545-1ce4-0f8f-e190-e38c376ae793-8d8d00be, #w-node-b057e7b5-9811-6a3a-8ee8-35b721a3f26c-8d8d00be, #w-node-e07f3b70-b458-c37b-0c59-f8056de7f8f6-8d8d00be, #w-node-a37c4c0d-71a6-b7e4-d616-35c22c5752a0-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73340-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73342-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73344-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73346-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af73348-8d8d00be, #w-node-_73c43aa9-9a69-49f6-5be0-81153af7334a-8d8d00be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2dd9-62c1d3c8 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: end;
  }

  #w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2ddb-62c1d3c8 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2dd9-62c1d3c8 {
    grid-area: 2 / 1 / 2 / 2;
    place-self: end center;
  }

  #w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2ddb-62c1d3c8 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: center start;
  }

  #w-node-_19c34afb-b256-9afe-2986-03ae276e1d4c-62c1d3c8 {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_19c34afb-b256-9afe-2986-03ae276e1d48-62c1d3c8 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2dd9-62c1d3c8 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_80220e3d-e19f-7a4f-21dc-cb6825ac2ddb-62c1d3c8 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-_99fe8f93-bc14-fec0-e11f-86204af7a191-4af7a17e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Carattere';
  src: url('../fonts/Carattere-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS';
  src: url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}