@charset "UTF-8";

.qiehuan {
  display: inline-block;
  font-size: 16px;
  margin-left: 14px;



}

@media (max-width: 991px) {
  .qiehuan {
    display: none;
  }
}

.erweima {
  text-align: center;
}

.erweima img {
  margin-bottom: 20px;
}


.zhiweiwen {
  float: left;


}

.zhiweitu {
  float: right !important;
  text-align: center;
}

.zhiweitu a {
  display: inline-block;
}

.spotlight-themes__title a {
  color: #fff !important;
  font-size: 50px;

}





































html {
  font-family: 'Microsoft YaHei';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-size: 16px;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.container,
.image-single__caption,
.image-single__credit,
.video-embedded__caption,
.video-embedded__credit {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.image-single__caption:before,
.image-single__credit:before,
.video-embedded__caption:before,
.video-embedded__credit:before,
.container:after,
.image-single__caption:after,
.image-single__credit:after,
.video-embedded__caption:after,
.video-embedded__credit:after {
  content: " ";
  display: table;
}

.container:after,
.image-single__caption:after,
.image-single__credit:after,
.video-embedded__caption:after,
.video-embedded__credit:after {
  clear: both;
}

@media (min-width: 768px) {

  .container,
  .image-single__caption,
  .image-single__credit,
  .video-embedded__caption,
  .video-embedded__credit {
    width: 750px;
  }
}

@media (min-width: 992px) {

  .container,
  .image-single__caption,
  .image-single__credit,
  .video-embedded__caption,
  .video-embedded__credit {
    width: 970px;
  }
}

@media (min-width: 1200px) {

  .container,
  .image-single__caption,
  .image-single__credit,
  .video-embedded__caption,
  .video-embedded__credit {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 0%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 100%;
  }

  .col-md-9 {
    width: 100%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 100%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 0%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 0%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.clearfix:before,
.line-chart__graph__svg:before,
.line-chart__graph__legend:before,
.pie-chart__svg:before,
.dividends-chart__graph__chart:before,
.dividends-chart__graph__legend:before,
.clearfix:after,
.line-chart__graph__svg:after,
.line-chart__graph__legend:after,
.pie-chart__svg:after,
.dividends-chart__graph__chart:after,
.dividends-chart__graph__legend:after {
  content: " ";
  display: table;
}

.clearfix:after,
.line-chart__graph__svg:after,
.line-chart__graph__legend:after,
.pie-chart__svg:after,
.dividends-chart__graph__chart:after,
.dividends-chart__graph__legend:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.opened-modal {
  overflow: hidden;
}

.article-preview-block3,
.long-quote,
.paragraph,
.iframe,
.highlight,
.image-single,
.image-double,
.spotlight-illustration,
.collection,
.related-press-release,
.events-block,
.related-article,
.related-articles-simplified,
.infography-block,
.twoFigures,
.landing-banner,
.video-embedded,
.slider-module,
.line-chart,
.pie-chart,
.dividends-chart,
.breakpoints-images__wrapper,
.light-banner,
.suggested-article,
.suggested-job,
.suggested-publication,
.suggested-newsletter,
.conversation,
.ekomi-widget,
.job-details-description,
.job-sectors-list,
.investor-shareholder,
.investor .stockprices,
.earnings-page-results,
.news-and-media-calendar,
.news-and-media .double-highlights,
.spotlight-banner,
.spotlight-infos,
.spotlight-stories,
.stock-prices-banner,
.organization-chart-banner,
.about-us-sub,
.social-media,
.page-header-full-banner,
.page-header-inside-banner,
#adways-interactive,
.world-map__container,
.newsletter-subscription__register,
.career-landing-aggregation {
  margin-bottom: 50px;
}

@media (min-width: 768px) {

  .article-preview-block3,
  .long-quote,
  .paragraph,
  .iframe,
  .highlight,
  .image-single,
  .image-double,
  .spotlight-illustration,
  .collection,
  .related-press-release,
  .events-block,
  .related-article,
  .related-articles-simplified,
  .infography-block,
  .twoFigures,
  .landing-banner,
  .video-embedded,
  .slider-module,
  .line-chart,
  .pie-chart,
  .dividends-chart,
  .breakpoints-images__wrapper,
  .light-banner,
  .suggested-article,
  .suggested-job,
  .suggested-publication,
  .suggested-newsletter,
  .conversation,
  .ekomi-widget,
  .job-details-description,
  .job-sectors-list,
  .investor-shareholder,
  .investor .stockprices,
  .earnings-page-results,
  .news-and-media-calendar,
  .news-and-media .double-highlights,
  .spotlight-banner,
  .spotlight-infos,
  .spotlight-stories,
  .stock-prices-banner,
  .organization-chart-banner,
  .about-us-sub,
  .social-media,
  .page-header-full-banner,
  .page-header-inside-banner,
  #adways-interactive,
  .world-map__container,
  .newsletter-subscription__register,
  .career-landing-aggregation {
    margin-bottom: 70px;
  }
}

@media (min-width: 1200px) {

  .article-preview-block3,
  .long-quote,
  .paragraph,
  .iframe,
  .highlight,
  .image-single,
  .image-double,
  .spotlight-illustration,
  .collection,
  .related-press-release,
  .events-block,
  .related-article,
  .related-articles-simplified,
  .infography-block,
  .twoFigures,
  .landing-banner,
  .video-embedded,
  .slider-module,
  .line-chart,
  .pie-chart,
  .dividends-chart,
  .breakpoints-images__wrapper,
  .light-banner,
  .suggested-article,
  .suggested-job,
  .suggested-publication,
  .suggested-newsletter,
  .conversation,
  .ekomi-widget,
  .job-details-description,
  .job-sectors-list,
  .investor-shareholder,
  .investor .stockprices,
  .earnings-page-results,
  .news-and-media-calendar,
  .news-and-media .double-highlights,
  .spotlight-banner,
  .spotlight-infos,
  .spotlight-stories,
  .stock-prices-banner,
  .organization-chart-banner,
  .about-us-sub,
  .social-media,
  .page-header-full-banner,
  .page-header-inside-banner,
  #adways-interactive,
  .world-map__container,
  .newsletter-subscription__register,
  .career-landing-aggregation {
    margin-bottom: 90px;
  }
}

@media (max-width: 767px) {

  .contrib-text,
  .article-header__header-inner,
  .restriction {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {

  .container-xs,
  .banner__content-block {
    min-width: 100%;
    padding: 0 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .container-sm,
  .banner__content-block {
    padding: 0 15px;
    width: 750px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .container-md,
  .banner--container,
  .banner__content-block {
    padding: 0 15px;
    width: 970px;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {

  .container-lg,
  .banner--container,
  .banner__content-block {
    padding: 0 15px;
    width: 1170px;
    margin: 0 auto;
  }
}

.icon-sm:before {
  font-size: 12px;
}

.icon-md:before {
  font-size: 18px;
}

.icon-lg:before {
  font-size: 24px;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  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-location:before {
  content: "";
}

.icon-case:before {
  content: "";
}

.icon-ic-archive:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:before {
  content: "";
}

.icon-ic-calendar:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-excel:before {
  content: "";
}

.icon-powerpoint:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-pdf:before {
  content: "";
}

.icon-mp3:before {
  content: "";
}

.icon-webcast:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-eye:before {
  content: "";
}

.icon-earth:before {
  content: url(../images/phone.svg);
}

.icon-minus:before {
  content: "";
}

.icon-prev:before {
  content: "";
}

.icon-next:before {
  content: "";
}

.icon-cross-gap:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-search-right:before {
  content: url(../images/search.svg);
}

.icon-dropbox:before {
  content: "";
}

.icon-evernote:before {
  content: "";
}

.icon-facebook:before {
  content: url(../images/qq.svg);
}

.icon-gplus:before {
  content: "";
}

.icon-instagram2:before {
  content: "";
}

.icon-linkedin:before {
  content: url(../images/wechat.svg);
}

.icon-share:before {
  content: url(../images/share.svg);
}

.icon-twitter:before {
  content: url(../images/weibo.svg);
}

.icon-arrow-down:before,
.press-release__contact-button:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before,
.document-list__item--web .document-list__item__download:before,
.document-list__item--reference .document-list__item__download:before {
  content: url(../images/right.svg);
}

.icon-arrow-up:before {
  content: url(../images/up.svg);
}

.icon-camera:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-chevron-down:before,
.contact-list__section-wrapper--collapsed .contact-list__section__arrow:before,
.world-map__entity-wrapper--collapsed .world-map__entity__arrow:before {
  content: url(../images/down1.svg);
}

.icon-chevron-up:before,
.slider-mobile-tablet .slider__arrow:before,
.slider-mobile .slider__arrow:before,
.slider-mobile-tablet-desktop .slider__arrow:before,
.contact-list__section__arrow:before,
.job-details-jobs .js-slider .slider__arrow:before,
.world-map__entity__arrow:before {
  content: url(../images/up1.svg);
}

.icon-cross-full:before {
  content: "";
}

.icon-download:before,
.document-list__item--file .document-list__item__download:before {
  content: url(../images/download.svg);
}

.icon-load:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-search-left:before {
  content: "";
}

.icon-shares:before {
  content: "";
}

.icon-spinner:before {
  content: "";
}

@font-face {
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Source-Sans-Pro-Regular.ttf?version=1.89.0") format("truetype");
}

.Source-Sans-Pro {
  font-weight: normal;
}

@font-face {
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/Source-Sans-Pro-RegularItalic.ttf?version=1.89.0") format("truetype");
}

.Source-Sans-Pro {
  /*font-family: "Source-Sans-Pro";*/
  font-weight: normal;
}

@font-face {
  /*font-family: "Source-Sans-Pro";*/
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/Source-Sans-Pro-Bold.ttf?version=1.89.0") format("truetype");
}

.Source-Sans-Pro {
  /*font-family: "Source-Sans-Pro";*/
  font-weight: normal;
}

@font-face {
  /*font-family: "Publico-Headline";*/
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Publico-Headline-Medium.eot?") format("eot"), url("../fonts/Publico-Headline-Medium.woff?version=1.89.0") format("woff"), url("../fonts/Publico-Headline-Medium.woff2?version=1.89.0") format("woff2");
}

.Publico-Headline {
  /*font-family: "Publico-Headline";*/
  font-weight: normal;
}

@font-face {
  /*font-family: "Publico-Headline";*/
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Publico-Headline-Bold.eot?") format("eot"), url("../fonts/Publico-Headline-Bold.woff?version=1.89.0") format("woff"), url("../fonts/Publico-Headline-Bold.woff2?version=1.89.0") format("woff2");
}

.Publico-Headline {
  /*font-family: "Publico-Headline";*/
  font-weight: normal;
}

@font-face {
  /*font-family: "icomoon";*/
  font-weight: 400;
  font-style: "normal";
  src: url("../fonts/icomoon.eot?") format("eot"), url("../fonts/icomoon.woff?version=1.89.0") format("woff"), url('../fonts/icomoon.svg#str-replace("icomoon", " ", "_")') format("svg"), url("../fonts/icomoon.ttf?version=1.89.0") format("truetype");
}


.icomoon {
  /*font-family: "icomoon";*/
  font-weight: normal;
}

.typo1,
.header__search__field,
.search__field,
.error__title,
.error404__input {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0.015em;
}

@media (min-width: 768px) {

  .typo1,
  .header__search__field,
  .search__field,
  .error__title,
  .error404__input {
    font-size: 42px;
    line-height: 64px;
  }
}

@media (min-width: 1200px) {

  .typo1,
  .header__search__field,
  .search__field,
  .error__title,
  .error404__input {
    font-size: 42px;
    line-height: 44px;
  }
}

.typo2 {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0.015em;
}

@media (min-width: 768px) {
  .typo2 {
    font-size: 58px;
    line-height: 60px;
  }
}

@media (min-width: 1200px) {
  .typo2 {
    font-size: 42px;
    letter-spacing: 6px;
    line-height: 66px;
  }
}

.typo3,
.main-title,
.contact-list--big .contact-list__title {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 28px;
  line-height: 31px;
  letter-spacing: 0.015em;
}

@media (min-width: 768px) {

  .typo3,
  .main-title,
  .contact-list--big .contact-list__title {
    font-size: 24px;
    line-height: 40px;
  }
}

@media (min-width: 1200px) {

  .typo3,
  .main-title,
  .contact-list--big .contact-list__title {
    font-size: 28px;
    letter-spacing: 6px;
    line-height: 50px;
  }
}

.typo4,
.restriction__content h1 {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.015em;
}

@media (min-width: 768px) {

  .typo4,
  .restriction__content h1 {
    font-size: 28px;
    line-height: 30px;
  }
}

@media (min-width: 1200px) {

  .typo4,
  .restriction__content h1 {
    font-size: 36px;
    line-height: 38px;
  }
}

.typo5,
.contrib-text h2,
.paragraph .contrib-quote,
.pie-chart__svg__labels__item {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.015em;
}

@media (min-width: 1200px) {

  .typo5,
  .contrib-text h2,
  .paragraph .contrib-quote,
  .pie-chart__svg__labels__item {
    font-size: 16px;
    line-height: 34px;
  }
}

.typo6 {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.015em;
}

@media (min-width: 1200px) {
  .typo6 {
    font-size: 15px;
    line-height: 24px;
  }
}

.typo7,
.contact-list--normal .contact-list__title,
.dividends-chart text.dividends-chart__bar__label,
.world-map__entity__business-line {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.005em;
}

@media (min-width: 1200px) {

  .typo7,
  .contact-list--normal .contact-list__title,
  .dividends-chart text.dividends-chart__bar__label,
  .world-map__entity__business-line {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
  }
}

.typo8,
.dividends-chart text.dividends-chart__circle__label {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.005em;
}

@media (min-width: 768px) {

  .typo8,
  .dividends-chart text.dividends-chart__circle__label {
    font-size: 18px;
    line-height: 20px;
  }
}

@media (min-width: 1200px) {

  .typo8,
  .dividends-chart text.dividends-chart__circle__label {
    line-height: 24px;
  }
}

.typo9 {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 768px) {
  .typo9 {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (min-width: 1200px) {
  .typo9 {
    font-size: 24px;
    line-height: 34px;
  }
}

.typo10,
.contrib-text p,
.contrib-text li,
.dividends-chart__graph__legend__text,
.restriction__content p {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 1200px) {

  .typo10,
  .contrib-text p,
  .contrib-text li,
  .dividends-chart__graph__legend__text,
  .restriction__content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 32px;
  }
}

.typo11,
.main-subtitle,
.table thead th {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 28px !important;
}

@media (min-width: 1200px) {

  .typo11,
  .main-subtitle,
  .table thead th {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

.typo12,
label,
.table tbody td,
.line-chart__tooltip,
.dividends-chart text,
.validation-error,
.newsletter-subscription__view__intro__checkboxes__title {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}

.typo13,
.button-primary,
.button-primary-box,
.button-secondary,
.button-third,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label,
.submit-button,
.pie-chart__labels .pie-chart__labels__select,
.pie-chart__labels__legend--show .pie-chart__labels__value,
.cookie-page__toggle,
.contact-form__countries-select__submit {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 700;

  font-size: 13px;
  letter-spacing: 0.10em;
  line-height: 1.42857;
}

@media (min-width: 768px) {

  .typo13,
  .button-primary,
  .button-primary-box,
  .button-secondary,
  .button-third,
  .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label,
  .repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label,
  .submit-button,
  .pie-chart__labels .pie-chart__labels__select,
  .pie-chart__labels__legend--show .pie-chart__labels__value,
  .cookie-page__toggle,
  .contact-form__countries-select__submit {
    font-size: 12px;
  }
}

@media (min-width: 1200px) {

  .typo13,
  .button-primary,
  .button-primary-box,
  .button-secondary,
  .button-third,
  .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label,
  .repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label,
  .submit-button,
  .pie-chart__labels .pie-chart__labels__select,
  .pie-chart__labels__legend--show .pie-chart__labels__value,
  .cookie-page__toggle,
  .contact-form__countries-select__submit {
    font-size: 14px;
  }
}

.typo14,
.table--scrolledLeft:before,
.table--scrolledRight:before,
.line-chart text,
.pie-chart__labels__value {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 400;
  /* text-transform: uppercase; */
  font-size: 15px;
  /*letter-spacing: 0.08em;*/
  line-height: 1.42857;
}

@media (min-width: 768px) {

  .typo14,
  .table--scrolledLeft:before,
  .table--scrolledRight:before,
  .line-chart text,
  .pie-chart__labels__value {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {

  .typo14,
  .table--scrolledLeft:before,
  .table--scrolledRight:before,
  .line-chart text,
  .pie-chart__labels__value {
    font-size: 16px;
  }
}

.typo15,
.credit-picture {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 400;
  font-size: 13px;
  line-height: 1.42857;
}

@media (min-width: 768px) {

  .typo15,
  .credit-picture {
    font-size: 14px;
  }
}

.typo16 {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 200px;
  line-height: 1;
}

@media (min-width: 768px) {
  .typo16 {
    font-size: 140px;
  }
}

@media (min-width: 1200px) {
  .typo16 {
    font-size: 280px;
  }
}

.typo17 {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 200px;
  line-height: 1;
}

@media (min-width: 768px) {
  .typo17 {
    font-size: 140px;
  }
}

@media (min-width: 1200px) {
  .typo17 {
    font-size: 150px;
  }
}

.typo18 {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 44px;
  letter-spacing: 0.015em;
  line-height: 1.42857;
}

@media (min-width: 768px) {
  .typo18 {
    font-size: 26px;
  }
}

@media (min-width: 1200px) {
  .typo18 {
    font-size: 28px;
  }
}

.typo19 {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1.42857;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .typo19 {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  .typo19 {
    font-size: 21px;
  }
}

.typo20 {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .typo20 {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .typo20 {
    font-size: 16px;
    line-height: 24px;
  }
}

.typo21 {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  letter-spacing: 0.015em;
  font-size: 16px;
  line-height: 1.42857;
}

@media (min-width: 1200px) {
  .typo21 {
    line-height: 24px;
  }
}

.typo22 {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 22px;
  line-height: 30px;
}

@media (min-width: 768px) {
  .typo22 {
    font-size: 18px;
    line-height: 20px;
  }
}

@media (min-width: 1200px) {
  .typo22 {
    font-size: 20px;
    line-height: 24px;
  }
}

@keyframes animate-arrow-right {
  0% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }

  50% {
    transform: translate(10px, 0) scale(1.3, 1);
    transform: translate3d(10px, 0, 0) scale(1.3, 1);
    opacity: 0;
  }

  51% {
    transform: translate(-10px, 0) scale(1.3, 1);
    transform: translate3d(-10px, 0, 0) scale(1.3, 1);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}

@keyframes animate-arrow-left {
  0% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }

  50% {
    transform: translate(-10px, 0) scale(2, 1);
    transform: translate3d(-10px, 0, 0) scale(2, 1);
    opacity: 0;
  }

  51% {
    transform: translate(10px, 0) scale(2, 1);
    transform: translate3d(10px, 0, 0) scale(2, 1);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}

@keyframes animate-arrow-down {
  0% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }

  50% {
    transform: translate(0, 20px) scale(1, 2);
    transform: translate3d(0, 20px, 0) scale(1, 2);
    opacity: 0;
  }

  51% {
    transform: translate(0, -20px) scale(1, 2);
    transform: translate3d(0, -20px, 0) scale(1, 2);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}

@keyframes animate-arrow-up {
  0% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }

  50% {
    transform: translate(0, -20px) scale(1, 2);
    transform: translate3d(0, -20px, 0) scale(1, 2);
    opacity: 0;
  }

  51% {
    transform: translate(0, 20px) scale(1, 2);
    transform: translate3d(0, 20px, 0) scale(1, 2);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}

@keyframes animate-generic {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }

  50% {
    transform: scale(1.5, 1.5);
    opacity: 0;
  }

  51% {
    transform: scale(0, 0);
    opacity: 0;
  }

  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate(0, 20px);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
  opacity: 1;
  -ms-transform: none;
  transform: none;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
  opacity: 1;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate(20px, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
  opacity: 1;
  -ms-transform: none;
  transform: none;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate(-20px, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
  opacity: 1;
  -ms-transform: none;
  transform: none;
}

.animated {
  animation-duration: 0.6s;
  animation-fill-mode: both;
}

.before-animation {
  opacity: 0;
  visibility: hidden;
  animation-name: none;
}

/*
* BUTTONS ANIMATIONS
*/
.button-primary,
.button-primary-box,
.button-secondary {
  z-index: 0;
  transition: color 0.3s;
  position: relative;
  overflow: hidden;
  outline: none;
}

.button-primary:after,
.button-primary-box:after,
.button-secondary:after {
  content: '';
  position: absolute;
  z-index: -1;
  transition: width 0.3s, opacity 0.3s;
  width: 0;
  height: 530px;
  top: 50%;
  left: 50%;
  opacity: 0;
  background: #b3b3b3;
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.button-primary:hover:after,
.button-primary-box:hover:after,
.button-secondary:hover:after,
.button-primary:active:after,
.button-primary-box:active:after,
.button-secondary:active:after,
.button-primary:focus:after,
.button-primary-box:focus:after,
.button-secondary:focus:after {
  width: 100%;
  opacity: 1;
}

.button-primary:hover:before,
.button-third:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:hover:before,
.document-list__item--web .document-list__item__download:hover:before,
.document-list__item--reference .document-list__item__download:hover:before,
.button-primary:focus:before,
.button-third:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:focus:before,
.document-list__item--web .document-list__item__download:focus:before,
.document-list__item--reference .document-list__item__download:focus:before,
.button-primary:active:before,
.button-third:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:active:before,
.document-list__item--web .document-list__item__download:active:before,
.document-list__item--reference .document-list__item__download:active:before {
  animation: animate-generic 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.icon-arrow-right.button-primary:hover:before,
.icon-arrow-right.button-third:hover:before,
.document-list__item--web .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item__download.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item--web .document-list__item__download.repository__dateFilter__label:hover:before,
.document-list__item--reference .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item__download.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item--reference .document-list__item__download.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-right.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-right.repository__dateFilter__label:hover:before,
.document-list__item--web .document-list__item__download:hover:before,
.document-list__item--reference .document-list__item__download:hover:before,
.icon-arrow-right.button-primary:focus:before,
.icon-arrow-right.button-third:focus:before,
.document-list__item--web .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item__download.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item--web .document-list__item__download.repository__dateFilter__label:focus:before,
.document-list__item--reference .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item__download.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item--reference .document-list__item__download.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-right.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-right.repository__dateFilter__label:focus:before,
.document-list__item--web .document-list__item__download:focus:before,
.document-list__item--reference .document-list__item__download:focus:before,
.icon-arrow-right.button-primary:active:before,
.icon-arrow-right.button-third:active:before,
.document-list__item--web .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item__download.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item--web .document-list__item__download.repository__dateFilter__label:active:before,
.document-list__item--reference .repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item__download.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .document-list__item--reference .document-list__item__download.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-right.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-right.repository__dateFilter__label:active:before,
.document-list__item--web .document-list__item__download:active:before,
.document-list__item--reference .document-list__item__download:active:before {
  animation: animate-arrow-right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.icon-arrow-left.button-primary:hover:before,
.icon-arrow-left.button-third:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-left.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-left.repository__dateFilter__label:hover:before,
.document-list__item--web .icon-arrow-left.document-list__item__download:hover:before,
.document-list__item--reference .icon-arrow-left.document-list__item__download:hover:before,
.icon-arrow-left.button-primary:focus:before,
.icon-arrow-left.button-third:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-left.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-left.repository__dateFilter__label:focus:before,
.document-list__item--web .icon-arrow-left.document-list__item__download:focus:before,
.document-list__item--reference .icon-arrow-left.document-list__item__download:focus:before,
.icon-arrow-left.button-primary:active:before,
.icon-arrow-left.button-third:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-left.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-left.repository__dateFilter__label:active:before,
.document-list__item--web .icon-arrow-left.document-list__item__download:active:before,
.document-list__item--reference .icon-arrow-left.document-list__item__download:active:before {
  animation: animate-arrow-left 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.icon-arrow-down.button-primary:hover:before,
.button-primary.press-release__contact-button:hover:before,
.icon-arrow-down.button-third:hover:before,
.button-third.press-release__contact-button:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .press-release__contact-button.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .press-release__contact-button.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-down.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-down.repository__dateFilter__label:hover:before,
.document-list__item--web .icon-arrow-down.document-list__item__download:hover:before,
.document-list__item--web .document-list__item__download.press-release__contact-button:hover:before,
.document-list__item--reference .icon-arrow-down.document-list__item__download:hover:before,
.document-list__item--reference .document-list__item__download.press-release__contact-button:hover:before,
.icon-arrow-down.button-primary:focus:before,
.button-primary.press-release__contact-button:focus:before,
.icon-arrow-down.button-third:focus:before,
.button-third.press-release__contact-button:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .press-release__contact-button.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .press-release__contact-button.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-down.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-down.repository__dateFilter__label:focus:before,
.document-list__item--web .icon-arrow-down.document-list__item__download:focus:before,
.document-list__item--web .document-list__item__download.press-release__contact-button:focus:before,
.document-list__item--reference .icon-arrow-down.document-list__item__download:focus:before,
.document-list__item--reference .document-list__item__download.press-release__contact-button:focus:before,
.icon-arrow-down.button-primary:active:before,
.button-primary.press-release__contact-button:active:before,
.icon-arrow-down.button-third:active:before,
.button-third.press-release__contact-button:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .press-release__contact-button.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .press-release__contact-button.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-down.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-down.repository__dateFilter__label:active:before,
.document-list__item--web .icon-arrow-down.document-list__item__download:active:before,
.document-list__item--web .document-list__item__download.press-release__contact-button:active:before,
.document-list__item--reference .icon-arrow-down.document-list__item__download:active:before,
.document-list__item--reference .document-list__item__download.press-release__contact-button:active:before {
  animation: animate-arrow-down 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.icon-arrow-up.button-primary:hover:before,
.icon-arrow-up.button-third:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-up.repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-up.repository__dateFilter__label:hover:before,
.document-list__item--web .icon-arrow-up.document-list__item__download:hover:before,
.document-list__item--reference .icon-arrow-up.document-list__item__download:hover:before,
.icon-arrow-up.button-primary:focus:before,
.icon-arrow-up.button-third:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-up.repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-up.repository__dateFilter__label:focus:before,
.document-list__item--web .icon-arrow-up.document-list__item__download:focus:before,
.document-list__item--reference .icon-arrow-up.document-list__item__download:focus:before,
.icon-arrow-up.button-primary:active:before,
.icon-arrow-up.button-third:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-up.repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-up.repository__dateFilter__label:active:before,
.document-list__item--web .icon-arrow-up.document-list__item__download:active:before,
.document-list__item--reference .icon-arrow-up.document-list__item__download:active:before {
  animation: animate-arrow-up 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.icon-arrow-up.button-primary:hover:after,
.icon-arrow-up.button-third:hover:after,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-up.repository__dateFilter__label:hover:after,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-up.repository__dateFilter__label:hover:after,
.document-list__item--web .icon-arrow-up.document-list__item__download:hover:after,
.document-list__item--reference .icon-arrow-up.document-list__item__download:hover:after,
.icon-arrow-up.button-primary:focus:after,
.icon-arrow-up.button-third:focus:after,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-up.repository__dateFilter__label:focus:after,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-up.repository__dateFilter__label:focus:after,
.document-list__item--web .icon-arrow-up.document-list__item__download:focus:after,
.document-list__item--reference .icon-arrow-up.document-list__item__download:focus:after,
.icon-arrow-up.button-primary:active:after,
.icon-arrow-up.button-third:active:after,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .icon-arrow-up.repository__dateFilter__label:active:after,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .icon-arrow-up.repository__dateFilter__label:active:after,
.document-list__item--web .icon-arrow-up.document-list__item__download:active:after,
.document-list__item--reference .icon-arrow-up.document-list__item__download:active:after {
  animation: animate-arrow-up 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.button-primary,
.button-primary-box,
.button-secondary,
.button-third,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label {
  cursor: pointer;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.button-primary:before,
.button-primary-box:before,
.button-secondary:before,
.button-third:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:before {
  font-weight: normal;
  /*font-family: icomoon; */
}

.button-primary {
  background: #cccccc;
  color: #ffffff;
  padding: 0 30px;
}

.button-primary:hover,
.button-primary:focus,
.button-primary:active {
  color: #ffffff;
}

.button-primary:before {
  float: right;
  margin-left: 10px;
}

.button-primary:after {
  background: #b3b3b3;
}

.button-primary--red {
  background: #014582;
  color: #ffffff;
  padding: 0 30px;
}

.button-primary--red:hover,
.button-primary--red:focus,
.button-primary--red:active {
  color: #ffffff;
}

.button-primary--red:before {
  float: right;
  margin-left: 10px;
}

.button-primary--red:after {
  background: #00325e;
}

.button-primary--red:hover,
.button-primary--red:focus,
.button-primary--red:active {
  color: #ffffff;
}

.button-primary--red:after {
  background: #00325e;
}

.button-primary--rounded {
  border-radius: 50px;
}

.button-primary--white-alt {
  background: #ffffff;
  color: #ffffff;
  padding: 0 30px;
  color: #014582;
}

.button-primary--white-alt:hover,
.button-primary--white-alt:focus,
.button-primary--white-alt:active {
  color: #ffffff;
}

.button-primary--white-alt:before {
  float: right;
  margin-left: 10px;
}

.button-primary--white-alt:after {
  background: #e6e6e6;
}

.button-primary--white-alt:hover,
.button-primary--white-alt:focus,
.button-primary--white-alt:active {
  color: #014582;
}

.button-primary--white-alt:after {
  background: #e6e6e6;
}

.button-primary--blue,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button {
  background: #4975ba;
  color: #ffffff;
  padding: 0 30px;
}

.button-primary--blue:hover,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:hover,
.button-primary--blue:focus,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:focus,
.button-primary--blue:active,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:active {
  color: #ffffff;
}

.button-primary--blue:before,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:before {
  float: right;
  margin-left: 10px;
}

.button-primary--blue:after,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:after {
  background: #00325e;
}

.button-primary--blue:hover,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:hover,
.button-primary--blue:focus,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:focus,
.button-primary--blue:active,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:active {
  color: #ffffff;
}

.button-primary--blue:after,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__button:after {
  background: #00325e;
}

.button-primary--white {
  background: #ffffff;
  color: #ffffff;
  padding: 0 30px;
}

.button-primary--white:hover,
.button-primary--white:focus,
.button-primary--white:active {
  color: #ffffff;
}

.button-primary--white:before {
  float: right;
  margin-left: 10px;
}

.button-primary--white:after {
  background: #e6e6e6;
}

.button-primary--white:hover,
.button-primary--white:focus,
.button-primary--white:active {
  color: #ffffff;
}

.button-primary--white:after {
  background: #e6e6e6;
}

.button-primary--green-dark {
  background: #174140;
  color: #ffffff;
  padding: 0 30px;
}

.button-primary--green-dark:hover,
.button-primary--green-dark:focus,
.button-primary--green-dark:active {
  color: #ffffff;
}

.button-primary--green-dark:before {
  float: right;
  margin-left: 10px;
}

.button-primary--green-dark:after {
  background: #0a1b1b;
}

.button-primary--green-dark:hover,
.button-primary--green-dark:focus,
.button-primary--green-dark:active {
  color: #ffffff;
}

.button-primary--green-dark:after {
  background: #0a1b1b;
}

.button-primary--des_blue-dark,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button {
  background: #014582;
  color: #ffffff;
  padding: 0 30px;
}

.button-primary--des_blue-dark:hover,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:hover,
.button-primary--des_blue-dark:focus,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:focus,
.button-primary--des_blue-dark:active,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:active,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:active,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:active,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:active,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:active {
  color: #ffffff;
}

.button-primary--des_blue-dark:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:before,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:before {
  float: right;
  margin-left: 10px;
}

.button-primary--des_blue-dark:after,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:after,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:after,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:after,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:after,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:after {
  background: #032230;
}

.button-primary--des_blue-dark:hover,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:hover,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:hover,
.button-primary--des_blue-dark:focus,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:focus,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:focus,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:focus,
.button-primary--des_blue-dark:active,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:active,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:active,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:active,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:active,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:active,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:active {
  color: #ffffff;
}

.button-primary--des_blue-dark:after,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__button:after,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__button:after,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__button:after,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__button:after,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__button:after,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__button:after {
  background: #00325e;
}

.button-primary-box {
  background: #cccccc;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
  letter-spacing: 0.12em;
}

.button-primary-box:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #bfbfbf;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box:hover,
.button-primary-box:focus,
.button-primary-box:active {
  color: #ffffff;
}

.button-primary-box:hover:before,
.button-primary-box:focus:before,
.button-primary-box:active:before {
  background-color: #a6a6a6;
}

.button-primary-box--red {
  background: #014582;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

.button-primary-box--red:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #ee624b;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box--red:hover,
.button-primary-box--red:focus,
.button-primary-box--red:active {
  color: #ffffff;
}

.button-primary-box--red:hover:before,
.button-primary-box--red:focus:before,
.button-primary-box--red:active:before {
  background-color: #e9391c;
}

.button-primary-box--red:after {
  background-color: #00325e;
}

.button-primary-box--red-alt {
  background: #014582;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
  border: 3px solid #014582;
  background: white;
  color: #014582;
  color: #014582;
}

.button-primary-box--red-alt:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #ee624b;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box--red-alt:hover,
.button-primary-box--red-alt:focus,
.button-primary-box--red-alt:active {
  color: #ffffff;
}

.button-primary-box--red-alt:hover:before,
.button-primary-box--red-alt:focus:before,
.button-primary-box--red-alt:active:before {
  background-color: #e9391c;
}

.button-primary-box--red-alt:before {
  background: white;
  border-left: 3px solid #014582;
}

.button-primary-box--red-alt:hover {
  color: #00325e;
}

.button-primary-box--red-alt:active:before,
.button-primary-box--red-alt:focus:before,
.button-primary-box--red-alt:hover:before {
  background-color: #014582;
}

.button-primary-box--red-alt:hover:before {
  color: white;
}

.button-primary-box--red-alt:after {
  background-color: white;
}

.button-primary-box--blue {
  background: #4975ba;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

.button-primary-box--blue:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #4069a9;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box--blue:hover,
.button-primary-box--blue:focus,
.button-primary-box--blue:active {
  color: #ffffff;
}

.button-primary-box--blue:hover:before,
.button-primary-box--blue:focus:before,
.button-primary-box--blue:active:before {
  background-color: #325284;
}

.button-primary-box--blue:after {
  background-color: #00325e;
}

.button-primary-box--blue-dark {
  background: #4269a7;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

.button-primary-box--blue-dark:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #3b5e95;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box--blue-dark:hover,
.button-primary-box--blue-dark:focus,
.button-primary-box--blue-dark:active {
  color: #ffffff;
}

.button-primary-box--blue-dark:hover:before,
.button-primary-box--blue-dark:focus:before,
.button-primary-box--blue-dark:active:before {
  background-color: #2c4770;
}

.button-primary-box--blue-dark:after {
  background-color: #345282;
}

.button-primary-box--youtube {
  background: #cd201f;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

.button-primary-box--youtube:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #b71d1c;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box--youtube:hover,
.button-primary-box--youtube:focus,
.button-primary-box--youtube:active {
  color: #ffffff;
}

.button-primary-box--youtube:hover:before,
.button-primary-box--youtube:focus:before,
.button-primary-box--youtube:active:before {
  background-color: #8b1615;
}

.button-primary-box--youtube:after {
  background-color: #a11918;
}

.button-primary-box--twitter {
  background: #55acee;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

.button-primary-box--twitter:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #3ea1ec;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box--twitter:hover,
.button-primary-box--twitter:focus,
.button-primary-box--twitter:active {
  color: #ffffff;
}

.button-primary-box--twitter:hover:before,
.button-primary-box--twitter:focus:before,
.button-primary-box--twitter:active:before {
  background-color: #1689e0;
}

.button-primary-box--twitter:after {
  background-color: #2795e9;
}

.button-primary-box--linkedin {
  background: #069;
  color: #ffffff;
  padding: 0 0 0 30px;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

.button-primary-box--linkedin:before {
  float: right;
  width: 50px;
  text-align: center;
  background-color: #005580;
  margin: 0 0 0 20px;
  font-size: 18px;
  transition: background-color 0.2s linear;
}

.button-primary-box--linkedin:hover,
.button-primary-box--linkedin:focus,
.button-primary-box--linkedin:active {
  color: #ffffff;
}

.button-primary-box--linkedin:hover:before,
.button-primary-box--linkedin:focus:before,
.button-primary-box--linkedin:active:before {
  background-color: #00334d;
}

.button-primary-box--linkedin:after {
  background-color: #004466;
}

.button-secondary {
  line-height: 46px;
  border: 3px solid #cccccc;
  color: #cccccc;
  padding: 0 30px;
}

.button-secondary:hover,
.button-secondary:focus,
.button-secondary:active {
  border-color: #b3b3b3;
  color: white;
}

.button-secondary--red {
  line-height: 46px;
  border: 3px solid #014582;
  color: #014582;
  padding: 0 30px;
}

.button-secondary--red:hover,
.button-secondary--red:focus,
.button-secondary--red:active {
  border-color: #00325e;
  color: white;
}

.button-secondary--red:hover,
.button-secondary--red:focus,
.button-secondary--red:active {
  color: #ffffff;
  border-color: #014582;
}

.button-secondary--red:after {
  background: #014582;
}

.button-secondary--blue {
  line-height: 46px;
  border: 3px solid #4975ba;
  color: #4975ba;
  padding: 0 30px;
}

.button-secondary--blue:hover,
.button-secondary--blue:focus,
.button-secondary--blue:active {
  border-color: #00325e;
  color: white;
}

.button-secondary--blue:hover,
.button-secondary--blue:focus,
.button-secondary--blue:active {
  color: #ffffff;
  border-color: #4975ba;
}

.button-secondary--blue:after {
  background: #4975ba;
}

.button-secondary--white {
  line-height: 46px;
  border: 3px solid #ffffff;
  color: #ffffff;
  padding: 0 30px;
}

.button-secondary--white:hover,
.button-secondary--white:focus,
.button-secondary--white:active {
  border-color: #e6e6e6;
  color: white;
}

.button-secondary--white:hover,
.button-secondary--white:focus,
.button-secondary--white:active {
  color: #666666;
  border-color: #ffffff;
}

.button-secondary--white:after {
  background: #ffffff;
}

.button-secondary--right {
  padding: 0 0 0 30px;
}

.button-secondary--right:before {
  float: right;
  width: 50px;
  text-align: center;
  border-left-width: inherit;
  border-left-style: solid;
  margin: 0 0 0 20px;
  font-size: 18px;
}

.button-third,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label {
  color: #ffffff;
  transition: color 0.3s linear;
}

.button-third:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:before {
  float: right;
  margin-left: 10px;
}

.button-third:hover,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:hover,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:hover,
.button-third:focus,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:focus,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:focus,
.button-third:active,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:active,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:active {
  color: #e6e6e6;
}

.button-third:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:hover:before,
.button-third:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:focus:before,
.button-third:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:active:before {
  color: #e6e6e6;
}

.button-third--red {
  color: #00325e;
  font-weight: 500;
  transition: color 0.3s linear;
}

.button-third--red:before {
  float: right;
  margin-left: 10px;
}

.button-third--red:hover,
.button-third--red:focus,
.button-third--red:active {
  color: #00325e;
}

.button-third--red:hover:before,
.button-third--red:focus:before,
.button-third--red:active:before {
  color: #00325e;
}

.button-third--blue,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label {
  color: #4975ba;
  transition: color 0.3s linear;
}

.button-third--blue:before,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:before {
  float: right;
  margin-left: 10px;
}

.button-third--blue:hover,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all:hover,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:hover,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:hover,
.button-third--blue:focus,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all:focus,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:focus,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:focus,
.button-third--blue:active,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all:active,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:active,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:active {
  color: #00325e;
}

.button-third--blue:hover:before,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:hover:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:hover:before,
.button-third--blue:focus:before,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:focus:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:focus:before,
.button-third--blue:active:before,
.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__view-all:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:active:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:active:before {
  color: #00325e;
}

.button-third--green {
  color: #999442;
  transition: color 0.3s linear;
}

.button-third--green:before {
  float: right;
  margin-left: 10px;
}

.button-third--green:hover,
.button-third--green:focus,
.button-third--green:active {
  color: #757233;
}

.button-third--green:hover:before,
.button-third--green:focus:before,
.button-third--green:active:before {
  color: #757233;
}

.button-third--green-dark {
  color: #174140;
  transition: color 0.3s linear;
}

.button-third--green-dark:before {
  float: right;
  margin-left: 10px;
}

.button-third--green-dark:hover,
.button-third--green-dark:focus,
.button-third--green-dark:active {
  color: #0a1b1b;
}

.button-third--green-dark:hover:before,
.button-third--green-dark:focus:before,
.button-third--green-dark:active:before {
  color: #0a1b1b;
}

.button-third--des_blue-dark,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all {
  color: #333;
  transition: color 0.3s linear;
}

.button-third--des_blue-dark:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:before,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all:before {
  float: right;
  margin-left: 10px;
}

.button-third--des_blue-dark:hover,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:hover,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:hover,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all:hover,
.button-third--des_blue-dark:focus,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:focus,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:focus,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:focus,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:focus,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:focus,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:focus,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:focus,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:focus,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all:focus,
.button-third--des_blue-dark:active,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:active,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:active,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:active,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:active,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:active,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:active,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:active,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:active,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all:active {
  color: #032230;
}

.button-third--des_blue-dark:hover:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:hover:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:hover:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:hover:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:hover:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:hover:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:hover:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:hover:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:hover:before,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all:hover:before,
.button-third--des_blue-dark:focus:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:focus:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:focus:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:focus:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:focus:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:focus:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:focus:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:focus:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:focus:before,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all:focus:before,
.button-third--des_blue-dark:active:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:active:before,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:active:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:active:before,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:active:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__view-all:active:before,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__view-all:active:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__view-all:active:before,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__view-all:active:before,
.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__view-all:active:before {
  color: #032230;
}

.button-third--white {
  color: #ffffff;
  transition: color 0.3s linear;
}

.button-third--white:before {
  float: right;
  margin-left: 10px;
}

.button-third--white:hover,
.button-third--white:focus,
.button-third--white:active {
  color: #e6e6e6;
}

.button-third--white:hover:before,
.button-third--white:focus:before,
.button-third--white:active:before {
  color: #e6e6e6;
}

.button-third--left:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label:before,
.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label:before {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}

.button-third--center:before {
  margin: 0;
}

.banner {
  position: relative;
  height: 400px;
  background-size: cover;
  background-position: center;
}

.banner--container {
  background-clip: content-box;
}

.banner__content-block {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  color: #ffffff;
  text-align: center;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* transform: translate3d(-50%, -50%, 0); */
  width: 43vw;
}


.zhuying {
  left: 8vw;
  text-align: left;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);


}

@media (min-width: 768px) {
  .banner {
    height: 480px;
  }
}

@media (min-width: 992px) {
  .banner {
    height: 650px;
  }

  .banner--container {
    height: 500px;
  }
}

.video-banner__video {
  display: none;
}

@media (min-width: 992px) {
  .video-banner {
    background: none !important;
  }

  .video-banner__video {
    display: block;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: cover;
    object-fit: cover;
  }
}

/*
*
* Example for a checkbox
*
* <div class="checkbox-container">
*   <label>
*     <input class="checkbox-container__input" type="checkbox" name="spotlight"/>
*     <span class="checkbox-container__square"></span>
*     This is a label for my checkbox
*   </label>
* </div>
*
 */
.checkbox-container {
  height: 30px;
  margin-bottom: 15px;
  position: relative;
  line-height: 30px;
  /* checkbox aspect */
  /* checked mark aspect */
}

.checkbox-container [type="checkbox"]:not(:checked),
.checkbox-container [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.checkbox-container label {
  padding-left: 40px;
  cursor: pointer;
  color: #00325e333;
  line-height: 30px;
}

.checkbox-container label:before,
.checkbox-container label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #cccccc;
  background: white;
}

.checkbox-container [type="checkbox"]:not(:checked)+.checkbox-container__square,
.checkbox-container [type="checkbox"]:checked+.checkbox-container__square {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
}

.checkbox-container [type="checkbox"][disabled]~.checkbox-container__label,
.checkbox-container [type="checkbox"][disabled]+.checkbox-container__square {
  cursor: not-allowed;
  opacity: .5;
}

.checkbox-container [type="checkbox"]+.checkbox-container__square:before,
.checkbox-container [type="checkbox"]+.checkbox-container__square:after {
  position: absolute;
  content: "";
  display: block;
  background-color: #4975ba;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 3px;
}

.checkbox-container [type="checkbox"]+.checkbox-container__square:before {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
  left: 5px;
  border-radius: 20px 20px 0 0;
}

.checkbox-container [type="checkbox"]+.checkbox-container__square:after {
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 13px;
  top: 21px;
  border-radius: 0 0 20px 20px;
}

.checkbox-container [type="checkbox"]:not(:checked)+.checkbox-container__square:before {
  height: 0px;
  transition: height 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
}

.checkbox-container [type="checkbox"]:not(:checked)+.checkbox-container__square:after {
  height: 0px;
  transition: height 0.15s;
}

.checkbox-container [type="checkbox"]:checked+.checkbox-container__square:before {
  height: 10px;
  transition: height 0.15s;
}

.checkbox-container [type="checkbox"]:checked+.checkbox-container__square:after {
  height: 17px;
  transition: height 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
}

/* input[type="text"],
input[type="email"],
input[type="number"] {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  border: 1px solid #cccccc;
  min-height: 50px;
  border-radius: 0;
  border: 1px solid #dadada; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus {
    border-width: 2px; } */

label {
  display: block;
  color: #666666;
  margin-bottom: 7px;
}

/* Container used for styling the custom select, the buttom class below adds the bg gradient, corners, etc. */
.custom-select {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding: 0;
  /* This is the native select, we're making everything but the text invisible so we can see the button styles in the wrapper */
  /* Focus style */
  /* Set options to normal weight */
  /* OPERA - Pre-Blink nix the custom arrow, go with a native select button to keep it simple. Targeted via this hack http://browserhacks.com/#hack-a3f166304aafed524566bc6814e1d5c7 */
  /* START OF UGLY BROWSER-SPECIFIC HACKS */
  /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
  /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
  /* FIREFOX won't let us hide the native select arrow, so we have to make it wider than needed and clip it via overflow on the parent container. The percentage width is a fallback since FF 4+ supports calc() so we can just add a fixed amount of extra width to push the native arrow out of view. We're applying this hack across all FF versions because all the previous hacks were too fragile and complex. You might want to consider not using this hack and using the native select arrow in FF. Note this makes the menus wider than the select button because they display at the specified width and aren't clipped. Targeting hack via http://browserhacks.com/#hack-758bff81c5c32351b02e10480b5ed48e */
  /* Show only the native arrow */
  /* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
}

.custom-select select {
  min-height: 50px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  width: 100%;
  margin: 0;
  background: white;
  border: 1px solid transparent;
  outline: none;
  /* Prefixed box-sizing rules necessary for older browsers */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* Remove select styling */
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  /* Font size must the 16px or larger to prevent iOS page zoom on focus */
  color: #999999;
  padding: .6em 1.9em .5em .8em;
  line-height: 1.3;
}

.custom-select::after {
  /*font-family: 'icomoon';*/
  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;
  content: "\e614";
  color: #014582;
  position: absolute;
  top: 15px;
  right: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
  /* This hack make the select behind the arrow clickable in some browsers */
  pointer-events: none;
}

.custom-select select:focus {
  outline: none;
}

.custom-select option {
  font-weight: normal;
}

.custom-select x:-o-prefocus,
.custom-select::after {
  display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .custom-select select::-ms-expand {
    display: none;
  }

  .custom-select select:focus::-ms-value {
    background: transparent;
    color: #222;
  }
}

@-moz-document url-prefix() {
  .custom-select {
    overflow: hidden;
  }

  .custom-select select {
    width: 120%;
    width: calc(100% + em);
  }
}

.custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.custom-select--blue:after {
  background-color: #4975ba;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  padding-top: 15px;
  padding-left: 15px;
  color: white;
  z-index: 1;
}

.submit-button {
  outline: none;
  border: none;
  background-color: #4975ba;
  color: white;
  font-size: 14px;
  width: 100%;
  text-transform: uppercase;
  padding: 15px;
  transition: background-color 0.2s;
}

.submit-button__text {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.2s linear;
  will-change: opacity;
}

.submit-button--sent {
  background-color: #71B475;
}

.submit-button--sent .submit-button__text-success {
  display: inline-block;
}

.submit-button--sent .submit-button__text {
  display: none;
}

.submit-button__text-success {
  display: none;
}

.submit-button--red {
  background-color: #014582;
}

.submit-button--red.submit-button--error {
  animation: shake 0.5s, backgroundErrorRed 1s;
}

.submit-button--error {
  animation: shake 0.5s, backgroundError 1s;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.submit-button:before,
.submit-button:after {
  will-change: opacity;
  transition: opacity 0.3s;
  opacity: 0;
}

.submit-button--sending {
  position: relative;
}

.submit-button--sending .submit-button__text {
  opacity: 0;
}

.submit-button--sending:before,
.submit-button--sending:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: opacity 0.3s linear 0.2s;
  opacity: 1;
  width: 26px;
  height: 26px;
  margin-left: -13px;
  margin-top: -13px;
  border-radius: 50%;
  animation: spin 1s infinite linear;
}

.submit-button--sending:after {
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  border-left: 3px solid #FFF;
  border-bottom: 3px solid transparent;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes backgroundError {
  0% {
    background-color: #4975ba;
  }

  10% {
    background-color: #014582;
  }

  50% {
    background-color: #014582;
  }

  100% {
    background-color: #4975ba;
  }
}

@keyframes backgroundErrorRed {
  0% {
    background-color: #014582;
  }

  10% {
    background-color: #014582;
  }

  50% {
    background-color: #014582;
  }

  100% {
    background-color: #014582;
  }
}

@keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

.loader {
  position: relative;
  height: 200px;
  display: none;
}

.loader--absolute {
  position: absolute;
  height: 100%;
  width: 100%;
}

.loader--absolute .loader__item {
  top: calc(50% - 110px);
}

.loader--show {
  display: block;
}

.loader--show .loader__background {
  opacity: 0.8;
}

.loader--show .loader__item {
  opacity: 1;
  display: block;
}

.loader__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  opacity: 0;
  transition: opacity 0.3s;
}

.loader__item {
  display: none;
  opacity: 0;
  position: absolute;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  border: 3px solid #4975ba;
  top: 50%;
  left: 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: opacity 0.2s;
  animation: loader 1s linear infinite;
}

.loader__item:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 20px;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  background-color: #4975ba;
}

.pagination {
  margin: 15px 0 80px;
  text-align: center;
}

.pagination__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #eeeeee;
}

.pagination__item {
  padding: 15px;
  color: #999999;
  float: left;
  cursor: pointer;
}

.pagination__item__label {
  display: block;
}

.pagination__item--active,
.pagination__item:hover {
  margin-top: -2px;
  color: #014582;
  border-bottom: 2px solid #014582;
}

.pagination__item--active .pagination__item__label,
.pagination__item:hover .pagination__item__label {
  top: 2px;
  position: relative;
}

.pagination__prev,
.pagination__next {
  padding: 13px;
  color: #eeeeee;
  float: left;
}

.pagination__prev--active,
.pagination__next--active {
  color: #014582;
  cursor: pointer;
}

.pagination__prev {
  padding-left: 0;
}

.pagination__next {
  padding-right: 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

a {
  color: #014582;
  text-decoration: none;
  transition: color 0.2s linear;
}

a:hover {
  color: #00325e;
}

p {
  margin: 0;
}

figure,
blockquote {
  margin: 0;
}

input {
  -webkit-appearance: none;
  outline: none;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
  font-size: 18px;
  line-height: 1.42857;
  color: #00325e333;
  background-color: #ffffff;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

header img,
footer img {
  width: 100%;
}

.credit-picture {
  color: #999999;
}

.credit-picture i {
  font-size: 20px;
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 8px 0 0;
  color: #cccccc;
}

.left-title {
  margin: 50px auto 15px;
}

@media (min-width: 768px) {
  .left-title {
    width: 90%;
  }
}

@media (min-width: 992px) {
  .left-title {
    width: 60%;
  }
}

.news_container {
  margin-right: auto;
  margin-left: auto;
  /* padding-left: 15px; */
  padding-right: 15px;
  padding-top: 15px;
}

.main-title {
  text-align: center;
  margin: 50px auto 15px;
}

@media (min-width: 768px) {
  .main-title {
    width: 90%;
  }
}

.main-subtitle {
  text-align: center;
  display: block;
  margin: 0 auto 20px;
}

@media (min-width: 768px) {
  .main-subtitle {
    width: 90%;
  }
}

@media (min-width: 992px) {
  .main-subtitle {
    margin-bottom: 60px;
    width: 60%;
  }
}

.contrib-text p {
  margin-bottom: 20px;
}

.contrib-text p:last-child {
  margin-bottom: 0;
}

.contrib-text li {
  margin: 15px;
}

@media (max-width: 767px) {
  .contrib-text ul {
    padding-left: 0;
  }
}

body.body--modal {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

body.body--modal .layout {
  display: none;
}

@media (min-width: 768px) {
  body.body--modal .layout {
    display: block;
  }
}

.navigation {
  /* overflow: hidden; */
  /* Only Small devices */
}

.navigation__level0__list,
.navigation__level1__list,
.navigation__level2__list {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #ffffff;
}

.navigation__level1__list,
.navigation__level2__list {
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.navigation__level1 {
  overflow: hidden;
}

.navigation__level1__item,
.navigation__level2__item {
  position: relative;
  padding: 12px 0;
  width: 100%;
}

.navigation__level1__item i,
.navigation__level2__item i {
  margin: 0 0 0 10px;
  font-size: 14px;
}

.navigation__level0__item__title,
.navigation__level1__item__title,
.navigation__level2__item__title {
  cursor: pointer;
  white-space: nowrap;
  color: #ffffff;
}

.navigation__level0__item__title:hover,
.navigation__level1__item__title:hover,
.navigation__level2__item__title:hover {
  color: #ffffff;
}

.navigation__level0__item__title--landing,
.navigation__level1__item__title--landing,
.navigation__level2__item__title--landing {
  text-transform: capitalize;
  color: #2e4975;
}

@media (max-width: 991px) {
  .navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #333;
    width: 100%;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    transition: transform 0.3s ease, visibility 0s linear 0.4s;
  }

  .navigation--open {
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    transition: transform 0.3s ease, visibility 0s linear 0s;
  }

  .navigation__level0__list {
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 80px 0 80px 30px;
  }

  .navigation__level0__item {
    position: relative;
    padding: 17px 0;
    width: 100%;
    border-bottom: 1px solid #fff;
  }

  .navigation__level0__item:last-child {
    border: 0 none;
  }

  .navigation__level0__item__level1-button {
    position: absolute;
    right: 30px;
    top: 0;
    left: 0;
    height: 100%;
    line-height: 68px;
    text-align: right;
    font-size: 25px;
    cursor: pointer;
    color: #335282;
  }

  .navigation__level1__list {
    padding: 0;
    margin: 10px 0;
  }

  .navigation__level2__list {
    padding: 0;
    margin: 20px 0;
  }

  .navigation__language-button-mobile {
    padding: 25px 30px;
    background: #4269a7;
    text-align: center;
  }

  .navigation__language-button-mobile__lang {
    color: #2e4975;
    margin: 0 18px;
    font-size: 18px;
    text-transform: uppercase;
  }

  .navigation__language-button-mobile__lang:hover,
  .navigation__language-button-mobile__lang--active {
    color: #ffffff;
  }
}

@media (min-width: 768px) {
  .navigation__level0__item[data-nav-state-level="2"] .navigation__level1__list {
    border-right: 1px solid #456eaf;
    transition: border-width 0.3s ease 0.3s;
  }

  .navigation__level1__list {
    position: relative;
  }

  .navigation__level1__item {
    position: static;
  }

  .navigation__level2__list {
    margin: 0;
    position: absolute;
    top: 0;
    left: 120%;
    z-index: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -ms-transform: translate(100px, 0);
    transform: translate(100px, 0);
    transform: translate3d(100px, 0, 0);
  }

  .navigation__level1__item {
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }

  .navigation__level1__item__title:hover .icon-arrow-right,
  .navigation__level1__item__title:hover .document-list__item--web .document-list__item__download,
  .document-list__item--web .navigation__level1__item__title:hover .document-list__item__download,
  .navigation__level1__item__title:hover .document-list__item--reference .document-list__item__download,
  .document-list__item--reference .navigation__level1__item__title:hover .document-list__item__download,
  .navigation__level1__item__title:focus .icon-arrow-right,
  .navigation__level1__item__title:focus .document-list__item--web .document-list__item__download,
  .document-list__item--web .navigation__level1__item__title:focus .document-list__item__download,
  .navigation__level1__item__title:focus .document-list__item--reference .document-list__item__download,
  .document-list__item--reference .navigation__level1__item__title:focus .document-list__item__download,
  .navigation__level1__item__title:active .icon-arrow-right,
  .navigation__level1__item__title:active .document-list__item--web .document-list__item__download,
  .document-list__item--web .navigation__level1__item__title:active .document-list__item__download,
  .navigation__level1__item__title:active .document-list__item--reference .document-list__item__download,
  .document-list__item--reference .navigation__level1__item__title:active .document-list__item__download {
    animation: animate-arrow-right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  }

  .navigation__level1__item--inactive-back .navigation__level1__item__title {
    transition: color 0.3s ease 0.3s;
  }

  .navigation__level1__item--inactive-front {
    -ms-transform: none !important;
    transform: none !important;
    transition: padding-left 0.3s ease;
  }

  .navigation__level1__item--inactive-front .navigation__level1__item__title {
    color: #bccce4;
    transition: color 0.3s ease;
  }

  .navigation__level1__item--inactive-front .navigation__level2__list {
    transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s;
  }

  .navigation__level1__item--active-back {
    -ms-transform: none !important;
    transform: none !important;
    transition: padding-left 0.3s ease 0.3s, color 0.3s ease 0.3s;
  }

  .navigation__level1__item--active-back .navigation__level2__list {
    transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s;
  }

  .navigation__level1__item--active-front {
    -ms-transform: none !important;
    transform: none !important;
    padding-left: 25px;
    transition: padding-left 0.3s ease, color 0.3s ease;
  }

  .navigation__level1__item--active-front .navigation__level2__list {
    opacity: 1;
    visibility: visible;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease 0.3s, visibility 0s linear 0.3s, opacity 0.2s linear 0.3s;
  }
}

@media (min-width: 992px) {
  .navigation__level0__item__globe {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .navigation__level0__item__globe .navigation__level0__item__globe__label {
    display: inline-block;
    vertical-align: text-top;
    color: inherit;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 26px;
    padding-bottom: 27px;
  }

  .navigation__level0__item__globe .navigation__level0__item__globe__label:hover {
    color: inherit;
  }

  .navigation__level0__item__globe .navigation__level0__item__level1-button {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 22px;
    padding-bottom: 25px;
    display: block;
  }
}

@media (min-width: 1200px) {
  .navigation__level0__item__globe .navigation__level0__item__level1-button {
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
    vertical-align: text-top;
  }
}

.navigation {
  /* Only XSmall devices */
}

@media (max-width: 767px) {

  .navigation__level0__item__level1-button-back,
  .navigation__level0__item__level2-button-back {
    position: absolute;
    left: -40px;
    top: 0;
    right: 0;
    height: 100%;
    line-height: 68px;
    font-size: 25px;
    cursor: pointer;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
  }

  .navigation__level0__item__level2-button-back {
    opacity: 1;
  }

  .navigation__level1__list,
  .navigation__level2__list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 0;
    width: 100%;
    opacity: 0;
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    transform: translate3d(100%, 0, 0);
  }

  .navigation__level0__item--inactive-back {
    opacity: 1;
    visibility: visible;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease 0.8s, opacity 0.2s linear 0.8s, visibility 0s linear 0.8s;
  }

  .navigation__level0__item--inactive-front {
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s;
  }

  .navigation__level0__item--active-back {
    margin-left: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.4s ease 0.4s, margin-left 0.3s ease 0.8s, border-color 0.1s ease 1s;
  }

  .navigation__level0__item--active-back .navigation__level0__item__level1-button {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0.9s, opacity 0.1s linear 0.9s;
  }

  .navigation__level0__item--active-back .navigation__level0__item__level1-button-back {
    transition: visibility 0s linear 0.1s, opacity 0.1s linear;
  }

  .navigation__level0__item--active-back .navigation__level1__list {
    transition: transform 0.3s ease 0.1s, opacity 0.2s linear 0.1s;
  }

  .navigation__level0__item--active-front {
    border-color: transparent;
    margin-left: 25px;
    -ms-transform: translate(0, -240px);
    transform: translate(0, -240px);
    transform: translate3d(0, -240px, 0);
    transition: border-color 0.1s ease, margin-left 0.3s ease, transform 0.4s ease 0.3s;
  }

  .navigation__level0__item--active-front .navigation__level0__item__level1-button {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.1s, opacity 0.1s linear;
  }

  .navigation__level0__item--active-front .navigation__level0__item__level1-button-back {
    opacity: 1;
    visibility: visible;
    transition: visibility 0s linear, opacity 0.2s linear 1s;
  }

  .navigation__level0__item--active-front .navigation__level1__list {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease 0.7s, opacity 0.2s linear 0.7s;
  }

  .navigation__level0__item[data-nav-state-level="1"] .navigation__level0__item__level2-button-back {
    visibility: hidden;
  }

  .navigation__level0__item[data-nav-state-level="1"] .navigation__level0__item__level1-button-back {
    visibility: visible;
  }

  .navigation__level0__item[data-nav-state-level="2"] .navigation__level0__item__level1-button-back {
    visibility: hidden;
  }

  .navigation__level0__item[data-nav-state-level="2"] .navigation__level0__item__level2-button-back {
    visibility: visible;
  }

  .navigation__level1__item--inactive-back {
    opacity: 1;
    visibility: visible;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease 0.7s, opacity 0.2s linear 0.7s, visibility 0s linear 0.7s;
  }

  .navigation__level1__item--inactive-front {
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s;
  }

  .navigation__level1__item--active-back {
    margin-left: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: border-width 0.3s ease, padding 0.3s ease 0.7s, transform 0.4s ease 0.3s;
  }

  .navigation__level1__item--active-back .navigation__level1__item__title {
    transition: color 0.3s ease;
  }

  .navigation__level1__item--active-back .navigation__level1__item__title i {
    transition: opacity 0.1s linear 0.9s;
  }

  .navigation__level1__item--active-back .navigation__level2__list {
    transition: transform 0.3s ease, opacity 0.2s linear;
  }

  .navigation__level1__item--active-front {
    width: auto;
    border-top: 1px solid #335282;
    border-bottom: 1px solid #335282;
    padding: 12px 25px;
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
    transform: translate3d(0, -5px, 0);
    transition: padding 0.3s ease, transform 0.4s ease 0.3s, border-width 0.3s ease 0.7s;
  }

  .navigation__level1__item--active-front .navigation__level1__item__title {
    color: #335282;
    transition: color 0.3s ease 0.7s;
  }

  .navigation__level1__item--active-front .navigation__level1__item__title i {
    opacity: 0;
    transition: opacity 0.1s linear;
  }

  .navigation__level1__item--active-front .navigation__level2__list {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease 0.7s, opacity 0.2s linear 0.7s;
  }
}

.navigation {
  /* Only Tablet */
}

@media (min-width: 768px) and (max-width: 991px) {
  .navigation__level0__list {
    width: 750px;
    margin: 0 auto;
    padding: 60px 78px 60px 78px;
  }

  .navigation__level0__item {
    padding: 20px 0;
  }

  .navigation__level0__item__level1-button-back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    line-height: 68px;
    text-align: right;
    font-size: 25px;
    cursor: pointer;
    color: #335282;
  }

  .navigation__level0__item__level1-button,
  .navigation__level0__item__level1-button-back {
    right: 0;
  }

  .navigation__level1__list {
    margin: -500px 0 0 0;
    width: 50%;
    min-height: 250px;
  }

  .navigation__language-button-mobile {
    padding: 25px 0;
  }

  .navigation__language-button-mobile__inner {
    position: relative;
  }

  .navigation__language-button-mobile__title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    color: #2e4975;
  }

  .navigation__language-button-mobile__lang {
    border-right: 1px solid #ffffff;
    margin: 0;
    padding: 0 15px;
  }

  .navigation__language-button-mobile__lang:last-child {
    border: 0 none;
  }

  .navigation__level0__item {
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }

  .navigation__level0__item--inactive-front .navigation__level0__item__level1-button {
    transition: transform 0.8s ease, color 0.8s ease;
  }

  .navigation__level0__item--inactive-front .navigation__level1__list {
    transition: margin 0.8s ease;
  }

  .navigation__level0__item--active-back .navigation__level0__item__level1-button {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
  }

  .navigation__level0__item--active-back .navigation__level0__item__level1-button-back {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  }

  .navigation__level0__item--active-back .navigation__level1__list {
    transition: margin 0.8s ease;
  }

  .navigation__level0__item--active-front .navigation__level0__item__level1-button {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  }

  .navigation__level0__item--active-front .navigation__level0__item__level1-button-back {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
  }

  .navigation__level0__item--active-front .navigation__level1__list {
    margin: 25px 0;
    transition: margin 0.8s ease;
  }
}

@media (min-width: 992px) {
  .navigation:hover .navigation__level1 {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }

  .navigation__level0__list {
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navigation__level0__item:hover .navigation__level1 {
    z-index: -1;
    visibility: visible;
    transition: transform 0.4s ease 0.2s, visibility 0s linear 0.2s;
  }

  .navigation__level0__item:hover .navigation__level1__inner {
    opacity: 1;
    transition: opacity 0.4s linear 0.2s;
  }

  .navigation__level0__item__title {
    display: block;
    padding: 28px 14px;
    color: #014582;
    /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.42857;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .navigation__level0__item__title {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .navigation__level0__item__title:hover {
    color: #00325e;
  }

  .navigation__level0__item[data-nav-state-level="2"] .navigation__level1__news {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s linear, visibility 0s linear 0.2s;
  }

  .navigation__level1 {
    min-height: 480px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -2;
    width: 100%;
    background: #4975ba;
    visibility: hidden;
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    transform: translate3d(0, -100%, 0);
    transition: transform 0.4s ease, visibility 0s linear 0.4s;
  }

  .navigation__level1__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 60px;
    opacity: 0;
    transition: opacity 0.1s linear 0.4s;
  }

  .navigation__level1__resume {
    width: 350px;
    margin: 0 100px 0 0;
  }

  .navigation__level1__resume__title {
    display: block;
    margin: 0 0 20px;
  }

  .navigation__level1__resume__text {
    color: #bccce4;
    margin: 0 0 20px;
  }

  .navigation__level1__resume__link {
    margin: 0 0 40px;
  }

  .navigation__level1__resume__mail,
  .navigation__level1__resume__tel {
    width: 100%;
    margin: 0 0 10px;
  }

  .navigation__level1__list {
    min-width: 300px;
  }

  .navigation__level1__news {
    width: 350px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s linear 0.3s, visibility 0s linear;
  }

  .navigation__level1__news__highlight {
    display: block;
  }

  .navigation__level1__news__picture {
    margin: 0 0 15px;
  }

  .navigation__level1__news__theme {
    display: block;
    color: #bccce4;
    margin: 0 0 15px;
  }

  .navigation__level1__news__title {
    display: block;
    color: #ffffff;
  }

  .navigation__level1__news__title:hover {
    color: #e6e6e6;
  }

  .navigation__level1__stockprice__link a {
    color: #ffffff;
  }

  .navigation__level1__stockprice__titleblock {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navigation__level1__stockprice__block {
    background-color: #3b5e95;
    padding: 20px 25px;
    margin: 25px 0 0 0;
  }

  .navigation__level1__stockprice__block__info {
    float: left;
    text-align: left;
    margin: 0 0 0 0;
  }

  .navigation__level1__stockprice__block__data {
    text-align: right;
  }

  .navigation__level1__stockprice__block__quoteName {
    font-size: 22px;
    font-weight: 600;
  }

  .navigation__level1__stockprice__block__quote {
    /*font-family: "Publico-Headline", Arial, sans-serif;*/
    font-weight: 700;
    font-size: 36px;
    line-height: 31px;
    letter-spacing: 0.02em;
  }

  .navigation__level1__stockprice__block__date {
    font-size: 15px;
  }

  .navigation__level1__stockprice__block__time {
    font-size: 15px;
    text-transform: uppercase;
  }

  .navigation__level1__stockprice__block__numbers {
    /*font-family: "Publico-Headline", Arial, sans-serif;*/
    font-size: 20px;
  }

  .navigation__level1__stockprice__block__stockPriceinPoint {
    display: inline;
  }

  .navigation__level1__jobs__titleblock {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .navigation__level1__jobs__titleblock a {
    color: #FFFFFF;
  }

  .navigation__level1__jobs__block {
    width: 100%;
    background-color: #3b5e95;
    margin: 25px 0 0 0;
    float: right;
    color: white;
  }

  .navigation__level1__jobs__block:hover {
    color: white;
  }

  .navigation__level1__jobs__block__info {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: left;
    padding: 20px 0 20px 30px;
  }

  .navigation__level1__jobs__block__info__location {
    font-size: 22px;
  }

  .navigation__level1__jobs__block__info__jobtitle {
    font-size: 14px;
  }

  .navigation__level1__jobs__block__data {
    float: right;
    padding: 10px;
    background-color: #345486;
    text-align: center;
    width: 100px;
    height: 100px;
  }

  .navigation__level1__jobs__block__data__description {
    margin: 5px 0 -10px 0;
  }

  .navigation__level1__jobs__block__data__date {
    /*font-family: "Source-Sans-Pro", Arial, sans-serif;*/
    font-weight: 700;
    text-align: center;
    font-size: 40px;
  }

  .navigation__level1__jobs__block__data__permanent {
    padding: 10px 0px;
  }

  .navigation__level1__jobs__block__data__month {
    margin: -10px 0 -12px 0;
  }

  .navigation__stroke {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 120px;
    height: 0;
    background: #014582;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: height 0.1s linear;
  }
}

.header {
  position: relative;
  z-index: 2;
  /*border-bottom: 1px solid #eeeeee;*/
  /* Only Small devices */
}

.header__logo-mobile {
  width: 150px;
  height: 50px;
  line-height: 50px;
}

.header__button-container {
  color: #014582;
  font-size: 26px;
  -moz-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.header__menu-button,
.header__language-button-desktop,
.header__search-button {
  float: left;
  cursor: pointer;
  line-height: 22px;
}

.header__search-button,
.header__language-button-desktop {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 0.2s linear;
  padding: 0 15px 0 0;
  overflow: hidden;
}

.header__search__input {
  position: absolute;
  right: 53px;
  top: 20px;
  z-index: 0;
  width: 0;
  height: 23px;
  margin: 0;
  transition: width 0.2s ease, border-width 0s linear 0.2s;
}

.header__search__field {
  width: 100%;
  border: 0 none;
  padding: 0;
  line-height: 1em;
  color: #4975ba;
  text-transform: capitalize;
  display: block;
  font-size: 25px;
  margin-top: -2px;
}

.header__search__field::-webkit-input-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.header__search__field::-moz-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.header__search__field:-ms-input-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.header__search__field::placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.header__search__field::-ms-clear {
  display: none;
}

.header--search-open {
  transform: translateZ(0);
}

.header--search-open .header__logo-mobile {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}

.header--search-open__search-button {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}

.header--search-open .header__search__input {
  width: 75%;
  border-width: 0;
}

.header__menu-button {
  padding: 10px 0 10px 15px;
  font-size: 30px;
}

.header__menu-button--close .header__burger-line {
  background: transparent;
}

.header__menu-button--close .header__burger-line:before,
.header__menu-button--close .header__burger-line:after {
  top: 0;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.header__menu-button--close .header__burger-line:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.header__menu-button--close .header__burger-line:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  box-shadow: 0 0 0 2px #ffffff;
}

.header__burger-line {
  display: block;
  position: relative;
  height: 2px;
  width: 23px;
  background: #014582;
  transition: 0.2s;
}

.header__burger-line:before,
.header__burger-line:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  z-index: 0;
  width: 23px;
  height: 2px;
  transition: 0.2s;
  background: #014582;
}

.header__burger-line:before {
  top: -8px;
}

.header__burger-line:after {
  top: 8px;
}

@media (max-width: 991px) {
  .header__mobile-logo-and-buttons {
    position: relative;
    z-index: 2;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    margin: 0 -15px;
  }

  .header__logo-mobile {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
    display: block;
    padding: 0 0 25px;
  }
}

@media (min-width: 768px) {
  .header__mobile-logo-and-buttons {
    margin: 0;
  }

  .header__search__input {
    right: 39px;
    top: 24px;
  }

  .header--search-open .header__search__input {
    width: 95%;
  }

  .header__tablet-border-cache {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #ffffff;
    height: 100%;
  }
}

@media (min-width: 992px) {
  .header__wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header .navigation {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
    margin-left: 10px;
  }

  .header__mobile-logo-and-buttons {
    position: relative;
  }

  .header__search__input {
    right: 43px;
    top: 1px;
  }

  .header__search__field {
    font-size: 30px;
    margin-top: -5px;
  }

  .header--search-open .navigation,
  .header--search-open .header__language-button-desktop,
  .header--search-open .header__search-button {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  }

  .header--search-open .header__menu-button {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
  }

  .header--search-open .header__search__input {
    width: 550%;
  }

  .header__search-button {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
    padding: 0 0 0 15px;
    border-right: 0 none;
  }

  .header__menu-button {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  }

  .header__logo-desktop {
    display: block;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 180px;
    margin-top: 16px;
  }

  .header__desktop-lang {
    padding: 3px 8px;
    float: left;
    color: #f7b3a8;
  }

  .header__desktop-lang--active {
    color: #014582;
  }

  .header__tablet-border-cache {
    z-index: -1;
  }

  .header__menu-button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
  }

  .header__menu-button--close .header__burger-line {
    transition: 0s;
  }

  .header__menu-button--close .header__burger-line:before,
  .header__menu-button--close .header__burger-line:after {
    transition: 0s;
  }

  .header__burger-line {
    transition: 0s;
    transition-delay: 0.2s;
  }

  .header__burger-line:before,
  .header__burger-line:after {
    transition: 0s;
    transition-delay: 0.2s;
  }
}

@media (min-width: 1200px) {
  .header__search__field {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    padding-top: 4px;
  }

  .header--search-open .header__search__input {
    width: 640%;
  }
}

.footer {
  background: #333;
}

.footer__logo {
  display: block;
  width: 220px;
}

.footer__links-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  margin: 40px 0;
}

.footer__links-block__link {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0;
  color: #fff;
}

.footer__links-block__link:hover {
  color: #014582;
}

.footer__lang-buttons {
  padding: 15px 0;
  border-top: 1px solid #014582;
}

.footer__lang-buttons__label {
  color: #014582;
}

.footer__lang-buttons__right {
  float: right;
}

.footer__lang-buttons__lang {
  color: #014582;
  border-right: 2px solid #014582;
  padding: 0 10px;
  line-height: 10px;
  display: inline-block;
  vertical-align: baseline;
}

.footer__lang-buttons__lang:hover {
  color: #586d97;
}

.footer__lang-buttons__lang:last-child {
  border: 0 none;
  padding-right: 0;
}

.footer__lang-buttons__lang--active {
  color: #323e57;
}

.footer__lang-buttons__lang--active:hover {
  color: #323e57;
}

.footer__social {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0;
  border-top: 1px solid #014582;
  border-bottom: 1px solid #014582;
}

.footer__social-icons {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 30px;
}

.footer__social-icons__item {
  margin: 0 15px;
  font-size: 26px;
  color: #014582;
}

.footer__social-icons__item:hover {
  color: #586d97;
}

.footer__social-links {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 25px 0 0;
}

.footer__social-links__item {
  color: #fff;
  padding: 0 12px 0 0;
  margin: 0 12px 0 0;
  border-right: 1px solid #fff;
  line-height: 12px;
}

.footer__social-links__item:hover {
  color: #014582;
}

.footer__social-links__item:last-child {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.footer__policy {
  display: block;
  text-align: center;
  margin: 15px 0;
  color: #fff;
}

.footer__policy__link {
  color: #014582;
}

.footer__policy__link:hover {
  color: #586d97;
}

@media (min-width: 768px) {
  .footer__links-block {
    height: 120px;
    min-height: 120px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .footer__links-block__item {
    margin: 0 80px 0 0;
  }

  .footer__lang-buttons {
    border-top: 0 none;
    float: right;
  }

  .footer__social {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__social-icons {
    padding: 0;
  }

  .footer__social-icons__item {
    margin: 0 30px 0 0;
  }

  .footer__social-links {
    margin: 0;
  }

  .footer__policy {
    float: left;
    text-align: left;
    margin: 20px 0;
  }
}

@media (min-width: 992px) {
  .footer {
    background: linear-gradient(90deg, #333 50%, #333 50%, #333);
  }

  .footer__inner {
    position: relative;
    background: linear-gradient(128deg, #333 558px, #333 558px, #333);
  }

  .footer__links-block {
    float: left;
    width: 65%;
    margin: 50px 0 0;
  }

  .footer__links-block__link {
    padding: 8px 0;
  }

  .footer__right-part {
    margin: 60px 0 0;
  }

  .footer__lang-buttons {
    float: left;
    margin: 15px 0 0;
  }

  .footer__lang-buttons__label {
    margin-right: 20px;
  }

  .footer__social {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border: 0 none;
    padding: 0;
    z-index: 1;
    position: relative;
  }

  .footer__social-icons__item {
    margin: 0 0 0 30px;
  }

  .footer__social-links {
    margin: 25px 0 0;
  }

  .footer__policy {
    float: right;
    text-align: right;
    margin: 80px 0 30px;
  }
}

@media (min-width: 1200px) {
  .footer__inner {
    background: linear-gradient(128deg, #333 647px, #333 647px, #333);
  }
}

.article-header__banner--empty {
  background-image: url("/base/images/blurry-banner.png?version=1.89.0");
  height: 170px;
  margin: 0;
}

.article-header__banner {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
}

.article-header__header-inner {
  position: relative;
  background: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.article-header__social {
  position: absolute;
  top: 1px;
  right: -15px;
  z-index: 0;
  height: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.article-header__social:hover .article-header__social__button {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s 0s, opacity 0.2s 0s, color 0.2s, background 0.2s;
}

.article-header__social:hover .article-header__social__button:first-child {
  border-left: 1px solid #ffffff;
}

.article-header__author-picture {
  border-radius: 50%;
}

.article-header__social__button {
  display: block;
  width: 70px;
  height: 70px;
  float: right;
  background: #dfe7f2;
  color: #4975ba;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.5s, opacity 0.2s 0s, color 0.2s, background 0.2s;
}

.article-header__social__button:hover {
  background: #4975ba;
  color: #ffffff;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s 0s, opacity 0.2s 0s, color 0.2s, background 0.2s;
}

.article-header__social__button:hover:before {
  animation: animate-down 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.article-header__social__button:first-child {
  border: 0 none;
  border-bottom: 1px solid #ffffff;
  background: #4975ba;
  color: #ffffff;
  opacity: 1;
  visibility: visible;
}

.article-header__social__button:last-child {
  border-left: 0 none;
}

.article-header__role {
  margin: 0 0 0 5px;
  padding: 0 0 0 10px;
  border-left: 1px solid;
}

.article-header__title,
.article-header__subtitle {
  display: block;
  margin: 30px 0;
}

.article-header__theme {
  display: table;
  margin: 40px 0 0;
}

.article-header__theme-title {
  color: #cccccc;
}

@media (min-width: 768px) {
  .article-header__header-inner {
    padding-top: 65px;
  }

  .article-header__author-bloc {
    position: absolute;
    margin: 0 0 0 55px;
    top: -30px;
    left: 0;
    right: 70px;
    line-height: 65px;
  }

  .article-header__author-bloc .article-header__author-link:first-child {
    margin-left: 70px;
  }

  .article-header__author-bloc .article-header__author-container:first-child {
    left: 110px;
  }

  .article-header__author-container {
    position: absolute;
    left: 180px;
    top: 30px;
    right: 70px;
    height: 65px;
    overflow: hidden;
  }

  .article-header__author-picture {
    display: inline-block;
    vertical-align: middle;
    width: 96px;
  }

  .article-header__banner-overlay {
    position: absolute;
    background-color: #000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: translate3d(0, 0, 0);
    will-change: opacity;
  }

  .article-header__banner {
    margin: 0 0 -145px;
    max-height: calc(100vh - 75px);
  }

  .article-header__banner--empty {
    height: 240px;
  }

  .article-header__social {
    top: 0;
    right: 0;
    display: block;
  }

  .article-header__social:first-child {
    border-left: 0;
  }

  .article-header__social:hover .article-header__social__button:first-child {
    border-left: 0;
  }

  .article-header__social__button {
    float: none;
    border-right: 0 none;
    border-top: 1px solid #ffffff;
    border-left: 0;
    border-bottom: 0;
  }

  .article-header__social__button:first-child {
    border-bottom: 0;
  }

  .article-header__title,
  .article-header__subtitle {
    text-align: center;
    padding: 0 95px;
  }

  .article-header__theme {
    margin: 50px auto 0;
  }

  .article-header__date {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .article-header__banner--empty {
    height: 300px;
  }

  .article-header__banner {
    background-attachment: fixed;
  }
}

.tags {
  background-color: white;
  padding-bottom: 50px;
}

.tags__title {
  text-transform: uppercase;
  margin: 0 5px 0 0;
}

.tags__item {
  margin: 0 10px 0 0;
}

.tags__item:not(:last-child):after {
  content: ",";
  display: inline;
}

@media (min-width: 768px) {
  .tags {
    padding-bottom: 70px;
  }
}

@media (min-width: 1200px) {
  .tags {
    padding-bottom: 90px;
  }
}

.article-preview {
  background-color: #ffffff;
  text-align: center;
  overflow: hidden;
}

.article-preview__image {
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.article-preview__content-part {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  height: 360px;
}

.article-preview__content-part--withoutAuthor {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1px;
  height: 360px;
}

.article-preview__author-picture {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.article-preview__collaborator {
  display: block;
  padding: 70px 0 0 0;
}

.article-preview__title {
  margin: 15px 20px;
}

.article-preview__title-link {
  color: #00325e333;
}

.article-preview__title-link:hover {
  color: #4d4d4d;
}

.article-preview__author-name {
  display: inline-block;
  color: #014582;
  margin: 0 6px 0 0;
  padding: 0 6px 0 0;
  border-right: 1px solid #00325e333;
  line-height: 12px;
}

.article-preview__resume {
  color: #666666;
}

.article-preview__button-discover {
  position: absolute;
  bottom: 65px;
  z-index: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}

.article-preview__reference-part {
  padding: 1px 0 0 0;
}

@media (min-width: 768px) {
  .article-preview__image {
    height: 320px;
  }

  .article-preview__content-part {
    height: 350px;
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media (min-width: 992px) {
  .article-preview__image-link {
    height: 180px;
    display: block;
    overflow: hidden;
  }

  .article-preview__image {
    height: 100%;
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transform: translateZ(0) scale(1);
  }

  .article-preview__image:hover {
    transform: translateZ(0) scale(1.03);
  }

  .article-preview__content-part {
    height: 340px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .article-preview__image {
    height: 220px;
  }

  .article-preview__content-part {
    height: 362px;
  }
}

.article-preview-block3__wrapper {
  padding: 35px 0 0 0;
}

.article-preview-block3__wrapper {
  padding-bottom: 40px;
  text-align: center;
}

@media (min-width: 768px) {
  .article-preview-block3__wrapper {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .article-preview-block3 .article-preview__content-part {
    background-color: #eeeeee;
  }

  .article-preview-block3 .article-preview__content-part--withoutAuthor {
    background-color: #eeeeee;
  }

  .article-preview-block3__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .article-preview-block3__item {
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
  }

  .article-preview-block3__item:first-child {
    margin-right: 30px;
  }

  .article-preview-block3__item:last-child {
    margin-left: 30px;
  }
}

.location-preview {
  background-color: #FFFFFF;
  width: 100%;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.location-preview__content-part {
  padding: 15px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #eeeeee;
}

.location-preview__entity {
  display: block;
  text-align: left;
  color: #7596ca;
}

.location-preview__jobs-offer {
  display: block;
  text-align: left;
  font-size: 18px;
}

.location-preview__image {
  width: 100%;
}

.job-sector-preview {
  background-color: #ffffff;
  width: 100%;
  position: relative;
  margin-top: 50px;
}

.job-sector-preview--gray {
  background-color: #eeeeee;
}

.job-sector-preview__image {
  height: 100px;
  width: 100px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.job-sector-preview__content-part {
  position: relative;
  height: 400px;
  padding: 65px 15px 35px;
  text-align: center;
}

.job-sector-preview__title {
  margin: 0 0 20px;
}

.job-sector-preview__title a:link {
  color: #00325e333;
}

.job-sector-preview__title a:visited {
  color: #00325e333;
}

.job-sector-preview__resume {
  display: block;
  color: #666666;
}

.job-sector-preview__button-discover {
  position: absolute;
  bottom: 65px;
  z-index: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}

@media (min-width: 768px) {
  .job-sector-preview {
    margin-top: 70px;
  }

  .job-sector-preview__image {
    height: 130px;
    width: 130px;
  }

  .job-sector-preview__content-part {
    padding: 75px 15px 35px;
    height: 350px;
  }
}

@media (min-width: 992px) {
  .job-sector-preview {
    margin-top: 60px;
  }

  .job-sector-preview__image {
    height: 110px;
    width: 110px;
  }

  .job-sector-preview__content-part {
    height: 390px;
    padding: 70px 15px 35px;
  }

  .job-sector-preview__button-discover {
    bottom: 40px;
  }
}

@media (max-width: 991px) {
  .slider-mobile-tablet {
    position: relative;
    width: 100%;
    overflow: hidden;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    padding: 0 0 50px;
  }

  .slider-mobile-tablet .slider__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }

  .slider-mobile-tablet .slider__inner--animate {
    transition: transform 0.3s ease-out;
  }

  .slider-mobile-tablet .slider__item {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 15px;
  }

  .slider-mobile-tablet .slider__arrow {
    display: none;
    top: 50%;
    margin-top: -50px;
    position: absolute;
    color: #014582;
    cursor: pointer;
    font-size: 25px;
    /*font-family: icomoon;*/
  }

  .slider-mobile-tablet .slider__arrow--left {
    left: 12%;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .slider-mobile-tablet .slider__arrow--right {
    right: 12%;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .slider-mobile-tablet .slider__pagination {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    opacity: 1;
    transition: opacity 0.2s linear;
  }

  .slider-mobile-tablet .slider__pagination__dot {
    display: inline-block;
    vertical-align: middle;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin: 8px;
    background: #fac2b9;
    transition: background 0.2s linear;
  }

  .slider-mobile-tablet .slider__pagination__dot--active {
    background: #014582;
  }

  .slider-mobile-tablet .slider__pagination--white .slider__pagination__dot {
    background: #e6e6e6;
  }

  .slider-mobile-tablet .slider__pagination--white .slider__pagination__dot--active {
    background: #ffffff;
  }

  .slider-mobile-tablet--margin .slider__item {
    padding: 0 10%;
    margin: 0 0 0 -15%;
  }

  .slider-mobile-tablet--margin .slider__item:first-child {
    margin: 0;
  }

  .slider-mobile-tablet.slider--swapping .slider__pagination {
    opacity: 0.3;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .slider-mobile-tablet {
    padding: 0 0 50px;
  }

  .slider-mobile-tablet .slider__item {
    padding: 0 10%;
    margin: 0 0 0 -15%;
  }

  .slider-mobile-tablet .slider__item:first-child {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .slider-mobile-tablet .slider__inner {
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }

  .slider-mobile-tablet .slider__pagination {
    display: none;
  }
}

@media (max-width: 767px) {
  .slider-mobile {
    position: relative;
    width: 100%;
    overflow: hidden;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    padding: 0 0 50px;
  }

  .slider-mobile .slider__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }

  .slider-mobile .slider__inner--animate {
    transition: transform 0.3s ease-out;
  }

  .slider-mobile .slider__item {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 15px;
  }

  .slider-mobile .slider__arrow {
    display: none;
    top: 50%;
    margin-top: -50px;
    position: absolute;
    color: #014582;
    cursor: pointer;
    font-size: 25px;
    /*font-family: icomoon;*/
  }

  .slider-mobile .slider__arrow--left {
    left: 12%;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .slider-mobile .slider__arrow--right {
    right: 12%;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .slider-mobile .slider__pagination {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    opacity: 1;
    transition: opacity 0.2s linear;
  }

  .slider-mobile .slider__pagination__dot {
    display: inline-block;
    vertical-align: middle;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin: 8px;
    background: #fac2b9;
    transition: background 0.2s linear;
  }

  .slider-mobile .slider__pagination__dot--active {
    background: #014582;
  }

  .slider-mobile .slider__pagination--white .slider__pagination__dot {
    background: #e6e6e6;
  }

  .slider-mobile .slider__pagination--white .slider__pagination__dot--active {
    background: #ffffff;
  }

  .slider-mobile--margin .slider__item {
    padding: 0 10%;
    margin: 0 0 0 -15%;
  }

  .slider-mobile--margin .slider__item:first-child {
    margin: 0;
  }

  .slider-mobile.slider--swapping .slider__pagination {
    opacity: 0.3;
  }
}

@media (min-width: 768px) {
  .slider-mobile .slider__inner {
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }

  .slider-mobile .slider__pagination {
    display: none;
  }
}

.slider-mobile-tablet-desktop {
  position: relative;
  width: 100%;
  overflow: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  padding: 0 0 50px;
}

.slider-mobile-tablet-desktop .slider__inner {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.slider-mobile-tablet-desktop .slider__inner--animate {
  transition: transform 0.3s ease-out;
}

.slider-mobile-tablet-desktop .slider__item {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 15px;
}

.slider-mobile-tablet-desktop .slider__arrow {
  display: none;
  top: 50%;
  margin-top: -50px;
  position: absolute;
  color: #014582;
  cursor: pointer;
  font-size: 25px;
  /*font-family: icomoon; */
}

.slider-mobile-tablet-desktop .slider__arrow--left {
  left: 12%;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.slider-mobile-tablet-desktop .slider__arrow--right {
  right: 12%;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.slider-mobile-tablet-desktop .slider__pagination {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  opacity: 1;
  transition: opacity 0.2s linear;
}

.slider-mobile-tablet-desktop .slider__pagination__dot {
  display: inline-block;
  vertical-align: middle;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin: 8px;
  background: #fac2b9;
  transition: background 0.2s linear;
}

.slider-mobile-tablet-desktop .slider__pagination__dot--active {
  background: #014582;
}

.slider-mobile-tablet-desktop .slider__pagination--white .slider__pagination__dot {
  background: #e6e6e6;
}

.slider-mobile-tablet-desktop .slider__pagination--white .slider__pagination__dot--active {
  background: #ffffff;
}

.slider-mobile-tablet-desktop--margin .slider__item {
  padding: 0 10%;
  margin: 0 0 0 -15%;
}

.slider-mobile-tablet-desktop--margin .slider__item:first-child {
  margin: 0;
}

.slider-mobile-tablet-desktop.slider--swapping .slider__pagination {
  opacity: 0.3;
}

@media (min-width: 768px) {
  .slider-mobile-tablet-desktop {
    padding: 0 0 50px;
  }

  .slider-mobile-tablet-desktop .slider__item {
    padding: 0 10%;
    margin: 0 0 0 -15%;
  }

  .slider-mobile-tablet-desktop .slider__item:first-child {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .slider-mobile-tablet-desktop .slider__arrow {
    display: block;
  }
}

.social-block__wrapper {
  padding: 50px 0 70px;
  background: #d2dbe3;
}

.social-block__item {
  position: relative;
  text-align: center;
  color: #4975ba;
}

.social-block__item__logo {
  font-size: 42px;
  margin: 0 0 20px;
}

.social-block__item__screen-name {
  color: #8daad6;
}

.social-block__item__tweet {
  margin: 20px 0 80px;
}

.social-block__item__tweet .hashtag {
  font-weight: 500;
}

.social-block__item__button {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 0;
  width: 90%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.social-block__listing {
  float: right;
}

@media (min-width: 768px) {
  .social-block__wrapper {
    padding: 50px 0;
  }

  .social-block__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .social-block__item {
    display: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40%;
  }

  .social-block__item:nth-child(-n+2) {
    display: block;
  }
}

@media (min-width: 992px) {
  .social-block__item {
    width: 30%;
  }

  .social-block__item__tweet {
    margin: 20px 0 0;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
  }

  .social-block__item__button {
    top: 130px;
    bottom: inherit;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  }

  .social-block__item:nth-child(-n+3) {
    display: block;
  }

  .social-block__item:hover .social-block__item__tweet {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  }

  .social-block__item:hover .social-block__item__button {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
  }
}

.long-quote__author {
  display: table;
  margin: 0 0 25px;
}

.long-quote__author__picture {
  border-radius: 50%;
  float: left;
  width: 85px;
  height: 85px;
  margin: 0 15px 0 0;
}

.long-quote__author__name {
  display: inline-block;
  vertical-align: top;
  color: #014582;
}

.long-quote__quote {
  font-style: italic;
}

.long-quote__quote p:first-child:before {
  content: "\201C";
  display: inline;
}

.long-quote__quote p:last-child:after {
  content: "\201D";
  display: inline;
  margin: 0 0 0 2px;
}

.long-quote--noquote .long-quote__quote {
  font-style: normal;
}

.long-quote--noquote .long-quote__quote p:first-child:before {
  display: none;
}

.long-quote--noquote .long-quote__quote p:last-child:after {
  display: none;
}

@media (min-width: 768px) {
  .long-quote__author {
    width: 22%;
    margin: 0;
    float: left;
    text-align: right;
  }

  .long-quote__author__name {
    display: block;
  }

  .long-quote__author__picture {
    float: none;
    margin: -35px 0 15px;
  }

  .long-quote__quote {
    float: right;
    width: 73%;
  }
}

@media (min-width: 992px) {
  .long-quote__author {
    width: 33%;
  }

  .long-quote__author__picture {
    width: 100px;
    height: 100px;
    margin: 0 0 15px;
  }

  .long-quote__quote {
    width: 62%;
  }
}

@media (min-width: 1200px) {
  .long-quote__author {
    width: 31%;
  }

  .long-quote__quote {
    width: 64%;
  }
}

.paragraph .contrib-quote {
  margin-bottom: 50px;
  vertical-align: top;
}

.paragraph .contrib-quote:before {
  content: '\201C';
  display: block;
  font-size: 100px;
  vertical-align: bottom;
  line-height: 1px;
  padding-top: 50px;
}

.paragraph .contrib-text div[data-oembed-type="embed"] {
  position: relative;
  padding-top: 0%;
  overflow: hidden;
}

.paragraph .contrib-text div[data-oembed-type="embed"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .paragraph .contrib-quote {
    float: right;
    width: 50%;
    margin: 0 0 50px 50px;
  }
}

@media (min-width: 992px) {
  .paragraph .contrib-quote {
    margin: 0 -26% 50px 50px;
  }
}

.iframe .contrib-iframe {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}

.iframe .contrib-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

@media (min-width: 992px) {
  .iframe .contrib-iframe--full-width {
    width: 1200px;
    margin: 0 auto;
  }
}

.iframe .contrib-iframe {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}

.iframe .contrib-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.highlight {
  background: #eeeeee;
}

.highlight .contrib-text div[data-oembed-type="embed"] {
  position: relative;
  padding-top: 57%;
  overflow: hidden;
}

.highlight .contrib-text div[data-oembed-type="embed"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}

.highlight__text {
  padding: 50px 30px;
}

@media (min-width: 768px) {
  .highlight {
    background: linear-gradient(90deg, #eeeeee 50%, white 50%);
  }

  .highlight__text {
    background: #eeeeee;
    padding: 50px 50px 50px 0;
  }
}

.document-list__inner {
  margin: 40px 15px;
}

.document-list__group {
  padding: 0;
  margin: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.document-list__item {
  list-style: none;
  padding: 15px 0;
  border-top: 1px solid #dadada;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.document-list__item:last-child {
  border-bottom: 1px solid #dadada;
}

.document-list__item__info {
  width: 90%;
}

.document-list__item__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.document-list__item__label {
  color: #cccccc;
}

.document-list__item__download {
  /*font-family: icomoon; */
}

.document-list__item--web .document-list__item__download,
.document-list__item--web .document-list__item__title {
  color: #4975ba;
}

.document-list__item--file .document-list__item__download,
.document-list__item--file .document-list__item__title,
.document-list__item--reference .document-list__item__download,
.document-list__item--reference .document-list__item__title {
  color: #014582;
}

.contact-list__email {
  text-transform: none;
}

@media (min-width: 768px) {
  .document-list__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .document-list__item {
    padding: 15px 20px 15px 0;
  }
}

.contact-list {
  margin-bottom: 40px;
}

.contact-list__title {
  margin-bottom: 30px;
  display: block;
}

.contact-list--big .contact-list__title {
  text-align: center;
}

.contact-list__section {
  background: #eeeeee;
  padding: 10px 20px 15px 20px;
  margin: 1px 0;
  cursor: pointer;
  z-index: 10;
}

.contact-list__section__name,
.contact-list__section__arrow {
  color: #014582;
}

.contact-list__section__arrow {
  float: right;
  padding-top: 4px;
  /*font-family: icomoon;*/
}

.contact-list__section-wrapper--collapsed .contact-list__contact-wrapper {
  display: none;
}

.contact-list__contact-wrapper {
  margin: 0;
  padding: 0;
  transition: transform .5s ease;
}

.contact-list__contact {
  padding: 13px 30px 14px 20px;
  list-style: none;
}

.contact-list__contact+.contact-list__contact {
  border-top: 1px solid #eeeeee;
}

.contact-list__email {
  color: #333;
  display: block;
}

.contact-list__phone {
  color: inherit;
}

.contact-list__name,
.contact-list__email,
.contact-list__phone {
  padding: 0px 0;
}

.contact-list__name {
  color: #999;
}

@media (min-width: 768px) {
  .contact-list__contact {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0;
    min-height: 50px;
    padding-left: 20px;
    padding-right: 30px;
    line-height: 50px;
  }

  .contact-list__name {
    margin-right: auto;
    color: #999;
    max-width: 40%;
  }

  .contact-list__email {
    margin: 0 20px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .scroll-block--fixed {
    position: fixed;
    margin: 0;
  }

  .scroll-block--absolute {
    position: absolute;
  }
}

.image-single__caption,
.image-single__credit {
  display: block;
  margin-top: 15px;
}

@media (min-width: 768px) {

  .image-single__caption,
  .image-single__credit {
    padding-left: 78px;
  }
}

@media (min-width: 992px) {
  .image-single__figure-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-single__image-wrapper {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    max-width: 1500px;
    margin: 0 30px 0 0;
  }

  .image-single__single-image {
    width: 100%;
  }

  .image-single__caption {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    border-top: 1px solid #cccccc;
    padding: 30px 0 0;
    margin: 0;
  }

  .image-single__credit {
    padding-left: 15px;
  }
}

.image-double__image {
  width: 100%;
}

.image-double__credit {
  margin: 15px 15px 20px;
}

@media (min-width: 768px) {
  .image-double__block {
    width: 625px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .image-double {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-double__block {
    width: 49.5%;
    margin: 0;
  }

  .image-double__credit {
    color: #999999;
    margin: 15px 0 0 0;
    text-align: center;
  }
}

.spotlight-illustration__image__block--video {
  height: 300px;
}

@media (max-width: 767px) {

  .spotlight-illustration .container .contrib-text,
  .spotlight-illustration .image-single__caption .contrib-text,
  .spotlight-illustration .image-single__credit .contrib-text,
  .spotlight-illustration .video-embedded__caption .contrib-text,
  .spotlight-illustration .video-embedded__credit .contrib-text {
    margin-bottom: 50px;
  }

  .spotlight-illustration .container .spotlight-illustration__image__container,
  .spotlight-illustration .image-single__caption .spotlight-illustration__image__container,
  .spotlight-illustration .image-single__credit .spotlight-illustration__image__container,
  .spotlight-illustration .video-embedded__caption .spotlight-illustration__image__container,
  .spotlight-illustration .video-embedded__credit .spotlight-illustration__image__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.spotlight-illustration .container .spotlight-illustration__image__block,
.spotlight-illustration .image-single__caption .spotlight-illustration__image__block,
.spotlight-illustration .image-single__credit .spotlight-illustration__image__block,
.spotlight-illustration .video-embedded__caption .spotlight-illustration__image__block,
.spotlight-illustration .video-embedded__credit .spotlight-illustration__image__block {
  height: 200px;
}

@media (min-width: 768px) {

  .spotlight-illustration .container .spotlight-illustration__image__block,
  .spotlight-illustration .image-single__caption .spotlight-illustration__image__block,
  .spotlight-illustration .image-single__credit .spotlight-illustration__image__block,
  .spotlight-illustration .video-embedded__caption .spotlight-illustration__image__block,
  .spotlight-illustration .video-embedded__credit .spotlight-illustration__image__block {
    height: 230px;
  }
}

@media (min-width: 992px) {

  .spotlight-illustration .container .spotlight-illustration__image__block,
  .spotlight-illustration .image-single__caption .spotlight-illustration__image__block,
  .spotlight-illustration .image-single__credit .spotlight-illustration__image__block,
  .spotlight-illustration .video-embedded__caption .spotlight-illustration__image__block,
  .spotlight-illustration .video-embedded__credit .spotlight-illustration__image__block {
    height: 330px;
  }
}

@media (min-width: 768px) {
  .spotlight-illustration .container-fluid .spotlight-illustration__image__block {
    height: 350px;
  }
}

@media (min-width: 992px) {
  .spotlight-illustration .container-fluid .spotlight-illustration__image__block {
    height: auto;
  }

  .spotlight-illustration .container-fluid .spotlight-illustration__image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -ms-transform: none;
    transform: none;
  }
}

.spotlight-illustration .spotlight-illustration__image__block {
  overflow: hidden;
  position: relative;
}

.spotlight-illustration .spotlight-illustration__image__block--empty {
  background-image: url("/base/images/blurry-banner.png?version=1.89.0");
}

.spotlight-illustration .spotlight__image {
  min-width: 100%;
}

.spotlight-illustration .spotlight__video {
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.stockprices {
  background-color: #f2f1f1;
  padding: 80px 0 70px 0;
  /* Medium devices (desktops, 992px and up) */
}

.stockprices__title {
  color: #999442;
}

.stockprices__block {
  color: #FFFFFF;
  margin: 20px 0 0;
  padding: 20px;
  background-color: #999442;
  width: 100%;
  float: left;
}

.stockprices__block:last-child {
  background-color: #cdcba4;
}

.stockprices__block__info {
  float: left;
  text-align: left;
  margin: 0 0 0 0;
}

.stockprices__block__data {
  text-align: right;
}

.stockprices__block__quoteName {
  font-size: 15px;
  font-weight: 600;
}

.stockprices__block__quote {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.02em;
}

.stockprices__block__date {
  color: #3d3b1a;
  font-size: 15px;
  opacity: 0.6;
  width: 100%;
}

.stockprices__block__time {
  font-size: 15px;
  text-transform: uppercase;
}

.stockprices__block__stockPriceinPoint {
  display: none;
  opacity: 0.6;
}

.stockprices__block__stockPriceinPct {
  opacity: 0.6;
}

.stockprices__listing {
  color: #999442;
  float: right;
  margin: 20px 0 0 0;
}

@media (min-width: 768px) {
  .stockprices__block {
    padding: 30px 40px;
  }

  .stockprices__block__stockPriceinPoint {
    display: inline;
  }

  .stockprices__block__info {
    margin: -10px 0 0 0;
  }

  .stockprices__block__quoteName {
    font-size: 26px;
  }

  .stockprices__block__quote {
    /*font-family: "Publico-Headline", Arial, sans-serif;*/
    font-weight: 700;
    font-size: 36px;
    line-height: 31px;
    letter-spacing: 0.02em;
  }

  .stockprices__listing {
    margin: 20px 0 0;
  }
}

@media (min-width: 992px) {
  .stockprices__block {
    width: 49%;
    padding: 30px 35px;
  }

  .stockprices__block:last-child {
    margin: 20px 0 0 2%;
  }

  .stockprices__block__quote {
    font-size: 48px;
    margin: 0 0 8px 0;
  }

  .stockprices__listing {
    margin: 20px 0 0;
  }
}

@media (min-width: 1200px) {
  .stockprices__block {
    padding: 40px 60px;
  }
}

.collection-spotlight {
  padding: 0 30px;
  border-bottom: 1px solid #dadada;
  min-width: 0;
}

.collection-spotlight__title {
  color: #999999;
  display: inline-block;
  margin: 0 0 40px;
}

.collection-spotlight__summary {
  text-align: justify;
  margin-bottom: 35px;
}

.collection-spotlight__wrapper {
  margin-bottom: 15px;
}

.collection-spotlight__storyTitle {
  display: block;
  margin: 25px 0;
  color: #00325e333;
}

.collection-spotlight__storyTitle:hover {
  color: #4d4d4d;
}

@media (min-width: 768px) {
  .collection-spotlight {
    padding: 0;
  }

  .collection-spotlight__title {
    width: 50%;
    float: right;
    padding-left: 15px;
    margin-bottom: 5px;
    margin-top: 0;
  }

  .collection-spotlight__thumbnail-link {
    width: 50%;
    float: left;
    margin-bottom: 40px;
    padding: 0 15px 0 0;
    display: block;
    overflow: hidden;
  }

  .collection-spotlight__thumbnail {
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transform: translateZ(0) scale(1);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .collection-spotlight__thumbnail:hover {
    transform: translateZ(0) scale(1.03);
  }

  .collection-spotlight__wrapper {
    width: 50%;
    float: right;
    padding-left: 15px;
  }

  .collection-spotlight__storyTitle {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .collection-spotlight__summary {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .collection-spotlight {
    margin: 0;
    padding: 0;
    width: 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-right: 60px;
    border-bottom: 0;
  }

  .collection-spotlight__title {
    width: 100%;
    float: initial;
    margin-bottom: 30px;
    padding-left: 0;
  }

  .collection-spotlight__thumbnail-link {
    width: 100%;
    float: initial;
    padding: 0;
    margin-bottom: 0;
  }

  .collection-spotlight__wrapper {
    margin-top: 30px;
    padding-left: 0;
    width: 100%;
  }

  .collection-spotlight__storyTitle {
    margin-bottom: 15px;
  }

  .collection-spotlight__summary {
    margin-bottom: 5px;
  }
}

.collection-news {
  border-bottom: 1px solid #dadada;
  padding-bottom: 70px;
}

.collection-news__title {
  color: #999999;
  margin-top: 40px;
  margin-bottom: 40px;
  display: inline-block;
  margin-left: 10%;
}

.collection-news__authorName {
  margin-top: 0;
}

.collection-news__wrapper {
  display: block;
}

.collection-news__newTitle {
  margin-top: 0;
  margin-bottom: 15px;
  display: block;
  color: #00325e333;
}

.collection-news__newTitle:hover {
  color: #4d4d4d;
}

.collection-news .slider__pagination {
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .collection-news {
    height: auto;
    width: 50%;
    float: left;
    border-bottom: 0;
    padding-right: 15px;
    padding-bottom: 0;
  }

  .collection-news__wrapper {
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
  }

  .collection-news__title {
    margin-left: 0;
    margin-bottom: 0;
  }

  .collection-news__newTitle {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .collection-news__item:last-child .collection-news__wrapper {
    border-bottom: 0;
  }
}

@media (min-width: 992px) {
  .collection-news {
    margin: 0;
    padding: 0;
    width: 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .collection-news__title {
    margin: 0;
  }

  .collection-news__wrapper {
    padding-bottom: 10px;
  }

  .collection-news__newTitle {
    margin-top: 30px;
    margin-bottom: 0;
  }
}

.collection-oped__title {
  color: #999999;
  margin-top: 40px;
  margin-bottom: 40px;
  display: inline-block;
  margin-left: 10%;
}

.collection-oped__authorName {
  color: #014582;
  margin-bottom: 20px;
  display: block;
}

.collection-oped__avatar {
  width: 50px;
  float: left;
  border-radius: 50%;
}

.collection-oped__wrapper {
  margin-left: 65px;
}

.collection-oped__opedTitle {
  margin-top: 0;
  margin-bottom: 15px;
  display: inline-block;
  color: #00325e333;
}

.collection-oped__opedTitle:hover {
  color: #4d4d4d;
}

@media (min-width: 768px) {
  .collection-oped {
    padding-bottom: 0;
    height: auto;
    width: 50%;
    float: right;
    padding-left: 15px;
  }

  .collection-oped__title {
    margin-bottom: 30px;
    margin-left: 0;
    margin-bottom: 0;
  }

  .collection-oped__authorName {
    width: 80%;
    float: right;
    padding-left: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .collection-oped__avatar {
    width: 20%;
    margin-top: 20px;
  }

  .collection-oped__opedTitle {
    margin-bottom: 5px;
  }

  .collection-oped__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collection-oped__wrapper {
    padding-left: 30px;
    width: 80%;
    float: right;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .collection-oped__item {
    border-bottom: 1px solid #dadada;
  }

  .collection-oped__item:first-child .collection-oped__title {
    display: block;
    margin-bottom: 0;
  }

  .collection-oped__item:last-child {
    border-bottom: 0;
  }
}

@media (min-width: 992px) {
  .collection-oped {
    margin: 0;
    padding: 0;
    width: 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 60px;
  }

  .collection-oped__title {
    margin-top: 0;
  }

  .collection-oped__wrapper {
    margin-bottom: 10px;
  }
}

.collection {
  padding-top: 50px;
}

@media (min-width: 768px) {
  .collection {
    padding-top: 70px;
  }
}

@media (min-width: 992px) {
  .collection__wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .collection {
    padding-top: 90px;
  }
}

.related-press-release__title {
  margin: 60px auto 30px;
}

.related-press-release__item {
  position: relative;
  padding: 25px 15px;
  border-bottom: 1px solid #eeeeee;
  transition: background, ease, 0.2s;
}

.related-press-release__item:last-child {
  border-bottom: 1px solid #eeeeee;
}

.related-press-release__item:hover {
  background-color: #eeeeee;
}

.related-press-release__item__title {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0;
  color: #333;
}

.related-press-release__item__title:hover {
  color: #014582;
}

.related-press-release__item__sub {
  color: #333;
  line-height: 26px;
}

.related-press-release__see-all {
  float: right;
}

@media (min-width: 768px) {
  .related-press-release__item {
    padding: 20px 0 30px;
  }

  .related-press-release__item__info {
    width: 20%;
    float: left;
    margin-top: 10px;
  }

  .related-press-release__item__inner {
    width: 80%;
    float: left;
  }
}

@media (min-width: 992px) {
  .related-press-release__item {
    padding: 30px 0;
  }
}

.events-block__repository {
  overflow: hidden;
}

.events-block__subinfo--closed {
  margin-top: 30px;
}

.events-block__closed {
  background-color: #dfe5ea;
  color: #014582;
  padding: 5px;
  display: inline-block;
}

.events-block__title {
  margin: 0 0 10px 0;
  color: #00325e333;
  font-size: 16px;
}

.events-block__title--link:hover {
  color: #666666;
}

.events-block__wrapper {
  margin: 0 0 30px 0;
  overflow: hidden;
}

.events-block__past-event {
  background-color: #dfe5ea;
  color: #014582;
  padding: 5px;
}

.events-block__description {
  overflow: hidden;
}

.events-block__share__wrapper {
  height: 50px;
  transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.events-block__share__wrapper .events-block__share__button--0 {
  opacity: 1;
}

.events-block__share__wrapper .events-block__share__button--1 {
  -ms-transform: translate(0, -65px);
  transform: translate(0, -65px);
  transform: translate3d(0, -65px, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 0;
}

.events-block__share__wrapper .events-block__share__button--1::before {
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper .events-block__share__button--2 {
  -ms-transform: translate(0, -130px);
  transform: translate(0, -130px);
  transform: translate3d(0, -130px, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 0;
}

.events-block__share__wrapper .events-block__share__button--2::before {
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper .events-block__share__button--3 {
  -ms-transform: translate(0, -195px);
  transform: translate(0, -195px);
  transform: translate3d(0, -195px, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 0;
}

.events-block__share__wrapper .events-block__share__button--3::before {
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper:hover {
  height: 245px;
}

.events-block__share__wrapper:hover .events-block__share__button--1 {
  opacity: 1;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper:hover .events-block__share__button--1::before {
  margin-left: 0;
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper:hover .events-block__share__button--2 {
  opacity: 1;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper:hover .events-block__share__button--2::before {
  margin-left: 0;
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper:hover .events-block__share__button--3 {
  opacity: 1;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__wrapper:hover .events-block__share__button--3::before {
  margin-left: 0;
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.events-block__share__button {
  display: block;
  margin: 0 0 15px;
  background-color: #dfe7f2;
  color: #4975ba;
}

.events-block__share__button::before {
  background-color: #cdd9eb;
  color: #4975ba;
}

.events-block__share__button:last-child {
  margin: 0;
}

.events-block__share__button:hover::before {
  color: white;
}

.events-block__share__button__label--active {
  display: none;
}

.events-block__share__button--0 {
  z-index: 1;
  background-color: #4975ba;
  color: white;
}

.events-block__share__button--0:before {
  content: ;
}

.events-block__title {
  display: block;
}

.events-block__date {
  padding: 25px 30px;
  color: #FFFFFF;
  background-color: #014582;
}

.events-block__date__wrapper {
  height: 80px;
  display: inline-block;
}

.events-block__date__item {
  float: left;
  text-align: center;
}

.events-block__date__item__one {
  width: 100%;
  margin: 0 0 10px 0;
}

.events-block__date__line {
  margin: 0 30px;
  width: 1px;
  height: 80px;
  background: #879bb9;
  float: left;
  top: 50%;
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}

.events-block__infos {
  padding: 30px;
  background-color: #dfe5ea;
}

.events-block__audience {
  margin-top: 0;
  color: #333;
}

.events-block__read-more {
  margin: 0 0 0 0;
}

.events-block__read-more__pipe {
  color: #666666;
  margin: 0 0 0 0;
}

.events-block__add-to-calendar {
  margin: 50px 0 10px 0;
  width: 100%;
}

.events-block__buttons-block__title {
  margin: 0 0 0 5px;
  vertical-align: text-top;
  -ms-transform: translateY(18px);
  transform: translateY(18px);
  position: absolute;
}

.events-block__buttons-block__btn {
  color: #4773b9;
  line-height: 50px;
}

.events-block__buttons-block__btn:before {
  transition: initial;
  -ms-transform: initial;
  transform: initial;
}

.events-block__buttons-block__btn:hover {
  color: #35568a;
}

.events-block__buttons-block__btn:hover:before {
  animation: initial;
}

.events-block__buttons-block__btn:nth-child(2) {
  float: right;
}

@media (min-width: 768px) {
  .events-block {
    margin: 0 auto;
  }

  .events-block__repository {
    margin-right: 40px;
  }

  .events-block__buttons-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
  }

  .events-block__share__wrapper {
    height: inherit;
    display: block;
    position: relative;
    text-align: right;
    transition: width 0.3s;
  }

  .events-block__share__wrapper:hover {
    height: inherit;
  }

  .events-block__share__wrapper:hover .events-block__share__button--0 .events-block__share__button__label,
  .events-block__share__wrapper:hover .events-block__share__button--0 .events-block__share__button__label--active {
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .events-block__share__wrapper:hover .events-block__share__button--0:before {
    animation: none;
  }

  .events-block__share__wrapper.events-block__share__wrapper--active {
    height: inherit;
  }

  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button__label {
    display: none;
  }

  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button__label--active {
    display: inline-block;
  }

  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--0:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--1:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--2:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--3:before {
    transition: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    background-color: transparent;
  }

  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--0:hover:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--1:hover:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--2:hover:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--3:hover:before {
    transition: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }

  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--1,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--2,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--3 {
    display: inline-block;
  }

  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--1:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--2:before,
  .events-block__share__wrapper.events-block__share__wrapper--active .events-block__share__button--3:before {
    opacity: 1;
    visibility: visible;
  }

  .events-block__share__wrapper .events-block__share__button--1,
  .events-block__share__wrapper .events-block__share__button--2,
  .events-block__share__wrapper .events-block__share__button--3 {
    -ms-transform: none;
    transform: none;
  }

  .events-block__share__wrapper .events-block__share__button--1:before,
  .events-block__share__wrapper .events-block__share__button--2:before,
  .events-block__share__wrapper .events-block__share__button--3:before {
    -ms-transform: none;
    transform: none;
    transition: opacity 0.3s, transition 0.3s;
    opacity: 0;
  }

  .events-block__share__wrapper .events-block__share__button--0:before {
    animation: none;
  }

  .events-block__share__wrapper .events-block__share__button--1 {
    display: none;
  }

  .events-block__share__wrapper .events-block__share__button--2 {
    display: none;
  }

  .events-block__share__wrapper .events-block__share__button--3 {
    display: none;
  }

  .events-block__share__button {
    transition: transform 0.3s;
    will-change: transform;
    display: inline-block;
    color: #4975ba;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .events-block__share__button:after {
    transition: none;
    background: none;
  }

  .events-block__share__button:before {
    background-color: transparent;
    float: none;
    margin-right: 10px;
    margin-left: 0;
  }

  .events-block__share__button:hover,
  .events-block__share__button:focus,
  .events-block__share__button:active {
    color: #35568a;
  }

  .events-block__share__button:hover:before,
  .events-block__share__button:focus:before,
  .events-block__share__button:active:before {
    color: #35568a;
  }

  .events-block__share__button:hover:after,
  .events-block__share__button:focus:after,
  .events-block__share__button:active:after {
    transition: none;
    background: none;
  }

  .events-block__share__button--0:before {
    -ms-transform: none;
    transform: none;
    background-color: transparent;
    float: left;
    margin-right: 10px;
    margin-left: 0;
    content: url(../images/share.svg);
  }

  .events-block__share__button--0 .events-block__share__button__label {
    display: inline-block;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding-right: 5px;
  }

  .events-block__share__button--0 .events-block__share__button__label--active {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding-right: 5px;
  }

  .events-block__share__button--1,
  .events-block__share__button--2,
  .events-block__share__button--3 {
    font-size: 0;
    width: 40px;
    height: 50px;
  }

  .events-block__share__button--1:before,
  .events-block__share__button--2:before,
  .events-block__share__button--3:before {
    margin: 0;
  }

  .events-block__date {
    padding: 20px 30px;
  }

  .events-block__date__wrapper__one {
    margin: 0;
  }

  .events-block__date__line {
    margin: 0 10px;
    height: 80px;
  }

  .events-block__infos {
    padding-bottom: 10px;
  }

  .events-block__add-to-calendar {
    display: none;
  }

  .events-block__buttons-block__btn:nth-child(2) {
    float: initial;
  }
}

@media (min-width: 992px) {
  .events-block__buttons-wrapper {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 10px;
  }

  .events-block__wrapper {
    min-height: 220px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .events-block__date {
    padding: 25px 8px;
    width: 24%;
    text-align: center;
  }

  .events-block__date__wrapper {
    margin: 0 0 50px 0;
  }

  .events-block__date__time__wrapper {
    margin: 20px 0 0 0;
  }

  .events-block__date__item {
    float: left;
    text-align: center;
  }

  .events-block__date__item__one {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }

  .events-block__date__line {
    -ms-transform: translateY(0);
    transform: translateY(0);
    height: 105px;
  }

  .events-block__date__separator {
    height: 1px;
    margin: 20px 0 10px 0;
    background: #879bb9;
  }

  .events-block__infos {
    width: 80%;
    min-height: 200px;
    position: relative;
    padding-bottom: 80px;
  }

  .events-block__location {
    margin: 0 0 0 0;
    text-align: center;
  }

  .events-block__event-time {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .events-block__repository {
    margin-right: 0;
  }

  .events-block__date {
    width: 22%;
  }
}

.double-highlights__highlight {
  position: relative;
  padding: 50px 0;
}

.double-highlights__highlight--article,
.double-highlights__highlight--story {
  background: #4975ba;
  color: #ffffff;
}

.double-highlights__highlight--article+.double-highlights__highlight--article,
.double-highlights__highlight--story+.double-highlights__highlight--story,
.double-highlights__highlight--article+.double-highlights__highlight--story,
.double-highlights__highlight--story+.double-highlights__highlight--article {
  background: #c6d7e4;
  color: #333;
}

.double-highlights__highlight--publication {
  background: #bcc5b1;
  color: #174140;
}

.double-highlights__highlight--publication+.double-highlights__highlight--publication {
  background: #efeddf;
  color: #333;
}

.double-highlights__highlight--event {
  background: #dbd4ae;
  color: #333;
}

.double-highlights__highlight--event+.double-highlights__highlight--event {
  background: #fcefce;
  color: #4975ba;
}

.double-highlights__highlight__wrapper {
  overflow: hidden;
  padding: 0 30px;
}

.double-highlights__highlight__article__title-link,
.double-highlights__highlight__story__title-link {
  color: #ffffff;
}

.double-highlights__highlight__article__title-link:hover,
.double-highlights__highlight__story__title-link:hover {
  color: #e6e6e6;
}

.double-highlights__highlight__article__theme,
.double-highlights__highlight__article__summary,
.double-highlights__highlight__article__button,
.double-highlights__highlight__story__theme,
.double-highlights__highlight__story__summary,
.double-highlights__highlight__story__button {
  margin-bottom: 30px;
}

.double-highlights__highlight__article__title,
.double-highlights__highlight__article__role,
.double-highlights__highlight__story__title,
.double-highlights__highlight__story__role {
  margin: 0 0 20px;
}

.double-highlights__highlight__article__author,
.double-highlights__highlight__story__author {
  color: #333;
}

.double-highlights__highlight__article__author:hover,
.double-highlights__highlight__story__author:hover {
  color: #032230;
}

.double-highlights__highlight__article__role,
.double-highlights__highlight__story__role {
  color: #333;
}

.double-highlights__highlight__article__button,
.double-highlights__highlight__story__button {
  width: 100%;
  color: #4975ba;
}

.double-highlights__highlight__article__button:hover,
.double-highlights__highlight__story__button:hover {
  color: #00325e;
}

.double-highlights__highlight__article__view-all,
.double-highlights__highlight__story__view-all {
  display: table;
  margin: 0 auto;
}

.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__title-link,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__title-link,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__title-link,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__title-link,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__title-link,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__title-link,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__title-link,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__title-link {
  color: #333;
}

.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__article__title-link:hover,
.double-highlights__highlight--article+.double-highlights__highlight--article .double-highlights__highlight__story__title-link:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__article__title-link:hover,
.double-highlights__highlight--story+.double-highlights__highlight--story .double-highlights__highlight__story__title-link:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__article__title-link:hover,
.double-highlights__highlight--article+.double-highlights__highlight--story .double-highlights__highlight__story__title-link:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__article__title-link:hover,
.double-highlights__highlight--story+.double-highlights__highlight--article .double-highlights__highlight__story__title-link:hover {
  color: #032230;
}

.double-highlights__highlight__publication__summary,
.double-highlights__highlight__publication__image,
.double-highlights__highlight__publication__button {
  margin-bottom: 30px;
}

.double-highlights__highlight__publication__document,
.double-highlights__highlight__publication__title {
  margin: 0 0 20px;
}

.double-highlights__highlight__publication__title {
  display: block;
  color: #174140;
}

.double-highlights__highlight__publication__title:hover {
  color: #0a1b1b;
}

.double-highlights__highlight__publication__image {
  width: 120px;
  box-shadow: 5px 5px 0 0 #a9b19f;
}

.double-highlights__highlight__publication__button {
  width: 100%;
  color: #bcc5b1;
}

.double-highlights__highlight__publication__button:hover {
  color: #a3af94;
}

.double-highlights__highlight__publication__view-all {
  display: table;
  margin: 0 auto;
}

.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__title-link {
  color: #333;
}

.double-highlights__highlight--publication+.double-highlights__highlight--publication .double-highlights__highlight__publication__title-link:hover {
  color: #032230;
}

.double-highlights__highlight__event__event,
.double-highlights__highlight__event__summary,
.double-highlights__highlight__event__button {
  margin-bottom: 30px;
}

.double-highlights__highlight__event__title-link {
  font-size: 18px;
  line-height: 1.42857;
  color: #333;
}

.double-highlights__highlight__event__title-link:hover {
  color: #032230;
}

.double-highlights__highlight__event__title,
.double-highlights__highlight__event__venue {
  margin: 0 0 20px;
}

.double-highlights__highlight__event__button {
  width: 100%;
}

.double-highlights__highlight__event__view-all {
  display: table;
  margin: 0 auto;
}

.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__title-link {
  color: #4975ba;
}

.double-highlights__highlight--event+.double-highlights__highlight--event .double-highlights__highlight__event__title-link:hover {
  color: #00325e;
}

@media (min-width: 768px) {
  .double-highlights__highlight {
    padding: 80px 0;
  }

  .double-highlights__highlight__wrapper {
    padding: 0 78px;
  }

  .double-highlights__highlight__bottom-part {
    clear: both;
  }

  .double-highlights__highlight__article__theme,
  .double-highlights__highlight__story__theme {
    margin-bottom: 20px;
  }

  .double-highlights__highlight__article__summary,
  .double-highlights__highlight__story__summary {
    margin-bottom: 40px;
  }

  .double-highlights__highlight__article__button,
  .double-highlights__highlight__story__button {
    margin-bottom: 0;
  }

  .double-highlights__highlight__article__role,
  .double-highlights__highlight__story__role {
    margin: 0 0 20px 5px;
    padding: 0 0 0 10px;
    border-left: 1px solid;
    line-height: 12px;
    display: inline-block;
  }

  .double-highlights__highlight__article__button,
  .double-highlights__highlight__story__button {
    width: auto;
  }

  .double-highlights__highlight__article__view-all,
  .double-highlights__highlight__story__view-all {
    display: block;
    float: right;
  }

  .double-highlights__highlight__publication__button {
    margin-bottom: 0;
  }

  .double-highlights__highlight__publication__infos {
    float: left;
    width: 60%;
  }

  .double-highlights__highlight__publication__summary {
    margin-bottom: 30px;
  }

  .double-highlights__highlight__publication__image {
    width: 30%;
    float: left;
    margin-right: 10%;
    max-width: 190px;
  }

  .double-highlights__highlight__publication__button {
    width: auto;
  }

  .double-highlights__highlight__publication__view-all {
    display: block;
    float: right;
  }

  .double-highlights__highlight__event__event,
  .double-highlights__highlight__event__venue {
    margin-bottom: 20px;
  }

  .double-highlights__highlight__event__summary {
    margin-bottom: 40px;
  }

  .double-highlights__highlight__event__button {
    margin-bottom: 0;
  }

  .double-highlights__highlight__event__button {
    width: auto;
  }

  .double-highlights__highlight__event__view-all {
    display: block;
    float: right;
  }
}

@media (min-width: 992px) {
  .double-highlights {
    position: relative;
  }

  .double-highlights__background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
  }

  .double-highlights__background__bloc {
    width: 50%;
    height: 100%;
    float: left;
  }

  .double-highlights__background__bloc--article,
  .double-highlights__background__bloc--story {
    background: #4975ba;
  }

  .double-highlights__background__bloc--article+.double-highlights__background__bloc--article,
  .double-highlights__background__bloc--story+.double-highlights__background__bloc--story,
  .double-highlights__background__bloc--article+.double-highlights__background__bloc--story,
  .double-highlights__background__bloc--story+.double-highlights__background__bloc--article {
    background: #c6d7e4;
  }

  .double-highlights__background__bloc--publication {
    background: #bcc5b1;
  }

  .double-highlights__background__bloc--publication+.double-highlights__background__bloc--publication {
    background: #efeddf;
  }

  .double-highlights__background__bloc--event {
    background: #dbd4ae;
  }

  .double-highlights__background__bloc--event+.double-highlights__background__bloc--event {
    background: #fcefce;
  }

  .double-highlights__table {
    display: table;
    width: 100%;
  }

  .double-highlights__highlight {
    width: 50%;
    display: table-cell;
    padding: 80px 0 130px;
  }

  .double-highlights__highlight:first-child .double-highlights__highlight__wrapper,
  .double-highlights__highlight:first-child .double-highlights__highlight__bottom-part {
    padding: 0 50px 0 0;
  }

  .double-highlights__highlight:last-child .double-highlights__highlight__wrapper,
  .double-highlights__highlight:last-child .double-highlights__highlight__bottom-part {
    padding: 0 0 0 50px;
  }

  .double-highlights__highlight__bottom-part {
    position: absolute;
    bottom: 80px;
    left: 0;
    z-index: 0;
    width: 100%;
  }

  .double-highlights__highlight__article__title,
  .double-highlights__highlight__story__title {
    margin-bottom: 30px;
  }

  .double-highlights__highlight__article__role,
  .double-highlights__highlight__story__role {
    margin: 0 0 30px 5px;
  }

  .double-highlights__highlight__publication__title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 40px;
  }

  .double-highlights__highlight__publication__infos {
    width: 57%;
  }

  .double-highlights__highlight__publication__image {
    width: 35%;
    margin-right: 8%;
  }

  .double-highlights__highlight__event__title,
  .double-highlights__highlight__event__venue {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .double-highlights__highlight {
    padding: 80px 0 130px;
  }

  .double-highlights__highlight:first-child .double-highlights__highlight__wrapper,
  .double-highlights__highlight:first-child .double-highlights__highlight__bottom-part {
    padding: 0 80px 0 0;
  }

  .double-highlights__highlight:last-child .double-highlights__highlight__wrapper,
  .double-highlights__highlight:last-child .double-highlights__highlight__bottom-part {
    padding: 0 0 0 80px;
  }

  .double-highlights__highlight__publication__title {
    font-size: 36px;
    line-height: 38px;
  }

  .double-highlights__highlight__publication__infos {
    width: 60%;
  }

  .double-highlights__highlight__publication__image {
    width: 32%;
    margin-right: 8%;
  }
}

.table {
  position: relative;
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
  overflow-x: auto;
}

.table--scrolledLeft {
  border-right: 2px solid #dfe5ea;
}

.table--scrolledLeft:before {
  content: attr(data-tip);
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  color: #b2b2b2;
}

.table--scrolledLeft table {
  border-top: 8px solid #b2b2b2;
}

.table--scrolledRight {
  border-left: 2px solid #dfe5ea;
}

.table--scrolledRight:before {
  content: attr(data-tip);
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  color: #b2b2b2;
}

.table--scrolledRight table {
  border-top: 8px solid #b2b2b2;
}

.table--left {
  text-align: left;
}

.table--left td,
.table--left th {
  text-align: left;
}

.table--center {
  text-align: center;
}

.table--right {
  text-align: right;
}

.table-slide {
  display: none;
  width: 120px;
  height: 8px;
  background: #4975ba;
  opacity: 0.7;
  position: absolute;
  z-index: 0;
  top: 20px;
  left: 0;
}

.table-slide--visible {
  display: block;
}

.table a {
  color: #00325e333;
  text-decoration: underline;
}

.table table {
  min-width: 100%;
  border-spacing: 0;
}

.table td,
.table th {
  padding-right: 15px;
  padding-left: 15px;
}

.table td:first-child,
.table th:first-child {
  padding-left: 30px;
  white-space: normal;
}

.table td:last-child,
.table th:last-child {
  padding-right: 30px;
}

.table thead tr {
  background-color: white;
}

.table thead th {
  color: #4975ba;
  padding-top: 43px;
  padding-bottom: 43px;
  white-space: normal;
  vertical-align: top;
}

.table tbody tr {
  background-color: white;
}

.table tbody tr:nth-of-type(odd) {
  background-color: #eeeeee;
}

.table tbody td {
  padding-top: 28px;
  padding-bottom: 28px;
  height: 85px;
  white-space: nowrap;
}

.table tbody td:first-child {
  color: #00325e333;
  white-space: normal;
}

@media (min-width: 768px) {
  .table tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .table td:first-child,
  .table th:first-child {
    padding-left: 40px;
  }

  .table td:last-child,
  .table th:last-child {
    padding-right: 40px;
  }
}

@media (min-width: 992px) {

  .table td,
  .table th {
    padding-right: 20px;
    padding-left: 20px;
  }

  .table td:first-child,
  .table th:first-child {
    padding-left: 60px;
  }

  .table td:last-child,
  .table th:last-child {
    padding-right: 60px;
  }
}

.cta-block {
  padding: 0 30px 50px;
  position: relative;
  margin: 0 0 50px 0;
}

.cta-block--background {
  color: #eeeeee;
  background-image: url(../images/jjj.jpg);
}

.cta-block--background:after {
  background-color: #00325e333;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -2;
}

.cta-block--image {
  opacity: 0.1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-size: cover;
}

.cta-block--gray {
  background-color: #efeddf;
}

.cta-block__iframe {
  height: 0;
  width: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #014582;
  z-index: 10;
  opacity: 0;
}

.cta-block__iframe iframe {
  width: 90%;
  margin: 0 auto;
  display: block;
  height: 90%;
  min-height: 90%;
}

.cta-block__iframe--show {
  display: block;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: opacity cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s;
}

.cta-block__close {
  text-align: center;
  display: block;
}

.cta-block__title {
  margin-top: 50px;
  margin-bottom: 25px;
}

.cta-block__subtitle {
  display: none;
}

.cta-block__button-wrapper {
  text-align: center;
}

.cta-block__button {
  display: block;
}

@media (min-width: 768px) {
  .cta-block {
    padding-bottom: 40px;
  }

  .cta-block__iframe iframe {
    width: 600px;
    margin: 0 auto;
    width: 600px;
    text-align: right;
  }

  .cta-block__wrapper {
    height: 300px;
    padding: 50px 50px 15px 50px;
  }

  .cta-block__title {
    margin-top: 55px;
    margin-bottom: 10px;
  }

  .cta-block__subtitle {
    display: block;
    margin-bottom: 35px;
  }

  .cta-block__button {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .cta-block__wrapper {
    height: 340px;
    padding: 50px 20px 15px 20px;
  }

  .cta-block__title {
    margin-top: 70px;
    margin-bottom: 10px;
  }

  .cta-block__subtitle {
    margin-bottom: 40px;
  }
}

.cta-block-double {
  padding: 0 30px 50px;
  position: relative;
  margin: 50px 0 50px 0;
}

.cta-block-double__container {
  display: inline-block;
}

.cta-block-double__title {
  margin-top: 50px;
  margin-bottom: 25px;
}

.cta-block-double__subtitle {
  display: none;
}

.cta-block-double__summary {
  text-align: center;
  margin: 0 0 50px 0;
}

.cta-block-double__button-wrapper {
  text-align: center;
}

.cta-block-double__button {
  display: block;
  margin: 30px 0 0 0;
}

@media (min-width: 768px) {
  .cta-block-double {
    padding-bottom: 75px;
  }

  .cta-block-double__iframe iframe {
    width: 600px;
    margin: 0 auto;
    width: 600px;
    text-align: right;
  }

  .cta-block-double__wrapper {
    height: 300px;
    padding: 50px 50px 15px 50px;
  }

  .cta-block-double__title {
    margin-top: 55px;
    margin-bottom: 10px;
  }

  .cta-block-double__subtitle {
    display: block;
    margin-bottom: 35px;
  }

  .cta-block-double__button {
    display: inline-block;
    width: 300px;
    margin: 15px;
  }
}

@media (min-width: 992px) {
  .cta-block-double__wrapper {
    height: 340px;
    padding: 50px 20px 15px 20px;
  }

  .cta-block-double__title {
    margin-top: 70px;
    margin-bottom: 10px;
  }

  .cta-block-double__subtitle {
    margin-bottom: 40px;
  }
}

.aside-module__block {
  margin: 0 0 50px 0;
}

.aside-module__block__title {
  margin: 0 0 60px 0;
  text-align: center;
}

.aside-module__block__referenceTitle {
  margin: 0 0 30px 0;
}

.aside-module__block__referenceTitle a:link {
  color: #000000;
}

.aside-module__block__referenceTitle a:visited {
  color: #000000;
}

.aside-module__block__referenceTitle a:hover {
  color: #000000;
}

.aside-module__block__referenceTitle a:active {
  color: #000000;
}

.aside-module__block__referenceSummary {
  margin: 0 0 10px 0;
}

.aside-module__block__referenceThumbnail {
  margin: 0 0 30px 0;
}

@media (min-width: 768px) {
  .aside-module:nth-child(odd) .aside-module__block__referenceContent {
    width: 35%;
    float: left;
  }

  .aside-module:nth-child(odd) .aside-module__block__referenceThumbnail {
    float: right;
    width: 60%;
    padding: 0 0 0 20px;
  }

  .aside-module:nth-child(even) .aside-module__block__referenceContent {
    width: 35%;
    float: right;
  }

  .aside-module:nth-child(even) .aside-module__block__referenceThumbnail {
    float: left;
    width: 60%;
    padding: 0 20px 0 0;
  }
}

.instagram {
  background-color: #ffffff;
  margin: 50px 0 80px;
}

.instagram__wrapper {
  overflow: hidden;
  position: relative;
}

.instagram__picture {
  width: 100%;
}

@media (max-width: 767px) {
  .instagram {
    margin: 50px 0;
  }

  .instagram .job-list-instagram__inner {
    padding: 30px 0 70px;
  }

  .instagram .job-list-instagram__item {
    padding: 0;
  }

  .instagram__button-discover {
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 0;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .instagram__item {
    float: left;
  }

  .instagram__item:nth-child(1) {
    width: 55%;
  }

  .instagram__item:nth-child(2) {
    width: 20%;
  }

  .instagram__item:nth-child(3) {
    width: 45%;
  }

  .instagram__item:nth-child(4) {
    width: 45%;
    margin: -10% 0 0 10%;
  }

  .instagram__item:nth-child(5) {
    width: 40%;
  }

  .instagram__item:nth-child(6) {
    width: 20%;
    margin: -5% 0 0 35%;
  }

  .instagram__button-discover {
    float: left;
  }
}

@media (min-width: 992px) {
  .instagram__item {
    float: left;
  }

  .instagram__item:nth-child(1) {
    width: 28%;
  }

  .instagram__item:nth-child(2) {
    width: 22%;
    margin: 14% 0 0;
  }

  .instagram__item:nth-child(3) {
    width: 14%;
    margin: 0 0 0 -14%;
  }

  .instagram__item:nth-child(4) {
    width: 27%;
    margin: 14% 0 0;
  }

  .instagram__item:nth-child(5) {
    width: 14%;
    margin: 0 0 0 -14%;
  }

  .instagram__item:nth-child(6) {
    width: 23%;
    margin: 6% 0 0;
  }

  .instagram__button-discover {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 0;
    padding: 0 40px;
    margin: -5% 0 0 0;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transform: translate3d(-50%, 0, 0);
  }
}

.related-article__item__title {
  margin-bottom: 25px;
  display: block;
  color: #00325e333;
}

.related-article__item__title:hover {
  color: gray;
}

.related-article__item__wrapper {
  padding: 40px 30px 0 0;
}

.related-article__image {
  margin-bottom: 30px;
  display: block;
}

.related-article__wrapper {
  margin-bottom: 40px;
  text-align: center;
}

@media (min-width: 768px) {
  .related-article__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .related-article__item {
    width: 47%;
  }

  .related-article__item:nth-child(2n) {
    display: none;
  }

  .related-article__item__wrapper {
    padding: 30px 0 0;
  }

  .related-article__item__title {
    margin-bottom: 15px;
  }

  .related-article__wrapper {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .related-article__item {
    width: 23%;
  }

  .related-article__item:nth-child(2n) {
    display: block;
  }
}

.related-articles-detailed {
  padding: 0px 0 70px 0;
  /*background-color: #f2f1f1;*/
}

.related-articles-detailed__item__type {
  margin-bottom: 6px;
}

.related-articles-detailed__item__title {
  color: #00325e333;
  margin-bottom: 25px;
  display: block;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.related-articles-detailed__item__title:hover {
  color: #014582;
}

.related-articles-detailed__item__description {
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 56px;
}

@media (min-width: 768px) {
  .related-articles-detailed__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .related-articles-detailed__item {
    width: 47%;
  }

  .related-articles-detailed__item__title {
    margin-bottom: 8px;
  }

  .related-articles-detailed__item__description {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .related-articles-detailed__item {
    width: 22%;
  }

  .related-articles-detailed__item__title {
    margin-top: 16px;
  }
}

.related-articles-simplified__item__title {
  margin-bottom: 25px;
  display: block;
  color: #00325e333;
}

.related-articles-simplified__item__title:hover {
  color: gray;
}

.related-articles-simplified__item__wrapper {
  padding: 40px 30px 0 0;
}

.related-articles-simplified__blockName {
  color: #999999;
}

.related-articles-simplified__image {
  margin-bottom: 30px;
  display: block;
}

.related-articles-simplified__wrapper {
  margin-bottom: 40px;
  text-align: center;
}

@media (min-width: 768px) {
  .related-articles-simplified__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .related-articles-simplified__item {
    width: 47%;
  }

  .related-articles-simplified__item__wrapper {
    padding: 30px 0 0;
  }

  .related-articles-simplified__item__title {
    margin-bottom: 15px;
  }

  .related-articles-simplified__wrapper {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .related-articles-simplified__item {
    width: 23%;
  }

  .related-articles-simplified__item:nth-child(2n) {
    display: block;
  }
}

.card-module {
  margin-bottom: 30px;
}

.card-module__wrapper {
  text-align: center;
}

.card-module__title {
  margin-bottom: 25px;
  display: block;
  color: #00325e333;
}

.card-module__image-link {
  margin-bottom: 30px;
  display: block;
}

@media (min-width: 768px) {
  .card-module__wrapper {
    text-align: center;
  }

  .card-module__title {
    margin: 0 auto 20px;
  }

  .card-module__description {
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .card-module__image-link {
    overflow: hidden;
    display: block;
  }

  .card-module__image {
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transform: translateZ(0) scale(1);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .card-module__image:hover {
    transform: translateZ(0) scale(1.03);
  }
}

.card-module-block-3 {
  margin: 0 0 60px 0;
}

.card-module-block-3__title {
  text-align: center;
}

.card-module-block-3__link-button {
  margin: 30px auto 0;
  display: table;
  line-height: inherit;
  float: right;
}

.card-module-block-3__item--link {
  display: block;
  color: #00325e333;
}

.card-module-block-3__item--link:hover {
  color: #00325e333;
}

@media (min-width: 768px) {
  .card-module-block-3__item {
    width: 100%;
  }
}


.card-module-block-3__item {
  /* background-color: #eeeeee; */

}

.fubiaoti {
  color: #666666 !important;
}

@media (min-width: 992px) {
  .card-module-block-3__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .card-module-block-3__item {
    width: 32%;
  }
}

.page-share-buttons {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  height: 50px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.page-share-buttons .page-share-buttons__button--1 {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons .page-share-buttons__button--1::before {
  margin-left: 0;
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons .page-share-buttons__button--2 {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons .page-share-buttons__button--2::before {
  margin-left: 0;
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons .page-share-buttons__button--3 {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons .page-share-buttons__button--3::before {
  margin-left: 0;
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons .page-share-buttons__button--4 {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons .page-share-buttons__button--4::before {
  margin-left: 0;
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons__wrapper:hover {
  height: 325px;
}

.page-share-buttons:hover {
  transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.page-share-buttons:hover .page-share-buttons__button--1 {
  -ms-transform: translate(0, 65px);
  transform: translate(0, 65px);
  transform: translate3d(0, 65px, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 0;
}

.page-share-buttons:hover .page-share-buttons__button--1::before {
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons:hover .page-share-buttons__button--2 {
  -ms-transform: translate(0, 130px);
  transform: translate(0, 130px);
  transform: translate3d(0, 130px, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 0;
}

.page-share-buttons:hover .page-share-buttons__button--2::before {
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons:hover .page-share-buttons__button--3 {
  -ms-transform: translate(0, 195px);
  transform: translate(0, 195px);
  transform: translate3d(0, 195px, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 0;
}

.page-share-buttons:hover .page-share-buttons__button--3::before {
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons:hover .page-share-buttons__button--4 {
  -ms-transform: translate(0, 260px);
  transform: translate(0, 260px);
  transform: translate3d(0, 260px, 0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 0;
}

.page-share-buttons:hover .page-share-buttons__button--4::before {
  transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.page-share-buttons__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.page-share-buttons__button {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  margin: 0 0 15px;
  background-color: #dfe7f2;
  color: #4975ba;
}

.page-share-buttons__button::before {
  background-color: #cdd9eb;
  color: #4975ba;
}

.page-share-buttons__button:last-child {
  margin: 0;
}

.page-share-buttons__button:hover::before {
  color: white;
}

.page-share-buttons__button--0 {
  z-index: 1;
  background-color: #4975ba;
  color: white;
}

@media (min-width: 768px) {
  .page-share-buttons__button {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .page-share-buttons__button {
    padding: 0;
    margin: 0 0 15px;
  }
}

.infography-block {
  background-color: #eeeeee;
  padding: 40px 0 0px 0;
}

.infography-block__title {
  text-align: center;
}

.infography-block__summary {
  text-align: center;
  margin: 0 0 40px 0;
}

.infography-block__item {
  text-align: center;
  margin: 0 0 30px 0;
}

.infography-block__item__image {
  width: 200px;
  margin: 0 0 40px 0;
}

.infography-block__item__title {
  margin-bottom: 20px;
}

.infography-block__item__description {
  margin-bottom: 30px;
}

.infography-block__cta-content {
  clear: both;
  text-align: right;
}

@media (min-width: 768px) {
  .infography-block {
    padding: 80px 0 80px 0;
  }

  .infography-block__summary {
    text-align: center;
    margin: 0 0 60px 0;
  }

  .infography-block__item {
    margin: 0 0 0 0;
  }

  .infography-block__item__wrapper {
    height: 510px;
    max-height: 510px;
    overflow: hidden;
  }

  .infography-block__image {
    width: 200px;
    margin: 0 0 40px 0;
  }
}

@media (min-width: 992px) {
  .infography-block__item {
    margin: 0 0 80px 0;
  }
}

.cookie-policy {
  background-color: #014582;
  color: #ffffff;
  text-align: center;
  padding: 15px;
  position: relative;
  z-index: 3;
  display: none;
}

.cookie-policy--show {
  display: block;
}

.cookie-policy__close {
  color: white;
}

.cookie-policy__content {
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: normal;
}

.cookie-policy__buttons {
  display: block;
}

.cookie-policy__button {
  width: 100%;
}

.cookie-policy__button:first-child {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .cookie-policy__buttons {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cookie-policy__button {
    width: 49%;
  }

  .cookie-policy__button:first-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .cookie-policy {
    height: 145px;
  }

  .cookie-policy__content {
    text-align: left;
  }

  .cookie-policy__close {
    line-height: 115px;
    height: 115px;
  }

  .cookie-policy__buttons {
    display: block;
  }

  .cookie-policy__button {
    width: 100%;
    margin-bottom: 15px;
  }

  .cookie-policy__button:first-child {
    margin-bottom: 15px;
  }

  .cookie-policy__button:last-child {
    margin-bottom: 0;
  }
}

.sticky-header__block {
  top: 0;
  width: 100%;
  background-color: #FFFFFF;
  position: fixed;
  overflow: hidden;
  transform: translate3d(0, -72px, 0);
  transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.sticky-header__block--displayed {
  transform: translate3d(0, 0, 0);
  z-index: 13;
  transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.sticky-header__block__logo {
  width: 190px;
  height: 45px;
  top: 0;
  margin: 0;
  float: left;
}

.sticky-header__block__logo--hide {
  display: none;
}

.sticky-header__block__title-block {
  margin: 0 10px 0 0;
  padding: 6px 0 0 0;
  background-color: #FFFFFF;
}

.sticky-header__block__title-block__wrapper {
  margin: 0 auto;
  text-align: left;
  height: 50px;
}

.sticky-header__block__title-block__wrapper--hover {
  float: left;
}

.sticky-header__block__title-block__pipe {
  margin: 0 10px;
}

.sticky-header__block__title-block__section {
  color: #4773b9;
  font-weight: 600;
  text-transform: uppercase;
}

.sticky-header__block__title-block__section__link {
  color: #4773b9;
}

.sticky-header__block__title-block__section__link:hover {
  color: #4773b9;
}

.sticky-header__block__buttons {
  margin: 0 0 0 10px;
  line-height: 50px;
}

.sticky-header__block__buttons__social {
  float: right;
  height: 59px;
}

.sticky-header__block__buttons__social__share {
  float: left;
  margin: 0 0 0 0;
  color: #014582;
  font-size: 20px;
  display: block;
  text-align: center;
  line-height: 58px;
  visibility: visible;
  cursor: pointer;
}

.sticky-header__block__buttons__social__share:hover {
  color: #4773b9;
  background-color: transparent;
}

.sticky-header__block__buttons__social__share__title {
  margin: 0 0 0 0;
  vertical-align: text-top;
}

.sticky-header__block__buttons__social__share__title--opened {
  display: none;
  vertical-align: text-top;
}

.sticky-header__block__buttons__social__share--active .sticky-header__block__buttons__social__share__title {
  display: none;
}

.sticky-header__block__buttons__social__share--active .sticky-header__block__buttons__social__share__title--opened {
  display: inline-block;
}

.sticky-header__block__buttons__social__share__button {
  width: 60px;
  height: 58px;
  float: left;
  background: #FFFFFF;
  color: #4975ba;
  border-left: 1px solid #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 58px;
  cursor: pointer;
  transition: visibility 0s 0.5s, opacity 0.2s 0s, color 0.2s, background 0.2s;
}

.sticky-header__block__buttons__social__share__button:hover {
  background: #c6d7e4;
  color: #4975ba;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s 0s, opacity 0.2s 0s, color 0.2s, background 0.2s;
}

.sticky-header__block__buttons__social__share__button__wrapper {
  display: none;
}

.sticky-header__block__buttons__social__share__button__wrapper--displayed {
  display: inline-block;
}

.sticky-header__block__buttons__pipe {
  color: #eeeeee;
  margin: 0 13px 9px 13px;
  line-height: 57px;
  font-size: 30px;
  float: right;
}

.sticky-header__block__buttons__back-to-top {
  width: 0;
  float: right;
  padding: 2px 0 0 0;
}

.sticky-header__block__buttons__back-to-top__title {
  display: none;
}

.sticky-header__block__buttons__back-to-top__title--hide {
  display: none;
}

.sticky-header__block__buttons__back-to-top--single {
  position: fixed;
  z-index: 13;
  cursor: pointer;
  overflow: hidden;
  background-color: #FFFFFF;
  border: solid 1px #014582;
  bottom: 30px;
  right: 30px;
  border-radius: 110px;
  width: 53px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.sticky-header__block__buttons__back-to-top--single__visible {
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.sticky-header__block__progress-bar-hover {
  bottom: 0;
  background-color: #014582;
  height: 2px;
}

@media (min-width: 768px) {
  .sticky-header__block__logo {
    width: 145px;
    margin-top: 10px;
  }

  .sticky-header__block__buttons__social__share {
    font-size: 18px;
  }

  .sticky-header__block__buttons__social__button {
    width: 70px;
  }

  .sticky-header__block__title-block__wrapper {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .sticky-header__block__logo--hide {
    display: block;
  }

  .sticky-header__block__buttons__back-to-top {
    width: 60px;
  }

  .sticky-header__block__buttons__back-to-top__title {
    display: block;
    float: left;
  }
}

.twoFigures__subtitle {
  margin-bottom: 80px;
}

.twoFigures__figure {
  padding-bottom: 75px;
  margin: 60px 0 0;
  border-bottom: 1px solid #cccccc;
}

.twoFigures__figure__datas {
  margin-bottom: 15px;
}

.twoFigures__figure__value {
  color: #94c980;
  display: block;
  text-align: center;
}

.twoFigures__figure__legend {
  color: #94c980;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}

.twoFigures__figure__title {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}

.twoFigures__figure__text {
  color: #666666;
  text-align: center;
}

.twoFigures__figure:nth-child(even) {
  margin-top: 90px;
  border: 0;
}

@media (min-width: 768px) {
  .twoFigures__figure {
    padding-bottom: 0;
    margin: 60px 40px 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .twoFigures__figure__value {
    margin-bottom: 10px;
  }

  .twoFigures__figure__datas {
    width: 50%;
    float: left;
    margin-right: 30px;
  }

  .twoFigures__figure__description {
    margin-left: 30px;
    width: 50%;
    float: right;
    margin-bottom: 50px;
  }

  .twoFigures__figure__title {
    text-align: left;
    margin-bottom: 10px;
  }

  .twoFigures__figure__text {
    text-align: left;
  }

  .twoFigures__figure:nth-child(odd) {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .twoFigures__figure:nth-child(even) {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: 50px;
  }

  .twoFigures__figure:nth-child(even) .twoFigures__figure__description {
    margin-left: 0;
    margin-right: 30px;
  }

  .twoFigures__figure:nth-child(even) .twoFigures__figure__datas {
    margin-left: 30px;
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .twoFigures__subtitle {
    margin-bottom: 120px;
  }

  .twoFigures__figure {
    position: relative;
    margin: 0;
    border-bottom: 0;
  }

  .twoFigures__figure__datas {
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 0;
  }

  .twoFigures__figure__description {
    margin-left: 53%;
    padding-bottom: 40px;
    margin-bottom: 0;
    border-bottom: 1px solid #cccccc;
  }

  .twoFigures__figure__text,
  .twoFigures__figure__title {
    width: 50%;
  }

  .twoFigures__figure:nth-child(even) {
    margin-left: 53%;
    margin-top: 40px;
  }

  .twoFigures__figure:nth-child(even) .twoFigures__figure__datas {
    margin-left: 0;
    position: relative;
  }

  .twoFigures__figure:nth-child(even) .twoFigures__figure__description {
    margin: 0;
    width: 50%;
    padding-right: 30px;
    border-bottom: 0;
  }

  .twoFigures__figure:nth-child(even) .twoFigures__figure__text,
  .twoFigures__figure:nth-child(even) .twoFigures__figure__title {
    width: 100%;
  }
}

.map__svg {
  height: 650px;
}

.map__svg__countries path {
  fill: #fff0e1;
}

.map__svg-wrapper {
  position: relative;
}

.map__svg {
  margin: 0 auto;
  padding-top: 65px;
  padding-bottom: 35px;
  width: 100%;
  display: block;
}

.map__legends {
  margin: 20px auto;
  width: 200px;
}

.map__legends__legend {
  margin-left: 10px;
  position: relative;
}

.map__legends__legend::before {
  content: '';
  height: 9px;
  width: 9px;
  display: block;
  position: absolute;
  background: red;
  left: -20px;
  top: 10px;
  border-radius: 50%;
}

.map__legends__legend--blue {
  color: #809fcf;
}

.map__legends__legend--blue::before {
  background-color: #809fcf;
}

.map__legends__legend--white {
  color: white;
}

.map__legends__legend--white::before {
  background-color: white;
}

@media (min-width: 768px) {
  .map__legends {
    position: absolute;
    bottom: 30px;
  }
}

.landing-banner {
  position: relative;
  overflow: hidden;
}

.landing-banner__banner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
}

.landing-banner__title-link {
  color: #ffffff;
}

.landing-banner__title-link:hover {
  color: #e6e6e6;
}

.landing-banner__section,
.landing-banner__date,
.landing-banner__subtitle,
.landing-banner__download {
  margin: 0 0 20px;
}

.landing-banner__link {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .landing-banner__overlay {
    position: absolute;
    background-color: #000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: translate3d(0, 0, 0);
    will-change: opacity;
  }
}

@media (min-width: 992px) {

  .landing-banner__section,
  .landing-banner__title,
  .landing-banner__date,
  .landing-banner__subtitle {
    margin: 0 0 30px;
  }

  .landing-banner__banner {
    background-attachment: fixed;
  }
}

.publications {
  background-color: #eeeeee;
}

.publications__item__date {
  margin-top: 15px;
  margin-bottom: 30px;
}

.publications__item__title {
  display: block;
  color: #00325e333;
}

.publications__item__title:hover {
  color: #014582;
}

.publications__item__wrapper {
  padding: 35px 30px 0 0;
}

.publications__item__cover {
  width: 95%;
  box-shadow: 4px 4px 0px 0px #e4e3e3;
  margin-bottom: 30px;
}

.publications__download {
  display: block;
  position: relative;
}

.publications__download__title {
  display: block;
}

.publications__download__filetype,
.publications__download__size {
  color: #cccccc;
}

.publications__download__icon {
  position: absolute;
  top: 0px;
  right: 0;
}

.publications__wrapper {
  padding-bottom: 40px;
  text-align: center;
}

@media (min-width: 768px) {
  .publications__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .publications__item {
    width: 33%;
    margin-top: 40px;
  }

  .publications__item__wrapper {
    padding: 0;
    margin-bottom: 0;
  }

  .publications__item__cover {
    box-shadow: 8px 8px 0px 0px #e4e3e3;
    width: 100%;
  }

  .publications__item:nth-child(-n+2) {
    margin-right: 90px;
  }

  .publications__item:last-child {
    display: none;
  }

  .publications__download {
    margin-bottom: 20px;
  }

  .publications__wrapper {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .publications__item:nth-child(-n+3) {
    margin-right: 115px;
  }

  .publications__item:last-child {
    margin-right: 0;
    display: block;
  }
}

.video-embedded__caption,
.video-embedded__credit {
  display: block;
  margin-top: 15px;
}

.video-embedded__video-wrapper {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  max-width: 1500px;
}

.video-embedded__video-wrapper div[data-oembed-type="embed"] {
  position: relative;
  padding-top: 57%;
  overflow: hidden;
}

.video-embedded__video-wrapper div[data-oembed-type="embed"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 768px) {

  .video-embedded__caption,
  .video-embedded__credit {
    padding-left: 78px;
  }
}

@media (min-width: 992px) {
  .video-embedded__figure-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .video-embedded__video-wrapper {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    max-width: 1500px;
    margin: 0 30px 0 0;
  }

  .video-embedded__single-image {
    width: 100%;
  }

  .video-embedded__caption {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    border-top: 1px solid #cccccc;
    padding: 30px 0 0;
    margin: 0;
  }

  .video-embedded__credit {
    padding-left: 15px;
  }
}

.slider-module {
  background-color: #eeeeee;
  padding: 80px 0 50px;
}

.slider-module__title__wrapper {
  text-align: center;
}

.slider-module__title {
  padding: 0 0 20px 0;
}

.slider-module__subtitle {
  margin: 0 0 30px 0;
}

.slider-module__item__wrapper {
  background-color: #FFFFFF;
  padding: 0 0 50px;
}

.slider-module__item__description__wrapper {
  height: 300px;
  overflow: hidden;
  text-align: center;
  padding: 0 15px;
}

.slider-module__item-description {
  text-align: center;
}

.slider-module__item-title {
  margin: 50px 0 30px 0;
}

.slider-module__item__image__wrapper {
  height: 200px;
}

.slider-module__item__image {
  height: 100%;
  background-size: cover;
  background-position: center;
}

@media (min-width: 768px) {
  .slider-module__item__image__wrapper {
    height: 350px;
  }

  .slider-module__item__description__wrapper {
    padding: 0 70px;
  }
}

@media (min-width: 992px) {
  .slider-module__subtitle {
    margin: 0 0 60px 0;
  }

  .slider-module__item__wrapper {
    margin: 0 auto;
    height: 350px;
    padding: 0;
  }

  .slider-module__item__description__wrapper {
    padding: 40px 90px 60px 60px;
  }

  .slider-module__item-title {
    margin: 0px 0 30px 0;
  }

  .slider-module__item__image__wrapper {
    width: 50%;
    float: left;
    margin: 0;
    height: 100%;
  }

  .slider-module__item-title {
    text-align: left;
  }

  .slider-module__item-description {
    text-align: left;
    height: 172px;
    overflow: hidden;
  }

  .slider-module__arrow {
    display: block;
  }
}

@media (min-width: 1200px) {
  .slider-module__item-description {
    text-align: left;
    height: auto;
    overflow: hidden;
  }
}

.line-chart__legend {
  margin: 5px 30px 30px;
  display: inline-block;
  color: #999999;
}

.line-chart__graph__svg {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}

.line-chart__graph__legends {
  opacity: 0;
}

.line-chart__graph__legend {
  background-color: #eeeeee;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 25px;
}

.line-chart__graph__legend__circle {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  float: left;
}

.line-chart__graph__legend__text {
  float: left;
  line-height: 30px;
  margin-left: 30px;
}

.line-chart__axis--y .domain,
.line-chart__axis--x .domain {
  display: none;
}

.line-chart text {
  fill: #cccccc;
}

.line-chart__tooltip {
  color: #00325e;
  font-weight: bold;
  opacity: 0;
  transition: transform 0.3s;
  transform: translate3d(0, -10px, 0);
  left: 0;
  top: 0;
  padding: 10px;
  padding-bottom: 0;
  position: absolute;
  text-align: center;
  z-index: 10;
  text-transform: uppercase;
}

.line-chart__tooltip__container {
  position: absolute;
  top: 0;
}

.line-chart__tooltip--fixed,
.line-chart__tooltip--show {
  display: block;
  opacity: 1;
  z-index: 11;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -15px, 0);
}

.line-chart__grid path {
  stroke-width: 0;
}

.line-chart__grid .tick {
  stroke: #ebebeb;
}

.line-chart__grid .tick line {
  opacity: 0.3;
}

.line-chart__grid__left-line,
.line-chart__grid__bottom-line {
  stroke: #ebebeb;
}

@media (min-width: 768px) {
  .line-chart__graph__legend {
    background: transparent;
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .line-chart__graph__legend__text {
    margin-left: 20px;
  }

  .line-chart__graph__legend__circle {
    width: 15px;
    height: 15px;
    margin-top: 7px;
  }
}

.pie-chart__legend {
  margin: 5px 30px 30px;
  display: inline-block;
  color: #999999;
}

.pie-chart__labels {
  background-color: #eeeeee;
  position: relative;
}

.pie-chart__labels__colors__item {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  -ms-transform: opacity 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transform: opacity 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  opacity: 0;
}

.pie-chart__labels__colors__item--show {
  opacity: 1;
}

.pie-chart__labels .pie-chart__labels__select {
  color: black;
  background-color: #eeeeee;
  padding-right: 50px;
}

.pie-chart__labels__wrapper {
  margin-left: 50px;
}

.pie-chart__labels__legend {
  display: none;
}

.pie-chart__labels__value {
  display: table-cell;
  vertical-align: middle;
  padding-left: 50px;
}

.pie-chart__svg {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s;
}

.pie-chart__svg--show {
  opacity: 1;
}

.pie-chart__svg path {
  cursor: pointer;
}

.pie-chart__svg__labels {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
}

.pie-chart__svg__labels__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}

.pie-chart__svg__labels__item--show {
  visibility: visible;
}

.pie-chart__svg__labels__item--show .pie-chart__svg__labels__unit {
  transition: transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715), opacity 0.2s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.pie-chart__svg__labels__item--show .pie-chart__svg__labels__label {
  transition: transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715), opacity 0.2s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.pie-chart__svg__labels__unit {
  transform: translate3d(0, 5px, 0);
  opacity: 0;
}

.pie-chart__svg__labels__label {
  display: none;
  transform: translate3d(0, 5px, 0);
  opacity: 0;
}

.pie-chart__svg__labels-wrapper {
  position: relative;
  margin: 0 auto;
}

.pie-chart__svg__tag {
  position: absolute;
  z-index: 1;
}

@media (min-width: 768px) {
  .pie-chart__container {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 50px;
  }

  .pie-chart__svg {
    width: 50%;
  }

  .pie-chart__svg__labels__item {
    padding: 0 30px;
  }

  .pie-chart__svg__labels__label {
    display: block;
    text-transform: capitalize;
  }

  .pie-chart__labels {
    background: none;
    width: 50%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
  }

  .pie-chart__labels__wrapper {
    display: none;
  }

  .pie-chart__labels__legend {
    position: relative;
    height: 50px;
    display: table;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .pie-chart__labels__legend--show .pie-chart__labels__colors__item {
    -ms-transform: scale(1.7, 1.7);
    transform: scale(1.7, 1.7);
  }

  .pie-chart__labels__value {
    display: table-cell;
    vertical-align: middle;
    padding-left: 50px;
  }

  .pie-chart__labels__colors__item {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 15px;
    height: 15px;
    margin-top: 17.5px;
    margin-bottom: 17.5px;
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

.dividends-chart__graph {
  padding-left: 15px;
  padding-right: 15px;
}

.dividends-chart__graph__legends {
  opacity: 0;
}

.dividends-chart__graph__legend {
  margin: 5px 15px 15px;
  display: inline-block;
}

.dividends-chart__graph__chart {
  opacity: 0;
  transition: opacity 0.3s;
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}

.dividends-chart__graph__legend__bar {
  display: block;
  width: 15px;
  height: 15px;
  margin: 9px 5px;
  border-radius: 50%;
  float: left;
}

.dividends-chart__graph__legend__circle {
  display: block;
  margin: 9px 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  float: left;
}

.dividends-chart__graph__legend__line {
  position: absolute;
  display: block;
  margin-top: 15px;
  width: 25px;
  height: 3px;
  float: left;
}

.dividends-chart__graph__legend__text {
  float: left;
  line-height: 30px;
  margin-left: 15px;
  color: #999999;
}

.dividends-chart__axis--y .domain,
.dividends-chart__axis--x .domain {
  display: none;
}

.dividends-chart text {
  fill: #cccccc;
  font-weight: bold;
}

.dividends-chart text.dividends-chart__bar__label {
  font-weight: normal;
}

.dividends-chart text.dividends-chart__circle__label {
  font-weight: normal;
}

@media (min-width: 768px) {
  .dividends-chart__graph {
    margin: 0px 10%;
  }

  .dividends-chart__graph__legends {
    margin: 30px;
    display: inline-block;
  }

  .dividends-chart__graph__legends__legend {
    margin-left: 20px;
  }

  .dividends-chart__graph__legends__color {
    width: 15px;
    height: 15px;
    margin-top: 7px;
  }
}

.breakpoints-images__small-image,
.breakpoints-images__medium-image,
.breakpoints-images__large-image {
  width: 100%;
}

.light-banner {
  overflow: hidden;
}

.light-banner__info {
  text-align: center;
  margin-top: 100px;
}

.light-banner__info:before,
.light-banner__info:after {
  content: " ";
  display: table;
}

.light-banner__info:after {
  clear: both;
}

.light-banner__label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 200;
  margin-bottom: 20px;
}

.light-banner__title {
  margin-top: 0;
}

.light-banner__description {
  color: #666666;
}

.light-banner__banner {
  position: relative;
  height: 400px;
  margin: 0 0 70px 0;
  background-size: cover;
  background-position: center;
}

.light-banner__banner__info-wrapper {
  padding: 30% 0 0 0;
  text-align: center;
}

.light-banner__banner__info-wrapper__date {
  margin: 0 0 30px 0;
  color: #FFFFFF;
}

.light-banner__title a:link {
  color: #000000;
}

.light-banner__title a:visited {
  color: #000000;
}

.light-banner__link {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .light-banner__banner {
    height: 480px;
  }
}

@media (min-width: 992px) {
  .light-banner__banner {
    height: 650px;
  }

  .light-banner__info {
    text-align: left;
    vertical-align: top;
  }

  .light-banner__label {
    float: left;
    width: 100%;
  }

  .light-banner__title {
    float: left;
    width: 50%;
    padding-right: 50px;
  }

  .light-banner__description {
    float: right;
    width: 50%;
  }
}

.suggested-article {
  overflow: hidden;
}

.suggested-article__article {
  display: block;
  color: #00325e333;
  margin: 40px 15px;
  padding: 30px 0 20px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.suggested-article__article:hover {
  color: #00325e333;
}

.suggested-article__title {
  margin-bottom: 20px;
}

.suggested-article__image {
  margin-bottom: 20px;
}

.suggested-article__subtitle {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .suggested-article__article {
    float: left;
    width: 30%;
    margin: 0 60px 30px 0;
    padding: 20px 0 5px;
  }
}

@media (min-width: 992px) {
  .suggested-article__article {
    width: 40%;
  }

  .suggested-article__image {
    float: left;
    width: 48%;
    margin: 0 0 15px 0;
  }

  .suggested-article__image+.suggested-article__inner {
    float: right;
    width: 48%;
  }

  .suggested-article__paragraph {
    margin-left: 80px;
  }
}

@media (min-width: 1200px) {
  .suggested-article__paragraph {
    margin-left: 0px;
  }
}

.suggested-job {
  overflow: hidden;
}

.suggested-job__job {
  display: block;
  color: #00325e333;
  margin: 40px 15px;
  padding: 20px;
  background-color: #dadada;
}

.suggested-job__job:hover {
  color: #00325e333;
}

.suggested-job__theme {
  margin-bottom: 20px;
}

.suggested-job__title {
  margin-bottom: 20px;
}

.suggested-job__subtitle {
  margin-bottom: 20px;
}

.suggested-job__read {
  display: block;
}

@media (min-width: 768px) {
  .suggested-job__job {
    float: left;
    width: 40%;
    margin: 0 60px 30px 0;
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .suggested-job__job {
    width: 40%;
    padding: 30px;
  }

  .suggested-job__paragraph {
    margin-left: 80px;
  }
}

@media (min-width: 1200px) {
  .suggested-job__paragraph {
    margin-left: 100px;
  }
}

.suggested-publication {
  overflow: hidden;
}

.suggested-publication__publication {
  display: block;
  color: #00325e333;
  margin: 40px 15px;
  padding: 30px 0 20px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.suggested-publication__publication:hover {
  color: #00325e333;
}

.suggested-publication__title {
  margin-bottom: 20px;
}

.suggested-publication__image {
  margin-bottom: 20px;
}

.suggested-publication__subtitle {
  margin-bottom: 20px;
  display: block;
  color: inherit;
}

.suggested-publication__subtitle:hover,
.suggested-publication__subtitle:active,
.suggested-publication__subtitle:focus {
  color: black;
}

.suggested-publication__pdf {
  width: 100%;
  margin-bottom: 20px;
}

.suggested-publication__size {
  color: #999999;
}

@media (min-width: 768px) {
  .suggested-publication__publication {
    float: left;
    width: 40%;
    margin: 0 60px 30px 0;
    padding: 20px 0 5px;
  }

  .suggested-publication__image {
    width: 50%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }

  .suggested-publication__size {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .suggested-publication__paragraph {
    margin-left: 100px;
  }

  .suggested-publication__image {
    width: 26%;
    margin-left: 0;
    float: left;
  }

  .suggested-publication__inner {
    float: left;
    width: auto;
    margin-left: 20px;
  }
}

.suggested-newsletter {
  overflow: hidden;
}

.suggested-newsletter__newsletter {
  display: block;
  color: #00325e333;
  margin: 40px 15px;
  background: #f0f4f6;
  padding: 30px;
  border: 0;
}

.suggested-newsletter__title {
  margin-top: 0;
  margin-bottom: 20px;
}

.suggested-newsletter__subtitle {
  margin-bottom: 20px;
  display: block;
}

.suggested-newsletter__toggle {
  width: 100%;
}

@media (min-width: 768px) {
  .suggested-newsletter__newsletter {
    float: left;
    width: 30%;
    margin: 0 60px 30px 0;
  }
}

@media (min-width: 992px) {
  .suggested-newsletter__paragraph {
    margin-left: 100px;
  }
}

.modal__newsletter {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 20;
}

.modal__newsletter__background {
  display: block;
  position: absolute;
  background: black;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0.3;
}

.modal__newsletter__container {
  margin: 40px 15px;
  background: #f0f4f6;
}

.modal__newsletter__container form {
  padding: 30px;
}

.modal__newsletter__container form input[type='email'] {
  width: 100%;
}

.modal__newsletter__close {
  color: black;
  float: right;
  margin-right: 15px;
  margin-top: 15px;
  transition: transform 0.15s;
}

.modal__newsletter__close:hover {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: transform 0.3s;
  color: black;
}

@media (min-width: 768px) {
  .modal__newsletter__container {
    width: 525px;
    margin: 0 auto;
    margin-top: 200px;
  }
}

.page-anchors {
  margin-bottom: 20px;
}

.page-anchors__link {
  display: block;
  margin-bottom: 15px;
  padding: 0 15px;
  color: #cccccc;
}

.page-anchors__link--active {
  color: #014582;
}

@media (min-width: 768px) {
  .page-anchors__links {
    text-align: center;
  }

  .page-anchors__link {
    display: inline-block;
    position: relative;
  }

  .page-anchors__link::after {
    content: '|';
    display: inline-block;
    right: -2px;
    top: 0;
    position: absolute;
    color: #cccccc;
  }

  .page-anchors__link:last-child::after {
    display: none;
  }
}

.conversation {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  color: white;
  padding-top: 50px;
  padding-bottom: 50px;
}

.conversation__overlay {
  background-size: cover;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.conversation__overlay:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  opacity: 0.6;
}

.conversation__subhead {
  margin-bottom: 20px;
}

.conversation__card {
  background: white;
  border-radius: 5px;
  margin-bottom: 50px;
  padding: 20px;
  color: #00325e333;
}

.conversation__card__title {
  margin-bottom: 10px;
  text-align: center;
}

.conversation__titles,
.conversation__card,
.conversation__cta {
  position: relative;
  z-index: 1;
}

.conversation__item__avatar {
  position: relative;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
}

.conversation__item__img {
  border-radius: 50%;
}

.conversation__item__content {
  text-align: center;
}

.conversation__item__role {
  margin-bottom: 20px;
}

.conversation__item__chip {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: 0;
}

.conversation__item__chip--blue {
  background-color: #179ff5;
}

.conversation__item__chip--red {
  background-color: #ff5c41;
}

.conversation__item__chip--orange {
  background-color: #ffbe1e;
}

.conversation__item__chip--green {
  background-color: #4ac500;
}

.conversation__cta {
  text-align: center;
}

.conversation__close {
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 16;
  cursor: pointer;
}

.conversation__modal {
  position: fixed;
  background: white;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 15;
  padding: 20px;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-overflow-scrolling: touch;
}

.conversation__view {
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.conversation__view__chat {
  display: table-cell;
  vertical-align: bottom;
}

.conversation__view__chat__inner {
  padding-bottom: 90px;
}

.conversation__view__chat__usersleft {
  color: #cccccc;
}

.conversation__view__chat__usersleft>div {
  display: none;
  opacity: 0;
}

.conversation__view__chat__quit {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  opacity: 0;
  display: none;
}

.conversation__view__chat__dots {
  border: 1px solid #efeddf;
  width: 60px;
  height: 30px;
  border-radius: 8px;
  text-align: center;
  opacity: 0;
  z-index: 17;
  transition: opacity 0.2s;
  position: fixed;
  bottom: 70px;
  background: white;
}

.conversation__view__chat__dots--show {
  opacity: 1;
}

.conversation__view__chat__dots:after,
.conversation__view__chat__dots:before,
.conversation__view__chat__dots__dot {
  content: '';
  display: inline-block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  text-align: center;
  margin-right: 7px;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.conversation__view__chat__dots:before {
  animation: yoyo 2s infinite -0.3s;
  margin-left: 5px;
}

.conversation__view__chat__dots__dot {
  animation: yoyo 2s infinite -0.2s;
}

.conversation__view__chat__dots:after {
  animation: yoyo 2s infinite -0.1s;
}

.conversation__view__chat__dots--blue:after,
.conversation__view__chat__dots--blue:before,
.conversation__view__chat__dots--blue .conversation__view__chat__dots__dot {
  background-color: #179ff5;
}

.conversation__view__chat__dots--red:after,
.conversation__view__chat__dots--red:before,
.conversation__view__chat__dots--red .conversation__view__chat__dots__dot {
  background-color: #ff5c41;
}

.conversation__view__chat__dots--orange:after,
.conversation__view__chat__dots--orange:before,
.conversation__view__chat__dots--orange .conversation__view__chat__dots__dot {
  background-color: #ffbe1e;
}

.conversation__view__chat__dots--green:after,
.conversation__view__chat__dots--green:before,
.conversation__view__chat__dots--green .conversation__view__chat__dots__dot {
  background-color: #4ac500;
}

.conversation__view__chat__next {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  color: #cccccc;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}

.conversation__view__chat__next--show {
  opacity: 1;
}

.conversation__view__chat__next:hover,
.conversation__view__chat__next:active,
.conversation__view__chat__next:focus {
  color: #cccccc;
}

.conversation__view__chat__next:hover .conversation__view__chat__next__chevron,
.conversation__view__chat__next:active .conversation__view__chat__next__chevron,
.conversation__view__chat__next:focus .conversation__view__chat__next__chevron {
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.conversation__view__chat__next__chevron {
  display: block;
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.conversation__view__container {
  width: 600px;
  margin: 0 auto;
}

.conversation__view__conversation {
  margin-bottom: 60px;
}

.conversation__view__inputs {
  background: white;
  height: 60px;
  padding-bottom: 10px;
  position: fixed;
  left: -300px;
  right: 0;
  bottom: 0;
  width: 600px;
  margin-left: 50%;
}

.conversation__view__new-message {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 5px;
  color: #00325e;
  border-bottom-color: #00325e;
  border-bottom: 2px solid;
  transition: border-bottom-color 0.3s;
}

.conversation__view__new-message:focus,
.conversation__view__new-message:active,
.conversation__view__new-message:hover {
  border-bottom-color: #eee;
  outline: none;
}

@media (min-width: 992px) {
  .conversation__titles {
    width: 55%;
    float: left;
  }

  .conversation__title {
    margin-bottom: 50px;
  }

  .conversation__card {
    width: 400px;
    float: right;
    margin-bottom: 0;
  }

  .conversation__cta {
    float: left;
    width: 55%;
    text-align: left;
    margin-top: 50px;
  }

  .conversation__item {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }

  .conversation__item:last-child {
    margin-bottom: 0;
  }

  .conversation__item__avatar {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .conversation__item__role {
    margin-bottom: 10px;
  }

  .conversation__item__content {
    width: 100%;
    text-align: left;
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  .conversation__view {
    width: 750px;
    margin: 0 auto;
  }

  .conversation__card__title {
    margin-bottom: 20px;
  }

  .conversation__titles {
    width: 62%;
  }
}

.bubble {
  display: none;
  margin-bottom: 20px;
}

.bubble__time {
  padding-left: 10px;
  color: #cccccc;
}

.bubble--blue .bubble__container__text {
  background-color: #179ff5;
}

.bubble--red .bubble__container__text {
  background-color: #ff5c41;
}

.bubble--green .bubble__container__text {
  background-color: #4ac500;
}

.bubble--orange .bubble__container__text {
  background-color: #ffbe1e;
}

.bubble--hasbefore {
  margin-bottom: 0;
}

.bubble--hasbefore .bubble__name {
  display: none;
}

.bubble--hasbefore .bubble__wrapper {
  margin-top: 1px;
}

.bubble--hasafter {
  margin-bottom: 0;
}

.bubble__container__message {
  overflow: hidden;
  border-radius: 8px;
  display: inline-block;
  max-width: 450px;
}

.bubble--hasbefore.bubble--right .bubble__container__message {
  border-top-right-radius: 0px;
}

.bubble--hasbefore.bubble--left .bubble__container__message {
  border-top-left-radius: 0px;
}

.bubble--hasafter.bubble--right .bubble__container__message {
  border-bottom-right-radius: 0px;
}

.bubble--hasafter.bubble--left .bubble__container__message {
  border-bottom-left-radius: 0px;
}

.bubble--left {
  text-align: left;
}

.bubble--left .bubble__name {
  margin-left: 60px;
}

.bubble--left .bubble__container__hover {
  right: 50px;
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.bubble--left .bubble__container__message {
  margin-left: 60px;
  margin-right: 60px;
}

.bubble--left .bubble__container__avatar {
  left: 0;
}

.bubble--right {
  text-align: right;
}

.bubble--right .bubble__name {
  margin-right: 60px;
  text-align: right;
}

.bubble--right .bubble__container__hover {
  left: 50px;
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}

.bubble--right .bubble__container__message {
  margin-left: 60px;
  margin-right: 60px;
}

.bubble--right .bubble__container__avatar {
  right: 0;
}

.bubble__wrapper {
  display: block;
}

.bubble__container {
  position: relative;
}

.bubble__container__hover {
  display: none;
  transition: opacity 0.2s, transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  width: 200px;
  position: absolute;
  top: 0;
  text-align: left;
}

.bubble__container__text__inner {
  text-align: left;
  padding: 10px 15px;
  color: white;
  width: auto;
  height: auto;
  display: inline-block;
}

.bubble__container__text__inner--underlined {
  text-decoration: underline;
}

.bubble__container__text__inner a {
  color: white;
  text-decoration: underline;
}

.bubble__container__avatar {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
}

.bubble__container__avatar>img {
  border-radius: 50%;
}

.bubble__name {
  text-align: left;
  margin-top: 5px;
  display: block;
}

@media (min-width: 1200px) {
  .bubble__name:hover~.bubble__wrapper .bubble__container__hover {
    opacity: 1;
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .bubble__container__hover {
    display: block;
  }

  .bubble__container__avatar:hover .bubble__container__hover {
    opacity: 1;
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes yoyo {

  0%,
  30% {
    transform: translateY(0);
  }

  38% {
    transform: translateY(-9px);
  }

  40% {
    transform: translateY(-10px);
  }

  42% {
    transform: translateY(-6px);
  }

  50%,
  100% {
    transform: translateY(0);
  }
}

.ekomi-widget .ekomi-widget-container {
  width: 246px;
  height: 80px;
  margin: 0 auto;
}

.job-preview {
  background: #eeeeee;
}

.job-preview__link {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 10px;
}

.job-preview__inner {
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: calc(100% - 32px);
}

.job-preview__title {
  color: #4975ba;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  margin-bottom: 5px;
}

.job-preview__title:hover {
  color: #00325e;
}

.job-preview__function {
  color: #666666;
  display: block;
}

.job-preview__location {
  color: #666666;
  display: block;
}

.job-preview__icon {
  margin-right: 10px;
}

.job-preview__cta {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.job-preview__arrow {
  font-size: 20px;
}

.job-preview__read-more {
  display: none;
}

@media (min-width: 768px) {
  .job-preview {
    background-color: white;
  }

  .job-preview__link {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 20px 0;
  }

  .job-preview__inner {
    margin-bottom: 20px;
  }

  .job-preview__title {
    margin-bottom: 15px;
  }

  .job-preview__function {
    margin-bottom: 10px;
  }

  .job-preview__arrow {
    display: none;
  }

  .job-preview__read-more {
    display: block;
  }

  .job-preview__cta {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}

@keyframes scale-effect {
  0% {
    transform: scale3d(1.01, 1.01, 1.01);
  }

  100% {
    transform: scale3d(25, 25, 1);
  }
}

.home-banner {
  position: relative;
  overflow: hidden;
}

.home-banner .animated {
  animation-delay: 1s;
}

.home-banner__banner {
  position: relative;

  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.home-banner__banner:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.15));
}

.home-banner__stroke-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.home-banner__stroke {
  height: 123px;
  width: 138px;
  box-shadow: 0px 0px 0px 2000px #000;
  opacity: 0.5;
  transform: scale3d(1.02, 1.02, 1.02);
  animation: scale-effect 1s forwards 1s;
  background: linear-gradient(128deg, #000 78px, transparent 78px, transparent 110px, #000 110px, #000);
}

.home-banner__title-block {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10%;
  z-index: 0;
  width: 80%;
  color: #ffffff;
  /* text-align: center; */
}

.home-banner__title {
  margin: 0;
}

.home-banner__title-main {
  position: relative;
  min-height: 123px;
  height: 123px;
  display: table;
  width: 100%;
}

.home-banner__container-link {
  position: relative;
  /* display: table-cell; */
  vertical-align: middle;
  padding-left: 8vw;
}

.home-banner__title-main,
.home-banner__author-wrapper {
  margin: 0 0 0px;
}

.home-banner__container-link .home-banner__date,
.home-banner__author-wrapper {
  z-index: 1;
  position: relative;
}

.home-banner__author,
.home-banner__title-link {
  color: #ffffff;
  display: inline-block;
  width: 100%;
}



@media (max-width: 1024px) {

  .home-banner__author,
  .home-banner__title-link h1 {
    font-size: 16px !important;
    line-height: 35px !important;
  }

  .home-banner__author,
  .home-banner__title-link h2 {
    font-size: 25px !important;
    line-height: 35px !important;
    margin-bottom: 15px !important;
  }

  .home-banner__author,
  .home-banner__title-link h3 {
    font-size: 25px !important;
    margin-bottom: 15px !important;
    line-height: 35px !important;
  }

  .home-banner__author,
  .home-banner__title-link p {
    font-size: 16px !important;
    line-height: 35px !important;
  }


  .home-banner__container-link {
    padding-left: 0 !important;
  }
}

@media (max-width: 768px) {

  .home-banner__author,
  .home-banner__title-link h1 {
    line-height: 25px !important;
    font-size: 13px !important;
  }

  .home-banner__author,
  .home-banner__title-link h2 {
    font-size: 18px !important;
    line-height: 25px !important;
    margin-bottom: 10px !important;
  }

  .home-banner__author,
  .home-banner__title-link h3 {
    font-size: 18px !important;
    margin-bottom: 15px !important;
    line-height: 25px !important;
  }

  .home-banner__author,
  .home-banner__title-link p {
    font-size: 13px !important;
    line-height: 25px !important;
    display: none !important;
  }


  .home-banner__container-link {
    padding-left: 0 !important;
  }

  .landing-banner__title {
    font-size: 18px !important;
    line-height: 25px !important;

  }

  .landing-banner__subtitle {
    font-size: 25px !important;
    line-height: 35px !important;
    margin-bottom: 10px !important;
  }

  .landing-banner__description {
    display: none !important;
  }

  .banner__content-block {
    left: 0 !important;
    width: 100% !important;
  }



}

.xiaobiao {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  width: 100%;
}

.home-banner__author:hover,
.home-banner__title-link:hover {
  color: #e6e6e6;
}

.home-banner__role {
  margin: 0 0 0 5px;
  padding: 0 0 0 10px;
  border-left: 1px solid;
  line-height: 12px;
  display: inline-block;
}

.home-banner__substories {
  color: #ffffff;
}

.home-banner__substories__item {
  position: relative;
}

.home-banner__substories__item:after {
  content: '';
  position: absolute;
  top: 15px;
  right: 18%;
  width: 1px;
  height: 70px;
  z-index: 0;
  background: #ffffff;
  opacity: 0.3;
}

.home-banner__substories__item:last-child:after {
  display: none;
}

.home-banner__substories__item__inner {
  position: relative;
  width: 80%;
}

.home-banner__substories__author-wrapper {
  margin: 0 0 10px;
}

.home-banner__substories__role {
  margin: 0 0 0 5px;
  padding: 0 0 0 10px;
  border-left: 1px solid;
  line-height: 12px;
  display: inline-block;
}

.home-banner__substories__title {
  color: #ffffff;
}

.home-banner__substories__title:hover {
  color: #e6e6e6;
}

@media (max-width: 767px) {
  .home-banner__substories {
    background: #014582;
    padding: 30px 0 20px;
  }

  .home-banner__substories__item.slider__item {
    margin: 0 0 0 -20%;
  }
}

@media (min-width: 768px) {
  .home-banner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 25%;
    width: 100%;
    z-index: 0;
    background: linear-gradient(to top, rgba(51, 51, 51, 0.6) 0%, rgba(51, 51, 51, 0.6) 20%, transparent);
  }

  .home-banner__banner {}

  .home-banner__stroke {
    height: 250px;
    width: 280px;
    background: linear-gradient(128deg, #000 155px, transparent 155px, transparent 220px, #000 220px, #000);
  }

  .home-banner__title-main {
    min-height: 245px;
    height: 245px;
  }

  .home-banner__author-wrapper {
    margin: 0 0 30px;
  }

  .home-banner__substories {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-bottom: 40px;
  }

  .home-banner__substories__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .home-banner__substories__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .home-banner__substories__item:after {
    right: -8.5%;
  }

  .home-banner__substories__item__inner {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home-banner__substories {
    overflow: auto;
  }

  .home-banner__substories__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .home-banner__substories__item {
    width: 400px;
    margin: 0 10% 0 0;
  }
}

@media (min-width: 992px) {
  .home-banner__banner {}

  .home-banner__stroke {
    height: 299px;
    width: 339px;
    background: linear-gradient(128deg, #000 185px, transparent 185px, transparent 265px, #000 265px, #000);
  }

  .home-banner__title-block {
    top: 50%;
    left: 0;
    -ms-transform: translate(-50%, -63%);
    /* transform: translate(-50%, -63%); */
  }

  .home-banner__title-main {
    min-height: 300px;
    height: 300px;
  }

  .home-banner__author-wrapper {
    margin: 0 0 40px;
  }

  .home-banner__substories__item {
    width: 30%;
  }
}

@media (min-width: 1200px) {
  .home-banner__banner {}
}

.home-full-bleed__banner {
  padding: 50px 15px;
  color: #ffffff;
  background-size: cover;
  background-position: center;
}

.home-full-bleed__type,
.home-full-bleed__event,
.home-full-bleed__role,
.home-full-bleed__venue,
.home-full-bleed__summary {
  margin: 0 0 30px;
}

.home-full-bleed__title {
  display: block;
  margin: 0 0 20px;
}

.home-full-bleed__author,
.home-full-bleed__title {
  color: #ffffff;
}

.home-full-bleed__author:hover,
.home-full-bleed__title:hover {
  color: #e6e6e6;
}

.home-full-bleed__button {
  width: 100%;
}

.home-full-bleed__all {
  display: table;
  margin: 30px auto 0;
}

@media (min-width: 768px) {
  .home-full-bleed__banner {
    padding: 80px 0;
  }

  .home-full-bleed__top-part {
    width: 80%;
  }

  .home-full-bleed__type,
  .home-full-bleed__summary {
    margin: 0 0 60px;
  }

  .home-full-bleed__event {
    margin: 0;
  }

  .home-full-bleed__title {
    margin: 0 0 30px;
  }

  .home-full-bleed__venue {
    margin: 0 0 30px 5px;
    padding: 0 0 0 10px;
    border-left: 1px solid;
    line-height: 12px;
    display: inline-block;
  }

  .home-full-bleed__button {
    width: auto;
  }

  .home-full-bleed__all {
    display: block;
    margin: 0;
    float: right;
  }

  .home-full-bleed__event-title-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media (min-width: 992px) {
  .home-full-bleed__top-part {
    width: 100%;
  }

  .home-full-bleed__type,
  .home-full-bleed__author {
    margin: 0 0 30px;
  }

  .home-full-bleed__author {
    display: inline-block;
  }

  .home-full-bleed__summary {
    margin: 0 0 40px;
  }

  .home-full-bleed__role {
    margin: 0 0 30px 5px;
    padding: 0 0 0 10px;
    border-left: 1px solid;
    line-height: 12px;
    display: inline-block;
  }
}

@keyframes sonar-effect {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }

  40% {
    opacity: 1;
  }

  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -1000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 5px, 0);
  }

  75% {
    transform: translate3d(0, -5px, 0);
  }

  90% {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: none;
  }
}

@keyframes bounceOutUp {
  0% {
    transform: none;
  }

  20% {
    transform: translate3d(0, -5px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 5px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -1000px, 0);
  }
}

@keyframes rotateOut {
  0% {
    transform: translateY(0%) rotateX(0deg);
    z-index: 1;
    opacity: 1;
  }

  to {
    transform: translateY(-50%) rotateX(90deg);
    z-index: 0;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform: translateY(50%) rotateX(-90deg);
    z-index: 0;
    opacity: 1;
  }

  to {
    transform: rotateX(0deg) translateY(0%);
    z-index: 1;
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    z-index: 0;
  }

  25% {
    opacity: 0;
    z-index: 1;
  }

  to {
    opacity: 1;
    z-index: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
    z-index: 1;
  }

  75% {
    opacity: 1;
    z-index: 0;
  }

  to {
    opacity: 0;
    z-index: 0;
  }
}

.emergency-banner {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  background-color: #8daad6;
  color: #ffffff;
  transition: margin-top 0.3s ease-out;
  margin-top: -58px;
}

.emergency-banner__show {
  margin-top: 0;
}

.emergency-banner--red {
  background-color: #014582;
}

.emergency-banner--red .emergency-banner__button,
.emergency-banner--red .emergency-banner__items {
  background-color: #014582;
}

.emergency-banner--black {
  background-color: #00325e333;
}

.emergency-banner--black .emergency-banner__button,
.emergency-banner--black .emergency-banner__items {
  background-color: #00325e333;
}

.emergency-banner__button {
  background-color: #8daad6;
  position: relative;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 58px;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

@media (min-width: 768px) {
  .emergency-banner__button {
    display: none;
  }
}

.emergency-banner__button a {
  color: #ffffff;
}

.emergency-banner__button.animate .wave .ring {
  animation: sonar-effect 1s ease-in-out .1s infinite;
}

.emergency-banner__button .wave {
  overflow: hidden;
  width: 21px;
  height: 21px;
  position: relative;
}

.emergency-banner__button .wave--left {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -10px;
}

.emergency-banner__button .wave--right {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 10px;
}

.emergency-banner__button .wave .ring {
  border: 2px solid #fff;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  position: absolute;
  opacity: 1.0;
  left: -9px;
  top: -9px;
}

.emergency-banner__button .wave .ring:before {
  content: "";
  display: block;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  position: absolute;
  left: -8px;
  top: -8px;
  opacity: 1.0;
}

.emergency-banner__list {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .emergency-banner__list {
    transform: translate3d(0, -1000px, 0);
  }

  .emergency-banner__list.bounceInDown {
    animation: bounceInDown 1s;
    animation-fill-mode: both;
  }

  .emergency-banner__list.bounceOutUp {
    animation: bounceOutUp 1s;
    animation-fill-mode: both;
  }
}

@media (min-width: 768px) {
  .emergency-banner__list {
    perspective: 2200px;
    perspective-origin: 50% 0;
  }
}

.emergency-banner__items {
  background-color: #8daad6;
  position: absolute;
  width: 100%;
  margin: -25px 0 0;
  padding: 30px 0px 10px;
  z-index: 0;
  opacity: 0;
}

.emergency-banner__items a {
  color: #ffffff;
}

.emergency-banner__items.out {
  animation: fadeOut 1s ease-in-out both;
}

.emergency-banner__items.in {
  animation: fadeIn 1s ease-in-out both;
}

@media (min-width: 768px) {
  .emergency-banner__items {
    margin: auto;
    margin-top: -5px;
    padding: 15px 0 10px;
    position: absolute;
  }

  .emergency-banner__items.out {
    animation: rotateOut 0.5s ease-in-out both;
  }

  .emergency-banner__items.in {
    animation: rotateIn 0.5s ease-in-out both;
  }
}

.emergency-banner__container {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 768px) {
  .emergency-banner__container {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.emergency-banner__alt {
  line-height: 18px;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .emergency-banner__alt {
    padding-right: 15px;
  }
}

.emergency-banner__author__picture {
  width: 35px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}

.emergency-banner__date {
  line-height: 18px;
}

.emergency-banner__content {
  padding: 10px 0;
  line-height: 18px;
}

@media (min-width: 768px) {
  .emergency-banner__content {
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 15px;
  }
}

.emergency-banner .icon-chevron-up,
.emergency-banner .slider-mobile-tablet .slider__arrow,
.slider-mobile-tablet .emergency-banner .slider__arrow,
.emergency-banner .slider-mobile .slider__arrow,
.slider-mobile .emergency-banner .slider__arrow,
.emergency-banner .slider-mobile-tablet-desktop .slider__arrow,
.slider-mobile-tablet-desktop .emergency-banner .slider__arrow,
.emergency-banner .contact-list__section__arrow,
.emergency-banner .job-details-jobs .js-slider .slider__arrow,
.job-details-jobs .js-slider .emergency-banner .slider__arrow,
.emergency-banner .world-map__entity__arrow {
  text-align: center;
}

@media (min-width: 768px) {

  .emergency-banner .icon-chevron-up,
  .emergency-banner .slider-mobile-tablet .slider__arrow,
  .slider-mobile-tablet .emergency-banner .slider__arrow,
  .emergency-banner .slider-mobile .slider__arrow,
  .slider-mobile .emergency-banner .slider__arrow,
  .emergency-banner .slider-mobile-tablet-desktop .slider__arrow,
  .slider-mobile-tablet-desktop .emergency-banner .slider__arrow,
  .emergency-banner .contact-list__section__arrow,
  .emergency-banner .job-details-jobs .js-slider .slider__arrow,
  .job-details-jobs .js-slider .emergency-banner .slider__arrow,
  .emergency-banner .world-map__entity__arrow {
    display: none;
  }
}

.emergency-banner__more {
  line-height: 18px;
}

.job-list-offer {
  margin: 0 0 50px;
}

.job-list-offer__banner {
  position: relative;
}

.job-list-offer__title-block {
  height: 180px;
  width: 100%;
  display: table;
  text-align: center;
}

.job-list-offer__title-block__container {
  display: table-cell;
  vertical-align: middle;
}

.job-list-offer__title-block__title {
  margin: 0 0 20px;
}

.job-list-offer__jobs-inner {
  position: relative;
  min-height: 800px;
}

.job-list-offer__open-position {
  float: right;
  margin: 10px 0 0 0;
}

@media (max-width: 767px) {
  .job-list-offer__banner {
    background-size: 0px;
  }
}

@media (min-width: 768px) {
  .job-list-offer__banner {
    height: 480px;
    margin: 0 0 -90px;
    background-size: cover;
    background-position: center;
  }

  .job-list-offer__banner::before {
    content: "";
    display: block;
    top: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
  }

  .job-list-offer__title-block {
    margin: 150px 0 0 0;
    left: 0;
    z-index: 0;
    width: 100%;
    color: #ffffff;
    text-align: center;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .job-list-offer__banner-overlay {
    position: absolute;
    background-color: #000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: translate3d(0, 0, 0);
    will-change: opacity;
  }

  .job-list-offer__jobs-inner {
    background: white;
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .job-list-offer__banner {
    height: 650px;
  }

  .job-list-offer__title-block {
    margin: 250px 0 0 0;
  }
}

.job-list-opportunity {
  background-color: #eeeeee;
  padding: 0 0 80px 0;
}

.job-list-opportunity__listing {
  float: right;
}

@media (min-width: 992px) {
  .job-list-opportunity__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .job-list-opportunity__item {
    width: 32%;
  }
}

.job__block {
  background: #eeeeee;
  padding: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}

.job__block__wrapper {
  display: block;
}

.job__block__title {
  color: #4975ba;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  margin-bottom: 10px;
}

.job__block__title:hover {
  color: #00325e;
}

.job__block__function__job,
.job__block__function__location {
  margin-right: 10px;
}

.job__block__function,
.job__block__location {
  color: #666666;
  display: block;
}

.job__block__info {
  width: 90%;
}

.job__block__buttons {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -15px;
}

.job__block__buttons__discover .job__block__buttons__discover__button:before {
  display: block;
}

.job__block__buttons__discover:hover .job__block__buttons__discover__button:before {
  animation: animate-arrow-right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.job__block__buttons__expiry-date {
  background: #dadada;
  color: #666666;
  text-align: center;
  padding: 5px;
  width: 150px;
}

.job__block__buttons__expiry-date__expiring {
  display: block;
  margin: 0 0 -6px;
}

.job__block__buttons__expiry-date__permanent {
  display: block;
  padding-top: 5px;
}

@media (min-width: 768px) {
  .job__block {
    position: relative;
    height: 120px;
    padding: 20px 30px;
    margin: 20px 0;
  }

  .job__block__info {
    margin-right: 300px;
  }

  .job__block__buttons__expiry-date {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 110px;
    display: block;
    padding: 20px;
    text-align: center;
  }

  .job__block__buttons__expiry-date__day {
    font-size: 25px;
  }

  .job__block__buttons__expiry-date__month {
    display: block;
  }
}

.job-animation-enter {
  opacity: 0.01;
}

.job-animation-enter.job-animation-enter-active {
  opacity: 1;
  transition: opacity 500ms ease-in;
}

.job-animation-leave {
  opacity: 1;
}

.job-animation-leave.job-animation-leave-active {
  opacity: 0.01;
  transition: opacity 300ms ease-in;
}

.job-board__job-list__load-more {
  display: block;
  width: 200px;
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
}

.filter {
  margin-left: -15px;
  margin-right: -15px;
}

.filter__tabs {
  display: none;
}

.filter__pane-groups {
  display: none;
}

.filter__pane-subtitle {
  display: none;
}

.filter__pane-values {
  padding: 0;
}

.filter__pane-value {
  position: relative;
  list-style: none;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
}

.filter__pane-value-inner {
  height: 50px;
  padding-left: 25px;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  transition: all .5s ease;
}

.filter__pane-value--selected .filter__pane-value-inner {
  color: white;
}

.filter__pane-value-title {
  display: block;
  margin: auto 0;
}

.filter__pane-value-icon {
  opacity: 0;
  margin: auto 10px;
  transition: opacity .5s ease;
}

@media (max-width: 767px) {
  .filter__pane {
    border-bottom: 1px solid #dadada;
  }

  .filter__content {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    z-index: 10;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
    -ms-transform: translate(110%, 0);
    transform: translate(110%, 0);
    transform: translate3d(110%, 0, 0);
  }

  .filter__content--visible {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }

  .filter__top-bar {
    height: 120px;
    padding: 0 25px;
    background-color: #eeeeee;
  }

  .filter__top-bar:before,
  .filter__top-bar:after {
    content: " ";
    display: table;
  }

  .filter__top-bar:after {
    clear: both;
  }

  .filter__top-bar__offer-label {
    clear: both;
    text-align: center;
    line-height: 50px;
    color: #014582;
  }

  .filter__top-bar__offer-button {
    clear: both;
    display: block;
  }

  .filter__top-bar__offer-button__link {
    display: block;
    margin-bottom: 20px;
  }

  .filter__back {
    cursor: pointer;
    float: right;
    display: block;
  }

  .filter__clear-all {
    opacity: 0;
    float: right;
    vertical-align: top;
    display: block;
    transition: opacity 0.3s ease;
  }

  .filter__clear-all--visible {
    opacity: 1;
  }

  .filter__pane-value {
    transition: background-color 0.2s;
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .filter__pane-value--selected .filter__pane-value-inner:hover .filter__pane-value-title {
    color: white;
  }

  .filter__pane-value:first-child {
    margin-top: 0;
  }

  .filter__pane-value:last-child {
    margin-bottom: 0;
  }

  .filter__pane-value-title {
    transition: transform 0.2s;
  }

  .filter__pane-value-inner:hover .filter__pane-value-title {
    -ms-transform: translateX(5px);
    transform: translateX(5px);
  }

  .filter__pane-values {
    margin: 0;
  }

  .filter__pane-values--location .filter__pane-value--selected {
    background-color: #a9cff8;
  }

  .filter__pane-values--sector .filter__pane-value--selected {
    background-color: #014582;
  }

  .filter__pane-values--level .filter__pane-value--selected {
    background-color: #91c4ab;
  }

  .filter__pane-title {
    position: relative;
    padding: 15px;
    padding-left: 25px;
    height: 50px;
    border-left-width: 0px;
    border-left-style: solid;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: border-left-width 0.2s;
    cursor: pointer;
  }

  .filter__pane-title__inner {
    transition: transform 0.2s;
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }

  .filter__pane-title__chevron {
    position: absolute;
    top: 15px;
    right: 35px;
  }

  .filter__pane-title:hover {
    border-left-width: 12px;
  }

  .filter__pane-title:hover .filter__pane-title__inner {
    -ms-transform: translateX(5px);
    transform: translateX(5px);
  }

  .filter__pane-title--location {
    border-left-color: #a9cff8;
    color: #a9cff8;
  }

  .filter__pane-title--sector {
    border-left-color: #014582;
    color: #014582;
  }

  .filter__pane-title--level {
    border-left-color: #91c4ab;
    color: #91c4ab;
  }

  .filter__pane-title--active {
    border-left-width: 8px;
  }
}

@media (min-width: 768px) {
  .filter {
    position: relative;
    margin-bottom: 30px;
  }

  .filter__tabs {
    width: 90%;
    padding: 0;
    margin: 0 auto;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .filter__tabs:before,
  .filter__tabs:after {
    content: " ";
    display: table;
  }

  .filter__tabs:after {
    clear: both;
  }

  .filter__tab {
    position: relative;
    padding: 20px 10px;
    cursor: pointer;
    color: #cccccc;
    background: white;
    width: 32%;
    list-style: none;
    text-align: center;
    transition: background .2s linear;
  }

  .filter__tab_a {
    position: relative;
    padding: 20px 10px;
    cursor: pointer;
    color: #666666;
    background: white;
    width: 32%;
    list-style: none;
    text-align: center;
    transition: background .2s linear;
  }

  .filter__tab_a:before {
    position: absolute;
    content: '';
    display: block;
    height: 5px;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 10;
    background-color: #a9cff8;
  }

  .filter__tab:before {
    position: absolute;
    content: '';
    display: block;
    height: 5px;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 10;
    background-color: #cccccc;
  }

  .filter__tab--active {
    color: #666666;
    border: 1px solid #eeeeee;
    border-bottom: 0px;
  }

  .filter__tab_a--active.filter__tab_a--location:before {
    background-color: #a9cff8;
  }

  .filter__tab--active.filter__tab--sector:before {
    background-color: #014582;
  }

  .filter__tab--active.filter__tab--level:before {
    background-color: #91c4ab;
  }

  .filter__tab-icon {
    margin-left: 10px;
    /*font-family: icomoon; */
  }

  .filter__tab-icon:before {
    content: "\e615";
  }

  .filter__tab--active .filter__tab-icon {
    /*font-family: icomoon; */
  }

  .filter__tab--active .filter__tab-icon:before {
    content: "\e614";
  }

  .filter__pane {
    border: 1px solid #eeeeee;
    position: absolute;
    z-index: 5;
    background: white;
    padding: 30px;
    padding-top: 50px;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    left: 30px;
    right: 30px;
  }

  .filter__pane:before,
  .filter__pane:after {
    content: " ";
    display: table;
  }

  .filter__pane:after {
    clear: both;
  }

  .filter__pane--active {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear;
    z-index: 10;
  }

  .filter__pane-title {
    display: none;
  }

  .filter__pane-subtitle {
    display: block;
  }

  .filter__pane-clear {
    opacity: 0;
    position: absolute;
    right: 50px;
    top: 20px;
    cursor: pointer;
    transition: opacity 0.3s ease;
  }

  .filter__pane-close {
    position: absolute;
    right: 30px;
    top: 10px;
    cursor: pointer;
    transition: opacity 0.3s ease;
  }

  .filter__pane-clear--visible {
    opacity: 1;
  }

  .filter__pane-value {
    width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    color: #cccccc;
    margin: 5px;
    border-width: 3px;
    border-style: solid;
    border-color: transparent;
    transition: border-color 0.2s, background-color 0.2s;
  }

  .filter__pane-value--selected .filter__pane-value-icon {
    opacity: 1;
  }

  .filter__pane-value--visible {
    display: block;
  }

  .filter__pane-value-inner {
    height: 60px;
    width: 100%;
    padding-left: 0;
    display: table;
    vertical-align: middle;
    text-align: center;
  }

  .filter__pane-value-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px;
  }

  .filter__pane-groups {
    display: block;
    padding: 0;
    width: 30%;
    height: 100%;
    float: left;
    border-right: 1px solid #dadada;
  }

  .filter__pane-group-title {
    cursor: pointer;
    list-style: none;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: transparent;
    color: #00325e333;
    transition: border-right-width 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, padding-left 0.3s, color 0.3s;
  }

  .filter__pane-group-title--selected {
    padding-left: 5px;
    color: #a9cff8;
    background: white;
    border-right-color: #a9cff8;
    border-right-width: 5px;
  }

  .filter__pane--has-groups .filter__pane-values {
    padding-left: 20px;
    box-shadow: -1px 0px 0px #dadada;
    width: 70%;
  }

  .filter__pane-values {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .filter__pane-values--location .filter__pane-value,
  .filter__pane-values--level .filter__pane-value,
  .filter__pane-values--sector .filter__pane-value {
    margin: 5px;
    padding: 0;
  }

  .filter__pane-values--level .filter__pane-value:hover {
    border-color: #91c4ab;
    color: #91c4ab;
  }

  .filter__pane-values--level .filter__pane-value--selected {
    background-color: #91c4ab;
  }

  .filter__pane-values--level .filter__pane-value-inner {
    height: 50px;
  }

  .filter__pane-values--sector .filter__pane-value:hover {
    border-color: #014582;
    color: #014582;
  }

  .filter__pane-values--sector .filter__pane-value--selected {
    background-color: #014582;
  }

  .filter__pane-values--location .filter__pane-value:hover {
    border-color: #a9cff8;
    color: #a9cff8;
  }

  .filter__pane-values--location .filter__pane-value--selected {
    background-color: #a9cff8;
  }

  .filter__pane-values--location .filter__pane-value-inner {
    height: 50px;
  }
}

@media (min-width: 992px) {
  .filter {
    width: 100%;
    margin: 0;
    padding: 0 50px;
  }

  .filter__pane {
    left: 100px;
    right: 100px;
  }

  .filter__tabs {
    width: 85%;
  }
}

@media (min-width: 1200px) {
  .filter__pane--has-groups .filter__pane-values {
    width: 73%;
  }

  .filter__pane-groups {
    width: 27%;
  }

  .filter__pane-value {
    width: 31%;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
  }
}

.job-board__job-counter {
  margin-bottom: 20px;
}

.job-board__job-counter__label {
  color: #014582;
}

.job-board__filter-toggle {
  width: 100%;
}

.job-board__search-wrapper {
  margin-bottom: 30px;
}

.job-board__entities {
  margin-top: 60px;
  margin-bottom: 50px;
}

.job-board__entities--title {
  margin-bottom: 20px;
}

.job-board__entities-link {
  display: block;
}

.job-board__filters-list {
  margin-bottom: 10px;
}

.job-board__filters-list__item {
  padding: 0 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 32px;
  color: white;
}

.job-board__filters-list__item:hover {
  color: white;
}

.job-board__filters-list__item:hover:before {
  color: white;
}

.job-board__filters-list--sector .job-board__filters-list__item {
  background-color: #014582;
}

.job-board__filters-list--location .job-board__filters-list__item {
  background-color: #a9cff8;
}

.job-board__filters-list--level .job-board__filters-list__item {
  background-color: #91c4ab;
}

@media (min-width: 768px) {
  .job-board__search-wrapper {
    text-align: center;
  }

  .job-board__filter-toggle {
    display: none;
  }

  .job-board__job-counter {
    margin-top: 0;
    margin-bottom: 50px;
  }

  .job-board__entities-link {
    display: block;
    float: left;
    width: 33.33333%;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 50px;
  }
}

@media (min-width: 1200px) {
  .job-board__jobs-list__results {
    width: 90%;
    margin: 0 auto;
  }
}

.job-details-description {
  position: relative;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.job-details-description__offer-title {
  text-align: center;
  color: #00325e333;
  margin: 30px 0;
}

.job-details-description__title {
  text-align: center;
  margin: 0;
}

.job-details-description__inner {
  margin: 40px 15px;
}

.job-details-description__button-wrapper {
  margin: 60px 0;
  padding: 0 15px;
}

.job-details-description__button-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.job-details-description__button-block__button {
  margin: 0 0 15px;
  height: 50px;
}

.job-details-description__button-block__button:last-child {
  margin: 0;
}

.job-details-description__information {
  margin: 40px 0 0;
  overflow: hidden;
}

.job-details-description__information__item {
  overflow: hidden;
  margin: 0 0 5px;
}

.job-details-description__information__item__title {
  float: left;
  width: 50%;
  text-align: right;
  padding: 0 20px 0 0;
  color: #999999;
}

.job-details-description__information__item__description {
  float: right;
  width: 50%;
}

@media (min-width: 768px) {
  .job-details-description__related-article {
    margin-top: 50px;
  }

  .job-details-description__offer-title {
    text-align: left;
  }

  .job-details-description__title {
    text-align: left;
  }

  .job-details-description__information__item {
    margin: 0 0 10px;
  }

  .job-details-description__information__item__title {
    text-align: left;
    width: 35%;
  }

  .job-details-description__information__item__description {
    float: left;
    width: auto;
  }

  .job-details-description__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .job-details-description__button-wrapper {
    width: 83.33333%;
    margin-left: 8.33333%;
    float: left;
  }

  .job-details-description__button-block {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .job-details-description__button-block__button {
    width: 190px;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .job-details-description__related-article {
    margin-top: 0;
  }

  .job-details-description__information {
    margin: 40px 0 40px -170px;
  }

  .job-details-description__information__item__title {
    text-align: right;
    width: 22%;
  }

  .job-details-description__button-wrapper {
    width: 130px;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .job-details-description__button-block {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .job-details-description__button-block__button {
    width: 160px;
    padding: 0;
    margin: 0 0 15px;
  }

  .job-details-description__button-block--fixed {
    position: fixed;
    top: 10px;
    margin: 0;
  }

  .job-details-description__button-block--absolute {
    position: absolute;
    bottom: 10px;
    top: inherit;
  }

  .job-details-description__description__wrapper {
    min-height: 360px;
  }

  .job-details-description__second-row {
    position: relative;
  }

  .job-details-description__related-article {
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

@media (min-width: 1200px) {
  .job-details-description__information {
    margin: 40px 0 40px -210px;
  }

  .job-details-description__button-block__button {
    width: 190px;
  }
}

.related-article__article {
  display: block;
  color: #00325e333;
  padding: 30px 0 20px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.related-article__article:hover {
  color: #00325e333;
}

.related-article__title {
  margin-bottom: 20px;
}

.related-article__image {
  margin-bottom: 20px;
}

.related-article__subtitle {
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .related-article__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .related-article__read {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}

.job-details-jobs {
  overflow: hidden;
}

.job-details-jobs__title {
  margin-bottom: 30px;
}

.job-details-jobs__subtitle {
  margin-bottom: 30px;
}

.job-details-jobs__jobs-slider {
  margin-bottom: 50px;
}

.job-details-jobs__jobs {
  list-style-type: none;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}

.job-details-jobs__jobs.hidden {
  display: none;
}

.job-details-jobs__job {
  margin-top: 15px;
  margin-bottom: 15px;
}

.job-details-jobs__load-more-wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.job-details-jobs__load-more.hidden {
  display: none;
}

@media (min-width: 768px) {
  .job-details-jobs {
    background: #eeeeee;
    padding-top: 70px;
  }

  .job-details-jobs__title {
    text-align: center;
  }

  .job-details-jobs__subtitle {
    text-align: center;
    margin-bottom: 70px;
  }

  .job-details-jobs__job {
    margin-top: 0;
    margin-bottom: 0;
  }

  .job-details-jobs__load-more-wrapper {
    display: none;
  }
}

@media (min-width: 992px) {
  .job-details-jobs__jobs-wrapper {
    overflow: hidden;
  }
}

.job-details-jobs .js-slider .slider__arrow {
  display: none;
  top: 50%;
  margin-top: -50px;
  position: absolute;
  color: #014582;
  cursor: pointer;
  font-size: 25px;
  /*font-family: icomoon; */
}

.job-details-jobs .js-slider .slider__arrow--left {
  left: -25px;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.job-details-jobs .js-slider .slider__arrow--right {
  right: -25px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.job-details-jobs .js-slider .slider__pagination {
  display: none;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  opacity: 1;
  transition: opacity 0.2s linear;
}

.job-details-jobs .js-slider .slider__pagination--tablet-only {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .job-details-jobs .js-slider .slider__pagination--tablet-only {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.job-details-jobs .js-slider .slider__pagination__dot {
  display: inline-block;
  vertical-align: middle;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin: 8px;
  background: #fac2b9;
  transition: background 0.2s linear;
}

.job-details-jobs .js-slider .slider__pagination__dot--active {
  background: #014582;
}

.job-details-jobs .js-slider.slider--swapping .slider__pagination {
  opacity: 0.3;
}

@media (min-width: 768px) {
  .job-details-jobs .js-slider {
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    padding: 0 0 50px;
  }

  .job-details-jobs .js-slider .slider__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }

  .job-details-jobs .js-slider .slider__inner--animate {
    transition: transform 0.3s ease-out;
  }

  .job-details-jobs .js-slider .slider__item {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 15px;
  }

  .job-details-jobs .js-slider .slider__pagination {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 992px) {
  .job-details-jobs .js-slider .slider__item {
    width: 33.33333%;
  }

  .job-details-jobs .js-slider .slider__arrow {
    display: block;
  }
}

.job-sector {
  position: relative;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.job-sector__inner {
  margin: 40px 15px;
}

.job-sector__back-link {
  line-height: 30px;
}

.job-sector__topic {
  color: #666666;
  margin-left: 30px;
}

.job-sector__title {
  text-align: center;
}

.job-sector__button-wrapper {
  margin: 45px 0;
  padding: 0 15px;
}

.job-sector__button-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.job-sector__button-block__button {
  margin: 0 0 15px;
  height: 50px;
}

.job-sector__button-block__button:last-child {
  margin: 0;
}

.job-sector__paragraph {
  margin: 10px 0 70px 0;
}

@media (min-width: 768px) {
  .job-sector__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .job-sector__topic {
    display: inline;
    vertical-align: middle;
    margin-left: 0;
  }

  .job-sector__topic:before {
    margin: 0 10px;
    content: ' | ';
  }

  .job-sector__title {
    text-align: left;
    margin: 0 0 0 0;
  }

  .job-sector__button-wrapper {
    width: 83.33333%;
    margin-left: 8.33333%;
    float: left;
  }

  .job-sector__button-block {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .job-sector__button-block__button {
    width: 290px;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .job-sector__title {
    margin: 0 0 70px 0;
  }

  .job-sector__button-wrapper {
    width: auto;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .job-sector__button-block {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .job-sector__button-block__button {
    width: 160px;
    padding: 0;
    margin: 0 0 15px;
  }
}

@media (min-width: 1200px) {
  .job-sector__button-block__button {
    width: 190px;
  }
}

.job-sectors-list__item {
  margin-top: 75px;
}

@media (min-width: 768px) {
  .job-sectors-list__item {
    margin-top: 90px;
  }
}

@media (min-width: 992px) {
  .job-sectors-list__wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .job-sectors-list__item {
    margin: 1%;
    width: 32%;
  }

  .job-sectors-list__item:first-child {
    margin-left: 0;
  }

  .job-sectors-list__item:nth-child(3n+1) {
    margin-left: 0;
  }

  .job-sectors-list__item:nth-child(3n) {
    margin-right: 0;
  }

  .job-sectors-list__item:last-child {
    margin-right: 0;
  }
}

.theme-banner__inner {
  height: 100%;
  color: white;
  text-align: center;
  padding-top: 60px;
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
}

.theme-banner__date {
  text-transform: uppercase;
}

.theme-banner__author__link {
  color: white;
  font-weight: bold;
}

.theme-banner__title-link {
  color: #ffffff;
}

.theme-banner__title-link:hover {
  color: #e6e6e6;
}

.theme-banner__title {
  margin-top: 50px;
}

.theme-banner__readmore {
  display: block;
  margin-top: 50px;
  line-height: 60px;
}

@media (max-width: 767px) {
  .theme-banner__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .theme-banner__readmore {
    width: 200px;
    display: inline-block;
    margin-top: 40px;
  }

  .theme-banner__title {
    margin-top: 40px;
    padding: 0 9%;
  }
}

@media (min-width: 992px) {
  .theme-banner {
    height: 500px;
  }

  .theme-banner__title {
    margin-top: 40px;
  }

  .theme-banner__summary {
    margin-top: 40px;
    padding: 0 20%;
  }

  .theme-banner__readmore {
    line-height: 50px;
  }
}

.theme__info {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.theme__info:before,
.theme__info:after {
  content: " ";
  display: table;
}

.theme__info:after {
  clear: both;
}

.theme__label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 200;
  margin-bottom: 20px;
}

.theme__title {
  margin-top: 0;
  padding-right: 30px;
}

.theme__description {
  color: #666666;
}

.theme__stories {
  margin: 30px 0;
  text-align: center;
}

.theme__stories:before,
.theme__stories:after {
  content: " ";
  display: table;
}

.theme__stories:after {
  clear: both;
}

.theme__story {
  margin-top: 10px;
  margin-bottom: 10px;
}

.theme__stories .article-preview__content-part {
  background: #eeeeee;
}

@media (min-width: 768px) {
  .theme__stories {
    text-align: left;
    padding: 0 50px;
  }
}

@media (min-width: 992px) {
  .theme__info {
    text-align: left;
    vertical-align: top;
  }

  .theme__label {
    float: left;
    width: 100%;
  }

  .theme__title {
    float: left;
    width: 50%;
  }

  .theme__description {
    float: right;
    width: 50%;
  }

  .theme__stories {
    padding: 0;
  }
}

.related-stories {
  padding: 80px 0 70px 0;
}

.related-stories__image-link {
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}

.related-stories__title {
  color: #00325e333;
  margin-bottom: 10px;
  display: block;
}

.related-stories__title:hover {
  color: gray;
}

@media (min-width: 768px) {
  .related-stories__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .related-stories__item {
    width: 47%;
  }
}

@media (min-width: 992px) {
  .related-stories__item {
    width: 23%;
  }

  .related-stories__image-link {
    display: block;
    overflow: hidden;
  }

  .related-stories__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transform: translateZ(0) scale(1);
  }

  .related-stories__image:hover {
    transform: translateZ(0) scale(1.03);
  }
}

.publication__inner {
  margin: 40px 15px;
}

.publication__back-link {
  line-height: 30px;
}

.publication__topic {
  color: #666666;
  margin-left: 30px;
}

.publication__info {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.publication__title {
  margin-top: 40px;
  margin-bottom: 0px;
  display: block;
  text-align: center;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  color: #00325e333;
}

.publication__cover {
  margin-top: 40px;
  box-shadow: 4px 4px 0px #eeeeee;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.publication__download {
  display: block;
  margin-top: 30px;
  line-height: 60px;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: -15px;
  margin-right: -15px;
}

.publication__document-metadata {
  margin-top: 20px;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.publication__cover,
.publication__document-metadata {
  width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.publication__document-type {
  color: #666666;
}

.publication__date {
  text-align: center;
  margin-top: 45px;
}

@media (min-width: 768px) {
  .publication__topic {
    display: inline;
    vertical-align: middle;
    margin-left: 0;
  }

  .publication__topic:before {
    margin: 0 10px;
    content: ' | ';
  }

  .publication__info {
    display: block;
    margin-top: 40px;
  }

  .publication__cover {
    margin-top: 0;
    float: left;
  }

  .publication__title {
    margin-top: 0;
    text-align: left;
  }

  .publication__title,
  .publication__download,
  .publication__document-metadata {
    margin-left: 260px;
  }

  .publication__date {
    text-align: left;
  }

  .publication__download {
    line-height: 50px;
  }
}

@media (min-width: 768px) {
  .publication__inner {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .publication__download {
    width: 200px;
  }
}

.person {
  position: relative;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.person__inner {
  margin: 40px 0;
}

.person__back-link {
  line-height: 30px;
}

.person__topic {
  color: #999999;
  margin-left: 27px;
}

.person__title {
  text-align: left;
  margin: 20px 0 20px 0;
}

.person__info-wrapper {
  background-color: #eeeeee;
  padding: 50px 0 50px 0;
  margin: 0 0 50px 0;
}

.person__info {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.person__info li {
  padding: 0 0 15px 0;
}

.person__avatar-wrapper {
  text-align: center;
}

.person__avatar {
  margin: 0 auto -50px auto;
  border-radius: 50%;
}

.person__button-wrapper {
  margin: 45px 0;
  padding: 0 15px;
}

.person__button-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.person__button-block__button {
  margin: 0 0 15px;
  height: 50px;
}

.person__button-block__button:last-child {
  margin: 0;
}

.person__social-wrapper {
  text-align: center;
  margin: 30px 0 0 0;
}

.person__social-icon {
  color: #bfcbd5;
  font-size: 23px;
  margin: 20px;
}

.person__social-icon:hover {
  color: #586d97;
}

@media (min-width: 768px) {
  .person__info li {
    padding: 0 0 20px 0;
  }

  .person__info-wrapper {
    float: left;
    padding: 0;
    background-color: inherit;
    width: 60%;
  }

  .person__offer-title {
    text-align: left;
  }

  .person__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .person__topic {
    display: inline;
    vertical-align: middle;
    margin-left: 0;
  }

  .person__title {
    margin: 0 0 20px 0;
  }

  .person__back-link:after {
    margin: 0 10px;
    content: ' | ';
    color: #666666;
  }

  .person__avatar-wrapper {
    text-align: right;
  }

  .person__button-wrapper {
    width: 83.33333%;
    margin: 65px 0 45px 8.33333%;
    float: left;
  }

  .person__wrapper {
    width: 290px;
  }

  .person__button-block {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .person__button-block__button {
    width: 290px;
    margin: 0;
  }

  .person__social-wrapper {
    text-align: left;
    margin: 0;
  }

  .person__social-icon {
    margin: 0 25px 0 0;
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .person__button-wrapper {
    width: auto;
    margin: 0;
    padding: 0;
  }

  .person__wrapper {
    width: 160px;
  }

  .person__button-block {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .person__button-block__button {
    width: 160px;
    padding: 0;
    margin: 0 0 15px;
  }
}

@media (min-width: 1200px) {
  .person__wrapper {
    width: 190px;
  }

  .person__button-block__button {
    width: 190px;
  }
}

.press-release__inner {
  margin: 40px 15px;
}

.press-release__back-link {
  line-height: 30px;
}

.press-release__label {
  display: inline-block;
  color: #666666;
  margin-bottom: 40px;
}

.press-release__title {
  text-align: center;
  color: #00325e333;
  margin-bottom: 0;
  display: block;
}

.press-release__buttons-wrapper {
  margin-top: 50px;
  text-align: left;
}

.press-release__newsletter {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

.press-release__document-metadata {
  padding: 15px;
  border-bottom: 1px solid #dadada;
}

.press-release__download {
  line-height: 50px;
  display: block;
}

.press-release__document-title {
  font-weight: bold;
}

.press-release__document-type {
  color: #cccccc;
  font-weight: bold;
}

.press-release__datetime {
  margin: 50px 0;
  text-align: center;
}

.press-release__time {
  color: #cccccc;
}

.press-release__contact-button {
  margin-top: 20px;
  display: block;
  border-top: 1px solid #dadada;
  text-align: left;
}

@media (min-width: 768px) {
  .press-release {
    padding: 0;
  }

  .press-release__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .press-release__title {
    text-align: left;
  }

  .press-release__buttons-wrapper {
    margin-top: 40px;
  }

  .press-release__download {
    width: 100%;
    line-height: 50px;
    margin: 0;
  }

  .press-release__document-metadata {
    border-bottom: 0;
    padding: 0;
    margin-top: 20px;
  }

  .press-release__datetime {
    margin: 40px 0;
    text-align: left;
  }

  .press-release__date,
  .press-release__time {
    display: inline-block;
  }

  .press-release__time:before {
    content: ' | ';
  }
}

@media (min-width: 992px) {
  .press-release__outter {
    position: relative;
  }

  .press-release__title {
    margin: 0;
  }

  .press-release__info-wrapper {
    margin-top: 40px;
  }

  .press-release__buttons-wrapper {
    margin: 0;
    padding: 0;
    position: absolute;
  }

  .press-release__download {
    width: inherit;
    margin: 0;
  }
}

.investor-shareholder__list {
  padding-bottom: 80px;
}

.investor-shareholder__list__inner {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.investor-shareholder__item__wrapper {
  background-color: #eeeeee;
  position: relative;
  text-align: center;
  min-height: 260px;
  height: 260px;
  padding: 30px 15px 0;
}

.investor-shareholder__item__title {
  margin-top: 0;
  margin-bottom: 30px;
}

.investor-shareholder__item__button-more {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}

@media (min-width: 768px) {
  .investor-shareholder__subtitle {
    margin-bottom: 60px;
  }

  .investor-shareholder__item__wrapper {
    padding: 60px 60px 0 60px;
    min-height: 310px;
    height: 310px;
  }

  .investor-shareholder__item__button-more {
    bottom: 50px;
  }
}

@media (min-width: 992px) {
  .investor-shareholder__item {
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
  }

  .investor-shareholder__item__wrapper {
    height: 315px;
    padding: 50px 20px 15px 20px;
  }

  .investor-shareholder__item:first-child {
    margin-right: 30px;
  }

  .investor-shareholder__item:last-child {
    margin-left: 30px;
  }
}

.three-figures {
  /*background: #eeeeee;*/
  padding: 0 0 50px 0;
}

.three-figures__wrapper {
  padding-bottom: 60px;
}

.three-figures__wrapper:first-child {
  padding-top: 50px;
}

.three-figures__link-button {
  margin: 30px auto 0;
  display: table;
  line-height: inherit;
}

.three-figures__title {
  margin-bottom: 20px;
  color: #333;
}

.three-figures__title:hover {
  color: #1a1a1a;
}

.three-figures__item {
  text-align: center;
}

.three-figures__item__number {
  /*font-family: "Publico-Headline", Arial, sans-serif;*/
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1;
  color: #014582;
  font-size: 130px;
}

.three-figures__item__value {
  font-size: 0.3em;
  margin: 0 0 0 0.1em;
}

.three-figures__item__title {
  margin-top: 16px;
  color: #333;
  font-weight: 500;
}

.three-figures__item__title:hover {
  color: #1a1a1a;
}

@media (min-width: 768px) {
  .three-figures {
    padding: 0 0 60px 0;
  }

  .three-figures__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .three-figures__link-button {
    float: right;
    margin: 0;
  }

  .three-figures__item {
    width: 31%;
  }

  .three-figures__item__number {
    font-size: 100px;
  }

  .three-figures__wrapper:first-child {
    padding-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .three-figures__inner {
    width: 85%;
    margin: 0 auto;
  }

  .three-figures__item__number {
    font-size: 108px;
  }
}

@media (min-width: 1200px) {
  .three-figures__item__number {
    font-size: 65px;
  }
}

.investor-calendar__wrapper {
  margin-bottom: 40px;
  text-align: right;
}

@media (min-width: 768px) {
  .investor-calendar__wrapper {
    margin-right: auto;
  }
}

.investor__contacts {
  margin-top: 40px;
}

.form-list {
  margin-top: 65px;
}

.form-list p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}

.form-list .input-style {
  outline: none;
  width: 100%;
  padding: .6em 1em;
  margin-bottom: 30px;
  border: 1px solid #014582;
  font-family: Microsoft YaHei;
}

.form-list .input-style:focus {
  border-color: #00325e;
}

.form-list .submit {
  background-color: #014582;
  color: #fff;
  font-family: Microsoft YaHei;
}

.form-list .submit:hover {
  background-color: #00325e;
}

.earnings-page-results {
  overflow: hidden;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

.earnings-page-results__legend {
  margin: 5px 30px 30px;
  display: inline-block;
  color: #999999;
}

.earnings-page-results__table {
  margin-top: 0;
  padding-top: 20px;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: position 0s linear 0s, visibility 0s linear 0s, opacity 0.2s linear;
}

.earnings-page-results__table--hidden {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -120%;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear, position 0s linear 0.2s;
}

.earnings-page-results__table__thead {
  color: #666666;
}

.earnings-page-results__table table thead tr th:first-child {
  padding-left: 20px;
  text-align: left;
  color: #4975ba;
}

.earnings-page-results__table table tbody tr td:first-child {
  min-width: 260px;
  width: 260px;
  text-align: left;
  padding-left: 20px;
}

.earnings-page-results__table table tbody tr td a {
  display: block;
  text-decoration: none;
}

.earnings-page-results__table table tbody tr td a:before {
  display: block;
  /*font-family: icomoon;*/
  color: #4A77B7;
}

.earnings-page-results__table table tbody tr td a.icon-zipfile:before {
  color: #385b76;
}

.earnings-page-results__table table tbody tr td a.icon-excel:before {
  color: #71B475;
}

.earnings-page-results__table table tbody tr td a.icon-powerpoint:before {
  color: #CF452D;
}

.earnings-page-results__table table tbody tr td a.icon-youtube:before {
  color: #cd201f;
}

.earnings-page-results__table table tbody tr td a.icon-pdf:before {
  color: #E11C31;
}

.earnings-page-results__table table tbody tr td a.icon-mp3:before {
  color: #8077ac;
}

.earnings-page-results__filters {
  padding: 0 15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  position: relative;
}

.earnings-page-results__filters__inner {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  width: 100%;
}

.earnings-page-results__filters__inner:before,
.earnings-page-results__filters__inner:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 40px;
  z-index: 1;
  pointer-events: none;
}

.earnings-page-results__filters__inner:before {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.earnings-page-results__filters__inner:after {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.earnings-page-results__filters__value {
  padding: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #999999;
  cursor: pointer;
}

.earnings-page-results__filters__value--active,
.earnings-page-results__filters__value:hover {
  margin-top: -2px;
  color: #014582;
  border-bottom: 2px solid #014582;
}

.earnings-page-results__filters__value--active .earnings-page-results__filters__label,
.earnings-page-results__filters__value:hover .earnings-page-results__filters__label {
  top: 2px;
}

.earnings-page-results__filters__value:last-child .earnings-page-results__filters__label:after {
  /*font-family: icomoon;*/
  content: "\e610";
  position: absolute;
  right: -15px;
  top: 3px;
  font-size: 0.7em;
}

.earnings-page-results__filters__label {
  display: block;
  position: relative;
}

@media (min-width: 768px) {
  .earnings-page-results__table table thead tr th {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .earnings-page-results__table table thead tr th:first-child {
    padding-left: 30px;
  }

  .earnings-page-results__table table tbody tr td:first-child {
    padding-left: 30px;
  }

  .earnings-page-results__filters {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .earnings-page-results__table table thead tr th:first-child {
    padding-left: 40px;
  }

  .earnings-page-results__table table tbody tr td:first-child {
    padding-left: 40px;
  }
}

.news-and-media-calendar__wrapper {
  margin-bottom: 40px;
  margin-right: 15px;
  text-align: right;
}

@media (min-width: 768px) {
  .news-and-media-calendar__wrapper {
    margin-right: auto;
  }
}

.news-and-media__contacts {
  margin-top: 40px;
}

.spotlight-banner__banner::before {
  content: "";
  display: block;
  top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
}

.spotlight-banner__theme,
.spotlight-banner__title {
  color: #ffffff;
}

.spotlight-banner__theme:hover,
.spotlight-banner__title:hover {
  color: #e6e6e6;
}

.spotlight-banner__theme,
.spotlight-banner__title,
.spotlight-banner__subtitle {
  display: block;
  margin: 0 0 20px;
}

@media (min-width: 992px) {

  .spotlight-banner__theme,
  .spotlight-banner__title,
  .spotlight-banner__subtitle {
    margin: 0 0 30px;
  }
}

.spotlight-infos__details {
  text-align: center;
}

.spotlight-infos__section {
  margin-bottom: 20px;
  color: #999999;
}

.spotlight-infos__theme {
  margin-bottom: 20px;
}

.spotlight-infos__description,
.spotlight-infos__more {
  margin-bottom: 40px;
}

.spotlight-infos__wrapper {
  padding-bottom: 70px;
}

.spotlight-infos .article-preview__content-part {
  background: #eeeeee;
}

.spotlight-infos .article-preview__button-discover {
  bottom: 45px;
}

.spotlight-infos__mobile-more {
  float: right;
}

@media (min-width: 768px) {
  .spotlight-infos__wrapper {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .spotlight-infos__details {
    text-align: left;
    float: left;
    width: 29%;
  }

  .spotlight-infos__wrapper {
    padding-bottom: 0;
    float: right;
    width: 66%;
  }

  .spotlight-infos__item {
    float: left;
    width: 48%;
  }

  .spotlight-infos__item:last-child {
    float: right;
  }
}

.spotlight-themes {
  position: relative;
  overflow: hidden;
}

.spotlight-themes__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}

.spotlight-themes__wrapper--fixed {
  position: fixed;
}

.spotlight-themes__wrapper--bottom {
  top: inherit;
  bottom: 0;
}

.spotlight-themes__item {
  height: 100vh;
  overflow: hidden;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
}

.spotlight-themes__banner {
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: scale3d(1.3, 1.3, 1);
}

.spotlight-themes__banner__overlay {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.spotlight-themes__title-block {
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 0;
  width: 80%;
  color: #ffffff;
  text-align: center;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.spotlight-themes__theme,
.spotlight-themes__title {
  display: block;
  margin: 0 0 30px;
  color: #ffffff;
}

.spotlight-themes__theme:hover,
.spotlight-themes__title:hover {
  color: #fff;
}

.spotlight-themes__subtitle {
  margin: 0 0 70px;
}

@media (min-width: 768px) {
  .spotlight-themes__theme {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .spotlight-themes__title-block {
    left: 15%;
    width: 70%;
  }

  .spotlight-themes__theme,
  .spotlight-themes__title,
  .spotlight-themes__subtitle {
    margin: 0 0 30px;
  }
}

@media (min-width: 1200px) {
  .spotlight-themes__title-block {
    left: 25%;
    width: 50%;
  }
}

.spotlight-stories__item__title {
  margin-bottom: 25px;
  display: block;
  color: #00325e333;
}

.spotlight-stories__item__title:hover {
  color: gray;
}

.spotlight-stories__item__wrapper {
  padding: 40px 30px 0 0;
}

.spotlight-stories__section {
  text-align: center;
  margin-bottom: 20px;
  color: #999999;
}

.spotlight-stories__user {
  margin-bottom: 30px;
}

.spotlight-stories__image-link {
  display: block;
  margin-bottom: 40px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .spotlight-stories__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .spotlight-stories__item {
    width: 47%;
    text-align: center;
  }

  .spotlight-stories__item__wrapper {
    padding: 30px 0 0;
  }

  .spotlight-stories__item__title {
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .spotlight-stories__section {
    text-align: left;
  }

  .spotlight-stories__item {
    width: 23%;
  }

  .spotlight-stories__item:nth-child(2n) {
    display: block;
  }

  .spotlight-stories__image-link {
    display: block;
    overflow: hidden;
  }

  .spotlight-stories__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transform: translateZ(0) scale(1);
  }

  .spotlight-stories__image:hover {
    transform: translateZ(0) scale(1.03);
  }
}

.demo-page__image {
  width: 100%;
}

.demo-page__fullpage header,
.demo-page__fullpage footer {
  display: none;
}

.stock-prices-banner__info {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}

.stock-prices-banner__info:before,
.stock-prices-banner__info:after {
  content: " ";
  display: table;
}

.stock-prices-banner__info:after {
  clear: both;
}

.stock-prices-banner__label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 200;
  margin-bottom: 20px;
}

.stock-prices-banner__title {
  margin-top: 0;
}

.stock-prices-banner__description {
  color: #666666;
}

.stock-prices-banner__banner {
  position: relative;
  height: 400px;
  background-size: cover;
  background-position: center;
}

.stock-prices-banner__title-block {
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 0;
  width: 80%;
  color: #ffffff;
  text-align: center;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.stock-prices-banner__title a:link {
  color: #FFFFFF;
}

.stock-prices-banner__title a:visited {
  color: #FFFFFF;
}

.stock-prices-banner__section,
.stock-prices-banner__date,
.stock-prices-banner__subtitle,
.stock-prices-banner__download {
  margin: 0 0 20px;
}

.stock-prices-banner__link {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .stock-prices-banner__banner {
    height: 480px;
  }
}

@media (min-width: 992px) {
  .stock-prices-banner__banner {
    height: 650px;
  }

  .stock-prices-banner__section,
  .stock-prices-banner__title,
  .stock-prices-banner__date,
  .stock-prices-banner__subtitle {
    margin: 0 0 30px;
  }

  .stock-prices-banner__info {
    text-align: left;
    vertical-align: top;
  }

  .stock-prices-banner__label {
    float: left;
    width: 100%;
  }

  .stock-prices-banner__title {
    float: left;
    width: 50%;
  }

  .stock-prices-banner__description {
    float: right;
    width: 50%;
  }
}

.stock-prices-table__legend {
  margin: 5px 30px 30px;
  display: inline-block;
  color: #999999;
}

.stock-prices-table__group {
  margin-bottom: 70px;
}

@media (min-width: 768px) {
  .stock-prices-table__legend {
    margin-left: 40px;
    margin-right: 40px;
  }
}

@media (min-width: 992px) {
  .stock-prices-table__legend {
    margin-left: 60px;
    margin-right: 60px;
  }
}

.repository__list__no-item {
  padding: 25px 0;
}

@media (min-width: 768px) {
  .repository__list__no-item {
    padding: 25px 15px;
  }
}

@media (min-width: 992px) {
  .repository__list__no-item {
    padding: 25px 15px;
  }
}

.repository__item {
  position: relative;
  z-index: 0;
  padding: 25px 15px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 -15px;
  overflow: hidden;
  transition: background-color 0.2s ease;
}

.repository__item__wrapper {
  display: block;
  transition: transform 0.3s ease;
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

.repository__item:hover {
  background-color: #eeeeee;
}

.repository__item:hover .repository__item__wrapper {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.repository__item__title {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0;
  color: #00325e333;
}

.repository__item__sub {
  color: #999999;
}

.repository__item__info {
  color: #00325e333;
}

.repository__item--enter {
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  transform: translate3d(-20%, 0, 0);
  opacity: 0;
}

.repository__item--enter-active {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition: transform 300ms ease-in, opacity 200ms linear 100ms;
}

.repository__item--leave {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.repository__item--leave-active {
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  transform: translate3d(-20%, 0, 0);
  opacity: 0;
  transition: transform 300ms ease-in, opacity 200ms linear;
}

@media (min-width: 768px) {
  .repository__item {
    padding: 20px 20px 30px;
    margin: 0;
  }

  .repository__item__info {
    width: 20%;
    float: left;
    margin-top: 10px;
  }

  .repository__item__inner {
    width: 80%;
    float: left;
  }
}

@media (min-width: 992px) {
  .repository__item {
    padding: 30px;
  }
}

.repository__dateFilter {
  position: relative;
  margin: 30px -15px 0;
  padding: 0 15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background: linear-gradient(to right, rgba(255, 255, 255, 0));
}

.repository__dateFilter--event {
  margin-bottom: 20px;
}

.repository__dateFilter__opacity {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  z-index: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
  pointer-events: none;
}

.repository__dateFilter__inner {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
  white-space: nowrap;
}

.repository__dateFilter__date {
  padding: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #999999;
  cursor: pointer;
}

.repository__dateFilter__date--active,
.repository__dateFilter__date:hover {
  margin-top: -2px;
  color: #014582;
  border-bottom: 2px solid #014582;
}

.repository__dateFilter__date--active .repository__dateFilter__label,
.repository__dateFilter__date:hover .repository__dateFilter__label {
  top: 2px;
}

.repository__dateFilter__label {
  display: block;
  position: relative;
}

.repository__dateFilter--upcoming .repository__dateFilter__date:first-child {
  margin-right: 20px;
}

.repository__dateFilter--upcoming .repository__dateFilter__date:first-child .repository__dateFilter__label {
  color: #999999;
  line-height: inherit;
}

.repository__dateFilter--upcoming .repository__dateFilter__date:nth-child(2) .repository__dateFilter__label {
  color: #999999;
  line-height: inherit;
}

.repository__dateFilter--upcoming .repository__dateFilter__date--active:first-child .repository__dateFilter__label,
.repository__dateFilter--upcoming .repository__dateFilter__date--active:nth-child(2) .repository__dateFilter__label {
  color: #4975ba;
}

@media (min-width: 768px) {
  .repository__dateFilter {
    margin: 60px 0 30px;
    margin-right: 40px;
    padding: 0;
  }
}

.repository__count__number {
  margin: 15px 0 50px;
  line-height: normal;
  font-size: 75px;
  color: #C6C6C6;
}

.repository__filtersList {
  padding: 40px 0;
  border-top: 1px solid #dadada;
}

.repository__filtersList__title {
  margin-bottom: 20px;
}

.repository__filtersList__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.repository__activeFilters {
  overflow: hidden;
  margin: 20px 15px 0;
}

.repository__activeFilters__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.repository__activeFilters__filter {
  float: left;
  margin: 0 15px 15px 0;
}

.repository__activeFilters__filter__label {
  line-height: 32px;
  padding: 0 10px;
  background: #eeeeee;
}

.repository__activeFilters__filter__label:before {
  font-size: 0.8em;
}

@media (min-width: 768px) {
  .repository__activeFilters {
    margin: 20px 0 0;
  }

  .repository__activeFilters__title {
    float: left;
    line-height: 30px;
    margin: 0 20px 0 0;
  }
}

@media (min-width: 992px) {
  .repository__activeFilters__list {
    float: left;
    width: 80%;
  }
}

.repository__filter {
  margin-left: -30px;
  padding: 5px 0 5px 30px;
  min-height: 45px;
  cursor: pointer;
  position: relative;
}

.repository__filter__label {
  text-transform: uppercase;
  color: #999999;
}

.repository__filter__label {
  display: inline-block;
  vertical-align: middle;
}

.repository__filter--active,
.repository__filter:hover {
  border-left: 3px solid #014582;
  padding-left: 27px;
}

.repository__filter--active .repository__filter__label,
.repository__filter:hover .repository__filter__label {
  color: #014582;
}

.repository__filter--active--blue,
.repository__filter--link:hover {
  border-left-color: #4975ba;
}

.repository__filter--active--blue .repository__filter__label,
.repository__filter--link:hover .repository__filter__label {
  color: #4975ba;
}

.repository__filter--allInactive .repository__filter__label {
  color: #014582;
}

.repository__filter:last-child {
  margin-bottom: 0;
}

.repository {
  position: relative;
  overflow: hidden;
}

.repository__back-wrapper {
  padding: 30px 0;
  padding-left: 15px;
  background: #ffffff;
}

.repository__topic {
  color: #666666;
  line-height: 10px;
}

.repository__title {
  padding: 0 15px;
}

.repository__left,
.repository__right {
  width: 100%;
}

.repository__right {
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 5;
  height: 100%;
  overflow: auto;
  margin-right: -15px;
  padding: 80px 30px;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s ease;
  background: #eeeeee;
  -webkit-overflow-scrolling: touch;
}

.repository__right--active {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.repository__open-filters,
.repository__close-filters {
  vertical-align: middle;
  margin-left: 15px;
  color: #014582;
  cursor: pointer;
}

.repository__open-filters i,
.repository__close-filters i {
  margin-left: 5px;
}

.repository__close-filters {
  position: absolute;
  top: 30px;
  left: 15px;
  z-index: 0;
}

@media (min-width: 768px) {
  .repository {
    background: linear-gradient(to right, #ffffff 50%, #eeeeee 50%, #eeeeee);
  }

  .repository__topic {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid;
    padding-left: 15px;
    margin-left: 10px;
  }

  .repository__title {
    padding: 0;
    margin: 0 0 15px;
  }

  .repository__wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: linear-gradient(to right, #ffffff 70%, #eeeeee 70%, #eeeeee);
    width: 100%;
  }

  .repository__left,
  .repository__right {
    float: left;
  }

  .repository__left,
  .repository__back-wrapper {
    width: 70%;
  }

  .repository__right {
    position: relative;
    width: 30%;
    left: inherit;
    z-index: 0;
    overflow: visible;
    margin-right: 0;
    padding: 0 0 80px 30px;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }

  .repository__count {
    margin-top: -50px;
  }
}

@media (min-width: 992px) {

  .repository__back-wrapper,
  .repository__left {
    width: 75%;
  }

  .repository__back-wrapper {
    padding-right: 5%;
  }

  .repository__wrapper {
    background: linear-gradient(to right, #ffffff 75%, #eeeeee 75%, #eeeeee);
  }

  .repository__right {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .repository__event-type .repository__left {
    padding-right: 30px;
  }

  .repository__left {
    width: 80%;
  }

  .repository__back-wrapper {
    width: 80%;
    padding-right: 5%;
  }

  .repository__wrapper {
    background: linear-gradient(to right, #ffffff 80%, #eeeeee 80%, #eeeeee);
  }

  .repository__right {
    width: 20%;
  }
}

.organization-chart-banner__info {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}

.organization-chart-banner__info:before,
.organization-chart-banner__info:after {
  content: " ";
  display: table;
}

.organization-chart-banner__info:after {
  clear: both;
}

.organization-chart-banner__label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 200;
  margin-bottom: 20px;
}

.organization-chart-banner__title {
  margin-top: 0;
}

.organization-chart-banner__description {
  color: #666666;
}

.organization-chart-banner__banner {
  position: relative;
  height: 400px;
  background-size: cover;
  background-position: center;
}

.organization-chart-banner__title-block {
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 0;
  width: 80%;
  color: #ffffff;
  text-align: center;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.organization-chart-banner__title a:link {
  color: #FFFFFF;
}

.organization-chart-banner__title a:visited {
  color: #FFFFFF;
}

.organization-chart-banner__section,
.organization-chart-banner__date,
.organization-chart-banner__subtitle,
.organization-chart-banner__download {
  margin: 0 0 20px;
}

.organization-chart-banner__link {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .organization-chart-banner__banner {
    height: 480px;
  }
}

@media (min-width: 992px) {
  .organization-chart-banner__banner {
    height: 650px;
  }

  .organization-chart-banner__section,
  .organization-chart-banner__title,
  .organization-chart-banner__date,
  .organization-chart-banner__subtitle {
    margin: 0 0 30px;
  }

  .organization-chart-banner__info {
    text-align: left;
    vertical-align: top;
  }

  .organization-chart-banner__label {
    float: left;
    width: 100%;
  }

  .organization-chart-banner__title {
    float: left;
    width: 50%;
  }

  .organization-chart-banner__description {
    float: right;
    width: 50%;
  }
}

.organization-chart-persons__description {
  margin-bottom: 50px;
  text-align: center;
}

.organization-chart-persons__item {
  position: relative;
  margin-bottom: 30px;
  display: block;
}

.organization-chart-persons__picture {
  border-radius: 50%;
  width: 15%;
  float: left;
  display: block;
}

.organization-chart-persons__name {
  color: #014582;
}

.organization-chart-persons__region {
  color: #999999;
}

.organization-chart-persons__informations {
  color: #00325e333;
  padding-left: 20px;
  margin-left: 20%;
  border-bottom: 1px solid #eeeeee;
}

.organization-chart-persons__informations:before,
.organization-chart-persons__informations:after {
  content: " ";
  display: table;
}

.organization-chart-persons__informations:after {
  clear: both;
}

.organization-chart-persons__specificInfos {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .organization-chart-persons__item {
    float: left;
    width: 50%;
  }

  .organization-chart-persons__item:nth-child(odd) {
    clear: both;
  }

  .organization-chart-persons__picture {
    width: 100px;
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .organization-chart-persons__informations {
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 60px;
    border: 0;
  }

  .organization-chart-persons__specificInfos {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .organization-chart-persons__item {
    width: 33.333%;
  }

  .organization-chart-persons__item:nth-child(odd) {
    clear: none;
  }

  .organization-chart-persons__item:nth-child(3n+1) {
    clear: both;
  }

  .organization-chart-persons__title {
    margin-bottom: 60px;
  }

  .organization-chart-persons__informations {
    margin-bottom: 60px;
  }
}

.organization-chart-calendar__wrapper {
  margin-bottom: 40px;
  text-align: right;
}

@media (min-width: 768px) {
  .organization-chart-calendar__wrapper {
    margin-right: auto;
  }
}

.about-us-sub__info {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}

.about-us-sub__info:before,
.about-us-sub__info:after {
  content: " ";
  display: table;
}

.about-us-sub__info:after {
  clear: both;
}

.about-us-sub__label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 200;
  margin-bottom: 20px;
}

.about-us-sub__title {
  margin-top: 0;
}

.about-us-sub__description {
  color: #666666;
}

.about-us-sub__banner {
  position: relative;
  height: 400px;
  margin: 0 0 70px 0;
  background-size: cover;
  background-position: center;
}

.about-us-sub__title a:link {
  color: #FFFFFF;
}

.about-us-sub__title a:visited {
  color: #FFFFFF;
}

.about-us-sub__link {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .about-us-sub__banner {
    height: 480px;
  }
}

@media (min-width: 992px) {
  .about-us-sub__banner {
    height: 650px;
  }

  .about-us-sub__info {
    text-align: left;
    vertical-align: top;
  }

  .about-us-sub__label {
    float: left;
    width: 100%;
  }

  .about-us-sub__title {
    float: left;
    width: 50%;
  }

  .about-us-sub__description {
    float: right;
    width: 50%;
  }
}

.social-media-aside-module__background {
  background-color: #eeeeee;
}

.social-media-aside-module__block {
  margin: 0 0 60px 0;
}

.social-media-aside-module__block__title {
  margin: 60px 0;
  text-align: center;
}

.social-media-aside-module__block__referenceTitle {
  margin: 0 0 30px 0;
}

.social-media-aside-module__block__referenceTitle__link {
  color: #000000;
}

.social-media-aside-module__block__referenceTitle__link:hover {
  color: #000000;
}

.social-media-aside-module__block__referenceSummary {
  margin: 0 0 10px 0;
}

.social-media-aside-module__block__referenceThumbnail {
  margin: 0 0 30px 0;
}

.social-media-aside-module__block__youtubeIframe {
  width: 100%;
  height: 200px;
}

@media (min-width: 480px) {
  .social-media-aside-module__block__youtubeIframe {
    height: 200px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__referenceContent {
    width: 35%;
    float: left;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__referenceThumbnail {
    float: right;
    width: 60%;
    padding: 0 0 0 20px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__twitterBlock {
    float: right;
    width: 60%;
    padding: 0;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__youtubeBlock {
    float: right;
    width: 60%;
    padding: 0 0 0 20px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__facebook {
    float: right;
    width: 60%;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__linkedin {
    float: right;
    width: 60%;
    padding: 0 0 0 60px;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__referenceContent {
    width: 35%;
    float: right;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__referenceThumbnail {
    float: left;
    width: 60%;
    padding: 0 20px 0 0;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__twitterBlock {
    float: left;
    width: 60%;
    padding: 0 0 0 10px;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__youtubeBlock {
    float: left;
    width: 60%;
    padding: 0 20px 0 0;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__facebook {
    float: left;
    width: 60%;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__linkedin {
    float: left;
    width: 60%;
    padding: 0 183px 0 0;
  }
}

@media (min-width: 768px) {
  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__twitterBlock {
    padding: 0;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__facebook {
    padding: 0 0 0 30px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__linkedin {
    padding: 0 0 0 32px;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__twitterBlock {
    padding: 0;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__linkedin {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .social-media-aside-module__block__youtubeIframe {
    height: 400px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__twitterBlock {
    padding: 0 0 0 164px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__facebook {
    padding: 0 0 0 180px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__linkedin {
    padding: 0 0 0 64px;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__linkedin {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .social-media-aside-module__block__youtubeIframe {
    height: 400px;
  }

  .social-media-aside-module:nth-child(odd) .social-media-aside-module__block__linkedin {
    padding: 0 0 0 82px;
  }

  .social-media-aside-module:nth-child(even) .social-media-aside-module__block__linkedin {
    padding: 0;
  }
}

.social-media__info {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}

.social-media__info:before,
.social-media__info:after {
  content: " ";
  display: table;
}

.social-media__info:after {
  clear: both;
}

.social-media__label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 200;
  margin-bottom: 20px;
}

.social-media__title {
  margin-top: 0;
}

.social-media__description {
  color: #666666;
}

.social-media__banner {
  position: relative;
  height: 400px;
  margin: 0 0 70px 0;
  background-size: cover;
  background-position: center;
}

.social-media__link {
  display: table;
  margin: 0 auto;
}

.social-media__aside-module {
  padding: 50px 0 0 0;
}

.social-media__legend {
  margin: 5px 30px 30px;
  display: inline-block;
  color: #999999;
}

@media (min-width: 768px) {
  .social-media__banner {
    height: 480px;
  }

  .social-media__legend {
    margin: 0 40px;
  }
}

@media (min-width: 992px) {
  .social-media__banner {
    height: 650px;
  }

  .social-media__info {
    text-align: left;
    vertical-align: top;
  }

  .social-media__label {
    float: left;
    width: 100%;
  }

  .social-media__title {
    float: left;
    width: 50%;
  }

  .social-media__description {
    float: right;
    width: 50%;
  }

  .social-media__legend {
    margin: 0 60px;
  }
}

.boursorama__title {
  text-align: center;
}

.page-header-full-banner {
  position: relative;
  overflow: hidden;
}

.page-header-full-banner__banner::before {
  content: "";
  display: block;
  top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
}

.page-header-full-banner__title a:link {
  color: #FFFFFF;
}

.page-header-full-banner__title a:visited {
  color: #FFFFFF;
}

.page-header-full-banner__section,
.page-header-full-banner__date,
.page-header-full-banner__subtitle,
.page-header-full-banner__download {
  margin: 0 0 20px;
}

.page-header-full-banner__link {
  display: table;
  margin: 0 auto;
}

@media (min-width: 992px) {

  .page-header-full-banner__section,
  .page-header-full-banner__title,
  .page-header-full-banner__date,
  .page-header-full-banner__subtitle {
    margin: 0 0 30px;
  }
}

.page-header-inside-banner {
  overflow: hidden;
}

.page-header-inside-banner__info {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}

.page-header-inside-banner__info:before,
.page-header-inside-banner__info:after {
  content: " ";
  display: table;
}

.page-header-inside-banner__info:after {
  clear: both;
}

.page-header-inside-banner__label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 200;
  margin-bottom: 20px;
}

.page-header-inside-banner__title {
  margin-top: 0;
}

.page-header-inside-banner__description {
  color: #666666;
}

.page-header-inside-banner__banner {
  position: relative;
  height: 400px;
  margin: 0 0 70px 0;
  background-size: cover;
  background-position: center;
}

.page-header-inside-banner__banner__info-wrapper {
  padding: 30% 0 0 0;
  text-align: center;
}

.page-header-inside-banner__banner__info-wrapper__date {
  margin: 0 0 30px 0;
  color: #FFFFFF;
}

.page-header-inside-banner__title a:link {
  color: #000000;
}

.page-header-inside-banner__title a:visited {
  color: #000000;
}

.page-header-inside-banner__link {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .page-header-inside-banner__banner {
    height: 480px;
  }
}

@media (min-width: 992px) {
  .page-header-inside-banner__banner {
    height: 650px;
  }

  .page-header-inside-banner__info {
    text-align: left;
    vertical-align: top;
  }

  .page-header-inside-banner__label {
    float: left;
    width: 100%;
  }

  .page-header-inside-banner__title {
    float: left;
    width: 50%;
  }

  .page-header-inside-banner__description {
    float: right;
    width: 50%;
  }
}

#adways-interactive {
  position: relative;
  padding-top: 57%;
  overflow: hidden;
}

#adways-interactive iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.tabs-page-header__banner {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 50px 30px;
  text-align: center;
  height: inherit;
}

.tabs-page-header__banner--alternate {
  background-color: #fcefce;
  background-image: radial-gradient(#eadddd 10%, transparent 10%), radial-gradient(#e6e3e3 10%, transparent 10%);
  background-size: 20px 20px;
  background-position: 0 0, -10px 30px;
}

.tabs-page-header__banner--image {
  color: white;
}

.tabs-page-header__banner--image .tabs-page-header__tabs__item {
  color: white;
}

.tabs-page-header__banner--image .tabs-page-header__tabs__item:hover,
.tabs-page-header__banner--image .tabs-page-header__tabs__item--active {
  color: #014582;
}

.tabs-page-header__banner-overlay {
  background-size: cover;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-image: url(34fbc1d49f73dfeb4fe8dfdfe6175b75adbc8257__p5a0076.jpg?version=1.89.0);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.tabs-page-header__banner-overlay:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  opacity: 0.6;
}

.tabs-page-header__tabs {
  margin-bottom: 60px;
}

.tabs-page-header__tabs__item {
  display: block;
  color: #00325e333;
  transition: color 0.2s;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px;
}

.tabs-page-header__tabs__item:after {
  display: block;
  content: '';
  height: 1px;
  background-color: #6d6d6d;
  transition: opacity 0.2s;
  position: absolute;
  width: 30px;
  left: 50%;
  margin-left: -15px;
  opacity: 1;
  bottom: 0;
}

.tabs-page-header__tabs__item:last-child:after {
  opacity: 0;
}

.tabs-page-header__tabs__item:hover,
.tabs-page-header__tabs__item--active {
  color: #014582;
}

.tabs-page-header__title,
.tabs-page-header__subtitle {
  display: block;
  margin: 30px 0;
}

.tabs-page-header__subtitle {
  margin-bottom: 70px;
}

@media (min-width: 768px) {

  .tabs-page-header__title,
  .tabs-page-header__subtitle {
    text-align: center;
    padding: 0 95px;
  }

  .tabs-page-header__banner {
    margin: 0 0 -145px;
    height: 580px;
  }

  .tabs-page-header__tabs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 200px;
    margin-bottom: 0;
  }

  .tabs-page-header__tabs__item {
    position: relative;
    padding-bottom: 0;
    border-right: 1px solid #6d6d6d;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tabs-page-header__tabs__item:last-child {
    border-right: 0;
  }

  .tabs-page-header__tabs__item:after {
    display: block;
    content: '';
    height: 2px;
    background-color: #014582;
    transition: opacity 0.2s;
    opacity: 0;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -15px;
    width: inherit;
    margin-left: 0;
  }

  .tabs-page-header__tabs__item:hover,
  .tabs-page-header__tabs__item--active {
    text-decoration: none;
  }

  .tabs-page-header__tabs__item:hover:last-child:after,
  .tabs-page-header__tabs__item--active:last-child:after {
    opacity: 1;
  }

  .tabs-page-header__tabs__item:hover:after,
  .tabs-page-header__tabs__item--active:after {
    transition: opacity 0.2s;
    opacity: 1;
    width: inherit;
    height: 2px;
  }
}

@media (min-width: 992px) {
  .tabs-page-header__banner {
    background-attachment: fixed;
    height: 650px;
  }
}

.tabs-page__content-item {
  display: none;
}

.tabs-page__content-item--active {
  display: block;
}

body.restriction-hidden {
  overflow: hidden;
}

.restriction {
  background-color: #014582;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  color: white;
  overflow: auto;
  padding-bottom: 30px;
}

.restriction__view--disclaimer .restriction__disclaimer {
  display: block;
}

.restriction__view--zipcode .restriction__zipcode {
  display: block;
}

.restriction__view--bye .restriction__bye {
  display: block;
  display: block;
  margin-top: 40px;
}

.restriction__unauthorized {
  margin-bottom: 30px;
}

.restriction__plane {
  margin-bottom: 30px;
}

.restriction__postal--error .restriction__input {
  border: 1px solid #014582 !important;
}

.restriction__postal--error .restriction__postal__message {
  width: 100%;
  display: block;
}

.restriction__custom--error .restriction__select {
  border: 1px solid #014582 !important;
}

.restriction__custom--error .restriction__custom__message {
  width: 100%;
  display: block;
}

.restriction__disclaimer,
.restriction__zipcode {
  display: none;
}

.restriction__content {
  margin-bottom: 30px;
}

.restriction__content p {
  margin-bottom: 10px;
}

.restriction__zipcode__validate {
  width: 100%;
}

.restriction__bye {
  display: none;
}

.restriction__bye__leave {
  width: 100%;
}

.restriction__yes,
.restriction__no {
  margin-bottom: 20px;
  display: block;
}

.restriction__input {
  display: block;
  color: #999999;
  width: 100%;
  margin-bottom: 10px;
  margin-right: 10px;
}

.restriction__cloud {
  display: block;
  margin: 30px auto;
}

.restriction__postal__message,
.restriction__custom__message {
  display: none;
  margin-bottom: 5px;
  margin-top: 10px;
  color: #014582;
}

@media (min-width: 768px) {
  .restriction__zipcode__actions {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .restriction__zipcode__validate {
    -moz-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }

  .restriction__postal,
  .restriction__postal__message,
  .restriction__custom,
  .restriction__custom__message {
    width: 48%;
  }

  .restriction__input {
    margin-bottom: 30px;
  }

  .restriction__disclaimer__actions {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .restriction__yes,
  .restriction__no {
    width: 48%;
  }

  .restriction__postal__message,
  .restriction__custom__message {
    width: 100%;
    display: block;
    opacity: 0;
    visibility: 0;
  }

  .restriction__postal--error .restriction__postal__message {
    opacity: 1;
    visibility: visible;
  }

  .restriction__custom--error .restriction__custom__message {
    opacity: 1;
    visibility: visible;
  }
}

.about-us-reference-module {
  background-color: #ffffff;
  width: 100%;
}

.about-us-reference-module--gray {
  background-color: #eeeeee;
}

.about-us-reference-module__image {
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about-us-reference-module__content-part {
  position: relative;
  height: 330px;
  padding: 35px 28px;
  text-align: center;
}

.about-us-reference-module__title {
  margin: 0 0 20px;
  color: #00325e333;
}

.about-us-reference-module__resume {
  display: block;
  color: #666666;
  text-align: left;
}

.about-us-reference-module__button-discover {
  position: absolute;
  bottom: 65px;
  z-index: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}

@media (min-width: 768px) {
  .about-us-reference-module__image-link {
    overflow: hidden;
    height: 320px;
    display: block;
  }

  .about-us-reference-module__image {
    height: 100%;
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transform: translateZ(0) scale(1);
  }

  .about-us-reference-module__image:hover {
    transform: translateZ(0) scale(1.03);
  }
}

@media (min-width: 992px) {
  .about-us-reference-module__image-link {
    height: 215px;
  }

  .about-us-reference-module__content-part {
    height: 290px;
  }

  .about-us-reference-module__button-discover {
    bottom: 40px;
  }
}

.about-us-corporate-responsibility {
  background-color: #ffffff;
  width: 100%;
}

.about-us-corporate-responsibility--gray {
  background-color: #eeeeee;
}

.about-us-corporate-responsibility__image {
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about-us-corporate-responsibility__content-part {
  position: relative;
  height: 330px;
  padding: 35px 15px;
  text-align: center;
}

.about-us-corporate-responsibility__title {
  margin: 0 0 20px;
}

.about-us-corporate-responsibility__title a:link {
  color: #00325e333;
}

.about-us-corporate-responsibility__title a:hover {
  color: #00325e333;
}

.about-us-corporate-responsibility__title a:visited {
  color: #00325e333;
}

.about-us-corporate-responsibility__resume {
  display: block;
  color: #666666;
}

.about-us-corporate-responsibility__button-discover {
  position: absolute;
  bottom: 65px;
  z-index: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}

@media (min-width: 768px) {
  .about-us-corporate-responsibility__image {
    height: 220px;
    background-size: 120% auto;
  }
}

@media (min-width: 992px) {
  .about-us-corporate-responsibility__image {
    height: 155px;
  }

  .about-us-corporate-responsibility__content-part {
    height: 310px;
  }

  .about-us-corporate-responsibility__button-discover {
    bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .about-us-corporate-responsibility__image {
    height: 220px;
  }
}

.about-us__wrapper {
  margin: 0 0 50px 0;
}

.about-us__cr {
  background-color: #eeeeee;
  padding: 0 0 40px 0;
}

.about-us__cr__wrapper {
  padding: 25px 0 50px 0;
}

.about-us__locations {
  background-color: #4975ba;
  color: #FFFFFF;
  padding: 0 0 50px 0;
}

.about-us__locations__title {
  color: white;
}

@media (min-width: 992px) {
  .about-us__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .about-us__cr__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-us__cr__item {
    width: 32%;
  }

  .about-us__item {
    width: 32%;
  }
}

.event {
  position: relative;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.event__inner {
  margin: 40px 15px;
}

.event__back-link {
  line-height: 30px;
}

.event__topic {
  color: #666666;
  margin-left: 30px;
}

.event__title {
  text-align: center;
  margin: 20px 0 20px 0;
}

.event__title-wrapper {
  text-align: center;
  margin: 25px 0 25px 0;
}

.event__speaker {
  margin: 0 0 50px 0;
}

.event__info-wrapper {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.event__date-wrapper {
  padding: 25px;
  margin: 0 -15px 0 -15px;
  text-align: center;
  height: 100%;
  background-color: #4975ba;
  color: #FFFFFF;
}

.event__button-wrapper {
  margin: 45px 0;
}

.event__button-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 10;
}

.event__button-block__button {
  margin: 0 0 15px;
  height: 50px;
}

.event__button-block__button:last-child {
  margin: 0;
}

.event__description {
  margin: 0 0 70px 0;
}

.event .breakpoints-images {
  float: left;
}

@media (min-width: 768px) {
  .event__title {
    text-align: left;
  }

  .event__title-wrapper {
    text-align: left;
  }

  .event__info-wrapper {
    padding: 50px 0 50px 0;
    margin: 0 0 50px 0;
    background-color: inherit;
  }

  .event__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .event__date-wrapper {
    margin: 0 0 0 0;
  }

  .event__topic {
    display: inline;
    vertical-align: middle;
    margin-left: 0;
  }

  .event__title {
    margin: 0 0 8px 0;
  }

  .event__title-wrapper {
    margin: 0 0 0 15px;
  }

  .event__back-link:after {
    margin: 0 10px;
    content: ' | ';
    color: #666666;
  }

  .event__button-wrapper {
    margin: 65px 0 45px;
  }

  .event__button-block {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .event__button-block__button {
    width: 190px;
    margin: 0;
  }

  .event__description {
    margin: 0 0 70px 0;
  }
}

@media (min-width: 992px) {
  .event {
    margin-bottom: 50px;
  }

  .event__button-wrapper {
    position: absolute;
    z-index: 0;
    margin: 0;
    padding: 0;
  }

  .event__button-block {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .event__button-block__button {
    width: 160px;
    padding: 0;
    margin: 0 0 15px;
  }

  .event__description {
    margin: 70px 0 70px 0;
  }
}

@media (min-width: 1200px) {
  .event__button-block__button {
    width: 190px;
  }
}

.search__input {
  margin: 50px 15px 30px;
}

.search__field {
  width: 100%;
  border: 0 none;
  padding: 0;
  line-height: 1em;
  color: #4975ba;
  text-transform: capitalize;
  font-size: 25px;
}

.search__field::-webkit-input-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.search__field::-moz-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.search__field:-ms-input-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.search__field::placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.search__field::-ms-clear {
  display: none;
}

@media (min-width: 768px) {
  .search__field {
    font-size: 90px;
  }
}

@media (min-width: 992px) {
  .search__input {
    margin: 80px 0 30px;
  }

  .search__field {
    font-size: 100px;
  }
}

.search__item {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
  transition: background-color 0.2s ease;
}

.search__item:first-child {
  border-top: 1px solid #eeeeee;
}

.search__item:hover {
  background-color: #eeeeee;
}

.search__item:hover .search__item__inner {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.search__item__inner {
  transition: transform 0.2s ease;
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  will-change: transform;
  padding: 0 15px;
}

.search__item__info {
  color: #014582;
}

.search__item__title {
  display: block;
  margin: 10px 0;
  color: #00325e333;
}

.search__item__title:hover {
  color: gray;
}

.search__item__sub {
  margin: 10px 0;
}

.search__item__date {
  color: #999999;
}

.search__item--enter {
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  transform: translate3d(-20%, 0, 0);
  opacity: 0;
}

.search__item--enter-active {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition: transform 300ms ease-in, opacity 200ms linear 100ms;
}

.search__item--leave {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.search__item--leave-active {
  transform: translate3d(-20%, 0, 0);
  opacity: 0;
  transition: transform 300ms ease-in, opacity 200ms linear;
}

@media (min-width: 768px) {
  .search__item:first-child {
    border-top: 0 none;
  }
}

@media (min-width: 992px) {
  .search__item__inner {
    padding: 0;
  }
}

.search__count {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 0;
  margin: 0 15px;
  color: #4975ba;
}

@media (min-width: 768px) {
  .search__count {
    top: 25px;
    margin: 0 15px;
  }
}

@media (min-width: 992px) {
  .search__count {
    top: 50px;
    margin: 0;
  }
}

.search__inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.search__links {
  margin: 0 15px 50px;
}

.search__links__title,
.search__links__link {
  display: table;
  margin-bottom: 10px;
}

.search__links__link {
  color: #4975ba;
}

.search__links__link:hover {
  color: #00325e;
}

@media (min-width: 992px) {
  .search__links {
    margin: 0 0 50px;
  }
}

.world-map__container {
  position: relative;
}

.world-map__title {
  color: #38598c;
}

.world-map__subtitle {
  color: #38598c;
  margin-top: 30px;
  display: none;
}

.world-map__custom {
  padding-top: 10px;
  padding-bottom: 10px;
}

.world-map__select-wrapper {
  margin-bottom: 0;
  border: 1px solid white;
  width: 100%;
  z-index: 1;
}

.world-map__select-wrapper::after {
  background-color: #3e649e;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  padding-top: 15px;
  padding-left: 15px;
  color: white;
}

.world-map__select-wrapper select {
  font-weight: bold;
  text-transform: uppercase;
  color: #38598c;
  border: 1px solid #38598c;
}

.world-map__map {
  min-height: 400px;
  background-color: #95ddf4;
  position: relative;
}

.world-map__svg {
  min-height: 400px;
  width: 100%;
  display: block;
  z-index: -1;
}

.world-map__svg__countries path {
  fill: #fff0e1;
  transition: fill 0.3s;
}

.world-map__svg__countries path.world-map__svg__path--exist {
  fill: #4975ba;
}

.world-map__svg__countries path.selected,
.world-map__svg__countries path.world-map__svg__path--exist:hover {
  fill: #3e649e;
}

.world-map__country__country-name {
  margin-bottom: 20px;
  text-align: center;
}

.world-map__country__looking-for {
  text-align: center;
}

.world-map__country__intro {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}

.world-map__country__business-group {
  text-align: center;
  background: #e0e6eb;
  border-bottom: 1px solid #c9cfd3;
  padding-top: 30px;
  padding-bottom: 30px;
}

.world-map__country__business-group__title {
  margin-top: 0;
  margin-bottom: 30px;
}

.world-map__country__business-group__subtitle {
  margin-bottom: 30px;
}

.world-map__country__business-group__links {
  margin-left: 10px;
  margin-bottom: 10px;
}

.world-map__country__entities-anchor {
  text-align: center;
  background: #e0e6eb;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.world-map__country__entities-anchor__title {
  margin-top: 0;
  margin-bottom: 30px;
}

.world-map__country__entities-anchor__links {
  margin-left: 10px;
  margin-bottom: 10px;
}

.world-map__entity {
  background: #eeeeee;
  padding: 10px 20px 15px 20px;
  margin: 1px 0;
  cursor: pointer;
  z-index: 10;
}

.world-map__entity__business-line {
  margin-bottom: 30px;
  margin-top: 40px;
  display: block;
}

.world-map__entity__title,
.world-map__entity__arrow {
  color: #014582;
}

.world-map__entity__arrow {
  float: right;
  /*font-family: icomoon;*/
}

.world-map__item {
  padding-top: 13px;
  padding-left: 30px;
  padding-bottom: 14px;
  padding-right: 20px;
  list-style: none;
  max-height: 100px;
  overflow: hidden;
  opacity: 1;
  transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1), padding-top 0.3s cubic-bezier(0.19, 1, 0.22, 1), padding-bottom 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.world-map__field {
  display: block;
}

.world-map__value {
  color: inherit;
  word-wrap: break-word;
}

.world-map__value--link {
  color: #4975ba;
}

.world-map__business-links__container {
  background-color: #e0e6eb;
  margin-bottom: 60px;
}

.world-map__entity-wrapper--collapsed .world-map__list .world-map__item {
  max-height: 0;
  transition: max-height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), padding-top 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), padding-bottom 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.world-map__contact {
  background-color: white;
}

.world-map__legends {
  display: none;
}

.world-map__controls {
  display: none;
}

@media (min-width: 768px) {
  .world-map__country__intro {
    margin-bottom: 70px;
  }

  .world-map__country__business-group {
    padding-left: 30px;
    padding-right: 30px;
  }

  .world-map__country__entities-anchor {
    padding-left: 30px;
    padding-right: 30px;
  }

  .world-map__legends {
    display: block;
    width: 200px;
    position: absolute;
    pointer-events: none;
    top: -90px;
  }

  .world-map__legends__legend {
    margin-left: 10px;
    position: relative;
  }

  .world-map__legends__legend::before {
    content: '';
    height: 9px;
    width: 9px;
    display: block;
    position: absolute;
    background: red;
    left: -20px;
    top: 10px;
    border-radius: 50%;
  }

  .world-map__legends__legend--blue {
    color: #809fcf;
  }

  .world-map__legends__legend--blue::before {
    background-color: #809fcf;
  }

  .world-map__legends__legend--white {
    color: white;
  }

  .world-map__legends__legend--white::before {
    background-color: white;
  }

  .world-map__controls {
    display: block;
    position: absolute;
    margin-top: -170px;
    right: 0;
  }

  .world-map__control {
    cursor: pointer;
    display: block;
    width: 52px;
    height: 52px;
    background-color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 52px;
    color: #38598c;
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .world-map__control--plus {
    margin-bottom: 10px;
  }

  .world-map__control:hover,
  .world-map__control:active,
  .world-map__control:focus {
    color: #38598c;
  }

  .world-map__control:not(:active) {
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    animation-name: control;
    animation-duration: 0.2s;
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: transform .2s step-end;
    color: inherit;
  }

  .world-map__control:active {
    transition: transform .2s step-start;
  }

  .world-map__map {
    min-height: 400px;
    background-color: #95ddf4;
    margin-bottom: -100px;
    transition: margin-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .world-map__map .world-map__svg {
    transition: opacity .5s;
    opacity: 1;
    cursor: move;
  }

  .world-map__map--default-view {
    margin-bottom: -200px;
  }

  .world-map__map--default-view .world-map__svg {
    transition: opacity 10.5s;
    opacity: 0.7;
  }

  .world-map__map--opened-view {
    margin-bottom: -250px;
    transition: margin-bottom 0.5s;
  }

  .world-map__country__card {
    background-color: white;
    position: relative;
  }

  .world-map__country__wrapper {
    position: relative;
  }

  .world-map__select-wrapper {
    border: none;
  }

  .world-map__title {
    display: inline-block;
    margin: 0;
    position: absolute;
    left: 15px;
    top: 30px;
    z-index: 1;
    pointer-events: none;
  }

  .world-map__select-wrapper {
    width: 50%;
    top: 100px;
    left: 15px;
    position: absolute;
  }

  .world-map__select-wrapper select {
    border: 1px solid transparent;
  }

  .world-map__subtitle {
    display: block;
  }

  .world-map__custom {
    position: absolute;
    left: 0;
    right: 0;
  }
}

@keyframes control {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(0.8, 0.8);
  }

  100% {
    transform: scale(1, 1);
  }
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.cookie-page__input {
  margin: 0;
  padding: 0;
  display: none;
}

.cookie-page__content {
  margin-bottom: 30px;
}

.cookie-page__check-box {
  margin-bottom: 30px;
}

.cookie-page__toggle {
  position: relative;
  display: block;
  vertical-align: middle;
  text-align: center;
  line-height: 50px;
  width: 300px;
  height: 54px;
  border: 2px solid #014582;
}

.cookie-page__toggle::before {
  content: '';
  position: absolute;
  left: 0;
  width: 150px;
  height: 50px;
  background-color: #014582;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.cookie-page__toggle--disabled::before {
  -ms-transform: translate(148px, 0);
  transform: translate(148px, 0);
  transform: translate3d(148px, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.cookie-page__toggle--disabled .cookie-page__enable {
  transition: color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #014582;
}

.cookie-page__toggle--disabled .cookie-page__disable {
  transition: color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: white;
}

.cookie-page__enable,
.cookie-page__disable {
  transition: color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #014582;
  padding: 0 30px;
  height: 50px;
  display: block;
  width: 150px;
  position: absolute;
}

.cookie-page__enable {
  left: 0;
  color: white;
}

.cookie-page__disable {
  right: 0;
}

.contact-form__disclaimer,
.contact-form__legalInformation {
  margin-bottom: 50px;
}

.contact-form__subtitle {
  margin-top: 0;
}

.contact-form__countries-select {
  margin-bottom: 65px;
}

.contact-form__countries-select__select {
  margin-bottom: 20px;
}

.contact-form__countries-select__select .custom-select {
  border: 1px solid #4975ba;
  margin-bottom: 0;
}

.contact-form__countries-select__submit {
  width: 100%;
  border: 0px;
  background-color: #4975ba;
  color: white;
  height: 60px;
}

.contact-form__form {
  margin-bottom: 60px;
}

.contact-form__select,
.contact-form__input {
  margin-bottom: 30px;
}

.contact-form__select .custom-select,
.contact-form__input .custom-select {
  margin-bottom: 0;
}

.contact-form__select.error select,
.contact-form__select.error input,
.contact-form__input.error select,
.contact-form__input.error input {
  border: 2px solid #014582;
}

.contact-form__select.error select,
.contact-form__input.error select {
  border: 2px solid #014582;
}

.contact-form__select.error .validation-error,
.contact-form__input.error .validation-error {
  color: #014582;
}

.contact-form__select select,
.contact-form__input select {
  border: 1px solid #dadada;
}

.contact-form__select input,
.contact-form__input input {
  width: 100%;
}

.contact-form__textarea {
  margin-bottom: 30px;
}

.contact-form__textarea.error textarea {
  border: 2px solid #014582;
}

.contact-form__textarea.error .validation-error {
  color: #014582;
}

.contact-form__textarea textarea {
  display: block;
  border: 1px solid #dadada;
  resize: vertical;
  width: 100%;
  min-height: 100px;
  outline: none;
}

.contact-form__textarea textarea:focus {
  border-width: 2px;
}

.contact-form__recaptcha {
  height: 80px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .contact-form__countries-select form {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .contact-form__countries-select__select {
    width: 80%;
    margin-right: 10px;
  }

  .contact-form__countries-select__submit {
    height: 52px;
    width: 52px;
  }
}

.validation-error {
  display: block;
  color: #666666;
  margin-bottom: 7px;
  color: #014582;
  margin-bottom: 5px;
}

.quiz__slide {
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.quiz__slide--active {
  display: table;
  width: 100%;
}

.quiz__slide__table {
  position: relative;
}

.quiz__slide__table--answer {
  position: relative;
}

.quiz__slide__table--answer:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.3;
}

.quiz__slide__wrapper {
  padding-left: 30px;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
}

.quiz__slide__introduction__logo {
  display: block;
  width: 60px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.quiz__slide__introduction__title {
  text-align: center;
  margin-bottom: 21px;
}

.quiz__slide__introduction__subtitle {
  text-align: center;
  margin-bottom: 40px;
}

.quiz__slide__introduction__button {
  display: block;
}

.quiz__slide__content {
  opacity: 1;
  transition: opacity 0.3s;
}

.quiz__slide__question {
  table-layout: fixed;
}

.quiz__slide__question .quiz__slide__wrapper {
  padding: 0;
  display: table-cell;
  width: 100%;
}

.quiz__slide__question__image {
  width: 70px;
  display: block;
  margin: 0 auto;
}

.quiz__slide__question__image--correct {
  display: none;
}

.quiz__slide__question__image--wrong {
  display: none;
}

.quiz__slide__question__count {
  margin-bottom: 40px;
  text-align: center;
  color: #0062a3;
}

.quiz__slide__question__title {
  padding: 0 30px;
  margin-bottom: 30px;
}

.quiz__slide__question__input--answer.quiz__slide__question__input--true-one~label {
  color: #71b672;
}

.quiz__slide__question__answers:last-child {
  border-bottom: 0;
}

.quiz__slide__question__answer {
  margin-bottom: 0;
  text-transform: uppercase;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
  padding-right: 35px;
  border-bottom: 1px solid #eeeeee;
  width: 100%;
  display: block;
  cursor: pointer;
}

.quiz__slide__question__answer__text {
  display: inline-block;
  -ms-transform: translateX(0);
  transform: translateX(0);
  will-change: transform;
  transition: transform 0.3s;
}

.quiz__slide__question__answer__wrapper {
  will-change: background-color;
  transition: background-color 0.3s;
  background-color: white;
  border-bottom: 1px solid #ededed;
}

.quiz__slide__question__answer__wrapper input[type='radio'] {
  -webkit-appearance: radio;
  display: none;
}

.quiz__slide__question__answer__wrapper input[type='radio']:checked~label {
  color: white;
  background-color: #f83556;
}

.quiz__slide__question__answer__wrapper input[type='radio'].quiz__slide__question__input--answer:checked~label {
  background-color: #71b672;
}

.quiz__slide__question__answer__wrapper:hover {
  background-color: #f1f1f1;
}

.quiz__slide__question__answer:last-child {
  border-bottom: none;
}

.quiz__slide__question__answer:hover .quiz__slide__question__answer__text {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.quiz__slide__question--correct .quiz__slide__content,
.quiz__slide__question--wrong .quiz__slide__content {
  opacity: 0.1;
}

.quiz__slide__question--correct .quiz__slide__question__image--correct {
  display: block;
}

.quiz__slide__question--correct .quiz__slide__question__image--normal {
  display: none;
}

.quiz__slide__question--correct .quiz__slide__question__count {
  color: #71b672;
}

.quiz__slide__question--correct .quiz__slide__question__result__correct {
  z-index: 1;
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
  height: 200px;
  width: 200px;
}

.quiz__slide__question--correct .quiz__slide__question__result__correct .quiz__slide__question__result__correct__image {
  height: 100%;
}

.quiz__slide__question--correct .quiz__slide__question__result__correct .quiz__slide__question__result__correct__label {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
}

.quiz__slide__question--wrong .quiz__slide__question__image--wrong {
  display: block;
}

.quiz__slide__question--wrong .quiz__slide__question__image--normal {
  display: none;
}

.quiz__slide__question--wrong .quiz__slide__question__count {
  color: #f83556;
}

.quiz__slide__question--wrong .quiz__slide__question__result__wrong {
  z-index: 1;
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
  animation: bounce 0.7s;
  height: 200px;
  width: 200px;
}

.quiz__slide__question--wrong .quiz__slide__question__result__wrong .quiz__slide__question__result__wrong__image {
  height: 100%;
}

.quiz__slide__question--wrong .quiz__slide__question__result__wrong .quiz__slide__question__result__wrong__label {
  opacity: 1;
}

.quiz__slide__question--done {
  pointer-events: none;
}

.quiz__slide__question--done .quiz__slide__question__result__correct {
  display: none;
}

.quiz__slide__question--done .quiz__slide__question__result__wrong {
  display: none;
}

.quiz__slide__question--done .quiz__slide__content {
  opacity: 1;
}

.quiz__slide__question__result__correct {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -100px;
  z-index: -1;
  opacity: 0;
  -ms-transform: scale(5);
  transform: scale(5);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  height: 0;
  width: 0;
}

.quiz__slide__question__result__correct__image {
  width: 100px;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
}

.quiz__slide__question__result__correct__label {
  text-align: center;
  color: #71b672;
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: transform 0.3s linear 0.5s, opacity 0.3s linear 0.5s;
}

.quiz__slide__question__result__wrong {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -100px;
  z-index: -1;
  opacity: 0;
  -ms-transform: translateY(-1000px);
  transform: translateY(-1000px);
  transition: opacity 0.1s;
  animation-fill-mode: forwards;
  height: 0;
  width: 0;
}

.quiz__slide__question__result__wrong__image {
  width: 100px;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
}

.quiz__slide__question__result__wrong__label {
  text-align: center;
  color: #f83556;
  opacity: 0;
  transition: opacity 0.5s linear 0.7s;
}

.quiz__slide__question__result__label {
  text-align: center;
}

.quiz__slide__question__result__image {
  width: 80px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}

.quiz__slide__tip {
  position: relative;
}

.quiz__slide__tip--wrong .quiz__slide__tip__wrong {
  color: #f83556;
  display: block;
}

.quiz__slide__tip--correct .quiz__slide__tip__correct {
  color: #71b672;
  display: block;
}

.quiz__slide__tip__correct {
  display: none;
}

.quiz__slide__tip__wrong {
  display: none;
}

.quiz__slide__tip__content {
  margin-bottom: 30px;
}

.quiz__slide__tip__light {
  width: 30px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.quiz__slide__tip__image {
  display: none;
}

.quiz__slide__tip__text {
  text-align: center;
  margin-bottom: 35px;
}

.quiz__slide__tip__canvas {
  padding: 30px;
  background-color: white;
}

.quiz__slide__tip__next {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  color: white;
  text-align: center;
  opacity: 1;
  transition: opacity 0.3s, transform 0.3s;
}

.quiz__slide__tip__next--done {
  transition: opacity 0.3s, transform 0.3s;
  pointer-events: none;
  opacity: 0;
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
}

.quiz__slide__tip__next--final {
  display: none;
}

.quiz__slide__tip__next:hover {
  color: white;
}

.quiz__slide__tip__next:hover .quiz__slide__tip__next__chevron {
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.quiz__slide__tip__next__chevron {
  display: block;
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.quiz__slide__end__image {
  width: 85px;
  margin: 0 auto;
}

.quiz__slide__end__image>img {
  display: none;
}

.quiz__slide__end__title {
  text-align: center;
  margin-bottom: 35px;
}

.quiz__slide__end__title>div {
  display: none;
}

.quiz__slide__end__subtitle {
  text-align: center;
  padding: 0 25px;
}

.quiz__slide__end__content {
  text-align: center;
  margin-bottom: 60px;
}

.quiz__slide__end__content>span {
  display: none;
}

.quiz__slide__end__button {
  width: 100%;
  margin-bottom: 15px;
}

.quiz__slide__end--good .quiz__slide__end__image__good {
  display: block;
}

.quiz__slide__end--good .quiz__slide__end__title__good {
  display: block;
}

.quiz__slide__end--good .quiz__slide__end__content__good {
  display: block;
}

.quiz__slide__end--good .quiz__slide__end__subtitle__number {
  color: #71b672;
}

.quiz__slide__end--average .quiz__slide__end__image__average {
  display: block;
}

.quiz__slide__end--average .quiz__slide__end__title__average {
  display: block;
}

.quiz__slide__end--average .quiz__slide__end__content__average {
  display: block;
}

.quiz__slide__end--average .quiz__slide__end__subtitle__number {
  color: #71b672;
}

.quiz__slide__end--bad .quiz__slide__end__image__bad {
  display: block;
}

.quiz__slide__end--bad .quiz__slide__end__title__bad {
  display: block;
}

.quiz__slide__end--bad .quiz__slide__end__content__bad {
  display: block;
}

@media (min-width: 768px) {
  .quiz__slide__wrapper {
    text-align: center;
  }

  .quiz__slide__tip {
    width: 100%;
  }

  .quiz__slide__introduction__logo {
    width: 160px;
  }

  .quiz__slide__introduction__button {
    display: inline-block;
  }

  .quiz__slide__content {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .quiz__slide__content__label {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .quiz__slide__question__answers {
    padding-left: 30px;
  }

  .quiz__slide__question__title {
    text-align: left;
  }

  .quiz__slide__question__answer {
    margin-bottom: 0;
    text-align: left;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .quiz__slide__question--correct .quiz__slide__question__result__correct {
    height: 300px;
    width: 300px;
  }

  .quiz__slide__question--wrong .quiz__slide__question__result__wrong {
    height: 300px;
    width: 300px;
  }

  .quiz__slide__question__result__correct {
    margin-left: -150px;
    margin-top: -150px;
  }

  .quiz__slide__question__result__correct__image {
    width: 200px;
  }

  .quiz__slide__question__result__wrong {
    margin-left: -150px;
    margin-top: -150px;
  }

  .quiz__slide__question__result__wrong__image {
    width: 200px;
  }

  .quiz__slide__tip__image {
    display: block;
    margin-bottom: 20px;
  }

  .quiz__slide__tip__canvas {
    width: 400px;
    margin: 0 auto;
    text-align: left;
  }

  .quiz__slide__end__button {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 5px;
  }

  .quiz__slide__end__button__container {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .quiz__slide__end__button__container .event__button-block__button {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .quiz__slide__end__button__container .page-share-buttons__button {
    left: 0;
  }
}

@media (min-width: 992px) {
  .quiz__slide__question {
    padding: 0 100px;
  }

  .quiz__slide__tip__content {
    text-align: left;
  }

  .quiz__slide__end__image {
    width: 180px;
  }

  .quiz__slide__end__wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .quiz__slide__end__left,
  .quiz__slide__end__right {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .quiz__slide__end__left {
    padding-right: 50px;
  }

  .quiz__slide__end__right {
    padding-left: 50px;
  }

  .quiz__slide__end__right__wrapper {
    height: 100%;
    display: table;
  }

  .quiz__slide__end__right__wrapper__container {
    display: table-cell;
    vertical-align: middle;
  }
}

#quiz__answer__15 .quiz__slide__tip__next {
  display: none;
}

#quiz__answer__15 .quiz__slide__tip__next--final {
  display: inline-block;
  position: absolute;
  bottom: -55px;
  left: 0;
  right: 0;
  color: white;
  text-align: center;
  opacity: 1;
}

#quiz__answer__15 .quiz__slide__tip__next--done {
  opacity: 0;
}

@keyframes bounce {
  0% {
    transform: translateY(-1000px);
  }

  10% {
    transform: translateY(0px);
  }

  20% {
    transform: translateY(-100px);
  }

  30% {
    transform: translateY(0px);
  }

  40% {
    transform: translateY(-50px);
  }

  50% {
    transform: translateY(0px);
  }

  60% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}

.error {
  color: #00325e333;
}

.error__logo {
  width: 70px;
  display: block;
  margin: 0 auto;
}

.error__inner {
  height: 100%;
  text-align: center;
  padding-top: 60px;
}

.error__title {
  color: #014582;
  font-size: 70px;
  line-height: 140px;
  border: 1px solid #eee;
  border-left: 0;
  border-right: 0;
  margin-bottom: 50px;
  margin-top: 40px;
}

.error__readmore {
  display: block;
  margin-top: 50px;
  line-height: 60px;
}

@media (max-width: 767px) {
  .error__summary {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .error__readmore {
    width: 250px;
    display: inline-block;
    margin-top: 40px;
  }

  .error__title {
    margin-top: 40px;
    padding: 0 9%;
  }
}

@media (min-width: 992px) {
  .error__title {
    margin-top: 40px;
  }

  .error__summary {
    margin-top: 40px;
    padding: 0 20%;
  }

  .error__readmore {
    line-height: 50px;
  }
}

.error404 {
  background-color: #4975ba;
}

.error404__background {
  display: none;
}

.error404__block {
  margin-bottom: 40px;
}

.error404__logo img {
  width: 45px;
}

.error404__wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.error404__title {
  color: #4975ba;
  margin: 50px 0 0 0;
}

.error404__subtitle {
  margin: 30px 0;
}

.error404__readmore {
  width: 100%;
}

.error404__switch {
  display: block;
  position: relative;
  height: 80px;
  margin: 50px auto 0;
  width: 90px;
  z-index: 1;
  background: linear-gradient(128deg, transparent 50px, #d5163f 50px, #d5163f 65px, transparent 65px, transparent);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}

.error404__block {
  padding: 0 15px;
}

.error404__first-block {
  background-color: #FFFFFF;
  padding: 0 15px;
  position: relative;
}

.error404__second-block {
  position: relative;
  background-color: #4975ba;
  padding: 80px 15px;
  color: #FFFFFF;
  margin: 0;
  overflow: hidden;
}

.error404__input {
  width: 100%;
  border: 0 none;
  padding: 0;
  line-height: 1em;
  color: #4975ba;
  text-transform: capitalize;
  display: block;
  margin: 25px 0;
  min-height: 50px;
  /*font-family: "Publico-Banner", Arial, sans-serif;*/
}

.error404__input::-webkit-input-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.error404__input::-moz-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.error404__input:-ms-input-placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.error404__input::placeholder {
  /*font-size: 30px;*/
  color: #dadada;
  padding-left: 10px;
}

.error404__input::-ms-clear {
  display: none;
}

.error404__video-title {
  display: block;
  margin: 40px 0 0 0;
}

.error404__content div[data-oembed-type="embed"] {
  position: relative;
  padding-top: 57%;
  overflow: hidden;
}

.error404__content iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .error404__readmore {
    width: inherit;
  }

  .error404__input {
    font-size: 42px;
  }
}

@media (min-width: 1200px) {
  .error404__background {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .error404__background__left {
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 50%;
  }

  .error404__wrapper {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
  }

  .error404__switch {
    position: absolute;
    height: 80px;
    margin: 0;
    top: 50%;
    left: inherit;
    -ms-transform: inherit;
    transform: inherit;
    right: -50px;
  }

  .error404__block {
    padding: 0;
  }

  .error404__first-block {
    padding: 0 100px 0 0;
    background-color: transparent;
    min-height: 700px;
    width: 50%;
  }

  .error404__second-block {
    padding: 0 0 0 100px;
    float: right;
    width: 50%;
    margin: 100px 0 0 0;
  }

  .error404__input {
    font-size: 35px;
    padding: 10px;
    min-height: inherit;
  }

  .error404__content {
    margin: 20px 0;
  }
}

.newsletter-subscription__disclaimer,
.newsletter-subscription__legalInformation {
  margin-bottom: 50px;
}

.newsletter-subscription input {
  width: 100%;
}

.newsletter-subscription__view__intro,
.newsletter-subscription__view__message,
.newsletter-subscription__view__unsub {
  width: 100%;
}

.newsletter-subscription__view__intro__form {
  margin-bottom: 50px;
}

.newsletter-subscription__view__intro__content {
  margin-bottom: 30px;
}

.newsletter-subscription__view__intro__checkboxes__title {
  display: block;
  color: #666666;
  margin-bottom: 7px;
  margin-bottom: 15px;
}

.newsletter-subscription__view__intro__checkboxes__required {
  margin-bottom: 30px;
}

.newsletter-subscription__view__message__content {
  margin-bottom: 30px;
}

.newsletter-subscription__view__message__button {
  width: 100%;
}

.newsletter-subscription__register {
  overflow: hidden;
}

.newsletter-subscription__more {
  padding: 0 0 50px 0;
  background-color: #efeddf;
}

.newsletter-subscription__more__title {
  text-align: center;
}

.newsletter-subscription__more__list {
  padding-bottom: 80px;
}

.newsletter-subscription__more__list__inner {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsletter-subscription__more__item__wrapper {
  position: relative;
  text-align: left;
  min-height: 350px;
  height: 350px;
  padding: 30px 15px 0;
}

.newsletter-subscription__more__item__img {
  width: 90px;
  margin-bottom: 20px;
}

.newsletter-subscription__more__item__title {
  margin-top: 0;
  margin-bottom: 30px;
}

.newsletter-subscription__view {
  position: relative;
}

.newsletter-subscription__view__intro {
  position: absolute;
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
  will-change: opacity, transform;
  transition: transform 0.3s ease, opacity 0.2s ease;
  z-index: 1;
}

.newsletter-subscription__view__message {
  position: absolute;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
  will-change: opacity, transform;
  transition: transform 0.3s ease, opacity 0.2s ease;
  z-index: -1;
}

.newsletter-subscription__view__unsub {
  position: absolute;
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0;
  will-change: opacity, transform;
  transition: transform 0.3s ease, opacity 0.2s ease;
  z-index: -1;
}

.newsletter-subscription__view--end .newsletter-subscription__view__intro {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  z-index: -1;
}

.newsletter-subscription__view--end .newsletter-subscription__view__message {
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
  z-index: 1;
}

.newsletter-subscription__view--end .newsletter-subscription__view__unsub {
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
  z-index: -1;
}

.newsletter-subscription__view--goodbye .newsletter-subscription__view__intro {
  -ms-transform: translateX(-200%);
  transform: translateX(-200%);
  opacity: 0;
  z-index: -1;
}

.newsletter-subscription__view--goodbye .newsletter-subscription__view__message {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  z-index: -1;
}

.newsletter-subscription__view--goodbye .newsletter-subscription__view__unsub {
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
  z-index: 1;
}

.newsletter-subscription__phone-container {
  display: none;
}

@media (min-width: 768px) {
  .newsletter-subscription__content {
    margin-bottom: 50px;
  }

  .newsletter-subscription__more__subtitle {
    margin-bottom: 60px;
  }

  .newsletter-subscription__more__item__wrapper {
    text-align: center;
    padding: 60px 60px 0 60px;
    min-height: 350px;
    height: 350px;
  }

  .newsletter-subscription__more__item__button-more {
    bottom: 50px;
  }
}

@media (min-width: 992px) {
  .newsletter-subscription__more__img {
    width: 90px;
  }

  .newsletter-subscription__more__item {
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
  }

  .newsletter-subscription__more__item__wrapper {
    height: 315px;
    padding: 50px 20px 15px 20px;
  }

  .newsletter-subscription__more__item:first-child {
    margin-right: 30px;
  }

  .newsletter-subscription__more__item:last-child {
    margin-left: 30px;
  }
}

@media (min-width: 1200px) {
  .newsletter-subscription__register {
    margin-bottom: 0;
  }

  .newsletter-subscription__group-container {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .newsletter-subscription__form-container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .newsletter-subscription__phone-container {
    display: block;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    position: relative;
    overflow: hidden;
  }

  .newsletter-subscription__phone-container__wrapper {
    width: 334px;
    margin: 0 auto;
  }

  .newsletter-subscription__phone-container__content,
  .newsletter-subscription__phone-container__phone-image {
    position: absolute;
    bottom: -100px;
  }

  .newsletter-subscription__phone-container__content {
    bottom: -18px;
    margin-left: 20px;
    position: absolute;
    height: 520px;
    overflow: hidden;
    overflow-y: scroll;
    width: 292px;
  }
}

.career-landing-banner__banner {
  position: relative;
  height: 400px;
  background-size: cover;
  background-position: center;
}

.career-landing-banner__banner::before {
  content: "";
  display: block;
  top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
}

.career-landing-banner__banner-overlay {
  position: absolute;
  background-color: #000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  will-change: opacity;
}

.career-landing-banner__infos {
  background: #fff;
  position: relative;
  text-align: center;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.career-landing-banner__infos__title,
.career-landing-banner__infos__subtitle {
  display: block;
}

.career-landing-banner__infos__title {
  margin: 38px 0 10px 0;
}

.career-landing-banner__title-block {
  margin: 150px 0 0 0;
  left: 0;
  z-index: 0;
  width: 100%;
  color: #ffffff;
  text-align: center;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.career-landing-banner__title-block__title,
.career-landing-banner__title-block__subtitle,
.career-landing-banner__title-block__button {
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .career-landing-banner__banner {
    height: 480px;
    margin: 0 0 -145px;
  }

  .career-landing-banner__infos__title,
  .career-landing-banner__infos__subtitle {
    padding-left: 50px;
    padding-right: 50px;
  }

  .career-landing-banner__title-block {
    margin: 150px 0 0 0;
  }

  .career-landing-banner__banner {
    margin: 0 0 -145px;
    max-height: calc(100vh - 75px);
  }
}

@media (min-width: 992px) {
  .career-landing-banner__banner {
    height: 650px;
  }

  .career-landing-banner__title-block {
    margin: 250px 0 0 0;
  }

  .career-landing-banner__banner {
    background-attachment: fixed;
  }
}

.career-landing-three-card {
  position: relative;
}

.career-landing-three-card__item {
  margin-bottom: 20px;
  overflow: hidden;
}

.career-landing-three-card__item:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .career-landing-three-card__item {
    margin-bottom: 0;
  }
}

.career-landing-card {
  position: relative;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}

.career-landing-card:hover .career-landing-card__background {
  transform: translateZ(0) scale(1.03);
}

.career-landing-card:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.4;
}

.career-landing-card__background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 330px;
  width: 100%;
  transition: transform cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.3s;
  transform: translateZ(0) scale(1);
}

.career-landing-card__wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 15px;
  text-align: center;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 5;
}

.career-landing-card__title {
  color: #fff;
  height: 112px;
}

.career-landing-card__link {
  margin-top: 15px;
}

@media (min-width: 768px) {
  .career-landing-card__background {
    height: 440px;
  }

  .career-landing-card__title {
    height: 75px;
  }
}

@media (min-width: 992px) {
  .career-landing-card__item {
    margin-bottom: 0;
  }

  .career-landing-card__background {
    height: 490px;
  }

  .career-landing-card__title {
    height: 175px;
  }
}

.career-landing-aggregation__spotlight {
  padding: 0 30px;
  border-bottom: 1px solid #dadada;
  min-width: 0;
}

.career-landing-aggregation__spotlight__title {
  color: #999999;
  margin-top: 40px;
  margin-bottom: 20px;
  display: inline-block;
}

.career-landing-aggregation__spotlight__container {
  margin-bottom: 20px;
  margin-top: 46px;
}

.career-landing-aggregation__spotlight__container__title {
  display: block;
  margin: 20px 0;
  color: #00325e333;
}

.career-landing-aggregation__spotlight__container__title:hover {
  color: #4d4d4d;
}

.career-landing-aggregation__spotlight__container__link {
  display: block;
  overflow: hidden;
}

.career-landing-aggregation__spotlight__container__link__img {
  transition: transform cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.3s;
  -ms-transform: scale(1);
  transform: scale(1);
}

.career-landing-aggregation__spotlight__container__link:hover .career-landing-aggregation__spotlight__container__link__img {
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.career-landing-aggregation__news {
  border-bottom: 1px solid #dadada;
  padding-bottom: 70px;
}

.career-landing-aggregation__news__title {
  color: #999999;
  margin-top: 40px;
  margin-bottom: 20px;
  display: inline-block;
}

.career-landing-aggregation__news__wrapper {
  padding-bottom: 10px;
}

.career-landing-aggregation__news__authorName {
  margin-top: 0;
}

.career-landing-aggregation__news__wrapper {
  display: block;
}

.career-landing-aggregation__news__newTitle {
  margin-top: 0;
  margin-bottom: 15px;
  display: block;
  color: #00325e333;
}

.career-landing-aggregation__news__newTitle:hover {
  color: #4d4d4d;
}

.career-landing-aggregation__news .slider__pagination {
  padding-bottom: 30px;
}

.career-landing-aggregation__wrapper {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .career-landing-aggregation__news {
    border-bottom: 0;
  }

  .career-landing-aggregation__news__wrapper {
    border-bottom: 1px solid #dadada;
  }

  .career-landing-aggregation__news__item:last-child .career-landing-aggregation__news__wrapper {
    border-bottom: 0;
  }

  .career-landing-aggregation__spotlight {
    padding: 0;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .career-landing-aggregation__spotlight {
    padding-right: 100px;
    border-bottom: 0;
  }

  .career-landing-aggregation__wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .career-landing-aggregation__news {
    margin: 0;
    margin-top: 40px;
    padding: 0;
    width: 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    height: auto;
    width: 50%;
    float: left;
    border-bottom: 0;
    padding-right: 15px;
    padding-bottom: 0;
  }

  .career-landing-aggregation__news__wrapper {
    padding-bottom: 30px;
  }

  .career-landing-aggregation__news__title {
    margin: 0;
  }

  .career-landing-aggregation__news__newTitle {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .career-landing-aggregation__news__item {
    margin-bottom: 40px;
  }

  .career-landing-aggregation__news__item:last-child .career-landing-aggregation-news__wrapper {
    border-bottom: 0;
  }
}

.aaa {
  padding: 0 16px;
  line-height: 38px;
  background-color: #014582;
}

.bbb {
  font-size: 14px;
  line-height: 26px;
}

.ccc {
  float: left;
}

.ddd {
  float: right;
}

.carees_a {
  font-size: 20px;
}

.carees_b {
  font-size: 16px;
}

.careesShowB {
  font-size: 14px;
  margin-bottom: 14px;
  line-height: 26px;
}

.careesShowA {
  font-size: 16px;
  margin-bottom: 20px;
}

.eee {
  margin-bottom: 80px;
}

.kkk {
  font-size: 16px;
}

.lll {
  font-size: 15px;
  line-height: 28px;
}

.mmm {
  color: #333;
}

.mmm1 {
  color: #999;
}

.ppp {
  color: #666;
  font-size: 14px;
}

.sdf {
  font-weight: 500;
  font-size: 16px;
}

.nm {
  font-size: 16px;
  margin-right: 4px;
}

@media screen and (max-width: 786px) {
  .footer__links-block {
    height: 120px;
    min-height: 120px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .footer__links-block__item {
    margin: 0 80px 0 0;
  }
}


.header-fixed {
  position: fixed;
  width: 100%;
  z-index: 1;
}