.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 1px 10px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: 150px;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: space-between;
  background-color: #00001C;
}
 
.navbar-interactive-navlink10 {
  display: contents;
}
 
.navbar-interactive-image1 {
  width: 106px;
  height: 73px;
  text-decoration: none;
}
 
.navbar-interactive-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar-interactive-links1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar-interactive-navlink11 {
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: var(--dl-color-primary-23bfe8);
  border-width: 0px;
  text-transform: none;
  text-decoration: none;
  border-right-width: 0px;
  border-bottom-width: 4px;
}
 
.navbar-interactive-navlink11:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.navbar-interactive-text10 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-text10:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.navbar-interactive-navlink12 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink12:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.navbar-interactive-navlink13 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-interactive-navlink13:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.navbar-interactive-navlink14 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-interactive-navlink14:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.navbar-interactive-navlink15 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-interactive-navlink15:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.navbar-interactive-burger-menu {
  display: none;
}
 
.navbar-interactive-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-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-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-interactive-navlink16 {
  display: contents;
}
 
.navbar-interactive-image2 {
  width: 137px;
  height: 73px;
  text-decoration: none;
}
 
.navbar-interactive-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-interactive-icon3 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
}
 
.navbar-interactive-links2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-navlink17 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: var(--dl-color-primary-23bfe8);
  border-width: 0px;
  text-decoration: none;
  border-bottom-width: 4px;
}
 
.navbar-interactive-navlink18 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.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-frame7 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.navbar-interactive-link1 {
  display: contents;
}
 
.navbar-interactive-container2 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar-interactive-icon5 {
  width: 36px;
  height: 36px;
}
 
.navbar-interactive-text11 {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
  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-container3 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar-interactive-image3 {
  width: 36px;
  object-fit: cover;
}
 
.navbar-interactive-text12 {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
  height: auto;
  font-size: 20px;
  max-width: 500px;
  align-self: stretch;
  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-fragment3 {
  display: contents;
}
 
.home-text102 {
  display: inline-block;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text100 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text101 {
  display: inline-block;
}
 
.home-fragment7 {
  display: contents;
}
 
.home-text106 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text103 {
  display: inline-block;
}
 
.home-fragment6 {
  display: contents;
}
 
.home-text105 {
  display: inline-block;
}
 
.home-fragment8 {
  display: contents;
}
 
.home-text107 {
  display: inline-block;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text104 {
  display: inline-block;
}
 

 
@media(max-width: 767px) {
  .navbar-interactive-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar-interactive-image1 {
    width: 80px;
    height: auto;
  }
  .navbar-interactive-desktop-menu {
    display: none;
  }
  .navbar-interactive-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar-interactive-icon1 {
    fill: var(--dl-color-gray-white);
    width: 24px;
    height: 24px;
  }
  .navbar-interactive-image2 {
    width: 130px;
    height: auto;
  }
  .navbar-interactive-icon3 {
    fill: var(--dl-color-gray-white);
  }
  .navbar-interactive-navlink17 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-navlink18 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-navlink19 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-navlink20 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-navlink21 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-navlink22 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-icon5 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
  }
}
 
@media(max-width: 479px) {
  .navbar-interactive-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar-interactive-image1 {
    width: 80px;
    height: auto;
    margin-right: 0px;
  }
  .navbar-interactive-icon1 {
    fill: var(--dl-color-gray-white);
    width: 24px;
    height: 24px;
  }
  .navbar-interactive-mobile-menu {
    padding: 16px;
    background-color: #00001c;
  }
  .navbar-interactive-image2 {
    width: 103px;
    height: 60px;
    margin-right: 0px;
  }
  .navbar-interactive-icon3 {
    width: 32px;
    height: 32px;
  }
  .navbar-interactive-navlink17 {
    font-size: 20px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    border-bottom-width: 4px;
  }
  .navbar-interactive-navlink18 {
    font-size: 20px;
    line-height: 1.5;
    border-color: var(--dl-color-primary-23bfe8);
    border-width: 0px;
    border-bottom-width: 0px;
  }
  .navbar-interactive-navlink19 {
    font-size: 20px;
  }
  .navbar-interactive-navlink20 {
    font-size: 20px;
  }
  .navbar-interactive-navlink21 {
    font-size: 20px;
  }
  .navbar-interactive-navlink22 {
    font-size: 20px;
    font-family: Open Sans;
    margin-bottom: var(--dl-layout-space-twounits);
    text-decoration: none;
  }
  .navbar-interactive-frame7 {
    gap: 12px;
    margin-bottom: 0px;
  }
  .navbar-interactive-container2 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .navbar-interactive-text11 {
    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-container3 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .navbar-interactive-image3 {
    width: 36px;
  }
  .navbar-interactive-text12 {
    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;
  }
}

.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-text100 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text101 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text102 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text103 {
  display: inline-block;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text104 {
  display: inline-block;
}
 
.home-fragment6 {
  display: contents;
}
 
.home-text105 {
  display: inline-block;
}
 
.home-fragment7 {
  display: contents;
}
 
.home-text106 {
  display: inline-block;
}
 
.home-fragment8 {
  display: contents;
}
 
.home-text107 {
  display: inline-block;
}
 
.home-container11 {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  align-self: stretch;
  margin-top: 90px;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  background-color: #00001C;
}
 
.home-image10 {
  width: 156px;
  height: 104px;
  align-self: center;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-video {
  width: 100%;
  height: auto;
}
 
.home-container12 {
  gap: var(--dl-layout-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(45deg, rgb(35, 191, 232) 0.00%,rgb(0, 0, 28) 83.00%);
}
 
.home-text108 {
  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-text111 {
  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-layout-space-oneandhalfunits);
}
 
.home-navlink1 {
  color: var(--dl-color-primary-23bfe8);
  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-247fce2);
}
 
.home-container13 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  align-self: flex-start;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
}
 
.home-container14 {
  gap: var(--dl-layout-space-twounits);
  width: auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  align-self: center;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-container15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text114 {
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 36px;
  max-width: 1000px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-text117 {
  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-layout-space-oneandhalfunits);
}
 
.home-image11 {
  width: 550px;
  height: 330px;
  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-23bfe8);
}
 
.home-navlink2:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-247fce2);
}
 
.home-container16 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-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(35, 191, 232) 0.00%,rgb(0, 0, 28) 73.00%);
}
 
.home-text120 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 36px;
  align-self: flex-start;
  text-align: left;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container17 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  flex-direction: row;
}
 
.home-container18 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: auto;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-image12 {
  width: 600px;
  height: 240px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 16px;
}
 
.home-container19 {
  gap: var(--dl-layout-space-unit);
  width: 600px;
  display: flex;
  max-width: auto;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text121 {
  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-text124 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: auto;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.15;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container20 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-self: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  border-color: var(--dl-color-gray-900);
  border-width: 0px;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
  border-top-width: 2px;
}
 
.home-image13 {
  width: 600px;
  height: 221px;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 16px;
}
 
.home-container21 {
  gap: var(--dl-layout-space-unit);
  width: 600px;
  display: flex;
  max-width: auto;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text127 {
  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-text130 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: auto;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.15;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container22 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-self: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  border-color: var(--dl-color-gray-900);
  border-width: 0px;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
  border-top-width: 2px;
}
 
.home-image14 {
  width: 600px;
  height: 221px;
  max-width: auto;
  align-self: flex-start;
  object-fit: cover;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 16px;
}
 
.home-container23 {
  gap: var(--dl-layout-space-unit);
  width: 600px;
  display: flex;
  max-width: auto;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text133 {
  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-text136 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: auto;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.15;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-navlink3 {
  color: var(--dl-color-primary-23bfe8);
  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-247fce2);
}
 
.home-container24 {
  gap: var(--dl-layout-space-sixunits);
  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;
}
 
.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;
  z-index: 0;
  align-self: center;
}
 
.home-text139 {
  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;
  align-self: center;
}
 
.home-text140 {
  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-text141 {
  font-size: 24px;
}
 
.home-container28 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  align-self: center;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  background-color: #ffffff;
  background-image: linear-gradient(135deg, rgb(35, 191, 232) 0.00%,rgb(0, 0, 28) 80.00%);
}
 
.home-container29 {
  gap: var(--dl-layout-space-twounits);
  width: auto;
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.home-container30 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.home-text142 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 36px;
  align-self: center;
  text-align: left;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
.home-container31 {
  gap: var(--dl-layout-space-fourunits);
  width: auto;
  display: flex;
  flex-wrap: wrap;
  max-width: auto;
  align-self: center;
  flex-direction: row;
}
 
.home-container32 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 30%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: row;
}
 
.home-image15 {
  width: 120px;
  align-self: flex-start;
  object-fit: cover;
}
 
.home-text143 {
  color: var(--dl-color-gray-white);
  font-size: 24px;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-container33 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 30%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: row;
}
 
.home-image16 {
  width: 120px;
  align-self: flex-start;
  object-fit: cover;
}
 
.home-text144 {
  color: var(--dl-color-gray-white);
  font-size: 24px;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-container34 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 30%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: row;
}
 
.home-image17 {
  width: 120px;
  align-self: flex-start;
  object-fit: cover;
}
 
.home-text145 {
  color: var(--dl-color-gray-white);
  font-size: 24px;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-container35 {
  gap: var(--dl-layout-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-color: #ffffff;
}
 
.home-container36 {
  gap: var(--dl-layout-space-twounits);
  width: auto;
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.home-container37 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text146 {
  color: var(--dl-color-gray-black);
  font-size: 36px;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
.home-text147 {
  color: var(--dl-color-gray-black);
  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-container38 {
  gap: var(--dl-layout-space-fourunits);
  width: auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  align-self: flex-start;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-image18 {
  width: 250px;
  height: 240px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-image19 {
  width: 250px;
  height: 240px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-image20 {
  width: 250px;
  height: 240px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-image21 {
  width: 250px;
  height: 240px;
  object-fit: cover;
  border-radius: 16px;
}
 
.home-navlink4 {
  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-primary-23bfe8);
}
 
.home-navlink4:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-247fce2);
}
 
.home-container39 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  height: auto;
  display: flex;
  padding: 200px;
  align-self: flex-start;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  background-image: linear-gradient(90deg, rgb(0, 0, 28) 0.00%,rgb(35, 191, 232) 100.00%);
}
 
.home-text151 {
  color: rgb(255, 255, 255);
  font-size: 36px;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.home-container40 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-container41 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image22 {
  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-container42 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text152 {
  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-text156 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container43 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image23 {
  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-container44 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text160 {
  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-text164 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container45 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image24 {
  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-container46 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text168 {
  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-text172 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container47 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image25 {
  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-container48 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text176 {
  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-text180 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container49 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image26 {
  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-container50 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text185 {
  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-text189 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container51 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image27 {
  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-container52 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text192 {
  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-text197 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container53 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-image28 {
  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-container54 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 330px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-text200 {
  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-text204 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 560px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container55 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 300px;
  align-self: flex-start;
  flex-direction: column;
}
 
.home-image29 {
  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-text207 {
  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-text211 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 24px;
  max-width: 700px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-navlink5 {
  color: var(--dl-color-primary-23bfe8);
  font-size: 22px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  border-width: 0px;
  border-radius: 24px;
  text-decoration: none;
}
 
.home-navlink5:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-primary-247fce2);
}
 
.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-container57 {
  display: contents;
}
 
.home-section {
  gap: 16px;
  width: 506px;
  display: flex;
  flex-grow: 1;
  max-width: 506px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.home-text218 {
  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-text219 {
  color: var(--dl-color-gray-black);
  font-size: 20px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Open Sans";
  line-height: normal;
}
 
.home-frame7 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.home-link1 {
  display: contents;
}
 
.home-container58 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.home-icon1 {
  width: 36px;
  height: 36px;
}
 
.home-text220 {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
  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-container59 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.home-image30 {
  width: 36px;
  object-fit: cover;
}
 
.home-text221 {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
  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: 100%;
  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-primary-23bfe8);
}
 
.home-navlink6:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  border-color: var(--dl-color-primary-23bfe8);
  border-width: none;
  background-color: var(--dl-color-primary-247fce2);
}
 
.home-container60 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  padding-top: 50px;
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  background-image: linear-gradient(90deg, rgb(35, 191, 232) 0.00%,rgb(0, 0, 28) 88.00%);
}
 
.home-text223 {
  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;
}
 
.home-text224 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
@media(max-width: 1200px) {
  .home-container11 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-container14 {
    max-width: auto;
  }
  .home-container15 {
    width: auto;
  }
  .home-text114 {
    max-width: auto;
  }
  .home-text117 {
    width: 100%;
    max-width: auto;
    align-self: flex-start;
  }
  .home-image11 {
    width: 100%;
  }
  .home-text120 {
    width: auto;
  }
  .home-container18 {
    width: 100%;
    flex-direction: column;
  }
  .home-image12 {
    width: 100%;
  }
  .home-container19 {
    width: auto;
  }
  .home-container20 {
    max-width: auto;
    flex-direction: column;
  }
  .home-image13 {
    width: 100%;
  }
  .home-container21 {
    width: auto;
  }
  .home-container22 {
    max-width: auto;
    flex-direction: column;
  }
  .home-image14 {
    width: 100%;
  }
  .home-container23 {
    width: auto;
  }
  .home-container31 {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  .home-container32 {
    width: 100%;
  }
  .home-text143 {
    align-self: center;
  }
  .home-container33 {
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .home-text144 {
    align-self: center;
  }
  .home-container34 {
    width: 100%;
  }
  .home-text145 {
    align-self: center;
  }
  .home-image18 {
    width: 20%;
  }
  .home-image19 {
    width: 20%;
  }
  .home-image20 {
    width: 20%;
  }
  .home-image21 {
    width: 20%;
  }
}
 
@media(max-width: 991px) {
  .home-container11 {
    width: 100%;
    align-self: flex-start;
  }
  .home-container12 {
    padding: 100x;
  }
  .home-container13 {
    align-self: center;
  }
  .home-container14 {
    flex-wrap: wrap;
  }
  .home-container16 {
    align-self: center;
  }
  .home-text120 {
    width: auto;
    text-align: left;
  }
  .home-container18 {
    flex-wrap: wrap;
  }
  .home-image12 {
    align-self: stretch;
  }
  .home-container20 {
    flex-wrap: wrap;
  }
  .home-image13 {
    align-self: stretch;
  }
  .home-container22 {
    flex-wrap: wrap;
  }
  .home-image14 {
    align-self: stretch;
  }
  .home-container28 {
    padding: 100px;
  }
  .home-container35 {
    padding: 100px;
  }
  .home-image18 {
    width: 30%;
  }
  .home-image19 {
    width: 30%;
  }
  .home-image20 {
    width: 30%;
  }
  .home-image21 {
    width: 30%;
  }
  .home-container39 {
    align-self: center;
  }
  .home-container41 {
    flex-wrap: wrap;
  }
  .home-image22 {
    align-self: stretch;
  }
  .home-container43 {
    flex-wrap: wrap;
  }
  .home-image23 {
    align-self: stretch;
  }
  .home-container45 {
    flex-wrap: wrap;
  }
  .home-image24 {
    align-self: stretch;
  }
  .home-container47 {
    flex-wrap: wrap;
  }
  .home-image25 {
    align-self: stretch;
  }
  .home-container49 {
    flex-wrap: wrap;
  }
  .home-image26 {
    align-self: stretch;
  }
  .home-container51 {
    flex-wrap: wrap;
  }
  .home-image27 {
    align-self: stretch;
  }
  .home-container53 {
    flex-wrap: wrap;
  }
  .home-image28 {
    align-self: stretch;
  }
  .home-image29 {
    align-self: stretch;
  }
  .home-container60 {
    align-self: flex-start;
  }
  .home-text224 {
    align-self: center;
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .home-container11 {
    align-self: center;
    margin-top: 60px;
  }
  .home-text120 {
    width: auto;
  }
  .home-navlink3 {
    color: var(--dl-color-primary-23bfe8);
    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-container26 {
    width: 215px;
  }
  .home-container31 {
    justify-content: center;
  }
  .home-container38 {
    gap: var(--dl-layout-space-oneandhalfunits);
    max-width: auto;
    justify-content: center;
  }
  .home-image18 {
    width: 100%;
  }
  .home-image19 {
    width: 100%;
  }
  .home-image20 {
    width: 100%;
  }
  .home-image21 {
    width: 100%;
  }
  .home-navlink4 {
    width: 100%;
  }
  .home-container40 {
    align-items: center;
    justify-content: center;
  }
  .home-container41 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-container42 {
    max-width: auto;
  }
  .home-text152 {
    max-width: auto;
  }
  .home-text156 {
    max-width: auto;
  }
  .home-container43 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-container44 {
    max-width: auto;
  }
  .home-text160 {
    max-width: auto;
  }
  .home-text164 {
    max-width: auto;
  }
  .home-container45 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-container46 {
    max-width: auto;
  }
  .home-text168 {
    max-width: auto;
  }
  .home-text172 {
    max-width: auto;
  }
  .home-container47 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-container48 {
    max-width: auto;
  }
  .home-text176 {
    max-width: auto;
  }
  .home-text180 {
    max-width: auto;
  }
  .home-container49 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-container50 {
    max-width: auto;
  }
  .home-text185 {
    max-width: auto;
  }
  .home-text189 {
    max-width: auto;
  }
  .home-container51 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-container52 {
    max-width: auto;
  }
  .home-text192 {
    max-width: auto;
  }
  .home-text197 {
    max-width: auto;
  }
  .home-container53 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-text200 {
    max-width: auto;
  }
  .home-text204 {
    max-width: auto;
  }
  .home-container55 {
    width: 100%;
    max-width: auto;
    align-items: center;
    justify-content: center;
  }
  .home-text207 {
    max-width: auto;
  }
  .home-text211 {
    max-width: auto;
  }
  .home-navlink5 {
    color: var(--dl-color-primary-23bfe8);
    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-section {
    width: auto;
  }
  .home-container60 {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .home-container11 {
    padding: var(--dl-layout-space-threeunits);
    margin-top: 80px;
  }
  .home-container12 {
    padding: var(--dl-layout-space-threeunits);
  }
  .home-text108 {
    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-text111 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 16px;
    max-width: auto;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text112 {
    font-size: 16px;
  }
  .home-navlink1 {
    fill: var(--dl-color-primary-23bfe8);
    color: var(--dl-color-primary-23bfe8);
    width: 100%;
    font-size: 18px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    padding-top: 12px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: 12px;
    text-decoration: none;
  }
  .home-container13 {
    padding: var(--dl-layout-space-threeunits);
    flex-wrap: wrap;
    align-items: center;
  }
  .home-container14 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
  }
  .home-container15 {
    flex: 1;
    width: auto;
  }
  .home-text114 {
    font-size: 24px;
    max-width: auto;
  }
  .home-text117 {
    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-text118 {
    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);
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
  }
  .home-container16 {
    padding: var(--dl-layout-space-threeunits);
  }
  .home-text120 {
    color: rgb(255, 255, 255);
    width: auto;
    font-size: 24px;
    align-self: flex-start;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-container17 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
  }
  .home-image12 {
    width: 100%;
  }
  .home-container19 {
    width: 100%;
  }
  .home-text121 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text122 {
    font-size: 20px;
  }
  .home-text124 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 16px;
    line-height: 1.3;
  }
  .home-text125 {
    font-size: 16px;
  }
  .home-image13 {
    width: 100%;
  }
  .home-container21 {
    width: 100%;
  }
  .home-text127 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text128 {
    font-size: 20px;
  }
  .home-text130 {
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 16px;
    line-height: 1.3;
  }
  .home-text131 {
    font-size: 16px;
  }
  .home-image14 {
    width: 100%;
  }
  .home-container23 {
    width: 100%;
  }
  .home-text133 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text134 {
    font-size: 20px;
  }
  .home-text136 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.3;
  }
  .home-text137 {
    font-size: 16px;
  }
  .home-navlink3 {
    fill: var(--dl-color-primary-23bfe8);
    color: var(--dl-color-primary-23bfe8);
    width: 100%;
    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-container24 {
    gap: var(--dl-layout-space-twounits);
    padding: var(--dl-layout-space-threeunits);
    flex-wrap: wrap;
  }
  .home-container25 {
    gap: 0;
    width: 100%;
  }
  .home-lottie-node1 {
    width: 100%;
    height: 200px;
    align-self: center;
  }
  .home-text139 {
    width: 100%;
    font-size: 16px;
    align-self: center;
    text-align: center;
    font-family: Open Sans;
  }
  .home-container26 {
    gap: 0;
    width: 100%;
  }
  .home-lottie-node2 {
    width: 100%;
  }
  .home-text140 {
    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-text141 {
    font-size: 16px;
    align-self: center;
    text-align: center;
  }
  .home-container28 {
    padding: var(--dl-layout-space-threeunits);
  }
  .home-text142 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-container31 {
    gap: var(--dl-layout-space-unit);
    flex-wrap: wrap;
    align-self: flex-start;
  }
  .home-image15 {
    width: var(--dl-layout-size-medium);
  }
  .home-text143 {
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-image16 {
    width: var(--dl-layout-size-medium);
  }
  .home-text144 {
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-image17 {
    width: var(--dl-layout-size-medium);
  }
  .home-text145 {
    font-size: 15px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-container35 {
    padding: var(--dl-layout-space-threeunits);
    align-self: center;
  }
  .home-text146 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.3;
  }
  .home-text147 {
    color: var(--dl-color-gray-black);
    font-size: 20px;
  }
  .home-container38 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image18 {
    width: 378px;
    border-radius: 16px;
  }
  .home-image19 {
    width: 378px;
    border-radius: 16px;
  }
  .home-image20 {
    width: 378px;
    border-radius: 16px;
  }
  .home-image21 {
    width: 378px;
    border-radius: 16px;
  }
  .home-container39 {
    padding: var(--dl-layout-space-threeunits);
  }
  .home-text151 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-container40 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-container41 {
    gap: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image22 {
    width: 100px;
    height: 100px;
  }
  .home-text152 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text153 {
    font-size: 20px;
  }
  .home-text154 {
    font-size: 20px;
  }
  .home-text156 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-container43 {
    gap: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image23 {
    width: 100px;
    height: 100px;
  }
  .home-text160 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text161 {
    font-size: 20px;
  }
  .home-text162 {
    font-size: 20px;
  }
  .home-text164 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text165 {
    font-size: 18px;
  }
  .home-container45 {
    gap: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image24 {
    width: 100px;
    height: 100px;
  }
  .home-text168 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text169 {
    font-size: 20px;
  }
  .home-text170 {
    font-size: 20px;
  }
  .home-text172 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-container47 {
    gap: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image25 {
    width: 100px;
    height: 100px;
  }
  .home-text176 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text177 {
    font-size: 20px;
  }
  .home-text178 {
    font-size: 20px;
  }
  .home-text180 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text181 {
    font-size: 18px;
  }
  .home-text182 {
    font-size: 18px;
  }
  .home-text183 {
    font-size: 18px;
  }
  .home-container49 {
    gap: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image26 {
    width: 100px;
    height: 100px;
  }
  .home-text185 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text186 {
    font-size: 20px;
  }
  .home-text187 {
    font-size: 20px;
  }
  .home-text189 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-container51 {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image27 {
    width: 100px;
    height: 100px;
  }
  .home-text192 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text193 {
    font-size: 20px;
  }
  .home-text194 {
    font-size: 20px;
  }
  .home-text197 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.2;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text198 {
    font-size: 16px;
  }
  .home-container53 {
    gap: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image28 {
    width: 100px;
    height: 100px;
  }
  .home-text200 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text201 {
    font-size: 20px;
  }
  .home-text202 {
    font-size: 20px;
  }
  .home-text204 {
    color: rgb(255, 255, 255);
    line-height: 1.2;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text205 {
    font-size: 16px;
  }
  .home-container55 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-image29 {
    width: 100px;
    height: 100px;
  }
  .home-text207 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .home-text208 {
    font-size: 20px;
  }
  .home-text209 {
    font-size: 20px;
  }
  .home-text211 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Open Sans;
    line-height: 1.2;
  }
  .home-text212 {
    font-size: 16px;
  }
  .home-text213 {
    font-size: 16px;
  }
  .home-text214 {
    font-size: 16px;
  }
  .home-text215 {
    font-size: 16px;
  }
  .home-text216 {
    font-size: 16px;
  }
  .home-navlink5 {
    fill: var(--dl-color-primary-23bfe8);
    color: var(--dl-color-primary-23bfe8);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 12px;
    text-decoration: none;
  }
  .home-header {
    padding: var(--dl-layout-space-threeunits);
    margin-top: 0px;
  }
  .home-section {
    width: 384px;
    flex-wrap: wrap;
    max-width: 500px;
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-text218 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
  }
  .home-text219 {
    color: var(--dl-color-gray-black);
    font-size: 16px;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
  }
  .home-frame7 {
    gap: 12px;
    margin-bottom: 0px;
  }
  .home-container58 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .home-text220 {
    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-container59 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .home-image30 {
    width: 36px;
  }
  .home-text221 {
    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-container60 {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-text223 {
    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;
  }
  .home-text224 {
    color: rgb(255, 255, 255);
    width: 383px;
    height: auto;
    font-size: 16px;
    text-align: center;
    font-family: Open Sans;
    line-height: 1.3;
  }
}
