@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.view-portal-grid {
  display: grid;
  justify-items: stretch;
  padding-bottom: 90px;
  gap: 100px;
}
@media screen and (max-width: 779px) {
  .view-portal-grid {
    gap: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 780px) {
  .view-portal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1200px) {
  .view-portal-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1540px) {
  .view-portal-grid {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.bidv-form-inputs label, .bidv-form-inputs .label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #005452;
  padding: 0;
  letter-spacing: 0.32px;
}
.bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
  display: inline;
  padding: 14px 16px;
  background-image: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #575757;
  height: 48px;
  width: 100%;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}
.bidv-form-inputs input.form-text::after, .bidv-form-inputs input.form-text::before, .bidv-form-inputs input.form-email::after, .bidv-form-inputs input.form-email::before, .bidv-form-inputs input.form-file::after, .bidv-form-inputs input.form-file::before, .bidv-form-inputs input.password-field::after, .bidv-form-inputs input.password-field::before, .bidv-form-inputs select::after, .bidv-form-inputs select::before, .bidv-form-inputs .form-textarea::after, .bidv-form-inputs .form-textarea::before {
  display: none !important;
}
.bidv-form-inputs input.form-text.error, .bidv-form-inputs input.form-email.error, .bidv-form-inputs input.form-file.error, .bidv-form-inputs input.password-field.error, .bidv-form-inputs select.error, .bidv-form-inputs .form-textarea.error {
  border: 1px solid #F73333;
}
@media screen and (max-width: 779px) {
  .bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
    max-width: 100%;
  }
}
.bidv-form-inputs input.passwordCreds {
  max-width: calc(100% - 54px);
  padding-right: 42px !important;
}
.bidv-form-inputs button.clipboardjs-button {
  margin-left: 12px;
}
.bidv-form-inputs .form-textarea {
  height: auto !important;
}
.bidv-form-inputs input.form-text:focus, .bidv-form-inputs .form-textarea:focus, .bidv-form-inputs input.form-email:focus, .bidv-form-inputs input.password-field:focus, .bidv-form-inputs input.form-text:active, .bidv-form-inputs .form-textarea:active, .bidv-form-inputs input.form-email:active, .bidv-form-inputs input.password-field:active {
  outline: 1px solid #13AE8E;
  outline-offset: -2px;
  box-shadow: unset;
}
.bidv-form-inputs .description {
  display: none;
}

@media screen and (max-width: 1023px) {
  .bidv-tabs > ul {
    flex-direction: column;
    background-color: #FCFCFC;
    box-shadow: 0 0 0 100vmax rgba(87, 87, 87, 0.03);
    clip-path: inset(0 -100vmax);
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.bidv-tabs > ul > li > a {
  font-size: 18px !important;
  line-height: 24px !important;
  min-width: 11rem;
  text-decoration: none;
  color: #C0C0C0;
  margin: 0 0.3rem;
  padding: 0.7rem;
  padding-bottom: 8px;
  border-bottom: none;
  font-weight: normal !important;
  font-family: Roboto-Bold;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li > a {
    border-bottom: none !important;
    width: 100%;
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 0.4rem;
    margin: 0.3 0rem;
  }
  .bidv-tabs > ul > li > a:hover {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
  .bidv-tabs > ul > li > a.active {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
}
.bidv-tabs > ul > li > a:hover {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li > a.active {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li.selected a {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li.selected a {
    border-bottom: none !important;
    border-left: 2px solid #13AE8E;
  }
}

@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.homepage-container {
  position: relative;
}
.homepage-container .desktop-banner {
  display: none;
}
@media screen and (min-width: 1200px) {
  .homepage-container .desktop-banner {
    display: block;
  }
}
.homepage-container .ipad-banner {
  display: none;
}
@media screen and (min-width: 544px) {
  .homepage-container .ipad-banner {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-container .ipad-banner {
    display: none;
  }
}
.homepage-container .mobile-banner {
  display: block;
}
@media screen and (min-width: 544px) {
  .homepage-container .mobile-banner {
    display: none;
  }
}
.homepage-container #hero-video,
.homepage-container #hero-video-rps {
  position: absolute;
  z-index: -1;
  top: -8rem;
  left: 0;
  right: 0;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100vw;
}
.homepage-container .hero {
  padding-top: 290px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 544px) {
  .homepage-container .hero {
    padding-top: 300px;
  }
}
@media screen and (min-width: 780px) {
  .homepage-container .hero {
    padding-top: 450px;
  }
}
@media screen and (min-width: 1024px) {
  .homepage-container .hero {
    padding-top: 800px;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-container .hero {
    padding-top: 140px;
  }
}
@media screen and (min-width: 1540px) {
  .homepage-container .hero {
    padding-top: 300px;
  }
}
.homepage-container .hero__header {
  font-family: Roboto-Bold;
  margin-bottom: 52px;
  font-size: 34px;
  line-height: 45px;
  max-width: 470px;
  color: white;
}
@media screen and (max-width: 779px) {
  .homepage-container .hero__header {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 24px;
  }
}
.homepage-container .hero__subheader {
  opacity: 0.8;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 66px;
  max-width: 470px;
  color: white;
}
@media screen and (max-width: 779px) {
  .homepage-container .hero__subheader {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }
}
.homepage-container .hero a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border-radius: 4px;
  outline: none;
  width: 215px;
  height: 48px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #987A0B !important;
  background: linear-gradient(92.74deg, #FCD878 0%, #FFC62F 100%) !important;
  transition: all 0.15s ease;
  background: #006b68 !important;
  color: #ffffff !important;
}
.homepage-container .hero a:hover {
  color: white !important;
}
.homepage-container .hero a:active {
  background: #F4C956 !important;
}
@media screen and (max-width: 779px) {
  .homepage-container .hero a {
    width: 100% !important;
  }
}
.homepage-container .hero a:active {
  background: #006b68 !important;
  color: #ffffff !important;
}
.homepage-container .homepage-product {
  margin-top: 116px;
}
.homepage-container .homepage-product__header {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-product__header {
    justify-content: center;
  }
}
.homepage-container .homepage-product__header p:first-child {
  font-family: Roboto-Bold;
  font-size: 90px;
  line-height: 45px;
  color: white;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-product__header p:first-child {
    font-size: 50px;
  }
}
.homepage-container .homepage-product__header p:last-child {
  padding-left: 34px;
  margin-left: 34px;
  border-left: 2px solid #f5f5f5;
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
  color: white;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-product__header p:last-child {
    font-size: 18px;
    line-height: 130%;
    font-weight: 700;
    padding-left: 16px;
    margin-left: 16px;
  }
}
.homepage-container .homepage-product__body {
  max-width: 1200px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  /* the slides */
  /* the parent */
}
@media screen and (min-width: 780px) {
  .homepage-container .homepage-product__body {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-container .homepage-product__body {
    margin: 0 auto;
  }
}
.homepage-container .homepage-product__body > svg {
  flex-shrink: 0;
  cursor: pointer;
}
.homepage-container .homepage-product__body .slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -44px;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.homepage-container .homepage-product__body .slick-dots li {
  margin: 0 0.25rem;
}
.homepage-container .homepage-product__body .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #E8FCF8;
  text-indent: -9999px;
}
.homepage-container .homepage-product__body .slick-dots li.slick-active button {
  background-color: #0BE3BC;
}
.homepage-container .homepage-product__body .slick-slide {
  margin: 0 16px;
}
.homepage-container .homepage-product__body .slick-list {
  margin: 0 -16px;
}
.homepage-container .homepage-product__body .portal-product {
  width: 100%;
  margin-top: 50px !important;
  margin-bottom: 6px;
}
.homepage-container .homepage-product__body .portal-product .float-top {
  margin-top: -50px !important;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-product__body {
    margin-top: 26px;
    /* the slides */
    /* the parent */
  }
  .homepage-container .homepage-product__body .slick-slide {
    margin: 0 8px;
  }
  .homepage-container .homepage-product__body .slick-list {
    margin: 0 -8px;
  }
  .homepage-container .homepage-product__body .portal-product {
    margin-top: 34px !important;
  }
  .homepage-container .homepage-product__body .portal-product .float-top {
    margin-top: -34px !important;
  }
}
.homepage-container .homepage-product-link-wrapper {
  display: flex;
  justify-content: center;
}
.homepage-container .homepage-product-link-wrapper a {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border-radius: 4px;
  outline: none;
  width: 215px;
  height: 48px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: white !important;
  background: #13AE8E !important;
  border: 1px solid #13AE8E !important;
  transition: all 0.15s ease;
  background: #006b68 !important;
  border: 1px solid #006b68 !important;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-product-link-wrapper a {
    margin-top: 46px;
    margin-bottom: 32px;
    width: 100% !important;
  }
}
.homepage-container .homepage-product-link-wrapper a:hover, .homepage-container .homepage-product-link-wrapper a:active {
  background: #006B68 !important;
  border: 1px solid #006B68 !important;
}
.homepage-container .homepage-whyus {
  padding-top: 150px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-whyus {
    background: rgba(87, 87, 87, 0.03);
    box-shadow: 0 0 0 100vmax rgba(87, 87, 87, 0.03);
    clip-path: inset(0 -100vmax);
    padding-top: 44px;
    padding-bottom: 32px;
  }
}
.homepage-container .homepage-whyus__header {
  text-align: center;
  font-weight: 600;
  font-size: 34px;
  line-height: 45px;
  color: #006b68;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-whyus__header {
    font-size: 20px;
    line-height: 30px;
  }
}
.homepage-container .homepage-whyus__body {
  margin-top: 75px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
@media screen and (max-width: 1023px) {
  .homepage-container .homepage-whyus__body {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
}
.homepage-container .homepage-whyus__body > div {
  max-width: 273px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.homepage-container .homepage-whyus__body > div > .header {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 26px;
}
@media screen and (max-width: 1023px) {
  .homepage-container .homepage-whyus__body > div > .header {
    flex-direction: column;
  }
}
.homepage-container .homepage-whyus__body > div > .header > .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #575757;
}
@media screen and (max-width: 1023px) {
  .homepage-container .homepage-whyus__body > div > .header > .title {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
}
.homepage-container .homepage-whyus__body > div > .header > .image {
  flex-shrink: 0;
}
.homepage-container .homepage-whyus__body > div > .body {
  font-size: 18px;
  line-height: 28px;
  color: #575757;
}
@media screen and (max-width: 1023px) {
  .homepage-container .homepage-whyus__body > div > .body {
    text-align: center;
    margin-top: 12px;
    font-size: 14px;
    line-height: 21px;
  }
}
.homepage-container .homepage-whyus__body > div:nth-child(1) .image {
  width: 85px;
  height: 92px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/homepage-whyus-1.png);
}
.homepage-container .homepage-whyus__body > div:nth-child(2) .image {
  width: 92px;
  height: 75px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/homepage-whyus-2.png);
}
.homepage-container .homepage-whyus__body > div:nth-child(3) .image {
  width: 88px;
  height: 96px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/homepage-whyus-3.png);
}
.homepage-container .homepage-connect-container {
  margin-top: 150px;
}
@media screen and (max-width: 1023px) {
  .homepage-container .homepage-connect-container {
    margin-top: 0px;
  }
}
.homepage-container .homepage-connect-container .homepage-connect {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.homepage-container .homepage-connect-container .homepage-connect > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.homepage-container .homepage-connect-container .homepage-connect.slide-1 {
  background-image: url(../images/homepage-connect-slide-1.png);
}
.homepage-container .homepage-connect-container .homepage-connect.slide-2 {
  background-image: url(../images/homepage-connect-slide-2.png);
}
.homepage-container .homepage-connect-container .homepage-connect.slide-3 {
  background-image: url(../images/homepage-connect-slide-3.png);
}
.homepage-container .homepage-connect-container .homepage-connect.slide-3-en {
  background-image: url(../images/homepage-connect-slide-3-en.png);
}
.homepage-container .homepage-connect-container.hide-for-mobile .homepage-connect {
  height: 236px;
  border-radius: 8px;
}
.homepage-container .homepage-connect-container.hide-for-mobile .homepage-connect p {
  margin-left: 48px;
  margin-top: 70px;
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
  color: white;
}
.homepage-container .homepage-connect-container.hide-for-mobile .homepage-connect a {
  margin-left: 48px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border-radius: 4px;
  outline: none;
  width: 215px;
  height: 48px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #13AE8E !important;
  background: white !important;
  border: 1px solid #13AE8E !important;
  transition: all 0.15s ease;
  text-align: center;
  color: #006b68 !important;
  border: 1px solid #006b68 !important;
}
.homepage-container .homepage-connect-container.hide-for-mobile .homepage-connect a:hover, .homepage-container .homepage-connect-container.hide-for-mobile .homepage-connect a:active {
  color: #006B68 !important;
  border: 1px solid #006B68 !important;
}
.homepage-container .homepage-connect-container.hide-for-mobile .homepage-connect a svg {
  display: none;
}
.homepage-container .homepage-connect-container.hide-for-desktop .homepage-connect {
  background-position: 62% center;
  height: 215px;
}
.homepage-container .homepage-connect-container.hide-for-desktop .homepage-connect p {
  font-weight: 600;
  margin-top: 31px;
  font-size: 18px;
  line-height: 28px;
  max-width: 200px;
  color: white;
}
.homepage-container .homepage-connect-container.hide-for-desktop .homepage-connect a {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border-radius: 4px;
  outline: none;
  width: 215px;
  height: 48px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #13AE8E !important;
  background: white !important;
  border: 1px solid #13AE8E !important;
  transition: all 0.15s ease;
  width: 140px;
  height: 40px;
}
.homepage-container .homepage-connect-container.hide-for-desktop .homepage-connect a:hover, .homepage-container .homepage-connect-container.hide-for-desktop .homepage-connect a:active {
  color: #006B68 !important;
  border: 1px solid #006B68 !important;
}
.homepage-container .homepage-connect-container.hide-for-desktop .homepage-connect a svg {
  display: none;
}
.homepage-container .homepage-connect-container .slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.homepage-container .homepage-connect-container .slick-dots li {
  margin: 0 0.25rem;
}
.homepage-container .homepage-connect-container .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #E8FCF8;
  text-indent: -9999px;
}
.homepage-container .homepage-connect-container .slick-dots li.slick-active button {
  background-color: #006b68;
}
.homepage-container .homepage-steps {
  margin-top: 150px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps {
    margin-top: 44px;
  }
}
.homepage-container .homepage-steps__header {
  text-align: center;
  font-weight: 600;
  font-size: 34px;
  line-height: 45px;
  color: #006b68;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__header {
    font-size: 20px;
    line-height: 30px;
  }
}
.homepage-container .homepage-steps__body {
  margin-top: 110px;
  display: grid;
  grid-template-areas: "step1 step2 step3" "step6 step5 step4";
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body {
    margin-top: 41px;
    grid-template-areas: "step1" "step2" "step3" "step4" "step5" "step6";
  }
}
.homepage-container .homepage-steps__body > .step {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step {
    justify-content: start;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content {
  max-width: 305px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content {
    max-width: -moz-fit-content;
    max-width: fit-content;
    flex-direction: row;
    align-items: start;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .include-connect {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content > .include-connect {
    height: 100%;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .include-connect > .image-container {
  flex-shrink: 0;
  position: relative;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content > .include-connect > .image-container {
    margin: 0 25px;
    width: 50px;
    height: 50px;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .include-connect > .image-container > .blur {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  filter: blur(10px);
  border-radius: 9999px;
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .include-connect > .image-container > .image {
  width: 36px;
  height: 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content > .include-connect > .image-container > .image {
    width: 28px;
    height: 28px;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content > .text-container {
    align-items: start;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .title {
  margin-top: 43px;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background-clip: text !important;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .title {
    margin-top: 0;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .content-wrapper {
  display: flex;
  gap: 12px;
  align-items: start;
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .content-wrapper > .content {
  text-align: left;
  margin-top: 23px;
  font-size: 16px;
  line-height: 24px;
  color: #575757;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .content-wrapper > .content {
    margin-top: 6px;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 21px;
    color: #8e8e8e;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .content-wrapper svg {
  margin-top: 1rem;
  flex-shrink: 0;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .content-wrapper.open > .content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.homepage-container .homepage-steps__body > .step > .step__main-content > .text-container > .content-wrapper.open svg {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.homepage-container .homepage-steps__body > .step .connect {
  flex: 1;
  display: flex;
  gap: 8px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step .connect {
    gap: 5px;
  }
}
.homepage-container .homepage-steps__body > .step .connect.horizontal-ltr {
  margin-top: 3rem;
  justify-content: center;
}
.homepage-container .homepage-steps__body > .step .connect.horizontal-rtl {
  margin-top: 3rem;
  justify-content: center;
  flex-direction: row-reverse;
}
.homepage-container .homepage-steps__body > .step .connect.vertical {
  flex-direction: column;
  align-items: center;
  margin: 4rem 0;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step .connect.vertical {
    justify-content: center;
    align-items: center;
    margin: 17px 0;
  }
}
.homepage-container .homepage-steps__body > .step .connect > span {
  width: 8px;
  height: 8px;
  border-radius: 9999px;
  background: #006b68;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__body > .step .connect > span {
    width: 3px;
    height: 3px;
  }
}
.homepage-container .homepage-steps__body > .step .connect > span:nth-child(1) {
  opacity: 0.2;
}
.homepage-container .homepage-steps__body > .step .connect > span:nth-child(2) {
  opacity: 0.4;
}
.homepage-container .homepage-steps__body > .step .connect > span:nth-child(3) {
  opacity: 0.6;
}
.homepage-container .homepage-steps__body > .step .connect > span:nth-child(4) {
  opacity: 0.8;
}
.homepage-container .homepage-steps__body > .step:nth-of-type(1) {
  grid-area: step1;
}
.homepage-container .homepage-steps__body > .step:nth-of-type(1) .image-container {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(1) .image-container > .blur {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(1) .image-container > .image {
  background-image: url(../images/homepage-step-1.png);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(1) .title {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(2) {
  grid-area: step2;
}
.homepage-container .homepage-steps__body > .step:nth-of-type(2) .image-container {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(2) .image-container > .blur {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(2) .image-container > .image {
  background-image: url(../images/homepage-step-2.png);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(2) .title {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(3) {
  grid-area: step3;
}
.homepage-container .homepage-steps__body > .step:nth-of-type(3) .image-container {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(3) .image-container > .blur {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(3) .image-container > .image {
  background-image: url(../images/homepage-step-3.png);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(3) .title {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(4) {
  grid-area: step4;
}
.homepage-container .homepage-steps__body > .step:nth-of-type(4) .image-container {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(4) .image-container > .blur {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(4) .image-container > .image {
  background-image: url(../images/homepage-step-4.png);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(4) .title {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(5) {
  grid-area: step5;
}
.homepage-container .homepage-steps__body > .step:nth-of-type(5) .image-container {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(5) .image-container > .blur {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(5) .image-container > .image {
  background-image: url(../images/homepage-step-5.png);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(5) .title {
  background: linear-gradient(360deg, #0E78B4 0%, #20C1DC 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(6) {
  grid-area: step6;
}
.homepage-container .homepage-steps__body > .step:nth-of-type(6) .image-container {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(6) .image-container > .blur {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(6) .image-container > .image {
  background-image: url(../images/homepage-step-6.png);
}
.homepage-container .homepage-steps__body > .step:nth-of-type(6) .title {
  background: linear-gradient(180deg, #13AE8E 0%, #005452 100%);
}
.homepage-container .homepage-steps__button-wrapper {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__button-wrapper {
    margin-top: 0px;
  }
}
.homepage-container .homepage-steps__button-wrapper a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border-radius: 4px;
  outline: none;
  width: 215px;
  height: 48px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: white !important;
  background: #13AE8E !important;
  border: 1px solid #13AE8E !important;
  transition: all 0.15s ease;
  background: #006b68 !important;
  border: 1px solid #006b68 !important;
}
.homepage-container .homepage-steps__button-wrapper a:hover, .homepage-container .homepage-steps__button-wrapper a:active {
  background: #006B68 !important;
  border: 1px solid #006B68 !important;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-steps__button-wrapper a {
    width: 100%;
  }
}
.homepage-container .homepage-news {
  padding-top: 0px;
  margin-top: 150px;
  margin-bottom: 100px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-news {
    background: rgba(87, 87, 87, 0.03);
    padding-top: 32px;
    margin-top: 32px;
    margin-bottom: 0px;
    padding-bottom: 32px;
  }
}
.homepage-container .homepage-news__header {
  font-weight: 600;
  font-size: 34px;
  line-height: 45px;
  color: #006B68;
  margin-bottom: 20px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-news__header {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}
.homepage-container .homepage-news__body {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-news__body {
    flex-direction: column-reverse;
    gap: 35px;
  }
}
.homepage-container .homepage-news__body .content {
  align-self: flex-end;
  width: 100%;
  max-width: 340px;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-news__body .content {
    max-width: none;
  }
}
.homepage-container .homepage-news__body .content p {
  color: #575757;
  font-size: 18px;
  line-height: 28px;
}
.homepage-container .homepage-news__body .content a {
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border-radius: 4px;
  outline: none;
  width: 215px;
  height: 48px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: white !important;
  background: #13AE8E !important;
  border: 1px solid #13AE8E !important;
  transition: all 0.15s ease;
  background: #006b68 !important;
  border: 1px solid #006b68 !important;
}
.homepage-container .homepage-news__body .content a:hover, .homepage-container .homepage-news__body .content a:active {
  background: #006B68 !important;
  border: 1px solid #006B68 !important;
}
@media screen and (max-width: 779px) {
  .homepage-container .homepage-news__body .content a {
    margin-top: 0px;
    width: 100%;
  }
}