.section-cta-boxes {
  margin-top: 120px;
  margin-bottom: 120px; }
  @media (max-width: 1140px) {
    .section-cta-boxes {
      margin-top: 60px;
      margin-bottom: 60px; } }
  .section-cta-boxes .section-row .cta-box {
    flex: 0 0 33.333%;
    padding: 40px;
    min-height: 156px; }
    @media (max-width: 1140px) {
      .section-cta-boxes .section-row .cta-box {
        flex: 0 0 100%;
        margin-bottom: 50px; } }
    .section-cta-boxes .section-row .cta-box .cta-title {
      font-size: 36px;
      line-height: 36px;
      color: #ffffff;
      font-weight: 700;
      margin: 0; }
    .section-cta-boxes .section-row .cta-box .cta-link {
      background-color: #FFBE18;
      width: 150px;
      height: 48px;
      color: #ffffff;
      font-weight: 700;
      font-size: 20px;
      line-height: 20px;
      text-decoration: none;
      bottom: -20px;
      right: 30px; }

/*# sourceMappingURL=vc_cta_boxes.css.map */
