body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1.5;
  color: #242438;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
}

cc-hidden {
  display: none !important;
  visibility: hidden !important;
}

.cc-link {
  color: #000FF0;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.cc-link:hover, .cc-linkfocus {
  color: #000FF0;
  text-decoration: none;
}
.cc-link--white {
  color: #ffffff;
}
.cc-link--white:hover, .cc-link--white:focus {
  color: #ffffff;
  opacity: 0.8;
  text-decoration: none;
}
.cc-link--white:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-left: 8px;
  background: url("../images/home/jan-2019/arrow/button-arrow.svg") center/contain no-repeat;
}
.cc-link--icon:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-left: 8px;
  background: url("../images/home/jan-2019/arrow/arrow.svg") center/contain no-repeat;
}

.l-row:not(:last-child) {
  margin-top: 180px;
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .l-row:not(:last-child) {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .l-row:not(:last-child) {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
.l-row--hero {
  margin: 0 !important;
  padding-top: 120px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .l-row--hero {
    padding-top: 180px;
    padding-bottom: 220px;
  }
}
@media (min-width: 768px) {
  .l-row--icon {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}
.l-row--bsm {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .l-row--bsm {
    margin-bottom: 60px;
  }
}
.l-row--tsm {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .l-row--tsm {
    margin-top: 60px;
  }
}

.cc-btn {
  color: #ffffff;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  font-weight: bold;
  border-radius: 4px;
  background-color: #6200EA;
  display: inline-block;
  height: 54px;
  line-height: 54px;
  padding-left: 32px;
  padding-right: 32px;
  transition: all 0.2s ease-out;
}
.cc-btn:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: 8px;
  background: url("../images/home/jan-2019/arrow/button-arrow.svg") center/contain no-repeat;
}
.cc-btn:hover, .cc-btn:focus {
  color: #ffffff;
  transition: all 0.2s ease-in;
  text-decoration: none;
  box-shadow: inset -2px -2px 0 0 rgba(32, 0, 77, 0.2), inset 1px 2px 0 0 rgba(209, 176, 255, 0.18), 0 2px 4px 0 rgba(0, 4, 48, 0.08), 0 8px 8px 0 rgba(0, 4, 48, 0.12), 0 16px 32px 0 rgba(0, 4, 48, 0.24);
}

.cc-cta {
  text-align: center;
}
.cc-cta__title {
  color: #1D0046;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.08px;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media only screen and (min-width: 768px) {
  .cc-cta__title {
    font-size: 32px;
    letter-spacing: -0.4px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 992px) {
  .cc-cta__title {
    font-size: 40px;
    letter-spacing: -1.08px;
    line-height: 53px;
  }
}
.cc-cta__header {
  margin-bottom: 36px;
}

.cc-hero {
  text-align: center;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.cc-hero__header {
  margin-bottom: 48px;
  margin-top: 20px;
  color: #ffffff;
}
.cc-hero__title {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -1.54px;
  line-height: 56px;
  margin-bottom: 16px;
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cc-hero__title {
    line-height: 46px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .cc-hero__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 480px) {
  .cc-hero__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.cc-hero__desc {
  max-width: 500px;
  margin: auto;
  font-size: 14px;
  opacity: 0.8;
}
.cc-hero__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.cc-hero__action + .cc-hero__action {
  margin-left: 24px;
}
@media (max-width: 767px) {
  .cc-hero__action + .cc-hero__action {
    margin: 24px 0 0;
  }
}

.cc-media {
  padding: 20px;
  min-width: 140px;
  min-height: 140px;
  text-align: center;
  color: #00000A;
  display: inline-block;
  transition: 0.2s ease-in;
  position: relative;
  cursor: pointer;
}
.cc-media:after {
  content: "";
  background: url(../images/home/jan-2019/arrow/arrow.svg) center/contain no-repeat;
  position: absolute;
  bottom: 0px;
  display: inline-block;
  width: 10px;
  height: 10px;
  z-index: 1;
  transform: rotate(90deg);
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}
.cc-media:hover, .cc-media:focus {
  text-decoration: none;
  color: #00000A;
}
.cc-media:hover:after, .cc-media:focus:after {
  opacity: 1;
}
.cc-media:hover .cc-media__icon, .cc-media:focus .cc-media__icon {
  transform: scale(1.08);
}
.cc-media__icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  min-height: 45px;
  max-height: 45px;
  max-width: 45px;
  transition: 0.2s ease-out;
}
.cc-media__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
@media (min-width: 768px) {
  .cc-medias {
    position: relative;
    display: inline-block;
    margin: -90px auto auto auto;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 14px -1px rgba(0, 0, 0, 0.18);
    padding: 16px 0;
  }
}

.cc-glow {
  background-color: #ffffff;
  padding: 16px 24px;
  border-radius: 100px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 14px -1px rgba(0, 0, 0, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 650px;
  margin: 0 auto 32px;
  transition: all 0.2s ease-out;
}
@media (max-width: 991px) {
  .cc-glow {
    display: block;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cc-glow {
    max-width: 660px;
  }
}
.cc-glow:hover, .cc-glow:focus {
  text-decoration: none;
  color: #242438;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.12), 0 14px 24px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 991px) {
  .cc-glow__icon {
    margin: 4px auto;
    display: inline-block;
  }
}
.cc-glow__content {
  color: #242438;
  margin-left: 24px;
}

.cc-slider {
  text-align: center;
}
.cc-slider__figure {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  max-width: 650px;
  margin: 0 auto 16px;
}
.cc-slider__figure:after, .cc-slider__figure:before {
  content: "";
  width: 50px;
  height: 40px;
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 0;
}
.cc-slider__figure:after {
  right: 0;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.cc-slider__figure:before {
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.cc-slider__figure > figure {
  height: 36px;
  width: 2526px;
  background: url("../images/home/jan-2019/customers/customers.png") center/contain;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
  -webkit-animation: moveSlideshow 80s ease infinite;
          animation: moveSlideshow 80s ease infinite;
}
.cc-slider--customers .cc-slider__figure > figure {
  background: url("../images/home/jan-2019/customers/customers.png") center/contain;
}
.cc-slider--billing .cc-slider__figure {
  max-width: 450px;
  margin-bottom: 0;
}
.cc-slider--billing .cc-slider__figure > figure {
  height: 24px;
  background: url("../images/home/jan-2019/pg-logos.png") center/contain;
}

@-webkit-keyframes moveSlideshow {
  100% {
    transform: translateX(-66.6666%);
  }
}

@keyframes moveSlideshow {
  100% {
    transform: translateX(-66.6666%);
  }
}
.cc-article {
  max-width: 520px;
}
@media (max-width: 767px) {
  .cc-article {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.cc-article__header {
  margin-bottom: 40px;
}
.cc-article__title {
  color: #00000A;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: bold;
  line-height: 17px;
}
@media (max-width: 767px) {
  .cc-article__title {
    margin-bottom: 24px;
  }
}
.cc-article__title:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #5A27D2;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .cc-article__title:before {
    width: 20px;
    margin-right: 6px;
  }
}
@media (max-width: 767px) {
  .cc-article__title:before {
    width: 40px;
    display: block;
    position: relative;
    top: 24px;
  }
}
.cc-article__heading {
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #00000A;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 18px;
  opacity: 0.8;
}
.cc-article__list {
  margin: 24px 0 0;
  padding: 0;
  max-width: 320px;
  list-style: none;
}
.cc-article__item {
  color: #00000A;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 12px;
}
.cc-article__item:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00000A;
  display: inline-block;
  margin-right: 4px;
}
.cc-article__desc {
  opacity: 0.8;
  font-size: 16px;
}
.cc-article__figure {
  margin-bottom: 32px;
}
.cc-article__figure-caption {
  margin-top: 8px;
  opacity: 0.8;
  font-size: 16px;
  font-style: italic;
}

.slick-slide {
  margin: 0px 15px;
}
.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: inline-block;
  vertical-align: middle;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: none;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slide div {
  width: inherit;
  height: 50px;
  background-size: contain;
}

.doodle_bg {
  background: transparent url("../images/home/jan-2019/customers/doodle.png") no-repeat center;
}

.envoy_bg {
  background: transparent url("../images/home/jan-2019/customers/envoy.png") no-repeat center;
}

.freedom_bg {
  background: transparent url("../images/home/jan-2019/customers/freedom.png") no-repeat center 4px;
}

.freshworks_blck_bg {
  background: transparent url("../images/home/jan-2019/customers/freshworks_blck.png") no-repeat center;
}

.knewton_logo_bg {
  background: transparent url("../images/home/jan-2019/customers/knewton_logo.png") no-repeat center -3px;
}

.okta_bg {
  background: transparent url("../images/home/jan-2019/customers/okta.png") no-repeat center;
  background-size: 70px !important;
  background-position: center 4px !important;
}

.percona_bg {
  background: transparent url("../images/home/jan-2019/customers/percona.png") no-repeat center;
}

.study_bg {
  background: transparent url("../images/home/jan-2019/customers/study.png") no-repeat center;
}

.braintree_bg {
  background: transparent url("../images/home/jan-2019/payment-gateway/braintree.png") no-repeat center;
}

.gocardless_bg {
  background: transparent url("../images/home/jan-2019/payment-gateway/gocardless.png") no-repeat center;
}

.paypal_bg {
  background: transparent url("../images/home/jan-2019/payment-gateway/paypal.png") no-repeat center;
  background-size: 70px !important;
  background-position: center 7px !important;
}

.worldpay_bg {
  background: transparent url("../images/home/jan-2019/payment-gateway/worldpay.png") no-repeat center;
}/*# sourceMappingURL=common.css.map */