/*!*************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/css/src/publishers.scss ***!
  \*************************************************************************************************************************/
@charset "UTF-8";
/* --------------------------------------------------------- */
.section-title {
  margin-bottom: 10px;
  color: #111616;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
}

.section-separator {
  text-align: center;
}
.section-separator .separator {
  margin: 0 auto;
  margin-bottom: 15px;
  width: 70px;
  height: 3px;
  background: #e92f61;
}

.section-subtitle {
  margin-bottom: 30px;
  color: #787878;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 17px;
}

/* --------------------------------------------------------- */
.hero {
  margin-top: 90px;
  padding-top: 200px;
  padding-bottom: 175px;
  width: 100%;
  background: url(../../ff217ee9f8caacc7bac73e822e91ac30.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 400px) {
  .hero {
    margin-top: 120px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .hero {
    margin-top: 120px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hero {
    margin-top: 120px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero {
    margin-top: 120px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.hero-title h2 {
  margin: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 66px;
  line-height: 68px;
}
@media (max-width: 400px) {
  .hero-title h2 {
    font-size: 29px;
    line-height: 30px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .hero-title h2 {
    font-size: 29px;
    line-height: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hero-title h2 {
    font-size: 29px;
    line-height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-title h2 {
    font-size: 29px;
    line-height: 30px;
  }
}
.hero-title h3 {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 50px;
  color: #fff;
  font-weight: 300;
  font-size: 28px;
  line-height: 30px;
}
@media (max-width: 400px) {
  .hero-title h3 {
    padding-top: 10px;
    padding-bottom: 25px;
    font-size: 13px;
    line-height: 17px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .hero-title h3 {
    padding-top: 10px;
    padding-bottom: 25px;
    font-size: 13px;
    line-height: 17px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hero-title h3 {
    padding-top: 10px;
    padding-bottom: 25px;
    font-size: 13px;
    line-height: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-title h3 {
    padding-top: 10px;
    padding-bottom: 25px;
    font-size: 13px;
    line-height: 17px;
  }
}
.hero-cta a {
  text-decoration: none;
}
.hero-cta button > svg {
  margin-bottom: 5px;
  margin-left: 10px;
  width: 19px;
  height: 15px;
}
.hero-cta .form-group, .hero-cta p {
  display: inline-block;
}
@media (max-width: 400px) {
  .hero-cta .form-group, .hero-cta p {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .hero-cta .form-group, .hero-cta p {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hero-cta .form-group, .hero-cta p {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-cta .form-group, .hero-cta p {
    margin: 0;
    padding: 0;
  }
}
.hero-cta p {
  padding: 20px;
  color: #fff;
  font-weight: 200;
  font-size: 20px;
}
@media (max-width: 400px) {
  .hero-cta p {
    display: block;
    padding: 10px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .hero-cta p {
    display: block;
    padding: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hero-cta p {
    display: block;
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-cta p {
    display: block;
    padding: 10px;
  }
}

/* --------------------------------------------------------- */
.revenue {
  padding: 100px 0;
  text-align: center;
}
@media (max-width: 400px) {
  .revenue {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .revenue {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .revenue {
    padding: 50px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .revenue {
    padding: 50px 0;
  }
}
.revenue-title {
  color: #111616;
  font-weight: bold;
  font-size: 36px;
}
.revenue hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100px;
  height: 3px;
  background-color: #e92f61;
}
@media (max-width: 400px) {
  .revenue hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .revenue hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .revenue hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .revenue hr {
    margin-bottom: 20px;
  }
}
.revenue-subtitle {
  margin-bottom: 30px;
  color: #787878;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 17px;
}
.revenue-item {
  margin-bottom: 30px;
}
@media (max-width: 400px) {
  .revenue-item {
    padding-bottom: 40px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAAyUlEQVQokZ2STQ4BQRCFPxNnsrd1hncDPxk3IBJC4ucQvWUnrLiFHQvOQAgLaakIY3owb9Ndr+p9qUUVnHMroEx+rSOgBlxzIm4+H0naAKOckKHPR1Z0gP2fgIPleEAkHYHmn5DYchReXefcHKj8AFhIes5FiWYDuHwB+H791XiDSNoC3S+Qns2lQ0wDYBcA+HA/aX5AJJ2BagBSs342xEBLYJawp+Z/KBViioGT/f0bPIEgRJI/praVLatTVczYxGsMlIBJcAK4A6qENcDbFvQtAAAAAElFTkSuQmCC) no-repeat center bottom;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .revenue-item {
    padding-bottom: 40px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAAyUlEQVQokZ2STQ4BQRCFPxNnsrd1hncDPxk3IBJC4ucQvWUnrLiFHQvOQAgLaakIY3owb9Ndr+p9qUUVnHMroEx+rSOgBlxzIm4+H0naAKOckKHPR1Z0gP2fgIPleEAkHYHmn5DYchReXefcHKj8AFhIes5FiWYDuHwB+H791XiDSNoC3S+Qns2lQ0wDYBcA+HA/aX5AJJ2BagBSs342xEBLYJawp+Z/KBViioGT/f0bPIEgRJI/praVLatTVczYxGsMlIBJcAK4A6qENcDbFvQtAAAAAElFTkSuQmCC) no-repeat center bottom;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .revenue-item {
    padding-bottom: 40px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAAyUlEQVQokZ2STQ4BQRCFPxNnsrd1hncDPxk3IBJC4ucQvWUnrLiFHQvOQAgLaakIY3owb9Ndr+p9qUUVnHMroEx+rSOgBlxzIm4+H0naAKOckKHPR1Z0gP2fgIPleEAkHYHmn5DYchReXefcHKj8AFhIes5FiWYDuHwB+H791XiDSNoC3S+Qns2lQ0wDYBcA+HA/aX5AJJ2BagBSs342xEBLYJawp+Z/KBViioGT/f0bPIEgRJI/praVLatTVczYxGsMlIBJcAK4A6qENcDbFvQtAAAAAElFTkSuQmCC) no-repeat center bottom;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .revenue-item {
    padding-bottom: 40px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAAyUlEQVQokZ2STQ4BQRCFPxNnsrd1hncDPxk3IBJC4ucQvWUnrLiFHQvOQAgLaakIY3owb9Ndr+p9qUUVnHMroEx+rSOgBlxzIm4+H0naAKOckKHPR1Z0gP2fgIPleEAkHYHmn5DYchReXefcHKj8AFhIes5FiWYDuHwB+H791XiDSNoC3S+Qns2lQ0wDYBcA+HA/aX5AJJ2BagBSs342xEBLYJawp+Z/KBViioGT/f0bPIEgRJI/praVLatTVczYxGsMlIBJcAK4A6qENcDbFvQtAAAAAElFTkSuQmCC) no-repeat center bottom;
  }
}
.revenue-item .item-img {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAARCAYAAADtyJ2fAAAA20lEQVQokZWSMUpDQRRFT0IgomuwShcXYG2nrZ3wdqAGrVLG0qRyEacMKdVK1yBorLSIewiIReTL/xA+5mfmNAPDHO59vEF9Uvtk0gaOgBf1Vt1L1dvl2QGGwLt6miK21NU/9w/AZUR8bEuscwK8qSN1J0cs6AI3wKt6nCNW9Irq6lTdry43zbiJZdnirpMhFewCE+Awpeo6y3JtZzmJM+AqIr4oF7+NT+A8Ih7X3zVV/QZGwEFdakq8BwZNP6cuLoDriCjmaaSq+gOMgX6KVCU+AxcRMU8R/gB+AVxAQEmVYVL/AAAAAElFTkSuQmCC) no-repeat right 58px;
}
@media (max-width: 400px) {
  .revenue-item .item-img {
    background: none;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .revenue-item .item-img {
    background: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .revenue-item .item-img {
    background: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .revenue-item .item-img {
    background: none;
  }
}
.revenue-item .item-img img {
  max-width: 125px;
}
.revenue-item .item-img.nobg {
  background: none;
}
.revenue-item .item-title {
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.revenue-item .item-description {
  margin-top: 5px;
  color: #787878;
  font-weight: 300;
  font-size: 13px;
}

/* --------------------------------------------------------- */
.reachourpublisher {
  padding: 40px 0;
  background: url(../../59f2096949509d8e900731d5d8bc3597.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}
.reachourpublisher-headline {
  margin-bottom: 25px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: auto;
}
@media (max-width: 400px) {
  .reachourpublisher-headline {
    font-size: 23px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .reachourpublisher-headline {
    font-size: 23px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .reachourpublisher-headline {
    font-size: 23px;
  }
}
.reachourpublisher-cta a {
  text-decoration: none;
}

/* --------------------------------------------------------- */
.whykwanko {
  padding: 100px 0;
  background: url(../../6fb256cecd28c9b68c305a5bcbb4ed51.jpg) no-repeat top center;
  background-size: cover;
}
@media (max-width: 400px) {
  .whykwanko {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .whykwanko {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .whykwanko {
    padding: 50px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .whykwanko {
    padding: 50px 0;
  }
}
.whykwanko hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100px;
  height: 3px;
  background-color: #e92f61;
}
@media (max-width: 400px) {
  .whykwanko hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .whykwanko hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .whykwanko hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .whykwanko hr {
    margin-bottom: 20px;
  }
}
.whykwanko-perks ul {
  list-style: none;
}
@media (max-width: 400px) {
  .whykwanko-perks ul {
    margin: 0 auto;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .whykwanko-perks ul {
    margin: 0 auto;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .whykwanko-perks ul {
    margin: 0 auto;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .whykwanko-perks ul {
    margin: 0 auto;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
.whykwanko-perks ul li {
  padding-bottom: 30px;
  padding-left: 30px;
  color: #111616;
  font-weight: 500;
  font-size: 17px;
  line-height: 18px;
}
@media (max-width: 400px) {
  .whykwanko-perks ul li {
    font-size: 16px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .whykwanko-perks ul li {
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .whykwanko-perks ul li {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .whykwanko-perks ul li {
    font-size: 16px;
  }
}
.whykwanko-perks ul li span {
  padding-left: 3px;
  font-weight: 300;
  font-size: 15px;
}
@media (max-width: 400px) {
  .whykwanko-perks ul li span {
    font-size: 13px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .whykwanko-perks ul li span {
    font-size: 13px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .whykwanko-perks ul li span {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .whykwanko-perks ul li span {
    font-size: 13px;
  }
}
.whykwanko-perks ul li::before {
  margin-left: -20px;
  color: #e92f61;
  content: "● ";
  font-size: 20px;
}
.whykwanko-exclusive {
  margin-top: 40px;
  margin-bottom: 45px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
@media (max-width: 400px) {
  .whykwanko-exclusive {
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .whykwanko-exclusive {
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .whykwanko-exclusive {
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
  }
}
.whykwanko-item {
  margin-bottom: 20px;
  min-height: 200px;
  text-align: center;
}
@media (max-width: 400px) {
  .whykwanko-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .whykwanko-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .whykwanko-item {
    margin-bottom: 30px;
  }
}
.whykwanko-item .item-title {
  margin-top: 20px;
  font-weight: bold;
  font-size: 18px;
}
.whykwanko-item .item-description {
  color: #787878;
  font-size: 13px;
}
.whykwanko-item .item-img img {
  max-width: 100px;
}
.whykwanko-cta {
  margin: 0 auto;
  text-align: center;
}

/* --------------------------------------------------------- */
.partners {
  padding: 100px 0;
}
@media (max-width: 400px) {
  .partners {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .partners {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .partners {
    padding: 50px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .partners {
    padding: 50px 0;
  }
}
.partners-title h2 {
  margin: 0;
  color: #111616;
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 400px) {
  .partners-title h2 {
    font-size: 24px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .partners-title h2 {
    font-size: 24px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .partners-title h2 {
    font-size: 24px;
  }
}
.partners-title hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100px;
  height: 3px;
  background-color: #e92f61;
}
@media (max-width: 400px) {
  .partners-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .partners-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .partners-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .partners-title hr {
    margin-bottom: 20px;
  }
}
.partners-carousel {
  padding-bottom: 40px;
  /* --------------------------------------------------------- */
}
@media (max-width: 400px) {
  .partners-carousel {
    padding-bottom: 70px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .partners-carousel {
    padding-bottom: 70px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .partners-carousel {
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .partners-carousel {
    padding-bottom: 70px;
  }
}
.partners-carousel .carousel-indicators {
  bottom: -50px;
  z-index: 1;
}
.partners-carousel .carousel-indicators li {
  width: 14px;
  height: 14px;
  border: 2px solid #c5c5c5;
  border-radius: 7px;
  background: #fff;
}
.partners-carousel .carousel-indicators li.active {
  background: #c5c5c5;
}
.partners-logos {
  margin-bottom: 30px;
}
.partners-logos .image-cover {
  margin: 0 auto;
  width: 155px;
  height: 105px;
  border-radius: 60px;
  background-color: #f6f6f7;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 400px) {
  .partners-logos .image-cover {
    width: 125px;
    height: 95px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .partners-logos .image-cover {
    width: 125px;
    height: 95px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .partners-logos .image-cover {
    width: 125px;
    height: 95px;
  }
}
.partners-logos .image-cover img {
  max-width: 90px;
  max-height: 70px;
}
.partners-logos .image-cover.case-study {
  position: relative;
  border: 2px solid #e92f61;
}
.partners-logos .image-cover.case-study:after {
  position: absolute;
  right: 50%;
  bottom: -12px;
  margin-right: -46px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 92px;
  height: 26px;
  border-radius: 13px;
  background-color: #e92f61;
  color: white;
  content: "CASE STUDY";
  font-size: 10px;
}
.partners-logos .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.partners-logos img {
  vertical-align: middle;
  filter: grayscale(100%) opacity(70%);
}
.partners-logos:hover img {
  filter: none;
}

/* --------------------------------------------------------- */
.why {
  padding: 100px 0;
  background: url(../../6fb256cecd28c9b68c305a5bcbb4ed51.jpg) no-repeat top center;
  background-size: cover;
  text-align: center;
}
@media (max-width: 400px) {
  .why {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why {
    padding: 50px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why {
    padding: 50px 0;
  }
}
@media (max-width: 400px) {
  .why .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.why-title h2 {
  margin: 0;
  color: #111616;
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 400px) {
  .why-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-title h2 {
    font-size: 28px;
  }
}
.why-title hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 80px;
  width: 100px;
  height: 3px;
  background-color: #e93162;
}
@media (max-width: 400px) {
  .why-title hr {
    margin-bottom: 40px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-title hr {
    margin-bottom: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-title hr {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-title hr {
    margin-bottom: 40px;
  }
}
.why-carousel .carousel-control-next, .why-carousel .carousel-control-prev {
  opacity: 1;
}
.why-carousel .carousel-control-next-icon {
  width: 17px;
  height: 32px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAgCAQAAABeQlt5AAAAb0lEQVR42r3UsQmAMBSE4aiQIgpWzu4CKn8dxMIivVqJIzhInMAcSPDVX3Fw3DPcrDiTOmYiIYmw+Myo1mij/QtNGlWMWdFOp9GVBQ0aFfREzhQpBZFpsoFDgfcCNLCggP8HBBoF3FdgDIseq3weDyZPsplYfLAyAAAAAElFTkSuQmCC);
}
.why-carousel .carousel-control-prev-icon {
  width: 17px;
  height: 32px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAgCAQAAABeQlt5AAAAeElEQVR42r3UsQ5AUAwF0CIxIDH5dj+A3FnEYLBjEp/gQ57BrLfvBZ1P0ia3rYhSyDDh1MEMh5GBHmkwKBgosfwDwECLJBhU2Bg4PgYi2OFQI9Yiv0mkkbtRozQyTWNHK0csAF/UPS6DaaVeRjk5EtOp+aJB+PO4AH4cspno/WboAAAAAElFTkSuQmCC);
}
.why-carousel ol.carousel-indicators {
  bottom: -40px;
  z-index: 1;
}
.why-carousel ol.carousel-indicators li {
  width: 12px;
  height: 12px;
  border: 2px solid gray;
  border-radius: 6px;
  background-color: transparent;
}
.why-carousel ol.carousel-indicators li.active {
  background-color: gray;
}
.why-carousel .quote {
  position: relative;
  margin: 0 auto;
}
@media (max-width: 400px) {
  .why-carousel .quote {
    min-width: 300px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-carousel .quote {
    min-width: 300px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-carousel .quote {
    min-width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-carousel .quote {
    min-width: 300px;
  }
}
.why-carousel .quote:before {
  position: absolute;
  top: -20px;
  right: 50%;
  margin-right: 425px;
  color: #dcdcdc;
  content: "“";
  font-weight: 700;
  font-size: 80px;
  font-family: "Times New Roman";
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-carousel .quote:before {
    margin-right: 410px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-carousel .quote:before {
    margin-right: 280px;
  }
}
@media (max-width: 400px) {
  .why-carousel .quote:before {
    right: 90%;
    margin-right: 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-carousel .quote:before {
    right: 90%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-carousel .quote:before {
    right: 90%;
    margin-right: 0;
  }
}
@media (max-width: 400px) {
  .why-carousel .quote:before {
    top: 10px;
    font-size: 40px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-carousel .quote:before {
    top: 10px;
    font-size: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-carousel .quote:before {
    top: 10px;
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-carousel .quote:before {
    top: 10px;
    font-size: 40px;
  }
}
.why-carousel .quote:after {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: 425px;
  color: #dcdcdc;
  content: "“";
  font-weight: 700;
  font-size: 80px;
  font-family: "Times New Roman";
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-carousel .quote:after {
    margin-left: 410px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-carousel .quote:after {
    margin-left: 280px;
  }
}
@media (max-width: 400px) {
  .why-carousel .quote:after {
    left: 90%;
    margin-left: 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-carousel .quote:after {
    left: 90%;
    margin-left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-carousel .quote:after {
    left: 90%;
    margin-left: 0;
  }
}
@media (max-width: 400px) {
  .why-carousel .quote:after {
    top: 0;
    font-size: 40px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-carousel .quote:after {
    top: 0;
    font-size: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-carousel .quote:after {
    top: 0;
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-carousel .quote:after {
    top: 0;
    font-size: 40px;
  }
}
.why-carousel h2 {
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
  max-width: 80%;
  color: #787878;
  font-weight: 300;
  font-style: italic;
  font-size: 20px;
  line-height: 27px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-carousel h2 {
    max-width: 90%;
  }
}
@media (max-width: 400px) {
  .why-carousel h2 {
    min-width: 250px;
    font-size: 15px;
    line-height: 23px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .why-carousel h2 {
    min-width: 250px;
    font-size: 15px;
    line-height: 23px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .why-carousel h2 {
    min-width: 250px;
    font-size: 15px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-carousel h2 {
    min-width: 250px;
    font-size: 15px;
    line-height: 23px;
  }
}
.why-carousel img {
  padding-top: 40px;
  padding-bottom: 15px;
}
.why-carousel h3 {
  margin: 0;
  color: #111616;
  font-weight: 300;
  font-size: 15px;
}
.why-carousel h4 {
  margin: 0;
  padding-bottom: 50px;
  color: #e92f61;
  font-weight: 700;
  font-size: 20px;
}

/* --------------------------------------------------------- */
.platform {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 400px) {
  .platform {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .platform {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .platform {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.platform:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -580px;
  content: url(../../e3ee86d95531f5553c03791cab43034f.png);
}
@media (max-width: 400px) {
  .platform:before {
    display: none;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .platform:before {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .platform:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform:before {
    display: none;
  }
}
.platform:after {
  position: absolute;
  right: 50%;
  bottom: 0;
  margin-right: -580px;
  content: url(../../b22fa9a57acc7ac1cc3d38d2c2ccad12.png);
}
@media (max-width: 400px) {
  .platform:after {
    display: none;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .platform:after {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .platform:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform:after {
    display: none;
  }
}
.platform-title {
  padding-bottom: 50px;
}
.platform-title h2 {
  margin: 0;
  color: #111616;
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 400px) {
  .platform-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .platform-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .platform-title h2 {
    font-size: 28px;
  }
}
.platform-title hr {
  width: 77px;
  height: 4px;
  border: none;
  background-color: #e92f61;
  color: #e92f61;
}
@media (max-width: 400px) {
  .platform-title hr {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 58px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .platform-title hr {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 58px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .platform-title hr {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 58px;
  }
}
.platform-title p {
  color: #787878;
  font-weight: 300;
  font-size: 17px;
}
@media (max-width: 400px) {
  .platform-title p {
    font-size: 15px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .platform-title p {
    font-size: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .platform-title p {
    font-size: 15px;
  }
}
.platform-matrix.desktop {
  position: relative;
  height: 500px;
}
.platform-matrix.desktop svg, .platform-matrix.desktop p, .platform-matrix.desktop img {
  position: absolute;
}
.platform-matrix.desktop img.computer.center {
  top: 0;
  left: 50%;
  margin-top: 100px;
  margin-left: -142px;
  width: 284px;
  height: 239px;
}
.platform-matrix.desktop p {
  margin: 0;
  color: #111616;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.platform-matrix.desktop p.crossdevices {
  top: 0;
  right: 50%;
  margin-top: 71px;
  margin-right: 184px;
  text-align: right;
}
.platform-matrix.desktop p.deeplink {
  right: 50%;
  bottom: 0;
  margin-right: 244px;
  margin-bottom: 213px;
  text-align: right;
}
.platform-matrix.desktop p.emailkit {
  bottom: 0;
  left: 50%;
  margin-bottom: 131px;
  margin-left: 185px;
  text-align: left;
}
.platform-matrix.desktop p.multisite {
  top: 0;
  left: 50%;
  margin-top: 151px;
  margin-left: 244px;
  text-align: left;
}
.platform-matrix.desktop p.partnertag {
  top: 0;
  right: 50%;
  margin-top: 151px;
  margin-right: 245px;
  text-align: right;
}
.platform-matrix.desktop p.productfeed {
  position: relative;
  bottom: 0;
  margin-bottom: 60px;
  padding-top: 403px;
  text-align: center;
}
.platform-matrix.desktop p.reports {
  bottom: 0;
  left: 50%;
  margin-bottom: 213px;
  margin-left: 246px;
  text-align: left;
}
.platform-matrix.desktop p.statistics {
  right: 50%;
  bottom: 0;
  margin-right: 185px;
  margin-bottom: 131px;
  text-align: right;
}
.platform-matrix.desktop p.voucher {
  top: 0;
  left: 50%;
  margin-top: 71px;
  margin-left: 185px;
  text-align: left;
}
.platform-matrix.desktop p.webservices {
  position: relative;
  top: 0;
  margin-top: 0;
  text-align: center;
}
.platform-matrix.desktop .ball {
  width: 45px;
  height: 45px;
  fill: url(#pink_gradient);
}
.platform-matrix.desktop .ball.webservices {
  top: 0;
  left: 50%;
  margin-top: 24px;
  margin-left: -22.5px;
}
.platform-matrix.desktop .ball.productfeed {
  bottom: 0;
  left: 50%;
  margin-bottom: 82px;
  margin-left: -22.5px;
}
.platform-matrix.desktop .ball.crossdevices {
  top: 0;
  left: 0;
  margin-top: 68px;
  margin-left: 390px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.crossdevices {
    margin-left: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.crossdevices {
    margin-left: 180px;
  }
}
.platform-matrix.desktop .ball.partnertag {
  top: 0;
  left: 0;
  margin-top: 148px;
  margin-left: 330px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.partnertag {
    margin-left: 240px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.partnertag {
    margin-left: 120px;
  }
}
.platform-matrix.desktop .ball.deeplink {
  bottom: 0;
  left: 0;
  margin-bottom: 209px;
  margin-left: 330px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.deeplink {
    margin-left: 240px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.deeplink {
    margin-left: 120px;
  }
}
.platform-matrix.desktop .ball.statistics {
  bottom: 0;
  left: 0;
  margin-bottom: 128px;
  margin-left: 390px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.statistics {
    margin-left: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.statistics {
    margin-left: 180px;
  }
}
.platform-matrix.desktop .ball.voucher {
  top: 0;
  right: 0;
  margin-top: 68px;
  margin-right: 390px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.voucher {
    margin-right: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.voucher {
    margin-right: 180px;
  }
}
.platform-matrix.desktop .ball.multisite {
  top: 0;
  right: 0;
  margin-top: 148px;
  margin-right: 330px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.multisite {
    margin-right: 240px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.multisite {
    margin-right: 120px;
  }
}
.platform-matrix.desktop .ball.reports {
  right: 0;
  bottom: 0;
  margin-right: 330px;
  margin-bottom: 209px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.reports {
    margin-right: 240px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.reports {
    margin-right: 120px;
  }
}
.platform-matrix.desktop .ball.emailkit {
  right: 0;
  bottom: 0;
  margin-right: 390px;
  margin-bottom: 128px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .ball.emailkit {
    margin-right: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .ball.emailkit {
    margin-right: 180px;
  }
}
.platform-matrix.desktop .line.side {
  width: 87px;
  height: 32px;
}
.platform-matrix.desktop .line.vertical {
  width: 13px;
  height: 40px;
}
.platform-matrix.desktop .line.vertical.top {
  top: 0;
  left: 50%;
  z-index: 2;
  margin-top: 69px;
  margin-left: -6.5px;
}
.platform-matrix.desktop .line.vertical.bottom {
  bottom: 0;
  left: 50%;
  z-index: 2;
  margin-bottom: 129px;
  margin-left: -6.5px;
  transform: rotate(180deg);
}
.platform-matrix.desktop .line.side.top_left {
  top: 0;
  left: 0;
  z-index: 2;
  margin-top: 90px;
  margin-left: 435px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.top_left {
    margin-left: 345px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.top_left {
    margin-left: 225px;
  }
}
.platform-matrix.desktop .line.side.top_right {
  top: 0;
  right: 0;
  z-index: 2;
  margin-top: 90px;
  margin-right: 435px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.top_right {
    margin-right: 345px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.top_right {
    margin-right: 225px;
  }
}
.platform-matrix.desktop .line.side.top_middle_left {
  top: 0;
  left: 0;
  z-index: 2;
  margin-top: 170px;
  margin-left: 375px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.top_middle_left {
    margin-left: 285px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.top_middle_left {
    margin-left: 165px;
  }
}
.platform-matrix.desktop .line.side.top_middle_right {
  top: 0;
  right: 0;
  z-index: 2;
  margin-top: 170px;
  margin-right: 375px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.top_middle_right {
    margin-right: 285px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.top_middle_right {
    margin-right: 165px;
  }
}
.platform-matrix.desktop .line.side.bottom_middle_left {
  bottom: 0;
  left: 0;
  z-index: 2;
  margin-bottom: 230px;
  margin-left: 375px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.bottom_middle_left {
    margin-left: 285px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.bottom_middle_left {
    margin-left: 165px;
  }
}
.platform-matrix.desktop .line.side.bottom_middle_right {
  right: 0;
  bottom: 0;
  z-index: 2;
  margin-right: 375px;
  margin-bottom: 230px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.bottom_middle_right {
    margin-right: 285px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.bottom_middle_right {
    margin-right: 165px;
  }
}
.platform-matrix.desktop .line.side.bottom_left {
  bottom: 0;
  left: 0;
  z-index: 2;
  margin-bottom: 150px;
  margin-left: 435px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.bottom_left {
    margin-left: 345px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.bottom_left {
    margin-left: 225px;
  }
}
.platform-matrix.desktop .line.side.bottom_right {
  right: 0;
  bottom: 0;
  z-index: 2;
  margin-right: 435px;
  margin-bottom: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .platform-matrix.desktop .line.side.bottom_right {
    margin-right: 345px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-matrix.desktop .line.side.bottom_right {
    margin-right: 225px;
  }
}
.platform-matrix.mobile .top-image {
  position: relative;
}
.platform-matrix.mobile .top-image:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  margin-left: -6.5px;
  width: 13px;
  height: 40px;
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS43OCAzMy40OSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiNhNGE0YTQ7c3Ryb2tlLXdpZHRoOjAuODVweDtzdHJva2UtZGFzaGFycmF5OjQuNDggMy4zNjt9LmNscy0xLC5jbHMtMntzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LmNscy0ye3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDowLjk4cHg7ZmlsbDp1cmwoI2xpbmVhci1ncmFkaWVudCk7fTwvc3R5bGU+PGxpbmVhckdyYWRpZW50IGlkPSJsaW5lYXItZ3JhZGllbnQiIHgxPSItMTYxMC45IiB5MT0iMTkwOS44NSIgeDI9Ii0xNjAwLjEiIHkyPSIxOTA5Ljg1IiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTAzLjk2IC0xNTc3Ljk0KSByb3RhdGUoLTkwKSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iLjE3IiBzdG9wLWNvbG9yPSIjZTkzMTYzIi8+PHN0b3Agb2Zmc2V0PSIuMTciIHN0b3AtY29sb3I9IiNlOTJmNjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNlZjY2OGIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48dGl0bGU+bGluZV9ib3R0b208L3RpdGxlPjxnIGlkPSJMYXllcl8xLTIiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTUuODkgMHYyMi4zIi8+PGNpcmNsZSBjbGFzcz0iY2xzLTIiIGN4PSI1Ljg5IiBjeT0iMjcuNiIgcj0iNS40Ii8+PC9nPjwvc3ZnPg==);
  transform: rotate(180deg);
}
.platform-matrix.mobile .top-image img.computer.center {
  display: block;
  margin: 0 auto;
  padding-bottom: 28px;
}
.platform-matrix.mobile .bullets {
  position: relative;
  padding-top: 25px;
  border-top: 1px dashed #787878;
  text-align: center;
}
.platform-matrix.mobile .bullets:before {
  position: absolute;
  top: -2px;
  z-index: 100;
  width: 25%;
  height: 2px;
  background: #fff;
  content: "";
}
.platform-matrix.mobile .bullets:after {
  position: absolute;
  top: -2px;
  right: 0;
  z-index: 100;
  width: 25%;
  height: 2px;
  background: #fff;
  content: "";
}
.platform-matrix.mobile .bullets .bullet {
  padding-bottom: 25px;
}
.platform-matrix.mobile .bullets .bullet.top:after {
  position: absolute;
  top: -25px;
  left: 50%;
  z-index: -1;
  margin-left: -6.5px;
  width: 13px;
  height: 40px;
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS43OCAzMy40OSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiNhNGE0YTQ7c3Ryb2tlLXdpZHRoOjAuODVweDtzdHJva2UtZGFzaGFycmF5OjQuNDggMy4zNjt9LmNscy0xLC5jbHMtMntzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LmNscy0ye3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDowLjk4cHg7ZmlsbDp1cmwoI2xpbmVhci1ncmFkaWVudCk7fTwvc3R5bGU+PGxpbmVhckdyYWRpZW50IGlkPSJsaW5lYXItZ3JhZGllbnQiIHgxPSItMTYxMC45IiB5MT0iMTkwOS44NSIgeDI9Ii0xNjAwLjEiIHkyPSIxOTA5Ljg1IiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTAzLjk2IC0xNTc3Ljk0KSByb3RhdGUoLTkwKSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iLjE3IiBzdG9wLWNvbG9yPSIjZTkzMTYzIi8+PHN0b3Agb2Zmc2V0PSIuMTciIHN0b3AtY29sb3I9IiNlOTJmNjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNlZjY2OGIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48dGl0bGU+bGluZV9ib3R0b208L3RpdGxlPjxnIGlkPSJMYXllcl8xLTIiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTUuODkgMHYyMi4zIi8+PGNpcmNsZSBjbGFzcz0iY2xzLTIiIGN4PSI1Ljg5IiBjeT0iMjcuNiIgcj0iNS40Ii8+PC9nPjwvc3ZnPg==);
}
.platform-matrix.mobile .bullets .bullet .ball {
  width: 45px;
  height: 45px;
}
.platform-matrix.mobile .bullets .bullet p {
  margin: 0;
  padding-top: 10px;
  color: #111616;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.platform-cta {
  padding-top: 60px;
}

/* --------------------------------------------------------- */
.publishers {
  padding: 100px 0;
}
@media (max-width: 400px) {
  .publishers {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .publishers {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .publishers {
    padding: 50px 0;
  }
}
.publishers-title {
  padding-bottom: 30px;
}
.publishers-title h2 {
  margin: 0;
  color: #111616;
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 400px) {
  .publishers-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .publishers-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .publishers-title h2 {
    font-size: 28px;
  }
}
.publishers-title hr {
  width: 77px;
  height: 4px;
  border: none;
  background-color: #ee3660;
  color: #ee3660;
}
@media (max-width: 400px) {
  .publishers-title hr {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 58px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .publishers-title hr {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 58px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .publishers-title hr {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 58px;
  }
}
.publishers-text p {
  color: #787878;
  font-weight: 300;
  font-size: 17px;
}
@media (max-width: 400px) {
  .publishers-text p {
    font-size: 18px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .publishers-text p {
    font-size: 18px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .publishers-text p {
    font-size: 18px;
  }
}
.publishers-text p strong {
  font-weight: 700;
}
.publishers-cta {
  padding-top: 50px;
}

/* --------------------------------------------------------- */
.formats {
  padding: 105px 0;
  background: url(../../6fb256cecd28c9b68c305a5bcbb4ed51.jpg) no-repeat top center;
  background-size: cover;
}
@media (max-width: 400px) {
  .formats {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .formats {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .formats {
    padding: 50px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .formats {
    padding: 50px 0;
  }
}
.formats-title {
  text-align: center;
}
.formats-title h2 {
  margin: 0;
  color: #111616;
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 400px) {
  .formats-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .formats-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .formats-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .formats-title h2 {
    font-size: 28px;
  }
}
.formats-title hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100px;
  height: 3px;
  background-color: #e93162;
}
@media (max-width: 400px) {
  .formats-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .formats-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .formats-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .formats-title hr {
    margin-bottom: 20px;
  }
}
.formats-carousel {
  padding-bottom: 100px;
  /* --------------------------------------------------------- */
}
@media (max-width: 400px) {
  .formats-carousel {
    padding-bottom: 70px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .formats-carousel {
    padding-bottom: 70px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .formats-carousel {
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .formats-carousel {
    padding-bottom: 70px;
  }
}
.formats-carousel .carousel-inner {
  height: 450px;
}
@media (max-width: 400px) {
  .formats-carousel .carousel-inner {
    height: 500px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .formats-carousel .carousel-inner {
    height: 500px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .formats-carousel .carousel-inner {
    height: 500px;
  }
}
.formats-carousel .carousel-inner p {
  color: #787878;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 17;
  font-family: "Montserrat";
}
@media (max-width: 400px) {
  .formats-carousel .carousel-inner p {
    font-size: 15px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .formats-carousel .carousel-inner p {
    font-size: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .formats-carousel .carousel-inner p {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .formats-carousel .carousel-inner p {
    font-size: 15px;
  }
}
.formats-carousel .carousel-inner img {
  max-width: 840px;
}
@media (max-width: 400px) {
  .formats-carousel .carousel-inner img {
    max-width: 320px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .formats-carousel .carousel-inner img {
    max-width: 320px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .formats-carousel .carousel-inner img {
    max-width: 320px;
  }
}
.formats-carousel .carousel-indicators {
  bottom: -50px;
  z-index: 2;
}
.formats-carousel .carousel-indicators li {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #c5c5c5;
}
.formats-carousel .carousel-indicators li.active {
  border: 2px solid #c5c5c5;
  background: #fff;
}
.formats-carousel .carousel-item {
  padding-bottom: 50px;
}

/* --------------------------------------------------------- */
.faq {
  padding: 100px 0;
  background: url(../../6fb256cecd28c9b68c305a5bcbb4ed51.jpg) no-repeat center top;
  background-size: cover;
}
@media (max-width: 400px) {
  .faq {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .faq {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .faq {
    padding: 50px 0;
  }
}
.faq-title {
  padding-bottom: 20px;
  text-align: center;
}
.faq-title h2 {
  margin: 0;
  color: #111616;
  font-weight: 700;
  font-size: 36px;
}
.faq-title hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100px;
  height: 3px;
  background-color: #e93162;
}
@media (max-width: 400px) {
  .faq-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .faq-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .faq-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-title hr {
    margin-bottom: 20px;
  }
}
.faq-faq {
  padding-bottom: 10px;
}
.faq-question {
  position: relative;
  min-height: 50px;
  height: auto;
  border-radius: 50px;
  background: #fff;
  cursor: pointer;
}
.faq-question p {
  padding-top: 13px;
  padding-right: 40px;
  padding-bottom: 13px;
}
.faq-question:before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -9px;
  width: 20px;
  height: 18px;
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOSAxNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlOTJmNjE7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5mYXFzPC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iSXNvbGF0aW9uX01vZGUiIGRhdGEtbmFtZT0iSXNvbGF0aW9uIE1vZGUiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTS41LDE3YS41LjUsMCwwLDEtLjI2LS45Myw2LjE1LDYuMTUsMCwwLDAsMi42NC0zLjE4QTYuODUsNi44NSwwLDAsMSwwLDcuNWE2LjExLDYuMTEsMCwwLDEsLjc3LTNBNy40OCw3LjQ4LDAsMCwxLDIuODMsMi4xNiwxMC44OSwxMC44OSwwLDAsMSw5LjUsMGExMC44NywxMC44NywwLDAsMSw2LjY3LDIuMTYsNy40OCw3LjQ4LDAsMCwxLDIuMDYsMi4zOCw2LjA3LDYuMDcsMCwwLDEsMCw1LjkyLDcuNjIsNy42MiwwLDAsMS0yLjA2LDIuMzlBMTAuODYsMTAuODYsMCwwLDEsOS41LDE1YTEyLjEzLDEyLjEzLDAsMCwxLTMtLjM4QTIyLDIyLDAsMCwxLDQuMywxNS44OSw5LDksMCwwLDEsLjUsMTdabTktMTZDNC44MSwxLDEsMy45MiwxLDcuNWE2LDYsMCwwLDAsMi43Niw0Ljc5LjQ5LjQ5LDAsMCwxLC4xOS41NCw2Ljc2LDYuNzYsMCwwLDEtMS41OCwyLjc5LDE3LjIsMTcuMiwwLDAsMCwzLjc0LTIsLjUyLjUyLDAsMCwxLC40Mi0uMDcsMTAuODcsMTAuODcsMCwwLDAsMywuNDFjNC42OSwwLDguNS0yLjkxLDguNS02LjVTMTQuMTksMSw5LjUsMVoiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik05LjUsMTBBLjUuNSwwLDAsMSw5LDkuNXYtMkEuNS41LDAsMCwxLDkuNSw3LDEuNSwxLjUsMCwxLDAsOCw1LjVhLjUuNSwwLDAsMS0xLDBBMi41LDIuNSwwLDEsMSwxMCw4VjkuNUEuNS41LDAsMCwxLDkuNSwxMFoiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik05LjUsMTJhLjQ3LjQ3LDAsMCwxLS4zNS0uMTVBLjUxLjUxLDAsMCwxLDksMTEuNWEuNDcuNDcsMCwwLDEsLjE1LS4zNUEuNTEuNTEsMCwwLDEsOS41LDExYS41LjUsMCwwLDEsMCwxWiIvPjwvZz48L2c+PC9zdmc+);
}
.faq-question.closed:after {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4.5px;
  width: 16px;
  height: 9px;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+LUNEtwAAALJJREFUKJGVzjFOAgEUhOGPzYaCxsqOcntOQOIduAA9iZzAit4DmNgYii3cDkww3kHtvYE2ngCb0Sy7ksAkr3j/zLy8QV3XH5jh3XmaoCmwwBOqM8pVOosCOyzxgvEJ5XGyS+zKwEdcxJji80j5MplVOsqWeZ8jz7jCd6f8690lC4pO6BYbbDFq8VH4Jpk/dQ/ADV7RYJhp8BbvQGUXRNd4wDr7V1hP/30Ae8xbH8zDevoBb7cihF2DfocAAAAASUVORK5CYII=);
}
.faq-question.open:after {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4.5px;
  width: 16px;
  height: 9px;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+LUNEtwAAALRJREFUKJGNzjFqAlEUheFPnSW4EO2VpBADaqelneAC0qdKH1BIGbCcQveg6DKmnM5CRLAQAmnugAljmAMX7j3vnZ9TS9PUAzWwiX2M77JP9QfhGla4xazCqwxYoolpTDO8SoB3tKJ20WCMdrz9UvLnfsUIz7je+VcMscUJH2WAGebo4lzS7Iw+9rF/3QMmeEMHx5JwoSN6OARkneAFCzwh/ydcKA/IDpcEnxggqxAulEVm8wMYtCYtfuqmRAAAAABJRU5ErkJggg==);
}
.faq-question p {
  margin: 0;
  padding-left: 50px;
  color: #111616;
  font-weight: 600;
  font-size: 16px;
}
.faq-answer.closed {
  display: none;
}
.faq-answer p {
  padding: 20px;
}
.faq-cta {
  padding-top: 40px;
}

/* --------------------------------------------------------- */
.experts {
  padding: 100px 0;
  text-align: center;
}
@media (max-width: 400px) {
  .experts {
    padding: 50px 0;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .experts {
    padding: 50px 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .experts {
    padding: 50px 0;
  }
}
.experts-title h2 {
  margin: 0;
  color: #111616;
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 400px) {
  .experts-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .experts-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .experts-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experts-title h2 {
    font-size: 28px;
  }
}
.experts-title hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100px;
  height: 3px;
  background-color: #e93162;
}
@media (max-width: 400px) {
  .experts-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .experts-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .experts-title hr {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experts-title hr {
    margin-bottom: 20px;
  }
}
.experts-expert img {
  margin: 0 auto;
  width: 240px;
  height: 240px;
}
.experts-expert h4 {
  margin: 0;
  padding: 15px 0 10px;
  color: #111616;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 400px) {
  .experts-expert h4 {
    font-size: 18px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .experts-expert h4 {
    font-size: 18px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .experts-expert h4 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experts-expert h4 {
    font-size: 18px;
  }
}
.experts-expert h5 {
  color: #111616;
  font-weight: 400;
  font-size: 15px;
}
@media (max-width: 400px) {
  .experts-expert h5 {
    font-size: 14px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .experts-expert h5 {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .experts-expert h5 {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experts-expert h5 {
    font-size: 14px;
  }
}
.experts-quote {
  padding-top: 30px;
}
.experts-quote p {
  color: #787878;
  font-weight: 300;
  font-style: italic;
  font-size: 18px;
}
@media (max-width: 400px) {
  .experts-quote p {
    font-size: 17px;
  }
}
@media (min-width: 401px) and (max-width: 575px) {
  .experts-quote p {
    font-size: 17px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .experts-quote p {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experts-quote p {
    font-size: 17px;
  }
}
.experts-cta {
  padding-top: 50px;
}
