:root {
  --surfaces--surface-primary: #071e3a;
  --color--bright-blue-button: #f10832;
  --text--text-primary: #fff;
  --surfaces--surface-secondary: #236fd1;
  --corner-radius: 50px;
  --white: white;
  --text-blue-light: #5699f0;
  --black: black;
}

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

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

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

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

body {
  background-color: var(--surfaces--surface-primary);
  color: #333;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 64px;
  font-weight: 700;
  line-height: 120%;
}

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

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.button {
  grid-column-gap: 10px;
  background-color: var(--color--bright-blue-button);
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 50px;
  text-decoration: none;
  display: flex;
}

.get-in-touch {
  color: var(--text--text-primary);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.card {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1321314888 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.adobestock_479566919_preview-1 {
  background-color: #00000063;
}

.group-1 {
  position: absolute;
  top: 820px;
  left: 150px;
}

.rectangle-2 {
  background-color: #086cf1;
  border-radius: 47px;
}

.explore {
  color: var(--text--text-primary);
  margin-top: 0;
  margin-bottom: 0;
  font-family: undefined, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.error-1f685bee-0d09-fcb0-e90e-9675393a86b9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 101px;
  left: 125px;
}

.navigation---homepage {
  grid-column-gap: 774px;
  grid-row-gap: 16px;
  background-color: var(--surfaces--surface-primary);
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 90px;
  padding: 29px 33px;
  text-decoration: none;
  display: flex;
}

.frame-5 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-4 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.about {
  color: var(--text--text-primary);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.get-in-touch {
  grid-column-gap: 4px;
  background-color: var(--surfaces--surface-secondary);
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 3px 15px;
  text-decoration: none;
  display: flex;
}

.tag-line {
  grid-row-gap: 25px;
  background-color: var(--surfaces--surface-primary);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 403px;
  padding: 30px 41px;
  text-decoration: none;
  display: flex;
}

.frame-9 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 317px;
  height: 164px;
  text-decoration: none;
  display: flex;
}

.error-0a5b28e2-e470-d588-a0b5-a671a7677d9c {
  color: var(--text--text-primary);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.one-heart-at-a-time {
  color: var(--text--text-primary);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.explore {
  grid-column-gap: 4px;
  background-color: var(--surfaces--surface-secondary);
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 3px 15px;
  text-decoration: none;
  display: flex;
}

.navigation---about-selected {
  grid-column-gap: var(--corner-radius);
  background-color: var(--surfaces--surface-primary);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 91px;
  padding: 30px 41px;
  text-decoration: none;
  display: flex;
}

.frame-8 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.body {
  color: var(--text--text-primary);
  font-weight: 400;
}

.navbar-no-shadow {
  color: var(--text--text-primary);
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  display: flex;
}

.nav-link {
  color: var(--text--text-primary);
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .32s;
}

.nav-link:hover {
  background-color: var(--surfaces--surface-secondary);
  color: var(--white);
  margin-left: 0;
  margin-right: 0;
  padding: 12px 20px;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  color: var(--white);
  background-color: #236fd13d;
}

.nav-link.contact-button {
  background-color: var(--surfaces--surface-secondary);
  border-radius: 50px;
  padding: 12px 24px;
  transition-property: background-color;
}

.nav-link.contact-button:hover {
  background-color: #1559b2;
  border-bottom-color: #0000;
}

.nav-link.hide {
  display: none;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.error-167a8757-1f5c-a343-b52c-a0a5667af8e6 {
  color: var(--text--text-primary);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.navbar-logo-left {
  background-color: #071e3a;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 20px 24px;
  text-decoration: none;
  display: flex;
}

.navbar-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.logo {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 240px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 41px;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-2 {
  grid-column-gap: 12.3818px;
  background-color: #247cf1;
  border-radius: 39.6217px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 29.7163px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.homepage {
  grid-row-gap: 40px;
  background-color: #071e3a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 2143px;
  padding-top: 41px;
  padding-bottom: 50px;
  padding-right: 58px;
  text-decoration: none;
  display: flex;
}

.navbar-container-2 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 115px;
  padding: 10px 58px;
  text-decoration: none;
  display: flex;
}

.navbar-content-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 380px;
  height: 95px;
  padding-left: 86px;
  padding-right: 86px;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  grid-column-gap: 19.0901px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 330px;
  height: 95px;
  padding: 86.3099px 15.07px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50.5555px;
  text-decoration: none;
  display: flex;
}

.navbar-menu-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 313px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.about-2 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 95px;
  padding: 9px 38px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 11px;
  text-decoration: none;
  display: flex;
}

.get-in-touch-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px 16px;
  text-decoration: none;
  display: flex;
}

.get-in-touch-2 {
  grid-column-gap: 6.42974px;
  background-color: #247cf1;
  border-radius: 80.3718px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4.82231px 24.1115px;
  text-decoration: none;
  display: flex;
}

.display {
  grid-row-gap: 10px;
  background-image: url('../images/Display.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 582px;
  min-height: 582px;
  padding: 62px 10px 10px;
  text-decoration: none;
  display: flex;
}

.tag-line-container {
  grid-row-gap: 16.9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1252px;
  height: 277px;
  padding-left: 122px;
  padding-right: 122px;
  text-decoration: none;
  display: flex;
}

.tag-line-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 61px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.slogan-container {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 74px;
  padding: 7px 121px;
  text-decoration: none;
  display: flex;
}

.slogan {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.explore-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 66px;
  padding: 12px 120px;
  text-decoration: none;
  display: flex;
}

.explore-2 {
  grid-column-gap: 4px;
  background-color: #247cf1;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 3px 21px 3px 26px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.intro {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1262px;
  height: 290px;
  padding: 44px 125px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.explore-1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-1321314889 {
  grid-column-gap: 250px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 77.6255px;
  line-height: 18px;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  grid-column-gap: 87px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-column-gap: 10px;
  background-color: #086cf1;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.frame-1321314890 {
  grid-column-gap: 300px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 77.6255px;
  text-decoration: none;
  display: flex;
}

.frame-1321314891 {
  grid-column-gap: 87px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1321314892 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.frame-1321314893 {
  grid-column-gap: 10px;
  background-color: #086cf1;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  padding-top: 32px;
  padding-bottom: 32px;
}

.nav-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.nav-menu-2 {
  font-size: 16px;
}

.brand, .brand.w--current {
  flex: 1;
  align-self: center;
  margin-bottom: 24px;
}

.hero.inner-pages {
  height: 50vh;
}

.hero-container {
  aspect-ratio: 2.39;
  align-items: center;
  max-width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-container.inner-pages {
  aspect-ratio: 2.39;
  height: auto;
}

.hero-container.no-text.hide {
  display: none;
}

.image {
  z-index: -2;
  object-position: 50% 50%;
  position: absolute;
  inset: 0%;
}

.hero-content-wrapper {
  align-items: baseline;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.hero-content-wrapper.inner-page {
  flex: 1;
  align-self: flex-end;
  padding-bottom: 64px;
}

.text-block, .text-block-2 {
  line-height: 120%;
}

.hero-heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 86px;
  line-height: 140%;
}

.hero-subheading {
  font-size: 48px;
  font-weight: 600;
}

.shadow-overlay {
  z-index: -1;
  background-color: #00000052;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.shadow-overlay.darker {
  background-color: #071e3ab8;
}

.hero-image {
  z-index: -2;
  opacity: .92;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.hero-image.hide {
  display: none;
}

.section.blue-bg {
  background-color: #0055a3;
}

.content-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 80px 0;
}

.content-container.no-padding {
  margin-bottom: 96px;
  padding-top: 0;
  padding-bottom: 0;
}

.content-title {
  color: var(--white);
  width: 100%;
  margin-bottom: 24px;
  margin-right: 32px;
  font-size: 44px;
  line-height: 140%;
}

.content-title._3-4-width {
  width: 75%;
  margin: 0 0 24px;
  font-size: 40px;
  line-height: 140%;
}

.text-block-4 {
  width: 50%;
  font-size: 32px;
  line-height: 140%;
}

.section-2 {
  color: var(--surfaces--surface-secondary);
  position: relative;
  overflow: hidden;
}

.content-description {
  color: var(--white);
  width: 55%;
  font-size: 32px;
  font-weight: 300;
  line-height: 150%;
}

.content-description.full-width {
  width: 100%;
  margin-bottom: 64px;
  font-size: 24px;
  line-height: 160%;
}

.content-description.full-width.bold {
  margin-bottom: 48px;
  font-weight: 500;
}

.content-description.full-width._2nd-line {
  float: left;
  width: auto;
  margin-top: 16px;
  margin-bottom: 0;
}

.content-description.full-width.no-margins {
  margin-bottom: 0;
}

.text-span {
  color: var(--white);
}

.text-span-2 {
  color: var(--color--bright-blue-button);
}

.homepage-cta {
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 64px;
  display: flex;
}

.heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 36px;
  line-height: 140%;
}

.paragraph {
  color: var(--white);
  font-size: 24px;
}

.button-3 {
  background-color: var(--surfaces--surface-secondary);
  border-radius: 80px;
  margin-top: 32px;
  padding: 16px 32px;
  font-size: 18px;
  line-height: 140%;
}

.image-2 {
  z-index: -1;
  opacity: .16;
  position: absolute;
  inset: auto 0% -29%;
}

.footer {
  background-color: var(--surfaces--surface-secondary);
}

.footer-container {
  padding-top: 24px;
  padding-bottom: 24px;
}

.paragraph-2 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
}

.content-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container {
  max-width: 100%;
}

.column-wrapper {
  box-sizing: content-box;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.column {
  width: 50%;
}

.heading-2 {
  color: var(--white);
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

.paragraph-3 {
  color: var(--white);
  font-size: 24px;
  font-weight: 300;
  line-height: 140%;
}

.text-span-3 {
  padding-left: 16px;
  display: block;
}

.column-heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 140%;
}

.list {
  color: var(--white);
  font-size: 24px;
  font-weight: 300;
  line-height: 150%;
}

.section-3, .section-4 {
  margin-bottom: 96px;
}

.image-3 {
  width: 100%;
}

.title-page {
  color: var(--white);
}

.title-section {
  height: auto;
  padding-top: 48px;
  padding-bottom: 64px;
  display: block;
}

.image-4 {
  width: 200px;
}

.heading-4 {
  color: var(--white);
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 28px;
}

.paragraph-4 {
  color: var(--white);
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
}

.collection-item {
  flex-flow: column;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.collection-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-between;
  justify-items: stretch;
  display: flex;
}

.text-span-4 {
  color: #5699f0;
}

.text-span-5 {
  color: var(--text-blue-light);
}

.body-2 {
  background-color: var(--surfaces--surface-primary);
}

.link {
  text-decoration: none;
}

.link.light {
  color: var(--text-blue-light);
  text-decoration: underline;
}

.image-5 {
  margin-top: 16px;
  margin-left: 24px;
}

.container-4 {
  margin-bottom: 96px;
}

.field-label {
  color: var(--white);
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 400;
}

.form-container {
  max-width: 640px;
  padding-top: 64px;
  padding-bottom: 80px;
}

.section-5 {
  background-color: var(--surfaces--surface-secondary);
}

.input-field {
  margin-bottom: 24px;
}

.input-field.rounded {
  color: var(--black);
  border-radius: 20px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
}

.input-field.rounded.textarea {
  height: 200px;
}

.input-field.rounded._3-4-width {
  border-radius: 40px;
  width: 75%;
  height: 48px;
}

.submit-button {
  background-color: var(--surfaces--surface-primary);
  border-radius: 40px;
  margin-top: 32px;
  padding: 16px 32px;
  font-size: 16px;
  line-height: 24px;
}

.error-message {
  background-color: #ffcdcd;
}

.text-block-5 {
  color: var(--white);
  text-align: left;
  font-size: 32px;
  font-weight: 600;
  line-height: 140%;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
}

.paragraph-6 {
  color: var(--white);
  text-align: left;
  margin-top: 16px;
  font-size: 24px;
  line-height: 140%;
}

.success-message {
  background-color: #0000;
  padding: 0;
}

.team-container {
  margin-bottom: 96px;
}

.hero-header-inner-page {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
}

.link-2 {
  text-decoration: none;
}

.section-6 {
  font-size: 12px;
}

.image-6 {
  position: absolute;
  inset: 0%;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 24px;
}

.rich-text-block {
  color: #fff;
  letter-spacing: normal;
  line-height: 160%;
}

.paragraph-7, .list-item {
  font-size: 24px;
  font-weight: 300;
  line-height: 160%;
}

.heading-6, .heading-7 {
  font-size: 36px;
  line-height: 140%;
}

.rich-text-block-copy {
  color: #fff;
  letter-spacing: normal;
  line-height: 160%;
}

.paragraph-7-italicize {
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 160%;
}

.heading-8 {
  color: #fff;
  margin-bottom: 40px;
}

.field-label-2, .link-text {
  color: #fff;
}

.link-block {
  color: var(--text-blue-light);
}

.form-footer {
  display: none;
}

.login-button {
  border-radius: 20px;
  margin-top: 48px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
}

.page-wrapper {
  background-color: #ffffff29;
  border-radius: 20px;
  width: auto;
  max-width: 640px;
  height: auto;
  margin-top: 280px;
  padding: 80px 48px;
}

.page-wrapper.bg-navy {
  background-color: var(--surfaces--surface-primary);
}

.page-wrapper.bg-navy.centered {
  background-color: var(--surfaces--surface-primary);
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
}

.user-email-field {
  margin-bottom: 24px;
}

.bg-white {
  background-color: var(--white);
}

.heading-9 {
  color: var(--text--text-primary);
}

.heading-10 {
  color: var(--color--bright-blue-button);
}

.text-white {
  color: var(--white);
  margin-top: 16px;
  margin-bottom: 24px;
}

.text-white.centered {
  color: var(--white);
  text-align: center;
}

.text-white.disclaimer {
  margin-top: 0;
  margin-bottom: 0;
}

.text-white.no-margin {
  margin-top: 0;
}

.investor-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.investor-content.no-outline {
  border-style: none;
  border-radius: 0;
}

.notifications, .reports {
  background-color: var(--white);
  width: 100%;
}

.news-item {
  color: var(--surfaces--surface-primary);
  border-bottom: .5px solid #071e3a29;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.news-item-text {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.report {
  color: var(--surfaces--surface-primary);
  border-bottom: .5px solid #071e3a29;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.section-7 {
  background-color: var(--white);
  padding-top: 96px;
  padding-bottom: 48px;
}

.investor-content-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  width: 80%;
  margin-bottom: 96px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-13 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 48px;
  font-size: 48px;
  font-weight: 600;
}

.view-all {
  border-bottom: 2px solid var(--surfaces--surface-secondary);
  color: var(--surfaces--surface-secondary);
  padding: 8px;
  text-decoration: none;
}

.link-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid var(--text-blue-light);
  color: var(--surfaces--surface-secondary);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-10 {
  color: #909090;
  text-align: right;
  flex: none;
  margin-bottom: 0;
}

.paragraph-10.left {
  text-align: left;
}

.image-8 {
  width: 24px;
  height: 24px;
}

.section-8 {
  background-color: var(--white);
}

.h-n-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-items: flex-start;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.heading-15 {
  margin: 0;
}

.investor-breadcrumbs {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.slash {
  color: #a3a3a3;
  margin-bottom: 0;
}

.investor-breadcrumb {
  color: var(--surfaces--surface-secondary);
  text-decoration: none;
}

.h-n-date {
  color: #818181;
  margin-bottom: 0;
}

.h-n-meta {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.report-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-items: flex-start;
  padding: 48px 48px 120px;
  display: flex;
}

.paragraph-11 {
  color: #7c7c7c;
  margin-bottom: 0;
}

.report-meta {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.in-text-link, .link-block-3 {
  color: var(--text-blue-light);
}

.form-footer-2 {
  flex-flow: column;
  justify-content: flex-start;
}

.transparent {
  background-color: #0000;
}

.transparent.no-padding {
  border-width: 0;
  padding: 0;
}

._2-col {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.investor-content-item {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  flex: 0 auto;
  display: flex;
}

.investor-content-item.stacked {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
}

.investor-content-item.listing {
  border-bottom: 1px solid #f0f0f0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.download {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--surfaces--surface-primary);
  border-radius: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 24px;
  text-decoration: none;
  transition: all .32s;
  display: flex;
}

.download:hover {
  background-color: var(--text-blue-light);
}

.button-label {
  color: var(--surfaces--surface-primary);
  margin-bottom: 0;
  font-weight: 500;
  text-decoration: none;
}

.investor-content-heading {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.line {
  background-color: #dfdfdf;
  height: 1px;
}

.div-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.link-block-4 {
  color: var(--surfaces--surface-secondary);
  margin-left: auto;
  margin-right: auto;
}

.container-5, .container-6 {
  flex-flow: column;
  display: flex;
}

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

.footer-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.footer-link {
  color: var(--white);
}

@media screen and (min-width: 1280px) {
  .nav-link.contact-button.w--current {
    background-color: var(--white);
    color: var(--surfaces--surface-secondary);
  }

  .nav-container {
    max-width: 1080px;
  }

  .brand {
    flex: 0 auto;
    align-self: center;
    margin-bottom: 24px;
  }

  .hero-content-wrapper {
    max-width: 1080px;
  }

  .hero-content-wrapper.inner-page {
    padding-bottom: 96px;
  }

  .content-container {
    max-width: 1080px;
  }

  .content-container.no-padding {
    margin-bottom: 96px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-2 {
    width: 100%;
    inset: auto 0% -120%;
  }

  .title-container {
    max-width: 1080px;
  }

  .heading-4 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px;
    font-weight: 400;
  }

  .paragraph-4 {
    padding-left: 16px;
    padding-right: 16px;
    line-height: 140%;
  }

  .collection-item {
    margin-bottom: 48px;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .container-3 {
    max-width: 1080px;
  }

  .submit-button {
    border-radius: 80px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .team-container {
    max-width: 1080px;
  }

  .hero-header-inner-page {
    font-size: 72px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    background-color: var(--surfaces--surface-primary);
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
  }

  .nav-link {
    border-style: none;
    border-width: 0;
  }

  .nav-link.w--current {
    font-size: 18px;
    line-height: 20px;
  }

  .nav-link.contact-button {
    display: block;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .logo {
    height: 48px;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .button-2 {
    justify-content: center;
  }

  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
  }

  .nav-container {
    flex-flow: column;
    align-items: center;
  }

  .hero-container {
    padding-top: 64px;
    padding-bottom: 80px;
    display: block;
    overflow: visible;
  }

  .hero-content-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .hero-content-wrapper.inner-page {
    margin-top: 100px;
    padding-bottom: 0;
  }

  .hero-heading {
    font-size: 64px;
  }

  .hero-subheading {
    font-size: 40px;
  }

  .hero-image {
    inset: 0%;
    overflow: hidden;
  }

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

  .content-container {
    flex-flow: column;
    padding: 64px 24px;
  }

  .content-title {
    width: 100%;
    margin-bottom: 24px;
    font-size: 40px;
  }

  .content-title._3-4-width {
    width: 100%;
  }

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

  .content-description {
    width: 100%;
    font-size: 24px;
  }

  .image-2 {
    aspect-ratio: auto;
    inset: 0%;
  }

  .content-wrapper {
    display: block;
  }

  .section-4 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .collection-item {
    width: 33%;
  }

  .collection-list {
    justify-content: center;
    align-items: stretch;
  }

  .image-6 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .paragraph-7, .list-item {
    font-weight: 300;
  }

  .paragraph-7-italicize {
    font-style: italic;
    font-weight: 700;
  }

  .investor-content-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    border-top: 1px solid var(--surfaces--surface-secondary);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 24px 16px 32px;
    display: flex;
  }

  .nav-link {
    border-style: solid;
    align-self: stretch;
    width: 100%;
    margin-bottom: 16px;
    padding: 12px 24px;
    transition-property: none;
    display: inline-block;
  }

  .nav-link:hover {
    border: 0 solid #000;
  }

  .nav-link.contact-button {
    text-align: center;
    align-self: center;
    width: auto;
    transition-property: none;
    display: block;
  }

  .nav-link.contact-button:hover {
    background-color: var(--surfaces--surface-secondary);
    border-width: 0;
    border-color: #000;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .logo {
    margin-bottom: 0;
  }

  .navbar {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .nav-container {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .brand {
    margin-bottom: 0;
    padding-left: 0;
  }

  .brand.w--current {
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .hero-container {
    aspect-ratio: auto;
    padding-top: 48px;
    padding-bottom: 56px;
  }

  .hero-container.no-text {
    aspect-ratio: 2.39;
  }

  .hero-heading {
    font-size: 48px;
  }

  .hero-subheading {
    font-size: 32px;
  }

  .shadow-overlay {
    background-color: #00000052;
    height: auto;
  }

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

  .section.dark-blue-bg, .section.blue-bg {
    padding-left: 16px;
    padding-right: 16px;
  }

  .content-container {
    padding: 48px 16px;
  }

  .content-container.no-padding {
    margin-bottom: 64px;
  }

  .content-title {
    text-align: center;
    font-size: 32px;
  }

  .content-title._3-4-width {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
  }

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

  .content-description.full-width {
    text-align: center;
    margin-bottom: 48px;
    font-size: 20px;
  }

  .content-description.full-width._2nd-line {
    float: none;
    text-align: center;
  }

  .content-description.full-width.no-margins {
    margin-bottom: 0;
  }

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

  .column {
    width: 100%;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 18px;
    line-height: 150%;
  }

  .column-heading {
    text-align: center;
    font-size: 40px;
  }

  .list {
    text-align: left;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .section-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .icon {
    color: var(--white);
  }

  .title-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-page {
    text-align: center;
    font-size: 48px;
  }

  .title-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .collection-item {
    width: 50%;
  }

  .collection-list {
    margin-left: 0;
    margin-right: 0;
  }

  .image-5 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .input-field.rounded._3-4-width {
    width: 100%;
  }

  .submit-button {
    margin-left: auto;
    margin-right: auto;
    padding-left: 48px;
    padding-right: 48px;
    display: block;
  }

  .team-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-header-inner-page {
    font-size: 36px;
  }

  .image-6 {
    position: absolute;
    inset: auto 0% 0%;
    overflow: clip;
  }

  .image-7 {
    z-index: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .paragraph-7, .list-item {
    font-size: 20px;
    font-weight: 300;
  }

  .paragraph-7-italicize {
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
  }

  .investor-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .logo {
    height: 40px;
  }

  .hero-container {
    aspect-ratio: auto;
  }

  .hero-content-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-heading {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 40px;
  }

  .hero-subheading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
  }

  .shadow-overlay.darker {
    background-color: #071e3ab8;
  }

  .hero-image {
    object-fit: cover;
    height: 100%;
  }

  .section.dark-blue-bg {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button-2 {
    padding: 0;
  }

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

  .content-container.no-padding {
    margin-bottom: 56px;
  }

  .content-title, .content-title._3-4-width, .content-description {
    font-size: 20px;
  }

  .content-description.full-width, .content-description.full-width.bold {
    font-size: 14px;
  }

  .content-description.full-width._2nd-line {
    float: none;
  }

  .content-description.full-width.no-margins {
    font-size: 14px;
  }

  .homepage-cta {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .paragraph {
    text-align: center;
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 140%;
  }

  .button-3 {
    margin-top: 0;
    font-size: 14px;
  }

  .image-2 {
    width: 100%;
    height: 100%;
    display: block;
    inset: 0% 0% 0% 0;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .paragraph-3 {
    font-size: 14px;
  }

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

  .list {
    width: 100%;
    font-size: 18px;
  }

  .section-4 {
    margin-bottom: 48px;
    padding-left: 0;
    padding-right: 0;
  }

  .title-page {
    font-size: 32px;
  }

  .heading-4 {
    font-size: 24px;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .collection-item {
    width: 100%;
  }

  .image-5 {
    margin-left: auto;
    display: block;
  }

  .field-label, .input-field.rounded.textarea, .input-field.rounded._3-4-width {
    font-size: 14px;
  }

  .submit-button {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    display: block;
  }

  .hero-header-inner-page {
    font-size: 40px;
  }

  .image-6 {
    box-sizing: border-box;
    object-fit: fill;
    position: absolute;
    inset: 0%;
    overflow: clip;
  }

  .image-7 {
    z-index: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .paragraph-7 {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
  }

  .list-item {
    font-size: 14px;
    font-weight: 300;
  }

  .paragraph-8 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
  }

  .paragraph-9 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
  }

  .paragraph-7-italicize {
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
  }

  .list-item-2, .list-item-3, .list-item-4 {
    font-size: 14px;
  }
}


