@charset "UTF-8";
.caseStudyStoriesMapLocationsWrapper .fp-scrollable {
  background: #203c4a;
}
.caseStudyStoriesMapLocationsWrapper .section__content-bg p {
  margin: 0;
}
.caseStudyStoriesMapLocationsWrapper .section__content-bg ul {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.caseStudyStoriesMapLocationsWrapper .section__content-bg ul li {
  list-style: none;
  padding-left: 16px;
  position: relative;
}
.caseStudyStoriesMapLocationsWrapper .section__content-bg ul li:before {
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
  position: absolute;
  content: "";
  border-radius: 100%;
  background: #fff;
}
.caseStudyStoriesMapLocationsWrapper .company-map__map {
  width: 100%;
  height: auto;
  -webkit-transform: none;
  transform: none;
  position: relative;
  top: 0;
}
@media (max-width: 1024px) {
  .caseStudyStoriesMapLocationsWrapper .company-map__pins-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 70%;
    margin-top: 0;
    z-index: 999;
  }
}
@media (max-width: 1200px) {
  body .market__section {
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .sticky-content .fp-slidesContainer .slide {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
body .section__content-bg.imageType {
  height: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  body .section__content-bg.imageType {
    height: 600px;
  }
}
body .section__content-bg.imageType picture {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
body .section__content-bg.imageType picture img {
  max-width: initial;
  max-height: initial;
  -o-object-fit: contain;
  object-fit: contain;
  height: 95%;
  width: 95%;
}
body .section__content-bg.imageType picture.background--image img {
  max-width: initial;
  width: 450px;
  height: auto;
  max-height: initial;
  -o-object-fit: initial;
  object-fit: initial;
}
@media (max-width: 992px) {
  body .section__content-bg.imageType {
    margin-top: -40px;
  }
  body .section__content-bg.imageType picture {
    display: none;
  }
  body .section__content-bg.imageType picture img {
    max-width: 100%;
    max-height: initial;
  }
}
@media (max-width: 768px) {
  .fp-slidesNav {
    display: none !important;
  }
}
.faq__content h2,
.section-twoColumn h2,
.section__content h2 {
  font: 600 30px/36px "GTWalsheimBold";
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .company-map__pins-content {
    margin-top: 30px;
  }
}
.ourStaffList .lessHeight .news_list ul li .listImage {
  height: 350px;
}
@media (max-height: 820px) {
  .ourStaffList .lessHeight .news_list ul li .listImage {
    height: 300px;
  }
}
@media (max-height: 720px) {
  .ourStaffList .lessHeight .news_list ul li .listImage {
    height: 280px;
  }
}
@media (max-width: 1240px) {
  body .fp-slides {
    height: 100% !important;
  }
}
@media (max-width: 1280px) {
  body .market__section .col-4 {
    width: 100%;
  }
}
.sticky-content .fp-scroller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
}
.sticky-content .iScrollVerticalScrollbar {
  display: none !important;
}
#locationsmap .iScrollVerticalScrollbar {
  display: none !important;
  right: auto !important;
  left: calc(33.33% + 100px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  top: 20px !important;
  bottom: 20px !important;
  width: 12px !important;
  overflow: initial !important;
}
#locationsmap .iScrollVerticalScrollbar .iScrollIndicator {
  background: #122e38 !important;
  position: relative;
  border-radius: 20px !important;
}
#locationsmap .iScrollVerticalScrollbar .iScrollIndicator:after {
  content: "";
  border-radius: 100%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  width: 18px;
  height: 18px;
  background: #fff;
  cursor: pointer;
}
@media (max-width: 1024px) {
  #locationsmap .iScrollVerticalScrollbar {
    display: none !important;
  }
}
.scrollingSection {
  overflow: auto;
}
.scrollingSection__inner {
  width: 750px;
}
.company-map.notFullHeightMap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  overflow: initial;
  position: absolute;
  width: 55%;
  top: 0;
  -webkit-transform: none;
  transform: none;
  right: 0;
  z-index: 99;
}
@media (max-width: 1024px) {
  .company-map.notFullHeightMap {
    -webkit-transform: none;
    transform: none;
    /* top: 0; */
    /* height: 450px; */
    /* min-height: initial; */
    position: relative;
    height: auto;
    width: 100%;
    padding: 0 40px;
    margin-top: 20px;
    /* margin-bottom: 160px; */
  }
}

@media (max-width: 767px) {
  .company-map.notFullHeightMap {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .campaignCenterWrapper__banner h2,
  .campaignCenterWrapper__banner h3 {
    font-size: 40px;
    line-height: 48px;
  }
}
.notClickable {
  pointer-events: none;
}
@media (max-width: 1024px) {
  .case-study-stories #locationsmap .container {
    height: auto;
  }
}
.caseStudyMapWrapper {
  position: fixed;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  z-index: 999;
  display: none;
}
.caseStudyMapWrapper .company-map__map {
  width: 100%;
}
@media (max-width: 1024px) {
  body .fp-slidesNav {
    display: none;
  }
}
.caseStudyStoriesMapLocationsWrapper .locationsProgressBar {
  position: absolute;
  left: calc(33.33% + 100px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  top: 20px;
  bottom: 20px;
  width: 12px;
  overflow: hidden;
  z-index: 999;
}
.caseStudyStoriesMapLocationsWrapper .locationsProgressBar span {
  display: block;
  height: 0;
  border-radius: 20px;
  background: #005c72;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 1024px) {
  .caseStudyStoriesMapLocationsWrapper .locationsProgressBar {
    display: none;
  }
}
.case-study-stories__page
  .caseStudyStoriesMapLocationsWrapper
  .row.content-scrollable
  .section__content-bg {
  width: 33.33%;
}
@media (max-width: 1024px) {
  .case-study-stories__page
    .caseStudyStoriesMapLocationsWrapper
    .row.content-scrollable
    .section__content-bg {
    width: 100%;
  }
}
body header.toTop {
  padding-top: 55px;
}
body .ourStaffList {
  overflow: initial;
}
body .campaignCenterWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body .campaignCenterWrapper .bottomNavigation {
  position: static;
  -webkit-transform: none;
  transform: none;
  margin: 15px auto;
}
body .campaignCenterWrapper .bottomNavigation .slick-arrow {
  outline: 0;
  background: url(../images/icons/slider-arrow.svg) no-repeat center;
  background-size: contain;
  width: 12px;
  height: 22px;
  cursor: pointer;
  border: none;
  z-index: 60;
  padding: 0;
  text-indent: -9999px;
}
body .campaignCenterWrapper .bottomNavigation .slick-arrow.slick-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
body .campaignCenterWrapper__staff {
  height: auto;
  display: block;
}
body .campaignCenterWrapper .ourStaffList {
  height: 100%;
}
a[href$=".doc"]:not(.read_more),
a[href$=".pdf"]:not(.read_more) {
  color: #fff;
  text-decoration: none;
}
.company-map.caseStudyCompanyMap {
  padding: 50px 0 50px;
}
.company-map__map-pin-segment {
  display: block;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 12px;
}
.company-map__description {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 40px;
  width: 350px;
  padding: 20px;
  background: #000;
  color: #fff;
  z-index: 999;
  font: 400 16px/20px "GTWalsheim";
}
.company-map__description p {
  margin: 0;
  padding: 0;
}
@media (max-width: 992px) {
  .company-map__description {
    display: none;
  }
}
@media (max-width: 767px) {
  .company-map {
    height: 400px;
  }
}
.hero:after {
  display: none;
}
.hero:before {
  display: none;
}
.hero__backElement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.hero__button__layer {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50px;
}
.hero__button:after {
  display: none;
}
#sections.topZero {
  -webkit-transform: translate3d(0px, -1035px, 0px) !important;
  transform: translate3d(0px, -1035px, 0px) !important;
}
.company-map__map-pin-marker.highlightedPin {
  -webkit-box-shadow: 0 0 0 0 rgb(255, 255, 255);
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  to {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  to {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@media (max-width: 767px) {
  .section .content-scrollable {
    padding-top: 90px;
    position: relative;
  }
}
body header.whiteLogo #logo {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.mobile--button--wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  padding: 10px 0;
  z-index: 999;
  text-align: center;
}
.mobile--button--wrapper .section--scrolldown {
  position: relative;
  bottom: 0;
  left: 0;
  -webkit-transform: none;
  transform: none;
}
@media (min-width: 767px) {
  .mobile--button--wrapper {
    display: none;
  }
}
.section--scrolldown.section--scrollup {
  -webkit-transform: none;
  transform: none;
  left: calc(16.665% - 100px + 20px);
}
.section--scrolldown.section--scrollup:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.section--scrolldown.show--mobile.section--scrollup {
  position: relative;
  bottom: 0;
  left: 0;
  transform: none;
}

@media (max-width: 1024px) {
  .section--scrolldown.section--scrollup {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  .section--scrolldown.section--scrollup:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (max-width: 768px) {
  .section--scrolldown.section--scrollup {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  .section--scrolldown.section--scrollup:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media (max-width: 1200px) {
  .section .content-scrollable .section__content-bg:first-child {
    margin-top: 0 !important;
  }
}
.section__content-bg.imageType {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section__content-bg.imageType picture.showOnMobile {
  display: none;
}
@media (max-width: 992px) {
  .section__content-bg.imageType picture {
    display: none;
  }
  .section__content-bg.imageType picture.showOnMobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1200px) {
  .campaignFactsWrapper__text {
    margin-top: 0;
  }
}
.bottomNavigation.whiteNavigationColor .slick-arrow {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.bottomNavigation.whiteNavigationColor progress {
  outline: none;
  border: 2px solid #fff;
}
.staffListImage video {
  display: none;
}
.divisionProjects__item__holder.divisions--holder .p2sIcon {
  margin-bottom: 24px;
}
.divisionProjects__item.realDivision--item {
  display: block;
}
.divisionProjects__item.realDivision--item p {
  height: 140px;
}
@media (max-width: 992px) {
  .divisionProjects__item.realDivision--item p {
    height: auto;
  }
}
.divisionProjects__item.more--than--one {
  width: 50%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.divisionProjects__item.more--than--one .divisionProjects__item__text {
  width: 100%;
}
.divisionProjects__item.more--than--one .divisionProjects__item__text p {
  display: block;
}
.divisionProjects__item.more--than--one h3 {
  margin-bottom: 24px;
}
.divisionProjects__item.more--than--one .divisionProjects__item__holder {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.divisionProjects__item.more--than--one .p2sIcon {
  margin-left: 0;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .divisionProjects__item.more--than--one {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .divisionProjects__item.more--than--one h3 {
    margin-bottom: 0;
  }
}
#header_right {
  position: relative;
  top: 15px;
}
.homepageTopBanner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 8px 15px 12px 15px;
  text-align: center;
  font: 400 16px/18px "GTWalsheim";
}
.homepageTopBanner p {
  display: block;
  margin: 0;
  color: #fff;
  font: 400 16px/18px "GTWalsheim";
}
.homepageTopBanner strong {
  font: 400 16px/18px "GTWalsheimBold";
}
.homepageTopBanner a {
  color: #fff;
}
@media (max-width: 767px) {
  .homepageTopBanner {
    display: none;
  }
}
.filter_list ul li {
  position: relative;
}
.filter_list ul li [type="checkbox"]:checked,
.filter_list ul li [type="checkbox"]:not(:checked),
.filter_list ul li input {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
  margin: 0;
}
#header_right #showRightPush {
  position: relative;
  left: -10px;
}
.streamWrapper iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.divisionProjects__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 65px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.divisionProjects__item p {
  height: auto;
  margin-bottom: 20px;
}
.divisionProjects__item:last-child {
  margin-bottom: 0;
}
.divisionProjects__item__holder {
  width: 500px;
  margin-bottom: 0;
}
.divisionProjects__item__text {
  width: calc(100% - 640px);
}
.divisionProjects__item__text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}
.divisionProjects__item__text ul li {
  position: relative;
  font: 400 18px/24px "GTWalsheim";
  color: #000;
  padding-left: 20px;
  margin-bottom: 12px;
}
.divisionProjects__item__text ul li:last-child {
  margin-bottom: 0;
}
.divisionProjects__item__text ul li:before {
  background: #3f7793;
  content: "";
  border-radius: 100%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 9px;
  left: 0;
}
@media (max-width: 1300px) {
  .divisionProjects__item__text {
    width: calc(100% - 550px);
  }
}
@media (max-width: 1200px) {
  .divisionProjects__holder {
    width: 100%;
  }
  .divisionProjects__item {
    margin-bottom: 30px;
  }
  .divisionProjects__item__text {
    width: 100%;
    padding-top: 24px;
  }
  .divisionProjects__item__text ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .divisionProjects__item__text ul li:before {
    width: 5px;
    height: 5px;
  }
}
.timelineWrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.timelineWrapper .container {
  padding-right: 0;
  height: 100%;
}
.timelineWrapper__inner {
  padding: 40px 0 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .timelineWrapper__inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 80px 0;
  }
}
.timelineWrapper__arrows {
  position: relative;
  width: 100%;
  height: 40px;
}
.timelineWrapper__arrows .slick-arrow {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 0;
  background: transparent;
  color: #fff;
  font: 400 40px/40px "GTWalsheimBold";
}
.timelineWrapper__arrows .slick-arrow:before {
  content: "?";
  font-weight: bold;
}
.timelineWrapper__arrows .slick-arrow.slick-prev {
  left: 2px;
}
.timelineWrapper__arrows .slick-arrow.slick-next {
  left: auto;
  right: 0;
}
.timelineWrapper__arrows .slick-arrow.slick-next:before {
  content: "?";
}
.timelineWrapper__arrows .slick-arrow.slick-disabled {
  display: none !important;
}
.timelineWrapper .slick-slide:before {
  display: none;
}
.timelineWrapper .slick-track {
  padding-top: 30px;
}
.timelineWrapper .slick-list {
  padding-right: 80px;
}
@media (max-width: 480px) {
  .timelineWrapper .slick-list {
    padding-right: 40px;
  }
}
.timelineWrapper__slider__item {
  margin: 0 10px;
  color: #fff;
  width: 480px;
}
.timelineWrapper__slider__item img,
.timelineWrapper__slider__item video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.timelineWrapper__slider__item__month {
  top: -40px;
  left: 0;
}
.timelineWrapper__slider__item__month.toLeft {
  left: 80px;
}
.timelineWrapper__slider__item__year {
  bottom: -35px;
  right: -10px;
}
.timelineWrapper__slider__item__image {
  width: 100%;
  height: 380px;
  margin-bottom: 50px;
  position: relative;
}
.timelineWrapper__slider__item__image.pointers {
  cursor: pointer;
}
.timelineWrapper__slider__item__image em {
  font-style: normal;
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  display: block;
  bottom: 60px;
  left: 0;
  border-radius: 100%;
}
.timelineWrapper__slider__item__image:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.timelineWrapper__slider__item__image:hover video {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.timelineWrapper__slider__item__image span {
  position: absolute;
  font: 400 70px/110% "GTWalsheimBold";
  margin: 0;
}
@media (max-height: 900px) {
  .timelineWrapper__slider__item__image {
    height: 320px;
  }
}
@media (max-height: 840px) {
  .timelineWrapper__slider__item__image span {
    font-size: 55px;
  }
}
@media (max-height: 800px) {
  .timelineWrapper__slider__item__image {
    height: 300px;
  }
}
@media (max-height: 750px) {
  .timelineWrapper__slider__item__image {
    height: 270px;
  }
}
.timelineWrapper__slider__item__text {
  overflow: hidden;
  position: relative;
  height: 120px;
  font: 400 20px/28px "GTWalsheim";
}
.timelineWrapper__slider__item__text h3 {
  display: block;
  margin-bottom: 0;
  font: 400 20px/28px "GTWalsheimBold";
}
.timelineWrapper__slider__item__text span {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.timelineWrapper__slider__item__text span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.timelineWrapper__slider__item__text span i {
  display: inline-block;
  background: url(../images/icons/plus-white.svg) no-repeat center;
  background-size: contain;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  -webkit-animation: rotatePlus 3s infinite linear;
  animation: rotatePlus 3s infinite linear;
}
.timelineWrapper__slider__item__text span:hover:after {
  width: 0;
}
@media (max-height: 840px) {
  .timelineWrapper__slider__item__image {
    margin-bottom: 35px;
  }
  .timelineWrapper__slider__item__text {
    height: 110px;
  }
  .timelineWrapper__slider__item__text h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .timelineWrapper__slider__item__month {
    top: -35px;
  }
  .timelineWrapper__slider__item__year {
    bottom: -30px;
  }
}
@media (max-width: 1320px) {
  .timelineWrapper__slider__item__image {
    height: 350px;
  }
}
@media (max-width: 1024px) {
  .timelineWrapper__slider__item__image span {
    font-size: 56px;
    line-height: 64px;
  }
  .timelineWrapper__slider__item__image__year {
    bottom: -25px;
  }
}
@media (max-width: 768px) {
  .timelineWrapper__slider__item__image {
    height: 420px;
  }
}
.timelineWrapper .heading_section {
  padding-right: 40px;
}
@media (max-width: 767px) {
  .timelineWrapper .heading_section {
    padding-right: 15px;
  }
}
.heading_section {
  overflow: hidden;
  margin-bottom: 0;
  color: #fff;
  font: 400 24px/32px "GTWalsheimBold";
}
.heading_section h1 {
  font: 400 70px/110% "GTWalsheimBold";
  display: block;
  margin: 0 0 24px 0;
}
.heading_section p:last-child {
  margin-bottom: 0;
}
@media (max-height: 845px) {
  .heading_section h1 {
    font-size: 60px;
  }
}
@media (max-height: 800px) {
  .heading_section h1 {
    font-size: 50px;
  }
}
@media (max-height: 750px) {
  .heading_section p {
    margin-bottom: 5px;
  }
}
@media (max-width: 1320px) {
  .heading_section {
    margin-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .heading_section h1 {
    font-size: 48px;
    margin-bottom: 20px;
  }
}
.timeLineOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(32, 60, 74, 0.55);
  z-index: 999;
  display: none;
}
.timeLinePopup {
  color: #000;
  position: fixed;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 800px;
  max-height: 96%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 50px 12px 0 12px;
  font: 400 18px/24px "GTWalsheim";
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.timeLinePopup img,
.timeLinePopup video {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: 30px;
}
.timeLinePopup p {
  margin-bottom: 0;
}
.timeLinePopup__close {
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  cursor: pointer;
  border-radius: 100%;
  background: #407793 url(../images/icons/close_white.svg) no-repeat center;
  background-size: 18px;
  top: -15px;
  right: -12px;
}
.timeLinePopup__item {
  display: none;
}
.timeLinePopup__item__image {
  display: none;
}
.timeLinePopup__inner {
  background: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 12px;
  padding: 120px 20px 20px 20px;
}
.timeLinePopup__inner h1,
.timeLinePopup__inner h2,
.timeLinePopup__inner h3,
.timeLinePopup__inner h4,
.timeLinePopup__inner h5 {
  display: block;
  margin: 0 0 40px 0;
  font: 400 18px/20px "GTWalsheimBold";
}
.timeLinePopup__icon {
  position: absolute;
  top: -50px;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #407793;
  background-size: 100%;
}
.timeLinePopup .p2sIcon {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.timeLinePopup .p2sIcon svg {
  position: relative;
  top: -4px;
}
@media (max-width: 992px) {
  .timeLinePopup {
    width: 95%;
  }
  .timeLinePopup img,
  .timeLinePopup video {
    height: 280px;
  }
  .timeLinePopup__inner {
    padding: 80px 14px 14px 14px;
  }
  .timeLinePopup__inner h1,
  .timeLinePopup__inner h2,
  .timeLinePopup__inner h3,
  .timeLinePopup__inner h4,
  .timeLinePopup__inner h5,
  .timeLinePopup__inner h6 {
    margin-bottom: 20px;
  }
}
.timeLinePopup::-webkit-scrollbar {
  display: none;
}
@media (max-height: 920px) {
  .timelineWrapper__inner {
    padding: 24px 0;
  }
}
@media (max-width: 1439px) {
  #header_right {
    top: 8px;
  }
}
@media (max-width: 1200px) {
  #header_right {
    top: 5px;
  }
  .campaignCenterWrapper__banner.banner--video {
    padding: 0;
    height: auto;
    background: transparent;
    margin-bottom: -6px;
  }
  .campaignCenterWrapper__banner.banner--video
    .campaignCenterWrapper__banner__background {
    position: static;
  }
  .campaignCenterWrapper__banner.banner--image {
    padding: 0;
    height: 400px;
  }
  .section .podcastSection__content {
    opacity: 1;
    top: 0;
  }
  .podcastSection {
    overflow: initial;
  }
}
@media (max-width: 767px) {
  .podcastSection h2.podcastSection__inner__heading {
    margin-left: 0;
  }
  .podcastSection__inner h2 {
    font: 400 40px/52px "GTWalsheimBold";
    width: 100%;
    padding: 0 15px;
    padding-top: 40px;
    margin-bottom: 60px;
    position: static;
  }
  body header.toTop {
    padding-top: 15px;
  }
}
@-webkit-keyframes rotatePlus {
  0%,
  40% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  60%,
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotatePlus {
  0%,
  40% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  60%,
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}