/***
# DESIGNED & DEVELOPED by
Raphael Ble -- Web Designer - Front End Developer -- www.shakeup-dathings.com
***/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&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;
	
	
	h1 {
		color: #205583 !important;
		font-weight: 400;
	}
	
	hr {
		width: 30%;
		margin: 1em auto;
	}
	
	span {
		font-size: .7em;
		display: block;
		margin-top: 2%;
	}
}

#euronews-logo-overlay-geoblocking {
	width: 15%;
	fill: #205583;
}*/
::-moz-selection {
  background: #65a0dd;
  color: #ffffff; }

::selection {
  background: #65a0dd;
  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: #000000; }

.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: #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: #78006f;
    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: #78006f;
  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: #78006f;
  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%; } }

.wrapper {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: none;
  /*&--intro {
  	background: none;
  	padding: 3.5% 0;
  }*/
  /*&--gallery {
  	background: none;
  	margin: 0;
  	padding: 3.5% 0;
  }*/ }
  .wrapper--header {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    background-color: #000000;
    height: 70.7vw;
    position: relative;
    overflow: hidden;
    /*&::before {
    	content: '';
    	position: absolute;
    	inset: 0;
    	z-index: 2;
    	backdrop-filter: blur(0px);
    	-webkit-backdrop-filter: blur(0px);
    	transition: backdrop-filter 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    	pointer-events: none;
    }
    
    .backdrop-blur-overlay {
    	position: absolute;
    	width: 100%;
    	height: 100%;
    	inset: 0;
    	z-index: 2;
    	backdrop-filter: blur(0px);
    	-webkit-backdrop-filter: blur(0px);
    	transition: backdrop-filter 0.3s ease;
    	pointer-events: none;
    }*/ }
    .wrapper--header .overlay-tint {
      position: absolute;
      inset: 0;
      z-index: 2;
      pointer-events: none;
      background: #bf018d;
      will-change: opacity; }
    .wrapper--header .background-wrapper {
      position: absolute;
      inset: 0;
      background: url("../img/bg-header@2x.jpg") no-repeat center center;
      background-size: cover;
      z-index: 0;
      will-change: transform; }
  .wrapper--map {
    background-color: #ffffff;
    padding: 2% 3.5% 0 3.5%;
    margin-bottom: 30%; }
    @media only screen and (max-width: 1024px) {
      .wrapper--map {
        margin-bottom: 35%; } }
    .wrapper--map:after {
      content: "";
      background: url("../img/line-1@2x.png") no-repeat center/cover;
      height: 21.3vw;
      width: 93vw;
      position: absolute;
      left: 0;
      bottom: -34%; }
      @media only screen and (max-width: 1024px) {
        .wrapper--map:after {
          bottom: -14%; } }
      @media only screen and (max-width: 620px) {
        .wrapper--map:after {
          bottom: -13%; } }
  .wrapper--video {
    position: relative;
    background-color: none;
    background: none;
    display: block;
    padding: 0 0 10% 0; }
    .wrapper--video:before {
      content: "";
      background: url("../img/line-2@2x.png") no-repeat center/cover;
      height: 21.3vw;
      width: 93vw;
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 2; }
    .wrapper--video:after {
      content: "";
      position: absolute;
      background: #bf018d;
      width: 100%;
      bottom: -1px;
      left: 0;
      right: 0;
      height: 20vw;
      z-index: 1;
      clip-path: polygon(0 0, 100% 98%, 100% 100%, 0% 100%); }
  .wrapper--explainers {
    background: #bf018d;
    padding: 0 0 2.5% 0; }

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

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

.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 {
  background: #ffffff;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  overflow: hidden; }

/*main {
	background: url("../img/bg-content@2x.jpg") repeat-y;
	background-size: contain;
}*/
a {
  color: #000000; }
  a:hover {
    color: #ffffff; }
  a:visited {
    color: #000000; }
  a:active, a:focus, a:visited {
    outline: none; }

h1 {
  font-size: clamp(2rem, 5vw, 8rem);
  font-family: "Bebas Neue", sans-serif;
  color: #000000;
  background: black;
  background: linear-gradient(90deg, black 0%, #bf018d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin: 0 auto 5%;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: bold; }

h2 {
  font-size: clamp(3.4rem, 10vw, 11rem);
  font-family: "Bebas Neue", sans-serif;
  color: #bf018d;
  margin: 0 auto 3.5%;
  line-height: .85;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: normal;
  display: inline-block;
  text-align: center;
  background: linear-gradient(rgba(191, 1, 141, 0.2), rgba(191, 1, 141, 0.2)), url("../img/mask-1@2x.jpg") center/100% no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: driftBackground 19s ease-in-out infinite alternate;
  /* Animate background position and scale */ }
@keyframes driftBackground {
  0% {
    background-position: 30% 40%;
    background-size: 100%; }
  20% {
    background-position: 55% 35%;
    background-size: 115%; }
  40% {
    background-position: 20% 60%;
    background-size: 135%; }
  60% {
    background-position: 70% 50%;
    background-size: 155%; }
  80% {
    background-position: 45% 30%;
    background-size: 110%; }
  100% {
    background-position: 50% 40%;
    background-size: 100%; } }
h3 {
  font-size: clamp(1.7rem, 2.5vw, 2.3rem);
  line-height: 1.1;
  font-family: "Bebas Neue", sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: .7em auto .4em auto; }

hr {
  background: #bf018d;
  border: 0;
  width: 100%;
  height: .3vw;
  margin: -2% 0 6.5% 0;
  transform-origin: center;
  transform: scaleX(1.5); }

#header-section {
  	/*&::before {
          content: "";
          background: rgba($fifth-color, .1);
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 0;
      }*/ }
  #header-section h1 {
    margin: 0;
    line-height: 0; }
  #header-section::after {
    content: "";
    background: url("../img/bg-header-2@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 18.3vw;
    z-index: 3; }
  #header-section .wrapper-min {
    justify-content: center; }
  #header-section span {
    font-family: "Open Sans", sans-serif;
    color: #ffffff;
    font-size: clamp(0.7rem, 1.8vw, 1.2rem);
    letter-spacing: 0;
    margin: 0 0 1em;
    font-weight: normal; }
  #header-section #main-logo {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: -23% auto 13%;
    transition: opacity 1s ease-out, transform 0.1s ease-out;
    will-change: opacity, transform; }
    @media only screen and (max-width: 1024px) {
      #header-section #main-logo {
        width: 90%;
        margin: -12% auto 10%; } }
    @media only screen and (max-width: 768px) {
      #header-section #main-logo {
        width: 95%;
        margin: -10% auto 7%; } }
  #header-section .logo-partner-wrapper {
    width: 100%;
    z-index: 1;
    transition: transform 0.1s ease-out;
    will-change: transform; }
    #header-section .logo-partner-wrapper #partner-logo {
      text-align: center;
      width: 25%; }
      @media only screen and (max-width: 420px) {
        #header-section .logo-partner-wrapper #partner-logo {
          width: 28%; } }

.slick {
  width: 100%; }
  .slick .item {
    background: black; }

.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: #bf018d;
  transition: color .5s; }

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

/*.slick-dots li button {
	border: 2px solid #fff;
	border-radius: 50%;
}

.slick-dots li.slick-active button {
    border-color: red;
    box-shadow: 0 0 0 2px #fff;
    opacity: 1;
}*/
.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: 17vw; } }
  .slick .prev-arrow:hover > img {
    filter: brightness(0) saturate(100%) invert(68%) sepia(65%) saturate(3559%) hue-rotate(333deg) brightness(93%) contrast(85%); }

.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: 17vw; } }
  .slick .next-arrow:hover > img {
    filter: brightness(0) saturate(100%) invert(68%) sepia(65%) saturate(3559%) hue-rotate(333deg) brightness(93%) contrast(85%);
    transition: all .7; }

#video-section {
  overflow: hidden; }
  #video-section h2 {
    background: linear-gradient(rgba(191, 1, 141, 0.2), rgba(191, 1, 141, 0.2)), url("../img/mask-2@2x.jpg") center/100% no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #video-section .slick {
    z-index: 2; }
    #video-section .slick .item--coming-soon:after {
      content: "COMING SOON";
      background: #e2e2e2;
      color: #ffffff;
      font-size: clamp(1.2rem, 2.5vw, 1.4rem);
      text-transform: uppercase;
      aspect-ratio: 16 / 9;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      z-index: 1; }

#explainers-section {
  z-index: 2;
  text-align: center; }
  #explainers-section h2 {
    color: #ffffff;
    background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url("../img/mask-3@2x.jpg") center/100% no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #explainers-section hr {
    background: white; }
  #explainers-section .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 {
        align-items: center;
        flex-direction: column;
        justify-content: center;
        align-content: center; } }
  #explainers-section .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 {
        font-size: 95%; } }
    @media only screen and (max-width: 1024px) {
      #explainers-section .card {
        width: 70%;
        text-align: center; } }
    @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: 94%;
      }*/ }
      #explainers-section .card h3 a {
        color: #ffffff;
        transition: color 0.3s ease-out; }
        #explainers-section .card h3 a:hover {
          color: #000000; }
    #explainers-section .card p {
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      font-size: clamp(0.75rem, 1.45vw, 1rem);
      color: #ffffff;
      margin: 0 auto 1.4em;
      line-height: 1.4;
      font-weight: 300;
      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: #000000;
      display: block;
      overflow: hidden;
      width: 100%;
      height: auto; }
      #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);
        transition: all 6s ease-out; }
    #explainers-section .card .cta-article {
      background: #ffffff;
      width: auto;
      display: inline-block;
      color: #bf018d;
      text-align: center;
      font-size: clamp(0.9rem, 1.35vw, 1.25rem);
      padding: 0.5em;
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 0;
      position: relative;
      transition: background .7s; }
      #explainers-section .card .cta-article:hover {
        background: #000000;
        cursor: pointer; }
      #explainers-section .card .cta-article .cta-text {
        position: relative;
        z-index: 2; }
    #explainers-section .card--fake {
      visibility: hidden; }
      @media only screen and (max-width: 1024px) {
        #explainers-section .card--fake {
          display: none; } }
    #explainers-section .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 {
      visibility: hidden; }

#map-section {
  text-align: center; }
  #map-section .wrapper-map {
    /*background: url("../img/bg-map.jpg") no-repeat;
    background-size: cover;*/
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    aspect-ratio: 16 / 9; }
    @media only screen and (max-width: 1024px) {
      #map-section .wrapper-map {
        flex-direction: column;
        flex-wrap: nowrap;
        aspect-ratio: 16 / 16; } }
    @media only screen and (max-width: 620px) {
      #map-section .wrapper-map {
        aspect-ratio: 16 / 17; } }
    @media only screen and (max-width: 420px) {
      #map-section .wrapper-map {
        aspect-ratio: 16 / 20; } }
    @media only screen and (max-width: 320px) {
      #map-section .wrapper-map {
        aspect-ratio: 16 / 22; } }
    #map-section .wrapper-map .wrapper-map-pins {
      width: 56.5vw;
      height: auto;
      position: relative;
      margin: 0 auto 0 0;
      padding: 0; }
      @media only screen and (max-width: 1024px) {
        #map-section .wrapper-map .wrapper-map-pins {
          width: 95%;
          margin: 0 auto 6%; } }
      #map-section .wrapper-map .wrapper-map-pins .pin-link {
        width: 20%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        z-index: 5;
        pointer-events: none;
        /*.cercle-pin {
        	display: flex;
        	border-radius: 50%;
        	width: 1.5vw;
        	height: 1.5vw;
        	flex-direction: column;
        	flex-wrap: nowrap;
        	justify-content: center;
        	align-items: center;
        	background: $pin-color;
        	border: 6px solid $light-color;
        	
        	span {
        		border-radius: 50%;
        		width: .4vw;
        		height: .5vw;
        		background: $light-color;
        	}
        }*/ }
        #map-section .wrapper-map .wrapper-map-pins .pin-link.is-active {
          z-index: 20; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link:hover {
          z-index: 21; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link span {
          background: white;
          color: #000000;
          font-size: clamp(0.5rem, 0.7vw, 1.3rem);
          padding: 2% 5%;
          line-height: 1.1;
          display: inline-block;
          margin: 4% 0;
          border-radius: 0.15vw;
          max-width: 67%; }
          @media only screen and (max-width: 768px) {
            #map-section .wrapper-map .wrapper-map-pins .pin-link span {
              font-size: 39%; } }
          @media only screen and (max-width: 620px) {
            #map-section .wrapper-map .wrapper-map-pins .pin-link span {
              font-size: .55em;
              display: none; } }
          #map-section .wrapper-map .wrapper-map-pins .pin-link span.selected {
            background: white;
            color: #bf018d;
            transition: all .6s ease-in-out; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link--5-1 {
          top: 15.5%;
          left: -1%;
          /*span {
          	margin: -17% auto auto 56.8%;
          	width: 61%;
          }*/ }
        #map-section .wrapper-map .wrapper-map-pins .pin-link--5-2 {
          top: 57.1%;
          left: 10.4%; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link--4-1 {
          top: 31%;
          left: -0.2%; }
          #map-section .wrapper-map .wrapper-map-pins .pin-link--4-1 span {
            width: 47%; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link--3-1 {
          top: 25.1%;
          left: 4.6%; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link--2-1 {
          top: 73%;
          left: 27.9%; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link--2-2 {
          top: 64.7%;
          left: 21.1%; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link--1-1 {
          top: 40.6%;
          left: 47%; }
        #map-section .wrapper-map .wrapper-map-pins .pin-link a {
          pointer-events: auto;
          cursor: pointer;
          width: 25%;
          transform: translateY(0) scale(1);
          transition: transform .7s ease-in-out; }
          #map-section .wrapper-map .wrapper-map-pins .pin-link a:hover {
            animation: bounce .9s ease-in-out infinite;
            animation-play-state: running;
            transition: none; }
          #map-section .wrapper-map .wrapper-map-pins .pin-link a.is-animating {
            animation-play-state: running;
            transition: none; }
          #map-section .wrapper-map .wrapper-map-pins .pin-link a:hover .all-pins .pin {
            stroke-width: 6px;
            stroke: #bf018d; }
          #map-section .wrapper-map .wrapper-map-pins .pin-link a.no-hover-animation {
            pointer-events: none;
            cursor: default;
            animation: none;
            z-index: 15;
            transform: translateY(0) scale(1); }
            #map-section .wrapper-map .wrapper-map-pins .pin-link a.no-hover-animation:hover {
              transform: translateY(0) scale(1); }
            #map-section .wrapper-map .wrapper-map-pins .pin-link a.no-hover-animation:hover .all-pins .pin {
              stroke-width: 13px;
              stroke: #000000; }
          #map-section .wrapper-map .wrapper-map-pins .pin-link a .all-pins {
            width: 100%;
            height: auto;
            display: block;
            position: relative; }
            #map-section .wrapper-map .wrapper-map-pins .pin-link a .all-pins .pin {
              fill: #ffffff;
              stroke: #000000;
              stroke-width: 6px;
              transition: all .2s ease-out; }
              #map-section .wrapper-map .wrapper-map-pins .pin-link a .all-pins .pin--selected {
                fill: #bf018d;
                stroke: #ffffff;
                stroke-width: 13px;
                transition: all .4s ease-out; }
      #map-section .wrapper-map .wrapper-map-pins .map {
        width: 100%; }
    #map-section .wrapper-map .wrapper-panels {
      width: 35.5%;
      height: 100%;
      position: relative;
      overflow: hidden; }
      @media only screen and (max-width: 1024px) {
        #map-section .wrapper-map .wrapper-panels {
          width: 100%; } }
      #map-section .wrapper-map .wrapper-panels .panel {
        background: rgba(255, 255, 255, 0.6);
        width: 100%;
        height: 100%;
        padding: 0;
        text-align: left;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
        position: absolute;
        right: -100%;
        z-index: 10;
        transition: transform .3s ease-in-out; }
        @media only screen and (max-width: 1024px) {
          #map-section .wrapper-map .wrapper-panels .panel {
            right: auto;
            top: 100%; } }
        #map-section .wrapper-map .wrapper-panels .panel--show {
          transform: translateX(-100%); }
          @media only screen and (max-width: 1024px) {
            #map-section .wrapper-map .wrapper-panels .panel--show {
              transform: translateY(-100%); } }
        #map-section .wrapper-map .wrapper-panels .panel--hide {
          transform: translateX(100%); }
          @media only screen and (max-width: 1024px) {
            #map-section .wrapper-map .wrapper-panels .panel--hide {
              transform: translateY(100%); } }
        #map-section .wrapper-map .wrapper-panels .panel .place {
          color: #000000;
          font-weight: 400;
          font-size: clamp(0.8rem, 1vw, 1.5rem);
          letter-spacing: 0; }
        #map-section .wrapper-map .wrapper-panels .panel h3 {
          color: #bf018d;
          font-weight: normal;
          font-size: clamp(2.2rem, 3.8vw, 4.8rem);
          margin: 0;
          letter-spacing: 0;
          line-height: 1;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical; }
          @media only screen and (max-width: 620px) {
            #map-section .wrapper-map .wrapper-panels .panel h3 {
              -webkit-line-clamp: 2; } }
        #map-section .wrapper-map .wrapper-panels .panel hr {
          background: #000000;
          height: 1px;
          width: 66.5%;
          margin: 0  auto; }
        #map-section .wrapper-map .wrapper-panels .panel img {
          margin: 0; }
        #map-section .wrapper-map .wrapper-panels .panel .desc {
          font-size: clamp(0.9rem, 1.15vw, 1.7rem);
          color: #000000;
          margin: 0 auto;
          line-height: 1.5;
          font-weight: 400;
          letter-spacing: 0;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical; }
          @media only screen and (max-width: 620px) {
            #map-section .wrapper-map .wrapper-panels .panel .desc {
              -webkit-line-clamp: 2; } }
        #map-section .wrapper-map .wrapper-panels .panel .cta {
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          font-size: clamp(1rem, 1.5vw, 1.4rem);
          display: inline-block;
          width: 100%;
          background: #bf018d;
          text-transform: uppercase;
          text-align: center;
          padding: 2.5% 0;
          overflow: hidden;
          transition: all .4s ease-out .2s; }
          @media only screen and (max-width: 1024px) {
            #map-section .wrapper-map .wrapper-panels .panel .cta {
              padding: 1.5% 0; } }
          #map-section .wrapper-map .wrapper-panels .panel .cta span {
            color: #ffffff;
            display: inline-block;
            position: relative;
            z-index: 1; }
          #map-section .wrapper-map .wrapper-panels .panel .cta:hover {
            background: #000000;
            transition: all .7s ease-out .4s; }
          #map-section .wrapper-map .wrapper-panels .panel .cta:hover span {
            animation: top-to-bottom .85s ease-in-out; }
@keyframes top-to-bottom {
  0% {
    transform: translateY(0); }
  30% {
    transform: translateY(-3vw);
    z-index: -1; }
  35% {
    transform: translateY(3vw); }
  80% {
    transform: translateY(0);
    z-index: 1; } }
@keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-0.5vw) scale(1.07); }
  100% {
    transform: translateY(0); } }
#gallery-section {
  text-align: center;
  /*h1 {
  	@include h1-with-lines;
  	
  	font-family: $secondary-font;
  	font-weight: 300;
  	letter-spacing: $letter-spacing-titles;
  	color: $secondary-color;
  	margin: 0.67em 0 0.5em 0;
  }*/ }
  #gallery-section .wrapper-max {
    border-bottom: #bf018d 0.2vw solid;
    margin-bottom: 4%; }
  #gallery-section .slick-gallery {
    margin: 0;
    width: 100%;
    padding: 0 3.5%; }
  #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(0, 0, 0, 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; }
    #gallery-section .slick-gallery .prev-arrow img, #gallery-section .slick-gallery .next-arrow img {
      width: 3vw;
      transition: all .7s ease-out .3s; }
    #gallery-section .slick-gallery .prev-arrow:hover > img, #gallery-section .slick-gallery .next-arrow:hover > img {
      filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(2%) hue-rotate(296deg) brightness(107%) contrast(100%);
      transition: all .7s ease-out .3s; }
    #gallery-section .slick-gallery .prev-arrow:hover, #gallery-section .slick-gallery .next-arrow:hover {
      background: rgba(251, 121, 61, 0.7);
      transition: all .7s ease-out 0s; }
  #gallery-section .slick-gallery .prev-arrow {
    left: 0; }
    #gallery-section .slick-gallery .prev-arrow:hover > img {
      transform: translateX(-30%); }
  #gallery-section .slick-gallery .next-arrow {
    right: 0; }
    #gallery-section .slick-gallery .next-arrow:hover > img {
      transform: translateX(30%); }
  #gallery-section .loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    color: #3ca16e;
    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: #3ca16e;
    border-radius: 50%;
    animation: animloader 1s infinite ease-in-out; }
  #gallery-section .loader::before {
    background-color: #bf018d;
    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; }

#body-preloader {
  overflow: hidden; }

#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #bf018d;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  transition: height 0.7s ease, transform 0.7s ease; }
  #preloader.shrink {
    height: 0;
    transform: translateY(-100%);
    transition: all 0.7s ease; }

#status {
  min-width: clamp(9rem, 10vw, 20rem);
  padding: 1% 2%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  color: #333;
  transition: transform 0.6s ease, opacity 0.6s ease; }
  @media only screen and (max-width: 620px) {
    #status {
      padding: 2.5% 2%; } }
  #status.move-down {
    transform: translateY(100%);
    opacity: 0; }

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

.preloader_inner {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  font-size: clamp(0.8rem, 0.9vw, 1.4rem);
  font-weight: 400;
  letter-spacing: 0;
  opacity: 1;
  transition: opacity 0.3s ease; }

.preloader_inner.fade-out {
  opacity: 0;
  transition: opacity 0.3s ease; }

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

.sp.sp-slices {
  border-radius: 0;
  border-top: clamp(8px, 0.8vw, 0.8vw) #ed667b solid;
  border-left: clamp(8px, 0.8vw, 0.8vw) #65a0dd solid;
  border-bottom: clamp(8px, 0.8vw, 0.8vw) #3ca16e solid;
  border-right: clamp(8px, 0.8vw, 0.8vw) #fb793d solid;
  border-radius: 100px;
  -webkit-animation: spSlices 1s infinite linear;
  animation: spSlices 1s infinite linear; }

@-webkit-keyframes spSlices {
  0% {
    border-top: clamp(8px, 0.8vw, 0.8vw) #ed667b solid;
    border-right: clamp(8px, 0.8vw, 0.8vw) #65a0dd solid;
    border-bottom: clamp(8px, 0.8vw, 0.8vw) #3ca16e solid;
    border-left: clamp(8px, 0.8vw, 0.8vw) #fb793d solid; }
  25% {
    border-top: clamp(8px, 0.8vw, 0.8vw) #fb793d solid;
    border-right: clamp(8px, 0.8vw, 0.8vw) #ed667b solid;
    border-bottom: clamp(8px, 0.8vw, 0.8vw) #65a0dd solid;
    border-left: clamp(8px, 0.8vw, 0.8vw) #3ca16e solid; }
  50% {
    border-top: clamp(8px, 0.8vw, 0.8vw) #3ca16e solid;
    border-right: clamp(8px, 0.8vw, 0.8vw) #fb793d solid;
    border-bottom: clamp(8px, 0.8vw, 0.8vw) #ed667b solid;
    border-left: clamp(8px, 0.8vw, 0.8vw) #65a0dd solid; }
  75% {
    border-top: clamp(8px, 0.8vw, 0.8vw) #65a0dd solid;
    border-right: clamp(8px, 0.8vw, 0.8vw) #3ca16e solid;
    border-bottom: clamp(8px, 0.8vw, 0.8vw) #fb793d solid;
    border-left: clamp(8px, 0.8vw, 0.8vw) #ed667b solid; }
  100% {
    border-top: clamp(8px, 0.8vw, 0.8vw) #ed667b solid;
    border-right: clamp(8px, 0.8vw, 0.8vw) #65a0dd solid;
    border-bottom: clamp(8px, 0.8vw, 0.8vw) #3ca16e solid;
    border-left: clamp(8px, 0.8vw, 0.8vw) #fb793d solid; } }
