/*=========== TABLE OF CONTENTS ===========
1. Common CSS
2. Page CSS
==========================================*/

/*-------------------------------------
  1. Common CSS
--------------------------------------*/
.class-_ {
  color: var(--blue_gray_900) !important;
}

.row-7 {
  gap: var(--space-lg);
  display: flex;
}

.icons8webpages {
  height: 24px;
  width: 24px;
}

.rectangle {
  height: 1px;
  margin-top: 64px;
  margin-bottom: 64px;
  background-color: var(--gray_300_01);
  width: 6%;
  border-radius: var(--radius-xs);
  @media only screen and (max-width: 1050px) {
    margin-bottom: 0px;
    margin-top: 0px;
  }
}

.column_one-1 {
  gap: var(--space-lg);
  display: flex;
  width: 22%;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.rowfour {
  gap: var(--space-lg);
  display: flex;
  width: 38%;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.image-1 {
  height: 44px;
  width: 44px;
}

.column-18 {
  background-color: var(--cyan_700_19);
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--space-xs);
  border-radius: var(--radius-3xl);
}

.columnfour {
  background-color: var(--cyan_700);
  width: 36px;
  border-radius: var(--radius-2xl);
}

.four {
  text-transform: capitalize;
}

.column-11 {
  gap: var(--space-3xl);
  display: flex;
  align-self: stretch;
  flex-direction: column;
  align-items: center;
}

.-9 {
  color: var(--gray_600) !important;
  text-transform: capitalize;
}

.rowiconseight {
  gap: var(--space-sm);
  display: flex;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.row-8 {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  @media only screen and (max-width: 550px) {
    align-self: stretch;
  }
}

.iconseight {
  height: 24px;
  width: 24px;
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}

.stack {
  height: 178px;
  width: 100%;
  position: relative;
  align-content: center;
  @media only screen and (max-width: 1050px) {
    height: auto;
  }
}

.image-5 {
  height: 178px;
  flex: 1;
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: var(--radius-lg);
}

.row-11 {
  background-color: var(--blue_gray_900_af);
  flex: 1;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  height: max-content;
  padding: var(--space-8xl) var(--space-2xl);
  margin: auto;
  border-radius: var(--radius-lg);
  @media only screen and (max-width: 550px) {
    padding-top: var(--space-5xl);
    padding-bottom: var(--space-5xl);
  }
}

.column-23 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.image_one {
  height: 32px;
  width: 32px;
}

.-23 {
  text-align: center;
  line-height: 33px;
}

.rowonehundredtw {
  background-color: var(--cyan_800);
  width: 20%;
  display: flex;
  justify-content: center;
  border-radius: var(--radius-lg);
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.onehundredtwo {
  text-align: center;
  width: 100%;
  line-height: 33px;
}

.row-2 {
  display: flex;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.column-8 {
  gap: var(--space-lg);
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: end;
  @media only screen and (max-width: 1050px) {
    align-self: stretch;
  }
}

.dhi-group {
  padding-left: 11px;
  padding-right: 11px;
}

.row_-8 {
  padding-top: var(--space-lg);
  padding-bottom: var(--space-lg);
  background-color: var(--white_a700);
  display: flex;
  border-radius: var(--radius-lg);
}

.column-32 {
  margin-top: 6px;
  width: 100%;
}

.row_-13 {
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: start;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
    margin-right: 0px;
  }

  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.column-37 {
  margin-left: -10px;
  gap: var(--space-lg);
  align-self: center;
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: end;
  @media only screen and (max-width: 550px) {
    align-self: stretch;
    margin-left: 0px;
  }
}

.-8 {
  text-transform: capitalize;
  font-size: 18px !important;
  font-weight: 500 !important;
}

.-38 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  text-align: right;
  width: 100%;
  line-height: 26px;
}

.row-24 {
  margin-top: 22px;
  margin-left: 16px;
  margin-right: 16px;
  gap: var(--space-lg);
  display: flex;
  justify-content: center;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.row_-15 {
  gap: var(--space-xl);
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: start;
}

.row_-16 {
  gap: var(--space-lg);
  display: flex;
  align-items: start;
}

.class-_-27 {
  color: var(--blue_gray_900_91) !important;
  align-self: center;
}

.icons8userone {
  height: 16px;
  margin-top: 4px;
  width: 16px;
}

.chipview {
  margin-top: 12px;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
  flex-wrap: wrap;
  row-gap: var(--space-4xl);
  column-gap: 16px;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.-34 {
  color: var(--blue_gray_900_cc);
  padding-left: var(--space-2xl);
  padding-right: var(--space-2xl);
  font-size: 14px;
  background-color: var(--gray_100);
  text-align: center;
  cursor: pointer;
  height: 34px;
  min-width: 58px;
  border-radius: var(--radius-xl);
}

.class-_-22 {
  color: var(--blue_gray_900_cc);
  padding-left: var(--space-2xl);
  padding-right: var(--space-2xl);
  font-size: 14px;
  background-color: var(--gray_100);
  text-align: center;
  cursor: pointer;
  height: 34px;
  min-width: 106px;
  border-radius: var(--radius-xl);
}

.dhi-group-5 {
  display: none;
}

.dhi-group-11 {
  color: var(--blue_gray_900_cc);
  background-color: var(--gray_100);
  border-radius: var(--radius-xl);
}

.dhi-group-12 {
  white-space: pre-wrap;
  color: var(--blue_gray_900_cc);
  background-color: var(--gray_100);
  border-radius: var(--radius-xl);
  border: 1px solid var(--blue_gray_900_99);
}

.columnline {
  margin-top: 16px;
  gap: var(--space-4xl);
  display: flex;
  flex-direction: column;
}

.line-1 {
  height: 1px;
  background-color: var(--gray_300_01);
}

.row_-17 {
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
    margin-right: 0px;
  }

  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.class-_-29 {
  color: var(--blue_gray_900);
  padding-left: 33px;
  padding-right: 33px;
  font-size: 18px;
  font-weight: 500;
  background-color: var(--cyan_700_19);
  text-align: center;
  height: 54px;
  min-width: 182px;
  border-radius: var(--radius-lg);
  border: 1px solid var(--cyan_700);
  @media only screen and (max-width: 550px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.column100000200 {
  gap: var(--space-xs);
  display: flex;
  flex: 1;
  flex-direction: column;
  @media only screen and (max-width: 550px) {
    align-self: stretch;
  }
}

.row10000020000 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}

.class-10000020000 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  font-weight: 700 !important;
}

.class-_-33 {
  color: var(--gray_800_cc) !important;
  text-transform: capitalize;
}

.rowzero {
  gap: var(--space-lg);
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.zero {
  color: var(--blue_gray_900) !important;
  text-transform: capitalize;
  font-weight: 600 !important;
}

.-18 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
}

.column_one {
  padding-top: var(--space-9xl);
  padding-bottom: var(--space-9xl);
  background-color: var(--white_a700);
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    padding-top: var(--space-5xl);
    padding-bottom: var(--space-5xl);
  }
}

.five {
  color: var(--blue_gray_900_91) !important;
  align-self: end;
}

.fortynine {
  color: var(--blue_gray_900) !important;
  margin-left: 8px;
  font-weight: 600 !important;
}

.ratingbar-1 {
  margin-left: 8px;
  display: flex;
  gap: var(--space-2xl);
  --rating-font-size: 18;
  --rating-active-color: #fdcc0d;
  --rating-inactive-color: #fdcc0d;
}

.dhi-group-2 {
  padding-left: var(--space-2xl);
  padding-right: var(--space-2xl);
}

.row_-10 {
  gap: var(--space-lg);
  background-color: var(--gray_50);
  display: flex;
  align-items: start;
  padding: var(--space-3xl);
  border-radius: var(--radius-lg);
  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.column_-6 {
  gap: var(--space-md);
  align-self: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  /*align-items: center;*/
  @media only screen and (max-width: 550px) {
    align-self: stretch;
  }
}

.-16 {
  text-transform: capitalize;
  text-align: right;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 33px;
}

.-31 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  text-align: right;
  width: 94%;
  line-height: 26px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.rowfive {
  align-self: stretch;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.image-13 {
  height: 80px;
  width: 80px;
  object-fit: cover;
  border-radius: var(--radius-md);
  @media only screen and (max-width: 550px) {
    width: 100%;
  }
}

.slider1-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  & > .swiper-pagination-bullet {
    height: 16px;
    background-color: var(--white_a700);
    width: 16px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin-right: 8px;
    border: 1px solid var(--cyan_700);
  }

  & > .swiper-pagination-bullet-active {
    height: 16px;
    background-color: var(--cyan_700);
    width: 16px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin-right: 8px;
  }
}

.iconbutton {
  height: 32px;
  padding-left: var(--space-sm);
  padding-right: var(--space-sm);
  background-color: var(--blue_gray_900_01);
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-sm);
  border: 1px solid var(--white_a700_3a);
}

.line_five {
  height: 1px;
  background-color: var(--blue_gray_100_3d);
}

.row-4 {
  display: flex;
}

.column_-4 {
  gap: var(--space-lg);
  display: flex;
  flex-direction: column;
  align-items: end;
}

.row_-3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--space-5xl);
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.class-_-link-1 {
  margin-bottom: 4px;
}

.class-_-14 {
  color: var(--gray_300_01) !important;
}

.line_seven {
  height: 26px;
  background-color: var(--gray_300_1e);
  width: 1px;
  border-radius: 50%;
}

/*-------------------------------------
  2. Page CSS
--------------------------------------*/
.landing-page {
  background-color: var(--white_a700);
  width: 100%;
}

.row {
  height: 820px;
  background-image: url(../public/images/img_group_200.png);
  background-size: cover;
  background-repeat: no-repeat;
  @media only screen and (max-width: 1050px) {
    height: auto;
  }
}

.column {
  gap: 218px;
  background-color: var(--black_900_af);
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    gap: 163px;
  }

  @media only screen and (max-width: 550px) {
    gap: 109px;
  }
}

.navigationbar {
  display: flex;
  background-color: var(--white_a700);
  align-self: stretch;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid var(--gray_300);
}

.row_two {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--space-5xl);
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.row_-4 {
  gap: var(--space-4xl);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.class-_-link {
  background-color: var(--cyan_700);
  justify-content: center;
  display: flex;
  align-items: center;
  border-radius: var(--radius-lg);
}

.class-_-12 {
  padding: var(--space-2xl);
}

.rowline {
  width: 45%;
  display: flex;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
    width: 100%;
  }
}

.row_one {
  flex: 1;
  display: flex;
  justify-content: space-between;
  gap: var(--space-5xl);
  @media only screen and (max-width: 1050px) {
    align-self: stretch;
  }

  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.line {
  height: 80px;
  margin-left: 22px;
  background-color: var(--gray_300);
  width: 1px;
  @media only screen and (max-width: 1050px) {
    width: 80px;
    height: 1px;
    margin-left: 0px;
  }
}

.television_one {
  height: 40px;
  margin-left: 20px;
  padding-left: var(--space-lg);
  padding-right: var(--space-lg);
  background-color: var(--cyan_700_19);
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-sm);
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
  }
}

.line_one {
  height: 80px;
  margin-left: 20px;
  background-color: var(--gray_300);
  width: 1px;
  @media only screen and (max-width: 1050px) {
    width: 80px;
    height: 1px;
    margin-left: 0px;
  }
}

.nlogotwo_one {
  height: 54px;
  margin-left: 10px;
  /*width: 14%;*/
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    width: 100%;
    margin-left: 0px;
  }
}

.column-1 {
  margin-bottom: 300px;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.column_-1 {
  gap: var(--space-8xl);
  display: flex;
  width: 84%;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.column-4 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.-1 {
  color: var(--gray_50) !important;
}

.class-_-1 {
  color: var(--white_a700);
  padding-left: 34px;
  padding-right: 34px;
  font-size: 18px;
  font-weight: 500;
  background-color: var(--cyan_700);
  text-align: center;
  height: 54px;
  min-width: 130px;
  border-radius: var(--radius-lg);
  @media only screen and (max-width: 550px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.row_ {
  margin-top: -4px;
  position: relative;
}

.column_ {
  margin-bottom: 38px;
  gap: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }

  @media only screen and (max-width: 550px) {
    gap: 28px;
  }
}

.landing_page {
  gap: var(--space-3xl);
  display: flex;
  align-self: stretch;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.row_three {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: var(--gray_50);
  display: flex;
  justify-content: center;
  @media only screen and (max-width: 1050px) {
    padding-top: var(--space-5xl);
    padding-bottom: var(--space-5xl);
  }
}

.row-1 {
  gap: var(--space-5xl);
  display: flex;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.image {
  height: 452px;
  width: 50%;
  object-fit: contain;
  border-radius: var(--radius-lg);
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.column_two {
  gap: var(--space-8xl);
  display: flex;
  flex: 1;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    align-self: stretch;
  }
}

.column-5 {
  gap: var(--space-3xl);
  display: flex;
  flex-direction: column;
  /*align-items: center;*/
  color: #049D9D;
  text-align: right;
}

.-2 {
  color: var(--cyan_700) !important;
  text-align: right;
  line-height: 44px;
}

.column-15 {
  gap: var(--space-lg);
  display: flex;
  align-self: stretch;
  flex-direction: column;
  /*align-items: center;*/
}

.-17 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  text-align: right;
  font-size: 16px !important;
  width: 100%;
  line-height: 29px;
}

.column-6 {
  gap: var(--space-lg);
  display: flex;
  flex-direction: column;
}

.columnicons_one {
  margin-bottom: 8px;
  gap: var(--space-9xl);
  display: flex;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.column-7 {
  gap: var(--space-md);
  display: flex;
  width: 30%;
  flex-direction: column;
  align-items: start;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.line_two {
  height: 2px;
  background-color: var(--cyan_700);
  width: 34%;
  border-radius: var(--radius-xs);
}

.-4 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  text-align: right;
  font-size: 16px !important;
  width: 56%;
  line-height: 29px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.landing_page-1 {
  display: grid;
  gap: var(--space-5xl);
  row-gap: var(--space-8xl);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  @media only screen and (max-width: 1050px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  @media only screen and (max-width: 550px) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.row_-1 {
  margin-top: 6px;
}

.column_five {
  padding-top: var(--space-9xl);
  padding-bottom: var(--space-9xl);
  background-color: var(--gray_50);
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    padding-top: var(--space-5xl);
    padding-bottom: var(--space-5xl);
  }
}

.column_four {
  gap: var(--space-9xl);
  display: flex;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.column-9 {
  gap: var(--space-md);
  display: flex;
  width: 36%;
  flex-direction: column;
  align-items: start;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.line_three {
  height: 2px;
  background-color: var(--cyan_700);
  width: 28%;
  border-radius: var(--radius-xs);
}

.-5 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  text-align: right;
  font-size: 16px !important;
  width: 60%;
  line-height: 29px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.column-2 {
  gap: var(--space-8xl);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slider1 {
  max-width: 100%;
  gap: var(--space-6xl);
  display: flex;
  align-self: stretch;
  margin-left: 11px;
  margin-right: 11px;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.class-_-21 {
  color: var(--white_a700) !important;
  padding-top: var(--space-sm);
  padding-left: var(--space-2xl);
  padding-right: var(--space-2xl);
  z-index: 1;
  position: relative;
  background-color: var(--cyan_700);
  justify-content: flex-end;
  display: flex;
  border-radius: var(--radius-xl);
}

.class-_-24 {
  color: var(--white_a700) !important;
  padding-top: var(--space-sm);
  padding-left: var(--space-2xl);
  padding-right: var(--space-2xl);
  z-index: 2;
  position: relative;
  background-color: var(--cyan_700);
  justify-content: flex-end;
  display: flex;
  border-radius: var(--radius-xl);
}

.column_six {
  gap: var(--space-9xl);
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.column_-2 {
  gap: var(--space-lg);
  display: flex;
  width: 38%;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

. {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  text-align: center;
  font-size: 16px !important;
  align-self: stretch;
  line-height: 29px;
}

.column_-3 {
  gap: var(--space-8xl);
  display: flex;
  align-self: stretch;
  flex-direction: column;
  align-items: center;
}

.slider {
  max-width: 100%;
  gap: var(--space-5xl);
  display: flex;
  align-self: stretch;
  margin-left: 10px;
  margin-right: 10px;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.column_-5 {
  gap: var(--space-lg);
  align-self: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 550px) {
    align-self: stretch;
  }
}

.column-35 {
  margin-left: 12px;
  gap: var(--space-md);
  display: flex;
  align-self: stretch;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
  }
}

.-36 {
  color: var(--gray_800) !important;
  text-transform: capitalize;
  text-align: right;
  line-height: 26px;
}

.rowfive-2 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.rowview3dman {
  padding-left: var(--space-8xl);
  padding-right: var(--space-8xl);
  background: linear-gradient(240deg, #0d5871, #18a7d7);
  display: flex;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }

  @media only screen and (max-width: 550px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.view3dman_one {
  height: 316px;
  width: 316px;
  object-fit: cover;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.column-3 {
  gap: var(--space-7xl);
  display: flex;
  width: 70%;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.-6 {
  color: var(--gray_50) !important;
  text-transform: capitalize;
  text-align: right;
  font-size: 16px !important;
  width: 46%;
  line-height: 29px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.row_-2 {
  gap: var(--space-7xl);
  display: flex;
  justify-content: flex-end;
}

.class-_-6 {
  color: var(--white_a700);
  padding-left: 33px;
  padding-right: 33px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  height: 54px;
  min-width: 182px;
  border-radius: var(--radius-lg);
  border: 1px solid var(--white_a700);
  @media only screen and (max-width: 550px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.class-_-7 {
  color: var(--white_a700);
  padding-left: 34px;
  padding-right: 34px;
  font-size: 18px;
  font-weight: 500;
  background-color: var(--cyan_700);
  text-align: center;
  height: 54px;
  min-width: 182px;
  border-radius: var(--radius-lg);
  @media only screen and (max-width: 550px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.footernlogotwo {
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  background-color: var(--blue_gray_900_01);
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 550px) {
    padding-top: var(--space-5xl);
    padding-bottom: var(--space-5xl);
  }
}

.rowline_four {
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  @media only screen and (max-width: 1050px) {
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
  }
}

.columnline_five {
  gap: var(--space-6xl);
  display: flex;
  width: 100%;
  flex-direction: column;
}

.columnnlogotwo {
  gap: 24px;
  display: flex;
  flex-direction: column;
}

.rownlogotwo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--space-5xl);
}

.row_seven {
  gap: var(--space-3xl);
  display: flex;
}

.nlogotwo_three {
  height: 54px;
  width: 8%;
  object-fit: contain;
}

.column-16 {
  gap: var(--space-3xl);
  display: flex;
  width: 16%;
  flex-direction: column;
  /*align-items: center;*/
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.class-_-8 {
  text-transform: capitalize;
  text-align: right;
  line-height: 33px;
}

.column-22 {
  gap: var(--space-lg);
  display: flex;
  align-self: stretch;
  flex-direction: column;
  align-items: end;
}

.column-17 {
  gap: var(--space-3xl);
  display: flex;
  width: 72%;
  flex-direction: column;
  align-items: end;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.row-19 {
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  gap: var(--space-5xl);
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.-21 {
  text-transform: capitalize;
  text-align: right;
  width: 64%;
  line-height: 33px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.-22 {
  text-transform: capitalize;
  text-align: right;
  width: 18%;
  line-height: 33px;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
}

.row-20 {
  width: 92%;
  display: flex;
  justify-content: space-between;
  gap: var(--space-5xl);
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }

  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.row-22 {
  width: 62%;
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: var(--space-5xl);
  @media only screen and (max-width: 550px) {
    flex-direction: column;
    width: 100%;
  }
}

.stack-8 {
  height: 160px;
  align-self: center;
  flex: 1;
  position: relative;
  align-content: center;
  @media only screen and (max-width: 1050px) {
    height: auto;
  }

  @media only screen and (max-width: 550px) {
    align-self: stretch;
    width: 100%;
    flex: unset;
  }
}

.column-36 {
  gap: var(--space-lg);
  display: flex;
  flex-direction: column;
  align-items: end;
  margin-left: auto !important;
}

.-33 {
  position: absolute;
  top: 26%;
  right: 0px;
  left: 0px;
  width: max-content;
  margin: auto;
}

.class-_-18 {
  position: absolute;
  bottom: 26%;
  right: 1px;
  margin: auto;
}

.row-6 {
  gap: var(--space-3xl);
  display: flex;
  width: 50%;
  justify-content: center;
  align-items: start;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }

  @media only screen and (max-width: 550px) {
    flex-direction: column;
  }
}

.row-23 {
  gap: var(--space-2xl);
  align-self: center;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: start;
  @media only screen and (max-width: 550px) {
    align-self: stretch;
  }
}

.line_six {
  height: 26px;
  align-self: end;
  background-color: var(--gray_300_1e);
  width: 1px;
  border-radius: 50%;
}

.rowline_seven {
  gap: var(--space-2xl);
  align-self: center;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 550px) {
    align-self: stretch;
  }
}

.-7 {
  color: var(--white_a700) !important;
  align-self: end;
  @media only screen and (max-width: 1050px) {
    align-self: auto;
  }
}
