/* Media Start*/
/* Media End*/
.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

body {
  overflow-x: hidden;
  height: 100vh;
}
body .hidden {
  display: none;
}
body .md-beta {
  background: linear-gradient(67.62deg, #A021ED 20.83%, #3B5CDE 79.17%);
  display: inline-block;
  padding: 0 16px;
  height: 28px;
  line-height: 28px;
  border-radius: 12px;
  border-bottom-left-radius: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  top: -7px;
}
@media (max-width: 800px) {
  body .md-beta {
    height: 22px;
    line-height: 22px;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    font-size: 12px;
    padding: 0 11px;
    top: -5px;
    left: 4px;
  }
}
body #main-content #fake-scroll {
  position: absolute;
  top: 0;
  width: 1px;
}
@media (max-width: 800px) {
  body #main-content #fake-scroll {
    display: none;
  }
}
body #main-content .scrollable-view {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 800px) {
  body #main-content .scrollable-view {
    position: static;
    transform: unset !important;
  }
}
body #main-content div.md-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: calc(800px + 1px)) {
  body #main-content div.md-banner {
    background-image: url(/hubfs/website_bg_1.png);
    height: 650px;
  }
}
@media (max-width: 800px) {
  body #main-content div.md-banner {
    background-image: url(/hubfs/website_bg_m1.png);
    height: auto;
  }
}
body #main-content div.md-banner div.module-wrap {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  height: 100%;
}
@media (max-width: 800px) {
  body #main-content div.md-banner div.module-wrap {
    flex-direction: column;
  }
}
body #main-content div.md-banner div.module-wrap .content {
  margin-top: 158px;
  max-width: 574px;
}
@media (max-width: 800px) {
  body #main-content div.md-banner div.module-wrap .content {
    margin-top: 113px;
  }
}
body #main-content div.md-banner div.module-wrap .content .hero_title {
  color: #202437;
  font-family: Manrope;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px; /* 125% */
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  body #main-content div.md-banner div.module-wrap .content .hero_title {
    font-size: 34px;
    font-weight: 500;
    line-height: 46px; /* 135.294% */
    margin-bottom: 10px;
  }
}
body #main-content div.md-banner div.module-wrap .content .hero_title .group {
  white-space: nowrap;
}
body #main-content div.md-banner div.module-wrap .content .desc {
  color: #515666;
  /* Heading 5 Sub Title */
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  body #main-content div.md-banner div.module-wrap .content .desc {
    margin-bottom: 15px;
    line-height: 28px; /* 150% */
  }
}
body #main-content div.md-banner div.module-wrap .img_wrapper {
  display: flex;
  align-items: end;
}
@media (max-width: 800px) {
  body #main-content div.md-banner div.module-wrap .img_wrapper {
    justify-content: center;
  }
}
body #main-content div.md-banner div.module-wrap .img_wrapper img {
  width: 553px;
  margin-left: 36px;
}
@media (max-width: 800px) {
  body #main-content div.md-banner div.module-wrap .img_wrapper img {
    width: 100%;
    margin-left: 0;
  }
}
body #main-content div.md-banner div.module-wrap div.btns {
  padding-top: 10px;
}
@media (max-width: 800px) {
  body #main-content div.md-banner div.module-wrap div.btns {
    padding-top: 0px;
  }
}
body #main-content div.md-banner div.module-wrap div.btns .md-button {
  width: 180px;
}
body #main-content .benefit-closely {
  padding: 80px 0 120px 0;
  padding-right: 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
@media (max-width: 800px) {
  body #main-content .benefit-closely {
    transform: unset !important;
    padding: 50px 0 20px 0;
  }
  body #main-content .benefit-closely .benefit-card {
    padding-bottom: 30px;
  }
  body #main-content .benefit-closely .benefit-card .swiper-pagination {
    bottom: 0;
  }
  body #main-content .benefit-closely .benefit-card .swiper-pagination-bullet-active {
    background: #3b5cde;
    color: #ffffff;
  }
}
body #main-content .benefit-closely .title {
  margin-bottom: 30px;
  color: #152e52;
  font-family: Manrope;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  margin-left: 80px;
}
@media (max-width: 800px) {
  body #main-content .benefit-closely .title {
    text-align: center;
    font-size: 24px;
    margin-left: 0;
  }
}
body #main-content .benefit-closely .swiper-slide {
  max-width: 324px;
  padding: 50px 30px;
  height: 400px;
  box-sizing: border-box;
  background: #f5f7fd;
  border-radius: 10px;
  color: #485983;
}
body #main-content .benefit-closely .swiper-slide:first-child {
  margin-left: 80px;
}
body #main-content .benefit-closely .swiper-slide:last-child {
  margin-right: 80px;
}
@media (max-width: 800px) {
  body #main-content .benefit-closely .swiper-slide {
    padding: 20px 15px;
    height: 100%;
    max-width: calc(100% - 60px);
  }
  body #main-content .benefit-closely .swiper-slide:first-child {
    margin-left: 30px;
  }
}
body #main-content .benefit-closely .swiper-slide h3 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #152e52;
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 118.182% */
}
@media (max-width: 800px) {
  body #main-content .benefit-closely .swiper-slide h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px; /* 120% */
    letter-spacing: 0.5px;
  }
}
body #main-content .benefit-closely .swiper-slide p {
  color: #485983;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
@media (max-width: 800px) {
  body #main-content .benefit-closely .swiper-slide p {
    text-align: center;
    font-size: 16px;
  }
}
body #main-content .benefit-closely .benefit-swiper-nav .iconfont {
  display: block;
}
body #main-content .benefit-closely .benefit-swiper-nav .iconfont.left {
  rotate: 270deg;
}
body #main-content .benefit-closely .benefit-swiper-nav .iconfont.right {
  rotate: 90deg;
}
@media (max-width: 800px) {
  body #main-content .benefit-closely .benefit-swiper-nav {
    display: none;
  }
}
body #main-content .benefit-closely .slide-icon {
  background-color: #e4e8fa;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
@media (max-width: 800px) {
  body #main-content .benefit-closely .slide-icon {
    margin: auto;
    width: 50px;
    height: 50px;
  }
  body #main-content .benefit-closely .slide-icon img {
    width: 25px;
    height: 25px;
  }
}
body #main-content .benefit-closely .swiper-btn {
  position: absolute;
  width: 60px;
  height: 60px;
  background: #ffffff;
  box-shadow: 0px 4px 14px rgba(32, 36, 55, 0.08);
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
body #main-content .benefit-closely .swiper-btn.next-btn {
  right: 30px;
}
body #main-content .benefit-closely .swiper-btn.prev-btn {
  left: 30px;
}
body #main-content .benefit-closely .swiper-btn.swiper-button-disabled {
  display: none;
}
body #main-content .benefit-closely .swiper-btn i {
  color: #3B5CDE;
  font-size: 16px;
  font-weight: bold;
  margin-left: -1px;
}
body #main-content .feature-closely {
  position: relative;
  padding-top: 30px;
}
@media (max-width: 800px) {
  body #main-content .feature-closely {
    padding-top: 20px;
    transform: unset !important;
  }
}
body #main-content .feature-closely .feature-card {
  height: calc(100vh - 60px - 30px - 30px);
  padding-bottom: 30px;
  margin: 0 30px;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card {
    height: 100%;
    padding-bottom: 0;
    margin: 0;
  }
  body #main-content .feature-closely .feature-card .swiper-slide-2,
  body #main-content .feature-closely .feature-card .swiper-slide-3 {
    background-position: center;
  }
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-wrapper {
    flex-direction: column;
    display: flex;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 20px;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide {
    border-radius: 0;
    opacity: 1 !important;
    height: 100% !important;
    transform: unset !important;
  }
  body #main-content .feature-closely .feature-card .swiper-slide:not(.swiper-slide-1) .title {
    display: none;
  }
  body #main-content .feature-closely .feature-card .swiper-slide:not(.swiper-slide-1) .sub-title {
    margin-top: 6px !important;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide .content {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide .content {
    flex-direction: column;
    padding-bottom: 40px;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-left {
  width: 50%;
  font-weight: 500;
  height: 100%;
  color: #152e52;
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 100px;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide .content .content-left {
    width: 100%;
    margin: 0;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .title {
  color: #152e52;
  font-family: Manrope;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .title {
    font-size: 24px;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .sub-title {
  display: flex;
  align-items: center;
  margin: 36px 0px 12px 0px;
  color: #152e52;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 21.6px */
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .sub-title {
    font-size: 16px;
    font-weight: 500;
    margin: 30px 0px 10px 0px;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .sub-title img {
  width: 24px;
  height: 24px;
  margin-right: 11px;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .sub-title img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .desc {
  color: #485983;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 175% */
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-left .swiper-slide-btn {
  margin-top: 40px;
  display: inline-block;
  background: #3b6ef1;
  border-radius: 28px;
  text-align: center;
  font-size: 18px;
  padding: 15px 28px;
  font-family: "GothamMedium";
  font-weight: 500;
  color: #ffffff;
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-right {
  width: 50%;
  margin-right: 40px;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  image-rendering: -webkit-optimize-contrast;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide .content .content-right {
    width: 100%;
    margin-right: 0px;
    margin-top: 30px;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide .content .content-right img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body #main-content .feature-closely .feature-card .swiper-slide-1 {
  z-index: 1 !important;
}
body #main-content .feature-closely .feature-card .swiper-slide-2 {
  z-index: 2 !important;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .feature-card .swiper-slide-2 {
    background-position: center;
  }
}
body #main-content .feature-closely .feature-card .swiper-slide-3 {
  z-index: 3 !important;
}
body #main-content .feature-closely .feature-card .swiper-slide-4 {
  z-index: 4 !important;
}
@media (max-width: 800px) {
  body #main-content .feature-closely .swiper-pagination {
    display: none;
  }
}
body #main-content .feature-closely .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  color: #3b5cde;
  opacity: 1;
  background: rgba(59, 92, 222, 0.1019607843);
}
body #main-content .feature-closely .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-top: 16px;
}
body #main-content .feature-closely .swiper-pagination-bullet-active {
  background: #3b5cde;
  color: #ffffff;
}
body #main-content .feature-closely .swiper-pagination-vertical.swiper-pagination-bullets,
body #main-content .feature-closely .swiper-vertical > .swiper-pagination-bullets {
  right: 30px;
}
@media (max-width: 800px) {
  body #main-content #benefit-closely-wrapper,
  body #main-content #feature-closely-wrapper {
    height: auto !important;
    margin-bottom: unset !important;
  }
}
body #main-content .branding-closely {
  margin-top: -100px;
}
@media (max-width: 800px) {
  body #main-content .branding-closely {
    margin-top: 0;
    padding-top: 50px;
  }
}
body #main-content .branding-closely .title {
  margin-bottom: 20px;
  color: #152e52;
  text-align: center;
  font-family: Manrope;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
}
@media (max-width: 800px) {
  body #main-content .branding-closely .title {
    font-size: 24px;
  }
}
body #main-content .branding-closely .sub-title {
  color: #485983;
  text-align: center;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 175% */
}
body #main-content .branding-closely .branding-content {
  background: rgba(59, 92, 222, 0.0509803922);
  width: 100%;
  padding: 80px 0;
}
@media (max-width: 800px) {
  body #main-content .branding-closely .branding-content {
    padding: 50px 0 68px 0;
  }
}
body #main-content .branding-closely .branding-content.transparency {
  background: transparent;
  margin-top: 0;
}
@media (max-width: 800px) {
  body #main-content .branding-closely .branding-content.transparency {
    margin-top: 0;
  }
}
body #main-content .branding-closely .branding-content.transparency .branding-layout {
  flex-direction: row-reverse;
}
@media (max-width: 800px) {
  body #main-content .branding-closely .branding-content.transparency .branding-layout {
    flex-direction: column;
  }
}
body #main-content .branding-closely .branding-content .branding-layout {
  display: flex;
  width: auto;
  gap: 50px;
  padding: 0;
  max-width: 1220px;
  margin: 0 auto;
  justify-content: space-between;
}
@media (max-width: 800px) {
  body #main-content .branding-closely .branding-content .branding-layout {
    flex-direction: column-reverse;
    padding-right: 20px;
    padding-left: 20px;
  }
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-left {
  max-width: 500px;
  width: 100%;
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-left img {
  object-fit: contain;
  max-width: 500px;
  max-height: 574.5px;
  width: 100%;
  height: 100%;
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 660px;
}
@media (max-width: 800px) {
  body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right {
    margin-top: 0;
  }
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .title {
  text-align: left;
  color: #152e52;
  font-family: Manrope;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
}
@media (max-width: 800px) {
  body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .title {
    font-size: 24px;
  }
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .desc {
  color: #485983;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 175% */
  max-width: 621px;
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .list {
  margin-top: 20px;
  margin-bottom: 41px;
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .list .item {
  display: flex;
  gap: 10px;
  margin-bottom: 17px;
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .list .item .dot {
  width: 8px;
  height: 8px;
  background-color: #3B5CDE;
  border-radius: 50%;
  margin-top: 8px;
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .list .item span {
  color: #485983;
  font-family: Manrope;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 137.5% */
  width: calc(100% - 18px);
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right #hs_cos_wrapper_branding-book-demo1 .md-button {
  width: 211px;
  height: 57px;
  color: #fff;
  text-align: center;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 100% */
  border-radius: 28.5px;
}
body #main-content .branding-closely .branding-content .branding-layout .branding-layout-right .button {
  display: block;
}

.questions {
  padding: 60px 0;
}
.questions > p {
  font-family: Manrope;
  font-weight: 500;
  font-size: 34px;
  text-align: center;
  color: #202437;
  margin-bottom: 13px;
}
.questions .ques_desc {
  font-family: Manrope;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.questions .ques_desc a {
  color: #3b5cde;
  cursor: pointer;
}
.questions .ques_box {
  width: 1200px;
  height: auto;
  margin: 30px auto;
  border-top: solid 1px #ebecf1;
}

@media (max-width: 800px) {
  .questions {
    padding: 40px 20px 10px;
  }
  .questions > p {
    font-size: 34px;
    line-height: 42px;
    text-align: left;
    margin-bottom: 13px;
  }
  .questions .ques_desc {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding-right: 14px;
  }
  .questions .ques_box {
    width: 100%;
    height: auto;
    min-height: inherit;
    margin: 20px auto;
  }
}

/*# sourceMappingURL=index.css.map */
