/***
# DESIGNED & DEVELOPED by
Raphael Ble -- Web Designer - Front End Developer -- www.shakeup-dathings.com
***/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght,SOFT,WONK@0,9..144,100..900,0..100,0..1;1,9..144,100..900,0..100,0..1&display=swap");
@keyframes rotating {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
::-moz-selection {
  background: #194235;
  color: #ffffff; }

::selection {
  background: #194235;
  color: #ffffff; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .browserupgrade-ie10 {
    display: block !important;
    visibility: visible !important; }

  #body-preloader {
    display: none !important; }

  body {
    overflow: hidden; } }
.browserupgrade {
  background: white;
  color: #005587;
  display: block;
  text-align: center;
  width: 70%;
  height: auto;
  font-size: 1.5em;
  padding: 20% 15%;
  position: absolute;
  z-index: 101; }
  .browserupgrade a {
    color: #ffffff; }

.browserupgrade-ie10 {
  display: none;
  visibility: hidden; }

/*#top-advertising {
    position: relative;
    z-index: 98;
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
	justify-content: center;
    background: #e3e3e3;
    width: 100%;
	padding: 1em 0;
	
	span {
		font-size: .7em;
		color: #bbb;
		top: -0.5em;
		position: relative;
		display: block;
	}
}

.billboard-advertising {
	width: 970px;
	height: 250px;
	background: #fff;
	font-size: 3em;
	@include vertical-center;
	
	.desktop-txt {
		display: block;
	}
	
	.tablet-txt {
		display: none;
	}
	
	@include MQ-bp-medium-tablet {
		width: 300px;
		height: 250px;
		
		.tablet-txt {
			display: block;
		}
		.desktop-txt {
			display: none;
		}
	}
}*/
.get-back-section, .get-back-section--top, .get-back-section--bottom {
  background: transparent;
  font-family: "Inter", sans-serif;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: fixed;
  z-index: 98;
  width: 100%;
  backdrop-filter: grayscale(0.5) blur(17px);
  box-shadow: #000 0px -40px 60px; }
  .get-back-section a, .get-back-section--top a, .get-back-section--bottom a, .get-back-section a:visited, .get-back-section--top a:visited, .get-back-section--bottom a:visited {
    color: #ffffff;
    font-size: clamp(0.45rem, 0.82vw, 1.2rem);
    font-weight: 300;
    padding: 0;
    text-decoration: none; }
    .get-back-section a.euronews-logo, .get-back-section--top a.euronews-logo, .get-back-section--bottom a.euronews-logo, .get-back-section a:visited.euronews-logo, .get-back-section--top a:visited.euronews-logo, .get-back-section--bottom a:visited.euronews-logo {
      position: absolute;
      width: clamp(1.9rem, 6.5vw, 10rem);
      top: 0;
      margin: 0 0 0 1.2%;
      padding: 0; }
      .get-back-section a.euronews-logo svg, .get-back-section--top a.euronews-logo svg, .get-back-section--bottom a.euronews-logo svg, .get-back-section a:visited.euronews-logo svg, .get-back-section--top a:visited.euronews-logo svg, .get-back-section--bottom a:visited.euronews-logo svg {
        width: 100%; }
    .get-back-section a.back-btn, .get-back-section--top a.back-btn, .get-back-section--bottom a.back-btn, .get-back-section a:visited.back-btn, .get-back-section--top a:visited.back-btn, .get-back-section--bottom a:visited.back-btn {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: flex-start;
      border: .07vw solid white;
      border-radius: 50vw;
      padding: 0.15% .7%;
      margin-left: calc(1.2% + (clamp(1.9rem, 6.5vw, 10rem)) + 1.2%);
      transition: all 0.3s; }
      @media only screen and (max-width: 768px) {
        .get-back-section a.back-btn, .get-back-section--top a.back-btn, .get-back-section--bottom a.back-btn, .get-back-section a:visited.back-btn, .get-back-section--top a:visited.back-btn, .get-back-section--bottom a:visited.back-btn {
          display: none; } }
      .get-back-section a.back-btn:hover, .get-back-section--top a.back-btn:hover, .get-back-section--bottom a.back-btn:hover, .get-back-section a:visited.back-btn:hover, .get-back-section--top a:visited.back-btn:hover, .get-back-section--bottom a:visited.back-btn:hover {
        background: rgba(1, 114, 240, 0.3);
        border-color: #0172f0;
        transition: background 1s 0.2s, border-color 0.3s; }
      .get-back-section a.back-btn::before, .get-back-section--top a.back-btn::before, .get-back-section--bottom a.back-btn::before, .get-back-section a:visited.back-btn::before, .get-back-section--top a:visited.back-btn::before, .get-back-section--bottom a:visited.back-btn::before {
        content: "";
        aspect-ratio: 1 / 1;
        width: .45vw;
        margin: 0 .6em 0 0;
        position: relative;
        background-image: url("../img/back-arrow.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
  .get-back-section .header-logo .cls-1, .get-back-section--top .header-logo .cls-1, .get-back-section--bottom .header-logo .cls-1 {
    fill: #fff; }
  .get-back-section .header-logo .cls-1, .get-back-section--top .header-logo .cls-1, .get-back-section--bottom .header-logo .cls-1, .get-back-section .header-logo .cls-2, .get-back-section--top .header-logo .cls-2, .get-back-section--bottom .header-logo .cls-2 {
    stroke-width: 0px; }
  .get-back-section .header-logo .cls-2, .get-back-section--top .header-logo .cls-2, .get-back-section--bottom .header-logo .cls-2 {
    fill: #0172f0; }
  .get-back-section .sponsored, .get-back-section--top .sponsored, .get-back-section--bottom .sponsored {
    color: #ffffff;
    padding: .6% 1.2%;
    position: relative;
    margin-left: auto;
    border-left: 0.03vw solid white;
    transition: all 0.3s; }
    .get-back-section .sponsored:hover, .get-back-section--top .sponsored:hover, .get-back-section--bottom .sponsored:hover {
      background: rgba(201, 162, 74, 0.3);
      border-left: 0.15vw solid #c9a24a;
      transition: background 0.3s, border-left 0.3s 0.2s; }
    .get-back-section .sponsored span, .get-back-section--top .sponsored span, .get-back-section--bottom .sponsored span {
      font-weight: 600; }
  .get-back-section--top {
    top: 0; }
  .get-back-section--bottom {
    justify-content: center;
    bottom: 0;
    position: relative;
    box-shadow: none;
    margin-top: .5%;
    padding: .6% 0;
    border-top: 0.09vw dotted #ffffff; }
    @media only screen and (max-width: 620px) {
      .get-back-section--bottom {
        flex-direction: column-reverse; } }
    .get-back-section--bottom .euronews-logo {
      display: none !important; }
    .get-back-section--bottom .back-btn {
      display: none !important; }
    .get-back-section--bottom .sponsored {
      background: #020806;
      color: #ffffff !important;
      text-align: center;
      border: none;
      margin-left: unset;
      padding: 0; }
      .get-back-section--bottom .sponsored:hover {
        color: #c9a24a !important;
        background: none;
        border-left: none;
        text-decoration: underline;
        transition: all 0.3s; }

.wrapper {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: none;
  /*&--intro {
  	background: none;
  	padding: $section-padding 0 0 0;
  }*/
  	/*&--map {
  		background: $light-color;
      	padding: calc(7% - 4em) 0 0 0; // To compensate the card margin bottom of the latest line
          //padding: 7% 0 0 0;
  	}*/
  /*&--video {
  	background-color: $fifth-color;
  	//height: 53.7vw;
  	max-height: 886px;
  	display: block;
  	padding: $section-padding 0 0 0;
  }*/
  /*&--footer-visuals {
  	background: $primary-color url("../img/footer-bg@2x.jpg") no-repeat center center;
  	background-size: cover;
  	border-top: .75vw solid $light-color;
  	height: 31.3vw;
  	margin: 0; //4% auto 0;
  	padding: 0;
  }*/
  /*&--article {
  	height: auto;
  	
  	.wrapper-min, .wrapper-max {
  		padding: 5% 0 0 0;
  	}
  }*/
  /*&--gallery {
  	background: $light-color;
  	margin: 0;
  	padding: $section-padding 0 0 0;
  }*/ }
  .wrapper--header {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    background-image: url("../img/bg-header-1@2x.jpg");
    background-color: #ffffff;
    background-size: 101%;
    height: 31.3vw;
    max-height: 800px;
    padding: 6% 0 3% 0;
    z-index: 97;
    border-bottom: 0.75vw solid #c9a24a;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .wrapper--header {
        background-size: cover;
        height: 42vw; } }
    @media only screen and (max-width: 620px) {
      .wrapper--header {
        background-size: cover;
        height: 48vw;
        padding: 8% 0 3% 0; } }
  .wrapper--explainers {
    background-color: unset;
    background-image: none;
    margin-top: 0;
    padding: 7% 0 0 0; }
  .wrapper--program {
    background: #092820;
    margin-top: 0;
    padding: 7% 0 calc(7% + .75vw + 1.2vw);
    border-bottom: 0.75vw solid #194235; }

.wrapper-max {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
  width: 66vw; }
  @media only screen and (max-width: 768px) {
    .wrapper-max {
      width: 75.5%; } }

.video-wrapper {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
  width: 71.4%; }
  @media only screen and (max-width: 768px) {
    .video-wrapper {
      width: 90% !important; } }

.full-width-wrapper {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: none;
  width: 100%; }

.wrapper-min {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
  width: 59.5%; }
  @media only screen and (max-width: 1280px) {
    .wrapper-min {
      width: 65.5%; } }
  @media only screen and (max-width: 1024px) {
    .wrapper-min {
      width: 70.5%; } }
  @media only screen and (max-width: 768px) {
    .wrapper-min {
      width: 75.5%; } }

.wrapper-slideshow-video {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
  width: 83.8%; }
  @media only screen and (max-width: 768px) {
    .wrapper-slideshow-video {
      width: 100%; } }

.align-top {
  display: flex;
  align-items: flex-start;
  justify-content: center; }

.align-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.column-content {
  display: flex;
  align-content: flex-start;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  flex-wrap: nowrap; }

body {
  background: #020806;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  color: #ffffff;
  overflow: hidden; }

main {
  background: #020806;
  position: relative;
  z-index: 99; }

a {
  color: #ffffff; }
  a:hover {
    color: #ffffff; }
  a:visited {
    color: #ffffff; }
  a:active, a:focus, a:visited {
    outline: none; }

h1 {
  font-size: 4em;
  color: #ffffff; }

h2 {
  font-family: "Fraunces", serif;
  color: #ffffff;
  font-size: clamp(2rem, 5.5vw, 6.5rem);
  margin: 0 auto 5%;
  line-height: 1.1;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: uppercase;
  text-box: auto;
  text-box-edge: cap alphabetic;
  font-variation-settings: "SOFT" 50, "WONK" 0; }

h3 {
  font-family: "Fraunces", serif;
  color: #092820;
  font-size: clamp(1.1rem, 2.45vw, 1.5rem);
  margin: .9em auto .7em auto;
  line-height: 1.35;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: uppercase;
  text-box: auto; }

hr {
  background: #c9a24a;
  height: .2vw;
  margin: 0 0 5% 0;
  border: 0; }

p {
  font-family: "Arimo", sans-serif;
  font-size: clamp(1rem, 1.3vw, 1.5rem);
  margin: 0 auto 4%;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 400;
  color: #ffffff; }
  p:last-of-type {
    margin: 0 auto 2%; }
  p b {
    font-weight: 700; }

ul {
  display: inline-block;
  text-align: left;
  margin: 0; }
  ul li {
    list-style: disc;
    font-size: clamp(1rem, 1.3vw, 1.5rem);
    margin: 0 0 3% 0; }
    ul li:last-of-type {
      margin: 0; }

#header-section {
  position: relative;
  overflow: hidden;
  /*.video {
  	position: absolute;
  	left: 0;
  	top: 0;
  	width: 100%;
  	height: 100%;
  	
  	video {
  		position: absolute;
  		left: 0;
  		top: 0;
  		width: 100%;
  		height: 100%;
  		display: block;
  		object-fit: cover;
  	}
  }*/
  	/*.wrapper-max {
          height: 85%;
      }*/ }
  #header-section h1 {
    margin: 0;
    line-height: 0; }
  #header-section span {
    color: #ffffff;
    font-size: clamp(0.65rem, 1.1vw, 1.4rem);
    letter-spacing: 0;
    margin: 0 0 1.5%;
    font-weight: 300; }

#main-logo {
  position: relative;
  width: 100%;
  z-index: 1;
  	/*@include MQ-bp-medium-tablet {
  		//top: 2em;
      	//margin-bottom: 0;
  		width: 85%;
  	}
  	
  	@include MQ-bp-big-mobile {
  		//margin-top: 0.4em;
  		//top: .9em;
  	}*/ }

/*#video-bg {
	z-index: 0;
	position: absolute;
	width: 100.6vw;
}*/
.logo-partner-wrapper {
  width: 100%;
  margin-top: 2%;
  z-index: 1; }
  @media only screen and (max-width: 768px) {
    .logo-partner-wrapper {
      margin-top: 0; } }
  .logo-partner-wrapper #partner-logo {
    text-align: center;
    width: clamp(35px, 6vw, 140px); }

#intro-section {
  text-align: center; }
  #intro-section a {
    display: inline-block;
    color: #ffffff;
    background: #f3eada;
    border-radius: 50vw;
    font-size: clamp(1.4rem, 3vw, 2.7rem);
    padding: 3% 8%;
    margin: 8% 0;
    text-transform: uppercase;
    transition: all .3s ease-out; }
    #intro-section a:hover {
      background: #194235; }

/*#video-section {
	text-align: center;
	
	h3 {
		font-family: $main-font;
		font-size: clamp(.8rem, 2.4vw, 2.2rem);
		color: $light-color;
		margin: 0 auto 4%;
		line-height: 1.3;
		text-transform: uppercase;
		letter-spacing: $letter-spacing-all;
		font-weight: 600;
	}
}*/
.slick {
  width: 100%; }

.slick-dots li {
  margin: .3em; }
  @media only screen and (max-width: 768px) {
    .slick-dots li {
      margin: .2em; } }

.slick-dots li {
  width: 1.2vw;
  height: 1.2vw; }
  @media only screen and (max-width: 768px) {
    .slick-dots li {
      width: 1.6vw;
      height: 1.6vw; } }
  @media only screen and (max-width: 420px) {
    .slick-dots li {
      width: 2.2vw;
      height: 2.2vw; } }

.slick-dots li.slick-active button::before {
  opacity: 1; }

.slick-dots li button::before {
  font-size: 1.2vw; }

.slick-dots li button {
  width: 100%;
  height: 100%; }

.slick-dots {
  bottom: -2.5vw;
  visibility: hidden;
  line-height: 0; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-dots li button::before {
  opacity: 1;
  color: #ffffff;
  transition: color .5s; }

.slick-dots li.slick-active button::before {
  color: #c9a24a;
  transition: color .7s; }

.slick button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.slick .slide-arrow {
  position: absolute;
  bottom: 13vw;
  z-index: 1; }

.slick .prev-arrow {
  width: 4vw;
  height: 7.7vw;
  display: block;
  left: -8%;
  cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .slick .prev-arrow {
      bottom: 19vw; } }
  .slick .prev-arrow img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(15%) saturate(5%) hue-rotate(231deg) brightness(114%) contrast(100%); }
  .slick .prev-arrow:hover > img {
    filter: brightness(0) saturate(100%) invert(84%) sepia(84%) saturate(5825%) hue-rotate(317deg) brightness(84%) contrast(85%); }

.slick .next-arrow {
  width: 4vw;
  height: 7.7vw;
  display: block;
  right: -8%;
  cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .slick .next-arrow {
      bottom: 19vw; } }
  .slick .next-arrow img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(15%) saturate(5%) hue-rotate(231deg) brightness(114%) contrast(100%); }
  .slick .next-arrow:hover > img {
    filter: brightness(0) saturate(100%) invert(84%) sepia(84%) saturate(5825%) hue-rotate(317deg) brightness(84%) contrast(85%); }

#program-section {
  text-align: center; }
  #program-section .slick {
    width: 75%; }
  #program-section .article-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1870px;
    z-index: 1; }
    @media only screen and (max-width: 1024px) {
      #program-section .article-wrapper {
        flex-direction: column;
        width: 76vw;
        padding: 0; } }
    @media only screen and (max-width: 420px) {
      #program-section .article-wrapper {
        width: 90vw; } }
    #program-section .article-wrapper .main-video-wrapper {
      position: relative;
      width: 70%;
      margin: 0 3% 0 0; }
      @media only screen and (max-width: 1024px) {
        #program-section .article-wrapper .main-video-wrapper {
          width: 100%;
          margin: 0 0 4% 0;
          border-right: 0;
          padding-right: 0; } }
    #program-section .article-wrapper .card-container {
      z-index: 1;
      width: 30%; }
      @media only screen and (max-width: 1024px) {
        #program-section .article-wrapper .card-container {
          width: 90%; } }
      @media only screen and (max-width: 620px) {
        #program-section .article-wrapper .card-container {
          width: 100%; } }
      #program-section .article-wrapper .card-container .card {
        text-align: left; }
        @media only screen and (max-width: 1024px) {
          #program-section .article-wrapper .card-container .card {
            text-align: center; } }
        #program-section .article-wrapper .card-container .card h3 {
          font-size: clamp(1.1rem, 2.45vw, 1.5rem);
          line-height: 1.35;
          font-family: "Fraunces", serif;
          letter-spacing: 0;
          text-transform: uppercase;
          margin: 0 auto .7em auto; }
          #program-section .article-wrapper .card-container .card h3 a {
            color: #f3eada;
            transition: color 0.3s ease-out;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical; }
            #program-section .article-wrapper .card-container .card h3 a:hover {
              color: #c9a24a; }
            @media only screen and (max-width: 1280px) {
              #program-section .article-wrapper .card-container .card h3 a {
                -webkit-line-clamp: 3; } }
            @media only screen and (max-width: 1024px) {
              #program-section .article-wrapper .card-container .card h3 a {
                -webkit-line-clamp: 4; } }
        #program-section .article-wrapper .card-container .card p {
          font-family: "Arimo", sans-serif;
          font-size: clamp(0.9rem, 2.45vw, 1rem);
          color: #ffffff;
          margin: 0 auto 1.2em;
          line-height: 1.35;
          font-weight: 400;
          -webkit-box-orient: vertical;
          letter-spacing: 0;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 7;
          -webkit-box-orient: vertical; }
          @media only screen and (max-width: 1280px) {
            #program-section .article-wrapper .card-container .card p {
              -webkit-line-clamp: 4; } }
          @media only screen and (max-width: 1024px) {
            #program-section .article-wrapper .card-container .card p {
              -webkit-line-clamp: 5; } }
        #program-section .article-wrapper .card-container .card .cta-article {
          background: #c9a24a;
          border-radius: 15vw;
          width: 92.6%;
          display: inline-block;
          color: #ffffff;
          text-align: center;
          font-size: clamp(0.95rem, 1.2vw, 1.2rem);
          padding: 0.5em;
          font-family: "Arimo", sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          letter-spacing: 0;
          position: relative;
          overflow: hidden;
          transition: background .7s;
          transition: color .3s ease-out .3s; }
          @media only screen and (max-width: 1024px) {
            #program-section .article-wrapper .card-container .card .cta-article {
              width: 65.5%; } }
          @media only screen and (max-width: 768px) {
            #program-section .article-wrapper .card-container .card .cta-article {
              width: 87%; } }
          @media only screen and (max-width: 620px) {
            #program-section .article-wrapper .card-container .card .cta-article {
              width: 95%; } }
          #program-section .article-wrapper .card-container .card .cta-article:after {
            content: url("../img/cta-arrow.svg");
            width: 2vw;
            height: 2vw;
            display: block;
            position: absolute;
            right: -50%;
            top: 50%;
            margin-top: -1vw;
            z-index: 5;
            transition: right .9s ease-out .5s; }
            @media only screen and (max-width: 768px) {
              #program-section .article-wrapper .card-container .card .cta-article:after {
                display: none; } }
          #program-section .article-wrapper .card-container .card .cta-article:hover {
            cursor: pointer;
            color: #c9a24a;
            transition: all .3s ease-out .3s; }
            #program-section .article-wrapper .card-container .card .cta-article:hover:after {
              right: 4%;
              transition: right 1s ease-out .2s; }
          #program-section .article-wrapper .card-container .card .cta-article:hover > .cta-text {
            text-align: left;
            transition: all .3s ease-out .3s; }
          #program-section .article-wrapper .card-container .card .cta-article .background-1 {
            background: #092820;
            display: block;
            height: 100%;
            width: 110%;
            position: absolute;
            margin: -0.5em;
            z-index: 0;
            left: -110%;
            transition: all .25s ease-out .3s; }
          #program-section .article-wrapper .card-container .card .cta-article .background-2 {
            background: #194235;
            display: block;
            height: 100%;
            width: 110%;
            position: absolute;
            margin: -0.5em;
            z-index: 1;
            left: -110%;
            transition: all .45s ease-out 0s; }
          #program-section .article-wrapper .card-container .card .cta-article .cta-text {
            position: relative;
            z-index: 2; }
          #program-section .article-wrapper .card-container .card .cta-article:hover .background-1 {
            left: 0;
            transition: all .5s ease-out 0s; }
          #program-section .article-wrapper .card-container .card .cta-article:hover .background-2 {
            left: 0;
            transition: all .7s ease-out .25s; }

#explainers-section {
  text-align: center;
  /*.wrapper-max {
  	padding: 3% 0 4%;
  }*/ }
  #explainers-section .card-container {
    width: 100%;
    		/*border-top: $third-color .2vw solid;
        	padding-top: 6%;*/
    display: flex;
    align-content: flex-start;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media only screen and (max-width: 1024px) {
      #explainers-section .card-container {
        align-items: center;
        flex-direction: column;
        justify-content: center;
        align-content: center; } }
  #explainers-section .card {
    width: 31%;
    text-align: left;
    margin: 0 0 4em 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 1vw;
    /*.date {
    	background: $light-color;
    	font-family: $secondary-font;
    	font-size: clamp(0.7rem, 0.8vw, 0.8rem);
    	text-align: center;
    	color: $card-p-color;
    	padding: 1% 0;
    	line-height: 1.35;
    	font-weight: 300;
    	letter-spacing: $letter-spacing-all;
    	
    	strong {
    		font-weight: 700;
    	}
    }*/ }
    #explainers-section .card:nth-child(4n+4) {
      margin-right: 0; }
    @media only screen and (max-width: 1280px) {
      #explainers-section .card {
        font-size: 95%; } }
    @media only screen and (max-width: 1024px) {
      #explainers-section .card {
        width: 70%;
        margin-right: 0; } }
    @media only screen and (max-width: 768px) {
      #explainers-section .card {
        font-size: 90%;
        width: 80%; } }
    @media only screen and (max-width: 620px) {
      #explainers-section .card {
        font-size: 79%;
        width: 100%; } }
    @media only screen and (max-width: 420px) {
      #explainers-section .card {
        font-size: 70%; } }
    #explainers-section .card h3 {
      flex-grow: 1;
      /*@include MQ-bp-medium-tablet {
      	width: 95%;
      }*/ }
      #explainers-section .card h3 a {
        color: #f3eada;
        transition: color 0.3s ease-out;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical; }
        #explainers-section .card h3 a:hover {
          color: #c9a24a; }
    #explainers-section .card p {
      font-family: "Arimo", sans-serif;
      font-size: clamp(0.9rem, 2.45vw, 1rem);
      color: #ffffff;
      margin: 0 auto 1.2em;
      line-height: 1.35;
      font-weight: 400;
      letter-spacing: 0;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      /*@include MQ-bp-medium-tablet {
      	width: 95%;
      }*/ }
    #explainers-section .card .img-article-link {
      background: #c9a24a;
      display: block;
      overflow: hidden;
      width: 100%;
      height: auto;
      border-radius: 1vw; }
      #explainers-section .card .img-article-link img {
        transform: scale(1.01);
        transition: all .5s ease-out; }
      #explainers-section .card .img-article-link:hover img {
        transform: scale(1.2);
        opacity: .4;
        transition: all 3s ease-out; }
    #explainers-section .card .cta-article {
      background: #c9a24a;
      border-radius: 15vw;
      width: 92.6%;
      display: inline-block;
      color: #ffffff;
      text-align: center;
      font-size: clamp(0.95rem, 1.2vw, 1.2rem);
      padding: 0.5em;
      font-family: "Arimo", sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0;
      position: relative;
      overflow: hidden;
      transition: background .7s;
      transition: color .3s ease-out .3s; }
      @media only screen and (max-width: 1024px) {
        #explainers-section .card .cta-article {
          width: 95%; } }
      @media only screen and (max-width: 420px) {
        #explainers-section .card .cta-article {
          width: 93%; } }
      #explainers-section .card .cta-article:after {
        content: url("../img/cta-arrow.svg");
        width: 2vw;
        height: 2vw;
        display: block;
        position: absolute;
        right: -50%;
        top: 50%;
        margin-top: -1vw;
        z-index: 5;
        transition: right .9s ease-out .5s; }
        @media only screen and (max-width: 768px) {
          #explainers-section .card .cta-article:after {
            display: none; } }
      #explainers-section .card .cta-article:hover {
        cursor: pointer;
        color: #c9a24a;
        transition: all .3s ease-out .3s; }
        #explainers-section .card .cta-article:hover:after {
          right: 4%;
          transition: right 1s ease-out .2s; }
      #explainers-section .card .cta-article:hover > .cta-text {
        text-align: left;
        transition: all .3s ease-out .3s; }
      #explainers-section .card .cta-article .background-1 {
        background: #092820;
        display: block;
        height: 100%;
        width: 110%;
        position: absolute;
        margin: -0.5em;
        z-index: 0;
        left: -110%;
        transition: all .25s ease-out .3s; }
      #explainers-section .card .cta-article .background-2 {
        background: #194235;
        display: block;
        height: 100%;
        width: 110%;
        position: absolute;
        margin: -0.5em;
        z-index: 1;
        left: -110%;
        transition: all .45s ease-out 0s; }
      #explainers-section .card .cta-article .cta-text {
        position: relative;
        z-index: 2; }
      #explainers-section .card .cta-article:hover .background-1 {
        left: 0;
        transition: all .5s ease-out 0s; }
      #explainers-section .card .cta-article:hover .background-2 {
        left: 0;
        transition: all .7s ease-out .25s; }
    #explainers-section .card--coming-soon::after {
      content: "Coming soon";
      background: #424846;
      font-family: "Fraunces", serif;
      color: #ffffff;
      text-transform: uppercase;
      position: absolute;
      font-size: clamp(1.2rem, 2.5vw, 1.4rem);
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
      width: 100%; }
    #explainers-section .card--coming-soon h3, #explainers-section .card--coming-soon p, #explainers-section .card--coming-soon .cta-article, #explainers-section .card--coming-soon a, #explainers-section .card--coming-soon img {
      visibility: hidden; }
    #explainers-section .card--fake {
      visibility: hidden; }

#gallery-section {
  text-align: center;
  	/*.wrapper-max {
  		border-bottom: $secondary-color .2vw solid;
     		margin-bottom: 4%;
  	}*/ }
  #gallery-section .slick-gallery {
    margin: 0;
    width: 100%; }
  #gallery-section .slick-slide {
    position: relative; }
  #gallery-section .slick-dots {
    bottom: 1.5vw;
    visibility: visible;
    line-height: 0; }
    @media only screen and (max-width: 620px) {
      #gallery-section .slick-dots {
        width: 97%; } }
  #gallery-section .slick-gallery .slide-arrow {
    position: absolute;
    bottom: 50%;
    margin-bottom: -6.5vw;
    z-index: 1; }
  #gallery-section .slick-gallery .prev-arrow, #gallery-section .slick-gallery .next-arrow {
    background: rgba(255, 255, 255, 0.7);
    border: none;
    display: flex;
    padding: 4%;
    cursor: pointer;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-out 0s;
    /*&:hover > img{
    	filter: brightness(0) saturate(100%) invert(55%) sepia(62%) saturate(6846%) hue-rotate(327deg) brightness(85%) contrast(94%);
    	transition: all .7s ease-out .3s;
    }*/ }
    #gallery-section .slick-gallery .prev-arrow img, #gallery-section .slick-gallery .next-arrow img {
      width: 2.5vw;
      transition: all .7s ease-out .3s; }
    #gallery-section .slick-gallery .prev-arrow:hover, #gallery-section .slick-gallery .next-arrow:hover {
      background: rgba(201, 162, 74, 0.7);
      transition: all .7s ease-out 0s; }
  #gallery-section .slick-gallery .prev-arrow {
    left: 0; }
  #gallery-section .slick-gallery .next-arrow {
    right: 0; }
  #gallery-section .loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    color: #092820;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    z-index: 10; }
  #gallery-section .loader::after,
  #gallery-section .loader::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    width: 2vw;
    height: 2vw;
    top: 50%;
    left: 50%;
    transform: scale(0.5) translate(0, 0);
    background-color: #092820;
    border-radius: 50%;
    animation: animloader 1s infinite ease-in-out; }
  #gallery-section .loader::before {
    background-color: #f3eada;
    transform: scale(0.5) translate(-7vw, -7vw); }
@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes animloader {
  50% {
    transform: scale(1) translate(-50%, -50%); } }
.left {
  float: left;
  margin: 0 2.5em 2.5em 0; }
  @media only screen and (max-width: 768px) {
    .left {
      margin: 0 1.5em 1.5em 0; } }
  @media only screen and (max-width: 620px) {
    .left {
      margin: 0.8em 0 2em 0; } }

.right {
  float: right;
  margin: 0 0 2.5em 2.5em; }
  @media only screen and (max-width: 768px) {
    .right {
      margin: 0 0 1.5em 1.5em; } }
  @media only screen and (max-width: 620px) {
    .right {
      margin: 0.8em 0 2em 0; } }

.full-width {
  width: 100% !important;
  margin: 0 0 2.5em 0; }
  @media only screen and (max-width: 768px) {
    .full-width {
      margin: 0 0 1.5em 0; } }
  @media only screen and (max-width: 620px) {
    .full-width {
      margin: 2em 0; } }

.embed {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .embed iframe, .embed object, .embed embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0; }

#footer-visuals-section .footer-visuals {
  width: 100%; }
  #footer-visuals-section .footer-visuals .footer-visuals-cta {
    font-family: "Arimo", sans-serif;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 6%;
    transition: background 1s ease-out 0s; }
    #footer-visuals-section .footer-visuals .footer-visuals-cta:hover {
      background: #c9a24a; }
    #footer-visuals-section .footer-visuals .footer-visuals-cta:hover span {
      background: white;
      color: #ffffff; }
    #footer-visuals-section .footer-visuals .footer-visuals-cta span {
      background: #c9a24a;
      color: #092820;
      font-size: 1.5vw;
      font-weight: 400;
      height: 100%;
      display: inline-block;
      padding: 1.5% 5%;
      transition: background 2s ease-out .2s, color 3s ease-out .3s;
      letter-spacing: 0; }
      @media only screen and (max-width: 768px) {
        #footer-visuals-section .footer-visuals .footer-visuals-cta span {
          font-size: .9em; } }
      @media only screen and (max-width: 620px) {
        #footer-visuals-section .footer-visuals .footer-visuals-cta span {
          font-size: 15px; } }
  #footer-visuals-section .footer-visuals .socials-container {
    width: 30%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    height: auto;
    margin: 1.5% auto 0 auto;
    line-height: 0; }
    @media only screen and (max-width: 620px) {
      #footer-visuals-section .footer-visuals .socials-container {
        width: 50%; } }
    @media only screen and (max-width: 420px) {
      #footer-visuals-section .footer-visuals .socials-container {
        width: 60%; } }
    #footer-visuals-section .footer-visuals .socials-container a {
      display: block;
      width: 13%;
      background: #ffffff;
      border-radius: 50%;
      transition: background .5s ease-out .2s; }
      #footer-visuals-section .footer-visuals .socials-container a:hover {
        background: #092820; }
      #footer-visuals-section .footer-visuals .socials-container a:hover svg {
        fill: #c9a24a; }
      #footer-visuals-section .footer-visuals .socials-container a svg {
        fill: #092820;
        /*stroke: $third-color;
        stroke-width: 2vw;*/
        width: 100%;
        height: 100%;
        transform: scale(0.95);
        transition: fill .3s ease-out .1s; }

#body-preloader {
  overflow: hidden; }

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #020806;
  /* change if the mask should have another color then white */
  z-index: 100;
  /* makes sure it stays on top */ }

#status {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  margin: -50px 0 0 -65px;
  clear: both; }

.preloader {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }

.preloader_inner {
  text-align: center;
  font-size: 1.5em; }

.show {
  visibility: visible !important;
  opacity: 1 !important;
  transition: all 0.5s ease; }

.sp.sp-slices {
  border-radius: 0;
  border-top: 18px white solid;
  border-left: 18px white solid;
  border-bottom: 18px #f3eada solid;
  border-right: 18px #c9a24a solid;
  border-radius: 100px;
  -webkit-animation: spSlices 1s infinite linear;
  animation: spSlices 1s infinite linear; }

@-webkit-keyframes spSlices {
  0% {
    border-top: 18px white solid;
    border-right: 18px white solid;
    border-bottom: 18px #f3eada solid;
    border-left: 18px #c9a24a solid; }
  25% {
    border-top: 18px #c9a24a solid;
    border-right: 18px white solid;
    border-bottom: 18px white solid;
    border-left: 18px #f3eada solid; }
  50% {
    border-top: 18px #f3eada solid;
    border-right: 18px #c9a24a solid;
    border-bottom: 18px white solid;
    border-left: 18px white solid; }
  75% {
    border-top: 18px white solid;
    border-right: 18px #f3eada solid;
    border-bottom: 18px #c9a24a solid;
    border-left: 18px white solid; }
  100% {
    border-top: 18px white solid;
    border-right: 18px white solid;
    border-bottom: 18px #f3eada solid;
    border-left: 18px #c9a24a solid; } }
@keyframes spSlices {
  0% {
    border-top: 18px white solid;
    border-right: 18px white solid;
    border-bottom: 18px #f3eada solid;
    border-left: 18px #c9a24a solid; }
  25% {
    border-top: 18px #c9a24a solid;
    border-right: 18px white solid;
    border-bottom: 18px white solid;
    border-left: 18px #f3eada solid; }
  50% {
    border-top: 18px #f3eada solid;
    border-right: 18px #c9a24a solid;
    border-bottom: 18px white solid;
    border-left: 18px white solid; }
  75% {
    border-top: 18px white solid;
    border-right: 18px #f3eada solid;
    border-bottom: 18px #c9a24a solid;
    border-left: 18px white solid; }
  100% {
    border-top: 18px white solid;
    border-right: 18px white solid;
    border-bottom: 18px #f3eada solid; } }
