﻿.button-group {
  margin-bottom: 0;
}
.no-bg {
  background: transparent !important;
}
.social-signup-wrapper .container .social-signup-buttons .button {
  width: 100%;
}
.social-signup-wrapper .container .social-signup-buttons .button svg {
  width: 18px;
  height: 18px;
  margin-left: 5px;
}
.rich-text:first-of-type {
  margin-top: 24px;
}
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5 {
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
  color: #333;
}
.rich-text {
  max-width: 588px;
  margin: auto;
}

.rich-text p {
  font-family: "BBC Reith Sans Lt";
  margin: 1.6rem 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: hsla(0, 0%, 100%, 1);
  margin-bottom: 38px;
}

.rich-text a:hover {
  text-decoration-color: #50d5b9;
}

.rich-text h6 {
  font-family: "BBC Reith Sans Bd";
  margin: 1.6rem 0;
  font-weight: 300;
  font-size: 0.67em;
  line-height: 1.7142857143em;
  color: #fff;
}
.rich-text h6 a {
  color: hsla(0, 0%, 100%, 0.87);
}

.rich-text:first-of-type p:first-of-type {
  color: #fff;
}

.rich-text:first-of-type p:first-of-type {
  font-family: "BBC Reith Sans Lt";
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  margin-top: 1.6rem;
  color: hsla(0, 0%, 100%, 1) !important;
}

.rich-text h2 {
  color: #fff;
  margin: 0 0 1rem !important;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2em;
  font-family: "BBC Reith Sans";
}

.rich-text a {
  font-weight: 700;
  display: inline;
  font-family: "BBC Reith Sans Bd";
}

.rich-text a:focus{
    border: #50d5b9 1px solid;
}

.rich-text a svg {
  margin-left: 5px;
  height: 18px;
}

.rich-text strong {
  color: #fff !important;
  font-weight: 700;
}

.rich-text a svg path {
  fill: #fff !important;
}
.media-section {
  flex-basis: calc(75% - 20px);
  margin: 2.2rem 0;
}
.media-section figcaption {
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
  margin-top: 20px;
  font-size: 0.8125em;
  line-height: 1.2307692308em;
  font-weight: 300;
  color: hsla(0, 0%, 100%, 1);
}
figure.article-image {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  padding: 0 !important;
  margin-bottom: 56px;
}
.slick-prev,
.slick-next {
  top: 50% !important;
  display: none !important;
}

.about-us-carousel-container {
  padding-top: 0;
  padding-bottom: 0;
}
.social-signup-wrapper {
  background: #282828;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.about-us-carousel-container .card:hover {
  padding: 0 7.5px;
}

@media (min-width: 600px) {
  .rich-text h2 {
    font-size: 1.625em;
    line-height: 1.1538461538em;
  }
}

@media only screen and (max-width: 767px) and (min-width: 399px) {
  .rich-text:first-of-type {
    margin-top: 4rem;
  }

  .rich-text:first-of-type p:first-of-type {
    font-size: 1.125em;
    line-height: 1.4444444444em;
  }

  .rich-text p {
    font-size: 0.875em;
    line-height: 1.7142857143em;
    margin: 1.4rem 0;
  }
}

@media only screen and (max-width: 1180px) and (min-width: 768px) {
  .media-section figcaption {
    font-size: 0.875em;
    line-height: 1.1428571429em;
  }

  .media-section .media-captoiin {
    font-size: 0.875em;
    line-height: 1.1428571429em;
  }
}

@media (min-width: 767px) {
  .rich-text:first-of-type p:first-of-type {
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.444em;
  }
  .about-us-carousel-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  .media-section {
    flex-basis: calc(75% - 20px);
    margin: 6rem 0;
  }
  .social-signup-wrapper .container .social-signup-buttons .button {
    width: auto;
  }
  .rich-text {
    max-width: 528px;
    margin: auto;
  }
}

@media (min-width: 1008px) {
  .rich-text h2 {
    font-size: 1.5em;
    line-height: 1.1538461538em;
  }

  .rich-text:first-of-type p:first-of-type {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.6666666667em;
    margin-bottom: 38px;
  }

  .rich-text p {
    margin: 1rem 0;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.7777777778em;
    margin-bottom: 38px;
  }
  .about-us-carousel-container {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .slick-prev,
  .slick-next {
    display: block !important;
  }
  .media-section {
    flex-basis: calc(75% - 20px);
    margin: 7rem 0;
  }
  .rich-text:first-of-type {
    margin-top: 44px;
  }
  .rich-text {
    max-width: 528px;
    margin: auto;
  }
}

@media (min-width: 1280px) {
  .rich-text {
    max-width: 588px;
    margin: auto;
  }
  .rich-text:first-of-type {
    margin-top: 44px;
  }
  .rich-text h2 {
    font-size: 1.5em;
    line-height: 1.1666666667em;
    margin: 2.2rem 0 2rem !important;
  }

  .rich-text p {
    margin: 1rem 0;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.7777777778em;
    margin-bottom: 38px;
  }

  .rich-text:first-of-type p:first-of-type {
    font-family: BBC Reith Sans Lt;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.66667em !important;
    margin-top: 1.6rem;
  }
  .about-us-carousel-container {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
}
