/* time taken: 10 ms */
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

chtml {
  background: #ffffff;
}
body {
  font-family: 'AvenirNextLTPro-Regular', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
body.state-loaded {
  opacity: 1;
}
a {
  text-decoration: none;
  color: #195184;
  font-size: 18px;
}
h1 {
  font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: normal;
  margin: 60px 0 20px;
  text-align: center;
}
h2 {
  font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
  font-size: 2rem;
  margin: 40px 0 20px;
  font-weight: normal;
  text-align: center;
}
h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  font-weight: normal;
}
h4 {
  font-size: 1.8rem;
  margin-bottom: 20px;
}
p {
  margin-bottom: 40px;
  font-size: 1.1rem;
  line-height: 1.8;
}
p.small {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 1.6;
}
form {
  zoom: 1;
}
form:before,
form:after {
  content: "";
  display: table;
}
form:after {
  clear: both;
}
label {
  display: block;
  margin-bottom: 10px;
}
input {
  padding: 9px 0 9px 8px;
  float: left;
  border: 1px solid #c9c9c9;
  color: #195184;
  border-radius: 0;
  margin-bottom: 0;
  outline: none;
  -webkit-transition: 200ms border ease;
  transition: 200ms border ease;
}
input:focus {
  border: 1px solid #195184;
}
.button {
  cursor: pointer;
  font-family: 'AvenirNextLTPro-Regular', Helvetica, sans-serif;
  background-color: #195184;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 10px 50px;
  border: 0;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.button:hover {
  background-color: #1b6299;
}
.button-light {
  color: #195184;
  background-color: #ffffff;
}
.button-light:hover {
  background-color: #eaebf2;
}
.button-ghost {
  font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
  color: #ffffff;
  border: 1px solid;
  padding: 7px 50px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.button-ghost:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.button-ghost.second {
  border: none;
}
.dropdown {
  border: 1px solid #195184;
  color: #fff;
  font-family: inherit;
  padding: 0 0.4rem;
  height: 40px;
  text-decoration: none;
  float: left;
}
.dropdown select {
  background: none;
  border: none;
  width: 100%;
  height: 100%;
}
.error-info {
  font-size: 18px;
  color: #ff0000;
  padding: 10px 0;
  display: none;
}
.error {
  border: 1px solid #ff0000;
  color: #195184;
}
.state-noscroll {
  overflow: hidden;
}
.state-hidden {
  display: none;
}
.text-center {
  text-align: center;
}
.icon-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.icon-close:before {
  text-align: center;
  padding-top: 15px;
  display: block;
}
.icon-close.state-big {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 25px;
}
.icon-close.state-big:before {
  color: #000;
}
/*
 *
 * ICONs
 *
 ********/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon', 'AvenirNextLTPro-Regular' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-TheEssentials017:before {
  content: "\e912";
}
.icon-plus:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e902";
}
.icon-location:before {
  content: "\e90f";
}
.icon-heart:before {
  content: "\e90c";
}
.icon-mail:before {
  content: "\e909";
}
.icon-TheEssentials091:before {
  content: "\e910";
}
.icon-date:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-pinterest:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e90e";
}
.icon-Nature070:before {
  content: "\e906";
}
.icon-HealthCareMedical020:before {
  content: "\e907";
}
.icon-Communication016:before {
  content: "\e908";
}
.icon-arrows-left:before {
  content: "\e90a";
}
.icon-arrows-right:before {
  content: "\e90b";
}
.icon-Arrows007:before {
  content: "\e901";
}
.icon-Arrows008:before {
  content: "\e903";
}
.icon-typ {
  text-align: center;
  width: 36px;
}
.icon-typ-1:before {
  content: "\e8f5";
}
.icon-typ-2:before {
  content: "\e916";
}
.icon-typ-3:before {
  content: "\e917";
}
.icon-typ-4:before {
  content: "\e914";
}
.icon-typ-5:before {
  content: "\e913";
}
.icon-typ-6:before {
  content: "\e918";
}
.icon-typ-7:before {
  content: "\e915";
}
.icon-typ-8:before {
  content: "\e91a";
}
.icon-typ-9:before {
  content: "\e91b";
}
.icon-typ-10:before {
  content: "\e919";
}
.icon-typ-11:before {
  content: "\e91c";
}
.icon-typ-12:before {
  content: "\e919";
}
.icon-typ-13:before {
  content: "\e91d";
}
.icon-social {
  font-size: 27px;
  height: 33px;
  width: 40px;
  text-align: center;
  float: left;
  margin-right: 15px;
  border: 1px solid #36b;
  padding-top: 7px;
  cursor: pointer;
}
.icon-social:hover {
  color: #fff;
  background: #195184;
}
@media all and (min-width: 768px) {
  h1 {
    font-size: 5rem;
  }
  h2 {
    font-size: 3rem;
  }
  h3 {
    font-size: 1.8rem;
  }
  p {
    font-size: 1.2rem;
  }
}

@import url("//hello.myfonts.net/count/311e71");
/**
 * @license
 * MyFonts Webfont Build ID 3219057, 2016-05-16T10:03:02-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: AvenirNextLTPro-Regular by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-regular/
 *
 * Webfont: AvenirNextLTPro-UltLt by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-ultralight/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3219057
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 2004 - 2007 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH. Avenir is a trademark of Linotype GmbH
 *
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url('assets/fonts/311E71_0_0.eot');
  src: url('assets/fonts/311E71_0_0.eot?#iefix') format('embedded-opentype'), url('assets/fonts/311E71_0_0.woff2') format('woff2'), url('assets/fonts/311E71_0_0.woff') format('woff'), url('assets/fonts/311E71_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'AvenirNextLTPro-UltLt';
  src: url('assets/fonts/311E71_1_0.eot');
  src: url('assets/fonts/311E71_1_0.eot?#iefix') format('embedded-opentype'), url('assets/fonts/311E71_1_0.woff2') format('woff2'), url('assets/fonts/311E71_1_0.woff') format('woff'), url('assets/fonts/311E71_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'icomoon';
  src: url('assets/fonts/icomoon.eot?mw90jn');
  src: url('assets/fonts/icomoon.eot?mw90jn#iefix') format('embedded-opentype'), url('assets/fonts/icomoon.ttf?mw90jn') format('truetype'), url('assets/fonts/icomoon.woff?mw90jn') format('woff'), url('assets/fonts/icomoon.svg?mw90jn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@media all {
  .container {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
  }
  .container .container {
    padding-right: 0;
    padding-left: 0;
    max-width: none;
  }
}
@media screen and (min-width: 768px), print {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .container .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media all {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row:before,
  .row:after {
    display: table;
    content: " ";
  }
  .row:after {
    clear: both;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .row .col-xs-1,
  .row .col-xs-2,
  .row .col-xs-3,
  .row .col-xs-4,
  .row .col-xs-5,
  .row .col-xs-6,
  .row .col-xs-7,
  .row .col-xs-8,
  .row .col-xs-9,
  .row .col-xs-10,
  .row .col-xs-11,
  .row .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666666666666%;
  }
  .col-xs-10 {
    width: 83.33333333333334%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666666666666%;
  }
  .col-xs-7 {
    width: 58.333333333333336%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666666666667%;
  }
  .col-xs-4 {
    width: 33.33333333333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.666666666666664%;
  }
  .col-xs-1 {
    width: 8.333333333333332%;
  }
  .col-xs-hidden,
  .col-md-hidden,
  .col-lg-hidden {
    display: none;
  }
  .row-bottom {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px), print {
  .col-xs-hidden {
    display: block;
  }
  .row .col-sm-1,
  .row .col-sm-2,
  .row .col-sm-3,
  .row .col-sm-4,
  .row .col-sm-5,
  .row .col-sm-6,
  .row .col-sm-7,
  .row .col-sm-8,
  .row .col-sm-9,
  .row .col-sm-10,
  .row .col-sm-11,
  .row .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-push-1 {
    margin-right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    margin-left: 25%;
  }
  .col-left {
    padding-right: 40px;
  }
  .row-bottom {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 992px), print {
  .col-md-hidden {
    display: block;
  }
  .row .col-md-1,
  .row .col-md-2,
  .row .col-md-3,
  .row .col-md-4,
  .row .col-md-5,
  .row .col-md-6,
  .row .col-md-7,
  .row .col-md-8,
  .row .col-md-9,
  .row .col-md-10,
  .row .col-md-11,
  .row .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-push-1 {
    margin-right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-pull-3 {
    margin-left: 25%;
  }
  .col-left {
    padding-right: 40px;
  }
  .col-right {
    padding-left: 20px;
  }
  .row-bottom {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1280px), print {
  .col-lg-hidden {
    display: block;
  }
  .row .col-lg-1,
  .row .col-lg-2,
  .row .col-lg-3,
  .row .col-lg-4,
  .row .col-lg-5,
  .row .col-lg-6,
  .row .col-lg-7,
  .row .col-lg-8,
  .row .col-lg-9,
  .row .col-lg-10,
  .row .col-lg-11,
  .row .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-push-1 {
    margin-right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    margin-left: 25%;
  }
}

.mod-contact .icon-instagram:before,
.mod-contact .icon-twitter:before {
  padding-right: 12px;
}
.mod-contact .icon-instagram,
.mod-contact .icon-twitter {
  margin-right: 20px;
  margin-top: 50px;
}

.mod-intro {
  color: white;
}
.mod-intro h3 {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 50px;
  font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
  font-size: 28px;
}
.mod-intro .intro__info {
  margin: 60px 0 30px 0;
  text-align: center;
}
.mod-intro .intro__buttons {
  text-align: center;
}
.mod-intro .intro__align-right {
  text-align: center;
}
.mod-intro .intro__text {
  margin-bottom: 10px;
}
.mod-intro .intro__icon {
  font-size: 60px;
  float: left;
  width: 90px;
  margin: 0 0 30px 0;
}
.mod-intro .intro__overlay {
  z-index: -1;
  position: absolute;
  background-color: rgba(27, 45, 67, 0.8);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mod-intro .intro__video-wrapper {
  background-size: cover;
  position: fixed;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
}
.mod-intro .intro__video {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100vw;
  min-height: 100vh;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50vw) translateY(-50vh);
  -moz-transform: translateX(-50vw) translateY(-50vh);
  -webkit-transform: translateX(-50vw) translateY(-50vh);
  transform: translateX(-50vw) translateY(-50vh);
  background-size: cover;
}
@media all and (min-width: 768px) {
  .mod-intro .intro__align-right {
    text-align: right;
  }
  .mod-intro .intro__align-left {
    text-align: left;
  }
}

.mod-content p.lead {
  margin-bottom: 50px;
  max-width: 800px;
  text-align: center;
}
.mod-content .content__indent {
  max-width: 700px;
  margin: 0 auto;
}
.mod-content .content__indent h2 {
  margin: 0 0 60px 0;
  line-height: 20px;
}
.mod-content .content__indent h3 {
  text-align: center;
  margin-top: 70px;
}
.mod-content .content__image {
  width: 100%;
  margin: 30px 0 60px;
}
.mod-content .content__image figcaption {
  color: #838383;
}
.mod-content .content__image img {
  width: 100%;
}
.mod-content .content__video {
  position: relative;
  padding-top: 56.25%;
  margin-right: -50px;
  margin-left: -50px;
  margin-bottom: 100px;
}
.mod-content .content__video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.list-archive__detail .mod-detail-archive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.list-archive__detail .mod-detail-archive.state-visible {
  opacity: 1;
}
.mod-detail-archive {
  padding: 0;
}
.mod-detail-archive .detail-archive__error {
  padding-top: 90px;
  font-family: 'AvenirNextLTPro-Regular', Helvetica, sans-serif;
  font-size: 1.4rem;
  text-align: center;
}
.mod-detail-archive .detail-archive__slider {
  width: 100%;
  height: 100vh;
}
.mod-detail-archive .detail-archive__slider .swiper-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
}
.mod-detail-archive .detail-archive__slider .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mod-detail-archive .detail-archive__slider .swiper-slide {
  height: 100%;
  pointer-events: none;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  background-size: cover;
  background-position: center center;
}
.mod-detail-archive .detail-archive__slider .swiper-pagination {
  margin: 0 auto;
  position: absolute;
  bottom: 64px;
  width: 100%;
  text-align: center;
}
.mod-detail-archive .detail-archive__slider .swiper-pagination-bullet {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0 7px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.mod-detail-archive .detail-archive__slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #195184;
}
.mod-detail-archive .detail-archive__slider .swiper-pagination-bullet:hover {
  background-color: #195184;
}
.mod-detail-archive .detail-archive__slider .swiper-button-next,
.mod-detail-archive .detail-archive__slider .swiper-button-prev {
  position: absolute;
  top: 50%;
  font-weight: bold;
  color: #ffffff;
  margin-top: -20px;
  font-size: 2.5rem;
  cursor: pointer;
  text-shadow: 0 0 35px #000000;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.mod-detail-archive .detail-archive__slider .swiper-button-next.swiper-button-disabled,
.mod-detail-archive .detail-archive__slider .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
.mod-detail-archive .detail-archive__slider .swiper-button-next {
  right: 10px;
}
.mod-detail-archive .detail-archive__slider .swiper-button-prev {
  left: 10px;
}
.mod-detail-archive .detail-archive__content {
  z-index: 1;
  background-color: #fff;
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 0;
  bottom: 0;
  width: 84vw;
  -webkit-transform: translate3d(-84vw, 0, 0);
  -ms-transform: translate3d(-84vw, 0, 0);
  transform: translate3d(-84vw, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.mod-detail-archive .detail-archive__content.state-active {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  box-shadow: 0 0 110px #777;
}
.mod-detail-archive .detail-archive__content.state-active .detail-archive__show-info span {
  font-size: 1.5rem;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.mod-detail-archive .detail-archive__content.state-active .detail-archive__show-info span:before {
  top: -8px;
  right: -18px;
}
.mod-detail-archive .detail-archive__scroll-container {
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mod-detail-archive .detail-archive__text {
  padding: 80px 30px;
}
.mod-detail-archive .detail-archive__share-title {
  margin-top: 30px;
}
.mod-detail-archive .detail-archive__typology h4 {
  margin-bottom: 30px;
}
.mod-detail-archive .detail-archive__typology-item {
  margin-bottom: 30px;
  text-align: left;
  width: 200px;
}
.mod-detail-archive .detail-archive__typology-item::before {
  font-size: 30px;
  padding-right: 15px;
}
.mod-detail-archive .detail-archive__show-info {
  font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  display: inline-block;
  bottom: 60px;
  left: 100%;
  padding: 10px 25px 10px 25px;
}
.mod-detail-archive .detail-archive__show-info b {
  font-weight: normal;
  display: none;
}
.mod-detail-archive .detail-archive__show-info span {
  display: inline-block;
}
.mod-detail-archive .detail-archive__show-info span:before {
  position: absolute;
  top: 11px;
  right: 11px;
  font-size: 1.8rem;
  display: inline-block;
}
@media all and (min-width: 768px) {
  .mod-detail-archive .detail-archive__error {
    padding-top: 150px;
    font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
    font-size: 2.5rem;
    text-align: center;
  }
  .mod-detail-archive .detail-archive__info-button {
    visibility: hidden;
  }
  .mod-detail-archive .detail-archive__slider .swiper-button-next,
  .mod-detail-archive .detail-archive__slider .swiper-button-prev {
    margin-top: -45px;
    font-size: 4rem;
  }
  .mod-detail-archive .detail-archive__slider .swiper-button-next {
    right: 30px;
  }
  .mod-detail-archive .detail-archive__slider .swiper-button-prev {
    left: 30px;
  }
  .mod-detail-archive .detail-archive__content {
    width: 50vw;
    -webkit-transform: translate3d(-50vw, 0, 0);
    -ms-transform: translate3d(-50vw, 0, 0);
    transform: translate3d(-50vw, 0, 0);
    -webkit-backface-visibility: hidden;
  }
  .mod-detail-archive .detail-archive__content.state-active .detail-archive__show-info span:before {
    right: 6px;
  }
  .mod-detail-archive .detail-archive__show-info {
    padding: 10px 50px 10px 30px;
  }
  .mod-detail-archive .detail-archive__show-info b {
    display: inline-block;
  }
  .mod-detail-archive .detail-archive__show-info span:before {
    right: 14px;
  }
}
@media all and (min-width: 992px) {
  .mod-detail-archive .detail-archive__info-button {
    visibility: visible;
  }
  .mod-detail-archive .detail-archive__content {
    width: 30vw;
    -webkit-transform: translate3d(-30vw, 0, 0);
    -ms-transform: translate3d(-30vw, 0, 0);
    transform: translate3d(-30vw, 0, 0);
    -webkit-backface-visibility: hidden;
  }
}

.mod-error {
  padding-top: 60px;
}
@media all and (min-width: 768px) {
  .mod-error {
    padding-top: 90px;
  }
}

.mod-form-code {
  cursor: pointer;
  display: none;
}
.mod-form-code .form-code__form h2 {
  margin-top: 0;
}
.mod-form-code .form-code__input {
  zoom: 1;
}
.mod-form-code .form-code__input:before,
.mod-form-code .form-code__input:after {
  content: "";
  display: table;
}
.mod-form-code .form-code__input:after {
  clear: both;
}
.mod-form-code .form-code__input button {
  float: right;
}
.mod-form-code .form-code__input div {
  overflow: hidden;
}
.mod-form-code .form-code__input div input {
  width: 100%;
}
.dialog--open .mod-form-code {
  display: block;
}
@media all and (min-width: 768px) {
  .mod-form-code {
    display: block;
  }
  .mod-form-code .trigger {
    margin-top: 90px;
    display: block;
  }
  .mod-form-code .js-mod-form-code__dialog.state-hidden {
    display: block;
  }
}
@media all and (min-width: 992px) {
  .mod-form-code .js-mod-form-code__dialog.state-hidden {
    display: block;
  }
}

.mod-list-archive {
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mod-list-archive.state-load {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  -ms-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-list-archive .list-archive__list {
  padding-top: 62px;
}
.mod-list-archive .list-archive__shadow {
  display: none;
  opacity: 0;
}
.mod-list-archive .list-archive__error {
  display: block;
}
.mod-list-archive .list-archive__date {
  position: relative;
  display: block;
  padding: 6px 30px;
  width: 200px;
  margin: 30px auto;
  border: 1px solid #195184;
  color: #195184;
  box-sizing: border-box;
  background-color: #ffffff;
}
.mod-list-archive .list-archive__date p {
  display: block;
  margin: 0;
  text-align: center;
  font-size: 14px;
}
.mod-list-archive .list-archive__date:first-child:before {
  display: none;
}
.mod-list-archive .list-archive__date:before {
  content: ' ';
  position: absolute;
  display: block;
  width: 20px;
  height: 12px;
  background-color: #ffffff;
  border-top: 1px solid #195184;
  top: -14px;
  left: 50%;
  margin-left: -10px;
}
.mod-list-archive .list-archive__line {
  position: absolute;
  top: 92px;
  bottom: 170px;
  left: 50%;
  width: 1px;
  background-color: #195184;
  z-index: -1;
}
.mod-list-archive .list-archive__item {
  position: relative;
  display: block;
  width: 100%;
  height: 300px;
  margin: 0 auto 30px;
  overflow: hidden;
  opacity: 1.0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.mod-list-archive .list-archive__item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  background: -webkit-linear-gradient(to bottom, rgba(25, 81, 132, 0.2) 0%, rgba(28, 83, 150, 0.5) 100%);
  background: -moz-linear-gradient(to bottom, rgba(25, 81, 132, 0.2) 0%, rgba(28, 83, 150, 0.5) 100%);
  background: -ms-linear-gradient(to bottom, rgba(25, 81, 132, 0.2) 0%, rgba(28, 83, 150, 0.5) 100%);
  background: -o-linear-gradient(to bottom, rgba(25, 81, 132, 0.2) 0%, rgba(28, 83, 150, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(25, 81, 132, 0.2) 0%, rgba(28, 83, 150, 0.5) 100%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mod-list-archive .list-archive__item:hover:before {
  opacity: 0.1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mod-list-archive .list-archive__item.state-hidden {
  opacity: 0.0;
  -webkit-transition: none;
  transition: none;
}
.mod-list-archive .list-archive__image {
  position: relative;
  z-index: -1;
  display: block;
  width: 100%;
}
.mod-list-archive .list-archive__datetime {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #F9F9F9;
  font-size: 0.8rem;
}
.mod-list-archive .list-archive__datetime i {
  font-style: normal;
  font-size: 1.8rem;
}
.mod-list-archive .list-archive__item-loader-top,
.mod-list-archive .list-archive__item-loader-bottom {
  position: relative;
  height: 100px;
  width: 100%;
  overflow: hidden;
  background-image: url("assets/img/logo.gif");
  background-repeat: no-repeat;
  background-position: center 230px;
  z-index: 122;
  font-size: 0.8rem;
  color: #838383;
  text-align: center;
  padding-top: 70px;
  -webkit-transition: background-position 500ms cubic-bezier(0.03, 0.87, 0.33, 1.48) 300ms;
  transition: background-position 500ms cubic-bezier(0.03, 0.87, 0.33, 1.48) 300ms;
}
.mod-list-archive .list-archive__item-loader-top.state-finish.state-active,
.mod-list-archive .list-archive__item-loader-bottom.state-finish.state-active {
  background-position: center 230px;
}
.mod-list-archive .list-archive__item-loader-top.state-finish:after,
.mod-list-archive .list-archive__item-loader-bottom.state-finish:after {
  content: 'There are no more ideal spaces';
}
.mod-list-archive .list-archive__item-loader-top:after,
.mod-list-archive .list-archive__item-loader-bottom:after {
  content: 'Loading more ideal spaces';
}
.mod-list-archive .list-archive__item-loader-top.state-active,
.mod-list-archive .list-archive__item-loader-bottom.state-active {
  background-position: center 30px;
  -webkit-transition: background-position 500ms cubic-bezier(0.03, 0.87, 0.33, 1.48) 300ms;
  transition: background-position 500ms cubic-bezier(0.03, 0.87, 0.33, 1.48) 300ms;
}
.mod-list-archive .list-archive__overlay-bg {
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -5;
  opacity: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.mod-list-archive .list-archive__detail {
  position: fixed;
  margin: 0;
  z-index: 999;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.mod-list-archive .list-archive__detail.state-overlay.state-open {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 1.0;
  overflow: hidden;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.mod-list-archive .list-archive__detail-slider {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.mod-list-archive .list-archive__close {
  opacity: 0;
  z-index: 1;
  position: fixed;
  top: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  padding: 0;
  color: #ffffff;
  font-size: 22px;
  background: #195184;
  line-height: 19px;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.mod-list-archive .list-archive__close:hover {
  background: #1b6299;
}
.mod-list-archive .list-archive__close.state-active {
  opacity: 1;
}
.mod-list-archive .list-archive__detail-content-typ div {
  height: 50px;
  color: #fff;
  font-size: 18px;
}
.mod-list-archive .list-archive__detail-content-typ div::before {
  font-size: 38px;
}
@media all and (min-width: 768px) {
  .mod-list-archive .list-archive__list {
    margin: 0;
    padding-top: 0;
  }
  .mod-list-archive .list-archive__close {
    top: 30px;
    right: 30px;
  }
  .mod-list-archive .list-archive__item {
    max-width: 525px;
  }
}
@media all and (min-width: 992px) {
  .mod-list-archive .list-archive__list {
    margin: 0;
  }
  .mod-list-archive .list-archive__line {
    top: 0;
  }
  .mod-list-archive .list-archive__item {
    max-width: 600px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  .mod-list-archive .list-archive__item:hover,
  .mod-list-archive .list-archive__item.state-active {
    box-shadow: 0 0 40px 0 #c6beb1;
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }
  .mod-list-archive .list-archive__detail-slider {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}

.mod-nav-archive {
  z-index: 1;
  zoom: 1;
}
.mod-nav-archive:before,
.mod-nav-archive:after {
  content: "";
  display: table;
}
.mod-nav-archive:after {
  clear: both;
}
.mod-nav-archive .nav-archive__mobile-date {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  padding: 130px 20px 0;
  z-index: 2;
  box-sizing: border-box;
}
.mod-nav-archive .nav-archive__mobile-date.state-nofix {
  position: static;
}
.mod-nav-archive .nav-archive__mobile-date > form {
  width: 100%;
  margin: 0 auto;
}
.mod-nav-archive .nav-archive__mobile-date-days,
.mod-nav-archive .nav-archive__mobile-date-months {
  display: block;
  float: none;
  margin-bottom: 20px;
}
.mod-nav-archive .nav-archive__mobile-date-close {
  position: absolute;
  top: 20px;
  right: 10px;
}
.mod-nav-archive .nav-archive__months {
  float: left;
  width: 90px;
  display: none;
}
.mod-nav-archive .nav-archive__months a {
  color: #195184;
  padding-bottom: 10px;
  display: block;
  cursor: pointer;
}
.mod-nav-archive .nav-archive__months a.state-active,
.mod-nav-archive .nav-archive__months a:hover {
  color: #333333;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.mod-nav-archive .nav-archive__months a.state-active:before,
.mod-nav-archive .nav-archive__months a:hover:before {
  content: '';
  border-left: 2px solid #195184;
  padding-left: 8px;
  margin-left: -10px;
  height: 11px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.mod-nav-archive .nav-archive__days {
  width: 45px;
  float: left;
  margin-left: 60px;
  display: none;
}
.mod-nav-archive .nav-archive__day {
  display: block;
  height: 13px;
  width: 14px;
  color: rgba(0, 0, 0, 0);
  text-align: center;
  text-indent: -60px;
  font-size: 0.9rem;
  cursor: pointer;
  opacity: 1.0;
  -webkit-transition: width 300ms ease 100ms, margin-left 300ms ease 100ms, height 500ms ease, opacity 300ms ease;
  transition: width 300ms ease 100ms, margin-left 300ms ease 100ms, height 500ms ease, opacity 300ms ease;
}
.mod-nav-archive .nav-archive__day.state-loading {
  height: 20px;
  opacity: 0.0;
  -webkit-transition: height 300ms ease, opacity 300ms ease;
  transition: height 300ms ease, opacity 300ms ease;
}
.mod-nav-archive .nav-archive__day.state-active,
.mod-nav-archive .nav-archive__day:hover {
  width: 30px;
  margin-left: -8px;
  color: #393939;
  -webkit-transition: width 150ms ease, margin-left 150ms ease;
  transition: width 150ms ease, margin-left 150ms ease;
}
.mod-nav-archive .nav-archive__day.state-active-near {
  width: 20px;
  margin-left: -3px;
  -webkit-transition: width 150ms ease, margin-left 150ms ease;
  transition: width 150ms ease, margin-left 150ms ease;
}
.mod-nav-archive .nav-archive__day:after {
  content: '';
  height: 1px;
  background: #195184;
  display: block;
  margin-top: -11px;
}
.mod-nav-archive .nav-archive__day.state-active:after,
.mod-nav-archive .nav-archive__day:hover:after {
  content: '';
  height: 2px;
  background: #195184;
  display: block;
  margin-top: -11px;
}
@media all and (min-width: 768px) {
  .mod-nav-archive .nav-archive__mobile-date {
    display: none;
  }
  .mod-nav-archive .nav-archive__days {
    display: block;
  }
  .mod-nav-archive .nav-archive__months {
    display: block;
  }
}
@media all and (min-width: 992px) {
  .mod-nav-archive .nav-archive__mobile-date {
    display: none;
  }
  .mod-nav-archive .nav-archive__days {
    display: block;
  }
  .mod-nav-archive .nav-archive__months {
    display: block;
  }
}

.mod-nav-lang {
  position: absolute;
  left: 75px;
  top: 11px;
  z-index: 2;
}
.mod-nav-lang .nav-lang__list {
  padding: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.mod-nav-lang .nav-lang__list.state-active {
  opacity: 1;
  pointer-events: auto;
}
.mod-nav-lang .nav-lang__link,
.mod-nav-lang .nav-lang__active {
  background-color: #ffffff;
  color: #195184;
  display: block;
  margin: 0;
  padding: 5px 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.mod-nav-lang .nav-lang__link:hover,
.mod-nav-lang .nav-lang__active:hover {
  background-color: #195184;
  color: #ffffff;
}
.mod-nav-lang .nav-lang__active {
  position: relative;
  padding-right: 40px;
}
.mod-nav-lang .nav-lang__active span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.mod-nav-lang.skin-nav-lang-invert .nav-lang__active {
  background-color: transparent;
  color: #ffffff;
}
.mod-nav-lang.skin-nav-lang-invert .nav-lang__active.state-active {
  background-color: #ffffff;
  color: #195184;
}

.mod-nav {
  position: fixed;
  height: 60px;
  z-index: 2;
  width: 100%;
  background-color: #ffffff;
}
.mod-nav.state-scrolled {
  box-shadow: 0 0 20px #bfbfbf;
}
.mod-nav .nav__burger {
  width: 40px;
  height: 25px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  position: fixed;
  left: 20px;
  top: 19px;
  z-index: 2;
}
.mod-nav .nav__burger span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #195184;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.mod-nav .nav__burger span:nth-child(1) {
  top: 0;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.mod-nav .nav__burger span:nth-child(2) {
  top: 11px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.mod-nav .nav__burger span:nth-child(3) {
  top: 22px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.mod-nav .nav__burger.state-open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 4px;
}
.mod-nav .nav__burger.state-open span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.mod-nav .nav__burger.state-open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 25px;
  left: 4px;
}
.mod-nav .nav__list {
  position: fixed;
  background-color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  padding: 0 30px;
}
.mod-nav .nav__list.state-open {
  height: 100%;
  padding: 80px 30px;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.mod-nav .nav__list.state-open .nav__item {
  opacity: 1;
  -webkit-transition: opacity 300ms ease 200ms;
  transition: opacity 300ms ease 200ms;
}
.mod-nav .nav__list.state-visible .nav__item {
  visibility: visible;
}
.mod-nav .nav__item {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 300ms ease-in-out, visbility 1ms ease 300ms;
  transition: opacity 300ms ease-in-out, visbility 1ms ease 300ms;
}
.mod-nav .nav__link {
  text-align: center;
  display: block;
  color: #195184;
  text-decoration: none;
  padding: 10px;
  font-size: 1.8rem;
  font-weight: normal;
}
.mod-nav .nav__link--logo {
  display: block;
  opacity: 1;
  visibility: visible;
  position: absolute;
  right: 10px;
  top: 12px;
}
.mod-nav .nav__link--logo .nav__logo {
  width: 90px;
}
@media all and (min-width: 992px) {
  .mod-nav {
    background-color: transparent;
  }
  .mod-nav.state-scrolled {
    box-shadow: none;
  }
  .mod-nav .nav__list.state-open {
    padding: 110px 30px;
  }
  .mod-nav .nav__link {
    font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
    font-size: 2.5rem;
  }
}

/**
 * Dialog
 ***/
.dialog,
.dialog__overlay {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
}
.dialog {
  position: fixed;
  display: flex;
  align-items: stretch;
  justify-content: center;
  pointer-events: none;
}
.dialog__overlay {
  position: absolute;
  z-index: 1;
  background: rgba(55, 58, 71, 0.9);
  opacity: 0;
  transition: opacity 0.3s;
}
.dialog--open .dialog__overlay {
  opacity: 1;
  pointer-events: auto;
}
.dialog__content {
  width: 100%;
  max-width: 560px;
  min-width: 190px;
  background: #fff;
  padding: 4em 20px 0;
  position: relative;
  z-index: 5;
  opacity: 0;
}
.dialog--open .dialog__content {
  pointer-events: auto;
}
.state-hidden {
  display: none;
}
.dialog__close-button {
  border: none;
  background: none;
  font-size: 18px;
  position: absolute;
  top: 10px;
  right: 30px;
}
.dialog.dialog--open .dialog__content,
.dialog.dialog--close .dialog__content {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.dialog.dialog--open .dialog__content {
  animation-name: anim-open;
}
.dialog.dialog--close .dialog__content {
  animation-name: anim-close;
}
.dialog h1 {
  margin-top: 10px;
  font-size: 2rem;
}
@keyframes anim-open {
  0% {
    opacity: 0;
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale3d(0.9, 0.9, 1);
  }
}
@media all and (min-width: 768px) {
  .dialog {
    align-items: center;
  }
  .dialog__content {
    width: 50%;
    padding: 4em;
  }
  .dialog h1 {
    font-size: 3rem;
  }
}
@media all and (min-width: 992px) {
  .dialog {
    align-items: center;
  }
  .dialog__content {
    width: 50%;
  }
}

.mod-stage .stage__container {
  width: 100%;
  max-height: 100vh;
  overflow: hidden;
  position: relative;
}
.mod-stage .stage__wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
}
.mod-stage .stage__overlay {
  z-index: -1;
  position: absolute;
  background-color: rgba(27, 45, 67, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mod-stage .stage__item {
  pointer-events: none;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  background-size: cover;
}
.mod-stage .stage__item.state-active {
  pointer-events: auto;
}
.mod-stage .stage__item .stage__item__bg {
  height: 100vh;
  margin-left: -80px;
  margin-right: -80px;
  background-size: cover;
  background-position: center;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}
.mod-stage .stage__item.swiper-slide-prev .stage__item__bg {
  -webkit-transform: translate3d(-80px, 0, 0);
  -ms-transform: translate3d(-80px, 0, 0);
  transform: translate3d(-80px, 0, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__item.swiper-slide-next .stage__item__bg {
  -webkit-transform: translate3d(80px, 0, 0);
  -ms-transform: translate3d(80px, 0, 0);
  transform: translate3d(80px, 0, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__content {
  display: table;
  width: 100%;
  height: 100%;
}
.mod-stage .stage__cell {
  padding: 0 100px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mod-stage .stage__headline {
  color: #ffffff;
  font-weight: normal;
  margin-top: -10px;
  margin-bottom: 30px;
  font-size: 3rem;
}
.mod-stage .stage__cta {
  font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
  color: #ffffff;
  border: 1px solid;
  padding: 5px;
  font-size: 15px;
  min-width: 200px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.mod-stage .stage__cta:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.mod-stage .stage__next,
.mod-stage .stage__prev {
  position: absolute;
  top: 50%;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  height: 10px;
  width: 10px;
  line-height: 0.8;
  cursor: pointer;
  border: 2px solid #fff;
  -webkit-transition: background-color 800ms ease;
  transition: background-color 800ms ease;
}
.mod-stage .stage__next:hover,
.mod-stage .stage__prev:hover {
  background-color: #fff;
}
.mod-stage .stage__next {
  right: 20px;
}
.mod-stage .stage__prev {
  left: 20px;
}
.mod-stage .stage__pagination {
  position: relative;
  max-width: 700px;
  margin: -80px auto 60px;
  zoom: 1;
}
.mod-stage .stage__pagination:before,
.mod-stage .stage__pagination:after {
  content: "";
  display: table;
}
.mod-stage .stage__pagination:after {
  clear: both;
}
.mod-stage .stage__line {
  position: absolute;
  width: 1px;
  background-color: #ffffff;
  pointer-events: none;
}
.mod-stage .stage__pagination__item {
  width: 14.2857%;
  height: 70px;
  float: left;
}
.mod-stage .stage__pagination__item.swiper-pagination-bullet-active span {
  -webkit-transform: translate3d(0, -4px, 0);
  -ms-transform: translate3d(0, -4px, 0);
  transform: translate3d(0, -4px, 0);
  -webkit-backface-visibility: hidden;
  width: 28px;
  height: 28px;
}
.mod-stage .stage__pagination__item.swiper-pagination-bullet-active span:hover {
  width: 28px;
  height: 28px;
}
.mod-stage .stage__pagination__item.swiper-pagination-bullet-active p {
  opacity: 1;
}
.mod-stage .stage__pagination__item span {
  background-color: #ffffff;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 2px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}
.mod-stage .stage__pagination__item span:hover {
  -webkit-transform: translate3d(0, -4px, 0);
  -ms-transform: translate3d(0, -4px, 0);
  transform: translate3d(0, -4px, 0);
  -webkit-backface-visibility: hidden;
  width: 28px;
  height: 28px;
}
.mod-stage .stage__pagination__item span:hover + p {
  opacity: 1;
}
.mod-stage .stage__pagination__item p {
  display: none;
}
.mod-stage .stage__pagination__item:nth-child(1) {
  -webkit-transform: translate3d(0, -20px, 0);
  -ms-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__pagination__item:nth-child(2) {
  -webkit-transform: translate3d(0, -5px, 0);
  -ms-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__pagination__item:nth-child(2) p {
  top: auto;
  bottom: -40px;
}
.mod-stage .stage__pagination__item:nth-child(3) {
  -webkit-transform: translate3d(0, -25px, 0);
  -ms-transform: translate3d(0, -25px, 0);
  transform: translate3d(0, -25px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__pagination__item:nth-child(4) {
  -webkit-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__pagination__item:nth-child(4) p {
  top: auto;
  bottom: -40px;
}
.mod-stage .stage__pagination__item:nth-child(5) {
  -webkit-transform: translate3d(0, -15px, 0);
  -ms-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__pagination__item:nth-child(6) {
  -webkit-transform: translate3d(0, 10px, 0);
  -ms-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__pagination__item:nth-child(6) p {
  top: auto;
  bottom: -40px;
}
.mod-stage .stage__pagination__item:nth-child(7) {
  -webkit-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-backface-visibility: hidden;
}
.mod-stage .stage__ajax-container {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  opacity: 1;
  padding-top: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mod-stage .stage__ajax-container.state-loading {
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
  -ms-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  -webkit-backface-visibility: hidden;
}
@media all and (min-width: 480px) {
  .mod-stage .stage__pagination {
    margin: -130px auto 60px;
  }
}
@media all and (min-width: 768px) {
  .mod-stage .stage__headline {
    font-size: 4.5rem;
    margin-bottom: 10px;
  }
  .mod-stage .stage__pagination__item p {
    display: block;
    font-family: 'AvenirNextLTPro-UltLt', Helvetica, sans-serif;
    opacity: 0;
    position: absolute;
    top: -50px;
    left: -50px;
    text-align: center;
    width: 200px;
    color: #fff;
    font-weight: normal;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
}
@media all and (min-width: 992px) {
  .mod-stage .stage__headline {
    font-size: 6rem;
  }
}

.mod-tabs {
  position: relative;
  zoom: 1;
}
.mod-tabs:before,
.mod-tabs:after {
  content: "";
  display: table;
}
.mod-tabs:after {
  clear: both;
}
.mod-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 46px;
  width: 70px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0));
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.mod-tabs.is-ended::after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.mod-tabs .tabs__nav {
  overflow: auto;
  margin-bottom: 40px;
  border-bottom: 1px solid #195184;
  -webkit-overflow-scrolling: touch;
}
.mod-tabs .tabs__navigation {
  zoom: 1;
  max-width: 700px;
  margin: 0 auto;
}
.mod-tabs .tabs__navigation:before,
.mod-tabs .tabs__navigation:after {
  content: "";
  display: table;
}
.mod-tabs .tabs__navigation:after {
  clear: both;
}
.mod-tabs .tabs__navigation li {
  float: left;
}
.mod-tabs .tabs__navigation a {
  font-size: 1.2rem;
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 20px;
  border-bottom: 2px solid #ffffff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}
.mod-tabs .tabs__navigation a.state-selected {
  border-bottom: 2px solid #195184;
}
.mod-tabs .tabs__content {
  background: #ffffff;
}
.mod-tabs .tabs__content li {
  display: none;
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
  -ms-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mod-tabs .tabs__content li.state-selected {
  display: block;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.mod-tabs .tabs__team .row {
  margin: 80px 0;
}
.mod-tabs .tabs__team h3 {
  margin: 10px 0;
}
.mod-tabs .tabs__team p {
  font-size: 18px;
  line-height: 1.6;
}
.mod-tabs .tabs__team a.extra-link {
  margin-top: 10px;
  display: block;
}
.mod-tabs .tabs__team img {
  width: 100%;
}

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.mod-world-disc {
  background-color: #000;
  min-height: 100vh;
  overflow: hidden;
}
.mod-world-disc h1 {
  margin-top: 0;
  padding-top: 60px;
  color: #FFFFFF;
}
.mod-world-disc .world-disc__center {
  max-width: 700px;
  margin: 0 auto;
}
.mod-world-disc .world-container {
  max-width: 700px;
  position: relative;
  padding: 100% 15px 0;
}
.mod-world-disc .world-container img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
.mod-world-disc .world-container svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
.mod-world-disc .world-container #rings path {
  opacity: 0;
  fill: #f1f1f1;
  transition: opacity 3s linear;
}
.mod-world-disc .world-container #rings path.state-active {
  opacity: 0.4;
}
.mod-world-disc .world-container img.state-active {
  opacity: 0.5;
}
.mod-world-disc .rotating {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 800s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 800s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 800s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 800s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  /* IE 9 */
  -webkit-transform-origin: 50% 50%;
  /* Safari and Chrome */
  -moz-transform-origin: 50% 50%;
  /* Firefox */
  -o-transform-origin: 50% 50%;
  /* Opera */
  -webkit-perspective: 1000;
  /* Chrome, Safari, Opera */
  perspective: 1000;
}

.mod-nav-lang {
  position: absolute;
  left: 75px;
  top: 11px;
  z-index: 2;
}
.mod-nav-lang .nav-lang__list {
  padding: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.mod-nav-lang .nav-lang__list.state-active {
  opacity: 1;
  pointer-events: auto;
}
.mod-nav-lang .nav-lang__link,
.mod-nav-lang .nav-lang__active {
  background-color: #ffffff;
  color: #195184;
  display: block;
  margin: 0;
  padding: 5px 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.mod-nav-lang .nav-lang__link:hover,
.mod-nav-lang .nav-lang__active:hover {
  background-color: #195184;
  color: #ffffff;
}
.mod-nav-lang .nav-lang__active {
  position: relative;
  padding-right: 40px;
}
.mod-nav-lang .nav-lang__active span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.mod-nav-lang.skin-nav-lang-invert .nav-lang__active {
  background-color: transparent;
  color: #ffffff;
}
.mod-nav-lang.skin-nav-lang-invert .nav-lang__active.state-active {
  background-color: #ffffff;
  color: #195184;
}

.skin-nav-invert {
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.skin-nav-invert.state-scrolled {
  box-shadow: none;
}
.skin-nav-invert .nav__burger span {
  background-color: #ffffff;
}
.skin-nav-invert .nav__burger.state-open span {
  background-color: #195184;
}
.skin-nav-invert.state-invert {
  background-color: #ffffff;
  box-shadow: 0 0 20px #bfbfbf;
}
.skin-nav-invert.state-invert .nav__burger span {
  background-color: #195184;
}
@media all and (min-width: 992px) {
  .skin-nav-invert.state-scrolled {
    box-shadow: none;
    background-color: transparent;
  }
}

.o-archive {
  opacity: 0.0;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}
.o-archive__header {
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 2;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.o-archive__fixed {
  right: 0;
  top: 0;
  left: 0;
  margin-top: 60px;
  padding: 20px 0;
  z-index: 1;
  background-color: #fff;
  -webkit-transition: transform 300ms ease;
  transition: transform 300ms ease;
}
.o-archive__fixed.state-sticky {
  position: static;
  padding: 20px;
}
.o-archive__fixed.state-sticky.state-nofix {
  position: fixed;
}
.o-archive__fixed.state-sticky.state-nofix.nav-up {
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(none);
}
.o-archive__fixed.state-sticky.state-nofix.nav-down {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(none);
}
.o-archive__fixed-placeholder.state-sticky {
  height: 122px;
}
.o-archive__header-button {
  text-align: center;
}
.o-archive__header-date {
  width: 20px;
  margin-right: 20px;
  padding: 10px 30px 10px 12px;
  overflow: hidden;
}
.o-archive__header-content {
  zoom: 1;
}
.o-archive__header-content:before,
.o-archive__header-content:after {
  content: "";
  display: table;
}
.o-archive__header-content:after {
  clear: both;
}
.o-archive__header-content h2 {
  float: none;
  margin-right: 20px;
  margin-top: 0;
  display: none;
}
@media all and (min-width: 768px) {
  .o-archive__header {
    padding: 5px 15px 5px 0;
    background: none;
  }
  .o-archive__dialog {
    display: none;
  }
  .o-archive__fixed {
    left: auto;
    right: auto;
    width: auto;
    padding: 0;
    margin-top: 90px;
  }
  .o-archive__fixed.state-sticky {
    padding: 0;
  }
  .o-archive__fixed.state-sticky .o-archive__header-content h2 {
    opacity: 1;
  }
  .o-archive__fixed.state-sticky.state-nofix.nav-up {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .o-archive__fixed.state-sticky.state-nofix.nav-down {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .o-archive__fixed-placeholder.state-sticky {
    height: 0;
  }
  .o-archive__content {
    padding-top: 143px;
  }
  .o-archive__header-date {
    display: none;
  }
  .o-archive__header-content a {
    float: right;
  }
  .o-archive__header-content h2 {
    float: left;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
  }
}
@media all and (min-width: 992px) {
  .o-archive {
    margin: 0 auto;
  }
  .o-archive__header {
    padding-left: 0;
  }
  .o-archive__header-date {
    display: none;
  }
  .o-archive__header-content a {
    float: right;
  }
  .o-archive__header-content h2 {
    float: left;
    display: block;
  }
}

