.c-white {
  color: #ffffff;
}
.brand-gradient {
  background: linear-gradient(90deg, #7D4FFF 0%, #6738E9 100%);
}
.red {
  color: #EC230D;
}
.crm-page .page-top-banner > .e-con-inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .crm-page .page-top-banner > .e-con-inner:after {
    top: 0;
    content: "";
    position: absolute;
    width: calc(100% + 126px * 2);
    height: 100%;
    background-image: linear-gradient(180deg, #EAEAFF, #F8F8FF);
    border-radius: 17px;
    border: 2px solid #E2D9FC;
    z-index: -1;
  }
}
.crm-page .section-five .brand-list li .btn-outline, .crm-page .section-seven .brand-list li .btn-outline {
  gap: 8px;
}
.crm-page .section-five .brand-list li .btn-outline:after, .crm-page .section-seven .brand-list li .btn-outline:after {
  content: "?";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #7D4FFF;
  color: #fff;
  font-size: 8px;
  padding-top: 1px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .crm-page .section-five .brand-list li .btn-outline, .crm-page .section-seven .brand-list li .btn-outline {
    margin-left: 10px;
    margin-top: -8px;
  }
}
@media screen and (max-width: 767.9px) {
  .crm-page .section-five .brand-list li .btn-outline, .crm-page .section-seven .brand-list li .btn-outline {
    margin-bottom: 5px;
  }
}
.crm-page .section-five .brand-list li:before, .crm-page .section-seven .brand-list li:before {
  top: 5px;
}
.crm-page .section-five .brand-list strong, .crm-page .section-seven .brand-list strong {
  display: inline-block;
}
.crm-page .section-five .brand-list strong:first-child, .crm-page .section-seven .brand-list strong:first-child {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .crm-page .section-five .brand-list strong:first-child, .crm-page .section-seven .brand-list strong:first-child {
    font-size: 24px;
  }
}
@media screen and (max-width: 767.9px) {
  .crm-page .section-five .brand-list strong:first-child, .crm-page .section-seven .brand-list strong:first-child {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .crm-page .section-six > .e-con-inner {
    background-color: #FBF9FF;
    border-radius: 78px;
  }
}
.crm-page .section-six .content-md-wrapper {
  max-width: 1005px;
}
.crm-page .section-six .content-md-wrapper:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: inherit;
  background-color: inherit;
}
.crm-page .section-six .text-wrapper {
  margin: auto !important;
  max-width: 530px !important;
}
@media screen and (max-width: 767.9px) {
  .crm-page .section-eight > .e-con-inner > .e-con-full .block-white {
    background-color: unset !important;
  }
}
@media screen and (max-width: 767.9px) {
  .crm-page .section-eight > .e-con-inner > .e-con-full {
    background-image: unset !important;
  }
}
.crm-page .section-eight .block-white {
  margin: auto;
  max-width: 1255px;
}
.crm-page .section-eight .content-md-wrapper {
  max-width: 1242px;
}
@media screen and (min-width: 768px) {
  .crm-page .section-eight .content-md-wrapper:after, .crm-page .section-eight .content-md-wrapper:before {
    content: "";
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .crm-page .section-eight .content-md-wrapper:before {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    border: 12px solid #fff;
    background-color: #C5B0FF;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    top: 52px;
    box-shadow: 11px 11px 33px 0 rgba(145, 126, 255, 0.45);
  }
}
@media screen and (min-width: 768px) {
  .crm-page .section-eight .content-md-wrapper:after {
    top: 70px;
    height: 80%;
    width: calc(100% - 120px);
    border: 1px solid #CFB2D8;
    border-radius: 39px;
    aspect-ratio: 1.1806818182;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    z-index: -1;
  }
}
@media screen and (min-width: 1044px) {
  .crm-page .section-eight .content-md-wrapper:after {
    aspect-ratio: 1.1806818182;
    bottom: 0;
    top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .crm-page .section-eight .content-md-wrapper:after {
    aspect-ratio: 1.3671052632;
  }
}
@media screen and (min-width: 1300px) {
  .crm-page .section-eight .content-md-wrapper:after {
    aspect-ratio: 1.6492063492;
  }
}
.crm-page .section-nine .content-md-wrapper {
  max-width: 1330px;
}
.crm-page .section-nine .left-column {
  width: 100%;
}
@media screen and (max-width: 767.9px) {
  .crm-page .section-nine .left-column .elementor-widget-image {
    right: unset !important;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .crm-page .section-nine .left-column {
    max-width: 410px;
  }
}
@media screen and (min-width: 1300px) {
  .crm-page .section-nine .left-column {
    margin-right: -30px;
  }
}
.crm-page .section-nine .img-wrapper {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .crm-page .section-nine .img-wrapper:before, .crm-page .section-nine .img-wrapper:after {
    content: "";
    position: absolute;
    aspect-ratio: 1.269047619;
    max-width: 533px;
    top: 0;
    width: calc(100% + 102px);
    left: -56px;
    height: 86%;
  }
}
@media screen and (min-width: 1400px) {
  .crm-page .section-nine .img-wrapper:before, .crm-page .section-nine .img-wrapper:after {
    left: -19px;
    width: 100%;
  }
}
.crm-page .section-nine .img-wrapper:after {
  z-index: -2;
  border: 2px solid #B7B6E3;
  border-radius: 45px;
}
.crm-page .section-nine .img-wrapper:before {
  z-index: -1;
  border: 14px dashed #fff;
  border-radius: 39px;
}
@media screen and (min-width: 768px) {
  .crm-page .section-nine .img-wrapper {
    max-width: calc(100% - 930px);
  }
}
.crm-page .section-nine .right-column {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .crm-page .section-nine .right-column {
    max-width: 520px;
  }
}
@media screen and (min-width: 1300px) {
  .crm-page .section-nine .right-column {
    margin-left: -63px;
  }
}
@media screen and (min-width: 1200px) {
  .crm-page .bottom-banner .block-bg:after {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    width: 763px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/wp-content/themes/jotlink/assets/images/bottom-banner-bg.png");
  }
}
@media screen and (min-width: 1300px) {
  .crm-page .bottom-banner .block-bg:after {
    right: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .crm-page .bottom-banner .block-bg:after {
    right: 75px;
  }
}
@media screen and (min-width: 1500px) {
  .crm-page .bottom-banner .block-bg:after {
    right: 105px;
  }
}
@media screen and (min-width: 1600px) {
  .crm-page .bottom-banner .block-bg:after {
    right: 135px;
  }
}
