/* IMPORT THE FRAMEWORK */
.mce .cta, .mce .testimonial, .mce .text_image, .mce .image_text, .mce .image-two, .mce .image, .mce .heading_text_two, .mce .heading_text, .mce .intro_two, .mce .intro, .mce .text_two, .mce .text, .mce {
  position: relative;
}

.alt-style:after {
  position: absolute;
}

.mce .cta .button {
  display: inline-block;
  zoom: 1;
}

.mce .image-two figure img, .mce .image figure img, .mce .text_two a, .alt-style:after {
  display: block;
}

.alt-style .bullet-list li, .mce .testimonial .img-wrapper, .mce .testimonial .info, .mce .text_image .info, .mce .image_text .info, .mce .heading_text_two div, .mce .intro_two div, .mce .text_two div {
  box-sizing: border-box;
}

.alt-style:after {
  content: "";
}

.mce .image-two figure figcaption, .mce .image figure figcaption, .mce .cta .button {
  text-align: center;
}

.mce .cta .button {
  text-transform: uppercase;
}

.mce .testimonial, .mce .text_image, .mce .image_text, .mce .image-two, .mce .heading_text_two, .mce .intro_two, .mce .intro, .mce .text_two, .mce .cta {
  display: flex;
  flex-wrap: wrap;
}

.mce .cta {
  justify-content: space-between;
}

.mce .cta {
  align-items: flex-start;
}

.mce .intro_two, .mce .text_two {
  align-items: center;
}

.mce .cta, .mce .testimonial .img-wrapper, .mce .text_image .img-wrapper, .mce .image_text .img-wrapper {
  background-repeat: no-repeat;
}

.mce .cta, .mce .testimonial .img-wrapper {
  background-size: cover;
}

.mce .text_image .img-wrapper, .mce .image_text .img-wrapper {
  background-size: 100%;
}

.mce .cta, .mce .text_image .img-wrapper, .mce .image_text .img-wrapper {
  background-position: center center;
}

.mce .testimonial .img-wrapper {
  background-position: center top;
}

.mce .testimonial .info p, .mce .cta h2, .mce .text_image h2, .mce .image_text h2, .mce .heading_text_two h2, .mce .heading_text h2, .mce .text_two h2 {
  font-family: "CarrigDC", sans-serif;
}

.mce .cta .button {
  transition: background-color 250ms, color 250ms;
  padding: 1.2em 1.5em;
  font-size: 0.9em;
  letter-spacing: 0.2em;
  font-weight: normal;
  border: none;
  cursor: pointer;
  min-width: 150px;
}

.mce .cta .button {
  color: #FFFFFF;
  background-color: #f581c5;
}
.mce .cta .button:hover {
  background-color: #f9b0db;
}
.mce .cta .button:active {
  background-color: #f152af;
}

.mce .image-two {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1921px) {
  .mce .image-two {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
}

.mce .cta, .mce .text_image, .mce .image_text, .mce .image-two, .mce .heading_text_two, .mce .intro_two {
  padding-left: 10%;
  padding-right: 10%;
}

.mce .cta, .mce .text_image, .mce .image_text, .mce .heading_text_two, .mce .intro_two, .mce .intro, .mce .text_two {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media screen and (min-width: 451px) and (max-width: 1200px) {
  .mce .cta, .mce .text_image, .mce .image_text, .mce .heading_text_two, .mce .intro_two, .mce .intro, .mce .text_two {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
}
@media screen and (max-width: 450px) {
  .mce .cta, .mce .text_image, .mce .image_text, .mce .heading_text_two, .mce .intro_two, .mce .intro, .mce .text_two {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.mce .intro_two div:first-of-type, .mce .cta h2, .mce .text_image h2, .mce .image_text h2, .mce .heading_text_two h2, .mce .heading_text h2, .mce .text_two h2 {
  font-size: 1.6em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .mce .intro_two div:first-of-type, .mce .cta h2, .mce .text_image h2, .mce .image_text h2, .mce .heading_text_two h2, .mce .heading_text h2, .mce .text_two h2 {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .mce .intro_two div:first-of-type, .mce .cta h2, .mce .text_image h2, .mce .image_text h2, .mce .heading_text_two h2, .mce .heading_text h2, .mce .text_two h2 {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 450px) {
  .mce .intro_two div:first-of-type, .mce .cta h2, .mce .text_image h2, .mce .image_text h2, .mce .heading_text_two h2, .mce .heading_text h2, .mce .text_two h2 {
    font-size: 1.2em;
  }
}

.mce .testimonial .info .author, .mce .text_image p, .mce .image_text p, .mce .heading_text_two p, .mce .heading_text p, .mce .intro_two div:last-of-type, .mce .intro p, .mce .text_two a, .mce .text_two p, .mce .text p, .mce .testimonial .info p {
  font-size: 1em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .mce .testimonial .info .author, .mce .text_image p, .mce .image_text p, .mce .heading_text_two p, .mce .heading_text p, .mce .intro_two div:last-of-type, .mce .intro p, .mce .text_two a, .mce .text_two p, .mce .text p, .mce .testimonial .info p {
    font-size: 1em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .mce .testimonial .info .author, .mce .text_image p, .mce .image_text p, .mce .heading_text_two p, .mce .heading_text p, .mce .intro_two div:last-of-type, .mce .intro p, .mce .text_two a, .mce .text_two p, .mce .text p, .mce .testimonial .info p {
    font-size: 1em;
  }
}
@media screen and (max-width: 450px) {
  .mce .testimonial .info .author, .mce .text_image p, .mce .image_text p, .mce .heading_text_two p, .mce .heading_text p, .mce .intro_two div:last-of-type, .mce .intro p, .mce .text_two a, .mce .text_two p, .mce .text p, .mce .testimonial .info p {
    font-size: 1em;
  }
}

.mce .image-two figure figcaption, .mce .image figure figcaption {
  font-size: 0.95em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .mce .image-two figure figcaption, .mce .image figure figcaption {
    font-size: 0.95em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .mce .image-two figure figcaption, .mce .image figure figcaption {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 450px) {
  .mce .image-two figure figcaption, .mce .image figure figcaption {
    font-size: 0.9em;
  }
}

.mce .testimonial .info p, .mce .cta h2, .mce .text_image h2, .mce .image_text h2, .mce .heading_text_two h2, .mce .heading_text h2, .mce .text_two h2 {
  font-weight: normal;
  line-height: 1.4em;
  margin-bottom: 0.5em;
}

.mce .image-two figure figcaption, .mce .image figure figcaption, .mce .testimonial .info .author, .mce .text_image p, .mce .image_text p, .mce .heading_text_two p, .mce .heading_text p, .mce .intro_two div:last-of-type, .mce .intro p, .mce .text_two a, .mce .text_two p, .mce .text p, .mce .intro_two div:first-of-type {
  font-weight: normal;
  line-height: 1.8em;
  margin-bottom: 1.8em;
}

.mce {
  margin-top: 3em;
}
.mce .text {
  color: #404040;
}
.mce .text_two div {
  width: 50%;
  padding-right: 3em;
}
.mce .text_two h2 {
  width: 100%;
}
.mce .text_two a {
  color: #404040;
  margin: 1.5em 0;
  background-image: url("/app/images/global/chevron-right.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 8px;
  padding-right: 3em;
  width: 40%;
}
.mce .text_two a:hover {
  color: #dcbace;
}
@media screen and (max-width: 760px) {
  .mce .text_two div {
    width: 100%;
    padding-right: 0;
  }
}
.mce .intro {
  color: #404040;
}
.mce .intro_two {
  color: #FFFFFF;
}
.mce .intro_two div {
  width: 50%;
  padding-right: 3em;
}
@media screen and (max-width: 760px) {
  .mce .intro_two {
    padding-top: 150px;
  }
  .mce .intro_two div {
    width: 100%;
    padding-right: 0;
  }
}
.mce .heading_text {
  color: #404040;
}
.mce .heading_text h2 {
  width: 100%;
}
.mce .heading_text p {
  width: 100%;
}
.mce .heading_text_two div {
  width: 50%;
  padding-right: 3em;
}
.mce .heading_text_two h2 {
  width: 100%;
}
@media screen and (max-width: 760px) {
  .mce .heading_text_two div {
    width: 100%;
    padding-right: 0;
  }
}
.mce .image figure {
  width: 100%;
  margin: 0;
}
.mce .image figure img {
  width: 100%;
  margin-bottom: 1.5em;
}
.mce .image figure figcaption {
  color: #404040;
}
@media screen and (max-width: 760px) {
  .mce .image figure {
    width: 90%;
    margin-bottom: 1.5em;
  }
}
.mce .image-two figure {
  width: 50%;
}
.mce .image-two figure img {
  width: 100%;
}
.mce .image-two figure figcaption {
  color: #FFFFFF;
}
@media screen and (max-width: 760px) {
  .mce .image-two figure {
    width: 90%;
    margin-bottom: 1.5em;
  }
}
.mce .image_text {
  color: #FFFFFF;
}
.mce .image_text .img-wrapper, .mce .image_text .info {
  width: 50%;
}
.mce .image_text .info {
  padding: 3em 0 3em 5%;
}
@media screen and (max-width: 760px) {
  .mce .image_text .img-wrapper, .mce .image_text .info {
    width: 100%;
  }
  .mce .image_text .img-wrapper {
    height: 400px;
  }
}
.mce .text_image {
  color: #FFFFFF;
}
.mce .text_image .img-wrapper, .mce .text_image .info {
  width: 50%;
}
.mce .text_image .info {
  padding: 3em 5% 3em 0;
}
@media screen and (max-width: 760px) {
  .mce .text_image {
    color: #FFFFFF;
  }
  .mce .text_image .img-wrapper, .mce .text_image .info {
    width: 100%;
  }
  .mce .text_image .info {
    padding: 3em 5% 3em 0;
  }
}
.mce .testimonial {
  background-color: #f581c5;
  background-image: linear-gradient(to bottom, #404040, #f581c5);
}
.mce .testimonial .img-wrapper {
  width: 50%;
}
.mce .testimonial .info {
  width: 40%;
  padding: 15em 5% 15em 0;
  color: #FFFFFF;
}
.mce .testimonial .info p, .mce .testimonial .info .author {
  padding-left: 100px;
}
.mce .testimonial .info p {
  line-height: 2em;
}
.mce .testimonial .info .author {
  margin-top: 3em;
}
@media screen and (max-width: 760px) {
  .mce .testimonial .img-wrapper {
    width: 100%;
    height: 400px;
  }
  .mce .testimonial .info {
    width: 90%;
    padding: 3em 0;
  }
}
.mce .cta {
  color: #FFFFFF;
  background-image: url("/app/images/global/color-bg.jpg");
}
.mce .cta h2 {
  width: 70%;
  margin-right: 5%;
  margin-bottom: 0;
}
@media screen and (max-width: 760px) {
  .mce .cta h2 {
    width: 95%;
    margin-right: 5%;
    margin-bottom: 1.5em;
  }
}

.alt-style {
  margin-left: 7%;
}
.alt-style:after {
  width: 100%;
  height: 15px;
  background: #404040;
  opacity: 0.5;
  top: 0;
  left: 0;
}

.join-row {
  padding-bottom: 0;
}

.alt-style .bullet-list li {
  background: url("/app/images/global/plus.png") left center no-repeat;
  background-size: 20px;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  padding: 1.3em 0 1.3em 3em;
}
.alt-style .bullet-list li:last-of-type {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.row:not(.alt-style) .bullet-list li {
  background: url("/app/images/global/plus.png") left center no-repeat;
  border: none;
  background-size: 20px;
  padding-left: 30px;
  margin-bottom: 0.75em;
}

.text-light {
  color: #FFFFFF;
}

.text-dark {
  color: #404040;
}

.footer-cta > div:first-of-type {
  display: none;
}
