.you-tube-you-tube {
  width: 240px;
  height: 120px;
  display: flex;
  align-items: center;
  border-radius: 200px;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.you-tube-pasted-image {
  width: 120px;
}
.you-tube-root-class-name {
  align-self: center;
}
@media(max-width: 400px) {
  .you-tube-you-tube {
    width: 120px;
    height: 60px;
    align-items: center;
  }
  .you-tube-pasted-image {
    width: 80px;
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  flex-direction: column;
}
.home-hero {
  width: 100%;
  height: 1402px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  padding-bottom: 5px;
  background-color: #164759;
}
.home-menu {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-mobile-navigation {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  z-index: 150;
  position: fixed;
  transform: translateX(100%);
  transition: transform 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.home-logo {
  width: 64px;
}
.home-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  flex-direction: column;
}
.home-close-mobile-menu {
  top: var(--dl-space-space-oneandhalfunits);
  right: var(--dl-space-space-oneandhalfunits);
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-icon {
  width: 24px;
  height: 24px;
  display: flex;
}
.home-desktop-navigation {
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
.home-centered {
  width: 100%;
  display: flex;
  max-width: 1200px;
  box-sizing: initial;
  align-items: center;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 50px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  justify-content: space-between;
  background-color: #ffffff;
}
.home-left {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 38px;
  flex-direction: row;
  padding-bottom: 38px;
}
.home-links1 {
  display: flex;
  align-items: center;
  margin-left: 33px;
  flex-direction: row;
}
.home-link {
  text-decoration: none;
}
.home-link01 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-decoration:  none;
}
.home-right {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-get-started {
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #000000;
}
.home-get-started:hover {
  background-color: #5228F5;
}
.home-link02 {
  color: #ffffff;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}
.home-link03 {
  display: contents;
}
.home-burger-menu {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
.home-header {
  display: flex;
  margin-top: 140px;
  align-items: center;
  flex-direction: column;
}
.home-text003 {
  height: 277px;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  line-height: 60px;
}
.home-text004 {
  color: #ffffff;
  font-size: 60px;
  line-height: 50px;
}
.home-text005 {
  color: #ffffff;
  line-height: 50px;
}
.home-text006 {
  color: #ffffff;
  line-height: 50px;
}
.home-text007 {
  color: #ffffff;
}
.home-text008 {
  color: #ffffff;
}
.home-text009 {
  color: #ffffff;
  font-family: Pattaya;
}
.home-text010 {
  color: #ffffff;
}
.home-text011 {
  color: #ffffff;
}
.home-text012 {
  color: rgb(238, 233, 254);
  width: auto;
  font-size: 20px;
  max-width: auto;
  margin-top: 16px;
  text-align: center;
  line-height: 30px;
}
.home-text013 {
  font-size: 16px;
}
.home-text014 {
  font-size: 16px;
}
.home-text015 {
  font-size: 16px;
}
.home-link04 {
  color: #10ff00;
  font-size: 16px;
  text-decoration: underline;
}
.home-text016 {
  font-size: 16px;
}
.home-link05 {
  display: contents;
}
.home-get-started1 {
  color: white;
  cursor: pointer;
  display: flex;
  margin-top: 40px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #000000;
}
.home-get-started1:hover {
  color: black;
  background-color: #ffffff;
}
.home-text017 {
  font-size: 18px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
.home-text020 {
  color: #ffc800;
}
.home-link06 {
  display: contents;
}
.home-get-started2 {
  color: white;
  cursor: pointer;
  display: flex;
  margin-top: 40px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #000000;
}
.home-get-started2:hover {
  color: black;
  background-color: #ffffff;
}
.home-text022 {
  font-size: 18px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
.home-image {
  width: 289px;
  height: 574px;
  object-fit: cover;
}
.home-features {
  width: 100%;
  height: 1783px;
  display: flex;
  z-index: 1;
  align-items: center;
  padding-top: 400px;
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  background-color: EFF0F2;
}
.home-title {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text025 {
  font-size: 56px;
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  line-height: 72px;
}
.home-cards {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: 80px;
  align-items: center;
  flex-direction: column;
}
.home-container1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
}
.home-icon2 {
  width: 32px;
  height: 30px;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-text026 {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text027 {
  text-align: justify;
  line-height: 24px;
}
.home-publish {
  height: initial;
}
.home-icon3 {
  width: 30px;
  height: 30px;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-text028 {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text029 {
  text-align: justify;
  line-height: 24px;
}
.home-container2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-sixunits);
  flex-direction: row;
}
.home-icon4 {
  width: 35px;
  height: 30px;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-text030 {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 16px;
}
.home-text031 {
  text-align: justify;
  line-height: 24px;
}
.home-icon5 {
  width: 30px;
  height: 30px;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-text032 {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text033 {
  text-align: justify;
  line-height: 24px;
}
.home-text034 {
  font-size: 56px;
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  line-height: 72px;
}
.home-text037 {
  font-size: 24px;
}
.home-link07 {
  display: contents;
}
.home-image1 {
  width: 334px;
  height: 187px;
  object-fit: cover;
  text-decoration: none;
}
.home-text039 {
  font-size: 23px;
  align-self: flex-start;
  text-align: justify;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
}
.home-text040 {
  font-style: normal;
  font-weight: 900;
}
.home-text041 {
  font-weight: 400;
}
.home-link08 {
  font-weight: 400;
  text-decoration: underline;
}
.home-text045 {
  font-style: normal;
  font-weight: 900;
}
.home-text046 {
  font-weight: 400;
}
.home-link09 {
  font-weight: 400;
  text-decoration: underline;
}
.home-text047 {
  font-weight: 400;
}
.home-link10 {
  font-weight: 400;
  text-decoration: underline;
}
.home-link11 {
  font-weight: 400;
  text-decoration: underline;
}
.home-text048 {
  font-weight: 400;
}
.home-text052 {
  font-style: normal;
  font-weight: 900;
}
.home-text053 {
  font-weight: 400;
}
.home-image2 {
  width: 846px;
  height: 253px;
  align-self: center;
  object-fit: cover;
}
.home-text060 {
  font-size: 23px;
  align-self: flex-start;
  text-align: justify;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
}
.home-text061 {
  font-size: 33px;
  font-style: normal;
  font-weight: 900;
}
.home-text063 {
  font-weight: 700;
}
.home-text068 {
  font-size: 23px;
  align-self: flex-start;
  text-align: justify;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
}
.home-text069 {
  font-size: 33px;
  font-style: normal;
  font-weight: 900;
}
.home-text074 {
  font-size: 23px;
  align-self: flex-start;
  text-align: justify;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
}
.home-text075 {
  font-size: 33px;
  font-style: normal;
  font-weight: 900;
}
.home-text077 {
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
}
.home-text099 {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}
.home-quote-container {
  width: 100%;
  height: 699px;
  display: flex;
  align-items: center;
  padding-top: 160px;
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  padding-bottom: 160px;
  justify-content: center;
  background-color: #000000;
}
.home-quote {
  width: 100%;
  display: flex;
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
}
.home-message {
  color: rgb(255, 255, 255);
  font-size: 40px;
  max-width: 800px;
  text-align: justify;
  line-height: 52px;
}
.home-author {
  width: 800px;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: row;
}
.home-quote1 {
  color: rgb(151, 126, 249);
  width: 100%;
  max-width: 800px;
  margin-left: var(--dl-space-space-unit);
}
.home-text117 {
  font-style: normal;
  font-weight: 600;
}
.home-banners {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-banner-manage {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-sixunits);
  justify-content: center;
}
.home-container3 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-left1 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.home-text119 {
  text-align: left;
}
.home-text120 {
  color: rgb(0, 0, 0);
  text-align: justify;
  line-height: 24px;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-text122 {
  color: #000000;
  line-height: 24px;
}
.home-text125 {
  color: #000000;
  line-height: 24px;
}
.home-text128 {
  color: #000000;
  line-height: 24px;
}
.home-get-started3 {
  transition: 0.3s;
  margin-bottom: 0;
}
.home-get-started3:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-template-blue-bg);
}
.home-link12 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}
.home-image-container {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-cards-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  user-select: none;
}
.home-banner-advanced-analytics {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-sixunits);
  justify-content: center;
  background-color: #EFF0F2;
}
.home-centered-container {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  justify-content: center;
}
.home-image-container1 {
  flex: 1;
  display: flex;
}
.home-cards-image1 {
  width: 414px;
  height: 563px;
  object-fit: contain;
}
.home-right1 {
  flex: 1;
  display: flex;
  margin-left: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.home-text130 {
  text-align: left;
}
.home-category {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
}
.home-text133 {
  color: rgb(0, 0, 0);
  text-align: justify;
  line-height: 24px;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-text135 {
  color: #000000;
  line-height: 24px;
}
.home-text138 {
  color: #000000;
  line-height: 24px;
}
.home-text141 {
  color: #000000;
  line-height: 24px;
}
.home-banner {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-sixunits);
  justify-content: center;
}
.home-container4 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-left2 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.home-text143 {
  text-align: left;
}
.home-text144 {
  color: rgb(0, 0, 0);
  text-align: justify;
  line-height: 24px;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-text154 {
  color: #000000;
  line-height: 24px;
}
.home-get-started4 {
  transition: 0.3s;
  margin-bottom: 0;
}
.home-get-started4:hover {
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-template-blue-bg);
}
.home-link13 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}
.home-image-container2 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-cards-image2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home-integrations {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-sevenunits);
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #EFF0F2;
}
.home-centered-container1 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-heading {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-pills-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-pills {
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-twounits);
  flex-wrap: wrap;
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: center;
}
.home-container5 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-container6 {
  gap: var(--dl-space-space-twounits);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
.home-link14 {
  display: contents;
}
.home-component {
  text-decoration: none;
}
@media(max-width: 1200px) {
  .home-hero {
    height: 1243px;
  }
  .home-text003 {
    color: rgb(0, 0, 0);
    width: 1015px;
    height: 317px;
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
  }
  .home-text004 {
    color: #ffffff;
    font-size: 60px;
  }
  .home-text005 {
    color: #ffffff;
  }
  .home-text006 {
    color: #ffffff;
  }
  .home-text007 {
    color: #ffffff;
  }
  .home-text008 {
    color: #ffffff;
  }
  .home-text009 {
    color: #ffffff;
    font-family: Pattaya;
  }
  .home-text010 {
    color: #ffffff;
  }
  .home-text011 {
    color: #ffffff;
  }
  .home-text012 {
    color: rgb(238, 233, 254);
    width: auto;
    font-size: 20px;
    max-width: auto;
    line-height: 30px;
  }
  .home-link04 {
    color: #0aff00;
    text-decoration: underline;
  }
  .home-get-started2 {
    margin-top: 10px;
  }
  .home-text022 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
  }
  .home-features {
    height: 1748px;
    padding-bottom: 0px;
  }
  .home-text027 {
    text-align: justify;
  }
  .home-text029 {
    text-align: justify;
  }
  .home-text031 {
    text-align: justify;
  }
  .home-text033 {
    text-align: justify;
  }
  .home-text034 {
    font-size: 56px;
    box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
  }
  .home-text037 {
    font-size: 24px;
  }
  .home-image1 {
    width: 183px;
    height: 102px;
  }
  .home-text039 {
    font-size: 23px;
    text-align: justify;
  }
  .home-text040 {
    font-size: 33px;
    font-style: normal;
    font-weight: 900;
  }
  .home-text041 {
    font-weight: 400;
  }
  .home-link08 {
    font-weight: 400;
    text-decoration: underline;
  }
  .home-text042 {
    font-weight: 400;
  }
  .home-text043 {
    font-weight: 400;
  }
  .home-text044 {
    font-weight: 400;
  }
  .home-text045 {
    font-size: 33px;
    font-style: normal;
    font-weight: 900;
  }
  .home-text046 {
    font-weight: 400;
  }
  .home-link09 {
    font-weight: 400;
    text-decoration: underline;
  }
  .home-text047 {
    font-weight: 400;
  }
  .home-link10 {
    font-weight: 400;
    text-decoration: underline;
  }
  .home-link11 {
    font-weight: 400;
    text-decoration: underline;
  }
  .home-text048 {
    font-weight: 400;
  }
  .home-text049 {
    font-weight: 400;
  }
  .home-text050 {
    font-weight: 400;
  }
  .home-text051 {
    font-weight: 400;
  }
  .home-text052 {
    font-size: 33px;
    font-style: normal;
    font-weight: 900;
  }
  .home-text053 {
    font-weight: 400;
  }
  .home-text054 {
    font-weight: 400;
  }
  .home-text055 {
    font-weight: 400;
  }
  .home-image2 {
    width: auto;
  }
  .home-text060 {
    text-align: justify;
  }
  .home-text068 {
    text-align: justify;
  }
  .home-text074 {
    text-align: justify;
  }
  .home-message {
    text-align: justify;
  }
  .home-text120 {
    text-align: justify;
  }
  .home-text133 {
    text-align: justify;
  }
  .home-text144 {
    text-align: justify;
  }
}
@media(max-width: 1000px) {
  .home-hero {
    height: 1327px;
  }
  .home-text003 {
    color: rgb(0, 0, 0);
    width: auto;
    height: 354px;
    font-size: 40px;
    font-style: normal;
    margin-top: 0px;
    font-weight: 700;
    line-height: 60px;
  }
  .home-text004 {
    color: #ffffff;
    font-size: 50px;
    line-height: 40px;
  }
  .home-text005 {
    color: #ffffff;
    line-height: 40px;
  }
  .home-text006 {
    color: #ffffff;
    line-height: 40px;
  }
  .home-text007 {
    color: #ffffff;
  }
  .home-text008 {
    color: #ffffff;
  }
  .home-text009 {
    color: #ffffff;
    font-family: Pattaya;
  }
  .home-text010 {
    color: #ffffff;
  }
  .home-text011 {
    color: #ffffff;
  }
  .home-text012 {
    width: auto;
  }
  .home-features {
    height: 1906px;
    padding-bottom: 0px;
  }
  .home-text027 {
    text-align: justify;
  }
  .home-text029 {
    text-align: justify;
  }
  .home-text031 {
    text-align: justify;
  }
  .home-text033 {
    text-align: justify;
  }
  .home-text039 {
    text-align: justify;
  }
  .home-image2 {
    width: 850px;
    height: 253px;
  }
  .home-text060 {
    text-align: justify;
  }
  .home-text068 {
    text-align: justify;
  }
  .home-text074 {
    text-align: justify;
  }
  .home-message {
    text-align: justify;
  }
  .home-text120 {
    text-align: justify;
  }
  .home-text133 {
    text-align: justify;
  }
  .home-text144 {
    text-align: justify;
  }
}
@media(max-width: 800px) {
  .home-hero {
    height: 1321px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-close-mobile-menu {
    align-items: center;
    justify-content: center;
  }
  .home-desktop-navigation {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-centered {
    height: 60px;
    display: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-left {
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-links1 {
    display: none;
  }
  .home-get-started {
    display: none;
  }
  .home-header {
    width: 100%;
    max-width: 1200px;
  }
  .home-text003 {
    color: rgb(0, 0, 0);
    width: auto;
    height: 255px;
    font-size: 30px;
    font-weight: 700;
    line-height: 55px;
  }
  .home-text004 {
    color: #ffffff;
    font-size: 50px;
  }
  .home-text005 {
    color: #ffffff;
  }
  .home-text006 {
    color: #ffffff;
  }
  .home-text007 {
    color: #ffffff;
  }
  .home-text008 {
    color: #ffffff;
  }
  .home-text009 {
    color: #ffffff;
    font-family: Pattaya;
  }
  .home-text010 {
    color: #ffffff;
  }
  .home-text011 {
    color: #ffffff;
  }
  .home-text012 {
    color: rgb(238, 233, 254);
    width: auto;
    font-size: 20px;
    line-height: 30px;
  }
  .home-link04 {
    color: #00ff0d;
    text-decoration: underline;
  }
  .home-features {
    height: 1864px;
    padding-top: 260px;
  }
  .home-title {
    width: 100%;
    max-width: 1200px;
  }
  .home-text025 {
    font-size: 36px;
    line-height: 40px;
  }
  .home-cards {
    margin-top: var(--dl-space-space-fiveunits);
  }
  .home-text027 {
    line-height: 21px;
  }
  .home-text029 {
    line-height: 21px;
  }
  .home-text031 {
    line-height: 21px;
  }
  .home-text032 {
    font-size: 24px;
  }
  .home-text033 {
    line-height: 21px;
  }
  .home-text034 {
    font-size: 36px;
    line-height: 40px;
  }
  .home-text035 {
    font-size: 36px;
    line-height: 40px;
  }
  .home-text039 {
    font-size: 23px;
    align-self: flex-start;
    text-align: justify;
  }
  .home-text040 {
    font-weight: 400;
  }
  .home-text041 {
    font-weight: 400;
  }
  .home-link08 {
    font-weight: 400;
  }
  .home-text042 {
    font-weight: 400;
  }
  .home-text043 {
    font-weight: 400;
  }
  .home-text044 {
    font-weight: 400;
  }
  .home-text045 {
    font-weight: 400;
  }
  .home-text046 {
    font-weight: 400;
  }
  .home-link09 {
    font-weight: 400;
  }
  .home-text047 {
    font-weight: 400;
  }
  .home-link10 {
    font-weight: 400;
  }
  .home-link11 {
    font-weight: 400;
  }
  .home-text048 {
    font-weight: 400;
  }
  .home-text049 {
    font-weight: 400;
  }
  .home-text050 {
    font-weight: 400;
  }
  .home-text051 {
    font-weight: 400;
  }
  .home-text052 {
    font-weight: 400;
  }
  .home-text053 {
    font-weight: 400;
  }
  .home-text054 {
    font-weight: 400;
  }
  .home-text055 {
    font-weight: 400;
  }
  .home-image2 {
    width: 799px;
    height: 237px;
  }
  .home-text060 {
    font-size: 23px;
    text-align: justify;
  }
  .home-text068 {
    font-size: 23px;
    text-align: justify;
  }
  .home-text074 {
    text-align: justify;
  }
  .home-quote-container {
    height: 843px;
    padding-top: var(--dl-space-space-sevenunits);
    padding-bottom: var(--dl-space-space-sevenunits);
  }
  .home-message {
    width: 100%;
    max-width: 800px;
    text-align: justify;
  }
  .home-author {
    width: 100%;
    max-width: 800px;
  }
  .home-banner-manage {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-left1 {
    margin-right: var(--dl-space-space-threeunits);
  }
  .home-text120 {
    text-align: justify;
  }
  .home-cards-image {
    width: 360px;
  }
  .home-banner-advanced-analytics {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-text133 {
    text-align: justify;
  }
  .home-text144 {
    text-align: justify;
  }
}
@media(max-width: 600px) {
  .home-hero {
    height: 959px;
    position: relative;
    padding-bottom: 180px;
    background-color: #164759;
  }
  .home-desktop-navigation {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-centered {
    display: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-left {
    margin-left: var(--dl-space-space-unit);
  }
  .home-right {
    margin-right: var(--dl-space-space-unit);
  }
  .home-get-started {
    display: none;
  }
  .home-header {
    height: 100%;
    margin-top: var(--dl-space-space-fourunits);
    justify-content: center;
  }
  .home-text003 {
    color: rgb(255, 255, 255);
    width: auto;
    height: 239px;
    font-size: 21.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
  .home-text004 {
    color: #ffffff;
    font-size: 40px;
    font-style: normal;
    line-height: 35px;
  }
  .home-text005 {
    color: #ffffff;
    line-height: 35px;
  }
  .home-text006 {
    color: #ffffff;
    line-height: 35px;
  }
  .home-text007 {
    color: #ffffff;
  }
  .home-text008 {
    color: #ffffff;
    font-style: normal;
  }
  .home-text009 {
    color: #ffffff;
    font-style: normal;
    font-family: Pattaya;
  }
  .home-text010 {
    color: #ffffff;
  }
  .home-text011 {
    color: #ffffff;
    font-style: normal;
  }
  .home-text012 {
    color: rgb(238, 233, 254);
    width: auto;
    font-size: 16px;
    margin-top: var(--dl-space-space-unit);
    line-height: 24px;
  }
  .home-text013 {
    color: rgb(238, 233, 254);
    font-size: 16px;
    margin-top: var(--dl-space-space-unit);
    line-height: 24px;
  }
  .home-get-started1 {
    margin-top: var(--dl-space-space-twounits);
  }
  .home-get-started2 {
    margin-top: var(--dl-space-space-twounits);
  }
  .home-image {
    width: 219px;
    height: 435px;
  }
  .home-features {
    height: 1640px;
    padding-top: 350px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: 0px;
  }
  .home-text025 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
  }
  .home-container1 {
    gap: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-text026 {
    font-size: 24px;
  }
  .home-text027 {
    font-size: 14px;
  }
  .home-publish {
    margin-left: 0px;
  }
  .home-text028 {
    font-size: 24px;
  }
  .home-text029 {
    font-size: 14px;
  }
  .home-container2 {
    gap: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-analyze {
    margin-right: 0px;
  }
  .home-text030 {
    font-size: 24px;
  }
  .home-text031 {
    font-size: 14px;
  }
  .home-text033 {
    font-size: 14px;
  }
  .home-text034 {
    display: none;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
  }
  .home-text035 {
    display: none;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
  }
  .home-image1 {
    display: none;
  }
  .home-text039 {
    display: none;
    font-size: 23px;
    margin-left: var(--dl-space-space-sevenunits);
    margin-right: var(--dl-space-space-sevenunits);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-text040 {
    font-weight: 400;
  }
  .home-text041 {
    font-weight: 400;
  }
  .home-link08 {
    font-weight: 400;
  }
  .home-text042 {
    font-weight: 400;
  }
  .home-text043 {
    font-weight: 400;
  }
  .home-text044 {
    font-weight: 400;
  }
  .home-text045 {
    font-weight: 400;
  }
  .home-text046 {
    font-weight: 400;
  }
  .home-link09 {
    font-weight: 400;
  }
  .home-text047 {
    font-weight: 400;
  }
  .home-link10 {
    font-weight: 400;
  }
  .home-link11 {
    font-weight: 400;
  }
  .home-text048 {
    font-weight: 400;
  }
  .home-text049 {
    font-weight: 400;
  }
  .home-text050 {
    font-weight: 400;
  }
  .home-text051 {
    font-weight: 400;
  }
  .home-text052 {
    font-weight: 400;
  }
  .home-text053 {
    font-weight: 400;
  }
  .home-text054 {
    font-weight: 400;
  }
  .home-text055 {
    font-weight: 400;
  }
  .home-text056 {
    font-weight: 400;
  }
  .home-text057 {
    font-weight: 400;
  }
  .home-text058 {
    font-weight: 400;
  }
  .home-image2 {
    display: none;
  }
  .home-text060 {
    display: none;
    margin-left: var(--dl-space-space-sevenunits);
    margin-right: var(--dl-space-space-sevenunits);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-text068 {
    display: none;
    margin-left: var(--dl-space-space-sevenunits);
    margin-right: var(--dl-space-space-sevenunits);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-text074 {
    display: none;
    font-size: 23px;
    margin-left: var(--dl-space-space-sevenunits);
    margin-right: var(--dl-space-space-sevenunits);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-quote-container {
    height: 450px;
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-message {
    font-size: 24px;
    line-height: 31px;
  }
  .home-author {
    width: 100%;
  }
  .home-quote1 {
    font-size: 14px;
    max-width: 800px;
  }
  .home-banner-manage {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-container3 {
    flex-direction: column;
  }
  .home-left1 {
    margin-right: 0px;
  }
  .home-text119 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text120 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text121 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text123 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text124 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text126 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text127 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text129 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-link12 {
    font-size: 16px;
  }
  .home-image-container {
    justify-content: center;
  }
  .home-cards-image {
    margin-top: var(--dl-space-space-threeunits);
  }
  .home-banner-advanced-analytics {
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-centered-container {
    flex-direction: column-reverse;
  }
  .home-right1 {
    margin-left: 0px;
  }
  .home-text130 {
    font-size: 28px;
    text-align: left;
    line-height: 26px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text131 {
    font-size: 28px;
    text-align: left;
    line-height: 26px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-text133 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text134 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text136 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text137 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text139 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text140 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text142 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-banner {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-container4 {
    flex-direction: column;
  }
  .home-left2 {
    margin-right: 0px;
  }
  .home-integrations {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-pills {
    margin-bottom: var(--dl-space-space-threeunits);
  }
}
@media(max-width: 400px) {
  .home-hero {
    height: 1054px;
    padding-bottom: 160px;
  }
  .home-logo {
    margin-left: 0px;
  }
  .home-icon {
    align-items: center;
    justify-content: center;
  }
  .home-text003 {
    height: 306px;
    font-size: 21px;
  }
  .home-text012 {
    color: #EEE9FE;
    width: auto;
  }
  .home-text013 {
    color: #EEE9FE;
  }
  .home-get-started1 {
    width: 100%;
  }
  .home-get-started2 {
    width: 100%;
  }
  .home-image {
    width: 156px;
    height: 309px;
  }
  .home-features {
    padding-top: 200px;
  }
  .home-cards {
    margin-top: var(--dl-space-space-threeunits);
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .home-container1 {
    gap: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container2 {
    gap: var(--dl-space-space-oneandhalfunits);
    margin-bottom: 0px;
  }
  .home-analyze {
    margin-bottom: 0px;
  }
  .home-image2 {
    display: none;
  }
  .home-text120 {
    line-height: 24px;
  }
  .home-text121 {
    line-height: 24px;
  }
  .home-text123 {
    line-height: 24px;
  }
  .home-text124 {
    line-height: 24px;
  }
  .home-text126 {
    line-height: 24px;
  }
  .home-text127 {
    line-height: 24px;
  }
  .home-text129 {
    line-height: 24px;
  }
  .home-cards-image {
    width: 100%;
    margin-top: var(--dl-space-space-twounits);
  }
}
