@import url("//hello.myfonts.net/count/325f53");
@font-face {
  font-family: 'HelveticaNeueeTextPro-Roman';
  src: url("../fonts/325F53_0_0.eot");
  src: url("../fonts/325F53_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/325F53_0_0.woff2") format("woff2"), url("../fonts/325F53_0_0.woff") format("woff"), url("../fonts/325F53_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'HelveticaNeueeTextPro-Bold';
  src: url("../fonts/325F53_1_0.eot");
  src: url("../fonts/325F53_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/325F53_1_0.woff2") format("woff2"), url("../fonts/325F53_1_0.woff") format("woff"), url("../fonts/325F53_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FuturaStd-Book';
  src: url("../fonts/32639A_0_0.eot");
  src: url("../fonts/32639A_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32639A_0_0.woff2") format("woff2"), url("../fonts/32639A_0_0.woff") format("woff"), url("../fonts/32639A_0_0.ttf") format("truetype"); }

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
  /* Adjust font size */
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }

body {
  margin: 0;
  padding: 0;
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden; }

.gin--horizontal-toolbar header {
  top: 54px !important; }

img {
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal; }

.row {
  max-width: 87.5rem;
  margin: 0 auto; }

.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media screen and (min-width: 87.5em) {
    .columns {
      padding: 0; } }

.media--loading {
  height: 200px; }
  @media screen and (min-width: 64em) {
    .media--loading {
      height: 400px; } }
  @media screen and (min-width: 87.5em) {
    .media--loading {
      height: 600px; } }

.news-article--teaser .media--loading {
  height: 100px; }
  @media screen and (min-width: 64em) {
    .news-article--teaser .media--loading {
      height: 200px; } }
  @media screen and (min-width: 87.5em) {
    .news-article--teaser .media--loading {
      height: 400px; } }

.paragraph--type--regional-contacts .media--loading {
  height: 100px; }
  @media screen and (min-width: 64em) {
    .paragraph--type--regional-contacts .media--loading {
      height: 200px; } }
  @media screen and (min-width: 87.5em) {
    .paragraph--type--regional-contacts .media--loading {
      height: 350px; } }

.media--loading::before {
  background-color: transparent;
  background-image: url(../../images/alpla-a.svg);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: center;
  border: none;
  border-radius: 0;
  -webkit-animation: blink 1.2s infinite ease-in-out;
          animation: blink 1.2s infinite ease-in-out; }

p {
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #424242;
  margin: 0; }
  @media screen and (min-width: 26.25em) {
    p {
      font-size: 0.9375rem;
      line-height: 1.3125rem; } }
  @media screen and (min-width: 48em) {
    p {
      font-size: 1rem;
      line-height: 1.375rem; } }
  @media screen and (min-width: 75em) {
    p {
      font-size: 1.0625rem;
      line-height: 1.625rem; } }
  p strong {
    font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
    font-weight: normal; }
  p a {
    color: #004c90; }

.contextual {
  position: fixed;
  right: 16px;
  bottom: 32px;
  top: auto; }

.user-login-form {
  max-width: 80%;
  width: 450px;
  margin: 10% auto 0 auto; }

.contextual .trigger {
  background-color: #004c90;
  background-image: url(../../../../../core/themes/stable/images/core/icons/ffffff/pencil.svg);
  border: 4px solid #004c90;
  height: 48px !important;
  width: 48px !important;
  border-radius: 24px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .contextual .trigger:hover {
    background-image: url(../../../../../core/themes/stable/images/core/icons/ffffff/pencil.svg);
    background-color: #424242;
    border-color: #424242; }

.backgroundcolor--light-grey {
  background-color: #f5f5f5; }

.backgroundcolor--grey {
  background-color: #eee; }

@-webkit-keyframes blink {
  0% {
    opacity: 0; }
  25% {
    opacity: 25%; }
  50% {
    opacity: 50%; }
  75% {
    opacity: 750%; }
  100% {
    opacity: 100%; } }

@keyframes blink {
  0% {
    opacity: 0; }
  25% {
    opacity: 25%; }
  50% {
    opacity: 50%; }
  75% {
    opacity: 750%; }
  100% {
    opacity: 100%; } }

#secondary-menu--trigger {
  display: none; }

#primary-menu--trigger,
nav + #secondary-menu--trigger {
  display: block; }
  @media screen and (min-width: 75em) {
    #primary-menu--trigger,
    nav + #secondary-menu--trigger {
      display: none; } }

button.icon, label.icon {
  border: none;
  display: block;
  height: 3rem;
  width: 3rem;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  outline: none;
  cursor: pointer; }
  button.icon:hover, label.icon:hover {
    opacity: 0.8; }

.button, .button--wrapper a, .button--wrapper > div {
  background-color: #004c90;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-decoration: none;
  display: inline-block;
  padding: 0.25rem 1.5rem;
  border-radius: 6px;
  margin-top: 0.875rem;
  white-space: nowrap; }
  @media screen and (min-width: 64em) {
    .button, .button--wrapper a, .button--wrapper > div {
      margin-top: 2.5rem;
      font-size: 1rem;
      line-height: 1.5625rem;
      padding: 0.375rem 3rem; } }

.button--text {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #fff;
  padding-left: 0;
  padding-right: 24px;
  background-image: url(../../images/icons/icon-arrow-down-white.svg);
  background-repeat: no-repeat;
  background-position: right center;
  margin-top: 0; }
  .button--text.active {
    background-image: url(../../images/icons/icon-arrow-up-white.svg); }

.buttons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 75em) {
    .buttons-list {
      width: auto; } }

.icon-globe {
  background-image: url(../images/icons/icon-globe.png);
  background-size: 16px auto; }
  @media screen and (min-width: 75em) {
    .icon-globe {
      background-size: 20px auto; } }

.icon--arrow-right-blue {
  background-image: url(../images/icons/icon-arrow-right-blue.svg);
  background-size: 7px auto; }

.icon-menu {
  position: relative; }
  .icon-menu span {
    background-color: #004c90;
    width: 20px;
    height: 3px;
    display: block;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear; }
    .icon-menu span::before, .icon-menu span::after {
      position: absolute;
      content: '';
      width: 20px;
      height: 3px;
      border-radius: 2px;
      background-color: #004c90;
      left: 0;
      top: -7px;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
    .icon-menu span::after {
      top: auto;
      bottom: -7px; }

#secondary-menu--trigger {
  background-image: url(../images/icons/icon-arrow-down-white.svg);
  background-repeat: no-repeat;
  width: 3rem;
  height: 2rem;
  background-position: center;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  margin-left: auto; }

#secondary-menustate:checked ~ header #secondary-menu--trigger {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear; }

.paragraph {
  position: relative; }
  .paragraph .paragraph--label {
    position: absolute;
    background-color: #004c90;
    padding: 4px 8px;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    z-index: 11; }
  .paragraph.paragraph--type--space-between .paragraph--label {
    margin-top: -32px; }

header.menu--primary {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 12;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s; }

.adminimal-admin-toolbar header.menu--primary {
  top: 2.4375rem; }

.adminimal-admin-toolbar .sidebar-menu, .adminimal-admin-toolbar .sidebar-menu ul ul.active {
  top: 8.4375rem; }

.adminimal-admin-toolbar.toolbar-tray-open header.menu--primary {
  top: 4.9375rem; }

.adminimal-admin-toolbar.toolbar-tray-open .sidebar-menu, .adminimal-admin-toolbar.toolbar-tray-open .sidebar-menu ul ul.active {
  top: 10.9375rem; }

.menustate {
  display: none; }

header .corporate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  max-width: 5.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (min-width: 48em) {
    header .corporate {
      max-width: 7.5rem; } }
  @media screen and (min-width: 75em) {
    header .corporate {
      max-width: 10rem;
      position: relative;
      left: auto;
      -webkit-transform: none;
              transform: none; } }
  header .corporate img {
    width: 100%; }
    @media screen and (min-width: 75em) {
      header .corporate img {
        width: 155px; } }

.primary-menu {
  height: 3rem;
  background-color: #f5f5f5; }
  @media screen and (min-width: 75em) {
    .primary-menu {
      height: 6rem; } }
  .primary-menu .columns {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 3rem;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (min-width: 75em) {
      .primary-menu .columns {
        height: 6rem; } }
  .primary-menu nav {
    position: fixed;
    top: 48px;
    left: 0;
    width: 100%;
    height: auto;
    visibility: hidden;
    background-color: #f5f5f5;
    -webkit-transition: height 0.5s linear;
    transition: height 0.5s linear; }
    @media screen and (min-width: 75em) {
      .primary-menu nav {
        position: relative;
        top: auto;
        overflow: visible;
        visibility: visible;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 80.57143%;
                flex: 0 0 80.57143%;
        padding-right: 0.625rem; } }
  .primary-menu ul:not(.contextual-links) {
    margin: 0;
    padding: 1rem 0 0 0; }
    @media screen and (min-width: 75em) {
      .primary-menu ul:not(.contextual-links) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        padding: 0; } }
    .primary-menu ul:not(.contextual-links) li {
      list-style-type: none;
      opacity: 0;
      pointer-events: none;
      -webkit-transform: scale(1.1) translateY(-24px);
              transform: scale(1.1) translateY(-24px);
      -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
      transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
      transition: opacity 0.35s ease-out, transform 0.15s ease-out;
      transition: opacity 0.35s ease-out, transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }
      @media screen and (min-width: 75em) {
        .primary-menu ul:not(.contextual-links) li {
          opacity: 1;
          pointer-events: auto;
          -webkit-transform: none;
                  transform: none; } }
      .primary-menu ul:not(.contextual-links) li:nth-child(1) {
        -webkit-transition-delay: 100ms,100ms;
                transition-delay: 100ms,100ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(2) {
        -webkit-transition-delay: 125ms,125ms;
                transition-delay: 125ms,125ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(3) {
        -webkit-transition-delay: 150ms,150ms;
                transition-delay: 150ms,150ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(4) {
        -webkit-transition-delay: 175ms,175ms;
                transition-delay: 175ms,175ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(5) {
        -webkit-transition-delay: 200ms,200ms;
                transition-delay: 200ms,200ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(6) {
        -webkit-transition-delay: 225ms,225ms;
                transition-delay: 225ms,225ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(7) {
        -webkit-transition-delay: 250ms,250ms;
                transition-delay: 250ms,250ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(8) {
        -webkit-transition-delay: 275ms,275ms;
                transition-delay: 275ms,275ms; }
      .primary-menu ul:not(.contextual-links) li:nth-child(9) {
        -webkit-transition-delay: 300ms,300ms;
                transition-delay: 300ms,300ms; }
      .primary-menu ul:not(.contextual-links) li a {
        font-size: 1rem;
        line-height: 1.5625rem;
        color: #004c90;
        text-decoration: none;
        padding: 0.875rem 0;
        margin: 0 1.125rem;
        display: block;
        border-bottom: 1px solid rgba(0, 76, 144, 0.5); }
        @media screen and (min-width: 75em) {
          .primary-menu ul:not(.contextual-links) li a {
            padding: 0.4375rem 0;
            border-bottom: none;
            border-bottom: none; } }
        @media screen and (min-width: 75em) {
          .primary-menu ul:not(.contextual-links) li a.is-active {
            border-bottom: 2px solid #004c90; } }
        .primary-menu ul:not(.contextual-links) li a:hover {
          opacity: 0.8; }

.secondary-menu {
  height: 2.5rem;
  background-color: #004c90;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  position: relative; }
  @media screen and (min-width: 75em) {
    .secondary-menu {
      background-color: rgba(0, 76, 144, 0.6);
      height: 4rem; } }
  .secondary-menu .columns {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 2.5rem; }
    @media screen and (min-width: 75em) {
      .secondary-menu .columns {
        height: 4rem; } }
  .secondary-menu nav {
    position: absolute;
    top: 2.5rem;
    left: 0;
    width: 100%;
    background-color: #004c90;
    visibility: hidden; }
    @media screen and (min-width: 75em) {
      .secondary-menu nav {
        visibility: visible;
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        background-color: transparent;
        margin-left: auto; } }
  .secondary-menu ul:not(.contextual-links) {
    margin: 0;
    padding: 0.5rem 0 2.125rem 0; }
    @media screen and (min-width: 75em) {
      .secondary-menu ul:not(.contextual-links) {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
    .secondary-menu ul:not(.contextual-links) li {
      list-style-type: none;
      list-style-type: none;
      opacity: 0;
      pointer-events: none;
      -webkit-transform: scale(1.1) translateY(-24px);
              transform: scale(1.1) translateY(-24px);
      -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
      transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
      transition: opacity 0.35s ease-out, transform 0.15s ease-out;
      transition: opacity 0.35s ease-out, transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }
      @media screen and (min-width: 75em) {
        .secondary-menu ul:not(.contextual-links) li {
          opacity: 1;
          pointer-events: auto;
          -webkit-transform: none;
                  transform: none; } }
      .secondary-menu ul:not(.contextual-links) li:nth-child(1) {
        -webkit-transition-delay: 100ms,100ms;
                transition-delay: 100ms,100ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(2) {
        -webkit-transition-delay: 125ms,125ms;
                transition-delay: 125ms,125ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(3) {
        -webkit-transition-delay: 150ms,150ms;
                transition-delay: 150ms,150ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(4) {
        -webkit-transition-delay: 175ms,175ms;
                transition-delay: 175ms,175ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(5) {
        -webkit-transition-delay: 200ms,200ms;
                transition-delay: 200ms,200ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(6) {
        -webkit-transition-delay: 225ms,225ms;
                transition-delay: 225ms,225ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(7) {
        -webkit-transition-delay: 250ms,250ms;
                transition-delay: 250ms,250ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(8) {
        -webkit-transition-delay: 275ms,275ms;
                transition-delay: 275ms,275ms; }
      .secondary-menu ul:not(.contextual-links) li:nth-child(9) {
        -webkit-transition-delay: 300ms,300ms;
                transition-delay: 300ms,300ms; }
    .secondary-menu ul:not(.contextual-links) a {
      font-size: 1rem;
      line-height: 1.5625rem;
      display: block;
      color: #fff;
      text-decoration: none;
      padding: 0.75rem 0;
      margin: 0 1.0625rem;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
      @media screen and (min-width: 75em) {
        .secondary-menu ul:not(.contextual-links) a {
          font-size: 1rem;
          line-height: 1.5625rem;
          padding: 0.25rem 0;
          border-bottom: none; } }
      @media screen and (min-width: 75em) {
        .secondary-menu ul:not(.contextual-links) a.is-active {
          border-bottom: 2px solid #fff; } }
      .secondary-menu ul:not(.contextual-links) a:hover {
        opacity: 0.8; }
    .secondary-menu ul:not(.contextual-links) li:last-child a {
      padding-right: 0; }
  .secondary-menu h1 {
    color: #fff;
    font-size: 1rem;
    line-height: 2.5rem;
    height: 2.5rem;
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    margin: 0;
    visibility: hidden; }
    @media screen and (min-width: 75em) {
      .secondary-menu h1 {
        font-size: 1.25rem;
        line-height: 4rem;
        height: 4rem;
        letter-spacing: -0.04rem; } }
    @media screen and (min-width: 87.5em) {
      .secondary-menu h1 {
        font-size: 1.375rem;
        letter-spacing: 0; } }
  @media screen and (min-width: 75em) {
    .secondary-menu.hide-heading h1 {
      width: 0px;
      overflow: hidden;
      white-space: nowrap; } }

.regional-menu {
  position: relative;
  width: 100%;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease;
  pointer-events: none;
  height: 0;
  overflow: hidden; }
  @media screen and (min-width: 75em) {
    .regional-menu {
      background-color: transparent;
      padding-top: 0;
      padding-bottom: 0;
      display: block;
      height: auto;
      overflow: auto;
      height: 0; } }
  .regional-menu .regional-menu--trigger {
    display: none; }
  .regional-menu #block-languageswitcher, .regional-menu #block-regioninfocus {
    visibility: hidden; }
  @media screen and (min-width: 75em) {
    .regional-menu #block-languageswitcher {
      margin: 0 auto;
      height: 4rem; } }
  .regional-menu #block-reqioninfocus {
    margin: 0 auto;
    height: 2rem; }
    @media screen and (min-width: 75em) {
      .regional-menu #block-reqioninfocus {
        height: 4rem; } }
  .regional-menu #block-languageswitcher {
    background-color: #f5f5f5; }
    @media screen and (min-width: 75em) {
      .regional-menu #block-languageswitcher {
        background-color: #eee; } }
    .regional-menu #block-languageswitcher ul {
      margin: 0 auto;
      padding: 0;
      width: 100%; }
      @media screen and (min-width: 75em) {
        .regional-menu #block-languageswitcher ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 4rem; } }
      .regional-menu #block-languageswitcher ul li {
        list-style-type: none;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: scale(1.1) translateY(-24px);
                transform: scale(1.1) translateY(-24px);
        -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
        transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
        transition: opacity 0.35s ease-out, transform 0.15s ease-out;
        transition: opacity 0.35s ease-out, transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }
        @media screen and (min-width: 75em) {
          .regional-menu #block-languageswitcher ul li {
            opacity: 1;
            pointer-events: auto;
            -webkit-transform: none;
                    transform: none;
            -webkit-transition: none;
            transition: none; } }
        .regional-menu #block-languageswitcher ul li:nth-child(1) {
          -webkit-transition-delay: 100ms,100ms;
                  transition-delay: 100ms,100ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(2) {
          -webkit-transition-delay: 125ms,125ms;
                  transition-delay: 125ms,125ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(3) {
          -webkit-transition-delay: 150ms,150ms;
                  transition-delay: 150ms,150ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(4) {
          -webkit-transition-delay: 175ms,175ms;
                  transition-delay: 175ms,175ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(5) {
          -webkit-transition-delay: 200ms,200ms;
                  transition-delay: 200ms,200ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(6) {
          -webkit-transition-delay: 225ms,225ms;
                  transition-delay: 225ms,225ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(7) {
          -webkit-transition-delay: 250ms,250ms;
                  transition-delay: 250ms,250ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(8) {
          -webkit-transition-delay: 275ms,275ms;
                  transition-delay: 275ms,275ms; }
        .regional-menu #block-languageswitcher ul li:nth-child(9) {
          -webkit-transition-delay: 300ms,300ms;
                  transition-delay: 300ms,300ms; }
        .regional-menu #block-languageswitcher ul li a {
          font-size: 0.875rem;
          line-height: 1.4375rem;
          display: block;
          color: #004c90;
          text-decoration: none;
          padding: 0.25rem 0;
          border-bottom: 1px solid rgba(0, 76, 144, 0.5); }
          @media screen and (min-width: 75em) {
            .regional-menu #block-languageswitcher ul li a {
              font-size: 1rem;
              line-height: 1.5625rem; } }
          @media screen and (min-width: 75em) {
            .regional-menu #block-languageswitcher ul li a {
              padding: 0.25rem 0;
              border-bottom: none; } }
          @media screen and (min-width: 75em) {
            .regional-menu #block-languageswitcher ul li a {
              padding: 0.25rem 0;
              margin: 0 1.0625rem; } }
          .regional-menu #block-languageswitcher ul li a:hover {
            opacity: 0.8; }
          @media screen and (min-width: 75em) {
            .regional-menu #block-languageswitcher ul li a.is-active {
              border-bottom: 2px solid #004c90; } }
  .regional-menu #block-regioninfocus {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 48px;
    border-top: 1px solid #004c90;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-transition-delay: 350ms;
            transition-delay: 350ms; }
    @media screen and (min-width: 75em) {
      .regional-menu #block-regioninfocus {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
        background-color: rgba(0, 76, 144, 0.6);
        border-top: none;
        -webkit-transition: none;
        transition: none; } }
    .regional-menu #block-regioninfocus .title--trigger {
      width: 100%; }
      @media screen and (min-width: 75em) {
        .regional-menu #block-regioninfocus .title--trigger {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          height: 4rem; } }
    .regional-menu #block-regioninfocus .toggle-menu {
      display: none; }
      @media screen and (min-width: 75em) {
        .regional-menu #block-regioninfocus .toggle-menu {
          display: block; } }
    .regional-menu #block-regioninfocus h2 {
      color: #004c90;
      font-size: 1.25rem;
      line-height: 1.625rem;
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      margin: 0;
      padding-bottom: 8px; }
      @media screen and (min-width: 75em) {
        .regional-menu #block-regioninfocus h2 {
          color: #fff;
          font-size: 1.375rem;
          line-height: 1.5625rem;
          padding-bottom: 0; } }
    .regional-menu #block-regioninfocus .regioninfocus {
      width: 100%; }
      @media screen and (min-width: 75em) {
        .regional-menu #block-regioninfocus .regioninfocus {
          background-color: #eee;
          padding: 3.4375rem 0 2.8125rem; } }
      .regional-menu #block-regioninfocus .regioninfocus .columns {
        overflow-x: hidden; }
    .regional-menu #block-regioninfocus .background-rythm {
      width: 100%; }
      @media screen and (min-width: 75em) {
        .regional-menu #block-regioninfocus .background-rythm {
          background-repeat: repeat-x;
          background-image: repeating-linear-gradient(90deg, transparent, transparent 19.9%, #004c90 20%);
          margin-right: -1px; } }
    .regional-menu #block-regioninfocus ul {
      width: 100%;
      margin: 0 auto;
      padding: 0; }
      @media screen and (min-width: 75em) {
        .regional-menu #block-regioninfocus ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      .regional-menu #block-regioninfocus ul li {
        width: 100%;
        list-style-type: none; }
        @media screen and (min-width: 75em) {
          .regional-menu #block-regioninfocus ul li {
            padding-bottom: 16px;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 20%;
                    flex: 0 0 20%;
            max-width: 20%;
            pointer-events: none; } }
        .regional-menu #block-regioninfocus ul li a {
          font-size: 1rem;
          line-height: 1.5625rem;
          color: #004c90;
          text-decoration: none;
          font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
          font-weight: normal;
          display: block;
          padding: 4px 0; }
          @media screen and (min-width: 75em) {
            .regional-menu #block-regioninfocus ul li a {
              padding: 15px 15px;
              pointer-events: none; } }
          .regional-menu #block-regioninfocus ul li a:hover {
            opacity: 0.8; }
        .regional-menu #block-regioninfocus ul li:nth-child(5n+1) a {
          adding-left: 0; }
        .regional-menu #block-regioninfocus ul li ul {
          width: 100%;
          background-image: none; }
        .regional-menu #block-regioninfocus ul li li {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; }
          @media screen and (min-width: 75em) {
            .regional-menu #block-regioninfocus ul li li {
              padding-bottom: 16px; } }
        .regional-menu #block-regioninfocus ul li li a {
          font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
          font-weight: normal;
          padding-left: 5px !important; }
          @media screen and (min-width: 75em) {
            .regional-menu #block-regioninfocus ul li li a {
              padding-left: 15px !important; } }

header.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s; }

.menustate:checked ~ header {
  -webkit-transform: none;
          transform: none; }

#corporate-menustate:checked ~ header {
  z-index: 999; }
  #corporate-menustate:checked ~ header .primary-menu nav {
    visibility: visible;
    height: 100vh;
    background-color: #f5f5f5;
    z-index: 10; }
    @media screen and (min-width: 75em) {
      #corporate-menustate:checked ~ header .primary-menu nav {
        height: auto; } }
    #corporate-menustate:checked ~ header .primary-menu nav li {
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: none;
              transform: none; }
  #corporate-menustate:checked ~ header #primary-menu--trigger span {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg); }
    #corporate-menustate:checked ~ header #primary-menu--trigger span::before {
      opacity: 0; }
    #corporate-menustate:checked ~ header #primary-menu--trigger span::after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      bottom: 0; }

#secondary-menustate:checked ~ header {
  z-index: 999; }
  #secondary-menustate:checked ~ header .secondary-menu {
    background-color: #004c90;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear; }
  #secondary-menustate:checked ~ header #block-mainnavigation {
    visibility: visible; }
    #secondary-menustate:checked ~ header #block-mainnavigation li {
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: none;
              transform: none; }

.spacer {
  height: 3rem;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease; }
  @media screen and (min-width: 75em) {
    .spacer {
      height: 6rem; } }

#regional-menustate:checked ~ header .regional-menu {
  background-color: #f5f5f5;
  pointer-events: auto;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  overflow: auto;
  padding-top: 3rem;
  padding-bottom: 3rem; }
  @media screen and (min-width: 75em) {
    #regional-menustate:checked ~ header .regional-menu {
      position: relative;
      background-color: transparent;
      padding-top: 0;
      padding-bottom: 0; } }
  #regional-menustate:checked ~ header .regional-menu .regional-menu--trigger {
    display: block;
    position: absolute;
    top: 0;
    right: 15px; }
    @media screen and (min-width: 75em) {
      #regional-menustate:checked ~ header .regional-menu .regional-menu--trigger {
        display: none; } }
    #regional-menustate:checked ~ header .regional-menu .regional-menu--trigger span {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
              transform: translate(-50%, -50%) rotate(45deg); }
      #regional-menustate:checked ~ header .regional-menu .regional-menu--trigger span::before {
        opacity: 0; }
      #regional-menustate:checked ~ header .regional-menu .regional-menu--trigger span::after {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        bottom: 0; }
  #regional-menustate:checked ~ header .regional-menu li {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
            transform: none; }
    #regional-menustate:checked ~ header .regional-menu li a {
      pointer-events: auto; }

@media screen and (min-width: 75em) {
  #regional-menustate:checked ~ header.menu--secondary .regional-menu {
    margin-top: -4rem; } }

#regional-menustate:checked ~ header #block-languageswitcher, #regional-menustate:checked ~ header #block-regioninfocus {
  visibility: visible; }

#regional-menustate:checked ~ header #block-regioninfocus {
  opacity: 1; }

#regioninfocus-menustate:checked ~ header .regioninfocus {
  display: none; }

.menu--secondary + .spacer {
  height: 5.5rem;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease; }
  @media screen and (min-width: 75em) {
    .menu--secondary + .spacer {
      height: 6rem; } }

footer {
  background-image: url(../images/alpla-a.svg);
  background-size: 12px auto;
  background-position: center 16px;
  background-repeat: no-repeat;
  background-color: #aaa;
  padding: 3rem 0;
  margin-top: 16px;
  /*#block-breadcrumbs ol {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row wrap;

    li {
      list-style-type: none;
      @include roman;
      font-size: rem-calc(10);
      color: $grey-text;
      padding: 0 rem-calc(12) 0 rem-calc(8);
      position: relative;

      @include breakpoint(xlarge) {
        font-size: rem-calc(14);
        padding: 0 rem-calc(18) 0 rem-calc(12);
      }

      &:first-child {
        padding-left: 0;

        a {
          background-image: url(../../images/logo.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center 1px;
          width: 45px;
          height: 16px;
          text-indent: 100%;
          overflow: hidden;
          padding: 0;

          @include breakpoint(xxlarge) {
            width: 86px;
            height: 16px;
            background-position: center;
          }
        }
      }

      a {
        display: inline-block;
        color: $grey-text;
        text-decoration: none;
      }

      &::after {
        position: absolute;
        right: 0;
        display: inline-block;
        content: '';
        background-image: url(../../images/icons/icon-arrow-right.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left center;
        height: 12px;
        width: rem-calc(6);

        @include breakpoint(xxlarge) {
          height: 16px;
          width: rem-calc(8);
          margin-left: 10px;
        }
      }

      &:last-child::after {
        display: none;
      }
    }
  }*/ }
  @media screen and (min-width: 48em) {
    footer {
      padding: 3rem 0;
      margin-top: 32px; } }
  @media screen and (min-width: 75em) {
    footer {
      background-size: 18px auto;
      background-position: center 36px;
      padding: 5.75rem 0;
      margin-top: 64px; } }
  footer p {
    font-size: 0.75rem;
    line-height: 1.375rem; }
    footer p strong {
      font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
      font-weight: normal; }
    footer p a {
      text-decoration: none;
      color: #424242; }
  footer a.only-polsky {
    display: none; }
  footer .wrapper {
    width: 100%;
    border-top: 2px solid #424242;
    border-bottom: 2px solid #424242;
    padding: 1.3125rem 0 0.625rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  footer .wrapper nav:first-child {
    margin-top: 0.75rem;
    width: 100%; }
    footer .wrapper nav:first-child ul {
      margin: 0;
      padding: 0; }
      footer .wrapper nav:first-child ul li {
        list-style-type: none; }
      footer .wrapper nav:first-child ul a {
        color: #424242;
        text-decoration: none;
        font-size: 0.75rem;
        line-height: 1.375rem; }
    @media screen and (min-width: 75em) {
      footer .wrapper nav:first-child > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
    @media screen and (min-width: 75em) {
      footer .wrapper nav:first-child > ul > li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 20%;
                flex: 0 0 20%;
        max-width: 20%; } }
    footer .wrapper nav:first-child > ul > li > a {
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      border-bottom: 1px solid rgba(66, 66, 66, 0.5);
      display: block;
      padding: 4px 0; }
      @media screen and (min-width: 75em) {
        footer .wrapper nav:first-child > ul > li > a {
          font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
          font-weight: normal;
          border-bottom: none; } }
      footer .wrapper nav:first-child > ul > li > a:hover {
        opacity: 0.8; }
    footer .wrapper nav:first-child > ul > li.parent > a::after {
      content: '+';
      float: right;
      margin-right: 4px; }
      @media screen and (min-width: 75em) {
        footer .wrapper nav:first-child > ul > li.parent > a::after {
          content: ''; } }
    footer .wrapper nav:first-child > ul > li:last-child > a {
      border-bottom: none; }
    footer .wrapper nav:first-child > ul > li li:first-child {
      display: block; }
      @media screen and (min-width: 75em) {
        footer .wrapper nav:first-child > ul > li li:first-child {
          display: none; } }
    footer .wrapper nav:first-child > ul ul {
      visibility: hidden;
      height: 0; }
      @media screen and (min-width: 75em) {
        footer .wrapper nav:first-child > ul ul {
          visibility: visible;
          height: auto; } }
      footer .wrapper nav:first-child > ul ul li {
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-24px);
                transform: scale(1.1) translateY(-24px);
        -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
        transition: opacity 0.35s ease-out, -webkit-transform 0.15s ease-out;
        transition: opacity 0.35s ease-out, transform 0.15s ease-out;
        transition: opacity 0.35s ease-out, transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }
        footer .wrapper nav:first-child > ul ul li:nth-child(1) {
          -webkit-transition-delay: 100ms,100ms;
                  transition-delay: 100ms,100ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(2) {
          -webkit-transition-delay: 125ms,125ms;
                  transition-delay: 125ms,125ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(3) {
          -webkit-transition-delay: 150ms,150ms;
                  transition-delay: 150ms,150ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(4) {
          -webkit-transition-delay: 175ms,175ms;
                  transition-delay: 175ms,175ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(5) {
          -webkit-transition-delay: 200ms,200ms;
                  transition-delay: 200ms,200ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(6) {
          -webkit-transition-delay: 225ms,225ms;
                  transition-delay: 225ms,225ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(7) {
          -webkit-transition-delay: 250ms,250ms;
                  transition-delay: 250ms,250ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(8) {
          -webkit-transition-delay: 275ms,275ms;
                  transition-delay: 275ms,275ms; }
        footer .wrapper nav:first-child > ul ul li:nth-child(9) {
          -webkit-transition-delay: 300ms,300ms;
                  transition-delay: 300ms,300ms; }
        @media screen and (min-width: 75em) {
          footer .wrapper nav:first-child > ul ul li {
            opacity: 1;
            -webkit-transform: none;
                    transform: none; } }
    footer .wrapper nav:first-child > ul a.active + ul {
      visibility: visible;
      height: auto; }
      footer .wrapper nav:first-child > ul a.active + ul li {
        opacity: 1;
        -webkit-transform: none;
                transform: none; }
  footer #block-footersecond {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-top: 2.9375rem; }
    @media screen and (min-width: 75em) {
      footer #block-footersecond {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
    footer #block-footersecond h2, footer #block-footersecond a {
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      color: #424242;
      text-decoration: none;
      font-size: 0.75rem;
      line-height: 1.375rem; }
      @media screen and (min-width: 75em) {
        footer #block-footersecond h2, footer #block-footersecond a {
          padding: 0 0.5rem; } }
    footer #block-footersecond h2 {
      font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
      font-weight: normal;
      margin: 0;
      padding-left: 0; }
    footer #block-footersecond a {
      display: block; }
    footer #block-footersecond ul {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      footer #block-footersecond ul li {
        list-style-type: none; }
  footer #block-footersocialmedia {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 2.9375rem; }
    footer #block-footersocialmedia ul {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      footer #block-footersocialmedia ul li {
        list-style-type: none;
        margin: 0 0.625rem; }
        footer #block-footersocialmedia ul li:last-child {
          margin-right: 0; }
        footer #block-footersocialmedia ul li a {
          height: 1.1875rem;
          width: 1.1875rem;
          display: block;
          text-indent: 100%;
          overflow: hidden;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain; }
        footer #block-footersocialmedia ul li:first-child a {
          background-image: url(../images/icons/icon-xing.svg); }
        footer #block-footersocialmedia ul li:nth-child(2) a {
          background-image: url(../images/icons/icon-linkedin.svg); }
        footer #block-footersocialmedia ul li:nth-child(3) a {
          background-image: url(../images/icons/icon-twitter.svg); }
        footer #block-footersocialmedia ul li:nth-child(4) a {
          background-image: url(../images/icons/icon-youtube.svg); }

html[lang=pl] footer p a.only-polsky {
  display: inline; }

.icon--bus {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--bus.svg"); }

.icon--car {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--car.svg"); }

.icon--train {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--train.svg"); }

.icon--forrest {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--forrest.svg"); }

.icon--cellphone {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--cellphone.svg"); }

.icon--incoming-call {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--incoming-call.svg"); }

.icon--no-smoking {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--no-smoking.svg"); }

.icon--plane {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--plane.svg"); }

.icon--truck {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--truck.svg"); }

.icon--lightning {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--lightning.svg"); }

.icon--delivery {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--delivery.svg"); }

.icon--co2 {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--co2.svg"); }

.icon--clean {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--clean.svg"); }

.icon--water {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--water.svg"); }

.icon--notebook {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--notebook.svg"); }

.icon--hat {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--hat.svg"); }

.icon--rocket {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--rocket.svg"); }

.icon--suitcase {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--suitcase.svg"); }

.icon--flag {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--flag.svg"); }

.icon--pin {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--flag.svg"); }

.icon--globe {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--globe.svg"); }

.icon--pin {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--pin.svg"); }

.icon--people {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--people.svg"); }

.icon--thumb-up {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--thumb-up.svg"); }

.icon--recycle {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--recycle.svg"); }

.icon--solar {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--solar.svg"); }

.icon--infinity {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--infinity.svg"); }

.icon--medal {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--medal.svg"); }

.icon--speedometer {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--speedometer.svg"); }

.icon--birthday-cake {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--birthday-cake.svg"); }

.icon--bulb-leaf {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--bulb-leaf.svg"); }

.icon--conveyor-bottles {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--conveyor-bottles.svg"); }

.icon--hand-leaf {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--hand-leaf.svg"); }

.icon--handshake {
  background-image: url("/themes/custom/sustainability/assets/images/icons/icon--handshake.svg"); }

.paragraph--type--header,
.paragraph--type--video-header,
.paragraph--type--header-video {
  position: relative; }
  .paragraph--type--header .trans,
  .paragraph--type--video-header .trans,
  .paragraph--type--header-video .trans {
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  .paragraph--type--header .text + .trans,
  .paragraph--type--video-header .text + .trans,
  .paragraph--type--header-video .text + .trans {
    background-color: rgba(0, 0, 0, 0.35); }
  .paragraph--type--header img,
  .paragraph--type--video-header img,
  .paragraph--type--header-video img {
    width: 100%;
    display: block; }
  .paragraph--type--header .text,
  .paragraph--type--video-header .text,
  .paragraph--type--header-video .text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    max-width: 80%;
    z-index: 11; }
    @media screen and (min-width: 64em) {
      .paragraph--type--header .text,
      .paragraph--type--video-header .text,
      .paragraph--type--header-video .text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 65.21739%;
                flex: 0 0 65.21739%;
        max-width: 65.21739%;
        margin: 0 auto; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--header .text,
      .paragraph--type--video-header .text,
      .paragraph--type--header-video .text {
        max-width: 1400px; } }
  .paragraph--type--header .button--link,
  .paragraph--type--video-header .button--link,
  .paragraph--type--header-video .button--link {
    text-align: center;
    margin-top: 16px; }
  .paragraph--type--header .button--link a,
  .paragraph--type--video-header .button--link a,
  .paragraph--type--header-video .button--link a {
    background-color: #004c90;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.375rem;
    text-decoration: none;
    display: inline-block;
    padding: 0.25rem 1.5rem;
    border-radius: 6px;
    margin-top: 0.875rem;
    white-space: nowrap;
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 64em) {
      .paragraph--type--header .button--link a,
      .paragraph--type--video-header .button--link a,
      .paragraph--type--header-video .button--link a {
        font-size: 1rem;
        line-height: 1.5625rem;
        padding: 0.375rem 3rem; } }
  .paragraph--type--header h1,
  .paragraph--type--header .h1,
  .paragraph--type--header h2,
  .paragraph--type--header p,
  .paragraph--type--video-header h1,
  .paragraph--type--video-header .h1,
  .paragraph--type--video-header h2,
  .paragraph--type--video-header p,
  .paragraph--type--header-video h1,
  .paragraph--type--header-video .h1,
  .paragraph--type--header-video h2,
  .paragraph--type--header-video p {
    color: #fff;
    text-align: center; }
  .paragraph--type--header h1,
  .paragraph--type--header .h1,
  .paragraph--type--header h2,
  .paragraph--type--video-header h1,
  .paragraph--type--video-header .h1,
  .paragraph--type--video-header h2,
  .paragraph--type--header-video h1,
  .paragraph--type--header-video .h1,
  .paragraph--type--header-video h2 {
    font-family: 'FuturaStd-Book', Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin: 0; }
    @media screen and (min-width: 26.25em) {
      .paragraph--type--header h1,
      .paragraph--type--header .h1,
      .paragraph--type--header h2,
      .paragraph--type--video-header h1,
      .paragraph--type--video-header .h1,
      .paragraph--type--video-header h2,
      .paragraph--type--header-video h1,
      .paragraph--type--header-video .h1,
      .paragraph--type--header-video h2 {
        font-size: 1.5rem;
        line-height: 1.75rem; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--header h1,
      .paragraph--type--header .h1,
      .paragraph--type--header h2,
      .paragraph--type--video-header h1,
      .paragraph--type--video-header .h1,
      .paragraph--type--video-header h2,
      .paragraph--type--header-video h1,
      .paragraph--type--header-video .h1,
      .paragraph--type--header-video h2 {
        font-size: 2rem;
        line-height: 2.625rem; } }
    @media screen and (min-width: 64em) {
      .paragraph--type--header h1,
      .paragraph--type--header .h1,
      .paragraph--type--header h2,
      .paragraph--type--video-header h1,
      .paragraph--type--video-header .h1,
      .paragraph--type--video-header h2,
      .paragraph--type--header-video h1,
      .paragraph--type--header-video .h1,
      .paragraph--type--header-video h2 {
        font-size: 2.375rem;
        line-height: 3rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--header h1,
      .paragraph--type--header .h1,
      .paragraph--type--header h2,
      .paragraph--type--video-header h1,
      .paragraph--type--video-header .h1,
      .paragraph--type--video-header h2,
      .paragraph--type--header-video h1,
      .paragraph--type--header-video .h1,
      .paragraph--type--header-video h2 {
        font-size: 2.5rem;
        line-height: 3.125rem; } }
    @media screen and (min-width: 87.5em) {
      .paragraph--type--header h1,
      .paragraph--type--header .h1,
      .paragraph--type--header h2,
      .paragraph--type--video-header h1,
      .paragraph--type--video-header .h1,
      .paragraph--type--video-header h2,
      .paragraph--type--header-video h1,
      .paragraph--type--header-video .h1,
      .paragraph--type--header-video h2 {
        font-size: 2.625rem;
        line-height: 3.25rem; } }
  .paragraph--type--header h4,
  .paragraph--type--video-header h4,
  .paragraph--type--header-video h4 {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.375rem;
    margin: 0;
    color: #fff;
    text-align: center; }
    @media screen and (min-width: 48em) {
      .paragraph--type--header h4,
      .paragraph--type--video-header h4,
      .paragraph--type--header-video h4 {
        font-size: 1.0625rem;
        line-height: 1.4375rem; } }
    @media screen and (min-width: 64em) {
      .paragraph--type--header h4,
      .paragraph--type--video-header h4,
      .paragraph--type--header-video h4 {
        font-size: 1.1875rem;
        line-height: 1.5625rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--header h4,
      .paragraph--type--video-header h4,
      .paragraph--type--header-video h4 {
        font-size: 1.25rem;
        line-height: 1.6875rem; } }
    @media screen and (min-width: 87.5em) {
      .paragraph--type--header h4,
      .paragraph--type--video-header h4,
      .paragraph--type--header-video h4 {
        font-size: 1.3125rem;
        line-height: 1.75rem; } }
    .paragraph--type--header h4 a,
    .paragraph--type--video-header h4 a,
    .paragraph--type--header-video h4 a {
      color: #004c90; }

.paragraph--type--video-header {
  overflow: hidden; }
  .paragraph--type--video-header video {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media screen and (min-width: 64em) {
      .paragraph--type--video-header video {
        width: 100%;
        height: auto;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }

.paragraph--type--text .text {
  width: 100%; }
  @media screen and (min-width: 48em) {
    .paragraph--type--text .text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 82.6087%;
              flex: 0 0 82.6087%;
      max-width: 82.6087%;
      margin: 0 auto; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--text .text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 65.21739%;
              flex: 0 0 65.21739%;
      max-width: 65.21739%;
      margin: 0 auto; } }

.paragraph--type--text h3 {
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #424242;
  margin: 0;
  font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
  font-weight: normal; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--text h3 {
      font-size: 0.9375rem;
      line-height: 1.3125rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--text h3 {
      font-size: 1rem;
      line-height: 1.375rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--text h3 {
      font-size: 1.0625rem;
      line-height: 1.625rem; } }
  .paragraph--type--text h3 strong {
    font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
    font-weight: normal; }
  .paragraph--type--text h3 a {
    color: #004c90; }

.paragraph--type--text p {
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #424242;
  margin: 0; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--text p {
      font-size: 0.9375rem;
      line-height: 1.3125rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--text p {
      font-size: 1rem;
      line-height: 1.375rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--text p {
      font-size: 1.0625rem;
      line-height: 1.625rem; } }
  .paragraph--type--text p strong {
    font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
    font-weight: normal; }
  .paragraph--type--text p a {
    color: #004c90; }
  .paragraph--type--text p.small {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #004c90;
    text-align: center; }
    @media screen and (min-width: 26.25em) {
      .paragraph--type--text p.small {
        font-size: 0.8125rem;
        line-height: 1.0625rem; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--text p.small {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
    .paragraph--type--text p.small a {
      color: #004c90; }
    .paragraph--type--text p.small:first-child::before {
      content: "";
      border-top: 2px solid #004c90;
      display: block;
      width: 50%;
      margin: 0 auto;
      padding-bottom: 20px; }
      @media screen and (min-width: 48em) {
        .paragraph--type--text p.small:first-child::before {
          width: 33.33333%;
          padding-bottom: 40px; } }
    .paragraph--type--text p.small + .small {
      margin-top: 1rem; }

.paragraph--type--text ul {
  padding-left: 0.75rem; }
  @media screen and (min-width: 75em) {
    .paragraph--type--text ul {
      padding-left: 1.25rem; } }
  .paragraph--type--text ul li {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.1875rem;
    color: #424242;
    margin: 0;
    margin: 0 !important; }
    @media screen and (min-width: 26.25em) {
      .paragraph--type--text ul li {
        font-size: 0.9375rem;
        line-height: 1.3125rem; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--text ul li {
        font-size: 1rem;
        line-height: 1.375rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--text ul li {
        font-size: 1.0625rem;
        line-height: 1.625rem; } }
    .paragraph--type--text ul li strong {
      font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
      font-weight: normal; }
    .paragraph--type--text ul li a {
      color: #004c90; }

.paragraph--type--text h2 {
  font-family: 'FuturaStd-Book', Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #004c90;
  margin: 0; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--text h2 {
      font-size: 1.25rem;
      line-height: 2rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--text h2 {
      font-size: 1.375rem;
      line-height: 2.125rem; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--text h2 {
      font-size: 1.5rem;
      line-height: 2.25rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--text h2 {
      font-size: 1.625rem;
      line-height: 2.375rem; } }
  @media screen and (min-width: 87.5em) {
    .paragraph--type--text h2 {
      font-size: 1.75rem;
      line-height: 2.5rem; } }

.paragraph--type--text h2 + p,
.paragraph--type--text h3 + p {
  margin-top: 3px; }
  @media screen and (min-width: 75em) {
    .paragraph--type--text h2 + p,
    .paragraph--type--text h3 + p {
      margin-top: 6px; } }

.paragraph--type--image.image--wide .image {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px; }

.paragraph--type--image.image--narrow .image {
  margin: 0 auto; }
  @media screen and (min-width: 48em) {
    .paragraph--type--image.image--narrow .image {
      width: 82.6087%; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--image.image--narrow .image {
      width: 65.21739%; } }

.paragraph--type--image img {
  width: 100%;
  height: auto;
  display: block; }

.paragraph--type--centered-text {
  padding: 3.75rem 0 3.625rem 0; }
  @media screen and (min-width: 64em) {
    .paragraph--type--centered-text .text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 65.21739%;
              flex: 0 0 65.21739%;
      max-width: 65.21739%;
      margin: 0 auto; } }
  .paragraph--type--centered-text h2 {
    font-family: 'FuturaStd-Book', Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #004c90;
    margin: 0;
    margin-bottom: 8px; }
    @media screen and (min-width: 26.25em) {
      .paragraph--type--centered-text h2 {
        font-size: 1.25rem;
        line-height: 2rem; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--centered-text h2 {
        font-size: 1.375rem;
        line-height: 2.125rem; } }
    @media screen and (min-width: 64em) {
      .paragraph--type--centered-text h2 {
        font-size: 1.5rem;
        line-height: 2.25rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--centered-text h2 {
        font-size: 1.625rem;
        line-height: 2.375rem; } }
    @media screen and (min-width: 87.5em) {
      .paragraph--type--centered-text h2 {
        font-size: 1.75rem;
        line-height: 2.5rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--centered-text h2 {
        margin-bottom: 16px; } }
  .paragraph--type--centered-text h3 {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.375rem;
    margin: 0;
    margin-bottom: 4px; }
    @media screen and (min-width: 48em) {
      .paragraph--type--centered-text h3 {
        font-size: 1.0625rem;
        line-height: 1.4375rem; } }
    @media screen and (min-width: 64em) {
      .paragraph--type--centered-text h3 {
        font-size: 1.1875rem;
        line-height: 1.5625rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--centered-text h3 {
        font-size: 1.25rem;
        line-height: 1.6875rem; } }
    @media screen and (min-width: 87.5em) {
      .paragraph--type--centered-text h3 {
        font-size: 1.3125rem;
        line-height: 1.75rem; } }
    .paragraph--type--centered-text h3 a {
      color: #004c90; }
    @media screen and (min-width: 75em) {
      .paragraph--type--centered-text h3 {
        margin-bottom: 8px; } }
  .paragraph--type--centered-text h2, .paragraph--type--centered-text h3 {
    color: #004c90;
    text-align: center; }
  .paragraph--type--centered-text p {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.375rem;
    margin: 0;
    color: #424242;
    text-align: center; }
    @media screen and (min-width: 48em) {
      .paragraph--type--centered-text p {
        font-size: 1.0625rem;
        line-height: 1.4375rem; } }
    @media screen and (min-width: 64em) {
      .paragraph--type--centered-text p {
        font-size: 1.1875rem;
        line-height: 1.5625rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--centered-text p {
        font-size: 1.25rem;
        line-height: 1.6875rem; } }
    @media screen and (min-width: 87.5em) {
      .paragraph--type--centered-text p {
        font-size: 1.3125rem;
        line-height: 1.75rem; } }
    .paragraph--type--centered-text p a {
      color: #004c90; }
    .paragraph--type--centered-text p:first-child {
      margin-top: 0; }
    .paragraph--type--centered-text p:last-child {
      margin-bottom: 0; }
    .paragraph--type--centered-text p a.button {
      color: #fff;
      margin-top: 8px; }
  .paragraph--type--centered-text .text--link {
    margin-top: 1rem; }
    @media screen and (min-width: 75em) {
      .paragraph--type--centered-text .text--link {
        margin-top: 1.5rem; } }
    .paragraph--type--centered-text .text--link a {
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      font-size: 1rem;
      line-height: 1.1875rem;
      color: #424242;
      margin: 0;
      color: #004c90;
      text-decoration: none; }
      @media screen and (min-width: 26.25em) {
        .paragraph--type--centered-text .text--link a {
          font-size: 0.9375rem;
          line-height: 1.3125rem; } }
      @media screen and (min-width: 48em) {
        .paragraph--type--centered-text .text--link a {
          font-size: 1rem;
          line-height: 1.375rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--centered-text .text--link a {
          font-size: 1.0625rem;
          line-height: 1.625rem; } }
      .paragraph--type--centered-text .text--link a strong {
        font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
        font-weight: normal; }
      .paragraph--type--centered-text .text--link a a {
        color: #004c90; }
  .paragraph--type--centered-text h2 + p, .paragraph--type--centered-text h3 + p {
    margin: 0; }
  .paragraph--type--centered-text .button--wrapper {
    text-align: center; }

.paragraph--type--full-width-image {
  position: relative; }
  .paragraph--type--full-width-image img {
    display: block;
    width: 100%; }
  .paragraph--type--full-width-image .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .paragraph--type--full-width-image .text > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none; }
    .paragraph--type--full-width-image .text .row {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .paragraph--type--full-width-image .text .row .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (min-width: 48em) {
        .paragraph--type--full-width-image .text .row .columns {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 69.56522%;
                  flex: 0 0 69.56522%;
          max-width: 69.56522%; } }
      @media screen and (min-width: 64em) {
        .paragraph--type--full-width-image .text .row .columns {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 60.86957%;
                  flex: 0 0 60.86957%;
          max-width: 60.86957%; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--full-width-image .text .row .columns {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 43.47826%;
                  flex: 0 0 43.47826%;
          max-width: 43.47826%; } }
    .paragraph--type--full-width-image .text h2 {
      font-family: 'FuturaStd-Book', Arial, sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 0.05rem;
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin: 0;
      margin-bottom: 8px; }
      @media screen and (min-width: 26.25em) {
        .paragraph--type--full-width-image .text h2 {
          font-size: 1.5rem;
          line-height: 1.75rem; } }
      @media screen and (min-width: 48em) {
        .paragraph--type--full-width-image .text h2 {
          font-size: 2rem;
          line-height: 2.625rem; } }
      @media screen and (min-width: 64em) {
        .paragraph--type--full-width-image .text h2 {
          font-size: 2.375rem;
          line-height: 3rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--full-width-image .text h2 {
          font-size: 2.5rem;
          line-height: 3.125rem; } }
      @media screen and (min-width: 87.5em) {
        .paragraph--type--full-width-image .text h2 {
          font-size: 2.625rem;
          line-height: 3.25rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--full-width-image .text h2 {
          margin-bottom: 16px; } }
    .paragraph--type--full-width-image .text h3 {
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      font-size: 1rem;
      line-height: 1.375rem;
      margin: 0;
      margin-bottom: 4px; }
      @media screen and (min-width: 48em) {
        .paragraph--type--full-width-image .text h3 {
          font-size: 1.0625rem;
          line-height: 1.4375rem; } }
      @media screen and (min-width: 64em) {
        .paragraph--type--full-width-image .text h3 {
          font-size: 1.1875rem;
          line-height: 1.5625rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--full-width-image .text h3 {
          font-size: 1.25rem;
          line-height: 1.6875rem; } }
      @media screen and (min-width: 87.5em) {
        .paragraph--type--full-width-image .text h3 {
          font-size: 1.3125rem;
          line-height: 1.75rem; } }
      .paragraph--type--full-width-image .text h3 a {
        color: #004c90; }
      @media screen and (min-width: 75em) {
        .paragraph--type--full-width-image .text h3 {
          margin-bottom: 8px; } }
    .paragraph--type--full-width-image .text h2, .paragraph--type--full-width-image .text h3, .paragraph--type--full-width-image .text p {
      text-align: center; }
    .paragraph--type--full-width-image .text h2, .paragraph--type--full-width-image .text h3 {
      color: #fff; }
    .paragraph--type--full-width-image .text p {
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      font-size: 1rem;
      line-height: 1.375rem;
      margin: 0;
      color: #fff;
      margin: 0; }
      @media screen and (min-width: 48em) {
        .paragraph--type--full-width-image .text p {
          font-size: 1.0625rem;
          line-height: 1.4375rem; } }
      @media screen and (min-width: 64em) {
        .paragraph--type--full-width-image .text p {
          font-size: 1.1875rem;
          line-height: 1.5625rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--full-width-image .text p {
          font-size: 1.25rem;
          line-height: 1.6875rem; } }
      @media screen and (min-width: 87.5em) {
        .paragraph--type--full-width-image .text p {
          font-size: 1.3125rem;
          line-height: 1.75rem; } }
      .paragraph--type--full-width-image .text p a {
        color: #004c90; }
  .paragraph--type--full-width-image .media--loading + .text {
    background-color: rgba(0, 0, 0, 0.1); }
  .paragraph--type--full-width-image .button--wrapper {
    text-align: center; }

.paragraph--type--facts-figures[class*="backgroundcolor"] {
  padding: 2rem 0 2.625rem 0; }
  @media screen and (min-width: 48em) {
    .paragraph--type--facts-figures[class*="backgroundcolor"] {
      padding: 3.8125rem 0 4.6875rem 0; } }

.paragraph--type--facts-figures .columns {
  text-align: center; }

.paragraph--type--facts-figures .wrapper {
  width: 100%; }

.paragraph--type--facts-figures a {
  text-decoration: none; }

.paragraph--type--facts-figures h2 {
  font-family: 'FuturaStd-Book', Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #004c90;
  margin: 0;
  color: #004c90; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--facts-figures h2 {
      font-size: 1.25rem;
      line-height: 2rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--facts-figures h2 {
      font-size: 1.375rem;
      line-height: 2.125rem; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--facts-figures h2 {
      font-size: 1.5rem;
      line-height: 2.25rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--facts-figures h2 {
      font-size: 1.625rem;
      line-height: 2.375rem; } }
  @media screen and (min-width: 87.5em) {
    .paragraph--type--facts-figures h2 {
      font-size: 1.75rem;
      line-height: 2.5rem; } }

.paragraph--type--facts-figures .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px; }
  @media screen and (min-width: 48em) {
    .paragraph--type--facts-figures .icons {
      margin-bottom: 0; } }
  .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-top: 1rem; }
    @media screen and (min-width: 48em) {
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
        margin-top: 1.375rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 20%;
                flex: 0 0 20%;
        max-width: 20%;
        margin-top: 1.75rem; } }
    .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon {
      height: 2rem;
      background-repeat: no-repeat;
      background-size: auto 80%;
      background-position: center; }
      @media screen and (min-width: 48em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon {
          height: 3rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon {
          height: 4rem;
          background-size: auto 100%; } }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--globe {
        background-image: url(../images/icons/icon-globe.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--flag {
        background-image: url(../images/icons/icon-flag.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--pin {
        background-image: url(../images/icons/icon-pin.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--people {
        background-image: url(../images/icons/icon-people.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--recycle {
        background-image: url(../images/icons/icon--recycle.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--solar {
        background-image: url(../images/icons/icon--solar.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--infinity {
        background-image: url(../images/icons/icon--infinity.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--medal {
        background-image: url(../images/icons/icon--medal.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--bulb-leaf {
        background-image: url(../images/icons/icon--bulb-leaf.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--conveyor-bottles {
        background-image: url(../images/icons/icon--conveyor-bottles.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--hand-leaf {
        background-image: url(../images/icons/icon--hand-leaf.svg); }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics .icon.icon--handshake {
        background-image: url(../images/icons/icon--handshake.svg); }
    .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3 {
      font-family: 'FuturaStd-Book', Arial, sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 0.05rem;
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin: 0;
      margin: 12px 0 0 0; }
      @media screen and (min-width: 26.25em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3 {
          font-size: 1.5rem;
          line-height: 1.75rem; } }
      @media screen and (min-width: 48em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3 {
          font-size: 2rem;
          line-height: 2.625rem; } }
      @media screen and (min-width: 64em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3 {
          font-size: 2.375rem;
          line-height: 3rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3 {
          font-size: 2.5rem;
          line-height: 3.125rem; } }
      @media screen and (min-width: 87.5em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3 {
          font-size: 2.625rem;
          line-height: 3.25rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3 {
          margin: 24px 0 0 0; } }
    .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p {
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      font-size: 1rem;
      line-height: 1.1875rem;
      color: #424242;
      margin: 0;
      margin: 3px 0 0 0; }
      @media screen and (min-width: 26.25em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p {
          font-size: 0.9375rem;
          line-height: 1.3125rem; } }
      @media screen and (min-width: 48em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p {
          font-size: 1rem;
          line-height: 1.375rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p {
          font-size: 1.0625rem;
          line-height: 1.625rem; } }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p strong {
        font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
        font-weight: normal; }
      .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p a {
        color: #004c90; }
      @media screen and (min-width: 75em) {
        .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p {
          margin: 13px 0 0 0; } }
    .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics h3, .paragraph--type--facts-figures .icons .paragraph--type--icon-statistics p {
      color: #004c90; }

@media screen and (min-width: 64em) {
  .paragraph--type--facts-figures.narrow .wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65.21739%;
            flex: 0 0 65.21739%;
    max-width: 65.21739%;
    margin: 0 auto; } }

@media screen and (min-width: 75em) {
  .paragraph--type--facts-figures.narrow .wrapper .stats .paragraph--type--icon-stats {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%; } }

@media screen and (min-width: 75em) {
  .paragraph--type--three-columns {
    margin-top: 64px; } }

.paragraph--type--three-columns .columns {
  padding: 0; }

.paragraph--type--three-columns .paragraph--type--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }
  @media screen and (min-width: 75em) {
    .paragraph--type--three-columns .paragraph--type--column {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333%;
              flex: 0 0 33.3333%;
      max-width: 33.3333%; } }
  .paragraph--type--three-columns .paragraph--type--column img {
    display: block; }
  .paragraph--type--three-columns .paragraph--type--column .trans {
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1; }

.paragraph--type--three-columns h2, .paragraph--type--three-columns h3, .paragraph--type--three-columns .button--wrapper {
  text-align: center;
  position: absolute;
  width: 100%;
  color: #fff;
  z-index: 2; }

.paragraph--type--three-columns h2 {
  font-family: 'FuturaStd-Book', Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin: 0;
  bottom: 120px; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--three-columns h2 {
      font-size: 1.5rem;
      line-height: 1.75rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--three-columns h2 {
      font-size: 2rem;
      line-height: 2.625rem; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--three-columns h2 {
      font-size: 2.375rem;
      line-height: 3rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--three-columns h2 {
      font-size: 2.5rem;
      line-height: 3.125rem; } }
  @media screen and (min-width: 87.5em) {
    .paragraph--type--three-columns h2 {
      font-size: 2.625rem;
      line-height: 3.25rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--three-columns h2 {
      bottom: 135px; } }

.paragraph--type--three-columns h3 {
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.375rem;
  margin: 0;
  top: 48px; }
  @media screen and (min-width: 48em) {
    .paragraph--type--three-columns h3 {
      font-size: 1.0625rem;
      line-height: 1.4375rem; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--three-columns h3 {
      font-size: 1.1875rem;
      line-height: 1.5625rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--three-columns h3 {
      font-size: 1.25rem;
      line-height: 1.6875rem; } }
  @media screen and (min-width: 87.5em) {
    .paragraph--type--three-columns h3 {
      font-size: 1.3125rem;
      line-height: 1.75rem; } }
  .paragraph--type--three-columns h3 a {
    color: #004c90; }
  @media screen and (min-width: 75em) {
    .paragraph--type--three-columns h3 {
      top: 80px; } }

.paragraph--type--three-columns .button--wrapper {
  bottom: 32px; }
  @media screen and (min-width: 75em) {
    .paragraph--type--three-columns .button--wrapper {
      bottom: 65px; } }

.paragraph--type--facts-figures + .paragraph--type--three-columns {
  margin-top: 32px; }
  @media screen and (min-width: 75em) {
    .paragraph--type--facts-figures + .paragraph--type--three-columns {
      margin-top: 48px; } }

.paragraph--type--quote {
  margin-top: 32px;
  margin-bottom: 32px; }
  @media screen and (min-width: 75em) {
    .paragraph--type--quote {
      margin-top: 105px;
      margin-bottom: 105px; } }
  .paragraph--type--quote blockquote {
    margin: 0 auto;
    padding: 0;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .paragraph--type--quote blockquote {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 82.6087%;
                flex: 0 0 82.6087%;
        max-width: 82.6087%;
        margin: 0 auto; } }
    @media screen and (min-width: 64em) {
      .paragraph--type--quote blockquote {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 65.21739%;
                flex: 0 0 65.21739%;
        max-width: 65.21739%;
        margin: 0 auto; } }
    .paragraph--type--quote blockquote p {
      font-family: 'FuturaStd-Book', Arial, sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 0.05rem;
      font-size: 1.125rem;
      line-height: 1.75rem;
      color: #004c90;
      margin: 0;
      color: #004c90;
      text-align: center; }
      @media screen and (min-width: 26.25em) {
        .paragraph--type--quote blockquote p {
          font-size: 1.25rem;
          line-height: 2rem; } }
      @media screen and (min-width: 48em) {
        .paragraph--type--quote blockquote p {
          font-size: 1.375rem;
          line-height: 2.125rem; } }
      @media screen and (min-width: 64em) {
        .paragraph--type--quote blockquote p {
          font-size: 1.5rem;
          line-height: 2.25rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--quote blockquote p {
          font-size: 1.625rem;
          line-height: 2.375rem; } }
      @media screen and (min-width: 87.5em) {
        .paragraph--type--quote blockquote p {
          font-size: 1.75rem;
          line-height: 2.5rem; } }

.paragraph--type--faq + .paragraph--type--faq {
  margin-top: 2rem; }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq + .paragraph--type--faq {
      margin-top: 4rem; } }

.paragraph--type--faq article {
  width: 100%; }

.paragraph--type--faq .columns {
  margin: 0 auto;
  width: 100%; }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq .columns {
      max-width: 66.66667%; } }

.paragraph--type--faq label {
  width: 100%; }

.paragraph--type--faq h1 {
  font-family: 'FuturaStd-Book', Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin: 0;
  color: #004c90;
  text-align: center;
  margin-bottom: 28px; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--faq h1 {
      font-size: 1.5rem;
      line-height: 1.75rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--faq h1 {
      font-size: 2rem;
      line-height: 2.625rem; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq h1 {
      font-size: 2.375rem;
      line-height: 3rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--faq h1 {
      font-size: 2.5rem;
      line-height: 3.125rem; } }
  @media screen and (min-width: 87.5em) {
    .paragraph--type--faq h1 {
      font-size: 2.625rem;
      line-height: 3.25rem; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq h1 {
      margin-bottom: 80px; } }

.paragraph--type--faq h2 {
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #004c90;
  text-align: center;
  text-align: right; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--faq h2 {
      font-size: 0.8125rem;
      line-height: 1.0625rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--faq h2 {
      font-size: 0.875rem;
      line-height: 1.125rem; } }
  .paragraph--type--faq h2 a {
    color: #004c90; }

.paragraph--type--faq h3 {
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #424242;
  margin: 0;
  color: #004c90;
  background-color: #f5f5f5;
  padding: 12px 48px 10px 16px;
  cursor: pointer;
  margin-bottom: 8px;
  background-image: url(../images/icons/icon-arrow-down-blue.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--faq h3 {
      font-size: 0.9375rem;
      line-height: 1.3125rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--faq h3 {
      font-size: 1rem;
      line-height: 1.375rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--faq h3 {
      font-size: 1.0625rem;
      line-height: 1.625rem; } }
  .paragraph--type--faq h3 strong {
    font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
    font-weight: normal; }
  .paragraph--type--faq h3 a {
    color: #004c90; }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq h3 {
      padding: 20px 54px 16px 24px;
      margin-bottom: 10px;
      background-position: calc(100% - 24px) center; } }

.paragraph--type--faq .answer {
  margin-top: 8px;
  margin-bottom: 24px;
  display: none;
  padding: 0 16px; }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq .answer {
      margin-top: 16px;
      margin-bottom: 32px; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--faq .answer {
      margin-top: 22px;
      margin-bottom: 48px;
      padding: 0 24px; } }

.paragraph--type--faq p + p {
  margin-top: 16px; }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq p + p {
      margin-top: 24px; } }

.paragraph--type--faq input[type=radio] {
  display: none; }
  .paragraph--type--faq input[type=radio]:checked + label h3 {
    background-image: url(../images/icons/icon-arrow-up-blue.svg); }
  .paragraph--type--faq input[type=radio]:checked + label + .answer {
    display: block; }

.paragraph--type--faq .paragraph--type--question:last-child {
  margin-bottom: 32px; }
  @media screen and (min-width: 64em) {
    .paragraph--type--faq .paragraph--type--question:last-child {
      margin-bottom: 64px; } }

.paragraph--type--image-text .columns {
  padding: 0; }

.paragraph--type--image-text .image, .paragraph--type--image-text .text-wrapper {
  width: 100%; }
  @media screen and (min-width: 48em) {
    .paragraph--type--image-text .image, .paragraph--type--image-text .text-wrapper {
      width: 50%; } }

@media screen and (min-width: 48em) {
  .paragraph--type--image-text .image picture {
    height: 100%;
    display: block; } }

.paragraph--type--image-text .image img {
  display: block;
  width: 100%; }

.paragraph--type--image-text .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .paragraph--type--image-text .text-wrapper p {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.1875rem;
    color: #424242;
    margin: 0; }
    @media screen and (min-width: 26.25em) {
      .paragraph--type--image-text .text-wrapper p {
        font-size: 0.9375rem;
        line-height: 1.3125rem; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--image-text .text-wrapper p {
        font-size: 1rem;
        line-height: 1.375rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--image-text .text-wrapper p {
        font-size: 1.0625rem;
        line-height: 1.625rem; } }
    .paragraph--type--image-text .text-wrapper p strong {
      font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
      font-weight: normal; }
    .paragraph--type--image-text .text-wrapper p a {
      color: #004c90; }
    .paragraph--type--image-text .text-wrapper p a.button {
      color: #fff; }
  .paragraph--type--image-text .text-wrapper .inner {
    padding: 32px 15px;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .paragraph--type--image-text .text-wrapper .inner {
        padding: 48px 0;
        width: 71.5%; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--image-text .text-wrapper .inner {
        padding: 64px 0; } }

@media screen and (min-width: 48em) {
  .paragraph--type--image-text.text .image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

@media screen and (min-width: 48em) {
  .paragraph--type--image-text.text .text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.paragraph--type--image-text h2 {
  font-family: 'FuturaStd-Book', Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #004c90;
  margin: 0; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--image-text h2 {
      font-size: 1.25rem;
      line-height: 2rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--image-text h2 {
      font-size: 1.375rem;
      line-height: 2.125rem; } }
  @media screen and (min-width: 64em) {
    .paragraph--type--image-text h2 {
      font-size: 1.5rem;
      line-height: 2.25rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--image-text h2 {
      font-size: 1.625rem;
      line-height: 2.375rem; } }
  @media screen and (min-width: 87.5em) {
    .paragraph--type--image-text h2 {
      font-size: 1.75rem;
      line-height: 2.5rem; } }

.paragraph--type--image-text p {
  font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #424242;
  margin: 0; }
  @media screen and (min-width: 26.25em) {
    .paragraph--type--image-text p {
      font-size: 0.9375rem;
      line-height: 1.3125rem; } }
  @media screen and (min-width: 48em) {
    .paragraph--type--image-text p {
      font-size: 1rem;
      line-height: 1.375rem; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--image-text p {
      font-size: 1.0625rem;
      line-height: 1.625rem; } }
  .paragraph--type--image-text p strong {
    font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
    font-weight: normal; }
  .paragraph--type--image-text p a {
    color: #004c90; }

.paragraph--type--image-text ul {
  margin-top: 16px;
  padding-left: 0; }
  .paragraph--type--image-text ul li {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.1875rem;
    color: #424242;
    margin: 0;
    margin: 0 !important; }
    @media screen and (min-width: 26.25em) {
      .paragraph--type--image-text ul li {
        font-size: 0.9375rem;
        line-height: 1.3125rem; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--image-text ul li {
        font-size: 1rem;
        line-height: 1.375rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--image-text ul li {
        font-size: 1.0625rem;
        line-height: 1.625rem; } }
    .paragraph--type--image-text ul li strong {
      font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
      font-weight: normal; }
    .paragraph--type--image-text ul li a {
      color: #004c90; }

.paragraph--type--text,
.paragraph--type--text + .paragraph--type--image,
.paragraph--type--text + .paragraph--type--image-text,
.paragraph--type--header + .paragraph--type--image-text,
.paragraph--type--image-text + .paragraph--type--image-text,
.paragraph--type--image + .paragraph--type--full-width-image,
.paragraph--type--text + .paragraph--type--full-width-image,
.paragraph--type--header + .paragraph--type--faq,
.paragraph--type--youtube {
  margin-top: 40px; }
  @media screen and (min-width: 64em) {
    .paragraph--type--text,
    .paragraph--type--text + .paragraph--type--image,
    .paragraph--type--text + .paragraph--type--image-text,
    .paragraph--type--header + .paragraph--type--image-text,
    .paragraph--type--image-text + .paragraph--type--image-text,
    .paragraph--type--image + .paragraph--type--full-width-image,
    .paragraph--type--text + .paragraph--type--full-width-image,
    .paragraph--type--header + .paragraph--type--faq,
    .paragraph--type--youtube {
      margin-top: 80px; } }

.paragraph--type--image-text + .paragraph--type--facts-figures {
  margin-top: 20px; }
  @media screen and (min-width: 64em) {
    .paragraph--type--image-text + .paragraph--type--facts-figures {
      margin-top: 40px; } }

.paragraph--type--text:last-child,
.paragraph--type--image-text:last-child {
  margin-bottom: 40px; }
  @media screen and (min-width: 64em) {
    .paragraph--type--text:last-child,
    .paragraph--type--image-text:last-child {
      margin-bottom: 80px; } }

.troublemaker {
  width: 6.25rem;
  height: 6.25rem;
  display: block;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  overflow: hidden;
  background-color: #004c90;
  z-index: 10;
  border-radius: 100%;
  text-decoration: none; }
  @media screen and (min-width: 48em) {
    .troublemaker {
      bottom: 2rem;
      right: 2rem;
      width: 8.75rem;
      height: 8.75rem; } }
  @media screen and (min-width: 75em) {
    .troublemaker {
      bottom: 3rem;
      right: 3rem;
      width: 14.25rem;
      height: 14.25rem; } }
  .troublemaker:hover {
    background-color: #a6a6a6; }
    .troublemaker:hover .title, .troublemaker:hover .more {
      color: #004c90; }
  .troublemaker__content {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    padding: 0.75rem; }
    @media screen and (min-width: 75em) {
      .troublemaker__content {
        padding: 1.5rem; } }
    .troublemaker__content__text {
      width: 100%; }
      .troublemaker__content__text .title {
        color: #fff;
        font-family: 'FuturaStd-Book', Arial, sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 0.05rem;
        text-transform: uppercase;
        font-size: 0.625rem;
        position: relative; }
        @media screen and (min-width: 75em) {
          .troublemaker__content__text .title {
            font-size: 1.125rem; } }
        .troublemaker__content__text .title::after {
          content: '';
          display: block;
          width: 15px;
          height: 1px;
          background-color: #fff;
          position: absolute;
          bottom: -4px; }
          @media screen and (min-width: 75em) {
            .troublemaker__content__text .title::after {
              width: 20px;
              height: 2px; } }
      .troublemaker__content__text .more {
        padding-top: 1rem;
        text-align: center;
        font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
        font-weight: normal;
        font-size: 0.5rem;
        color: #fff; }
        @media screen and (min-width: 75em) {
          .troublemaker__content__text .more {
            padding-top: 1.5rem;
            font-size: 0.875rem; } }

.paragraph--type--icon-text-square-block sub {
  line-height: 1; }

.paragraph--type--icon-text-square-block .columns {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.paragraph--type--icon-text-square-block .icon-text-square--text {
  width: 100%;
  position: relative;
  left: 0;
  opacity: 0;
  height: 0;
  pointer-events: none; }
  @media screen and (min-width: 64em) {
    .paragraph--type--icon-text-square-block .icon-text-square--text {
      position: absolute; } }
  .paragraph--type--icon-text-square-block .icon-text-square--text .inner {
    width: 90%;
    margin: 1rem auto 1.5rem auto;
    display: block !important;
    padding: 1.5rem 1rem 1rem 1.5rem; }
    @media screen and (min-width: 64em) {
      .paragraph--type--icon-text-square-block .icon-text-square--text .inner {
        width: 80%;
        max-width: 40rem;
        background-color: #f5f5f5; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--icon-text-square-block .icon-text-square--text .inner {
        max-width: 45rem; } }
    .paragraph--type--icon-text-square-block .icon-text-square--text .inner ul {
      margin: 0;
      padding: 0; }
    .paragraph--type--icon-text-square-block .icon-text-square--text .inner ul li {
      font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
      font-weight: normal;
      font-size: 1rem;
      line-height: 1.1875rem;
      color: #424242;
      margin: 0;
      margin: 0 !important; }
      @media screen and (min-width: 26.25em) {
        .paragraph--type--icon-text-square-block .icon-text-square--text .inner ul li {
          font-size: 0.9375rem;
          line-height: 1.3125rem; } }
      @media screen and (min-width: 48em) {
        .paragraph--type--icon-text-square-block .icon-text-square--text .inner ul li {
          font-size: 1rem;
          line-height: 1.375rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--icon-text-square-block .icon-text-square--text .inner ul li {
          font-size: 1.0625rem;
          line-height: 1.625rem; } }
      .paragraph--type--icon-text-square-block .icon-text-square--text .inner ul li strong {
        font-family: 'HelveticaNeueeTextPro-Bold', Arial, sans-serif;
        font-weight: normal; }
      .paragraph--type--icon-text-square-block .icon-text-square--text .inner ul li a {
        color: #004c90; }

.paragraph--type--icon-text-square-block .columns.extended-text--active {
  padding-bottom: 200px;
  position: relative; }

.paragraph--type--icon-text-square-block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  background-color: #e1e1e1;
  margin-bottom: 8px;
  /*@include breakpoint(medium) {
      flex: 0 0 50%;
      max-width: 50%;
      height: 260px;
      background-size: 72px auto;
    }*/ }
  .paragraph--type--icon-text-square-block .item:nth-child(odd) {
    background-color: #eee; }
  @media screen and (min-width: 64em) {
    .paragraph--type--icon-text-square-block .item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%;
      height: 260px;
      margin-bottom: 0px;
      background-size: 64px auto; } }
  @media screen and (min-width: 75em) {
    .paragraph--type--icon-text-square-block .item {
      height: 360px;
      background-size: 80px auto; } }
  .paragraph--type--icon-text-square-block .item .paragraph {
    height: 200px;
    background-repeat: no-repeat;
    background-position: center 30%;
    background-size: 64px auto; }
    @media screen and (min-width: 64em) {
      .paragraph--type--icon-text-square-block .item .paragraph {
        background-size: 64px auto;
        height: 100%; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--icon-text-square-block .item .paragraph {
        background-size: 80px auto; } }
    .paragraph--type--icon-text-square-block .item .paragraph.icon--recycle {
      background-size: 48px auto; }
    .paragraph--type--icon-text-square-block .item .paragraph.icon--notebook {
      background-size: 58px auto; }
    .paragraph--type--icon-text-square-block .item .paragraph.icon--infinity {
      background-size: 40px auto; }
      @media screen and (min-width: 64em) {
        .paragraph--type--icon-text-square-block .item .paragraph.icon--infinity {
          background-size: 48px auto; } }
    .paragraph--type--icon-text-square-block .item .paragraph.with--descriptions-icons {
      cursor: -webkit-zoom-in;
      cursor: zoom-in; }
      .paragraph--type--icon-text-square-block .item .paragraph.with--descriptions-icons.overlay--active .overlay {
        opacity: 1;
        -webkit-transition: 0.2s opacity ease-in-out;
        transition: 0.2s opacity ease-in-out;
        pointer-events: all; }
        .paragraph--type--icon-text-square-block .item .paragraph.with--descriptions-icons.overlay--active .overlay .paragraph--type--description-icon {
          height: auto; }
    .paragraph--type--icon-text-square-block .item .paragraph.with--extended-text {
      cursor: pointer; }
      .paragraph--type--icon-text-square-block .item .paragraph.with--extended-text .inner {
        border-bottom: 2px solid transparent; }
        .paragraph--type--icon-text-square-block .item .paragraph.with--extended-text .inner:hover {
          border-bottom: 2px solid #004c90; }
      .paragraph--type--icon-text-square-block .item .paragraph.with--extended-text.extended-text--active .inner {
        border-bottom: 2px solid #004c90;
        -webkit-transition: border 0.2s ease;
        transition: border 0.2s ease; }
        .paragraph--type--icon-text-square-block .item .paragraph.with--extended-text.extended-text--active .inner .text-hover {
          display: none; }
      .paragraph--type--icon-text-square-block .item .paragraph.with--extended-text.extended-text--active + .icon-text-square--text {
        opacity: 1;
        -webkit-transition: 0.2s opacity ease-in-out;
        transition: 0.2s opacity ease-in-out;
        pointer-events: all;
        height: auto; }
    .paragraph--type--icon-text-square-block .item .paragraph .inner:hover .text-hover {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .paragraph--type--icon-text-square-block .item .inner {
    position: relative; }
  .paragraph--type--icon-text-square-block .item .with--extended-text .item {
    border-bottom: 2px solid transparent; }
  .paragraph--type--icon-text-square-block .item .with--image {
    background-image: none; }
    .paragraph--type--icon-text-square-block .item .with--image .inner {
      border-bottom-color: #004c90 !important;
      z-index: 1;
      background: -webkit-gradient(linear, left bottom, left top, from(#004c90), color-stop(70%, transparent));
      background: linear-gradient(to top, #004c90 0%, transparent 70%); }
      .paragraph--type--icon-text-square-block .item .with--image .inner h2 {
        color: #fff; }
    .paragraph--type--icon-text-square-block .item .with--image.extended-text--active .inner {
      border-bottom-color: #e1e1e1 !important; }
  .paragraph--type--icon-text-square-block .item .inner, .paragraph--type--icon-text-square-block .item a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .paragraph--type--icon-text-square-block .item .inner a {
    display: inline;
    height: auto; }
  .paragraph--type--icon-text-square-block .item .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0; }
    .paragraph--type--icon-text-square-block .item .image img {
      display: block;
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%; }
  .paragraph--type--icon-text-square-block .item a {
    text-decoration: none; }
  .paragraph--type--icon-text-square-block .item h2 {
    font-family: 'FuturaStd-Book', Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #004c90;
    margin: 0;
    margin-top: 100px;
    text-align: center;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 100%; }
    @media screen and (min-width: 26.25em) {
      .paragraph--type--icon-text-square-block .item h2 {
        font-size: 1.0625rem;
        line-height: 1.75rem; } }
    @media screen and (min-width: 48em) {
      .paragraph--type--icon-text-square-block .item h2 {
        font-size: 1.125rem;
        line-height: 2rem; } }
    @media screen and (min-width: 87.5em) {
      .paragraph--type--icon-text-square-block .item h2 {
        font-size: 1.3125rem;
        line-height: 2rem; } }
    @media screen and (min-width: 75em) {
      .paragraph--type--icon-text-square-block .item h2 {
        margin-top: 130px;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  .paragraph--type--icon-text-square-block .item .text-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #004c90;
    color: #fff;
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.25rem; }
    .paragraph--type--icon-text-square-block .item .text-hover .text {
      font-family: 'FuturaStd-Book', Arial, sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 0.05rem;
      font-size: 1rem;
      line-height: 1.625rem;
      color: #004c90;
      margin: 0;
      color: #fff;
      text-align: center;
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      width: 100%; }
      @media screen and (min-width: 26.25em) {
        .paragraph--type--icon-text-square-block .item .text-hover .text {
          font-size: 1.0625rem;
          line-height: 1.75rem; } }
      @media screen and (min-width: 48em) {
        .paragraph--type--icon-text-square-block .item .text-hover .text {
          font-size: 1.125rem;
          line-height: 2rem; } }
      @media screen and (min-width: 87.5em) {
        .paragraph--type--icon-text-square-block .item .text-hover .text {
          font-size: 1.3125rem;
          line-height: 2rem; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--icon-text-square-block .item .text-hover .text {
          padding-left: 1rem;
          padding-right: 1rem; } }

.paragraph--type--header-video {
  margin-bottom: 7.7rem; }
  @media screen and (min-width: 64em) {
    .paragraph--type--header-video {
      margin-bottom: 5rem; } }

.paragraph--type--header-video video {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block; }

.eu-cookie-compliance-popup-open {
  overflow: hidden; }

#sliding-popup {
  height: 100vh !important;
  background: none;
  background-color: rgba(66, 66, 66, 0.5) !important; }

.eu-cookie-compliance-banner {
  width: 100vw !important;
  background-color: #004c90;
  position: absolute;
  bottom: 0; }
  @media screen and (min-width: 75em) {
    .eu-cookie-compliance-banner {
      padding: 1.25rem 0 2.5rem 0; } }

.eu-cookie-compliance-content {
  width: 75rem;
  max-width: 100%;
  margin: 0 auto;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media screen and (min-width: 87.5em) {
    .eu-cookie-compliance-content {
      padding: 0; } }

#sliding-popup .popup-content {
  padding-top: 1rem;
  padding-bottom: 2rem; }
  @media screen and (min-width: 64em) {
    #sliding-popup .popup-content {
      padding-bottom: 4rem; } }
  #sliding-popup .popup-content #popup-text p {
    padding-top: 12px;
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #004c90;
    text-align: center;
    color: #fff !important;
    text-align: left; }
    @media screen and (min-width: 26.25em) {
      #sliding-popup .popup-content #popup-text p {
        font-size: 0.8125rem;
        line-height: 1.0625rem; } }
    @media screen and (min-width: 48em) {
      #sliding-popup .popup-content #popup-text p {
        font-size: 1rem;
        line-height: 1.375rem; } }
    @media screen and (min-width: 75em) {
      #sliding-popup .popup-content #popup-text p {
        font-size: 1.0625rem;
        line-height: 1.625rem; } }
    #sliding-popup .popup-content #popup-text p a {
      color: #004c90; }
  #sliding-popup .popup-content #popup-buttons .hidden {
    display: none; }
  #sliding-popup .popup-content .eu-cookie-compliance-categories {
    padding-top: 0.5rem;
    padding-bottom: 5rem;
    position: relative; }
    @media screen and (min-width: 64em) {
      #sliding-popup .popup-content .eu-cookie-compliance-categories {
        padding-bottom: 0; } }
  #sliding-popup .popup-content input[type=checkbox] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    position: relative;
    width: 40px;
    height: 20px;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #fff;
    top: 8px; }
    #sliding-popup .popup-content input[type=checkbox]::after {
      content: '';
      width: 16px;
      height: 16px;
      background-color: #fff;
      border-radius: 100%;
      position: absolute;
      left: 1px;
      top: 1px; }
  #sliding-popup .popup-content input[type=checkbox]:checked {
    background-color: rgba(255, 255, 255, 0.5); }
  #sliding-popup .popup-content input[type=checkbox]:checked::after {
    left: auto;
    right: 1px; }
  #sliding-popup .popup-content label {
    font-family: 'HelveticaNeueeTextPro-Roman', Arial, sans-serif;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #004c90;
    text-align: center;
    color: #fff !important; }
    @media screen and (min-width: 26.25em) {
      #sliding-popup .popup-content label {
        font-size: 0.8125rem;
        line-height: 1.0625rem; } }
    @media screen and (min-width: 48em) {
      #sliding-popup .popup-content label {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
    #sliding-popup .popup-content label a {
      color: #004c90; }
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons {
    margin-top: 1.0625rem;
    position: absolute;
    right: 0;
    text-align: right; }
    @media screen and (min-width: 64em) {
      #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons {
        margin-top: 1rem;
        right: auto;
        left: 15rem; } }
    #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons .eu-cookie-compliance-save-preferences-button {
      margin-right: 0; }
  #sliding-popup .popup-content .eu-cookie-compliance-category-description {
    font-size: 14px;
    margin-left: 52px;
    margin-bottom: 16px; }
  #sliding-popup .popup-content .eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
    margin-top: -62px;
    float: none; }
    @media screen and (min-width: 64em) {
      #sliding-popup .popup-content .eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
        margin-top: 16px; } }
  #sliding-popup .popup-content button {
    background: #fff !important;
    color: #004c90;
    font-size: 0.875rem !important;
    line-height: 1.375rem !important;
    text-decoration: none;
    display: inline-block;
    padding: 0.25rem 0.625rem !important;
    border-radius: 6px;
    white-space: nowrap;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none !important;
    border: 1px solid #fff;
    margin-bottom: 0.5rem;
    margin-top: 0; }
    @media screen and (min-width: 64em) {
      #sliding-popup .popup-content button {
        margin-top: 0.5rem;
        font-size: 1rem;
        line-height: 1.5625rem;
        padding: 0.375rem 3rem !important; } }
    @media screen and (min-width: 75em) {
      #sliding-popup .popup-content button {
        margin-top: 0.5rem;
        font-size: 1.0625rem;
        line-height: 1.5625rem; } }
    #sliding-popup .popup-content button.eu-cookie-compliance-save-preferences-button {
      color: #fff;
      background-color: #004c90 !important;
      border-color: #004c90;
      font-weight: normal; }
  #sliding-popup .popup-content button.find-more-button {
    border: none;
    color: #fff;
    background-color: transparent !important;
    padding: 0 !important;
    text-decoration: underline;
    margin-top: 0;
    margin-bottom: 0; }
  #sliding-popup .popup-content .eu-cookie-compliance-buttons {
    position: relative; }
    @media screen and (min-width: 64em) {
      #sliding-popup .popup-content .eu-cookie-compliance-buttons {
        float: none; } }
    #sliding-popup .popup-content .eu-cookie-compliance-buttons .agree-button {
      position: absolute;
      z-index: 2; }

/*# sourceMappingURL=app.css.map */
