.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-custom-neutral-light);
}
.home-header {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-custom-neutral-dark);
}
.home-navbar-interactive {
  height: auto;
  padding-top: var(--dl-space-space-halfunit);
  border-color: var(--dl-color-gray-700);
  border-width: 1px;
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: #ffffff;
}
.home-image {
  width: 45px;
  height: 61px;
  object-fit: cover;
}
.home-text {
  color: var(--dl-color-gray-black);
  width: auto;
  font-size: 2em;
  align-self: center;
  margin-left: 1%;
}
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.home-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.home-nav12 {
  color: rgb(0, 0, 0);
  width: auto;
  height: auto;
  transition: 0.3s;
  font-weight: bold;
  text-decoration: none;
}
.home-nav2 {
  color: var(--dl-color-gray-black);
  font-size: 16px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Inter";
  font-weight: bold;
  line-height: 1.15;
  margin-left: var(--dl-space-space-twounits);
  text-transform: none;
  text-decoration: none;
}
.home-nav3 {
  color: rgb(0, 0, 0);
  transition: 0.3s;
  font-weight: bold;
  margin-left: var(--dl-space-space-twounits);
}
.home-nav4 {
  color: rgb(0, 0, 0);
  transition: 0.3s;
  font-weight: bold;
  margin-left: var(--dl-space-space-twounits);
}
.home-nav5 {
  color: rgb(0, 0, 0);
  transition: 0.3s;
  font-weight: bold;
  margin-left: var(--dl-space-space-twounits);
  margin-right: var(--dl-space-space-twounits);
}
.home-burger-menu {
  display: none;
}
.home-icon {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.home-mobile-menu1 {
  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: #FF8629;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-link {
  display: contents;
}
.home-text001 {
  color: var(--dl-color-custom-neutral-light);
  width: auto;
  font-size: 48px;
  align-self: center;
  text-align: center;
  font-family: Rubik;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.home-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-nav121 {
  color: var(--dl-color-custom-neutral-light);
  font-size: 19px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  transition: 0.3s;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  margin-left: var(--dl-space-space-twounits);
  text-transform: none;
  text-decoration: none;
}
.home-nav21 {
  color: var(--dl-color-custom-neutral-light);
  font-size: 19px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  transition: 0.3s;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  margin-left: var(--dl-space-space-twounits);
  text-transform: none;
  text-decoration: none;
}
.home-nav31 {
  color: var(--dl-color-custom-neutral-light);
  font-size: 19px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  transition: 0.3s;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  margin-left: var(--dl-space-space-twounits);
  text-transform: none;
  text-decoration: none;
}
.home-nav41 {
  color: var(--dl-color-custom-neutral-light);
  font-size: 19px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  transition: 0.3s;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  margin-left: var(--dl-space-space-twounits);
  text-transform: none;
  text-decoration: none;
}
.home-nav51 {
  color: var(--dl-color-custom-neutral-light);
  font-size: 19px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  transition: 0.3s;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  margin-left: var(--dl-space-space-twounits);
  text-transform: none;
  text-decoration: none;
}
.home-links2 {
  flex: 1;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-buttons {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-container01 {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: auto;
  display: flex;
  align-items: flex-start;
}
.home-hero {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: none;
  margin-top: 0px;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-custom-neutral-light);
}
.home-hero1 {
  height: auto;
  background-size: cover;
  background-color: transparent;
  background-image: url('https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.actuia.com%2Fenglish%2Ffocus-on-huawei-the-chinese-company-restructures-its-ai-and-cloud-business%2F&psig=AOvVaw2m2qBupR-fwr1Zjb3dTi2B&ust=1708115372172000&source=images&cd=vfe&opi=89978449&ved=0CBIQjRxqFwoTCKC9m_CXroQDFQAAAAAdAAAAABAI');
}
.home-container02 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  margin-top: 5%;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-hero-heading {
  color: var(--dl-color-custom-neutral-dark);
  max-width: 800px;
  text-align: center;
}
.home-hero-sub-heading {
  font-size: 18px;
  text-align: center;
}
.home-text018 {
  color: var(--dl-color-gray-black);
  width: 80%;
  text-align: center;
}
.home-btn-group {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-button {
  color: var(--dl-color-custom-neutral-light);
  font-style: normal;
  transition: 0.3s;
  font-weight: 700;
  margin-left: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-unit);
  background-color: var(--dl-color-danger-700);
}
.home-button:hover {
  transform: scale(1.02);
}
.home-container03 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container-no-back {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-container04 {
  width: 100%;
  height: auto;
  display: flex;
  padding-top: 30%;
  padding-bottom: 30%;
  background-size: cover;
  background-image: url("public/external/portadafinaltinywow_remove_object_49199671_49200078-1500w.jpg");
  background-position: center;
}
.home-hero2 {
  height: auto;
  padding-top: 3%;
  padding-bottom: 10%;
  background-color: #000000;
}
.home-container05 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  margin-top: 5%;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-hero-heading1 {
  color: var(--dl-color-custom-neutral-light);
  font-size: 3em;
  max-width: auto;
  font-style: normal;
  text-align: center;
  font-weight: 900;
}
.home-hero-sub-heading1 {
  display: none;
  font-size: 18px;
  text-align: center;
}
.home-text033 {
  color: var(--dl-color-custom-neutral-light);
  width: 80%;
  font-size: 2em;
  font-style: normal;
  text-align: center;
  font-weight: 500;
}
.home-btn-group1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-link1 {
  color: var(--dl-color-custom-neutral-light);
  font-style: normal;
  transition: 0.3s;
  font-weight: 700;
  margin-left: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #ff0000;
}
.home-link1:hover {
  transform: scale(1.02);
}
.home-container06 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5%;
  align-items: flex-start;
  margin-bottom: 8%;
  justify-content: flex-start;
  background-color: var(--dl-color-custom-neutral-light);
}
.home-image01 {
  width: 38%;
  margin-top: 3%;
  object-fit: cover;
  margin-left: 1%;
}
.home-container07 {
  flex: 0 0 auto;
  width: 60%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container08 {
  display: flex;
  align-items: center;
  margin-left: 1%;
  flex-direction: column;
  justify-content: flex-start;
}
.home-features-heading {
  color: #FF8629;
  font-size: 3em;
  margin-top: 2%;
  text-align: center;
  font-family: Rubik;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 2%;
}
.home-features-sub-heading {
  display: none;
  font-size: 18px;
  text-align: center;
}
.home-text048 {
  font-size: 20px;
  margin-top: 2%;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.home-text050 {
  color: #ff8629;
  font-weight: 700;
}
.home-text052 {
  color: #ff8629;
  font-weight: 700;
}
.home-text054 {
  color: #ff8629;
  font-weight: 700;
}
.home-features-heading1 {
  color: #FF8629;
  font-size: 3em;
  margin-top: 2%;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  margin-left: 1%;
  margin-bottom: 2%;
  text-transform: none;
  text-decoration: none;
}
.home-text056 {
  font-size: 20px;
  margin-top: 2%;
  margin-left: 1%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.home-text058 {
  font-size: 20px;
}
.home-text059 {
  font-size: 20px;
}
.home-text060 {
  color: #ff8629;
  font-size: 20px;
  font-weight: 700;
}
.home-text061 {
  color: #e14747;
  font-size: 20px;
}
.home-text062 {
  font-size: 20px;
}
.home-text063 {
  font-size: 20px;
}
.home-text064 {
  font-size: 20px;
}
.home-text065 {
  color: #ff8629;
  font-size: 20px;
  font-weight: 700;
}
.home-text066 {
  color: #e14747;
  font-size: 20px;
  font-weight: 700;
}
.home-text067 {
  font-size: 20px;
}
.home-text068 {
  font-size: 20px;
}
.home-text069 {
  font-size: 20px;
}
.home-text070 {
  color: #ff8629;
  font-size: 20px;
  font-weight: 700;
}
.home-text071 {
  font-size: 20px;
}
.home-text072 {
  font-size: 20px;
}
.home-text073 {
  font-size: 20px;
}
.home-text074 {
  font-size: 20px;
}
.home-text075 {
  font-size: 20px;
}
.home-text076 {
  color: #ff8629;
  font-size: 20px;
  font-weight: 700;
}
.home-text077 {
  color: #e14747;
  font-size: 20px;
  font-weight: 700;
}
.home-text078 {
  font-size: 20px;
}
.home-text079 {
  font-size: 20px;
}
.home-text080 {
  font-size: 20px;
}
.home-container09 {
  flex: 0 0 auto;
  width: 100%;
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image02 {
  width: 100%;
  height: 100%;
  margin-top: 2%;
  object-fit: cover;
}
.home-features {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-features-container {
  padding-top: 2%;
  background-color: #FF8629;
}
.home-features1 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: 5%;
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: 5%;
  justify-content: flex-start;
}
.home-container10 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text081 {
  height: 100%;
}
.home-features-heading2 {
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-features-sub-heading1 {
  display: none;
  font-size: 18px;
  text-align: center;
}
.home-container11 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-oneandhalfunits);
  grid-template-columns: 1fr 1fr;
}
.home-feature-card {
  background-color: #ffffff;
}
.home-image03 {
  width: 15%;
  height: auto;
  object-fit: cover;
  margin-right: 4%;
}
.home-container12 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text098 {
  color: #000000;
  font-weight: 600;
  line-height: 28px;
}
.home-text099 {
  color: #000000;
}
.home-feature-card1 {
  background-color: #ffffff;
}
.home-image04 {
  width: 15%;
  object-fit: cover;
  margin-right: 4%;
}
.home-container13 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text100 {
  color: #000000;
  font-weight: 600;
  line-height: 28px;
}
.home-text101 {
  color: #000000;
}
.home-feature-card2 {
  background-color: #ffffff;
}
.home-image05 {
  width: 15%;
  object-fit: cover;
  padding-right: 4%;
}
.home-container14 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text102 {
  color: #000000;
  font-weight: 600;
  line-height: 28px;
}
.home-text103 {
  color: #000000;
}
.home-feature-card3 {
  background-color: #ffffff;
}
.home-image06 {
  width: 15%;
  object-fit: cover;
  padding-right: 4%;
}
.home-container15 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text104 {
  color: #000000;
  font-weight: 600;
  line-height: 28px;
}
.home-text105 {
  color: #000000;
}
.home-feature-card4 {
  background-color: #ffffff;
}
.home-image07 {
  width: 15%;
  object-fit: cover;
  padding-right: 4%;
}
.home-container16 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text106 {
  color: #000000;
  font-weight: 600;
  line-height: 28px;
}
.home-text107 {
  color: #000000;
}
.home-feature-card5 {
  background-color: var(--dl-color-custom-neutral-light);
}
.home-image08 {
  width: 15%;
  object-fit: cover;
  padding-right: 4%;
}
.home-container17 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text108 {
  color: var(--dl-color-gray-black);
  font-weight: 600;
  line-height: 28px;
}
.home-text109 {
  color: var(--dl-color-gray-black);
}
.home-pricing {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: none;
  align-items: center;
  justify-content: center;
}
.home-container18 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-pricing-sub-heading {
  text-align: center;
}
.home-container19 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container20 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text115 {
  text-transform: uppercase;
}
.home-container21 {
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
}
.home-text116 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-twounits);
  font-weight: 300;
}
.home-free-plan-price {
  font-size: 4rem;
  font-weight: 700;
}
.home-container22 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-container23 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text119 {
  line-height: 150%;
}
.home-container24 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text120 {
  line-height: 150%;
}
.home-container25 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text121 {
  line-height: 150%;
}
.home-container26 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text122 {
  line-height: 150%;
}
.home-button1 {
  width: 100%;
}
.home-container27 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text123 {
  text-transform: uppercase;
}
.home-container28 {
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
}
.home-text124 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-twounits);
  font-weight: 300;
}
.home-basic-plan-pricing {
  font-size: 4rem;
  font-weight: 700;
}
.home-text127 {
  font-size: 1.15rem;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  font-weight: 300;
}
.home-container29 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: column;
}
.home-container30 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text128 {
  line-height: 150%;
}
.home-container31 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text130 {
  line-height: 150%;
}
.home-container32 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text131 {
  line-height: 150%;
}
.home-container33 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text132 {
  line-height: 150%;
}
.home-container34 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text133 {
  line-height: 150%;
}
.home-button2 {
  width: 100%;
}
.home-container35 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text134 {
  text-transform: uppercase;
}
.home-container36 {
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
}
.home-text137 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-twounits);
  font-weight: 300;
}
.home-pro-plan-pricing {
  font-size: 4rem;
  font-weight: 700;
}
.home-text140 {
  font-size: 1.15rem;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  font-weight: 300;
}
.home-container37 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-container38 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text141 {
  line-height: 150%;
}
.home-container39 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text143 {
  line-height: 150%;
}
.home-container40 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text144 {
  line-height: 150%;
}
.home-container41 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text145 {
  line-height: 150%;
}
.home-container42 {
  gap: 4px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-text146 {
  line-height: 150%;
}
.home-button3 {
  width: 100%;
}
.home-banner {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 5%;
  justify-content: center;
}
.home-banner1 {
  padding-top: 1%;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.home-banner-heading {
  color: #FF8629;
  font-size: 3em;
  text-align: center;
  font-family: "Rubik";
  font-weight: 600;
  line-height: 150%;
}
.home-container43 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 5%;
}
.home-container44 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  align-items: center;
  margin-left: 3%;
  flex-direction: column;
  justify-content: center;
}
.home-image09 {
  width: 100%;
  margin: 5%;
  object-fit: cover;
}
.home-container45 {
  flex: 0 0 auto;
  width: 67%;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  padding-bottom: 5%;
  justify-content: center;
}
.home-stat {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  margin-top: 1%;
  align-items: center;
  margin-left: 2%;
  flex-direction: column;
  justify-content: center;
}
.home-text147 {
  color: #FF8629;
  font-size: 3rem;
}
.home-text148 {
  color: #27284e;
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  font-weight: bold;
}
.home-stat1 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1%;
  align-items: center;
  margin-left: 2%;
  flex-direction: column;
}
.home-text149 {
  color: #FF8629;
  font-size: 3rem;
  text-align: center;
}
.home-text150 {
  color: #27284e;
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  font-weight: bold;
}
.home-stat2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1%;
  align-items: center;
  margin-left: 2%;
  flex-direction: column;
}
.home-text151 {
  color: #ff8629;
  font-size: 3rem;
}
.home-text152 {
  color: #27284e;
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  font-weight: bold;
}
.home-stat3 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1%;
  align-items: center;
  margin-left: 2%;
  flex-direction: column;
}
.home-text153 {
  color: #FF8629;
  font-size: 3rem;
}
.home-text154 {
  color: #27284e;
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  font-weight: bold;
}
.home-faq {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-faq-container {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-faq1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 100%;
  align-items: flex-start;
  padding-top: 5%;
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: row;
  padding-bottom: 5%;
  background-color: var(--dl-color-gray-black);
}
.home-container46 {
  display: flex;
  max-width: 35%;
  align-items: flex-start;
  padding-top: 3%;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text155 {
  color: #FF8629;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-container47 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: 3%;
  flex-direction: column;
  padding-bottom: 3%;
}
.home-container48 {
  gap: var(--dl-space-space-unit);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-text156 {
  color: #FF8629;
  font-weight: 700;
}
.home-text157 {
  color: #ffffff;
}
.home-container49 {
  gap: var(--dl-space-space-unit);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-text158 {
  color: #FF8629;
  font-weight: 700;
}
.home-text159 {
  color: #ffffff;
}
.home-container50 {
  gap: var(--dl-space-space-unit);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-text160 {
  color: #FF8629;
  font-weight: 700;
}
.home-text161 {
  color: #ffffff;
}
.home-container51 {
  gap: var(--dl-space-space-unit);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-text162 {
  color: #FF8629;
  font-weight: 700;
}
.home-text163 {
  color: #ffffff;
}
.home-container52 {
  flex: 1;
  width: 100%;
  display: none;
  flex-wrap: wrap;
  margin-top: 0%;
  align-items: flex-start;
  padding-top: 5%;
  padding-bottom: 5%;
  justify-content: center;
  background-color: var(--dl-color-custom-neutral-light);
}
.home-container53 {
  flex: 1;
  width: 33%;
  height: auto;
  display: flex;
  padding: 2%;
  align-items: center;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  flex-direction: column;
  padding-bottom: 5%;
  justify-content: center;
}
.home-image10 {
  width: 15%;
  object-fit: cover;
}
.home-text164 {
  color: rgb(0, 0, 0);
  font-size: 2em;
  font-style: normal;
  margin-top: 5%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 5%;
}
.home-text165 {
  color: var(--dl-color-gray-black);
  text-align: center;
}
.home-container54 {
  flex: 1;
  width: 33%;
  height: auto;
  display: flex;
  padding: 2%;
  align-items: center;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  flex-direction: column;
  padding-bottom: 5%;
  justify-content: center;
}
.home-image11 {
  width: 15%;
  object-fit: cover;
}
.home-text166 {
  color: rgb(0, 0, 0);
  font-size: 2em;
  margin-top: 5%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 5%;
}
.home-text167 {
  color: var(--dl-color-gray-black);
  text-align: center;
}
.home-container55 {
  flex: 1;
  width: 33%;
  height: auto;
  display: flex;
  padding: 2%;
  align-items: center;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  flex-direction: column;
  padding-bottom: 5%;
  justify-content: center;
}
.home-image12 {
  width: 15%;
  object-fit: cover;
}
.home-text168 {
  color: rgb(0, 0, 0);
  font-size: 2em;
  margin-top: 5%;
  text-align: center;
  margin-bottom: 5%;
}
.home-text169 {
  color: var(--dl-color-gray-black);
  text-align: center;
}
.home-features2 {
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  padding-top: 10%;
  padding-left: 5%;
  padding-right: 5%;
  flex-direction: column;
  padding-bottom: 10%;
  background-color: var(--dl-color-custom-neutral-light);
}
.home-text170 {
  color: #FF8629;
  font-size: 3rem;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-text171 {
  font-style: normal;
  font-weight: 600;
}
.home-container56 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-feature-card6 {
  width: 33%;
  margin: 1%;
  display: flex;
  padding: 0%;
  align-items: center;
  flex-direction: column;
}
.home-image13 {
  width: var(--dl-size-size-small);
  object-fit: cover;
}
.home-text173 {
  color: #FF8629;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text174 {
  color: var(--dl-color-gray-black);
  text-align: center;
}
.home-feature-card7 {
  width: 33%;
  margin: 1%;
  display: flex;
  padding: 0%;
  align-items: center;
  flex-direction: column;
}
.home-image14 {
  width: var(--dl-size-size-small);
  object-fit: cover;
}
.home-text175 {
  color: #FF8629;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text176 {
  color: var(--dl-color-gray-black);
  text-align: center;
}
.home-feature-card8 {
  width: 33%;
  margin: 1%;
  display: flex;
  padding: 0%;
  align-items: center;
  flex-direction: column;
}
.home-image15 {
  width: var(--dl-size-size-small);
  object-fit: cover;
}
.home-text177 {
  color: #FF8629;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text178 {
  color: var(--dl-color-gray-black);
  text-align: center;
}
.home-container57 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: none;
  align-items: flex-start;
  background-image: linear-gradient(180deg, rgb(255, 255, 255) 1.00%,rgb(255, 255, 255) 3.00%,rgb(181, 14, 14) 100.00%);
}
.home-banner2 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 7%;
  padding-left: 6%;
  padding-right: 6%;
  flex-direction: column;
  padding-bottom: 7%;
  justify-content: space-between;
  background-image: radial-gradient(circle at center bottom, rgb(5, 58, 91) 7.00%,rgb(227, 1, 1) 54.00%,rgb(2, 17, 28) 100.00%);
}
.home-text179 {
  color: #ffffff;
  font-size: 3rem;
  text-align: center;
}
.home-text180 {
  color: #ffffff;
  font-size: 1.9rem;
  margin-top: 3%;
  text-align: center;
  margin-bottom: 0%;
}
.home-btn-group2 {
  display: flex;
  margin-top: var(--dl-space-space-threeunits);
  align-items: center;
  flex-direction: row;
}
.home-link2 {
  color: #b50e0e;
  font-style: normal;
  transition: 0.3s;
  font-weight: 700;
  margin-left: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: rgb(255, 255, 255);
}
.home-link2:hover {
  transform: scale(1.02);
}
.home-container58 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: none;
  align-items: flex-start;
  background-image: linear-gradient(0deg, rgb(255, 255, 255) 0.00%,rgb(4, 105, 170) 100.00%);
}
.home-footer {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-footer1 {
  height: 267px;
  background-color: var(--dl-color-gray-white);
}
.home-container59 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  padding-top: 1%;
  padding-left: 4%;
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: 4%;
  flex-direction: row;
  padding-bottom: 1%;
  justify-content: center;
  background-color: var(--dl-color-custom-neutral-light);
}
.home-image16 {
  width: var(--dl-size-size-small);
  object-fit: cover;
}
.home-text181 {
  color: var(--dl-color-gray-black);
  width: 100%;
  align-self: center;
}
.home-separator {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-900);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-container60 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-text182 {
  color: #000000;
}
.home-text183 {
  top: 0px;
  color: #000000;
  right: 0px;
  position: absolute;
  text-align: right;
}
.home-icon-group1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-icon10 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-space-space-twounits);
}
.home-icon12 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-space-space-twounits);
}
.home-icon14 {
  width: 24px;
  height: 24px;
}
@media(max-width: 991px) {
  .home-navbar-interactive {
    position: relative;
  }
  .home-links {
    margin-left: 5%;
  }
  .home-icon {
    fill: var(--dl-color-gray-black);
  }
  .home-hero1 {
    flex-direction: column;
  }
  .home-container02 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
    padding-right: 0px;
  }
  .home-hero-heading {
    text-align: center;
  }
  .home-hero-sub-heading {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-hero2 {
    flex-direction: column;
  }
  .home-container05 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
    padding-right: 0px;
  }
  .home-hero-heading1 {
    text-align: center;
  }
  .home-hero-sub-heading1 {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-features-heading {
    font-size: 2.6em;
  }
  .home-features-sub-heading {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-features-heading1 {
    font-size: 2.6em;
  }
  .home-features-sub-heading1 {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-pricing-sub-heading {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-container19 {
    align-items: center;
    flex-direction: column;
  }
  .home-pricing-card {
    width: 100%;
    padding: var(--dl-space-space-twounits);
    max-width: 450px;
  }
  .home-pricing-card1 {
    width: 100%;
    max-width: 450px;
  }
  .home-pricing-card2 {
    width: 100%;
    max-width: 450px;
  }
  .home-banner-heading {
    font-size: 2.6em;
  }
  .home-text147 {
    font-size: 2.6rem;
    text-align: center;
  }
  .home-text149 {
    font-size: 2.6rem;
    text-align: center;
  }
  .home-text151 {
    font-size: 2.6rem;
    text-align: center;
  }
  .home-text153 {
    font-size: 2.6rem;
    text-align: center;
  }
  .home-text164 {
    font-size: 2rem;
  }
  .home-text166 {
    font-size: 2rem;
  }
  .home-text168 {
    font-size: 2rem;
  }
  .home-text170 {
    text-align: center;
  }
}
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-text {
    align-self: center;
    text-align: center;
    margin-right: 2%;
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-hero1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-hero-sub-heading {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-hero2 {
    align-self: center;
    padding-top: 0%;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-container05 {
    margin-top: 40%;
  }
  .home-hero-heading1 {
    color: var(--dl-color-custom-neutral-light);
  }
  .home-hero-sub-heading1 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-text033 {
    color: var(--dl-color-custom-neutral-light);
    font-size: 2em;
    font-style: normal;
    font-weight: 500;
  }
  .home-container06 {
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .home-image01 {
    width: 354px;
    align-self: center;
  }
  .home-container07 {
    align-self: center;
  }
  .home-features-sub-heading {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-features1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-features-sub-heading1 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-container11 {
    grid-template-columns: 1fr;
  }
  .home-feature-card {
    flex-direction: row;
  }
  .home-container12 {
    flex-direction: column;
  }
  .home-feature-card1 {
    flex-direction: row;
  }
  .home-container13 {
    flex-direction: column;
  }
  .home-feature-card2 {
    flex-direction: row;
  }
  .home-container14 {
    flex-direction: column;
  }
  .home-feature-card3 {
    flex-direction: row;
  }
  .home-container15 {
    flex-direction: column;
  }
  .home-feature-card4 {
    flex-direction: row;
  }
  .home-container16 {
    flex-direction: column;
  }
  .home-feature-card5 {
    flex-direction: row;
  }
  .home-container17 {
    flex-direction: column;
  }
  .home-pricing-sub-heading {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-container19 {
    align-items: center;
    flex-direction: column;
  }
  .home-pricing-card {
    width: 100%;
    max-width: 450px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-pricing-card1 {
    width: 100%;
    max-width: 450px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-pricing-card2 {
    width: 100%;
    max-width: 450px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-banner1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-container43 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .home-container44 {
    width: auto;
  }
  .home-image09 {
    margin-top: 5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .home-text148 {
    text-align: center;
  }
  .home-text150 {
    text-align: center;
  }
  .home-text152 {
    text-align: center;
  }
  .home-text154 {
    text-align: center;
  }
  .home-faq1 {
    flex-direction: column;
  }
  .home-container46 {
    max-width: 100%;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .home-container52 {
    width: 100%;
    display: none;
    flex-wrap: wrap;
    justify-content: center;
  }
  .home-text168 {
    font-size: 2rem;
  }
  .home-features2 {
    width: 100%;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-text170 {
    text-align: center;
  }
  .home-container56 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .home-feature-card6 {
    width: 384px;
  }
  .home-feature-card7 {
    width: 384px;
  }
  .home-feature-card8 {
    width: 384px;
  }
  .home-banner2 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-footer1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-container59 {
    flex-wrap: wrap;
  }
  .home-text181 {
    align-self: center;
    text-align: center;
  }
  .home-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container60 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-text182 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text183 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    height: 56px;
    padding: var(--dl-space-space-unit);
    background-color: var(--dl-color-custom-neutral-light);
  }
  .home-image {
    width: 30px;
  }
  .home-text {
    color: #FF8629;
    font-size: 2rem;
  }
  .home-mobile-menu1 {
    color: var(--dl-color-custom-neutral-light);
    padding: 16px;
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
    background-color: var(--dl-color-custom-neutral-light);
  }
  .home-text001 {
    color: #FF8629;
  }
  .home-nav121 {
    color: #FF8629;
  }
  .home-nav21 {
    color: #FF8629;
  }
  .home-nav31 {
    color: #FF8629;
  }
  .home-nav41 {
    color: #FF8629;
  }
  .home-nav51 {
    color: #FF8629;
  }
  .home-hero1 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-container02 {
    margin-top: 10%;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-btn-group {
    flex-direction: column;
  }
  .home-button {
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
  }
  .home-container04 {
    width: var(--dl-size-size-maxwidth);
    height: 321px;
  }
  .home-hero2 {
    width: 100%;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-container05 {
    margin-top: 10%;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-hero-heading1 {
    color: var(--dl-color-custom-neutral-light);
    font-size: 2.3em;
    text-align: center;
  }
  .home-text033 {
    color: var(--dl-color-custom-neutral-light);
    font-size: 1.7em;
  }
  .home-btn-group1 {
    flex-direction: column;
  }
  .home-link1 {
    color: var(--dl-color-custom-neutral-light);
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
    background-color: #FF8629;
  }
  .home-features-heading {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .home-text048 {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .home-text056 {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .home-features1 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-text081 {
    padding-top: 8%;
  }
  .home-container12 {
    flex-direction: column;
  }
  .home-container13 {
    flex-direction: column;
  }
  .home-container14 {
    flex-direction: column;
  }
  .home-container15 {
    flex-direction: column;
  }
  .home-container16 {
    flex-direction: column;
  }
  .home-feature-card5 {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .home-container17 {
    flex-direction: column;
  }
  .home-pricing-card2 {
    margin-bottom: 0px;
  }
  .home-banner1 {
    padding-top: 7%;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 7%;
  }
  .home-container44 {
    width: auto;
  }
  .home-image09 {
    width: 275px;
    height: 212px;
  }
  .home-stat {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .home-stat1 {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .home-stat2 {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .home-stat3 {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .home-container48 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .home-container49 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .home-container50 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .home-container51 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .home-container52 {
    width: 100%;
    z-index: 100;
    flex-wrap: wrap;
  }
  .home-container53 {
    width: 20%;
    flex-wrap: wrap;
  }
  .home-container54 {
    width: 20%;
    flex-wrap: wrap;
  }
  .home-container55 {
    width: 20%;
    flex-wrap: wrap;
  }
  .home-features2 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-text170 {
    margin-top: 10%;
  }
  .home-feature-card6 {
    padding: 7%;
  }
  .home-feature-card7 {
    padding: 7%;
  }
  .home-feature-card8 {
    padding: 7%;
  }
  .home-banner2 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-text179 {
    font-size: 2.3rem;
  }
  .home-text180 {
    font-size: 1.4rem;
  }
  .home-btn-group2 {
    flex-direction: column;
  }
  .home-link2 {
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
  }
  .home-footer1 {
    padding: var(--dl-space-space-unit);
  }
  .home-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container60 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-text182 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text183 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
