/* Media Start*/
/* Media End*/
.solutions-marketing-360 .mp-banner-cta {
  background: #f1f5ff;
}
@media (min-width: calc(800px + 1px)) {
  .solutions-marketing-360 .mp-banner-cta .mbc-left {
    width: 604px;
    margin-right: 20px;
  }
  .solutions-marketing-360 .mp-banner-cta .mbc-right img {
    width: 600px;
    margin-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .solutions-marketing-360 .mp-banner-cta img {
    margin-bottom: 40px;
  }
}
@media (min-width: calc(800px + 1px)) {
  .solutions-marketing-360 .sm3-programs {
    padding: 100px 0;
  }
  .solutions-marketing-360 .sm3-programs .md-title {
    margin-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .solutions-marketing-360 .sm3-programs {
    padding: 50px 0;
  }
  .solutions-marketing-360 .sm3-programs .md-title {
    margin-bottom: 20px;
  }
}
.solutions-marketing-360 .sm3-what {
  color: #fff;
  background: linear-gradient(180deg, #3b5cde 0%, #6f20d6 100%);
  overflow: hidden;
}
.solutions-marketing-360 .sm3-what .module-wrap {
  position: relative;
}
.solutions-marketing-360 .sm3-what .module-wrap > div {
  position: relative;
  z-index: 1;
}
.solutions-marketing-360 .sm3-what .module-wrap::after {
  content: "";
  width: 520px;
  height: 520px;
  border-radius: 1000px;
  background: linear-gradient(163deg, #6b26db 4.83%, #4181ff 94.97%);
  position: absolute;
  bottom: -60px;
  right: 70px;
}
.solutions-marketing-360 .sm3-what .sm3-what-title {
  font-size: 34px;
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 40px;
}
.solutions-marketing-360 .sm3-what .sm3-what-desc {
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 15px;
}
.solutions-marketing-360 .sm3-what .sm3-what-tip {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media (min-width: calc(800px + 1px)) {
  .solutions-marketing-360 .sm3-what .module-wrap {
    padding: 125px 0;
  }
  .solutions-marketing-360 .sm3-what .module-wrap::before {
    content: "";
    width: 620px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    top: 0;
    right: 20px;
  }
  .solutions-marketing-360 .sm3-what .sm3-what-desc {
    width: 800px;
  }
}
@media (max-width: 800px) {
  .solutions-marketing-360 .sm3-what {
    padding: 50px 0 100px 0;
  }
  .solutions-marketing-360 .sm3-what .module-wrap::after {
    right: auto;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 300px;
    bottom: -50px;
  }
  .solutions-marketing-360 .sm3-what .sm3-what-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (min-width: calc(800px + 1px)) {
  .solutions-marketing-360 .sm3-why {
    padding: 100px 0;
  }
  .solutions-marketing-360 .sm3-why .md-title {
    margin-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .solutions-marketing-360 .sm3-why {
    padding: 50px 0;
  }
  .solutions-marketing-360 .sm3-why .md-title {
    margin-bottom: 30px;
  }
}

.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 */
