.banner3-wrapper {
  display: contents;
}
.banner3-container1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: #007dab;
}
.banner3-max-width {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
}
.banner3-container2 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
}
.banner3-link {
  text-decoration: none;
}
.home-fragment11 {
  display: contents;
}
.home-text16 {
  display: inline-block;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
.home-fragment10 {
  display: contents;
}
.home-text15 {
  display: inline-block;
}
.home-fragment12 {
  display: contents;
}
.home-text17 {
  display: inline-block;
  font-style: normal;
  text-align: center;
  font-weight: 800;
}

.steps2-wrapper {
  display: contents;
}
.steps2-container1 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.steps2-max-width {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.steps2-container2 {
  align-items: start;
}
.steps2-section-header {
  gap: var(--dl-space-space-oneandhalfunits);
  top: 10%;
  display: flex;
  position: sticky;
  align-items: flex-start;
  flex-direction: column;
}
.steps2-actions {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
.steps2-button {
  font-size: 30px;
  text-decoration: none;
}
.steps2-container3 {
  grid-area: span 1/span 1/span 1/span 1;
}
.steps2-container4 {
  top: 10%;
  position: sticky;
  transform: rotate(-2deg);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: var(--dl-color-theme-accent1);
}
.steps2-text15 {
  top: var(--dl-space-space-unit);
  right: var(--dl-space-space-unit);
  position: absolute;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}
.steps2-container5 {
  top: 10%;
  position: sticky;
  transform: rotate(2deg);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: var(--dl-color-theme-accent2);
}
.steps2-text18 {
  top: var(--dl-space-space-unit);
  right: var(--dl-space-space-unit);
  position: absolute;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}
.steps2-container6 {
  top: 10%;
  position: sticky;
  transform: rotate(-2deg);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: var(--dl-color-theme-accent1);
}
.steps2-text21 {
  top: var(--dl-space-space-unit);
  right: var(--dl-space-space-unit);
  position: absolute;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}
.steps2-container7 {
  top: 10%;
  position: sticky;
  transform: rotate(2deg);
  background-color: var(--dl-color-theme-accent2);
}
.steps2-text24 {
  top: var(--dl-space-space-unit);
  right: var(--dl-space-space-unit);
  position: absolute;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}
.home-fragment13 {
  display: contents;
}
.home-text20 {
  display: inline-block;
}
.home-fragment17 {
  display: contents;
}
.home-text24 {
  display: inline-block;
  text-align: center;
}
.home-fragment15 {
  display: contents;
}
.home-text22 {
  display: inline-block;
}
.home-fragment20 {
  display: contents;
}
.home-text27 {
  display: inline-block;
  text-align: center;
}
.home-fragment18 {
  display: contents;
}
.home-text25 {
  display: inline-block;
  text-align: center;
}
.home-fragment14 {
  display: contents;
}
.home-text21 {
  display: inline-block;
}
.home-fragment19 {
  display: contents;
}
.home-text26 {
  display: inline-block;
  text-align: center;
}
.home-fragment16 {
  display: contents;
}
.home-text23 {
  display: inline-block;
}
.steps2root-class-name {
  background-image: linear-gradient(180deg, rgb(54, 155, 168) 2.00%,rgb(7, 65, 70) 99.00%);
}
@media(max-width: 991px) {
  .steps2-max-width {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .steps2-section-header {
    position: static;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .steps2-actions {
    width: 100%;
    align-self: flex-start;
  }
  .steps2-container4 {
    width: 100%;
  }
  .steps2-container5 {
    width: 100%;
  }
  .steps2-container6 {
    width: 100%;
  }
  .steps2-container7 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .steps2-button {
    width: 100%;
  }
}

.banner11-wrapper {
  display: contents;
}
.banner11-container1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  position: relative;
  align-items: center;
}
.banner11-max-width {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.banner11-container2 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.banner11-link {
  text-decoration: none;
}
.home-fragment21 {
  display: contents;
}
.home-text28 {
  display: inline-block;
}
.home-fragment23 {
  display: contents;
}
.home-text30 {
  display: inline-block;
  text-align: center;
}
.home-fragment22 {
  display: contents;
}
.home-text29 {
  display: inline-block;
  text-align: center;
}
.banner11root-class-name {
  background-color: #106264;
}

.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-header78 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  height: 562px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  padding-bottom: 76px;
  background-size: cover;
  background-image: url("public/frame%2014%20(3)-900h.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
.home-column {
  gap: var(--dl-space-space-oneandhalfunits);
  top: 0px;
  left: 0px;
  width: 612px;
  height: 443px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
}
.home-content10 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 547px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.home-text10 {
  width: 539px;
  text-align: left;
  line-height: 1;
  margin-right: var(--dl-space-space-halfunit);
}
.home-text11 {
  width: 546px;
  text-align: left;
}
.home-button1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #000000;
  align-self: flex-start;
  text-align: left;
  text-decoration: none;
}
.home-actions1 {
  gap: var(--dl-space-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
.home-container12 {
  display: contents;
}
.home-layout302 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-image: linear-gradient(90deg, rgb(28, 130, 134) 0.00%,rgb(34, 80, 125) 98.00%);
}
.home-max-width1 {
  gap: var(--dl-space-space-threeunits);
  width: 1072px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
.home-section-title {
  align-items: flex-start;
}
.home-text14 {
  align-self: center;
}
.home-content11 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
.home-row {
  flex: 1;
  width: 938px;
  align-self: center;
}
.home-feature1 {
  width: 217px;
  align-items: stretch;
}
.home-feature2 {
  width: 217px;
  align-items: flex-start;
}
.home-feature3 {
  width: 217px;
  align-items: flex-start;
}
.home-feature4 {
  width: 217px;
  align-items: flex-start;
}
.home-actions2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  justify-content: center;
}
.home-button2 {
  display: flex;
  font-size: 20px;
  flex-direction: row;
  text-decoration: none;
}
.home-action1 {
  font-size: 18px;
}
.home-fragment10 {
  display: contents;
}
.home-text15 {
  display: inline-block;
}
.home-fragment11 {
  display: contents;
}
.home-text16 {
  display: inline-block;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
.home-fragment12 {
  display: contents;
}
.home-text17 {
  display: inline-block;
  font-style: normal;
  text-align: center;
  font-weight: 800;
}
.home-container13 {
  background-color: #ffffff;
}
.home-accent2-bg {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-radius-radius-cardradius);
  justify-content: space-between;
  transform-style: preserve-3d;
  background-color: var(--dl-color-theme-accent2);
}
.home-accent2-bg:hover {
  transform: scale3d(1.1,1.1,1.1);
}
.home-accent1-bg {
  width: 100%;
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-2deg) skew(0deg, 0deg);
  align-items: center;
  border-radius: var(--dl-radius-radius-cardradius);
  justify-content: space-between;
  transform-style: preserve-3d;
  background-color: var(--dl-color-theme-accent1);
}
.home-container14 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg);
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-fourunits);
  border-radius: var(--dl-radius-radius-cardradius);
  padding-right: var(--dl-space-space-fourunits);
  padding-bottom: var(--dl-space-space-sixunits);
  background-color: #106264;
}
.home-container14:hover {
  color: #ffffff;
  background-color: #106264;
}
.home-content16 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-actions3 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.home-button3 {
  font-size: 16px;
}
.home-link {
  font-size: 20px;
}
.home-fragment13 {
  display: contents;
}
.home-text20 {
  display: inline-block;
}
.home-fragment14 {
  display: contents;
}
.home-text21 {
  display: inline-block;
}
.home-fragment15 {
  display: contents;
}
.home-text22 {
  display: inline-block;
}
.home-fragment16 {
  display: contents;
}
.home-text23 {
  display: inline-block;
}
.home-fragment17 {
  display: contents;
}
.home-text24 {
  display: inline-block;
  text-align: center;
}
.home-fragment18 {
  display: contents;
}
.home-text25 {
  display: inline-block;
  text-align: center;
}
.home-fragment19 {
  display: contents;
}
.home-text26 {
  display: inline-block;
  text-align: center;
}
.home-fragment20 {
  display: contents;
}
.home-text27 {
  display: inline-block;
  text-align: center;
}
.home-container15 {
  background-color: #09454b;
}
.home-container16 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-fiveunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}
.home-image-container {
  height: 100%;
  display: flex;
  position: relative;
}
.home-image5 {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-tabs-menu {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-tab-horizontal1 {
  gap: var(--dl-space-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-divider-container1 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
.home-container17 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-content17 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.home-tab-horizontal2 {
  gap: var(--dl-space-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-divider-container2 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
.home-container18 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-content18 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.home-tab-horizontal3 {
  gap: var(--dl-space-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-divider-container3 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
.home-container19 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-content19 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.home-fragment21 {
  display: contents;
}
.home-text28 {
  display: inline-block;
}
.home-fragment22 {
  display: contents;
}
.home-text29 {
  display: inline-block;
  text-align: center;
}
.home-fragment23 {
  display: contents;
}
.home-text30 {
  display: inline-block;
  text-align: center;
}
@media(max-width: 991px) {
  .home-max-width1 {
    width: 945px;
  }
  .home-content11 {
    width: 779px;
    align-items: center;
  }
  .home-row {
    width: 941px;
  }
  .home-feature4 {
    width: 190px;
  }
  .home-container16 {
    grid-gap: var(--dl-space-space-twounits);
    grid-template-columns: 1fr;
  }
}
@media(max-width: 767px) {
  .home-header78 {
    height: 700px;
  }
  .home-column {
    width: 503px;
  }
  .home-content10 {
    width: 435px;
    margin-right: 0px;
  }
  .home-text10 {
    width: 418px;
  }
  .home-text11 {
    width: 425px;
  }
  .home-section-title {
    width: 484px;
  }
  .home-text13 {
    width: 503px;
    height: 85px;
  }
  .home-content11 {
    flex-wrap: wrap;
    align-items: center;
  }
  .home-row {
    width: 476px;
    margin-right: 0px;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: 0px;
  }
  .home-feature3 {
    flex-wrap: wrap;
  }
  .home-container14 {
    gap: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media(max-width: 479px) {
  .home-header78 {
    gap: var(--dl-space-space-threeunits);
    height: 851px;
    align-self: center;
    background: #154A6E;
    align-items: center;
    margin-right: 0px;
    padding-right: 0px;
    flex-direction: column;
    background-size: 650px;
    background-image: url("public/frame%2014%20(3)-900h.png");
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .home-column {
    left: 0px;
    right: 0px;
    width: auto;
    position: static;
    align-items: center;
    padding-top: var(--dl-space-space-fiveunits);
  }
  .home-content10 {
    width: 100%;
    height: 296px;
    padding-bottom: 0px;
  }
  .home-text10 {
    width: auto;
    line-height: 1;
  }
  .home-text11 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-twounits);
    padding-bottom: 0px;
  }
  .home-button1 {
    width: 295px;
    height: 64px;
    align-self: center;
    margin-top: var(--dl-space-space-unit);
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home-text12 {
    font-size: 20px;
  }
  .home-actions1 {
    width: auto;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    flex-direction: column;
  }
  .home-layout302 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background-image: linear-gradient(45deg, rgb(54, 147, 208) 0.00%,rgb(22, 100, 119) 100.00%);
  }
  .home-max-width1 {
    gap: var(--dl-space-space-oneandhalfunits);
    width: 340px;
  }
  .home-section-title {
    width: auto;
    align-items: center;
  }
  .home-text13 {
    width: 320px;
    height: auto;
    margin-right: 0px;
  }
  .home-text14 {
    width: 320px;
    height: 96px;
  }
  .home-content11 {
    width: 100%;
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
    padding-left: 0px;
  }
  .home-row {
    width: 328px;
  }
  .home-feature1 {
    width: auto;
  }
  .home-feature2 {
    width: auto;
  }
  .home-feature3 {
    width: auto;
  }
  .home-feature4 {
    width: auto;
  }
  .home-actions2 {
    width: auto;
    margin-right: 0px;
    flex-direction: column;
  }
  .home-button2 {
    color: #ffffff;
    width: 296px;
    height: 69px;
    text-align: center;
  }
  .home-action1 {
    font-size: 25px;
  }
  .home-actions3 {
    flex-wrap: wrap;
    align-self: stretch;
    justify-content: center;
  }
  .home-button3 {
    flex: 1;
  }
  .home-container15 {
    background-color: #154A6E;
  }
}
