@font-face {
  font-family: "AkkoPro";
  src: url("/var/static/fonts/AkkoPro-Light.eot?#iefix") format("embedded-opentype"), url("/var/static/fonts/AkkoPro-Light.otf") format("opentype"), url("/var/static/fonts/AkkoPro-Light.woff") format("woff"), url("/var/static/fonts/AkkoPro-Light.ttf") format("truetype"), url("/var/static/fonts/AkkoPro-Light.svg#AkkodPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "AkkoPro";
  src: url("/var/static/fonts/AkkoPro-Regular.eot?#iefix") format("embedded-opentype"), url("/var/static/fonts/AkkoPro-Regular.otf") format("opentype"), url("/var/static/fonts/AkkoPro-Regular.woff") format("woff"), url("/var/static/fonts/AkkoPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "AkkoPro", sans-serif;
  font-weight: 300;
  color: #878787;
  font-size: 14px;
  line-height: 19.6px;
  margin: 0;
  cursor: default;
  overflow-y: scroll;
}
body.nobread .dce-slider:first-child + .dce-breadcrumb {
  display: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "AkkoPro", sans-serif;
  font-weight: normal;
  margin: 0;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h1 + table,
h2 + table,
h3 + table,
h4 + table,
h5 + table,
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul {
  margin-top: 25px;
}
h2 {
  font-weight: lighter;
}
a {
  text-decoration: none;
  color: #000;
  transition: color 0.3s;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
hr {
  margin: 0;
  height: 0;
  border: none;
  border-top: 1px solid #262626;
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: none;
  display: block;
}
.copy {
  font-size: 15.00053573px;
  line-height: 21px;
  color: #000;
  margin: 0;
}
.copy + .copy {
  margin-top: 12.5px;
}
p {
  font-size: 15.00053573px;
  line-height: 21px;
  color: #000;
  margin: 0;
}
p + p {
  margin-top: 12.5px;
}
p a {
  color: #afcb08;
}
p strong {
  color: #003e66;
  font-size: 14px;
  line-height: 19.6px;
  font-weight: normal;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
p + table,
p + p,
p + ul {
  margin-top: 12.5px;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5 {
  margin-top: 25px;
}
ul,
ol {
  margin: 0;
  list-style-type: disc;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  padding-left: 0;
}
ul li,
ol li {
  list-style: none;
  position: relative;
  padding-left: 15px;
  transition: color 0.3s;
}
ul li::after,
ol li::after {
  position: absolute;
  top: -1px;
  left: 0;
  color: #afcb08;
  content: "»";
}
ul li ul li::after,
ol li ul li::after,
ul li ol li::after,
ol li ol li::after {
  position: absolute;
  top: -1px;
  left: 0;
  color: #878787;
  content: "»";
}
ul + table,
ol + table,
ul + p,
ol + p,
ul + ul,
ol + ul {
  margin-top: 12.5px;
}
table thead tr {
  background: #ebf0f4;
}
table thead tr th {
  padding: 7.5px;
  text-align: left;
  color: #003e66;
}
table tbody tr:first-child td {
  border: none;
}
table tbody tr td {
  border-top: 1px solid #ebf0f4;
  padding: 7.5px;
}
table + table,
table + p,
table + ul {
  margin-top: 12.5px;
}
table + h1,
table + h2,
table + h3,
table + h4,
table + h5 {
  margin-top: 25px;
}
.mt {
  margin-top: 25px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mb {
  margin-bottom: 25px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.headline {
  color: #afcb08;
  font-family: "AkkoPro", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 24.99px;
  line-height: 29.988px;
}
.headline.edge {
  position: relative;
  display: inline-block;
  margin-right: 29px;
}
@media screen and (min-width: 650px) {
  .headline.edge {
    margin-right: 36px;
  }
}
@media screen and (min-width: 1025px) {
  .headline.edge {
    margin-right: 50px;
  }
}
.headline.edge:after {
  position: absolute;
  content: "";
  height: 29px;
  width: 29px;
  display: block;
  right: -19px;
  top: -16px;
  background: url("/var/static/img/esg-edge-big.svg");
  background-repeat: no-repeat;
  background-size: 29px 29px;
  background-position: center;
}
@media screen and (min-width: 650px) {
  .headline.edge:after {
    right: -32px;
    top: -33px;
    height: 47px;
    width: 47px;
    font-size: 35px;
    background-size: 47px 47px;
  }
}
@media screen and (min-width: 1025px) {
  .headline.edge:after {
    right: -46px;
    top: -38px;
    height: 69px;
    width: 69px;
    background-size: 69px 69px;
  }
}
.headline.big {
  font-size: 24.92px;
  line-height: 29.904px;
}
.headline.big.edge {
  position: relative;
  display: inline-block;
}
.headline.big.edge:after {
  position: absolute;
  content: "";
  display: block;
  right: -19px;
  top: -16px;
  height: 29px;
  width: 29px;
  background: url("/var/static/img/esg-edge-big.svg");
  background-repeat: no-repeat;
  background-size: 29px 29px;
  background-position: center;
}
@media screen and (min-width: 650px) {
  .headline.big.edge:after {
    right: -52px;
    top: -43px;
    height: 67px;
    width: 67px;
    background-size: 67px 67px;
  }
}
@media screen and (min-width: 1025px) {
  .headline.big.edge:after {
    right: -74px;
    top: -61px;
    height: 99px;
    width: 99px;
    background-size: 99px 99px;
  }
}
@media screen and (min-width: 650px) {
  .headline.big {
    font-size: 35px;
    line-height: 42px;
  }
}
@media screen and (min-width: 1025px) {
  .headline.big {
    font-size: 49.98px;
    line-height: 59.976px;
  }
}
.headline + .copy,
.headline + .subline.smaller {
  margin-top: 25px;
}
@media screen and (min-width: 650px) {
  .headline {
    font-size: 24.99px;
    line-height: 29.988px;
  }
}
@media screen and (min-width: 1025px) {
  .headline {
    font-size: 39.9px;
    line-height: 47.88px;
  }
}
.subline {
  color: #d3df83;
  font-family: "AkkoPro", sans-serif;
  font-weight: 300;
  font-size: 24.92px;
  line-height: 29.904px;
}
.subline.big {
  font-weight: 300;
  font-size: 24.92px;
  line-height: 29.904px;
}
@media screen and (min-width: 650px) {
  .subline.big {
    font-size: 35px;
    line-height: 42px;
  }
}
@media screen and (min-width: 1025px) {
  .subline.big {
    font-size: 49.98px;
    line-height: 59.976px;
  }
}
.subline.small {
  font-size: 17.92px;
  line-height: 21.504px;
  color: #afcb08;
  text-transform: uppercase;
  font-weight: normal;
}
.subline.smaller,
.subline.smaller p {
  font-weight: normal;
  color: #003e66;
  font-size: 14px;
  line-height: 19.6px;
}
@media screen and (min-width: 650px) {
  .subline {
    font-size: 24.99px;
    line-height: 29.988px;
  }
}
@media screen and (min-width: 1025px) {
  .subline {
    font-size: 39.9px;
    line-height: 47.88px;
  }
}
.subline + .copy,
.subline + .subline.smaller {
  margin-top: 25px;
}
.subline + .subline {
  margin-top: 6.25px;
}
.copy {
  color: #878787;
  font-size: 15.00053573px;
  line-height: 21px;
}
.copy a::after {
  color: #afcb08;
  content: "»";
  margin-left: 2px;
  margin-right: 5px;
}
.copy p {
  color: #878787;
  font-size: 15.00053573px;
  line-height: 21px;
}
.button {
  position: relative;
  font-family: "AkkoPro", sans-serif;
  font-size: 14px;
  border: none;
  color: #fff;
  background: #afcb08;
  padding: 5px 10px 6px;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-block;
  margin-top: 25px;
}
.button:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  right: -7px;
  top: -7px;
  background: url("/var/static/img/esg-edge.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  transition: all 0.3s;
}
@media screen and (min-width: 650px) {
  .button {
    font-size: 12.6px;
  }
}
@media screen and (min-width: 1025px) {
  .button {
    font-size: 17.92px;
  }
}
.button.secondary {
  background-color: #e0e0e0;
  color: #878787 !important;
}
.button.secondary:after {
  background: url("/var/static/img/esg-edge-secondary.svg");
}
.button.link {
  background-color: transparent;
  color: #878787;
  padding: 0;
}
.button.link:hover {
  background: transparent;
}
.button.link:after {
  display: inline;
  position: static;
  background: none;
  color: #afcb08;
  content: "»";
  margin-left: 2px;
  margin-right: 5px;
}
.button:hover {
  background: #003e66;
}
.button:hover:after {
  right: -9px;
  top: -9px;
}
.hide {
  display: none;
}
@media screen and (max-width: 650px) {
  .hide-mobile {
    display: none;
  }
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.box {
  padding: 15px;
}
/* ############## */
.main {
  overflow: hidden;
  margin-top: 50px;
  display: block;
  min-height: 300px;
}
.main > .dce-disturber:first-child {
  margin-top: 0;
  padding-top: 23.33333333px;
}
@media screen and (min-width: 650px) {
  .main > .dce-disturber:first-child {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .main > .dce-disturber:first-child {
    padding-top: 70px;
  }
}
.main > .dce-disturber:first-child + div.dce-breadcrumb {
  display: block;
  margin-top: 23.33333333px;
}
@media screen and (min-width: 650px) {
  .main > .dce-disturber:first-child + div.dce-breadcrumb {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .main > .dce-disturber:first-child + div.dce-breadcrumb {
    margin-top: 70px;
  }
}
.main > .dce-disturber:first-child + div.dce-breadcrumb + div.color-bg {
  margin-top: 0;
}
.main > .dce-disturber:first-child.color-bg + .dce-breadcrumb {
  margin-top: 0;
}
.main > .dce-slider:first-child + .dce-breadcrumb {
  display: block;
}
.main > .dce-headervideo:first-child + .dce-breadcrumb {
  display: block;
}
.main > .dce-swiper-video-header-three-block:first-child + .dce-breadcrumb {
  display: none;
}
@media screen and (min-width: 1025px) {
  .main {
    margin-top: 88px;
  }
}
aside#sidebar {
  position: fixed;
  z-index: 99;
  bottom: 0;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1290px) {
  aside#sidebar {
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: 150px;
  }
}
aside#sidebar .row {
  max-width: 1290px;
}
@media only screen and (min-width: 1290px) {
  aside#sidebar .row {
    max-width: 50px;
  }
}
aside#sidebar .row div {
  height: 50px;
  padding: 0;
}
@media screen and (max-width: 1289px) {
  aside#sidebar .row div.small-3.large-12.columns {
    width: 25%;
  }
}
@media only screen and (max-width: 1289px) {
  aside#sidebar .row div {
    padding-left: 2px;
  }
}
@media screen and (max-width: 650px) {
  aside#sidebar .row div {
    height: 30px;
  }
}
aside#sidebar .row div:nth-child(1) {
  padding-left: 0px;
}
aside#sidebar .row div a {
  display: block;
}
aside#sidebar .row div a div.background {
  background-color: #DFEAF3;
}
aside#sidebar .row div a div.background:hover {
  background-color: #afcb08;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
aside#sidebar .row div a div.background img {
  margin: 0 auto;
}
@media screen and (max-width: 650px) {
  aside#sidebar .row div a div.background img {
    height: 30px;
  }
}
.swiper-container .swiper-button-next {
  width: 28px;
  height: 29px;
  background: url("/var/static/img/edge-right.svg");
  background-repeat: no-repeat;
  margin-top: -14px;
}
.swiper-container .swiper-button-prev {
  width: 28px;
  height: 29px;
  background: url("/var/static/img/edge-left.svg");
  background-repeat: no-repeat;
  margin-top: -14px;
}
.swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0;
}
.pagination {
  margin-top: 45px;
}
.pagination .prev {
  display: inline-block;
  margin-right: 15px;
  font-family: "AkkoPro", sans-serif;
  font-weight: normal;
  color: #003e66;
  font-size: 14px;
  line-height: 19.6px;
}
.pagination .prev.hide {
  display: none;
}
.pagination .count {
  display: inline-block;
}
.pagination .pag-nav .active {
  color: #afcb08;
}
.pagination .next {
  display: inline-block;
  margin-left: 15px;
  font-family: "AkkoPro", sans-serif;
  font-weight: normal;
  color: #003e66;
  font-size: 14px;
  line-height: 19.6px;
  position: relative;
}
.pagination .next:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  right: -19px;
  top: 1px;
  background: url("/var/static/img/edge-right-secondary.svg");
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-position: center;
  transition: all 0.3s;
}
.pagination .next.hide {
  display: none;
}
.placeholder {
  height: 1px;
  opacity: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* pt-sans-regular - latin */
  @font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: url("/var/static/fonts/pt-sans-v12-latin-regular.eot");
    /* IE9 Compat Modes */
    src: local(""), url("/var/static/fonts/pt-sans-v12-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("/var/static/fonts/pt-sans-v12-latin-regular.woff2") format("woff2"), /* Super Modern Browsers */ url("/var/static/fonts/pt-sans-v12-latin-regular.woff") format("woff"), /* Modern Browsers */ url("/var/static/fonts/pt-sans-v12-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */ url("/var/static/fonts/pt-sans-v12-latin-regular.svg#PTSans") format("svg");
    /* Legacy iOS */
  }
  body,
  .copy,
  .copy p,
  .copy p strong,
  .headline,
  .subline,
  .button {
    font-family: "PT Sans", sans-serif;
  }
  .subline.small {
    font-size: 14.92px;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
.clearfix:before {
  display: table;
  content: " ";
}
.clearfix:after {
  display: table;
  content: " ";
  clear: both;
}
.row {
  margin: 0px auto;
  max-width: 1170px;
  width: 100%;
  padding: 0;
  /* ##### GRID TABLET ###### */
  /* ##### GRID DESKTOP ###### */
}
.row.fullsize {
  max-width: 100%;
}
.row.fullsize .row {
  margin: 0 auto;
}
.row.fullsize .row .row {
  margin: auto -15px;
}
.row.fullsize div[class*="dce-"]:first-of-type {
  margin-top: 0;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  margin: auto -15px;
  max-width: none;
  width: auto;
  padding: 0;
}
.row .columns,
.row .column {
  position: relative;
  float: left;
  padding: 0 15px;
  width: 100%;
}
.row .columns.show-medium,
.row .column.show-medium {
  display: none;
}
@media screen and (min-width: 650px) {
  .row .columns.show-medium,
  .row .column.show-medium {
    display: block;
  }
}
@media screen and (min-width: 650px) {
  .row .columns.medium-centered,
  .row .column.medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1025px) {
  .row .columns.large-centered,
  .row .column.large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.row .small-1 {
  width: 8.33333%;
}
.row .small-2 {
  width: 16.66667%;
}
.row .small-3 {
  width: 25%;
}
.row .small-4 {
  width: 33.33333%;
}
.row .small-5 {
  width: 41.66667%;
}
.row .small-6 {
  width: 50%;
}
.row .small-7 {
  width: 58.33333%;
}
.row .small-8 {
  width: 66.66667%;
}
.row .small-9 {
  width: 75%;
}
.row .small-10 {
  width: 83.33333%;
}
.row .small-11 {
  width: 91.66667%;
}
.row .small-12 {
  width: 100%;
}
@media screen and (min-width: 650px) {
  .row .medium-1 {
    width: 8.33333%;
  }
  .row .medium-2 {
    width: 16.66667%;
  }
  .row .medium-3 {
    width: 25%;
  }
  .row .medium-4 {
    width: 33.33333%;
  }
  .row .medium-5 {
    width: 41.66667%;
  }
  .row .medium-6 {
    width: 50%;
  }
  .row .medium-7 {
    width: 58.33333%;
  }
  .row .medium-8 {
    width: 66.66667%;
  }
  .row .medium-9 {
    width: 75%;
  }
  .row .medium-10 {
    width: 83.33333%;
  }
  .row .medium-11 {
    width: 91.66667%;
  }
  .row .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .row .large-1 {
    width: 8.33333%;
  }
  .row .large-2 {
    width: 16.66667%;
  }
  .row .large-3 {
    width: 25%;
  }
  .row .large-4 {
    width: 33.33333%;
  }
  .row .large-5 {
    width: 41.66667%;
  }
  .row .large-6 {
    width: 50%;
  }
  .row .large-7 {
    width: 58.33333%;
  }
  .row .large-8 {
    width: 66.66667%;
  }
  .row .large-9 {
    width: 75%;
  }
  .row .large-10 {
    width: 83.33333%;
  }
  .row .large-11 {
    width: 91.66667%;
  }
  .row .large-12 {
    width: 100%;
  }
}
.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}
@media screen and (min-width: 650px) {
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
}
@media screen and (min-width: 1025px) {
  .large-up-1 > .column,
  .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }
}
div[class*="dce-"] {
  margin-top: 23.33333333px;
}
@media screen and (min-width: 650px) {
  div[class*="dce-"] {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1025px) {
  div[class*="dce-"] {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1025px) {
  div.pim-col2 .medium-6:nth-of-type(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 1025px) {
  div.pim-col4 .medium-6:nth-of-type(3n+1) {
    clear: both;
  }
}
div.dce-slider {
  max-width: 1920px;
  margin: 0 auto;
}
div.dce-slider.content {
  margin-top: 23.33333333px;
}
@media screen and (min-width: 650px) {
  div.dce-slider.content {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1025px) {
  div.dce-slider.content {
    margin-top: 70px;
  }
}
div.dce-slider + .color-bg {
  margin-top: 0;
}
div.dce-slider.no-loop .swiper-pagination,
div.dce-slider.no-loop .swiper-button-prev,
div.dce-slider.no-loop .swiper-button-next {
  display: none;
}
div.dce-slider .img-box img,
div.dce-slider .img-box picture {
  display: block;
}
div.dce-slider .img-box .headline-wrapper {
  position: absolute;
  max-width: 1170px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
div.dce-slider .img-box .copy-box {
  position: absolute;
  width: 100%;
  max-width: 500px;
  left: 0;
  bottom: 0;
  padding: 15px;
  display: none;
}
@media screen and (min-width: 1025px) {
  div.dce-slider .img-box .copy-box {
    display: block;
    bottom: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
div.dce-slider .img-box .copy-box.white .headline,
div.dce-slider .img-box .copy-box.white .subline {
  color: #fff;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
div.dce-slider .img-box .copy-box.white .headline.edge:after {
  background-image: url("/var/static/img/esg-edge-big-wihte.svg");
}
div.dce-slider .img-box .copy-box.left {
  max-width: 1140px;
}
div.dce-slider .img-box .copy-box.left .headline,
div.dce-slider .img-box .copy-box.left .subline {
  max-width: 650px;
}
div.dce-slider .img-box .copy-box.right {
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  width: auto;
  left: auto;
  transform: translate(0, -50%);
}
@media screen and (min-width: 1025px) {
  div.dce-slider .img-box .copy-box.right {
    display: flex;
    max-width: 525px;
    right: 0;
    padding-left: 30px;
  }
}
div.dce-slider .img-box .copy-box.right .headline {
  margin-right: 0;
}
@media screen and (max-width: 650px) {
  div.dce-slider .swiper-pagination.swiper-pagination-bullets {
    bottom: 2px;
  }
}
div.dce-slider .swiper-button-prev,
div.dce-slider .swiper-button-next {
  display: none;
}
@media screen and (min-width: 650px) {
  div.dce-slider .swiper-button-prev,
  div.dce-slider .swiper-button-next {
    display: block;
  }
}
div.dce-slider + .dce-breadcrumb {
  margin: 0;
  display: none;
  background: #DFEAF3;
  padding: 2px 10px;
}
div.dce-slider + .dce-breadcrumb ul li {
  display: inline-block;
  margin-right: 7.5px;
  margin-left: 0;
}
div.dce-slider + .dce-breadcrumb ul li a {
  color: #878787;
  font-size: 12px;
}
div.dce-slider + .dce-breadcrumb ul li a:hover {
  color: #003e66;
}
@media screen and (min-width: 1025px) {
  div.dce-carousel .headline + .swiper-container,
  div.dce-carousel .subline + .swiper-container {
    margin-top: -35px;
  }
}
div.dce-carousel .inbox .img-box {
  left: 0;
  position: static;
  transform: none;
  width: auto;
}
div.dce-carousel .inbox .img-box img {
  width: 100%;
}
div.dce-carousel .inbox .box {
  padding-left: 15px;
}
div.dce-carousel a:hover .box .subline {
  color: #fff;
}
@media screen and (max-width: 650px) {
  div.dce-carousel .swiper-container {
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 650px) {
  div.dce-carousel .swiper-container {
    padding-bottom: 70px;
  }
}
div.dce-carousel .swiper-button-next {
  width: 28px;
  height: 29px;
  background: url("/var/static/img/edge-right.svg");
  background-repeat: no-repeat;
  margin-top: -14px;
  right: 15px;
}
div.dce-carousel .swiper-button-next:focus {
  border: none;
  outline: none;
}
@media screen and (max-width: 650px) {
  div.dce-carousel .swiper-button-next {
    top: auto;
    bottom: -15px;
  }
}
@media screen and (min-width: 650px) {
  div.dce-carousel .swiper-button-next {
    right: -50px;
  }
}
@media screen and (min-width: 650px) and (max-width: 1300px) {
  div.dce-carousel .swiper-button-next {
    right: 15px;
    top: auto;
    bottom: 0px;
  }
}
div.dce-carousel .swiper-button-prev {
  width: 28px;
  height: 29px;
  background: url("/var/static/img/edge-left.svg");
  background-repeat: no-repeat;
  margin-top: -14px;
  left: 15px;
}
div.dce-carousel .swiper-button-prev:focus {
  border: none;
  outline: none;
}
@media screen and (max-width: 650px) {
  div.dce-carousel .swiper-button-prev {
    top: auto;
    bottom: -15px;
  }
}
@media screen and (min-width: 650px) {
  div.dce-carousel .swiper-button-prev {
    left: -50px;
  }
}
@media screen and (min-width: 650px) and (max-width: 1300px) {
  div.dce-carousel .swiper-button-prev {
    left: 15px;
    top: auto;
    bottom: 0px;
  }
}
div.dce-carousel .swiper-pagination {
  width: 100%;
  left: 0px;
}
div.dce-carousel .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border-radius: 0;
}
.dce-subheadline.advanced .copy,
.dce-subheadline.advanced .headline {
  margin-top: 25px;
}
.dce-copy-box {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 650px) {
  .dce-copy-box {
    position: static;
  }
}
.dce-copy-box img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.dce-copy-box .inbox {
  background: #fff;
  display: block;
  transition: all 0.3s;
  overflow: hidden;
}
.dce-copy-box .inbox .text-center {
  background: none;
}
.dce-copy-box .inbox .img-box {
  position: absolute;
  left: 15px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  width: 100px;
}
.dce-copy-box .inbox .img-box img {
  width: 100%;
}
.dce-copy-box .inbox .img-box.img-bg {
  background-color: #003e66;
}
@media screen and (max-width: 650px) {
  .dce-copy-box .inbox .img-box.img-bg {
    height: 100%;
  }
  .dce-copy-box .inbox .img-box.img-bg img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
.dce-copy-box .inbox .img-box.img-bg img {
  width: 100%;
  max-width: 94px;
}
@media screen and (min-width: 650px) {
  .dce-copy-box .inbox .img-box.img-bg img {
    max-width: 100%;
  }
}
@media screen and (min-width: 650px) {
  .dce-copy-box .inbox .img-box {
    position: static;
    transform: none;
    width: auto;
  }
}
.dce-copy-box .inbox .box {
  background: none;
  padding-left: 115px;
  z-index: 1;
}
.dce-copy-box .inbox .box h5 {
  color: #afcb08;
  font-size: 15.00053573px;
  line-height: 21px;
}
@media screen and (min-width: 650px) {
  .dce-copy-box .inbox .box h5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 650px) {
  .dce-copy-box .inbox .box {
    padding-left: 15px;
  }
}
@media screen and (max-width: 650px) {
  .dce-copy-box .inbox .hide-mobile + .box {
    padding-left: 15px;
  }
}
.dce-copy-box .inbox .subline,
.dce-copy-box .inbox .copy,
.dce-copy-box .inbox .copy p,
.dce-copy-box .inbox .button,
.dce-copy-box .inbox p strong {
  transition: all 0.3s;
}
@media screen and (min-width: 1025px) {
  .dce-copy-box .inbox:hover {
    background-color: #003e66;
  }
  .dce-copy-box .inbox:hover .box .subline,
  .dce-copy-box .inbox:hover .box .copy,
  .dce-copy-box .inbox:hover .box .copy p,
  .dce-copy-box .inbox:hover .box .button,
  .dce-copy-box .inbox:hover .box p strong,
  .dce-copy-box .inbox:hover .box li,
  .dce-copy-box .inbox:hover .box h5 {
    color: #fff;
  }
}
.dce-copy-box .text-center {
  background: #fff;
}
.dce-copy-box .text-center.img-bg {
  background-color: #003e66;
}
.dce-copy-box .box {
  background: #fff;
}
@media screen and (min-width: 650px) {
  .dce-copy-box .box .subline.small {
    min-height: 42px;
  }
}
@media screen and (min-width: 650px) {
  .dce-copy-box .box .copy {
    min-height: 38px;
  }
}
.dce-copy-box .subline + .button {
  margin-top: 25px;
}
.dce-copy-box .copy {
  margin-top: 8.33333333px;
}
.dce-copy-box .copy + .button {
  margin-top: 25px;
}
.dce-copy-box .button {
  margin-top: 0;
}
.dce-copy-box.blog .inbox .img-box {
  position: static;
  transform: none;
  width: 100%;
}
.dce-copy-box.blog .inbox .img-box img {
  width: auto;
  max-width: none;
  position: static;
  transform: none;
}
.dce-img img {
  width: 100%;
}
.dce-img-advanced img {
  width: 100%;
}
@media screen and (min-width: 650px) {
  .dce-img-advanced .img-box.first {
    position: relative;
    bottom: -30px;
  }
}
.dce-img-advanced .img-box.sedond {
  margin: 25px 0;
}
@media screen and (min-width: 650px) {
  .dce-img-advanced .img-box.sedond {
    margin: 0;
    position: relative;
    top: -30px;
  }
}
.dce-img-advanced .copy-box.first {
  margin: 25px 0;
}
@media screen and (min-width: 650px) {
  .dce-img-advanced .copy-box.first {
    margin: 0;
    padding: 60px 0;
  }
}
@media screen and (min-width: 650px) {
  .dce-img-advanced .copy-box.sedond {
    padding: 60px 0;
  }
}
.dce-accordion.no-margin {
  margin-top: 0;
}
.dce-accordion .headline + .item,
.dce-accordion .subline + .item {
  margin-top: 25px;
}
.dce-accordion .item.active .subline {
  background: rgba(235, 240, 244, 0.55);
}
.dce-accordion .item.active .subline:after {
  background-image: url("/var/static/img/edge-up.svg");
}
.dce-accordion .item.active .box {
  background: #fff;
  display: block;
}
.dce-accordion .item .subline {
  background: #ebf0f4;
  padding: 15px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.dce-accordion .item .subline:hover {
  background: #fff;
}
.dce-accordion .item .subline:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 49px;
  width: 49px;
  background: url("/var/static/img/edge-down.svg");
  background-repeat: no-repeat;
  background-size: 22px auto;
  background-position: center;
}
.dce-accordion .item .box {
  padding-top: 0;
  display: none;
}
.dce-disturber {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 23.33333333px;
}
@media screen and (min-width: 650px) {
  .dce-disturber.img-bg {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .dce-disturber.img-bg {
    padding-top: 70px;
  }
}
.dce-disturber .dce-subheadline.disturber {
  margin-top: 0;
}
.dce-disturber .box {
  padding: 0;
  position: relative;
}
.dce-disturber .box .img-box {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 25%;
  text-align: center;
}
.dce-disturber .box .img-box img {
  max-width: 150px;
  width: 100%;
}
.dce-disturber .box .copy-box {
  padding-left: 25%;
}
.dce-disturber .box .copy-box.white .headline,
.dce-disturber .box .copy-box.white .subline,
.dce-disturber .box .copy-box.white .copy,
.dce-disturber .box .copy-box.white p {
  color: #fff;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.dce-disturber .box .copy-box.white .headline.edge:after {
  background-image: url("/var/static/img/esg-edge-big-wihte.svg");
}
.dce-disturber .box .copy-box .copy {
  margin-top: 25px;
}
div.dce-breadcrumb {
  background: #DFEAF3;
  margin-top: 0;
  padding: 2px 10px;
  display: none;
}
div.dce-breadcrumb.visible {
  display: block !important;
}
div.dce-breadcrumb ul li {
  display: inline-block;
  margin-left: 7.5px;
}
div.dce-breadcrumb ul li a {
  color: #878787;
  font-size: 13px;
}
div.dce-breadcrumb ul li a:hover {
  color: #003e66;
}
div.dce-breadcrumb ul li:first-child {
  margin-left: 0;
}
.dce-video .box {
  position: relative;
}
.dce-video .box iframe {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.dce-video .box video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.dce-video .box:after {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.dce-cybertraining {
  margin-bottom: 23.33333333px;
}
@media screen and (min-width: 650px) {
  .dce-cybertraining {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .dce-cybertraining {
    margin-bottom: 70px;
  }
}
.dce-cybertraining.list {
  margin-bottom: 0;
}
.dce-cybertraining .box {
  background-color: #ebf0f4;
  margin-top: 3px;
  display: block;
  transition: background-color 0.3s;
}
.dce-cybertraining .box:hover {
  background: #003e66;
}
.dce-cybertraining .box:hover .copy,
.dce-cybertraining .box:hover .subline,
.dce-cybertraining .box:hover p {
  color: #fff;
}
.dce-blog {
  margin-bottom: 23.33333333px;
}
@media screen and (min-width: 650px) {
  .dce-blog {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .dce-blog {
    margin-bottom: 70px;
  }
}
.dce-blog.list .publish-site {
  margin-top: 10px;
}
.dce-blog.list .publish-site span {
  font-size: 10px;
  background-color: #afcb08;
  color: #fff;
  padding: 3px 5px;
  border-radius: 3px;
}
.dce-blog.list .publish-site span.cyoss {
  background-color: #afcb08;
}
.dce-blog.list .publish-site span.dps {
  background-color: #0075bf;
}
.dce-blog.list .publish-site span.mob {
  background-color: #61747d;
}
@media screen and (max-width: 650px) {
  .dce-blog.list .dce-copy-box .img-box {
    position: static;
    transform: none;
    width: 100%;
  }
  .dce-blog.list .dce-copy-box .img-box img {
    width: auto;
    max-width: 100%;
  }
  .dce-blog.list .dce-copy-box .box {
    padding-left: 0;
  }
}
.dce-blog.detail {
  margin-top: 0;
}
.dce-blog.dce-breadcrumb {
  display: block;
  margin-bottom: 0;
}
.dce-blog iframe {
  width: 100%;
}
.dce-blog .popular .subline + .copy {
  margin-top: 6.25px;
}
.dce-blog .popular li {
  padding: 0;
  margin-top: 10px;
}
.dce-blog .popular li a {
  position: relative;
  display: block;
  min-height: 57px;
}
.dce-blog .popular li a .copy-box span {
  display: block;
  color: #878787;
}
.dce-blog .popular li:after {
  display: none;
}
.dce-blog.related .dce-headsubline .subline {
  margin-bottom: -23.33333333px;
}
@media screen and (min-width: 650px) {
  .dce-blog.related .dce-headsubline .subline {
    margin-bottom: -35px;
  }
}
@media screen and (min-width: 1025px) {
  .dce-blog.related .dce-headsubline .subline {
    margin-bottom: -70px;
  }
}
.dce-blog .event,
.dce-blog .fair {
  margin-top: 25px;
  display: block;
}
.dce-blog .event .subline + .copy,
.dce-blog .fair .subline + .copy {
  margin-top: 8.33333333px;
}
.dce-blog.small {
  margin: 0;
}
.dce-blog.small .event,
.dce-blog.small .news,
.dce-blog.small .fair {
  margin: 0;
}
.dce-blog.small .box {
  background: #ebf0f4;
  margin-top: 3px;
  display: block;
  transition: background-color 0.3s;
}
.dce-blog.small .box:hover {
  background: #003e66;
}
.dce-blog.small .box:hover .copy,
.dce-blog.small .box:hover .subline,
.dce-blog.small .box:hover p {
  color: #fff;
}
.dce-blog.small .box .copy {
  transition: color 0.3s;
}
.dce-blog.small .box .copy + .subline {
  margin-top: 8.33333333px;
}
.dce-blog.small .box .copy p {
  transition: color 0.3s;
}
.dce-blog.small .box .subline {
  transition: color 0.3s;
}
.dce-blog.small .box .subline + .copy {
  margin-top: 8.33333333px;
}
.dce-gallery .row {
  margin: 0;
}
.dce-gallery .column {
  padding: 0;
}
.dce-gallery .column a {
  display: block;
  position: relative;
}
.dce-gallery .column a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  background-image: linear-gradient(180deg, rgba(175, 203, 8, 0.05), rgba(211, 223, 131, 0.6));
  transition: opacity 0.3s;
}
.dce-gallery .column a:hover:after {
  opacity: 1;
}
.dce-gallery .column a img {
  display: block;
}
.dce-securedl .secure {
  position: relative;
}
.dce-securedl .secure svg {
  position: absolute;
  right: -22px;
  top: -1px;
  width: 20px;
  height: auto;
  background-color: #fff;
}
.dce-form .captcha-img,
.dce-login-form .captcha-img {
  display: flex;
  margin-bottom: 10px;
}
.dce-form .captcha-img a,
.dce-login-form .captcha-img a {
  display: inline-flex;
  align-items: center;
  padding-left: 5px;
  min-width: 25px;
}
.color-bg {
  margin-top: 23.33333333px;
  background-color: #ebf0f4;
  padding-bottom: 23.33333333px;
}
@media screen and (min-width: 650px) {
  .color-bg {
    margin-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .color-bg {
    margin-top: 70px;
    padding-bottom: 70px;
  }
}
.color-bg + .color-bg {
  margin-top: -23.33333333px;
}
@media screen and (min-width: 650px) {
  .color-bg + .color-bg {
    margin-top: -35px;
  }
}
@media screen and (min-width: 1025px) {
  .color-bg + .color-bg {
    margin-top: -70px;
  }
}
.color-bg .dce-blog.small .box {
  background-color: #fff;
}
.color-bg .dce-blog.small .box:hover {
  background: #003e66;
}
.color-bg .dce-blog.small .box:hover .copy,
.color-bg .dce-blog.small .box:hover .subline,
.color-bg .dce-blog.small .box:hover p {
  color: #fff;
}
div.dce-headervideo {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
}
div.dce-headervideo + .dce-breadcrumb {
  margin: 0;
}
div.dce-headervideo .mute-button {
  display: none;
}
div.dce-headervideo + .color-bg {
  margin-top: 0;
}
div.dce-headervideo .headline-container {
  width: 100%;
  max-width: 1140px;
  height: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
}
div.dce-headervideo .headline-button {
  position: absolute;
  bottom: 15px;
  z-index: 10;
  padding: 0 15px;
  display: none;
}
@media only screen and (min-width: 650px) {
  div.dce-headervideo .headline-button {
    top: 50%;
    bottom: auto;
  }
}
@media only screen and (min-width: 1025px) {
  div.dce-headervideo .headline-button {
    display: block;
  }
}
div.dce-headervideo .headline-button.left {
  left: 0;
  max-width: 650px;
}
@media only screen and (min-width: 650px) {
  div.dce-headervideo .headline-button.left {
    top: 50%;
    transform: translate(0, -50%);
    bottom: auto;
  }
}
div.dce-headervideo .headline-button.center {
  left: 0;
  max-width: 500px;
  width: 100%;
}
@media only screen and (min-width: 650px) {
  div.dce-headervideo .headline-button.center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
  }
}
div.dce-headervideo .headline-button.right {
  word-break: break-word;
  margin-left: 66%;
  max-width: none;
}
@media only screen and (min-width: 650px) {
  div.dce-headervideo .headline-button.right {
    left: auto;
    top: 50%;
    transform: translate(0, -50%);
    bottom: auto;
  }
}
div.dce-headervideo .headline-button .headline,
div.dce-headervideo .headline-button .subline {
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  div.dce-headervideo .headline-button .headline {
    font-size: 64px;
  }
}
div.dce-headervideo .video-buttons {
  display: flex;
  gap: 16px;
  padding: 10px 15px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 650px) {
  div.dce-headervideo .video-buttons {
    padding: 16px 27px;
  }
}
div.dce-headervideo .video-buttons .mute-button {
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
  z-index: 10;
}
div.dce-headervideo .video-buttons .mute-button.muted::after {
  content: "";
  display: block;
  height: 3px;
  width: 120%;
  background-color: #878787;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  border-radius: 10px;
}
div.dce-headervideo .video-buttons .mute-button:hover {
  opacity: 0.8;
}
div.dce-headervideo .video-buttons .mute-button img {
  width: 100%;
  height: 100%;
}
div.dce-headervideo .video-buttons .play-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #afcb08;
  border-radius: 100%;
  z-index: 10;
  transition: opacity 0.3s;
  cursor: pointer;
}
div.dce-headervideo .video-buttons .play-button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  height: 40%;
  background-color: #fff;
}
div.dce-headervideo .video-buttons .play-button.stopped img {
  display: block;
}
div.dce-headervideo .video-buttons .play-button.stopped::after {
  display: none;
}
div.dce-headervideo .video-buttons .play-button:hover {
  opacity: 0.8;
}
div.dce-headervideo .video-buttons .play-button img {
  display: none;
  width: 70%;
  margin-left: -2px;
}
div.dce-headervideo video {
  position: relative;
  width: 100%;
  display: block;
}
.dce-background-carousel {
  position: relative;
  background-position: center;
  background-size: cover;
  padding: 70px 0;
}
.dce-background-carousel .swiper-background-carousel-container {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .dce-background-carousel.no-controls .swiper-pagination,
  .dce-background-carousel.no-controls .swiper-button-prev,
  .dce-background-carousel.no-controls .swiper-button-next {
    display: none;
  }
}
.dce-background-carousel .text-container {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1025px) {
  .dce-background-carousel .text-container {
    margin-bottom: 70px;
  }
}
.dce-background-carousel .text-container.blue .headline,
.dce-background-carousel .text-container.blue .subline {
  color: #003e66;
}
.dce-background-carousel .text-container .headline,
.dce-background-carousel .text-container .subline {
  color: #fff;
}
.dce-background-carousel .swiper-container-background {
  position: relative;
  overflow-x: clip;
}
@media only screen and (min-width: 767px) {
  .dce-background-carousel .swiper-container-background {
    margin: 0 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .dce-background-carousel .swiper-container-background {
    margin: 0;
  }
}
.dce-background-carousel .swiper-button-prev,
.dce-background-carousel .swiper-button-next {
  display: none;
}
@media only screen and (min-width: 767px) {
  .dce-background-carousel .swiper-button-prev,
  .dce-background-carousel .swiper-button-next {
    display: block;
  }
}
.dce-background-carousel .swiper-button-prev {
  background-image: url(../img/slider-prev-white.svg);
  left: 0 !important;
}
@media only screen and (min-width: 1280px) {
  .dce-background-carousel .swiper-button-prev {
    left: -50px !important;
  }
}
.dce-background-carousel .swiper-button-next {
  background-image: url(../img/slider-next-white.svg);
  right: 0 !important;
}
@media only screen and (min-width: 1280px) {
  .dce-background-carousel .swiper-button-next {
    right: -50px !important;
  }
}
.dce-background-carousel .swiper-slide {
  height: auto;
}
.dce-background-carousel .swiper-wrapper .swiper-slide a.dce-copy-box:hover {
  background: rgba(0, 62, 102, 0.9);
}
.dce-background-carousel .swiper-wrapper .swiper-slide a.dce-copy-box:hover .button {
  background: #afcb08;
  color: #fff !important;
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  overflow: visible;
  background: rgba(0, 62, 102, 0.6);
  mix-blend-mode: multiply;
  transition: all 0.2s ease-in-out;
  padding: 50px 16px 16px 16px;
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box.no-icon {
  padding: 16px;
}
@media only screen and (min-width: 650px) {
  .dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box.no-icon {
    padding: 30px;
  }
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-boxa:hover {
  background: rgba(0, 62, 102, 0.9);
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-boxa:hover .button {
  background: #afcb08;
  color: #fff !important;
}
@media only screen and (min-width: 650px) {
  .dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box {
    padding: 70px 30px 30px 30px;
  }
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}
@media only screen and (min-width: 650px) {
  .dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .img-box {
    width: 82px;
    height: 82px;
  }
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .img-box img {
  width: 100%;
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .title {
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 650px) {
  .dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .title.multi {
    min-height: 76px;
  }
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .text {
  margin-top: 16px;
  color: #fff;
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .text > * {
  color: #fff;
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .text ul li:after,
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .text ol li:after {
  color: #fff;
}
.dce-background-carousel .swiper-wrapper .swiper-slide .dce-copy-box .button-container {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: end;
  margin-top: 50px;
}
.dce-background-carousel .swiper-pagination {
  width: 100%;
  bottom: -50px;
  left: 0;
}
.dce-background-carousel .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.dce-imagebubbles {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.dce-imagebubbles .row {
  position: relative;
}
.dce-imagebubbles .text-container {
  padding: 0 15px;
  color: #003E66;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1025px) {
  .dce-imagebubbles .text-container {
    z-index: 10;
    position: absolute;
    top: 25px;
  }
}
.dce-imagebubbles .text-container h2 {
  margin-bottom: 14px;
  color: #003e66;
}
@media only screen and (min-width: 1025px) {
  .dce-imagebubbles .text-container h2 {
    color: #fff;
  }
}
.dce-imagebubbles .text-container h2.blue {
  color: #003e66;
}
.dce-imagebubbles .text-container h3 {
  margin-bottom: 25px;
  color: #003e66;
}
@media only screen and (min-width: 1025px) {
  .dce-imagebubbles .text-container h3 {
    color: #fff;
  }
}
.dce-imagebubbles .text-container h3.blue {
  color: #003e66;
}
.dce-imagebubbles .imagebubbles-container {
  padding: 0 15px;
  position: relative;
  background-size: cover;
  background-position: center;
}
.dce-imagebubbles .imagebubbles-container .main-image-container {
  position: relative;
}
.dce-imagebubbles .imagebubbles-container .main-image-container > picture {
  opacity: 0;
  pointer-events: none;
}
.dce-imagebubbles .imagebubbles-container .main-image-container img {
  width: 100%;
  height: 100%;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container {
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 20;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container.active {
  z-index: 30;
}
@media only screen and (max-width: 649px) {
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container.active {
    left: 50% !important;
    top: -10% !important;
  }
}
@media only screen and (min-width: 650px) {
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container:hover {
    z-index: 99;
  }
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container:hover .bubble-circle {
    background-color: #fff;
    animation: none;
  }
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container:hover .bubble-box {
    display: block !important;
    opacity: 1;
  }
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 100%;
  cursor: pointer;
  z-index: 10;
  overflow: hidden;
  position: relative;
  animation-name: color;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle.image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #fff;
  animation: none;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle.image img {
  width: 100%;
  height: auto;
  animation-name: image;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle:hover:not(.image) {
  animation: none;
  background-color: #fff;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle.active:not(.image) {
  animation: none;
  background-color: #fff;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle.active + .bubble-box {
  display: block;
  opacity: 1;
}
@media only screen and (min-width: 650px) {
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle.active + .bubble-box {
    display: none;
  }
}
@media only screen and (min-width: 650px) {
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-circle {
    width: 64px;
    height: 64px;
  }
}
@keyframes color {
  0% {
    background: rgba(255, 255, 255, 0.2);
  }
  50% {
    background: #ffffff;
  }
  100% {
    background: rgba(255, 255, 255, 0.2);
  }
}
@keyframes image {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container:not(.active) .bubble-box.right {
  left: -100%;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container:not(.active) .bubble-box.left {
  left: calc(100% + 40px);
}
@media only screen and (min-width: 650px) {
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container:not(.active) .bubble-box.left {
    left: calc(100% + 64px);
  }
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box {
  position: absolute;
  left: 50%;
  top: 20px;
  width: 300px;
  padding: 50px 16px 16px 16px;
  color: #fff;
  background-color: #003E66;
  transform: translateX(-50%);
  display: none;
  opacity: 0;
  transition: all 1.6s ease-in-out;
}
@media only screen and (min-width: 650px) {
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box {
    top: 32px;
  }
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box > * {
  color: #fff;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box.hide {
  display: none !important;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box .close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
  transform: scaleX(1.5);
}
@media only screen and (min-width: 650px) {
  .dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box .close-button {
    display: none;
  }
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box h6 {
  margin-top: 0;
  margin-bottom: 24px;
}
.dce-imagebubbles .imagebubbles-container .main-image-container .bubbles-container .bubble-container .bubble-box ul li:after {
  color: #fff;
}
.color-bg.color00 .dce-copyimageadvanced .right-container {
  background-color: #F0F0F2;
}
.color-bg .dce-copyimageadvanced .right-container {
  background-color: #fff;
}
.dce-copyimageadvanced .row:nth-of-type(2) {
  position: relative;
}
@media only screen and (min-width: 650px) {
  .dce-copyimageadvanced .row:nth-of-type(2) .absolute {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media only screen and (min-width: 650px) {
  .dce-copyimageadvanced .row:nth-of-type(2) .absolute.left {
    position: absolute;
    right: auto;
    left: 0;
    bottom: 0;
  }
}
.dce-copyimageadvanced .row .text-container {
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 650px) {
  .dce-copyimageadvanced .row .text-container {
    display: block;
  }
}
.dce-copyimageadvanced .columns.float-right {
  float: right;
}
.dce-copyimageadvanced .image-container img {
  width: 100%;
}
.dce-copyimageadvanced .left-container .subline {
  margin-top: 22px;
  text-transform: uppercase;
}
.dce-copyimageadvanced .left-container h6 {
  margin-top: 22px;
  font-size: 15px;
}
.dce-copyimageadvanced .right-container {
  position: relative;
  padding: 22px 16px 50px 16px;
  background-color: #F0F0F2;
  z-index: 10;
}
@media only screen and (min-width: 650px) {
  .dce-copyimageadvanced .right-container {
    margin-top: 22px;
    padding: 24px 24px 50px 24px;
  }
}
.dce-copyimageadvanced .right-container h3,
.dce-copyimageadvanced .right-container h4,
.dce-copyimageadvanced .right-container h5,
.dce-copyimageadvanced .right-container h6 {
  color: #003e66;
}
.dce-copyimageadvanced .right-container p {
  color: #646464;
}
.dce-copyimageadvanced .right-container .button-container {
  position: absolute;
  bottom: 0;
  left: 16px;
  transform: translateY(50%);
}
.dce-copyimageadvanced .right-container .button-container .button {
  margin: 0;
  color: #fff;
}
.dce-copyimageadvanced .right-container .button-container .button:hover {
  color: #003e66;
}
.dce-teaserbox.small .inbox:after,
.dce-teaserbox.small .inbox:before {
  display: none;
}
.dce-teaserbox.small .inbox .box {
  position: static;
  padding-left: 0;
  padding-right: 0;
}
.dce-teaserbox.small .inbox .box .subline {
  color: #afcb08;
  font-size: 23px;
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox.small .inbox .box .subline:after {
    background: url(../img/arrow-23.svg);
  }
}
.dce-teaserbox.small .inbox .box .copy {
  display: none;
}
.dce-teaserbox .inbox {
  display: block;
  position: relative;
  overflow: hidden;
}
.dce-teaserbox .inbox:after {
  content: none;
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox .inbox:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    height: 100%;
    width: 100%;
    background: rgba(0, 62, 102, 0.8);
    z-index: 1;
    margin: 0 !important;
    transition: top 0.3s;
  }
}
.dce-teaserbox .inbox:before {
  height: 50%;
  width: 100%;
  display: block;
  background: #020024;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.65;
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox .inbox:before {
    content: "";
  }
}
.dce-teaserbox .inbox .img img {
  width: 100%;
}
.dce-teaserbox .inbox:hover:after {
  top: 0%;
}
.dce-teaserbox .inbox:hover .box {
  bottom: 0px;
}
.dce-teaserbox .inbox:hover .box .subline:after {
  margin-left: 25px;
}
.dce-teaserbox .inbox:hover .box .copy {
  max-height: 300px;
}
.dce-teaserbox .box {
  z-index: 2;
  transition: bottom 0.3s;
  padding: 15px 0;
  bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox .box {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: auto;
    width: 100%;
    padding: 18px;
  }
}
.dce-teaserbox .box .subline {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 2;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox .box .subline {
    color: #fff;
  }
}
.dce-teaserbox .box .subline:after {
  content: "";
  width: 38px;
  height: 16px;
  display: inline-block;
  margin-left: 15px;
  transition: margin-left 0.3s;
  background: url(../img/arrow-23.svg);
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox .box .subline:after {
    background: url(../img/arrow-23-white.svg);
  }
}
.dce-teaserbox .box .copy {
  position: relative;
  z-index: 2;
  margin-top: 12px;
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox .box .copy {
    margin-top: 10px;
    max-height: 1px;
    transition: max-height 0.3s;
  }
}
.dce-teaserbox .box .copy > * {
  font-size: 14.5px;
  font-style: normal;
  font-weight: 300;
  line-height: 18.5px;
}
@media only screen and (min-width: 1025px) {
  .dce-teaserbox .box .copy > * {
    color: #fff;
  }
}
.dce-blog.carousel {
  background-size: cover;
  background-position: center;
}
.dce-blog.carousel .blog-swiper-container {
  padding: 48px 0 36px 0;
  overflow: hidden;
  max-width: 1060px;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .dce-blog.carousel .blog-swiper-container {
    padding: 80px 40px 36px 40px;
  }
}
@media only screen and (min-width: 1150px) {
  .dce-blog.carousel .blog-swiper-container {
    padding: 80px 0px 36px 0px;
  }
}
.dce-blog.carousel .blog-swiper-container .blog-swiper {
  overflow: hidden;
}
.dce-blog.carousel .blog-swiper-container .swiper-slide {
  height: auto;
}
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .img-box {
  width: 100%;
}
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .img-box img {
  width: 100%;
}
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box {
  width: 100%;
  flex: 1;
  background-color: #003e66;
}
@media only screen and (min-width: 650px) {
  .dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box {
    background-color: #003e66 !important;
  }
}
@media only screen and (min-width: 1025px) {
  .dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box {
    background: rgba(0, 62, 102, 0.6) !important;
    padding: 20px;
  }
}
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box .subline,
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box .copy {
  color: #fff;
}
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box .subline p,
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box .copy p {
  color: #fff;
}
.dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box .button {
  padding: 0;
  margin-top: 16px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1025px) {
  .dce-blog.carousel .blog-swiper-container .swiper-slide > *:first-child .box .button {
    margin-bottom: 50px;
    border: none;
    background: none;
  }
}
.dce-blog.carousel .blog-swiper-container .swiper-pagination {
  position: relative;
  bottom: unset;
  margin-top: 40px;
}
@media only screen and (min-width: 1025px) {
  .dce-blog.carousel .blog-swiper-container .swiper-pagination {
    margin-top: 32px;
  }
}
.dce-blog.carousel .blog-swiper-container .swiper-pagination .swiper-pagination-bullet {
  border: none;
  margin: 0 5px;
}
.dce-blog.carousel .blog-swiper-container .swiper-button-next,
.dce-blog.carousel .blog-swiper-container .swiper-button-prev {
  display: none;
  width: 38px;
  height: 68px;
}
@media only screen and (min-width: 1025px) {
  .dce-blog.carousel .blog-swiper-container .swiper-button-next,
  .dce-blog.carousel .blog-swiper-container .swiper-button-prev {
    display: block;
  }
}
.dce-blog.carousel .blog-swiper-container .swiper-button-next {
  background: url("../img/arr-right.png");
  right: 0;
}
.dce-blog.carousel .blog-swiper-container .swiper-button-prev {
  background: url("../img/arr-left.png");
  left: 0;
}
.dce-swiper-video-header-three-block .video-container {
  position: relative;
}
.dce-swiper-video-header-three-block .video-container .video-buttons {
  bottom: 30px;
  padding: 16px;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .video-container .video-buttons {
    bottom: 140px;
  }
}
@media only screen and (min-width: 1280px) {
  .dce-swiper-video-header-three-block .video-container .video-buttons {
    bottom: 0;
  }
}
.dce-swiper-video-header-three-block .video-container .headline-container .headline-button {
  top: 10%;
}
@media only screen and (min-width: 400px) {
  .dce-swiper-video-header-three-block .video-container .headline-container .headline-button {
    top: 30%;
  }
}
@media only screen and (min-width: 650px) {
  .dce-swiper-video-header-three-block .video-container .headline-container .headline-button {
    top: 36%;
  }
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .video-container .headline-container .headline-button {
    top: 46%;
  }
}
.dce-swiper-video-header-three-block .video-container .headline-container .headline-button.right {
  margin-right: 40px;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .video-container .headline-container .headline-button.right {
    margin-right: 80px;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block {
  overflow: hidden;
  margin-top: -70px;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .swiper-video-header-three-block {
    margin-top: -190px;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide {
  height: auto;
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .content {
  position: relative;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 0 12px 16px 12px;
  background: #003e66;
  height: calc(100% - 40px);
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .content {
    background: rgba(0, 62, 102, 0.8);
    gap: 30px;
    margin-top: 50px;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .content.no-icon {
  padding: 24px 12px 16px 12px;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .content.no-icon {
    padding: 40px 18px 28px 18px;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .logo-container {
  border-radius: 100%;
  background-color: #fff;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-top: -40px;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .logo-container {
    width: 100px;
    height: 100px;
    margin-top: -50px;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .logo-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .subline {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide .subline {
    font-size: 32px;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide p {
  color: #fff;
  text-align: center;
  font-size: 14px;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-wrapper .swiper-slide p {
    font-size: 18px;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-pagination-three-block {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
@media only screen and (min-width: 1025px) {
  .dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-pagination-three-block {
    pointer-events: none;
    visibility: hidden;
  }
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-pagination-three-block .swiper-pagination-bullet {
  background-color: #D9D9D9;
}
.dce-swiper-video-header-three-block .swiper-video-header-three-block .swiper-pagination-three-block .swiper-pagination-bullet-active {
  background-color: #003e66;
}
.dce-form label,
.dce-login-form label {
  display: block;
  color: #afcb08;
}
.dce-form label.inline,
.dce-login-form label.inline {
  display: inline-block;
}
.dce-form label.radio,
.dce-login-form label.radio {
  display: inline-block;
}
.dce-form label input,
.dce-login-form label input {
  margin-bottom: 25px;
}
.dce-form label span.custom,
.dce-login-form label span.custom {
  display: inline-block;
  z-index: 1;
  position: relative;
  margin: 12.5px 22.5px 12.5px 0;
  cursor: default;
  height: 24px;
  line-height: 18px;
}
.dce-form label + label.error,
.dce-login-form label + label.error {
  display: inline-block;
  color: #fff;
  background: #003e66;
  padding: 5px;
  margin-top: -16.66666667px;
  margin-bottom: 25px;
}
.dce-form input[type="text"],
.dce-login-form input[type="text"],
.dce-form input[type="email"],
.dce-login-form input[type="email"],
.dce-form input[type="number"],
.dce-login-form input[type="number"],
.dce-form input[type="password"],
.dce-login-form input[type="password"],
.dce-form select,
.dce-login-form select {
  height: 43px;
  background-color: #ebf0f4;
  border-radius: 0;
  border: 1px solid #ebf0f4;
  box-shadow: none;
  display: block;
  width: 100%;
  padding: 7.5px;
  color: #003e66;
  font-size: 14px;
  font-weight: 300;
}
.dce-form input[type="text"]:focus,
.dce-login-form input[type="text"]:focus,
.dce-form input[type="email"]:focus,
.dce-login-form input[type="email"]:focus,
.dce-form input[type="number"]:focus,
.dce-login-form input[type="number"]:focus,
.dce-form input[type="password"]:focus,
.dce-login-form input[type="password"]:focus,
.dce-form select:focus,
.dce-login-form select:focus {
  background-color: #fff;
  border-color: #fff;
  border-bottom-color: #afcb08;
  box-shadow: none;
  outline: none;
}
.dce-form input + .error,
.dce-login-form input + .error {
  display: inline-block;
  color: #fff;
  background: #003e66;
  padding: 5px;
  margin-top: -16.66666667px;
  margin-bottom: 25px;
}
.dce-form input[type="radio"],
.dce-login-form input[type="radio"] {
  display: inline-block;
  opacity: 0;
  position: absolute;
  z-index: 2;
  width: 0;
  cursor: pointer;
  margin: 0;
  display: block;
  height: 0;
}
.dce-form input[type="radio"] + span,
.dce-login-form input[type="radio"] + span {
  display: inline-block;
  z-index: 1;
  position: relative;
  padding-left: 25px;
  margin: 12.5px 22.5px 12.5px 0;
  cursor: pointer;
  height: 24px;
  line-height: 18px;
}
.dce-form input[type="radio"] + span:after,
.dce-login-form input[type="radio"] + span:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #878787;
  background: #fff;
  transition: all 0.3s;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1;
}
.dce-form input[type="radio"] + span:before,
.dce-login-form input[type="radio"] + span:before {
  position: absolute;
  left: 3px;
  top: 3px;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s;
}
.dce-form input[type="radio"]:checked + span:before,
.dce-login-form input[type="radio"]:checked + span:before {
  background: #afcb08;
  opacity: 1;
}
.dce-form input[type="checkbox"],
.dce-login-form input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 2;
  width: 0;
  height: 0;
  cursor: pointer;
  margin: 0;
  display: block;
}
.dce-form input[type="checkbox"] + span,
.dce-login-form input[type="checkbox"] + span {
  display: inline-block;
  z-index: 1;
  position: relative;
  padding-left: 25px;
  margin: 12.5px 22.5px 12.5px 0;
  cursor: pointer;
  height: 24px;
  line-height: 18px;
}
.dce-form input[type="checkbox"] + span:after,
.dce-login-form input[type="checkbox"] + span:after {
  position: absolute;
  left: 0;
  top: -2px;
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #878787;
  background: #fff;
  transition: all 0.3s;
  cursor: pointer;
  z-index: 1;
}
.dce-form input[type="checkbox"] + span:before,
.dce-login-form input[type="checkbox"] + span:before {
  position: absolute;
  left: 1px;
  top: 0px;
  content: "";
  width: 16px;
  height: 16px;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s;
}
.dce-form input[type="checkbox"]:checked + span:before,
.dce-login-form input[type="checkbox"]:checked + span:before {
  background: url("/var/static/img/edge-down.svg");
  background-size: 100% auto;
  opacity: 1;
}
.dce-form textarea,
.dce-login-form textarea {
  font-family: "AkkoPro", sans-serif;
  background-color: #ebf0f4;
  border-radius: 0;
  border: 1px solid #ebf0f4;
  box-shadow: none;
  display: block;
  width: 100%;
  padding: 15px;
  min-height: 150px;
  font-size: 14px;
  font-weight: 300;
}
.dce-form textarea:focus,
.dce-login-form textarea:focus {
  background-color: #fff;
  border-color: #fff;
  border-bottom-color: #afcb08;
  box-shadow: none;
  outline: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .dce-form select,
  .dce-login-form select,
  .dce-form textarea,
  .dce-login-form textarea,
  .dce-form input,
  .dce-login-form input {
    font-size: 16px;
  }
}
.dce-form .add-after,
.dce-login-form .add-after {
  padding: 0 !important;
}
.dce-form .add-more,
.dce-login-form .add-more {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 12px;
}
.dce-form .add-more.disabled,
.dce-login-form .add-more.disabled {
  background: #dddddd;
}
.dce-form .add-more.disabled:hover,
.dce-login-form .add-more.disabled:hover {
  background: #dddddd;
  cursor: default;
}
.dce-form .companion-info,
.dce-login-form .companion-info {
  margin-bottom: 15px;
  margin-top: -15px;
  font-size: 80%;
}
.dce-form .remove-companion,
.dce-login-form .remove-companion {
  display: block;
  position: absolute;
  top: 6px;
  width: 37px;
  height: 62.5px;
  cursor: pointer;
  /* background-color: yellow;*/
}
.dce-form .remove-companion:after,
.dce-login-form .remove-companion:after {
  display: block;
  width: 37px;
  height: 22px;
  position: relative;
  content: "";
  background: url("/var/static/img/icn-close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 37px 22px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  min-height: 50px;
}
.header.active {
  height: 100%;
  overflow-y: scroll;
}
@media screen and (min-width: 1025px) {
  .header.active {
    height: auto;
    overflow-y: visible;
  }
}
@media screen and (min-width: 1025px) {
  .header.active .navigation .close-menu {
    display: block;
  }
}
.header.active .overflow {
  display: block;
}
.header.active-url .overflow {
  display: block;
}
.header .overflow {
  display: none;
  z-index: 9;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(175, 203, 8, 0.9);
}
.header .logo {
  display: block;
  position: absolute;
  left: 50%;
  top: 2px;
  height: 50px;
  z-index: 11;
  transform: translateX(-50%);
}
@media screen and (min-width: 1025px) {
  .header .logo {
    top: 32px;
    left: auto;
    right: 30px;
    transform: none;
  }
}
.header .logo a {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.header .navbar-toggle {
  display: block;
  position: absolute;
  right: 15px;
  top: 6px;
  width: 37px;
  height: 37px;
  z-index: 12;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  .header .navbar-toggle {
    display: none;
  }
}
.header .navbar-toggle.active:after {
  background-image: url("/var/static/img/icn-nav-active.svg");
  background-size: 30px 22px;
}
.header .navbar-toggle:after {
  display: block;
  width: 37px;
  height: 22px;
  position: relative;
  content: "";
  background: url("/var/static/img/icn-nav.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 37px 22px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header .language-toggle {
  position: absolute;
  left: 15px;
  top: 6px;
  width: 37px;
  height: 37px;
  z-index: 13;
  display: block;
  cursor: pointer;
}
.header .language-toggle:after {
  display: block;
  width: 37px;
  height: 24px;
  position: relative;
  content: "";
  background: url("/var/static/img/icn-language.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1025px) {
  .header .language-toggle {
    display: none;
  }
}
.header .language-toggle .lang-menu {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
  z-index: 13;
}
.header .language-toggle .lang-menu li {
  width: 100%;
}
.header .language-toggle .lang-menu li.active a {
  background: #afcb08;
  color: #fff;
  cursor: default;
}
.header .language-toggle .lang-menu li a {
  text-align: center;
  padding: 7.5px;
  text-transform: uppercase;
  display: block;
  background: #ebf0f4;
}
.header .language-toggle .lang-menu.active {
  display: block;
}
@media screen and (min-width: 1025px) {
  .header .language-toggle .lang-menu {
    display: none;
  }
}
.header ul li {
  padding: 0;
  display: inline-block;
}
.header ul li:after {
  display: none;
}
.header ul li a {
  color: #878787;
}
.header .meta {
  background-color: #ebf0f4;
  display: none;
}
@media screen and (min-width: 1025px) {
  .header .meta {
    display: block;
    min-height: 26px;
  }
}
@media screen and (min-width: 1025px) {
  .header .meta ul li:first-child a {
    padding-left: 30px;
  }
}
.header .meta ul li.langauage.active a {
  color: #fff;
  cursor: default;
}
.header .meta ul li.langauage + .langauage {
  margin-left: 5px;
}
.header .meta ul li.langauage a {
  text-transform: uppercase;
  padding: 0;
}
.header .meta ul li a {
  display: block;
  font-size: 13px;
  padding: 2px 10px;
}
.header .navigation {
  border-bottom: 1px solid #ebf0f4;
  position: relative;
  margin-top: 50px;
  z-index: 11;
  display: none;
}
.header .navigation.active {
  display: block;
}
@media screen and (min-width: 1025px) {
  .header .navigation {
    display: block;
    margin-top: 0;
    height: 66px;
  }
}
.header .navigation ul {
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul {
    background: none;
  }
}
.header .navigation ul li {
  position: static;
  display: block;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li {
    display: inline-block;
  }
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li:first-child .title {
    padding-left: 30px;
  }
}
.header .navigation ul li.active .title {
  color: #afcb08;
}
.header .navigation ul li.active .title:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  right: 11px;
  top: 16px;
  background: url("/var/static/img/edge-down.svg");
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-position: center;
  transition: all 0.3s;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li.active .title:after {
    right: 4px;
    background: url("/var/static/img/esg-edge.svg");
    background-size: 16px 16px;
  }
}
.header .navigation ul li.active .dropdown li .title:after {
  display: none;
}
@media screen and (max-width: 1025px) {
  .header .navigation ul li.has-dropdown > .title:after {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    display: block;
    right: 11px;
    top: 16px;
    background: url("/var/static/img/edge-right.svg");
    background-repeat: no-repeat;
    background-size: 8px 8px;
    background-position: center;
    transition: all 0.3s;
  }
}
.header .navigation ul li.activeclick > .title {
  color: #afcb08;
}
.header .navigation ul li.activeclick ul.dropdown {
  display: block;
}
.header .navigation ul li.activeclick ul.dropdown .activeclick > .title:first-of-type {
  background-color: #ebf0f4;
  color: #afcb08;
}
.header .navigation ul li .title,
.header .navigation ul li a {
  display: block;
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s;
  padding: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li .title,
  .header .navigation ul li a {
    padding: 24px 15px;
  }
}
.header .navigation ul li .title:hover,
.header .navigation ul li a:hover {
  background-color: rgba(135, 135, 135, 0.1);
}
.header .navigation ul li ul.dropdown {
  display: none;
  background-color: #fff;
  width: 100%;
  z-index: 10;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown {
    top: 66px;
    left: 0;
    position: absolute;
  }
}
.header .navigation ul li ul.dropdown li {
  display: block;
  width: 100%;
  background-color: #ebf0f4;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li {
    background-color: #fff;
  }
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li {
    width: 25%;
  }
}
.header .navigation ul li ul.dropdown li.active > a,
.header .navigation ul li ul.dropdown li.active > .title {
  color: #afcb08;
}
.header .navigation ul li ul.dropdown li .title {
  color: #878787;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li .title {
    padding-left: 30px;
  }
}
.header .navigation ul li ul.dropdown li.activeclick > .title:after {
  background-image: url("/var/static/img/edge-down.svg") !important;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li.activeclick > .title:after {
    background-image: url("/var/static/img/edge-right-secondary.svg") !important;
    background-size: 8px 8px !important;
    right: 8px !important;
  }
}
.header .navigation ul li ul.dropdown li.activeclick ul.dropdown {
  display: block;
}
.header .navigation ul li ul.dropdown li.activeclick ul.dropdown li.activeclick .title {
  color: #afcb08;
  text-transform: none;
}
.header .navigation ul li ul.dropdown li.activeclick ul.dropdown li.activeclick .title:after {
  background-image: url("/var/static/img/edge-right.svg");
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li.activeclick ul.dropdown li.activeclick .title:after {
    right: 4px;
    background-image: url("/var/static/img/esg-edge.svg");
    background-size: 16px 16px;
  }
}
.header .navigation ul li ul.dropdown li.activeclick ul.dropdown li.activeclick ul.dropdown {
  display: block;
}
.header .navigation ul li ul.dropdown li.activeclick ul.dropdown li .title:after {
  background-size: 8px 8px;
  background-image: url("/var/static/img/edge-right-secondary.svg");
}
.header .navigation ul li ul.dropdown li.has-dropdown .title:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  right: 8px;
  top: 16px;
  background: url("/var/static/img/edge-right-secondary.svg");
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-position: center;
  transition: all 0.3s;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li.has-dropdown .title:after {
    right: 8px;
    top: 25px;
  }
}
.header .navigation ul li ul.dropdown li a {
  text-transform: none;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li a {
    padding-left: 30px;
  }
}
.header .navigation ul li ul.dropdown li a:hover {
  background-color: rgba(135, 135, 135, 0.05);
}
.header .navigation ul li ul.dropdown li a:hover:after {
  display: none;
}
.header .navigation ul li ul.dropdown li ul.dropdown {
  display: none;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li ul.dropdown {
    top: 0;
    left: 25%;
  }
}
.header .navigation ul li ul.dropdown li ul.dropdown li {
  display: block;
  background-color: #fff;
}
.header .navigation ul li ul.dropdown li ul.dropdown li .title {
  text-transform: none;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li ul.dropdown li {
    width: 25%;
    background-color: #ebf0f4;
  }
}
.header .navigation ul li ul.dropdown li ul.dropdown ul.dropdown {
  display: none;
}
.header .navigation ul li ul.dropdown li ul.dropdown ul.dropdown li {
  display: block;
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li ul.dropdown ul.dropdown li {
    background-color: #ebf0f4;
  }
}
@media screen and (min-width: 1025px) {
  .header .navigation ul li ul.dropdown li ul.dropdown ul.dropdown li {
    width: 25%;
  }
}
.header .navigation .mobile-meta {
  display: block;
  background: #ebf0f4;
}
.header .navigation .mobile-meta li {
  display: inline-block;
}
@media screen and (min-width: 1025px) {
  .header .navigation .mobile-meta {
    display: none;
  }
}
.header .navigation .close-menu {
  display: none;
}
@media screen and (min-width: 1025px) {
  .header .navigation .close-menu {
    z-index: 10;
    position: absolute;
    right: 30px;
    margin-top: 15px;
  }
}
.header.esg {
  background-color: #003e66;
  min-height: 60px;
}
.header.esg .only-desktop {
  display: none !important;
}
@media screen and (min-width: 1025px) {
  .header.esg .only-desktop {
    display: flex !important;
  }
}
.header.esg .hide-desktop {
  display: block !important;
}
@media screen and (min-width: 1025px) {
  .header.esg .hide-desktop {
    display: none !important;
  }
}
.header.esg.active .navigation {
  background: none;
  border-bottom: none;
}
.header.esg.active .logo {
  display: block;
}
.header.esg .logo {
  left: 0;
  top: 0;
  height: 60px;
  width: auto;
}
@media screen and (min-width: 1025px) {
  .header.esg .logo {
    width: 100%;
    height: auto;
    max-width: 1170px;
    transform: translateX(-50%);
    left: 50%;
    padding: 0 15px;
    text-align: right;
    top: 24px;
    z-index: 11;
  }
}
.header.esg .logo a {
  display: inline-block;
  transform: none;
  position: static;
}
@media screen and (min-width: 1025px) {
  .header.esg .logo a {
    position: absolute;
    right: 0;
  }
}
.header.esg .logo a img {
  height: 60px;
}
@media screen and (min-width: 1025px) {
  .header.esg .logo a img {
    height: auto;
  }
}
.header.esg .search-toggle {
  height: 60px;
  top: 0;
  width: 40px;
  right: 80px;
}
.header.esg .search-toggle:after {
  background-image: url("../img/icn-search-white.svg");
}
.header.esg .language-toggle {
  height: 60px;
  top: 0;
  right: 40px;
  width: 40px;
}
.header.esg .language-toggle:after {
  background-image: url("../img/icn-language-white.svg");
}
.header.esg .navbar-toggle {
  height: 60px;
  width: 40px;
  top: 0;
  right: 0px;
}
.header.esg .navbar-toggle.active:after {
  background-image: url("../img/icn-close-white.svg");
}
.header.esg .navbar-toggle:after {
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../img/icn-nav-white.svg");
}
.header.esg .overflow {
  height: 32px;
  background-color: rgba(175, 203, 8, 0.6);
}
.header.esg .navigation {
  margin-top: 60px;
  background: #F0F0F0;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
    border: none;
    height: auto;
    z-index: 10;
    background: none;
  }
}
.header.esg .navigation ul.mobile-meta {
  margin-top: 0;
  position: relative;
  background-image: url("../img/nav-bg.png");
  background-position: bottom right;
  background-size: cover;
}
.header.esg .navigation ul.mobile-meta:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1;
}
.header.esg .navigation ul {
  background: #afcb08;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul {
    background: none;
    padding-bottom: 30px;
  }
}
.header.esg .navigation ul li.lvl1.active > .title {
  background-color: #fff;
  color: #afcb08;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1.active > .title {
    background-color: #fff;
    color: #afcb08;
  }
}
.header.esg .navigation ul li.lvl1.activeclick {
  background-color: transparent;
}
.header.esg .navigation ul li.lvl1.activeclick .title:before {
  opacity: 0;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 + li {
    margin-left: 30px;
  }
}
.header.esg .navigation ul li.lvl1 .title {
  color: #fff;
  font-size: 20px;
  padding: 18px 15px;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 .title {
    font-size: 16px;
    position: relative;
    height: 32px;
    line-height: 32px;
    font-weight: 300;
    padding: 0 13px;
  }
}
.header.esg .navigation ul li.lvl1 .title:hover {
  background: none;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 .title:hover:before {
    bottom: 0;
    opacity: 1;
  }
}
.header.esg .navigation ul li.lvl1 .title:before {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  transition: opacity 0.3s, bottom 0.3s;
  background-color: #fff;
  border-right: solid 13px #afcb08;
  border-left: solid 13px #afcb08;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 .title:before {
    display: block;
    bottom: 2px;
    opacity: 0;
  }
}
.header.esg .navigation ul li.lvl1 .title i {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 67px;
  height: 67px;
  background-image: url("../img/icn-arrow-right.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.header.esg .navigation ul li.lvl1 .title i:after {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  height: 37px;
  width: 2px;
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 .title i {
    display: none;
  }
}
.header.esg .navigation ul li.lvl1 a {
  font-size: 20px;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 a {
    font-size: 16px;
    color: #fff;
    padding: 0;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown {
  padding: 0;
}
@media screen and (max-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown {
    margin: 0;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    position: absolute;
    background-image: url("../img/nav-bg.png");
    background-position: bottom right;
    background-size: cover;
  }
  .header.esg .navigation ul li.lvl1 ul.dropdown:after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 62, 102, 0.4);
    z-index: 1;
  }
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown {
    width: 100%;
    top: 62px;
    background: none;
    padding: 0;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown li .title {
  color: #003e66;
  max-width: 100%;
  padding: 24px 0;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown li .title {
    background: none;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 {
    position: static;
    width: auto;
    float: left;
    padding: 0;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2.active .title {
  background-color: rgba(175, 203, 8, 0.9);
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title {
  color: #fff;
  max-width: 100%;
  padding: 7px 24px;
  margin: 11px 0;
  font-size: 16px;
  line-height: 20px;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title {
    font-size: 16px;
    line-height: 20px;
    height: 32px;
    padding: 0 19px;
    display: flex;
    align-items: center;
    margin: 0;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title.activeclick {
  background: none;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title.activeclick:before {
  opacity: 0;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title.activeclick i {
  background-image: url("../img/icn-arrow-down.svg");
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title.hide-desktop {
  padding: 0;
  margin: 11px 0;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title.hide-desktop > a {
  padding: 7px 24px;
  color: #fff;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title:before {
  display: none;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title a {
  font-size: 16px;
  line-height: 20px;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title a {
    font-size: 16px;
    line-height: 20px;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title i {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 67px;
  height: 67px;
  background-image: url("../img/icn-arrow-right.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 .title:hover {
  background-color: #afcb08;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 ul.dropdown {
  padding: 0 0 0 15px;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 ul.dropdown {
    display: block;
    padding: 0;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 ul.dropdown li {
  background: none;
  max-width: 100%;
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 ul.dropdown li a {
  color: #878787;
  padding: 14px 0 29px;
  position: relative;
  display: block;
}
@media screen and (min-width: 1025px) {
  .header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 ul.dropdown li a {
    padding: 9px 0 14px;
  }
}
.header.esg .navigation ul li.lvl1 ul.dropdown li.lvl2 ul.dropdown li a:hover {
  background: none;
}
.header.esg .navigation .mobile-meta {
  background-color: #fff;
  z-index: 99999;
  position: relative;
}
.header.esg .navigation .mobile-meta li {
  z-index: 99;
  position: relative;
  display: block;
}
.header.esg .navigation .mobile-meta li a {
  font-size: 20px;
}
.header.esg .meta {
  background-color: transparent;
  max-width: 1170px;
  margin: 0 auto;
  padding: 29px 15px 33px;
  z-index: 10;
  position: relative;
}
.header.esg .meta ul li.search a {
  padding-right: 30px;
}
.header.esg .meta ul li.search a:before {
  width: 21px;
  height: 21px;
  left: auto;
  right: 0;
  top: 0;
  background-image: url("../img/icn-search-white.svg");
}
.header.esg .meta ul li + li {
  margin-left: 25px;
}
.header.esg .meta ul li a {
  font-size: 12px;
  padding: 0;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .scrolled .header.esg .logo {
    top: -2px;
  }
}
@media screen and (min-width: 1025px) {
  .scrolled .header.esg .meta {
    padding: 12px 15px 12px;
  }
}
@media screen and (min-width: 1025px) {
  .scrolled .header.esg .navigation ul {
    margin-bottom: 0;
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 1025px) {
  .scrolled .header.esg .navigation ul li.lvl1 ul.dropdown {
    top: 48px;
  }
}
.footer.fullsize {
  margin-top: 23.33333333px;
}
@media screen and (min-width: 650px) {
  .footer.fullsize {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .footer.fullsize {
    margin-top: 70px;
  }
}
.footer .logo {
  padding: 15px 0 15px;
}
@media screen and (min-width: 650px) {
  .footer .logo {
    padding: 35px 0 15px;
  }
}
@media screen and (min-width: 1025px) {
  .footer .logo {
    padding: 70px 0 15px;
  }
}
.footer .copy,
.footer p {
  color: #fff;
}
.footer .copy.darken,
.footer p.darken {
  color: #d3df83;
  margin-top: 25px;
}
.footer .social .prefix {
  color: #fff;
  display: inline-block;
  position: relative;
  top: -4px;
}
.footer .social a {
  line-height: 30px;
  display: inline-block;
  padding-left: 12.5px;
}
.footer .footerMav {
  margin: 12.5px 0 25px;
}
.footer .footerMav ul {
  margin: 0;
}
.footer .footerMav ul li {
  display: inline-block;
  padding-left: 0;
  padding-right: 15px;
}
.footer .footerMav ul li:after {
  display: none;
}
.footer .footerMav ul li a {
  color: #fff;
}
.footer .bgone {
  background-color: #afcb08;
}
.footer .bgtwo {
  background-color: #003e66;
}
.copy p a {
  color: #003e66;
}
.button {
  background-color: #afcb08;
}
.button:hover.secondary {
  background-color: #afcb08;
}
.button:after {
  background: url("/var/static/img/esg-edge-cyoss.svg");
}
.header .navigation ul li.activeclick > .title:after {
  background-image: url("/var/static/img/esg-edge-cyoss.svg");
}
.headline.edge:after {
  background-image: url("/var/static/img/esg-edge-big-cyoss.svg");
}
.headline.big.edge:after {
  background-image: url("/var/static/img/esg-edge-big-cyoss.svg");
}
.dce-accordion .item .subline:after {
  background-image: url("/var/static/img/edge-down-cyoss.svg");
}
.dce-accordion .item.active .subline:after {
  background-image: url("/var/static/img/edge-up-cyoss.svg");
}
@media screen and (max-width: 1289px) {
  footer .bgtwo {
    padding-bottom: 35px;
  }
}
/*# sourceMappingURL=cyoss.css.map */