body {
  color: #000000;
}

.newsletter-banner {
  margin-top: 0;
}

.blog-details ul,
.blog-details ol {
  padding-left: 25px;
}

.blog-details ul li,
.blog-details ol li,
.blog-details p {
  margin-bottom: 1rem;
}

.blog-details a {
  color: #ff7b47;
}

.blog-details__description blockquote p {
  font-style: italic;
}

.blog-details__description blockquote small {
  font-weight: 500;
  padding-left: 1.4rem;
}

.header {
  height: auto;
}

.navigation {
  padding-bottom: 1.875rem;
}

.header .content-width {
  height: auto;
  padding-bottom: 0;
}

.blog-imgs {
  margin-bottom: 20px;
}

.blog-imgs img {
  width: 100%;
  height: auto;
}

/* Header Content */
.header__text span {
  font-weight: 500;
}

.header__text span:first-child {
  font-weight: 700;
}

.header__text span a {
  text-decoration: none;
}

.header__text span a:hover {
  text-decoration: underline;
}

.header__text h1 {
  font-weight: 700;
}

.blog-detail__header>h1>span {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.header__img img {
  width: 100%;
  margin-top: -30%;
}

/* Blog Details */
.blog-details {
  background: #ffffff;
}

.blog-details .content-width {
  padding-top: 0;
}

.blog-details__description {
  font-weight: 400;
}

.blog-details__description div p:first-of-type {
  margin-bottom: 1rem;
}

.blog-details__description div p span {
  display: block;
}

/* Desktop */
@media screen and (min-width: 901px) {
  .header__content {
    max-width: 91%;
    margin-left: auto;
    padding-left: 0;
    padding-top: 0;
  }

  .header__text {
    margin-top: 7.25rem;
  }

  .header__text div {
    margin-bottom: 2.5rem;
  }

  .header__text span {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .header__text span:first-child {
    margin-right: 1.5rem;
  }

  .header__text h1 {
    margin-bottom: 3rem;
  }

  .blog-detail__header>h1>span {
    display: block;
  }

  .header__img {
    padding-left: calc((100vw - 1280px) / 2);
    max-width: 91.2%;
    margin-left: auto;
  }

  .header__img img {
    transform: translateY(60%);
    object-fit: cover;
  }

  .blog-heading__img {
    height: auto;
  }

  .blog-details .content-width {
    padding-right: 5.5rem;
  }

  .blog-details__text {
    max-width: 90.5%;
    margin-left: auto;
  }

  .blog-details__text h2 {
    font-size: 2rem;
    line-height: 4.2rem;
    margin-top: 3rem;
    margin-bottom: 1rem;
  }

  .blog-details__description>*:not(:first-child) {
    margin-top: 1.5rem;
  }

  .blog-details__description blockquote {
    font-size: 1.5rem;
    line-height: 2.5rem;
    margin-left: 6rem;
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .blog-details__description blockquote div {
    padding-left: 1.32625rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border-left: 6px solid #ff7b47;
  }

  .blog-details__description--img img:first-child {
    margin-right: 1.5rem;
  }

  .blog-details .content-width {
    padding-bottom: 7.4375rem;
  }
}

@media screen and (min-width: 1440px) {
  .header__text h1 {
    font-size: 3rem;
    line-height: 4.2rem;
  }

  .blog-details {
    padding-top: 22rem;
  }

  .blog-details__text {
    padding-top: 3.5rem;
  }
}

/* Small Desktop */
@media screen and (min-width: 1024px) and (max-width: 1430px) {
  .header__text h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .header__text {
    margin-top: 3.5rem;
  }

  .blog-details__text {
    padding-top: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .blog-details__text h2 {
    font-size: 2rem;
    line-height: 3.8rem;
    margin-top: 2.2rem;
    margin-bottom: 1.8rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1299px) {
  .header__img {
    max-width: 88%;
  }

  .blog-details__description--img img {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1099px) {
  .blog-details__text {
    padding-top: 1.5rem;
  }

  .blog-details {
    padding-top: 23rem;
  }

  .blog-heading__img {
    transform: translateY(90%) !important;
  }

  .header__img img {
    margin-top: -43.2%;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1199px) {
  .blog-details {
    padding-top: 25rem;
  }

  .header__img img {
    margin-top: -40.2%;
  }

  .blog-heading__img {
    transform: translateY(80%) !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1250px) {
  .blog-details {
    padding-top: 25rem;
  }

  .blog-heading__img {
    transform: translateY(70%) !important;
  }

  .header__img img {
    margin-top: -35%;
  }
}

@media screen and (min-width: 1250px) and (max-width: 1299px) {
  .header__img {
    max-width: 90%;
  }

  .blog-details {
    padding-top: 25rem;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1430px) {
  .blog-details {
    padding-top: 26rem;
  }

  .header__img {
    max-width: 90.9%;
  }
}

/* Higher Screen */
@media screen and (min-width: 1600px) and (max-width: 1799px) {
  .header__img {
    max-width: 92.5%;
  }

  .header__img img {
    margin-top: -27.6%;
  }
}

@media screen and (min-width: 1800px) and (max-width: 1999px) {
  .header__img {
    max-width: 93%;
  }

  .header__img img {
    margin-top: -26%;
  }
}

@media screen and (min-width: 2000px) and (max-width: 2200px) {
  .header__img {
    max-width: 94%;
  }

  .header__img img {
    margin-top: -24%;
  }
}

@media screen and (min-width: 2201px) and (max-width: 2500px) {
  .header__img {
    max-width: 94.5%;
  }

  .header__img img {
    margin-top: -22.2%;
  }
}

@media screen and (min-width: 2501px) {
  .header__img {
    max-width: 95%;
  }

  .header__img img {
    margin-top: -20%;
  }
}

@media screen and (min-width: 3000px) {
  .header__img {
    max-width: 96%;
  }

  .header__img img {
    margin-top: -17%;
  }
}

@media screen and (min-width: 4000px) {
  .header__img {
    max-width: 97%;
  }

  .header__img img {
    margin-top: -14%;
  }
}

@media screen and (min-width: 5000px) {
  .header__img {
    max-width: 97.5%;
  }

  .header__img img {
    margin-top: -11%;
  }
}

/* Mobile */
@media screen and (min-width: 768px) and (max-width: 900px) {
  .header__img {
    margin: 0 1.3rem;
  }
}

@media screen and (max-width: 900px) {
  .header__content {
    padding-top: 2rem;
  }

  .header__text div {
    margin-bottom: 1.25rem;
  }

  .header__text span {
    font-size: 0.625rem;
    line-height: 1.0625rem;
  }

  .header__text h1 {
    margin-bottom: 1.5rem;
    line-height: 1.575rem;
  }

  .blog-details__text h2 {
    font-size: 20px;
    line-height: 1.6875rem;
    margin-top: 1.8125rem;
    margin-bottom: 1rem;
    max-width: 90%;
  }

  .blog-details__description>*:not(:first-child) {
    margin-top: 2rem;
  }

  .blog-details__description--img img {
    width: 100%;
    height: auto;
  }

  .blog-details__description--img img:first-child {
    margin-bottom: 0.875rem;
  }

  .blog-details .content-width {
    padding-bottom: 4.6875rem;
  }

  .blog-details__description blockquote div {
    padding-left: 1.25rem;
    padding-top: 7px;
    padding-bottom: 7px;
    border-left: 4px solid #ff7b47;
  }

  .blog-details__description blockquote p {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-top: 0.6875rem;
  }

  .blog-details__description blockquote small {
    padding-left: 1.7rem;
  }
}

@media screen and (max-width: 767px) {
  .header__text div {
    display: flex;
    justify-content: space-between;
  }

  .header__text h1 {
    font-size: 1.125rem;
  }

  .blog-detail__header>h1>span {
    display: inline;
  }

  .header__img {
    margin: 0 1rem;
  }

  .header__img img {
    transform: translateY(58%);
    height: auto;
    margin-top: -26.5%;
  }

  .blog-details {
    padding-top: 8.5rem;
  }

  .blog-details__text {
    padding-top: 2rem;
  }
}

@media screen and (min-width: 450px) and (max-width: 500px) {
  .blog-details {
    padding-top: 10rem;
  }
}

@media screen and (min-width: 501px) and (max-width: 550px) {
  .blog-details {
    padding-top: 11rem;
  }
}

@media screen and (min-width: 551px) and (max-width: 600px) {
  .blog-details {
    padding-top: 12rem;
  }
}

@media screen and (min-width: 601px) and (max-width: 650px) {
  .blog-details {
    padding-top: 13rem;
  }
}

@media screen and (min-width: 651px) and (max-width: 700px) {
  .blog-details {
    padding-top: 14rem;
  }
}

@media screen and (min-width: 701px) and (max-width: 767px) {
  .blog-details {
    padding-top: 16rem;
  }
}

/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header__img img {
    transform: translateY(55%);
    height: auto;
    margin-top: -25.5%;
  }

  .header__text h1 {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
  .blog-details__description blockquote {
    margin-left: 5rem;
  }

  .header__text span:first-child {
    margin-right: 1.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 830px) {
  .blog-details {
    padding-top: 19rem;
  }
}

@media screen and (min-width: 831px) and (max-width: 900px) {
  .blog-details {
    padding-top: 20rem;
  }
}

@media screen and (min-width: 901px) and (max-width: 1023px) {
  .header__img {
    margin-top: 0;
    max-width: 89%;
  }

  .blog-details {
    padding-top: 23rem;
  }
}