.navbar-interactive-wrapper {
  display: contents;
}
 
.navbar-interactive-container1 {
  display: flex;
  position: relative;
}
 
.navbar-interactive-navbar-interactive {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 600;
  position: fixed;
  box-shadow: 0px 2px 20px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
 
.navbar-interactive-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar-interactive-links1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-interactive-navlink10 {
  color: var(--dl-color-gray-black);
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: var(--dl-color-primary-active);
  border-width: 0px;
  text-transform: none;
  text-decoration: none;
  border-right-width: 0px;
  border-bottom-width: 4px;
}
 
.navbar-interactive-navlink10:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-text1 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-text1:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink11 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink11:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink12 {
  display: contents;
}
 
.navbar-interactive-image1 {
  width: auto;
  height: 80px;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  text-decoration: none;
}
 
.navbar-interactive-navlink13 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink13:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink14 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink14:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink15 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink15:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-container3 {
  display: contents;
}
 
.navbar-interactive-navlink16 {
  display: contents;
}
 
.navbar-interactive-image2 {
  width: 200px;
  display: none;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar-interactive-burger-menu {
  display: none;
}
 
.navbar-interactive-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar-interactive-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;
}
 
.navbar-interactive-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.navbar-interactive-navlink17 {
  display: contents;
}
 
.navbar-interactive-image3 {
  width: 100px;
  height: auto;
  text-decoration: none;
}
 
.navbar-interactive-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-interactive-icon3 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
}
 
.navbar-interactive-links2 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-navlink18 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: var(--dl-color-primary-active);
  border-width: 0px;
  text-decoration: none;
  border-bottom-width: 4px;
}
 
.navbar-interactive-navlink19 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink20 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink21 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink22 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink23 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-text2 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 24px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.5;
  margin-right: var(--dl-space-space-threeunits);
  text-transform: none;
  text-decoration: none;
}
 
.navbar-interactive-text2:hover {
  fill: var(--dl-color-primary-hover);
  color: var(--dl-color-primary-hover);
}
 
.navbar-interactive-text3 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  align-self: flex-start;
  line-height: normal;
  text-decoration: none;
}
 
.navbar-interactive-link1 {
  display: contents;
}
 
.navbar-interactive-container4 {
  gap: 20px;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar-interactive-image4 {
  width: 36px;
  object-fit: cover;
}
 
.navbar-interactive-text4 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400px;
  line-height: normal;
  font-stretch: normal;
}
 
.navbar-interactive-link2 {
  display: contents;
}
 
.navbar-interactive-container5 {
  gap: 20px;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar-interactive-text5 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400px;
  line-height: normal;
  font-stretch: normal;
}
 
.navbar-interactive-icon-group {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 

 

 

 

 

 

 
@media(max-width: 767px) {
  .navbar-interactive-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navbar-interactive-desktop-menu {
    display: none;
  }
  .navbar-interactive-image2 {
    width: var(--dl-size-size-small);
    display: flex;
  }
  .navbar-interactive-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar-interactive-icon1 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .navbar-interactive-navlink18 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink19 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink20 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink21 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink22 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink23 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
 
@media(max-width: 479px) {
  .navbar-interactive-navbar-interactive {
    padding: var(--dl-space-space-unit);
    flex-direction: row;
  }
  .navbar-interactive-image1 {
    width: 103px;
    height: 60px;
    margin-right: 0px;
  }
  .navbar-interactive-image2 {
    width: var(--dl-size-size-small);
  }
  .navbar-interactive-icon1 {
    width: 32px;
    height: 32px;
  }
  .navbar-interactive-mobile-menu {
    padding: 16px;
  }
  .navbar-interactive-top {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .navbar-interactive-image3 {
    width: var(--dl-size-size-small);
    height: auto;
    margin-right: 0px;
  }
  .navbar-interactive-icon3 {
    width: 32px;
    height: 32px;
  }
  .navbar-interactive-links2 {
    gap: var(--dl-space-space-halfunit);
  }
  .navbar-interactive-navlink18 {
    font-size: 18px;
    line-height: 1.5;
  }
  .navbar-interactive-navlink19 {
    font-size: 18px;
  }
  .navbar-interactive-navlink20 {
    font-size: 18px;
  }
  .navbar-interactive-navlink21 {
    font-size: 18px;
    font-family: Open Sans;
    text-decoration: none;
  }
  .navbar-interactive-navlink22 {
    font-size: 18px;
    font-family: Open Sans;
    text-decoration: none;
  }
  .navbar-interactive-navlink23 {
    font-size: 18px;
    font-family: Open Sans;
    margin-bottom: var(--dl-space-space-twounits);
    text-decoration: none;
  }
  .navbar-interactive-text2 {
    fill: var(--dl-color-primary-active);
    color: var(--dl-color-primary-active);
    font-size: 20px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 1.5;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-halfunit);
    text-transform: none;
    text-decoration: none;
  }
  .navbar-interactive-text3 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    margin-bottom: var(--dl-space-space-halfunit);
    text-decoration: none;
  }
  .navbar-interactive-container4 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .navbar-interactive-image4 {
    width: 36px;
  }
  .navbar-interactive-text4 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .navbar-interactive-container5 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .navbar-interactive-text5 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .navbar-interactiveroot-class-name {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name1 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name2 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name3 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name4 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name5 {
    align-self: stretch;
  }
}

.app-component-wrapper {
  display: contents;
}
 
.app-component-container {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  position: relative;
  align-self: center;
  flex-direction: column;
  background-color: #023399;
}
 
.app-component-text1 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  align-self: center;
  font-family: "Open Sans";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.app-component-text2 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text104 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text103 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .app-component-container {
    align-self: flex-start;
  }
  .app-component-text2 {
    align-self: center;
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .app-component-container {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .app-component-container {
    padding-top: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .app-component-text1 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-family: Open Sans;
    font-weight: 700;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .app-component-text2 {
    color: rgb(255, 255, 255);
    width: 383px;
    height: auto;
    font-size: 16px;
    text-align: center;
    font-family: Open Sans;
    line-height: 1.3;
  }
}

.home-container10 {
  width: 100%;
  display: flex;
  overflow: auto;
  flex-wrap: wrap;
  min-height: 100vh;
  align-items: center;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: space-between;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-container11 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-video {
  width: 100%;
  height: auto;
}
 
.home-container12 {
  gap: var(--dl-space-space-unit);
  top: 0px;
  left: 0px;
  right: 0px;
  width: auto;
  bottom: 0px;
  height: 366px;
  display: flex;
  position: absolute;
  align-self: stretch;
  margin-top: 300px;
  margin-left: 0px;
  padding-top: var(--dl-space-space-fourunits);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: 300px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.74);
}
 
.home-image10 {
  width: var(--dl-size-size-medium);
  align-self: center;
  object-fit: cover;
}
 
.home-text13 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  align-self: center;
  line-height: 1.3;
}
 
.home-text14 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  align-self: center;
  line-height: 1.3;
}
 
.home-container13 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: 0px;
  align-self: center;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0.00%,rgba(2, 51, 153, 0.8) 100.00%);
}
 
.home-text15 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 1200px;
  align-self: center;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
}
 
.home-text18 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 1200px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-navlink1 {
  color: var(--dl-color-primary-active);
  font-size: 22px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  border-width: 0px;
  border-radius: 24px;
  text-decoration: none;
}
 
.home-navlink1:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-hover);
}
 
.home-container14 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  padding-top: 200px;
  padding-left: 200px;
  padding-right: 200px;
  flex-direction: column;
  padding-bottom: 200px;
}
 
.home-container15 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  max-width: auto;
  align-self: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container16 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text21 {
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 36px;
  max-width: auto;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text22 {
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 24px;
  max-width: auto;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-image11 {
  width: 100%;
  height: 375px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-navlink2 {
  color: var(--dl-color-gray-white);
  font-size: 22px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  border-width: 0px;
  border-radius: 24px;
  text-decoration: none;
  background-color: var(--dl-color-primary-active);
}
 
.home-navlink2:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-hover);
}
 
.home-container17 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: 200px;
  padding-right: 200px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  background-color: #ffffff;
  background-image: linear-gradient(135deg, rgb(255, 255, 255) 0.00%,rgb(2, 51, 153) 42.00%);
}
 
.home-container18 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.home-container19 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.home-text25 {
  color: var(--dl-color-gray-white);
  width: 813px;
  font-size: 36px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
.home-container20 {
  gap: var(--dl-space-space-threeunits);
  width: auto;
  display: flex;
  flex-wrap: wrap;
  max-width: auto;
  align-self: center;
  flex-direction: row;
}
 
.home-container21 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 300px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: column;
}
 
.home-image12 {
  width: 120px;
  align-self: center;
  object-fit: cover;
}
 
.home-text26 {
  color: var(--dl-color-gray-white);
}
 
.home-container22 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 300px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: column;
}
 
.home-image13 {
  width: 120px;
  align-self: center;
  object-fit: cover;
}
 
.home-text27 {
  color: var(--dl-color-gray-white);
}
 
.home-container23 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 300px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: column;
}
 
.home-image14 {
  width: 120px;
  align-self: center;
  object-fit: cover;
}
 
.home-text28 {
  color: var(--dl-color-gray-white);
}
 
.home-container24 {
  width: 100%;
  display: flex;
  padding: 50px;
  z-index: 0;
  flex-wrap: wrap;
  max-width: 1400px;
  align-self: center;
  align-items: center;
  padding-top: 100px;
  padding-left: 100px;
  margin-bottom: 50px;
  padding-right: 100px;
  flex-direction: row;
  padding-bottom: 100px;
  justify-content: space-between;
}
 
.home-container25 {
  gap: 0;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-lottie-node1 {
  width: 200px;
  height: 200px;
  align-self: center;
}
 
.home-text29 {
  font-size: 24px;
}
 
.home-container26 {
  gap: 0;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-lottie-node2 {
  width: 200px;
  height: 200px;
  z-index: 0;
  align-self: center;
}
 
.home-text30 {
  font-size: 24px;
}
 
.home-container27 {
  gap: 0;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-lottie-node3 {
  width: 200px;
  height: 200px;
}
 
.home-text31 {
  font-size: 24px;
}
 
.home-container28 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  align-self: center;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  background-image: linear-gradient(90deg, rgb(189, 195, 199) 0.00%,rgb(2, 51, 153) 100.00%);
}
 
.home-text32 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 36px;
  align-self: center;
  text-align: left;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-container29 {
  gap: 120px;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  flex-direction: row;
}
 
.home-container30 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  display: flex;
  max-width: 1280px;
  align-self: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image15 {
  width: 330px;
  height: 221px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 16px;
}
 
.home-container31 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text33 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 26px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text36 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-container32 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  display: flex;
  max-width: 1280px;
  align-self: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image16 {
  width: 330px;
  height: 221px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 16px;
}
 
.home-container33 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text39 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 26px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text40 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-container34 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  display: flex;
  max-width: 1280px;
  align-self: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image17 {
  width: 330px;
  height: 221px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 16px;
}
 
.home-container35 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text43 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 26px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text46 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-navlink3 {
  color: var(--dl-color-primary-active);
  font-size: 22px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  border-width: 0px;
  border-radius: 24px;
  text-decoration: none;
}
 
.home-navlink3:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-hover);
}
 
.home-container36 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  height: auto;
  display: flex;
  padding: 200px;
  align-self: center;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
}
 
.home-text51 {
  color: rgb(255, 255, 255);
  font-size: 36px;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-container37 {
  gap: var(--dl-space-space-fourunits);
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-container38 {
  gap: var(--dl-space-space-twounits);
  width: 29%;
  display: flex;
  max-width: auto;
  align-self: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image18 {
  width: 200px;
  height: 200px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 500px;
}
 
.home-container39 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text52 {
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 26px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text53 {
  color: var(--dl-color-gray-500);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-container40 {
  gap: var(--dl-space-space-twounits);
  width: 29%;
  display: flex;
  max-width: auto;
  align-self: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image19 {
  width: 200px;
  height: 200px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 500px;
}
 
.home-container41 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text60 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 26px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text64 {
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-container42 {
  gap: var(--dl-space-space-twounits);
  width: 29%;
  display: flex;
  max-width: auto;
  align-self: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image20 {
  width: 200px;
  height: 200px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 500px;
}
 
.home-container43 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text72 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 26px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text76 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-container44 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: none;
  max-width: 300px;
  align-self: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image21 {
  width: 200px;
  height: 200px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 500px;
}
 
.home-container45 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text81 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 26px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text85 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-navlink4 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 22px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  border-width: 0px;
  border-radius: 24px;
  text-decoration: none;
  background-color: var(--dl-color-primary-active);
}
 
.home-navlink4:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-hover);
}
 
.home-container46 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: 150px;
  align-self: center;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  background-image: linear-gradient(90deg, rgb(189, 195, 199) 0.00%,rgb(2, 51, 153) 100.00%);
}
 
.home-container47 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.home-container48 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text90 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 36px;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
.home-text91 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 24px;
  max-width: 1280px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
}
 
.home-container49 {
  gap: var(--dl-space-space-fourunits);
  width: auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  align-self: flex-start;
  flex-direction: row;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
 
.home-image22 {
  width: 250px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-image23 {
  width: 250px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-image24 {
  width: 250px;
  height: 240px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-image25 {
  width: 250px;
  height: 246px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-navlink5 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 22px;
  align-self: center;
  font-style: normal;
  transition: 0.3s;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 32px;
  border-radius: 24px;
  padding-right: 32px;
  padding-bottom: 12px;
  text-decoration: none;
  background-color: var(--dl-color-gray-white);
}
 
.home-navlink5:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-hover);
}
 
.home-text94 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.home-header {
  gap: 50px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 100px;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
  background-color: rgba(255, 255, 255, 1);
}
 
.home-container50 {
  margin-top: var(--dl-space-space-threeunits);
  margin-bottom: var(--dl-space-space-threeunits);
}
 
.home-container51 {
  display: contents;
}
 
.home-section {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 483px;
  display: flex;
  max-width: auto;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.home-text95 {
  color: var(--dl-color-gray-black);
  font-size: 36px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 700;
  line-height: normal;
}
 
.home-text96 {
  color: var(--dl-color-gray-black);
  align-self: flex-start;
  text-align: left;
}
 
.home-container52 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text97 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  align-self: flex-start;
  line-height: normal;
  text-decoration: none;
}
 
.home-link1 {
  display: contents;
}
 
.home-container53 {
  gap: 20px;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.home-image26 {
  width: 36px;
  object-fit: cover;
}
 
.home-text98 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400px;
  line-height: normal;
  font-stretch: normal;
}
 
.home-link2 {
  display: contents;
}
 
.home-container54 {
  gap: 20px;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.home-text99 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400px;
  line-height: normal;
  font-stretch: normal;
}
 
.home-navlink6 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 22px;
  align-self: flex-start;
  font-style: normal;
  transition: 0.3s;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 32px;
  border-radius: 24px;
  padding-right: 32px;
  padding-bottom: 12px;
  text-decoration: none;
  background-color: var(--dl-color-primary-active);
}
 
.home-navlink6:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  border-color: var(--dl-color-primary-active);
  border-width: none;
  background-color: var(--dl-color-primary-hover);
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text103 {
  display: inline-block;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text104 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .home-container12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-text32 {
    width: auto;
  }
}
 
@media(max-width: 991px) {
  .home-container12 {
    align-self: flex-start;
  }
  .home-container13 {
    padding: 100x;
  }
  .home-container14 {
    align-self: center;
  }
  .home-container15 {
    flex-wrap: wrap;
  }
  .home-container17 {
    padding: 100px;
  }
  .home-container28 {
    align-self: center;
  }
  .home-text32 {
    width: auto;
    text-align: left;
  }
  .home-container30 {
    flex-wrap: wrap;
  }
  .home-image15 {
    align-self: stretch;
  }
  .home-container32 {
    flex-wrap: wrap;
  }
  .home-image16 {
    align-self: stretch;
  }
  .home-container34 {
    flex-wrap: wrap;
  }
  .home-image17 {
    align-self: stretch;
  }
  .home-container36 {
    align-self: center;
  }
  .home-container38 {
    flex-wrap: wrap;
  }
  .home-image18 {
    align-self: stretch;
  }
  .home-container40 {
    flex-wrap: wrap;
  }
  .home-image19 {
    align-self: stretch;
  }
  .home-container42 {
    flex-wrap: wrap;
  }
  .home-image20 {
    align-self: stretch;
  }
  .home-container44 {
    flex-wrap: wrap;
  }
  .home-image21 {
    align-self: stretch;
  }
  .home-container46 {
    padding: 100px;
  }
}
 
@media(max-width: 767px) {
  .home-container12 {
    align-self: center;
  }
  .home-container20 {
    justify-content: center;
  }
  .home-container25 {
    width: 215px;
  }
  .home-text32 {
    width: auto;
  }
  .home-navlink3 {
    color: var(--dl-color-primary-active);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    padding-top: 12px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 12px;
    text-decoration: none;
  }
  .home-navlink4 {
    color: var(--dl-color-primary-active);
    font-size: 20px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    padding-top: 12px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 12px;
    text-decoration: none;
  }
  .home-container49 {
    justify-content: center;
  }
  .home-section {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .home-video {
    width: 100%;
    height: auto;
    margin-top: var(--dl-space-space-fiveunits);
    padding-bottom: 0px;
  }
  .home-container12 {
    gap: var(--dl-space-space-halfunit);
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 122px;
    position: absolute;
    margin-top: 129px;
    margin-left: 0px;
    padding-top: var(--dl-space-space-threeunits);
    margin-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-threeunits);
    justify-content: center;
  }
  .home-image10 {
    width: var(--dl-size-size-small);
  }
  .home-text13 {
    font-size: 18px;
  }
  .home-text14 {
    font-size: 18px;
  }
  .home-container13 {
    padding: var(--dl-space-space-threeunits);
  }
  .home-text15 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    max-width: 100%;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.5;
  }
  .home-text18 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 16px;
    max-width: auto;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text19 {
    font-size: 16px;
  }
  .home-navlink1 {
    fill: var(--dl-color-primary-active);
    color: var(--dl-color-primary-active);
    font-size: 18px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    padding-top: 12px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: 12px;
    text-decoration: none;
  }
  .home-container14 {
    padding: var(--dl-space-space-threeunits);
    flex-wrap: wrap;
    align-items: center;
  }
  .home-container15 {
    gap: var(--dl-space-space-halfunit);
    width: 100%;
  }
  .home-container16 {
    flex: 1;
    width: auto;
  }
  .home-text21 {
    font-size: 24px;
    max-width: auto;
  }
  .home-text22 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    width: 100%;
    font-size: 16px;
    max-width: auto;
    align-self: flex-start;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text23 {
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-image11 {
    width: 100%;
  }
  .home-navlink2 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
  }
  .home-container17 {
    padding: var(--dl-space-space-threeunits);
  }
  .home-container18 {
    width: 100%;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .home-text25 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    width: 100%;
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.25;
  }
  .home-container20 {
    gap: var(--dl-space-space-unit);
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: center;
    flex-direction: column;
  }
  .home-container21 {
    align-self: center;
  }
  .home-image12 {
    width: var(--dl-size-size-medium);
  }
  .home-text26 {
    font-size: 15px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-image13 {
    width: var(--dl-size-size-medium);
  }
  .home-text27 {
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-image14 {
    width: var(--dl-size-size-medium);
  }
  .home-text28 {
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-container24 {
    gap: var(--dl-space-space-twounits);
    padding: var(--dl-space-space-threeunits);
    flex-wrap: wrap;
  }
  .home-container25 {
    gap: 0;
    width: 100%;
  }
  .home-lottie-node1 {
    width: 100%;
  }
  .home-text29 {
    font-size: 16px;
    align-self: center;
    text-align: center;
    font-family: Open Sans;
  }
  .home-container26 {
    gap: 0;
    width: 100%;
  }
  .home-lottie-node2 {
    width: 100%;
    height: 200px;
    align-self: center;
  }
  .home-text30 {
    width: 100%;
    font-size: 16px;
    align-self: center;
    text-align: center;
    font-family: Open Sans;
  }
  .home-container27 {
    gap: 0;
    width: 100%;
  }
  .home-lottie-node3 {
    width: 100%;
  }
  .home-text31 {
    font-size: 16px;
    align-self: center;
    text-align: center;
  }
  .home-container28 {
    padding: var(--dl-space-space-threeunits);
  }
  .home-text32 {
    color: rgb(255, 255, 255);
    width: auto;
    font-size: 24px;
    align-self: flex-start;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-container29 {
    gap: var(--dl-space-space-halfunit);
    width: 100%;
  }
  .home-image15 {
    width: 100%;
  }
  .home-container31 {
    gap: var(--dl-space-space-halfunit);
    width: 100%;
  }
  .home-text33 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text34 {
    font-size: 20px;
  }
  .home-text36 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 16px;
    line-height: 1.3;
  }
  .home-text37 {
    font-size: 16px;
  }
  .home-container32 {
    gap: var(--dl-space-space-unit);
  }
  .home-image16 {
    width: 100%;
  }
  .home-container33 {
    gap: var(--dl-space-space-halfunit);
    width: 100%;
  }
  .home-text39 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    max-width: auto;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text40 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.3;
  }
  .home-text41 {
    font-size: 16px;
  }
  .home-container34 {
    gap: var(--dl-space-space-unit);
  }
  .home-image17 {
    width: 100%;
  }
  .home-container35 {
    gap: var(--dl-space-space-halfunit);
    width: 100%;
  }
  .home-text43 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text44 {
    font-size: 20px;
  }
  .home-text46 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 16px;
    line-height: 1.3;
  }
  .home-text47 {
    font-size: 16px;
  }
  .home-text48 {
    font-size: 16px;
  }
  .home-text49 {
    font-size: 16px;
  }
  .home-navlink3 {
    fill: var(--dl-color-primary-active);
    color: var(--dl-color-primary-active);
    font-size: 18px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    padding-top: 12px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 12px;
    text-decoration: none;
  }
  .home-container36 {
    padding: var(--dl-space-space-threeunits);
  }
  .home-text51 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-container37 {
    gap: var(--dl-space-space-halfunit);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-container38 {
    gap: var(--dl-space-space-unit);
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-image18 {
    width: 100px;
    height: 100px;
  }
  .home-container39 {
    width: 100%;
    max-width: auto;
  }
  .home-text52 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    font-size: 26px;
    max-width: auto;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text53 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    width: 100%;
    font-size: 18px;
    max-width: auto;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-container40 {
    gap: var(--dl-space-space-unit);
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-image19 {
    width: 100px;
    height: 100px;
  }
  .home-text60 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text61 {
    font-size: 20px;
  }
  .home-text62 {
    font-size: 20px;
  }
  .home-text64 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text65 {
    font-size: 18px;
  }
  .home-text66 {
    font-size: 18px;
  }
  .home-text67 {
    font-size: 18px;
  }
  .home-text68 {
    font-size: 18px;
  }
  .home-text69 {
    font-size: 18px;
  }
  .home-container42 {
    gap: var(--dl-space-space-unit);
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-image20 {
    width: 100px;
    height: 100px;
  }
  .home-text72 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text73 {
    font-size: 20px;
  }
  .home-text74 {
    font-size: 20px;
  }
  .home-text76 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    font-size: 18px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-container44 {
    gap: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-image21 {
    width: 100px;
    height: 100px;
  }
  .home-text81 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text82 {
    font-size: 20px;
  }
  .home-text83 {
    font-size: 20px;
  }
  .home-text85 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text87 {
    font-size: 18px;
  }
  .home-navlink4 {
    fill: var(--dl-color-primary-active);
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 12px;
    text-decoration: none;
    background-color: var(--dl-color-primary-active);
  }
  .home-container46 {
    padding: var(--dl-space-space-threeunits);
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .home-text90 {
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.3;
  }
  .home-text91 {
    font-size: 20px;
    max-width: auto;
    font-family: Open Sans;
  }
  .home-text92 {
    font-size: 16px;
  }
  .home-container49 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-image22 {
    width: 378px;
    border-radius: 16px;
  }
  .home-image23 {
    width: 378px;
    border-radius: 16px;
  }
  .home-image24 {
    width: 378px;
    border-radius: 16px;
  }
  .home-image25 {
    width: 378px;
    border-radius: 16px;
  }
  .home-header {
    padding: var(--dl-space-space-threeunits);
    margin-top: 0px;
  }
  .home-section {
    width: 384px;
    flex-wrap: wrap;
    max-width: 500px;
  }
  .home-text95 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
  }
  .home-text96 {
    color: var(--dl-color-gray-black);
    font-size: 16px;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
  }
  .home-text97 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    text-decoration: none;
  }
  .home-container53 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .home-image26 {
    width: 36px;
  }
  .home-text98 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .home-container54 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .home-text99 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
}
