/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_basicfit/cartridge/client/default/scss/pages/bloglanding.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
/** font family **/
.body-promo-banner {
  max-width: 1088px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
}
.body-promo-banner .column-container {
  display: flex;
  background-color: #ededf7;
  margin: auto;
}
@media only screen and (max-width: 900px) {
  .body-promo-banner .column-container {
    flex-direction: column;
    max-width: 544px;
  }
  .body-promo-banner .column-container picture,
.body-promo-banner .column-container .text {
    width: auto;
  }
}
@media only screen and (max-width: 415px) {
  .body-promo-banner .column-container {
    background-color: transparent;
    padding-bottom: 48px;
  }
  .body-promo-banner .column-container picture {
    margin-left: -16px;
    margin-right: -16px;
  }
  .body-promo-banner .column-container .text {
    padding: 16px;
  }
}
.body-promo-banner .column-container picture,
.body-promo-banner .column-container .text {
  width: 50%;
}
.body-promo-banner .column-container picture {
  text-align: center;
}
.body-promo-banner .column-container picture img {
  width: 100%;
  max-width: 100%;
  margin-top: -48px;
  margin-bottom: -20px;
}
.body-promo-banner .column-container .text-content {
  margin-bottom: 24px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}
.body-promo-banner .column-container .text-content ul {
  text-align: left;
  display: inline-block;
}
.body-promo-banner .column-container .text-content ul li {
  margin-bottom: 10px;
  padding-left: 31px;
  position: relative;
  line-height: 24px;
}
.body-promo-banner .column-container .text-content ul li::before {
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: inherit;
  content: "\F106";
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  color: #7dcd19;
}
.body-promo-banner .column-container .text {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.body-promo-banner .column-container .text .title {
  font-family: "ImpactURW", sans-serif;
  text-transform: uppercase;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
  margin: 0 0 16px;
}
@media only screen and (max-width: 767px) {
  .body-promo-banner .column-container .text .title {
    font-size: 32px;
    line-height: 32px;
  }
}
.body-promo-banner .column-container .text p {
  margin: 0 0 16px;
}
.body-promo-banner .column-container .text .btn {
  margin: auto;
  display: block;
}

.hero-wrapper-content {
  position: relative;
  max-width: none;
}
.hero-wrapper-content .image-wrapper .img {
  width: 100%;
  padding-top: 58.3333333333%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .hero-wrapper-content .image-wrapper .img {
    padding-top: 24.375%;
  }
}
.hero-wrapper-content .image-wrapper .img.img-mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content .image-wrapper .img.img-mobile {
    display: block;
  }
}
.hero-wrapper-content .image-wrapper .img.img-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero-wrapper-content .image-wrapper .img.img-desktop {
    display: block;
  }
}
.hero-wrapper-content .title-column {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero-wrapper-content .title-wrapper {
  max-width: 1088px;
  margin: auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1279px) {
  .hero-wrapper-content .title-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-wrapper-content .title-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.hero-wrapper-content .title-wrapper .main-title {
  color: #2d2d2d;
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content .title-wrapper .main-title {
    position: static;
    margin-bottom: 45px;
    font-size: 56px;
    line-height: 58px;
  }
}
.hero-wrapper-content .title-wrapper .main-title .title-opposite {
  text-shadow: none;
  color: transparent;
  -webkit-text-stroke: 1px #2d2d2d;
}
@media only screen and (max-width: 1024px) {
  .hero-wrapper-content .title-wrapper .main-title .title-opposite {
    line-height: 40px;
    color: transparent;
    -webkit-text-stroke: 1px #2d2d2d;
  }
}
.hero-wrapper-content--redesign {
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign {
    min-height: 460px;
  }
}
.hero-wrapper-content--redesign .main-title {
  text-shadow: none;
  font-size: 32px;
  line-height: 36px;
  position: absolute;
  top: 30px;
  word-break: break-word;
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign .main-title {
    position: relative;
    font-size: 56px;
    line-height: 58px;
  }
}
.hero-wrapper-content--redesign .main-title .title-opposite {
  text-shadow: none;
  -webkit-text-stroke: 1px #313136;
}
@media only screen and (max-width: 1024px) {
  .hero-wrapper-content--redesign .main-title .title-opposite {
    color: transparent;
    -webkit-text-stroke: 1px #9b9b9b;
  }
}
.hero-wrapper-content--redesign .main-title span {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .hero-wrapper-content--redesign .main-title.mobile-background--black, .hero-wrapper-content--redesign .main-title.mobile-background--plain-black {
    color: #fff;
  }
}
.hero-wrapper-content--redesign .hero-wrapper-content__image {
  position: absolute;
  width: 100vw;
  height: 100%;
  z-index: 4;
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image {
    position: relative;
    max-height: 520px;
    top: 0;
    width: 100%;
    z-index: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image {
    top: 0;
    margin-top: 115px;
    max-height: 100%;
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image {
    max-height: 330px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image {
    position: relative;
  }
}
.hero-wrapper-content--redesign .hero-wrapper-content__image svg {
  max-width: 100vw;
  max-height: 460px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image svg {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image svg {
    height: 100%;
  }
  @supports (-webkit-touch-callout: none) {
    .hero-wrapper-content--redesign .hero-wrapper-content__image svg {
      /* CSS specific to Safari on iOS devices */
      min-height: 400px;
    }
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image svg {
    max-height: 360px;
  }
  @supports (-webkit-touch-callout: none) {
    .hero-wrapper-content--redesign .hero-wrapper-content__image svg {
      /* CSS specific to Safari on iOS devices */
      max-height: 400px;
    }
  }
}
.hero-wrapper-content--redesign .hero-wrapper-content__image svg path {
  opacity: 0;
}
.hero-wrapper-content--redesign .hero-wrapper-content__image img {
  width: 100%;
  height: 940px;
  min-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media not all and (min-resolution: 0.001dpcm) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image img {
    /* CSS specific to Safari */
    position: relative;
    -o-object-fit: contain !important;
       object-fit: contain !important;
    max-height: 400px;
    z-index: 50;
  }
  .hero-wrapper-content--redesign .hero-wrapper-content__image img.resize-fix {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    min-height: 400px;
    margin-left: 145px;
    margin-right: 30px;
    margin-bottom: 800px;
  }
  @supports (-webkit-touch-callout: none) {
    .hero-wrapper-content--redesign .hero-wrapper-content__image img {
      /* CSS specific to Safari on iOS devices */
    }
    .hero-wrapper-content--redesign .hero-wrapper-content__image img.resize-fix {
      -o-object-position: center;
         object-position: center;
      margin-left: -120px;
      margin-right: 180px;
    }
    @media only screen and (min-width: 768px) {
      .hero-wrapper-content--redesign .hero-wrapper-content__image img.resize-fix {
        -o-object-position: center;
           object-position: center;
        margin-left: 180px;
        margin-right: 0;
      }
    }
    @media only screen and (min-width: 1025px) {
      .hero-wrapper-content--redesign .hero-wrapper-content__image img.resize-fix {
        margin-left: 0;
      }
    }
  }
}
.hero-wrapper-content--redesign .hero-wrapper-content__image--static {
  display: none;
}
.hero-wrapper-content--redesign .hero-wrapper-content__image--static img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image--static img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image--static img {
    /* CSS specific to Safari */
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .hero-wrapper-content--redesign .hero-wrapper-content__image--static img.resize-fix {
    min-height: 100%;
    margin: 0;
  }
  @supports (-webkit-touch-callout: none) {
    .hero-wrapper-content--redesign .hero-wrapper-content__image--static img {
      /* CSS specific to Safari on iOS devices */
    }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .hero-wrapper-content--redesign .hero-wrapper-content__image--static img {
        -o-object-fit: contain !important;
           object-fit: contain !important;
      }
    }
    .hero-wrapper-content--redesign .hero-wrapper-content__image--static img.resize-fix {
      margin: 0;
    }
  }
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign .hero-wrapper-content__image--static {
    max-height: 460px;
  }
}
.hero-wrapper-content--redesign .description {
  font-family: "HeadingProDouble-Regular", sans-serif;
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign .description {
    width: 80%;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-wrapper-content--redesign .description {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--redesign .description {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign .left,
.hero-wrapper-content--redesign .right {
    width: 50%;
  }
}
.hero-wrapper-content--redesign .left {
  padding: 30px 15px;
}
@media only screen and (min-width: 1025px) {
  .hero-wrapper-content--redesign .left {
    padding: 10px 30px 0 40px;
  }
}
@media only screen and (min-width: 1400px) {
  .hero-wrapper-content--redesign .left {
    padding-left: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-wrapper-content--redesign .left {
    padding-top: 0;
  }
}
.hero-wrapper-content--redesign .right {
  min-height: 375px;
}
.hero-wrapper-content--group-lessons .image-wrapper .img {
  height: 480px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--group-lessons .image-wrapper .img {
    height: 223px;
  }
}
.hero-wrapper-content--group-lessons .title-column {
  top: 115px;
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--group-lessons .title-column {
    top: 31px;
  }
}
.hero-wrapper-content--group-lessons .title-wrapper {
  padding: 0 110px;
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--group-lessons .title-wrapper {
    padding: 0 10px;
  }
}
.hero-wrapper-content--group-lessons .title-wrapper h1 {
  font-size: 72px;
  line-height: 74px;
  color: #fe7000;
  font-family: "HeadingProTreble-Heavy", sans-serif;
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--group-lessons .title-wrapper h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
.hero-wrapper-content--group-lessons .title-wrapper h1 span {
  display: block;
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}
@media only screen and (max-width: 767px) {
  .hero-wrapper-content--group-lessons .title-wrapper h1 span {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
  }
}

.lds-spinner {
  margin: 20px auto;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div::after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #d5d5d5;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

.btn .lds-spinner {
  position: relative;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 0;
}
.btn .lds-spinner div {
  transform-origin: 5px 8px;
}
.btn .lds-spinner div::after {
  top: 2px;
  left: 2px;
  width: 2px;
  height: 2px;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.quick-link-filters .title {
  margin: 0;
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .quick-link-filters .title {
    margin: 0 15px 0 0;
  }
}
.quick-link-filters .filter-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .quick-link-filters .filter-wrapper {
    flex-direction: row;
    align-items: center;
  }
}
@media only screen and (max-width: 1024px) {
  .quick-link-filters .filter-wrapper {
    overflow-x: auto;
  }
}
.trainer-page-main .quick-link-filters .filter-wrapper::after {
  content: none;
}
.quick-link-filters .filter-wrapper.no-indicator::after {
  content: none;
}
.quick-link-filters .filter-wrapper .filters {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.quick-link-filters .filter-wrapper .filters a {
  display: flex;
  align-items: center;
  padding: 9px 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #313136;
  border-radius: 5px;
  font-size: 11px;
  line-height: 16px;
  font-family: "HeadingProTreble-ExtraBold", sans-serif;
  white-space: nowrap;
}
.quick-link-filters .filter-wrapper .filters a.selected {
  background-color: #fe7000;
  border-color: #fe7000;
  color: #fff;
}
.quick-link-filters .filter-wrapper .filters a.selected.upcoming-clubs {
  background-color: #6131ad;
  border-color: #6131ad;
}
.quick-link-filters .filter-wrapper .filters a:last-child {
  margin-right: 0;
}

.usp-wrapper {
  padding-top: 56px;
  padding-bottom: 32px;
  background-color: #ededf7;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .usp-wrapper {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .usp-wrapper .usp-wrapper__inner {
    max-width: 1088px;
    margin-right: auto;
    margin-left: auto;
  }
}
.usp-wrapper .usp-wrapper__title {
  max-width: 240px;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 16px;
  font-family: "ImpactURW", sans-serif;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
  .usp-wrapper .usp-wrapper__title {
    max-width: 416px;
    margin-bottom: 32px;
    padding-left: 0;
    font-size: 56px;
    line-height: 56px;
  }
}
.usp-wrapper .usp-wrapper__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
}
@media only screen and (min-width: 1025px) {
  .usp-wrapper .usp-wrapper__footer {
    flex-direction: row;
  }
}
.usp-wrapper .usp-wrapper__btn {
  margin-bottom: 24px;
  padding: 16px 50px;
  line-height: 24px;
}
@media only screen and (min-width: 1025px) {
  .usp-wrapper .usp-wrapper__btn {
    margin-right: 32px;
    margin-bottom: 0;
  }
}
.usp-wrapper .usp-wrapper__cta {
  font-size: 18px;
}
.usp-wrapper .usp-swiper {
  overflow: visible;
}
.usp-wrapper .usp-swiper .usp-swiper__pagination {
  top: -30px;
  right: 16px;
  bottom: auto;
  left: auto;
  width: auto;
}
@media only screen and (min-width: 1025px) {
  .usp-wrapper .usp-swiper .usp-swiper__pagination {
    display: none;
  }
}
.usp-wrapper .usp-swiper .usp-swiper__pagination .swiper-pagination-bullet-active {
  background-color: #fe7000;
}

.usp-slide {
  width: 192px;
  height: auto;
  margin-right: 8px;
  margin-left: 8px;
  text-align: center;
  background-color: #fff;
}
@media only screen and (min-width: 1025px) {
  .usp-slide {
    width: 18%;
    margin-right: 2.5%;
    margin-left: 0;
  }
  .usp-slide:nth-last-of-type(1) {
    margin-right: 0;
  }
}
.usp-slide .usp-slide__header {
  position: relative;
  overflow: hidden;
  padding-top: 12px;
}
.usp-slide .usp-slide__header::after {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  right: 0;
  bottom: 4px;
  background-color: #fe7000;
  transform: rotate(-5deg);
  transform-origin: top left;
}
.usp-slide .usp-slide__icon {
  position: relative;
  z-index: 1;
  width: 2.5em;
  height: 2.5em;
  background-size: 2.5em 2.5em;
}
.usp-slide .usp-slide__content {
  padding: 16px 14px 26px;
  color: #313136;
}
.usp-slide .usp-slide__title {
  margin-top: 0;
  margin-bottom: 26px;
  font-size: 20px;
  font-size: 18px;
  font-weight: bold;
  word-break: break-word;
}
@media only screen and (min-width: 1025px) {
  .usp-slide .usp-slide__title {
    margin-bottom: 16px;
  }
}
.usp-slide .usp-slide__p {
  font-size: 18px;
  line-height: 28px;
  word-break: break-word;
}

.usp-container {
  overflow: hidden;
}

@media only screen and (min-width: 1025px) {
  .blog-component-wrapper .usp-wrapper,
.usp-container-home .usp-wrapper {
    background-color: transparent;
    padding-top: 40px;
    overflow: visible;
  }
}
.blog-component-wrapper .usp-wrapper__inner,
.usp-container-home .usp-wrapper__inner {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .blog-component-wrapper .usp-wrapper__inner::after,
.usp-container-home .usp-wrapper__inner::after {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 92%;
    margin: auto;
    background-color: #ededf7;
  }
}
@media only screen and (min-width: 1025px) {
  .blog-component-wrapper .usp-wrapper__footer,
.usp-container-home .usp-wrapper__footer {
    padding-left: 42px;
    padding-bottom: 32px;
  }
}
.blog-component-wrapper .usp-swiper .usp-swiper__pagination .swiper-pagination-bullet-active,
.usp-container-home .usp-swiper .usp-swiper__pagination .swiper-pagination-bullet-active {
  background-color: #7322c9;
}

@media only screen and (max-width: 1024px) {
  .content-page .blog-component-wrapper .usp-container {
    max-width: 100%;
  }
}

.blog-component-wrapper .usp-slide .usp-slide__title,
.blog-component-wrapper .usp-slide .usp-slide__p {
  font-family: "HeadingProDouble-Regular", sans-serif;
  font-size: 16px;
  text-transform: none;
}
.blog-component-wrapper .usp-wrapper__title {
  font-family: "HeadingProTreble-Heavy", sans-serif;
}
@media only screen and (min-width: 1025px) {
  .blog-component-wrapper .usp-wrapper__title {
    padding-left: 42px;
  }
}

.usp-container-home .usp-wrapper__inner {
  padding-bottom: 80px;
}
.usp-container-home .usp-wrapper__footer {
  display: none;
}

.bread-crumb {
  max-width: 1440px;
  margin: auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1279px) {
  .bread-crumb {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .bread-crumb {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.bread-crumb ul {
  color: #9b9b9b;
  display: none;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .bread-crumb ul {
    display: block;
    font-size: 0;
    padding: 8px 0 9px;
  }
}
.bread-crumb ul li {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding-right: 14px;
  text-transform: uppercase;
  vertical-align: middle;
}
.bread-crumb ul li::after {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: inherit;
  content: "\F10A";
  color: #d5d5d5;
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 16px;
  position: relative;
  vertical-align: middle;
}
.bread-crumb ul li:last-of-type::after {
  display: none;
}
.bread-crumb ul a {
  color: #9b9b9b;
  display: inline-block;
  font-size: inherit;
  vertical-align: middle;
}
.bread-crumb ul a:hover {
  text-decoration: underline;
}
.bread-crumb ul a.icon-home::before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: inherit;
  content: "\F116";
  color: #d5d5d5;
  display: inline-block;
  font-size: 12px;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.bread-crumb ul span {
  vertical-align: middle;
  display: inline-block;
}
.bread-crumb .mobile-back-link {
  display: none;
}
@media only screen and (max-width: 767px) {
  .bread-crumb .mobile-back-link {
    color: #9b9b9b;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0;
    vertical-align: middle;
  }
  .bread-crumb .mobile-back-link::before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    color: inherit;
    color: #d5d5d5;
    content: "\F108";
    display: inline-block;
    font-size: 12px;
    margin: 0 16px 0 0;
    position: relative;
    vertical-align: middle;
  }
}

@supports (-ms-ime-align: auto) {
  .bread-crumb ul a.icon-home::before {
    top: -1px;
  }
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  .bread-crumb ul a.icon-home::before {
    top: -1px;
  }
}
@keyframes marquee-animation {
  0% {
    left: 0;
  }
  100% {
    left: -1060px;
  }
}
@keyframes marquee-animation-pagewide {
  0% {
    left: 0;
  }
  100% {
    left: -2080px;
  }
}
.experience-assets-promobanner .page-wide-marquee-wrapper {
  font-style: initial;
  margin-top: 20px;
}

.page-wide-marquee-wrapper {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
  margin-top: 30px;
}

.page-wide-marquee {
  background-color: #fff;
  margin: 30px auto;
  white-space: nowrap;
  display: flex;
  width: 4179px;
}
.page-wide-marquee.animate div {
  animation: marquee-animation-pagewide 14s linear infinite;
  animation-delay: 0s;
}
.page-wide-marquee div {
  width: 4179px;
  position: relative;
  white-space: nowrap;
  left: 0;
  display: flex;
}
.page-wide-marquee span {
  font-size: 20px;
  font-family: "HeadingProTreble-ExtraBold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-wide-marquee span {
    font-size: 30px;
    font-family: "HeadingProTreble-Heavy", sans-serif;
  }
}
.page-wide-marquee hr {
  width: 49px;
  border: none;
  border-top: 3px solid #7adec9;
  margin: auto 18px;
}
@media only screen and (min-width: 768px) {
  .page-wide-marquee hr {
    width: 73px;
    border-top: 6px solid #7adec9;
  }
}

.blog-landing-page .main-content {
  max-width: 1920px;
  margin: auto;
}
.blog-landing-page .quick-link-filters {
  padding-left: 0;
  padding-right: 0;
  margin-top: 70px;
}
@media only screen and (max-width: 1279px) {
  .blog-landing-page .quick-link-filters {
    padding-left: 0;
    padding-right: 0;
  }
}
.blog-landing-page .quick-link-filters .filter-wrapper .filters {
  max-width: 1440px;
  margin: auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1279px) {
  .blog-landing-page .quick-link-filters .filter-wrapper .filters {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .blog-landing-page .quick-link-filters .filter-wrapper .filters {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.blog-landing-page .blog-landing-header .title-column .title-wrapper {
  max-width: 1440px;
  margin: auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1279px) {
  .blog-landing-page .blog-landing-header .title-column .title-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .blog-landing-page .blog-landing-header .title-column .title-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.blog-landing-page .blog-landing-body {
  max-width: 1920px;
  margin: auto;
}
.blog-landing-page .blog-landing-body .page-wide-marquee-wrapper {
  width: auto;
  max-width: 1920px;
  overflow: hidden;
}
.blog-landing-page .blog-landing-body .related-articles {
  max-width: 1440px;
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1279px) {
  .blog-landing-page .blog-landing-body .related-articles {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .blog-landing-page .blog-landing-body .related-articles {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.blog-landing-page .blog-landing-footer {
  max-width: 1920px;
  margin: 80px auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1279px) {
  .blog-landing-page .blog-landing-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .blog-landing-page .blog-landing-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-landing-page .blog-landing-footer {
    margin: 40px auto;
  }
}
.blog-landing-page .related-article {
  padding: 0;
  margin-top: 20px;
}
.blog-landing-page .related-article .related-article__inner {
  flex-wrap: wrap;
}
.blog-landing-page .related-article .related-article__item {
  margin-right: 16px;
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .blog-landing-page .related-article .related-article__item {
    margin-left: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-landing-page .related-article .related-article__item .related-article__picture {
    width: 50%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .blog-landing-page .related-article .related-article__item .related-article__text {
    padding-left: 20px;
  }
}
.blog-landing-page .related-article .related-article__text,
.blog-landing-page .related-article .related-article__title,
.blog-landing-page .related-article .related-article__description {
  max-height: none;
  height: auto;
  overflow: initial;
}
@media only screen and (max-width: 767px) {
  .blog-landing-page .page-wide-marquee-wrapper {
    display: none;
  }
}

/*# sourceMappingURL=bloglanding.css.map*/