.home-container10 {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-navbar-interactive {
  top: 0px;
  width: 100%;
  height: 95px;
  display: flex;
  z-index: 200;
  position: fixed;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-color: #9b50ef;
}
 
.home-link10 {
  display: contents;
}
 
.home-image10 {
  height: 2rem;
  transition: 0.3s;
  text-decoration: none;
}
 
.home-image10:hover {
  animation-name: pulse;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.home-links1 {
  gap: 0;
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  flex-direction: row;
  justify-content: flex-end;
}
 
.home-link11 {
  font-size: 14px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 500;
  border-width: 0px;
}
 
.home-link11:hover {
  color: #ffffff;
}
 
.home-link12 {
  font-size: 14px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 500;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link12:hover {
  color: #ffffff;
}
 
.home-link13 {
  font-size: 14px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 500;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link13:hover {
  color: #ffffff;
}
 
.home-link14 {
  font-size: 14px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 500;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link14:hover {
  color: #ffffff;
}
 
.home-link15 {
  font-size: 14px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 500;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link15:hover {
  color: #ffffff;
}
 
.home-burger-menu {
  display: none;
}
 
.home-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-link16 {
  display: contents;
}
 
.home-logo {
  height: 2rem;
  text-decoration: none;
}
 
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link17 {
  font-family: "Poppins";
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link18 {
  font-size: 16px;
  font-family: "Poppins";
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link19 {
  font-size: 16px;
  font-family: "Poppins";
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link20 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link21 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-icon-group {
  display: flex;
}
 
.home-link22 {
  display: contents;
}
 
.home-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link23 {
  display: contents;
}
 
.home-icon29 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link24 {
  display: contents;
}
 
.home-icon31 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link25 {
  display: contents;
}
 
.home-icon33 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link26 {
  display: contents;
}
 
.home-icon35 {
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link27 {
  display: contents;
}
 
.home-image11 {
  width: auto;
  object-fit: cover;
  text-decoration: none;
}
 
.home-hero {
  width: 100%;
  height: 800px;
  display: flex;
  position: relative;
  align-self: center;
  margin-top: 95px;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: flex-start;
}
 
.home-background {
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/Access/maincover-istock-1320963409-1500h.webp");
  background-repeat: repeat;
  background-position: center;
}
 
.home-hero-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  max-width: 1200px;
  align-self: center;
  margin-top: -200px;
  align-items: flex-start;
  margin-left: 0px;
  margin-bottom: var(--dl-layout-space-sixunits);
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
 
.home-text100 {
  color: var(--dl-color-gray-black);
  font-size: 12px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
}
 
.home-caption {
  color: rgb(155, 80, 239);
  font-size: 42px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text101 {
  color: rgb(0, 0, 0);
  width: auto;
  font-size: 80px;
  align-self: center;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  padding-bottom: var(--dl-layout-space-fiveunits);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 9px;
}
 
.home-leadership-messages {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-chair-report {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-text107 {
  color: #9b50ef;
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-pull-quote1 {
  font-size: 50px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 60px;
}
 
.home-text110 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-read-more1 {
  border-color: #9b50ef;
  text-decoration: none;
}
 
.home-text111 {
  font-family: "Poppins";
}
 
.home-icon37 {
  width: 16px;
  height: 16px;
}
 
.home-container11 {
  width: 50%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #e7e7e7;
}
 
.home-image12 {
  width: 50%;
  object-fit: cover;
}
 
.home-text112 {
  font-size: 14px;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 18px;
}
 
.home-text113 {
  font-weight: 600;
}
 
.home-text114 {
  font-weight: 600;
}
 
.home-text115 {
  font-style: normal;
}
 
.home-text116 {
  font-style: normal;
}
 
.home-text117 {
  font-style: normal;
}
 
.home-ceo-report {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
 
.home-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-text118 {
  color: #9b50ef;
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-pull-quote2 {
  font-size: 50px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 60px;
}
 
.home-text121 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-read-more2 {
  border-color: #9b50ef;
  text-decoration: none;
}
 
.home-text122 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.home-icon39 {
  width: 16px;
  height: 16px;
}
 
.home-container12 {
  width: 50%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #e7e7e7;
}
 
.home-image13 {
  width: 50%;
  object-fit: cover;
}
 
.home-text123 {
  font-size: 14px;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Poppins";
  line-height: 18px;
}
 
.home-text124 {
  font-style: normal;
  font-weight: 600;
}
 
.home-text125 {
  font-style: normal;
  font-weight: 600;
}
 
.home-quote1 {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
  background-size: cover;
  background-image: url("public/Access/marcel-strauss-7fcsjugefh4-unsplash-1500w.webp");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-content3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: center;
  flex-direction: column;
}
 
.home-image14 {
  width: auto;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-quoted1 {
  color: rgb(255, 255, 255);
  font-size: 50px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 60px;
}
 
.home-text129 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-year-in-review {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-header1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-title1 {
  font-size: 65px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-text133 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 27px;
}
 
.home-stories {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-story1-row {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-container13 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.home-image15 {
  width: 100%;
  object-fit: cover;
}
 
.home-container14 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  margin-left: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.home-text134 {
  fill: #93C4B6;
  color: #9b50ef;
  font-size: 26px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}
 
.home-text135 {
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 50px;
  margin-left: 0px;
  padding-right: var(--dl-layout-space-unit);
}
 
.home-read-more3 {
  margin-top: 0px;
  margin-left: 0px;
  border-color: #9b50ef;
  text-decoration: none;
}
 
.home-text136 {
  font-family: "Poppins";
}
 
.home-icon41 {
  width: 16px;
  height: 16px;
}
 
.home-story2-row {
  width: 100%;
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  flex-direction: row-reverse;
}
 
.home-container15 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.home-image16 {
  width: 100%;
  object-fit: cover;
}
 
.home-container16 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  margin-left: 0px;
  flex-direction: column;
}
 
.home-text137 {
  color: rgb(155, 80, 239);
  font-size: 26px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}
 
.home-text138 {
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 50px;
  margin-left: 0px;
  padding-right: var(--dl-layout-space-unit);
}
 
.home-read-more4 {
  margin-top: 0px;
  margin-left: 0px;
  border-color: #9b50ef;
  text-decoration: none;
}
 
.home-text139 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.home-icon43 {
  width: 16px;
  height: 16px;
}
 
.home-story3-row {
  width: 100%;
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-container17 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.home-image17 {
  width: 100%;
  object-fit: cover;
}
 
.home-container18 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  margin-left: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.home-text140 {
  fill: #93C4B6;
  color: #9b50ef;
  font-size: 26px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}
 
.home-text141 {
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 50px;
  margin-left: 0px;
  padding-right: var(--dl-layout-space-unit);
}
 
.home-read-more5 {
  margin-top: 0px;
  margin-left: 0px;
  border-color: #9b50ef;
  text-decoration: none;
}
 
.home-text145 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.home-icon45 {
  width: 16px;
  height: 16px;
}
 
.home-story4-row {
  width: 100%;
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  flex-direction: row-reverse;
}
 
.home-container19 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.home-image18 {
  width: 100%;
  object-fit: cover;
}
 
.home-container20 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  margin-left: 0eUnits;
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.home-text146 {
  color: rgb(155, 80, 239);
  font-size: 26px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}
 
.home-text147 {
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 50px;
  margin-left: 0px;
  padding-right: var(--dl-layout-space-unit);
}
 
.home-read-more6 {
  margin-top: 0px;
  margin-left: 0px;
  border-color: #9b50ef;
  text-decoration: none;
}
 
.home-text148 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.home-icon47 {
  width: 16px;
  height: 16px;
}
 
.home-quote2 {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
  background-size: cover;
  background-image: url("public/Access/finde-zukunft-edpgmdtdrhw-unsplash-1500w.webp");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-content4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: center;
  flex-direction: column;
}
 
.home-image19 {
  width: auto;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-quoted2 {
  color: rgb(255, 255, 255);
  font-size: 50px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 60px;
}
 
.home-text149 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-distributions-financials {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
  background-color: #e2d6fd;
}
 
.home-content5 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading2 {
  font-size: 65px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-container21 {
  gap: var(--dl-layout-space-twounits);
  display: grid;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: stretch;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
 
.home-container22 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text153 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text154 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-container23 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text157 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text158 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-container24 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text159 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text160 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-container25 {
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  align-items: center;
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 60px;
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: center;
  background-color: #9B50EF;
}
 
.home-link28 {
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  text-decoration: none;
}
 
.home-container26 {
  gap: var(--dl-layout-space-fourunits);
  flex: 0 0 auto;
  display: flex;
  max-width: auto;
  align-self: stretch;
  margin-top: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.home-text163 {
  display: block;
  font-size: 36px;
  font-style: normal;
  text-align: left;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-image20 {
  width: 90%;
  align-self: center;
  object-fit: cover;
}
 
.home-container27 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  display: flex;
  max-width: auto;
  align-self: stretch;
  margin-top: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.home-text166 {
  display: block;
  font-size: 36px;
  font-style: normal;
  text-align: left;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text169 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-image21 {
  width: 75%;
  align-self: center;
  margin-top: var(--dl-layout-space-twounits);
  object-fit: cover;
}
 
.home-quote3 {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
  background-size: cover;
  background-image: url("public/Access/jaredd-craig-hh4wbgnyltc-unsplash%20copy-1500w.webp");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-content6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: center;
  flex-direction: column;
}
 
.home-image22 {
  width: auto;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-quoted3 {
  color: rgb(255, 255, 255);
  font-size: 50px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 60px;
}
 
.home-text172 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 500;
}
 
.home-access-copyright-foundation {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
  background-color: #e7e7e7;
}
 
.home-header2 {
  color: white;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: stretch;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-heading3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-title2 {
  color: rgb(0, 0, 0);
  font-size: 65px;
  max-width: auto;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-image23 {
  width: 150px;
  object-fit: cover;
}
 
.home-container28 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.home-text176 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-text178 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-text181 {
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-link29 {
  text-decoration: underline;
}
 
.home-listings {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-header3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  color: white;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column-reverse;
}
 
.home-heading4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-title3 {
  color: rgb(0, 0, 0);
  font-size: 65px;
  max-width: auto;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-container29 {
  gap: var(--dl-layout-space-threeunits);
  flex: 0 0 auto;
  display: grid;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: flex-start;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
 
.home-container30 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text185 {
  font-size: 28px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text186 {
  font-size: 16px;
  align-self: flex-start;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-text188 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text189 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text190 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text191 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text192 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text193 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text194 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text195 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text196 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text197 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text198 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text199 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text200 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text201 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text202 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text203 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text204 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text205 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text206 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-text207 {
  font-size: 16px;
  font-weight: 400;
}
 
.home-text208 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.home-container31 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text209 {
  font-size: 28px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text210 {
  font-size: 16px;
  align-self: flex-start;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-container32 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  grid-row-end: 2;
  flex-direction: column;
  grid-row-start: 2;
  grid-column-end: 2;
  justify-content: flex-start;
  grid-column-start: 1;
}
 
.home-text243 {
  font-size: 28px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text244 {
  font-size: 16px;
  align-self: flex-start;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-container33 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  grid-row-end: 2;
  flex-direction: column;
  grid-row-start: 2;
  grid-column-end: 2;
  justify-content: flex-start;
  grid-column-start: 2;
}
 
.home-text278 {
  font-size: 28px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text279 {
  font-size: 16px;
  align-self: flex-start;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 27px;
}
 
.home-container34 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  justify-content: center;
}
 
.home-link30 {
  display: contents;
}
 
.home-slide-to-top {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  align-self: center;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.home-footer {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  background-color: #9B50EF;
}
 
.home-content7 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-details {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-image24 {
  width: 200px;
  object-fit: cover;
}
 
.home-socials {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: row;
}
 
.home-link31 {
  display: contents;
}
 
.home-icon51 {
  width: 24px;
  text-decoration: none;
}
 
.home-link32 {
  display: contents;
}
 
.home-icon55 {
  width: 24px;
  text-decoration: none;
}
 
.home-link33 {
  display: contents;
}
 
.home-icon59 {
  width: 24px;
  text-decoration: none;
}
 
.home-link34 {
  display: contents;
}
 
.home-icon62 {
  width: 24px;
  text-decoration: none;
}
 
.home-link35 {
  display: contents;
}
 
.home-icon64 {
  width: 24px;
  text-decoration: none;
}
 
.home-link36 {
  display: contents;
}
 
.home-image25 {
  width: auto;
  object-fit: cover;
  text-decoration: none;
}
 
.home-copyright {
  width: 100%;
  font-size: 14px;
  font-family: "Poppins";
  line-height: 21px;
}
 
.home-link37 {
  text-decoration: underline;
}
 
.home-link38 {
  text-decoration: underline;
}
 
.home-link39 {
  text-decoration: underline;
}
 
@media(max-width: 1200px) {
  .home-icon35 {
    margin-right: var(--dl-layout-space-twounits);
  }
  .home-hero-content {
    padding: var(--dl-layout-space-twounits);
    max-width: 900px;
    background-color: #ffffff;
  }
  .home-text101 {
    color: #000000;
  }
  .home-leadership-messages {
    width: 100%;
  }
  .home-content1 {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .home-pull-quote1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -1px;
  }
  .home-text110 {
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
  }
  .home-container11 {
    height: auto;
  }
  .home-content2 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-threeunits);
  }
  .home-pull-quote2 {
    font-size: 40px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -1px;
  }
  .home-text121 {
    line-height: 24px;
  }
  .home-container12 {
    height: auto;
  }
  .home-text135 {
    font-size: 30px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
    line-height: 36px;
  }
  .home-container16 {
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-text138 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-text141 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-text147 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-distributions-financials {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-access-copyright-foundation {
    margin-top: 0px;
  }
  .home-image23 {
    width: 150px;
  }
}
 
@media(max-width: 991px) {
  .home-navbar-interactive {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-icon35 {
    margin-right: var(--dl-layout-space-twounits);
  }
  .home-hero {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-hero-content {
    width: 80%;
    max-width: auto;
  }
  .home-text100 {
    text-align: left;
  }
  .home-caption {
    text-align: left;
  }
  .home-chair-report {
    flex-direction: row;
  }
  .home-content1 {
    gap: var(--dl-layout-space-unit);
    padding-top: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-pull-quote1 {
    font-size: 30px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0;
  }
  .home-text110 {
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
  }
  .home-container11 {
    flex: 0 0 auto;
    width: 50%;
    height: auto;
    background-color: #e7e7e7;
  }
  .home-ceo-report {
    align-items: center;
    flex-direction: row-reverse;
  }
  .home-content2 {
    gap: var(--dl-layout-space-unit);
    align-self: center;
    padding-top: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-pull-quote2 {
    font-size: 30px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0;
  }
  .home-text121 {
    line-height: 24px;
  }
  .home-container12 {
    width: 50%;
    height: auto;
    margin-bottom: 0px;
    background-color: #e7e7e7;
  }
  .home-year-in-review {
    padding-top: var(--dl-layout-space-sixunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .home-container14 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-left: var(--dl-layout-space-threeunits);
  }
  .home-text134 {
    color: #9b50ef;
    font-size: 24px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
  }
  .home-text135 {
    font-size: 26px;
    line-height: 32px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .home-read-more3 {
    margin-left: 0px;
  }
  .home-container16 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-left: 0px;
  }
  .home-text137 {
    font-size: 24px;
    line-height: 30px;
  }
  .home-text138 {
    font-size: 26px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
    line-height: 32px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: var(--dl-layout-space-unit);
  }
  .home-read-more4 {
    margin-left: 0px;
  }
  .home-container18 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-left: var(--dl-layout-space-threeunits);
  }
  .home-text140 {
    color: #9b50ef;
    font-size: 24px;
    line-height: 30px;
  }
  .home-text141 {
    font-size: 26px;
    line-height: 32px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .home-read-more5 {
    margin-left: 0px;
  }
  .home-container20 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-left: 0px;
  }
  .home-text146 {
    font-size: 24px;
    line-height: 30px;
  }
  .home-text147 {
    font-size: 26px;
    font-family: Poppins;
    line-height: 32px;
    margin-left: 0px;
  }
  .home-read-more6 {
    margin-left: 0px;
  }
  .home-heading2 {
    display: flex;
    text-align: left;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-text169 {
    font-family: Poppins;
  }
  .home-access-copyright-foundation {
    margin-top: 0px;
  }
  .home-header3 {
    align-self: flex-start;
    align-items: flex-start;
  }
  .home-container29 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    display: grid;
    align-self: flex-start;
  }
  .home-text185 {
    text-align: left;
  }
  .home-text186 {
    align-self: flex-start;
    text-align: left;
  }
  .home-text209 {
    align-self: flex-start;
    text-align: left;
  }
  .home-text210 {
    align-self: flex-start;
    text-align: left;
    font-family: Poppins;
  }
  .home-text243 {
    align-self: flex-start;
    text-align: left;
  }
  .home-text244 {
    align-self: flex-start;
    text-align: left;
  }
  .home-text278 {
    align-self: flex-start;
    text-align: left;
  }
  .home-text279 {
    align-self: flex-start;
    text-align: left;
  }
}
 
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .home-link17 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-link18 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-link19 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-link20 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-link21 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-hero {
    height: 60vh;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-hero-content {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 80%;
    max-width: auto;
  }
  .home-caption {
    font-size: 16px;
    line-height: 24px;
  }
  .home-text101 {
    font-size: 70px;
  }
  .home-leadership-messages {
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-chair-report {
    align-items: center;
    margin-bottom: var(--dl-layout-space-fourunits);
    flex-direction: column-reverse;
  }
  .home-content1 {
    gap: var(--dl-layout-space-twounits);
    align-items: center;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-text107 {
    text-align: center;
  }
  .home-pull-quote1 {
    text-align: center;
    letter-spacing: 0;
  }
  .home-text110 {
    text-align: left;
  }
  .home-read-more1 {
    width: 100%;
  }
  .home-container11 {
    width: 100%;
    height: 400px;
    margin-bottom: 0px;
    background-color: transparent;
  }
  .home-ceo-report {
    margin-bottom: var(--dl-layout-space-fourunits);
    flex-direction: column-reverse;
  }
  .home-content2 {
    gap: var(--dl-layout-space-twounits);
    align-items: center;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-pull-quote2 {
    text-align: center;
    letter-spacing: 0;
  }
  .home-text121 {
    text-align: left;
  }
  .home-read-more2 {
    width: 100%;
  }
  .home-container12 {
    width: 100%;
    height: 400px;
    margin-bottom: 0px;
    background-color: transparent;
  }
  .home-quote1 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-quoted1 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-year-in-review {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-header1 {
    width: auto;
  }
  .home-heading1 {
    gap: var(--dl-layout-space-unit);
    width: auto;
    align-self: center;
    align-items: center;
  }
  .home-title1 {
    font-size: 30px;
  }
  .home-text133 {
    width: auto;
    font-size: 16px;
    line-height: 24px;
  }
  .home-story1-row {
    align-items: center;
    flex-direction: column;
  }
  .home-container13 {
    width: 100%;
  }
  .home-image15 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-container14 {
    align-self: center;
    margin-top: var(--dl-layout-space-twounits);
    align-items: center;
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text134 {
    align-self: center;
    text-align: center;
  }
  .home-text135 {
    align-self: center;
    text-align: center;
    margin-left: 0px;
  }
  .home-read-more3 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
  }
  .home-story2-row {
    align-items: center;
    flex-direction: column;
  }
  .home-container15 {
    width: 100%;
  }
  .home-image16 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-container16 {
    align-self: center;
    margin-top: var(--dl-layout-space-twounits);
    align-items: center;
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-twounits);
    padding-right: 0px;
  }
  .home-text137 {
    align-self: center;
    text-align: center;
  }
  .home-text138 {
    align-self: center;
    text-align: center;
    margin-left: 0px;
    padding-right: 0px;
  }
  .home-read-more4 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
  }
  .home-story3-row {
    align-items: center;
    flex-direction: column;
  }
  .home-container17 {
    width: 100%;
  }
  .home-image17 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-container18 {
    align-self: center;
    margin-top: var(--dl-layout-space-twounits);
    align-items: center;
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text140 {
    align-self: center;
    text-align: center;
  }
  .home-text141 {
    text-align: center;
    margin-left: 0px;
  }
  .home-read-more5 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
  .home-story4-row {
    align-items: center;
    flex-direction: column;
  }
  .home-container19 {
    width: 100%;
  }
  .home-image18 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-container20 {
    align-self: center;
    margin-top: var(--dl-layout-space-twounits);
    align-items: center;
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-twounits);
    padding-right: 0px;
  }
  .home-text146 {
    align-self: center;
    text-align: center;
  }
  .home-text147 {
    text-align: center;
    font-family: Poppins;
    margin-left: 0px;
    padding-right: 1px;
  }
  .home-read-more6 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
  .home-quote2 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-quoted2 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-distributions-financials {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-content5 {
    gap: var(--dl-layout-space-oneandhalfunits);
    max-width: 900px;
  }
  .home-heading2 {
    font-size: 30px;
    align-self: center;
  }
  .home-container21 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-container25 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-link28 {
    text-align: center;
  }
  .home-container26 {
    display: flex;
    margin-top: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .home-text163 {
    font-size: 30px;
    align-self: center;
  }
  .home-container27 {
    display: flex;
    margin-top: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .home-text166 {
    font-size: 30px;
    align-self: center;
  }
  .home-quote3 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-quoted3 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-access-copyright-foundation {
    gap: var(--dl-layout-space-threeunits);
    margin-top: 0px;
    padding-top: var(--dl-layout-space-fiveunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-header2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-self: center;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
  .home-heading3 {
    gap: var(--dl-layout-space-unit);
  }
  .home-title2 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-listings {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-fiveunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .home-header3 {
    align-self: center;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-heading4 {
    gap: var(--dl-layout-space-unit);
  }
  .home-title3 {
    font-size: 30px;
    align-self: center;
    text-align: center;
    line-height: 33px;
  }
  .home-container29 {
    display: flex;
    align-self: center;
    flex-direction: column;
  }
  .home-text185 {
    align-self: center;
    text-align: center;
  }
  .home-text186 {
    align-self: center;
    text-align: center;
  }
  .home-container31 {
    align-self: center;
  }
  .home-text209 {
    align-self: center;
    text-align: center;
  }
  .home-text210 {
    align-self: center;
    text-align: center;
  }
  .home-text243 {
    align-self: center;
    text-align: center;
  }
  .home-text244 {
    align-self: center;
    text-align: center;
  }
  .home-container33 {
    align-self: center;
  }
  .home-text278 {
    align-self: center;
    text-align: center;
  }
  .home-text279 {
    align-self: center;
    text-align: center;
  }
  .home-footer {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-content7 {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-details {
    align-self: center;
    justify-content: center;
  }
  .home-socials {
    gap: var(--dl-layout-space-twounits);
    align-self: center;
    justify-content: center;
  }
  .home-copyright {
    text-align: center;
  }
}
 
@media(max-width: 500px) {
  .home-navbar-interactive {
    padding: var(--dl-layout-space-oneandhalfunits);
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-hero {
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-hero-content {
    flex: 1;
    width: 80%;
    max-width: auto;
    align-self: center;
  }
  .home-caption {
    text-align: left;
  }
  .home-text101 {
    font-size: 50px;
  }
  .home-text107 {
    text-align: center;
  }
  .home-pull-quote1 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-text110 {
    font-size: 16px;
    text-align: left;
    line-height: 24px;
  }
  .home-container11 {
    height: 400px;
    align-items: center;
    margin-bottom: 0px;
    background-color: transparent;
  }
  .home-image12 {
    width: 100%;
  }
  .home-content2 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-pull-quote2 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-text121 {
    font-size: 16px;
    text-align: left;
    line-height: 24px;
  }
  .home-container12 {
    height: 400px;
    margin-bottom: 0px;
    background-color: transparent;
  }
  .home-image13 {
    width: 100%;
  }
  .home-content3 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-story1-row {
    align-items: center;
    flex-direction: column;
  }
  .home-image15 {
    width: 100%;
  }
  .home-text135 {
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
  }
  .home-story2-row {
    align-items: center;
    flex-direction: column;
  }
  .home-image16 {
    width: 100%;
  }
  .home-text137 {
    align-self: center;
  }
  .home-text138 {
    margin-top: 0px;
    text-align: center;
    font-family: Poppins;
    margin-left: 0px;
    padding-right: 0px;
  }
  .home-story3-row {
    align-items: center;
    flex-direction: column;
  }
  .home-image17 {
    width: 100%;
  }
  .home-text141 {
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
  }
  .home-story4-row {
    align-items: center;
    flex-direction: column;
  }
  .home-image18 {
    width: 100%;
  }
  .home-text146 {
    align-self: center;
  }
  .home-text147 {
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
  }
  .home-content4 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-distributions-financials {
    margin-bottom: 0px;
  }
  .home-heading2 {
    font-size: 30px;
    text-align: center;
    align-items: center;
  }
  .home-container26 {
    margin-top: var(--dl-layout-space-threeunits);
  }
  .home-text163 {
    font-size: 30px;
    text-align: center;
    font-family: Poppins;
  }
  .home-container27 {
    margin-top: var(--dl-layout-space-threeunits);
  }
  .home-text166 {
    font-size: 30px;
    text-align: center;
    font-family: Poppins;
  }
  .home-content6 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-access-copyright-foundation {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-title2 {
    align-self: center;
    text-align: center;
  }
  .home-listings {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
