@charset "UTF-8";
/***
# DESIGNED & DEVELOPED by
Raphael Ble -- Web Designer - Front End Developer -- www.shakeup-dathings.com
***/
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-Medium.eot");
  src: url("../fonts/BrandonGrotesque-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Medium.woff2") format("woff2"), url("../fonts/BrandonGrotesque-Medium.woff") format("woff"), url("../fonts/BrandonGrotesque-Medium.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Brandon Grotesque Black';
  src: url("../fonts/BrandonGrotesque-Black.eot");
  src: url("../fonts/BrandonGrotesque-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Black.woff2") format("woff2"), url("../fonts/BrandonGrotesque-Black.woff") format("woff"), url("../fonts/BrandonGrotesque-Black.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Black.svg#BrandonGrotesque-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
/*@font-face {
    font-family: 'Neuzon';
    src: url('../fonts/Neuzon.eot');
    src: url('../fonts/Neuzon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neuzon.woff2') format('woff2'),
        url('../fonts/Neuzon.woff') format('woff'),
        url('../fonts/Neuzon.ttf') format('truetype'),
        url('../fonts/Neuzon.svg#Neuzon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
.hide-content-geoblocking {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden; }

/*.hide-overlay-geoblocking {
	display: none !important;
}*/
#overlay-geoblocking {
  display: block;
  text-align: center;
  width: 100%;
  font-size: .6em;
  margin-top: 13%;
  position: absolute;
  z-index: 0; }
  #overlay-geoblocking h1 {
    color: #205583 !important;
    font-weight: 400; }
  #overlay-geoblocking hr {
    width: 30%;
    margin: 1em auto; }
  #overlay-geoblocking span {
    font-size: .7em;
    display: block;
    margin-top: 2%; }

#euronews-logo-overlay-geoblocking {
  width: 15%;
  fill: #205583; }

@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: #2b8d44; }

.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; }
  #top-advertising span {
    font-size: .7em;
    color: #bbb;
    top: -0.5em;
    position: relative;
    display: block; }

.billboard-advertising {
  width: 970px;
  height: 250px;
  background: #fff;
  font-size: 3em;
  display: flex;
  align-items: center;
  justify-content: center; }
  .billboard-advertising .desktop-txt {
    display: block; }
  .billboard-advertising .tablet-txt {
    display: none; }
  @media only screen and (max-width: 1024px) {
    .billboard-advertising {
      width: 300px;
      height: 250px; }
      .billboard-advertising .tablet-txt {
        display: block; }
      .billboard-advertising .desktop-txt {
        display: none; } }

.get-back-section, .get-back-section--top, .get-back-section--bottom {
  background: #000;
  font-family: "Open Sans", sans-serif;
  display: flex;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  text-transform: uppercase;
  position: sticky;
  z-index: 99;
  width: 100%; }
  @media only screen and (max-width: 620px) {
    .get-back-section, .get-back-section--top, .get-back-section--bottom {
      flex-direction: column;
      justify-content: center; } }
  .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: #fff;
    font-size: .81rem;
    padding: .85em 0;
    text-decoration: none; }
    @media only screen and (max-width: 1280px) {
      .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 {
        padding: .9em .6em;
        font-size: .75em; } }
    @media only screen and (max-width: 1024px) {
      .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 {
        font-size: .65em; } }
    @media only screen and (max-width: 620px) {
      .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 {
        width: 97%;
        text-align: center; } }
  .get-back-section .sponsored, .get-back-section--top .sponsored, .get-back-section--bottom .sponsored {
    background: #9d5e43;
    color: #ffffff;
    padding: .85em 1em;
    position: relative;
    margin-left: auto; }
  .get-back-section--top {
    top: 0; }
  .get-back-section--bottom {
    bottom: 0;
    position: relative; }
    @media only screen and (max-width: 620px) {
      .get-back-section--bottom {
        flex-direction: column-reverse; } }

.get-back-section .header-logo, .get-back-section--top .header-logo, .get-back-section--bottom .header-logo {
  width: 6.5rem;
  margin: -0.2em 0.8em 0;
  fill: #fff; }
  @media only screen and (max-width: 1280px) {
    .get-back-section .header-logo, .get-back-section--top .header-logo, .get-back-section--bottom .header-logo {
      width: 5.5rem; } }

.get-back::before {
  content: "<";
  padding: 1.1em .5em 0.85em 0; }

.sponsored span {
  font-weight: bold; }

.get-back-section--top .sponsored::after {
  content: "";
  background: #9d5e43;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 8%;
  transform: rotate(45deg);
  z-index: -1;
  margin-top: -0.2em; }
  @media only screen and (max-width: 620px) {
    .get-back-section--top .sponsored::after {
      width: 15px;
      height: 15px;
      right: 50%; } }

.get-back-section--bottom .sponsored::after {
  content: "";
  background: #9d5e43;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 8%;
  transform: rotate(45deg);
  z-index: -1;
  bottom: 2em; }
  @media only screen and (max-width: 620px) {
    .get-back-section--bottom .sponsored::after {
      width: 15px;
      height: 15px;
      right: 50%; } }

#languages-nav {
  position: absolute;
  z-index: 98;
  width: 11.3%;
  height: 2.6vw;
  max-height: 53px;
  max-width: 240px;
  background: white;
  border-radius: 0 50px 50px 0;
  top: 21.5em;
  /* -> With top AD*/
  /*top: 3em; -> Without top AD*/
  left: -180px;
  transition: left .7s; }
  #languages-nav:hover {
    left: 0; }
    @media only screen and (max-width: 1024px) {
      #languages-nav:hover {
        left: -8.5%; } }
    @media only screen and (max-width: 1024px) {
      #languages-nav:hover {
        left: -9.3%; } }
    @media only screen and (max-width: 768px) {
      #languages-nav:hover {
        left: -11.7%; } }
    @media only screen and (max-width: 620px) {
      #languages-nav:hover {
        left: -16.3%; } }
  #languages-nav:hover span {
    opacity: 1; }
  @media only screen and (max-width: 2080px) {
    #languages-nav {
      left: -8.5%; } }
  @media only screen and (max-width: 1024px) {
    #languages-nav {
      left: -8.5%; } }
  @media only screen and (max-width: 1024px) {
    #languages-nav {
      width: 12.4%;
      height: 2.9vw;
      left: -9.3%; } }
  @media only screen and (max-width: 768px) {
    #languages-nav {
      width: 15.4%;
      height: 3.5vw;
      left: -11.7%; } }
  @media only screen and (max-width: 620px) {
    #languages-nav {
      width: 21.4%;
      height: 4.9vw;
      left: -16.3%;
      top: 23.2em;
      /* -> With top AD*/
      /*top: 4.7em; -> Without top ad*/ } }
  @media only screen and (max-width: 420px) {
    #languages-nav {
      /*top: 23.8em; -> With top AD*/
      /*top: 4.7em; -> Without top ad*/ } }
  #languages-nav a#languages-nav-link-mobile {
    display: none;
    position: absolute; }
    @media only screen and (max-width: 1024px) {
      #languages-nav a#languages-nav-link-mobile {
        display: block;
        height: 100%;
        width: 100%; } }
  #languages-nav ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin: 0; }
    #languages-nav ul li {
      text-align: center;
      font-size: 0.8vw;
      margin: 3.2% 0 0 0;
      width: 25%; }
      #languages-nav ul li a {
        display: block; }
        #languages-nav ul li a:active {
          color: #2b8d44; }
      #languages-nav ul li span {
        display: block;
        width: 50%;
        background: white;
        padding: 0em 0.2em;
        border-radius: 50px;
        margin: 14px auto;
        color: #2b8d44;
        opacity: 0;
        transition: opacity .7s; }
        @media only screen and (max-width: 1024px) {
          #languages-nav ul li span {
            display: none; } }

#close-nav {
  position: absolute;
  right: -24% !important;
  top: -2%;
  height: auto;
  width: 18% !important;
  z-index: 99; }
  #close-nav #close-nav-languages {
    background: #2b8d44;
    border-radius: 50px;
    padding: 0.3em;
    display: none;
    /*img {
    	opacity: 0;
    	transition: opacity .7s;
    	transition-delay: 2s;
    	//width: 80%;
    }*/ }

.languages-nav-visible {
  left: 0 !important; }

.languages-clicked-close-on {
  display: block !important;
  /*img {
  		opacity: 1 !important;
  		//transform: rotate(180deg);
  	}*/ }

.hide-link-langues-nav {
  display: none !important; }

.wrapper {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: none; }
  .wrapper--header {
    background-image: url("../img/bg-header@2x.jpg");
    background-color: #e8e7e0;
    background-size: 104%;
    height: 70.7vw;
    z-index: 97;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    /*margin-top: 2.5em; //Used when no top advertising
    
    @include MQ-bp-big-desktop {
    	margin-top: 2em;
    }
    
    @include MQ-bp-small-mobile {
    	margin-top: 4em;
    }*/ }
  .wrapper--video {
    background-color: #e8e7e0;
    background: url("../img/bg-map@2x.png") no-repeat center top, url("../img/bg-video@2x.jpg") no-repeat center bottom, url("../img/bg-content@2x.jpg") repeat-y;
    background-size: 104%;
    display: block;
    padding: 0 0 4em 0; }
    @media only screen and (max-width: 768px) {
      .wrapper--video {
        font-size: .8em; } }
    .wrapper--video p {
      color: #837553;
      text-align: justify;
      font-size: 1.8em;
      line-height: 1.3;
      font-weight: 400;
      letter-spacing: 0;
      width: 100%;
      margin: 0 0 1.5em 0 !important; }
      @media only screen and (max-width: 1280px) {
        .wrapper--video p {
          font-size: 1.7vw; } }
      @media only screen and (max-width: 1024px) {
        .wrapper--video p {
          font-size: 2.3vw; } }
      @media only screen and (max-width: 768px) {
        .wrapper--video p {
          font-size: 3.1vw; } }
    .wrapper--video .organic-title {
      width: 50%;
      margin: 4% 0; }
    .wrapper--video .green-logo {
      width: 45%;
      align-self: flex-end;
      margin-bottom: 8%; }
  .wrapper--explainers {
    background: #fff;
    margin-top: 0; }
  .wrapper--article {
    height: auto;
    background: white;
    		/*&--1 { 
    			background: url("../img/article-page-content/article-img-background-fight-against-climate-change@2x.jpg") no-repeat top right;
    			background-size: 55%;
    			background-attachment: fixed;
    
    			@include MQ-bp-small-mobile {
    				background-position:  top center;
    				background-size: 100%;
    			}
    		}*/ }
    .wrapper--article .wrapper-min, .wrapper--article .wrapper-max {
      padding: 5% 0 0 0; }

.wrapper-max {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
  width: 71.4%; }
  @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%;
  flex-direction: column; }
  @media only screen and (max-width: 768px) {
    .video-wrapper {
      width: 90% !important; } }

.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 {
  font-family: "Brandon Grotesque", "Open Sans", sans-serif;
  color: #2b8d44; }

a {
  color: #2b8d44; }
  a:hover {
    color: #cdd8c2; }
  a:visited {
    color: #2b8d44; }
  a:active, a:focus, a:visited {
    outline: none; }

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

h2 {
  font-size: 1.8vw;
  color: #2b8d44;
  text-align: center;
  margin: 0 auto .4em;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: lighter; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 2.8vw; } }
  @media only screen and (max-width: 420px) {
    h2 {
      font-size: 3.4vw; } }

#header-section span {
  font-family: "Lato", sans-serif;
  color: #000000;
  font-size: 0.8vw;
  letter-spacing: 0;
  margin: 0 0 1em;
  font-weight: lighter; }
  @media only screen and (max-width: 1024px) {
    #header-section span {
      font-size: 1.4vw; } }
  @media only screen and (max-width: 768px) {
    #header-section span {
      font-size: 1.5vw; } }
  @media only screen and (max-width: 420px) {
    #header-section span {
      font-size: 2vw; } }
#header-section .disclaimer {
  font-size: .9vw;
  font-style: italic;
  position: absolute;
  left: 1%;
  top: 45vw;
  width: 16%;
  text-align: center;
  color: #fff;
  opacity: .5;
  line-height: 1;
  /*@include MQ-bp-wider-desktop {
  	top: 66%;
  	font-size: .85vw;
  }
  
  @include MQ-bp-big-desktop {
  	top: 65%;
  	font-size: .85vw;
  }
  
  @include MQ-bp-medium-tablet {
  	font-size: 1.15vw;
  	top: 64%;
  }*/ }
  @media only screen and (max-width: 768px) {
    #header-section .disclaimer {
      font-size: 1.4vw;
      top: 61%; } }
  @media only screen and (max-width: 620px) {
    #header-section .disclaimer {
      font-size: 10px;
      top: 54%; } }
  @media only screen and (max-width: 420px) {
    #header-section .disclaimer {
      font-size: 9px; } }

#main-logo {
  top: 25%;
  margin-bottom: 14%;
  position: absolute;
  width: 46%;
  right: 5%;
  	/*@include MQ-bp-medium-tablet {
  		top: 2em;
      	margin-bottom: 0;
  		width: 85%;
  	}
  	
  	@include MQ-bp-big-mobile {
  		//margin-top: 0.4em;
  		top: .9em;
  	}*/ }

.logo-partner-wrapper {
  width: 100%; }

#partner-logo {
  width: 22%;
  position: absolute;
  right: 28.9%;
  top: 6%;
  /*@include MQ-bp-medium-tablet {
  	width: 35%;
  }
  
  @include MQ-bp-very-small-mobile {
  	width: 35%;
  }*/ }

#carbon-logo {
  width: 13%;
  position: absolute;
  right: 7.6%;
  top: 8%;
  /*@include MQ-bp-medium-tablet {
  	width: 35%;
  }
  
  @include MQ-bp-very-small-mobile {
  	width: 35%;
  }*/ }

.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; }

.slick-dotted.slick-slider {
  margin-bottom: 3%; }

.slick-dots li button::before {
  opacity: 1;
  color: #2b8d44; }

.slick-dots li.slick-active button::before {
  color: #000000; }

.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: -10%;
  cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .slick .prev-arrow {
      bottom: 19vw; } }
  .slick .prev-arrow:hover > img {
    filter: invert(27%) sepia(100%) saturate(860%) hue-rotate(185deg) brightness(80%) contrast(100%); }

.slick .next-arrow {
  width: 4vw;
  height: 7.7vw;
  display: block;
  right: -10%;
  cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .slick .next-arrow {
      bottom: 19vw; } }
  .slick .next-arrow:hover > img {
    filter: invert(27%) sepia(100%) saturate(860%) hue-rotate(185deg) brightness(80%) contrast(100%); }

#explainers-section, .slick-slider-related {
  text-align: center; }
  #explainers-section .wrapper-max, .slick-slider-related .wrapper-max {
    padding: 0 0 2.5em 0; }
  #explainers-section h1, .slick-slider-related h1 {
    font-size: 4.45vw;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 0;
    display: inline-block;
    position: relative;
    padding-left: 0;
    min-width: 41.5%; }
    @media only screen and (max-width: 768px) {
      #explainers-section h1, .slick-slider-related h1 {
        font-size: 4.65vw; } }
    #explainers-section h1::before, .slick-slider-related h1::before {
      content: "";
      display: block;
      background: #2b8d44;
      position: absolute;
      height: 0.2vw;
      top: 0.665em;
      left: -4.7em;
      right: auto;
      width: 22vw; }
    #explainers-section h1::after, .slick-slider-related h1::after {
      content: "";
      display: block;
      background: #2b8d44;
      position: absolute;
      height: 0.2vw;
      top: 0.665em;
      right: -4.7em;
      left: auto;
      width: 22vw; }
  #explainers-section .card-container, .slick-slider-related .card-container {
    width: 100%;
    display: flex;
    align-content: flex-start;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap; }
    @media only screen and (max-width: 1024px) {
      #explainers-section .card-container, .slick-slider-related .card-container {
        align-items: center;
        flex-direction: column;
        justify-content: center;
        align-content: center; } }
  #explainers-section .card, .slick-slider-related .card {
    width: 30.8%;
    text-align: left;
    margin: 0 0 4em 0;
    overflow: hidden;
    display: flex;
    flex-direction: column; }
    @media only screen and (max-width: 1280px) {
      #explainers-section .card, .slick-slider-related .card {
        font-size: 95%; } }
    @media only screen and (max-width: 1024px) {
      #explainers-section .card, .slick-slider-related .card {
        width: 70%;
        text-align: center; } }
    @media only screen and (max-width: 768px) {
      #explainers-section .card, .slick-slider-related .card {
        font-size: 90%;
        width: 80%; } }
    @media only screen and (max-width: 620px) {
      #explainers-section .card, .slick-slider-related .card {
        font-size: 79%;
        width: 100%; } }
    @media only screen and (max-width: 420px) {
      #explainers-section .card, .slick-slider-related .card {
        font-size: 70%; } }
    #explainers-section .card h3, .slick-slider-related .card h3 {
      font-size: 1.5em;
      line-height: 1.2;
      font-family: "Brandon Grotesque Black";
      letter-spacing: 0;
      text-transform: uppercase;
      margin: .9em auto .7em auto;
      flex-grow: 1; }
      @media only screen and (max-width: 1024px) {
        #explainers-section .card h3, .slick-slider-related .card h3 {
          width: 95%; } }
      #explainers-section .card h3 a, .slick-slider-related .card h3 a {
        color: #2b8d44;
        transition: color 0.3s ease-out; }
        #explainers-section .card h3 a:hover, .slick-slider-related .card h3 a:hover {
          color: #cdd8c2; }
    #explainers-section .card p, .slick-slider-related .card p {
      font-family: "Brandon Grotesque";
      font-size: 1.3em;
      color: #837553;
      margin: 0 auto 1.2em;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
      @media only screen and (max-width: 1024px) {
        #explainers-section .card p, .slick-slider-related .card p {
          width: 95%; } }
    #explainers-section .card .img-article-link, .slick-slider-related .card .img-article-link {
      background: #837553;
      display: block;
      overflow: hidden;
      width: 100%;
      height: auto; }
      #explainers-section .card .img-article-link img, .slick-slider-related .card .img-article-link img {
        transform: scale(1.01);
        transition: all .5s ease-out; }
      #explainers-section .card .img-article-link:hover img, .slick-slider-related .card .img-article-link:hover img {
        transform: scale(1.2);
        transition: all 6s ease-out; }
    #explainers-section .card .cta-article, .slick-slider-related .card .cta-article {
      background: #2b8d44;
      border-radius: 15em;
      width: 94%;
      display: inline-block;
      color: white;
      text-align: center;
      font-size: 1.25em;
      padding: 0.5em;
      font-family: "Brandon Grotesque";
      text-transform: uppercase;
      letter-spacing: 0;
      position: relative;
      transition: background .7s; }
      @media only screen and (max-width: 1024px) {
        #explainers-section .card .cta-article, .slick-slider-related .card .cta-article {
          width: 96%; } }
      @media only screen and (max-width: 768px) {
        #explainers-section .card .cta-article, .slick-slider-related .card .cta-article {
          width: 95%; } }
      #explainers-section .card .cta-article:hover, .slick-slider-related .card .cta-article:hover {
        background: #837553;
        cursor: pointer; }
      #explainers-section .card .cta-article .cta-text, .slick-slider-related .card .cta-article .cta-text {
        position: relative;
        z-index: 2; }
    #explainers-section .card--coming-soon::after, .slick-slider-related .card--coming-soon::after {
      content: "Coming soon";
      background: #e2e2e2;
      font-family: "Open Sans", sans-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, .slick-slider-related .card--coming-soon h3, .slick-slider-related .card--coming-soon p, .slick-slider-related .card--coming-soon .cta-article, .slick-slider-related .card--coming-soon a, .slick-slider-related .card--coming-soon img {
      visibility: hidden; }

.slick-slider-related {
  width: 100%;
  display: flex;
  align-content: flex-start;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  /*@include MQ-bp-small-mobile {
  	align-items: center;
  	flex-direction: column;
  	justify-content: center;
  	align-content: center;
  }*/ }
  @media only screen and (max-width: 1024px) {
    .slick-slider-related {
      align-items: inherit;
      flex-direction: row;
      justify-content: space-between; } }
  .slick-slider-related .card {
    /*width: 32.8%;
    margin: 0 0 2em 0;*/
    width: auto;
    margin: 0 10px 2em 0;
    height: 400px; }
    .slick-slider-related .card:active, .slick-slider-related .card:focus, .slick-slider-related .card:visited {
      outline: none; }
    @media only screen and (max-width: 1024px) {
      .slick-slider-related .card {
        background: none;
        text-align: left; } }
    @media only screen and (max-width: 1330px) {
      .slick-slider-related .card {
        height: 386px; } }
    @media only screen and (max-width: 1190px) {
      .slick-slider-related .card {
        height: 375px; } }
    @media only screen and (max-width: 1100px) {
      .slick-slider-related .card {
        height: 360px; } }
    @media only screen and (max-width: 620px) {
      .slick-slider-related .card {
        height: 430px; } }
    @media only screen and (max-width: 768px) {
      .slick-slider-related .card {
        width: 100%; } }
    .slick-slider-related .card h3 {
      font-size: 100% !important;
      margin: .9em auto .7em 0 !important;
      width: 97% !important;
      /*@include MQ-bp-big-desktop {
      	font-size: 93.4% !important;
      }*/ }
      @media only screen and (max-width: 1190px) {
        .slick-slider-related .card h3 {
          font-size: 91% !important; } }
      @media only screen and (max-width: 1024px) {
        .slick-slider-related .card h3 {
          font-size: 89% !important; } }
      @media only screen and (max-width: 768px) {
        .slick-slider-related .card h3 {
          font-size: 98% !important; } }
      @media only screen and (max-width: 620px) {
        .slick-slider-related .card h3 {
          font-size: 111% !important;
          margin: .9em auto .7em auto !important;
          width: 100% !important;
          text-align: center; } }
    .slick-slider-related .card .img-article-link {
      height: auto;
      max-height: 200px; }
      @media only screen and (max-width: 620px) {
        .slick-slider-related .card .img-article-link {
          max-height: 295px; } }
    .slick-slider-related .card p {
      font-size: 78% !important;
      margin: 0 auto 1.2em 0 !important;
      width: 97% !important; }
      @media only screen and (max-width: 1024px) {
        .slick-slider-related .card p {
          font-size: 77% !important; } }
      @media only screen and (max-width: 620px) {
        .slick-slider-related .card p {
          margin: 0 auto 1.2em auto !important;
          width: 100% !important;
          text-align: center; } }
    .slick-slider-related .card .cta-article {
      font-size: 1.05em;
      width: 95%; }
      @media only screen and (max-width: 620px) {
        .slick-slider-related .card .cta-article {
          width: 97%; } }
  .slick-slider-related .slick-dots {
    visibility: visible;
    margin: 0 !important;
    padding: 0 !important;
    bottom: 0 !important; }
    .slick-slider-related .slick-dots li {
      margin: 0 !important;
      padding: 2px !important;
      width: 12px !important;
      height: 12px !important; }
      .slick-slider-related .slick-dots li button::before {
        font-size: 9px !important;
        width: 100% !important;
        height: 100% !important; }
    .slick-slider-related .slick-dots li.slick-active button::before {
      color: #837553 !important; }

.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; } }

#article-section .bt-return-hp {
  background: #2b8d44;
  padding: 1em 0em 1em 2.3em;
  display: block;
  position: fixed;
  width: 5vw;
  height: auto;
  z-index: 96;
  top: 20%;
  left: 0; }
  @media only screen and (max-width: 620px) {
    #article-section .bt-return-hp {
      top: 45%; } }
  @media only screen and (max-width: 1024px) {
    #article-section .bt-return-hp {
      width: 1vw;
      height: 1vw;
      padding: 3%; } }
  #article-section .bt-return-hp a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.5s ease; }
    #article-section .bt-return-hp a:hover {
      background: #cdd8c2;
      opacity: .5; }
    #article-section .bt-return-hp a img {
      display: none;
      width: auto;
      height: 55%;
      margin: 23% auto;
      position: relative; }
      @media only screen and (max-width: 1024px) {
        #article-section .bt-return-hp a img {
          display: block !important; } }
  #article-section .bt-return-hp span {
    color: #000000;
    font-size: 0.7em;
    line-height: 1.3;
    display: block;
    width: 4vw;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-wrap: break-word;
    hyphens: auto; }
    #article-section .bt-return-hp span::before {
      content: url("../img/arrow-left-return.svg");
      display: block;
      width: 0.6em;
      height: auto;
      position: absolute;
      left: 10%;
      top: 41%; }
    @media only screen and (max-width: 1024px) {
      #article-section .bt-return-hp span {
        display: none; } }
#article-section h1 {
  background: white;
  display: inline;
  text-transform: uppercase;
  font-size: 2vw;
  font-weight: 500;
  letter-spacing: 0; }
  @media only screen and (max-width: 1280px) {
    #article-section h1 {
      font-size: 2.1vw; } }
  @media only screen and (max-width: 1024px) {
    #article-section h1 {
      font-size: 2.7vw; } }
  @media only screen and (max-width: 768px) {
    #article-section h1 {
      font-size: 2.8vw; } }
  @media only screen and (max-width: 620px) {
    #article-section h1 {
      font-size: 17.5px; } }
  @media only screen and (max-width: 420px) {
    #article-section h1 {
      font-size: 15.5px; } }
  #article-section h1::after {
    content: url("../img/sep.svg");
    height: auto;
    width: 70px;
    display: block;
    padding: 0;
    line-height: 2;
    margin-bottom: 0.3em; }
    @media only screen and (max-width: 620px) {
      #article-section h1::after {
        width: 50px; } }
#article-section .article-img {
  width: 52%;
  align-self: flex-start; }
  @media only screen and (max-width: 1024px) {
    #article-section .article-img {
      align-items: flex-start; } }
  @media only screen and (max-width: 620px) {
    #article-section .article-img {
      width: 100%; } }
#article-section p {
  color: #837553;
  font-weight: lighter;
  letter-spacing: 0;
  margin: 0 0 2.5em 0;
  font-size: 1vw; }
  @media only screen and (max-width: 1280px) {
    #article-section p {
      font-size: 1.15vw; } }
  @media only screen and (max-width: 1024px) {
    #article-section p {
      font-size: 1.45vw; } }
  @media only screen and (max-width: 768px) {
    #article-section p {
      font-size: 1.8vw;
      margin: 0 0 1.5em 0; } }
  @media only screen and (max-width: 620px) {
    #article-section p {
      font-size: 13px; } }
  @media only screen and (max-width: 420px) {
    #article-section p {
      font-size: 12px; } }
  #article-section p a {
    background: #2b8d44;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2b8d44 0%, #cdd8c2 40%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2b8d44 0%, #cdd8c2 40%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2b8d44 0%, #cdd8c2 40%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-radius: 3px;
    padding: .5em 1em;
    color: white;
    line-height: 20px;
    display: block;
    border-top: 2px solid #cdd8c2;
    border-bottom: 2px solid #cdd8c2;
    transition: all .7s ease; }
    #article-section p a:hover {
      color: #000000 !important;
      border-top: 2px solid #2b8d44;
      border-bottom: 2px solid #2b8d44;
      padding-left: 1.5em;
      transition: all .9s ease; }
    #article-section p a:visited {
      color: #000000; }
    #article-section p a::before {
      margin-right: 0.5%;
      padding-left: 0;
      content: "•>";
      display: inline;
      width: auto;
      height: auto; }
#article-section .related-articles-wrapper {
  border-top: 1px dotted #ccc;
  margin: 7% 0 5% 0; }
  #article-section .related-articles-wrapper h4 {
    color: #837553;
    text-transform: uppercase;
    margin: 1em 0;
    font-size: 1.15vw; }
    @media only screen and (max-width: 1280px) {
      #article-section .related-articles-wrapper h4 {
        font-size: 1.30vw; } }
    @media only screen and (max-width: 1024px) {
      #article-section .related-articles-wrapper h4 {
        font-size: 1.60vw; } }
    @media only screen and (max-width: 768px) {
      #article-section .related-articles-wrapper h4 {
        font-size: 1.95vw; } }
    @media only screen and (max-width: 620px) {
      #article-section .related-articles-wrapper h4 {
        font-size: 14px; } }
    @media only screen and (max-width: 420px) {
      #article-section .related-articles-wrapper h4 {
        font-size: 13px; } }
  #article-section .related-articles-wrapper ul {
    margin: 0 0 1em 0;
    padding-left: 7.4%;
    ont-size: 1vw; }
    @media only screen and (max-width: 1280px) {
      #article-section .related-articles-wrapper ul {
        font-size: 1.15vw; } }
    @media only screen and (max-width: 1024px) {
      #article-section .related-articles-wrapper ul {
        font-size: 1.45vw; } }
    @media only screen and (max-width: 768px) {
      #article-section .related-articles-wrapper ul {
        font-size: 1.8vw; } }
    @media only screen and (max-width: 620px) {
      #article-section .related-articles-wrapper ul {
        font-size: 13px; } }
    @media only screen and (max-width: 420px) {
      #article-section .related-articles-wrapper ul {
        font-size: 12px; } }
    #article-section .related-articles-wrapper ul li {
      list-style: disc;
      color: #2b8d44;
      padding: .2em; }
      #article-section .related-articles-wrapper ul li a {
        transition: color 0.3s ease-out; }
#article-section .p-wrapper {
  background: white;
  padding: 2.5em 2.5em 0 0; }
  @media only screen and (max-width: 620px) {
    #article-section .p-wrapper {
      padding: 0.8em; } }
  #article-section .p-wrapper h2 {
    color: #2b8d44;
    text-align: left; }
    @media only screen and (max-width: 620px) {
      #article-section .p-wrapper h2 {
        font-size: 17px; } }
  #article-section .p-wrapper figcaption {
    font-size: 12px;
    text-align: center;
    padding: 0.5% 0;
    color: #cdd8c2; }
    @media only screen and (max-width: 620px) {
      #article-section .p-wrapper figcaption {
        font-size: 11px; } }
    #article-section .p-wrapper figcaption::before {
      content: "- ";
      position: relative; }
    #article-section .p-wrapper figcaption::after {
      content: " -";
      position: relative; }
#article-section .txt-intro {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0; }
  @media only screen and (max-width: 1024px) {
    #article-section .txt-intro {
      flex-direction: column; } }
  #article-section .txt-intro span {
    display: block;
    margin: 0;
    padding: 3em 3em 0;
    background: white;
    width: 32%; }
    @media only screen and (max-width: 1024px) {
      #article-section .txt-intro span {
        padding: 3em 7% 0 0;
        width: 93%; } }
    @media only screen and (max-width: 620px) {
      #article-section .txt-intro span {
        padding: 1.5em 4% 1em 4%;
        width: 92%; } }

#body-preloader {
  overflow: hidden; }

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eae9e9;
  /* 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 #cdd8c2 solid;
  border-left: 18px #2b8d44 solid;
  border-bottom: 18px black solid;
  border-right: 18px #2b8d44 solid;
  border-radius: 100px;
  -webkit-animation: spSlices 1s infinite linear;
  animation: spSlices 1s infinite linear; }

@-webkit-keyframes spSlices {
  0% {
    border-top: 18px #cdd8c2 solid;
    border-right: 18px #2b8d44 solid;
    border-bottom: 18px black solid;
    border-left: 18px #2b8d44 solid; }
  25% {
    border-top: 18px black solid;
    border-right: 18px #cdd8c2 solid;
    border-bottom: 18px #2b8d44 solid;
    border-left: 18px black solid; }
  50% {
    border-top: 18px black solid;
    border-right: 18px black solid;
    border-bottom: 18px #cdd8c2 solid;
    border-left: 18px #2b8d44 solid; }
  75% {
    border-top: 18px #2b8d44 solid;
    border-right: 18px black solid;
    border-bottom: 18px black solid;
    border-left: 18px #cdd8c2 solid; }
  100% {
    border-top: 18px #cdd8c2 solid;
    border-right: 18px #2b8d44 solid;
    border-bottom: 18px black solid;
    border-left: 18px #2b8d44 solid; } }
@keyframes spSlices {
  0% {
    border-top: 18px #cdd8c2 solid;
    border-right: 18px #2b8d44 solid;
    border-bottom: 18px black solid;
    border-left: 18px #2b8d44 solid; }
  25% {
    border-top: 18px black solid;
    border-right: 18px #cdd8c2 solid;
    border-bottom: 18px #2b8d44 solid;
    border-left: 18px black solid; }
  50% {
    border-top: 18px black solid;
    border-right: 18px black solid;
    border-bottom: 18px #cdd8c2 solid;
    border-left: 18px #2b8d44 solid; }
  75% {
    border-top: 18px #2b8d44 solid;
    border-right: 18px black solid;
    border-bottom: 18px black solid;
    border-left: 18px #cdd8c2 solid; }
  100% {
    border-top: 18px #cdd8c2 solid;
    border-right: 18px #2b8d44 solid;
    border-bottom: 18px black solid;
    border-left: 18px #2b8d44 solid; } }
