/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
	color: #000;
	background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,
q:after {
	content: '';
}
abbr,
acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
}
legend {
	color: #000;
}
#yui3-css-stamp.cssreset {
	display: none;
}

/* stylelint-disable */

/* stylelint-enable */


.g-container,
.g-cell {
  display: block;
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.g-container {
  padding-left: 0 !important;
}

.g-container:before,
.g-container:after {
  content: '';
  display: table;
}

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

.g-cell {
  box-sizing: border-box;
  float: left;
  margin-left: 0 !important;
  width: 100%;
  min-height: 1px;
}

.g-container {
  margin-left: -12px !important;
}

.g-container > .g-cell {
  padding-left: 12px !important;
}

.g-span-1 {
  width: 8.33334%;
}

.g-span-2 {
  width: 16.66667%;
}

.g-span-3 {
  width: 25%;
}

.g-span-4 {
  width: 33.33334%;
}

.g-span-5 {
  width: 41.66667%;
}

.g-span-6 {
  width: 50%;
}

.g-span-7 {
  width: 58.33334%;
}

.g-span-8 {
  width: 66.66667%;
}

.g-span-9 {
  width: 75%;
}

.g-span-10 {
  width: 83.33334%;
}

.g-span-11 {
  width: 91.66667%;
}

.g-span-12 {
  width: 100%;
}

.g-offset-1 {
  margin-left: 8.33333% !important;
}

.g-offset-2 {
  margin-left: 16.66667% !important;
}

.g-offset-3 {
  margin-left: 25% !important;
}

.g-offset-4 {
  margin-left: 33.33333% !important;
}

.g-offset-5 {
  margin-left: 41.66667% !important;
}

.g-offset-6 {
  margin-left: 50% !important;
}

.g-offset-7 {
  margin-left: 58.33333% !important;
}

.g-offset-8 {
  margin-left: 66.66667% !important;
}

.g-offset-9 {
  margin-left: 75% !important;
}

.g-offset-10 {
  margin-left: 83.33333% !important;
}

.g-offset-11 {
  margin-left: 91.66667% !important;
}

.g-offset-12 {
  margin-left: 100% !important;
}

.g-push-1 {
  position: relative;
  left: 8.33333%;
}

.g-push-2 {
  position: relative;
  left: 16.66667%;
}

.g-push-3 {
  position: relative;
  left: 25%;
}

.g-push-4 {
  position: relative;
  left: 33.33333%;
}

.g-push-5 {
  position: relative;
  left: 41.66667%;
}

.g-push-6 {
  position: relative;
  left: 50%;
}

.g-push-7 {
  position: relative;
  left: 58.33333%;
}

.g-push-8 {
  position: relative;
  left: 66.66667%;
}

.g-push-9 {
  position: relative;
  left: 75%;
}

.g-push-10 {
  position: relative;
  left: 83.33333%;
}

.g-push-11 {
  position: relative;
  left: 91.66667%;
}

.g-push-12 {
  position: relative;
  left: 100%;
}

.g-pull-1 {
  position: relative;
  right: 8.33333%;
}

.g-pull-2 {
  position: relative;
  right: 16.66667%;
}

.g-pull-3 {
  position: relative;
  right: 25%;
}

.g-pull-4 {
  position: relative;
  right: 33.33333%;
}

.g-pull-5 {
  position: relative;
  right: 41.66667%;
}

.g-pull-6 {
  position: relative;
  right: 50%;
}

.g-pull-7 {
  position: relative;
  right: 58.33333%;
}

.g-pull-8 {
  position: relative;
  right: 66.66667%;
}

.g-pull-9 {
  position: relative;
  right: 75%;
}

.g-pull-10 {
  position: relative;
  right: 83.33333%;
}

.g-pull-11 {
  position: relative;
  right: 91.66667%;
}

.g-pull-12 {
  position: relative;
  right: 100%;
}

@media screen and (min-width: 769px) {
  .g-container {
    margin-left: -32px !important;
  }

  .g-container > .g-cell {
    padding-left: 32px !important;
  }
}

/* stylelint-disable max-nesting-depth  */

@media screen and (min-width: 993px) {
  .g-layout--6-6 > .g-cell {
    width: 50%;
  }

  .g-layout--6-6 > .g-cell:nth-of-type(2n+1) {
    clear: left;
  }
}

@media print {
  .g-layout--6-6 > .g-cell {
    width: 50%;
  }

  .g-layout--6-6 > .g-cell:nth-of-type(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 993px) {
  .g-layout--4-4-4 > .g-cell {
    width: 33.33334%;
  }

  .g-layout--4-4-4 > .g-cell:nth-of-type(3n+1) {
    clear: left;
  }
}

@media print {
  .g-layout--4-4-4 > .g-cell {
    width: 33.33334%;
  }

  .g-layout--4-4-4 > .g-cell:nth-of-type(3n+1) {
    clear: left;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .g-layout--3-3-3-3 > .g-cell {
    width: 50%;
  }

  .g-layout--3-3-3-3 > .g-cell:nth-of-type(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1241px) {
  .g-layout--3-3-3-3 > .g-cell {
    width: 25%;
  }

  .g-layout--3-3-3-3 > .g-cell:nth-of-type(4n+1) {
    clear: left;
  }
}

@media print {
  .g-layout--3-3-3-3 > .g-cell {
    width: 50%;
  }

  .g-layout--3-3-3-3 > .g-cell:nth-of-type(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 993px) {
  .g-layout--8-4 > .g-cell-1 {
    width: 66.66667%;
  }

  .g-layout--8-4 > .g-cell-2 {
    width: 33.33334%;
  }
}

@media print {
  .g-layout--8-4 > .g-cell-1 {
    width: 66.66667%;
  }

  .g-layout--8-4 > .g-cell-2 {
    width: 33.33334%;
  }
}

@media screen and (min-width: 993px) {
  .g-layout--4-8 > .g-cell-1 {
    width: 33.33334%;
  }

  .g-layout--4-8 > .g-cell-2 {
    width: 66.66667%;
  }
}

@media print {
  .g-layout--4-8 > .g-cell-1 {
    width: 33.33334%;
  }

  .g-layout--4-8 > .g-cell-2 {
    width: 66.66667%;
  }
}

@media screen and (min-width: 1241px) {
  .g-layout--text > .g-cell-text {
    width: 66.66667%;
  }

  .g-layout--text .g-cell-text {
    margin-left: 16.66667% !important;
  }
}

@media screen and (min-width: 993px) {
  .g-layout--teaser-6-6 > .g-cell {
    width: 50%;
  }

  .g-layout--teaser-6-6 > .g-cell:nth-of-type(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 769px) {
  .g-layout--teaser-4-4-4 > .g-cell {
    width: 33.33334%;
  }

  .g-layout--teaser-4-4-4 > .g-cell:nth-of-type(3n+1) {
    clear: left;
  }
}


* {
  box-sizing: border-box;
}

/* stylelint-disable max-nesting-depth  */

[data-whatintent='mouse'] a:not([tabindex="-1"]):focus,
[data-whatintent='touch'] a:not([tabindex="-1"]):focus,
[data-whatintent='mouse']
button:not([tabindex="-1"]):focus,
[data-whatintent='touch']
button:not([tabindex="-1"]):focus {
  outline: none;
}

[data-whatintent='mouse'] div[tabindex]:not([tabindex="-1"]):focus,
[data-whatintent='touch'] div[tabindex]:not([tabindex="-1"]):focus {
  outline: none;
}

/* stylelint-enable max-nesting-depth  */

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 62.5%;
}

body {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  color: #353535;
}

@media print {
  body {
    color: #000000;
  }
}


body {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  background: #f4f4f4;
}

@media print {
  body {
    background: #ffffff;
  }
}

.l-main {
  z-index: 40;
  background: #f4f4f4;
  position: relative;
  display: block;
  border-bottom: 1px solid transparent;
}

@media print {
  .l-main {
    background: #ffffff;
    background-color: #ffffff;
  }
}

@media print {
@page {
    size: portrait;
}
}


.l-container__inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.g-layout--6-6 .l-container__inner,
.g-layout--8-4 .l-container__inner,
.g-layout--4-8 .l-container__inner,
.g-layout--4-4-4 .l-container__inner,
.g-layout--3-3-3-3 .l-container__inner,
.m-accordion-item__content .l-container__inner,
.o-overlay-content .l-container__inner {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .l-container__inner {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .l-container__inner {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .l-container__inner {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .l-container__inner {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  .l-container__inner {
    max-width: 1440px;
  }
}

@media print {
  .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.l-container__inner-read {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 872px;
}

.l-container__inner-read.l-container__inner {
  box-sizing: content-box;
}

@media print {
  .l-container__inner-read {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}

.l-max-width-copy-text {
  max-width: 420px;
}

.l-max-width-copy-text-large {
  max-width: 872px;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.h-spacing--cms-component {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .h-spacing--cms-component {
    margin-bottom: 120px;
  }
}

@media print {
  .h-spacing--cms-component {
    page-break-inside: avoid;
  }
}


/* stylelint-disable plugin/stylelint-bem-namics */

.h-alignment--h-left {
  justify-content: flex-start;
}

.h-alignment--h-center {
  justify-content: center;
}

.h-alignment--h-right {
  justify-content: flex-end;
}

.h-alignment--h-between {
  justify-content: space-between;
}

.h-alignment--h-around {
  justify-content: space-around;
}

.h-alignment--v-top {
  align-items: flex-start;
}

.h-alignment--v-center {
  align-items: center;
}

.h-alignment--v-bottom {
  align-items: flex-end;
}

@media screen and (min-width: 481px) {
  .h-alignment--xs {
    display: flex;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-h-left {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-h-center {
    justify-content: center;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-h-right {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-h-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-h-around {
    justify-content: space-around;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-v-top {
    align-items: flex-start;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-v-center {
    align-items: center;
  }
}

@media screen and (min-width: 481px) {
  .h-alignment--xs-v-bottom {
    align-items: flex-end;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm {
    display: flex;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-h-left {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-h-center {
    justify-content: center;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-h-right {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-h-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-h-around {
    justify-content: space-around;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-v-top {
    align-items: flex-start;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-v-center {
    align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .h-alignment--sm-v-bottom {
    align-items: flex-end;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md {
    display: flex;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-h-left {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-h-center {
    justify-content: center;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-h-right {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-h-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-h-around {
    justify-content: space-around;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-v-top {
    align-items: flex-start;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-v-center {
    align-items: center;
  }
}

@media screen and (min-width: 993px) {
  .h-alignment--md-v-bottom {
    align-items: flex-end;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg {
    display: flex;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-h-left {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-h-center {
    justify-content: center;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-h-right {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-h-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-h-around {
    justify-content: space-around;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-v-top {
    align-items: flex-start;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-v-center {
    align-items: center;
  }
}

@media screen and (min-width: 1241px) {
  .h-alignment--lg-v-bottom {
    align-items: flex-end;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

.h-alignment {
  display: flex;
}


.a-logo {
  font-size: 0;
  line-height: 0;
}

.a-logo__link {
  font-size: 0;
  line-height: 0;
  display: inline-flex;
}

.a-logo__link svg {
  width: inherit;
  height: inherit;
}

.a-logo__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.a-logo__text.h-visually-hide--focusable:active,
.a-logo__text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.a-logo__image {
  display: none;
  visibility: hidden;
  width: 8.4rem;
  height: 5.7rem;
}

@media screen and (min-width: 1241px) {
  .a-logo__image {
    display: inline-flex;
    visibility: visible;
  }
}

.a-logo__image-small {
  display: inline-flex;
  width: 12.5rem;
  height: 3.2rem;
}

@media screen and (min-width: 1241px) {
  .a-logo__image-small {
    display: none;
    visibility: hidden;
  }
}


.a-animated-svg {
  position: relative;
  display: inline-block;
}

.a-animated-svg--size-full {
  width: 100%;
  height: 100%;
}

.a-animated-svg--size-l {
  width: 14rem;
  height: 14rem;
}

.a-animated-svg--size-s {
  width: 6.4rem;
  height: 6.4rem;
}


/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */

/**************************/

/* STYLES FOR THE SPINNER */

/**************************/

/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */

.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
}

.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}

.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}

.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  animation: container-rotate 1568ms linear infinite;
}

@keyframes container-rotate {
  to {
    transform: rotate(360deg);
  }
}

.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #d82034;
}

.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}

.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}

.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */

.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg);
  }

  /* 0.5 * ARCSIZE */
  25% {
    transform: rotate(270deg);
  }

  /* 1   * ARCSIZE */
  37.5% {
    transform: rotate(405deg);
  }

  /* 1.5 * ARCSIZE */
  50% {
    transform: rotate(540deg);
  }

  /* 2   * ARCSIZE */
  62.5% {
    transform: rotate(675deg);
  }

  /* 2.5 * ARCSIZE */
  75% {
    transform: rotate(810deg);
  }

  /* 3   * ARCSIZE */
  87.5% {
    transform: rotate(945deg);
  }

  /* 3.5 * ARCSIZE */
  to {
    transform: rotate(1080deg);
  }

  /* 4   * ARCSIZE */}

@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  26% {
    opacity: 0;
  }

  89% {
    opacity: 0;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }

  15% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  51% {
    opacity: 0;
  }
}

@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  76% {
    opacity: 0;
  }
}

@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }

  65% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */

.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  transform: rotate(129deg);
}

.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  transform: rotate(-129deg);
}

.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@keyframes left-spin {
  from {
    transform: rotate(130deg);
  }

  50% {
    transform: rotate(-5deg);
  }

  to {
    transform: rotate(130deg);
  }
}

@keyframes right-spin {
  from {
    transform: rotate(-130deg);
  }

  50% {
    transform: rotate(5deg);
  }

  to {
    transform: rotate(-130deg);
  }
}

#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes animation-a-loader__fade-in {
  0.01% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.a-loader {
  display: none;
  visibility: hidden;
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  justify-content: center;
}

.a-loader.state-a-loader--visible {
  animation: animation-a-loader__fade-in 0.2s forwards ease-in 0.5s;
  display: flex;
  visibility: visible;
}

.a-loader.state-a-loader--no-delay {
  opacity: 1;
  animation: none;
}


.a-loader.a-loader--inline {
  padding-top: 24px;
  padding-bottom: 24px;
}


.a-loader.a-loader--inline-block {
  padding-top: 24px;
  padding-bottom: 24px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
}


.a-loader.a-loader--full {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
}


.a-loader.a-loader--background {
  z-index: 160;
}

.a-loader.a-loader--background:after {
  z-index: 160;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  background-color: #ffffff;
}

.a-loader.a-loader--background.state-a-loader--visible .a-loader__wrapper {
  z-index: 170;
}


.a-svg {
  display: inline-block;
  pointer-events: none;
  width: inherit;
  height: inherit;
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-svg.a-svg--icon.a-svg--color-01 {
  fill: #353535;
}

.a-svg.a-svg--icon.a-svg--color-03 {
  fill: #666666;
}

.a-svg.a-svg--icon.a-svg--color-10 {
  fill: #ffffff;
}

.a-svg.a-svg--icon.a-svg--size-14 {
  width: 14px;
  height: 14px;
}

.a-svg.a-svg--icon.a-svg--size-16 {
  width: 16px;
  height: 16px;
}

.a-svg.a-svg--icon.a-svg--size-20 {
  width: 20px;
  height: 20px;
}

.a-svg.a-svg--icon.a-svg--size-32 {
  width: 32px;
  height: 32px;
}

.a-svg.a-svg--icon.a-svg--size-36 {
  width: 36px;
  height: 36px;
}


.a-svg.a-svg--icon {
  fill: currentColor;
  width: 1em;
  height: 1em;
  /* autoprefixer: ignore next */
  transition: fill 0.2s ease-in;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color .m-card-content .a-svg.a-svg--icon {
    fill: #ffffff;
  }
}

.m-card.m-card--hover-color:hover .m-card-content .a-svg.a-svg--icon {
  fill: #ffffff;
}

.m-card.m-card--hover-color .m-card__link-block:focus ~ .m-card-content .a-svg.a-svg--icon {
  fill: #ffffff;
}


.a-svg.a-svg--centered {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}


.a-link {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  background: none;
  border: none;
  padding: 0;
}

.a-link:hover,
.a-link:focus,
.a-link:active {
  color: #000000;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.a-link__count {
  vertical-align: middle;
}

.a-link__count:before {
  content: '(';
}

.a-link__count:after {
  content: ')';
}


.a-link.a-link--anchor {
  align-items: flex-start;
  display: flex;
}

.a-link.a-link--anchor .a-link__icon-before {
  margin-top: 4px;
}

@media screen and (min-width: 993px) {
  .a-link.a-link--anchor .a-link__icon-before {
    margin-top: 6px;
  }
}

.a-link.a-link--anchor .a-link__text {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

@media screen and (min-width: 993px) {
  .a-link.a-link--anchor .a-link__text {
    font-size: 20px;
    line-height: 28px;
  }
}

.a-link.a-link--anchor:hover .a-link__text,
.a-link.a-link--anchor:focus .a-link__text,
.a-link.a-link--anchor:active .a-link__text {
  transform: translateX(5px);
}


.a-link.a-link--content {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  border-bottom: none;
}

.a-link.a-link--content:hover,
.a-link.a-link--content:focus,
.a-link.a-link--content:active {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
}

.a-link.a-link--content:hover .a-link__icon-before,
.a-link.a-link--content:focus .a-link__icon-before,
.a-link.a-link--content:active .a-link__icon-before {
  transform: translateX(-5px);
}

.a-link.a-link--content:hover .a-link__icon-after,
.a-link.a-link--content:focus .a-link__icon-after,
.a-link.a-link--content:active .a-link__icon-after {
  transform: translateX(5px);
}

.a-link.a-link--content .a-link__icon-before,
.a-link.a-link--content .a-link__icon-after {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
  color: #d82034;
}


.a-link.a-link--underline {
  /* autoprefixer: ignore next */
  transition: border-bottom-color 0.2s ease-in-out;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #353535;
}

.a-link.a-link--underline:hover,
.a-link.a-link--underline:focus,
.a-link.a-link--underline:active {
  color: #000000;
  border-bottom-color: transparent;
}


.a-link.a-link--block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: none;
}

.a-link.a-link--block .a-link__text {
  display: none;
  visibility: hidden;
}


.a-link.a-link--embedded {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit;
  text-decoration: none;
  border-bottom: 0;
}

.a-link.a-link--embedded:hover,
.a-link.a-link--embedded:focus,
.a-link.a-link--embedded:active {
  color: #000000;
  font-family: inherit;
}

.a-link.a-link--embedded:hover,
.a-link.a-link--embedded:focus,
.a-link.a-link--embedded:active {
  color: inherit;
  font-family: inherit;
}


.a-link.a-link--icon {
  text-decoration: none;
  border-bottom: none;
}

.a-link.a-link--icon .a-link__text {
  vertical-align: middle;
}

.a-link.a-link--icon .a-link__icon-before {
  margin-right: 4px;
}

.a-link.a-link--icon .a-link__icon-after {
  margin-left: 4px;
}

.a-link.a-link--icon .a-link__icon-before,
.a-link.a-link--icon .a-link__icon-after {
  vertical-align: middle;
  display: inline-block;
  height: auto;
  line-height: 0;
}


.a-link.a-link--icon-only {
  height: 100%;
  width: 100%;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: inherit;
}

.a-link.a-link--icon-only .a-link__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.a-link.a-link--icon-only .a-link__text.h-visually-hide--focusable:active,
.a-link.a-link--icon-only .a-link__text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}


.a-link.a-link--icon-size-16 .a-link__icon-before,
.a-link.a-link--icon-size-16 .a-link__icon-after {
  font-size: 16px;
  line-height: 16px;
  height: 1.6rem;
  width: 1.6rem;
}

.a-link.a-link--icon-size-20 .a-link__icon-before,
.a-link.a-link--icon-size-20 .a-link__icon-after {
  font-size: 20px;
  line-height: 20px;
  height: 2.0rem;
  width: 2.0rem;
}


.a-link.a-link--disabled {
  color: #808080;
  pointer-events: none;
  display: inline-block;
}


@media screen and (max-width: 992px) {
  .a-link.a-link--mobile-icon-only {
    display: flex;
  }

  .a-link.a-link--mobile-icon-only .a-link__text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .a-link.a-link--mobile-icon-only .a-link__text.h-visually-hide--focusable:active,
  .a-link.a-link--mobile-icon-only .a-link__text.h-visually-hide--focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }

  .a-link.a-link--mobile-icon-only .a-link__icon-before {
    margin-right: 0;
  }

  .a-link.a-link--mobile-icon-only .a-link__icon-after {
    margin-left: 0;
  }
}


.a-link {
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-link.a-link--color-brand-01,
.a-link.a-link--icon-color-brand-01 {
  color: #000000;
}

.a-link:active.a-link--hover-color-brand-01,
.a-link:focus.a-link--hover-color-brand-01,
.a-link:hover.a-link--hover-color-brand-01 {
  color: #000000;
}

.a-link:active.a-link--icon-hover-color-brand-01 .a-link__icon-before,
.a-link:active.a-link--icon-hover-color-brand-01 .a-link__icon-after,
.a-link:focus.a-link--icon-hover-color-brand-01 .a-link__icon-before,
.a-link:focus.a-link--icon-hover-color-brand-01 .a-link__icon-after,
.a-link:hover.a-link--icon-hover-color-brand-01 .a-link__icon-before,
.a-link:hover.a-link--icon-hover-color-brand-01 .a-link__icon-after {
  color: #000000;
}

.a-link.a-link--color-brand-02,
.a-link.a-link--icon-color-brand-02 {
  color: #808080;
}

.a-link:active.a-link--hover-color-brand-02,
.a-link:focus.a-link--hover-color-brand-02,
.a-link:hover.a-link--hover-color-brand-02 {
  color: #808080;
}

.a-link:active.a-link--icon-hover-color-brand-02 .a-link__icon-before,
.a-link:active.a-link--icon-hover-color-brand-02 .a-link__icon-after,
.a-link:focus.a-link--icon-hover-color-brand-02 .a-link__icon-before,
.a-link:focus.a-link--icon-hover-color-brand-02 .a-link__icon-after,
.a-link:hover.a-link--icon-hover-color-brand-02 .a-link__icon-before,
.a-link:hover.a-link--icon-hover-color-brand-02 .a-link__icon-after {
  color: #808080;
}

.a-link.a-link--color-brand-03,
.a-link.a-link--icon-color-brand-03 {
  color: #d82034;
}

.a-link:active.a-link--hover-color-brand-03,
.a-link:focus.a-link--hover-color-brand-03,
.a-link:hover.a-link--hover-color-brand-03 {
  color: #d82034;
}

.a-link:active.a-link--icon-hover-color-brand-03 .a-link__icon-before,
.a-link:active.a-link--icon-hover-color-brand-03 .a-link__icon-after,
.a-link:focus.a-link--icon-hover-color-brand-03 .a-link__icon-before,
.a-link:focus.a-link--icon-hover-color-brand-03 .a-link__icon-after,
.a-link:hover.a-link--icon-hover-color-brand-03 .a-link__icon-before,
.a-link:hover.a-link--icon-hover-color-brand-03 .a-link__icon-after {
  color: #d82034;
}

.a-link.a-link--color-01,
.a-link.a-link--icon-color-01 {
  color: #353535;
}

.a-link:active.a-link--hover-color-01,
.a-link:focus.a-link--hover-color-01,
.a-link:hover.a-link--hover-color-01 {
  color: #353535;
}

.a-link:active.a-link--icon-hover-color-01 .a-link__icon-before,
.a-link:active.a-link--icon-hover-color-01 .a-link__icon-after,
.a-link:focus.a-link--icon-hover-color-01 .a-link__icon-before,
.a-link:focus.a-link--icon-hover-color-01 .a-link__icon-after,
.a-link:hover.a-link--icon-hover-color-01 .a-link__icon-before,
.a-link:hover.a-link--icon-hover-color-01 .a-link__icon-after {
  color: #353535;
}

.a-link.a-link--color-03,
.a-link.a-link--icon-color-03 {
  color: #666666;
}

.a-link:active.a-link--hover-color-03,
.a-link:focus.a-link--hover-color-03,
.a-link:hover.a-link--hover-color-03 {
  color: #666666;
}

.a-link:active.a-link--icon-hover-color-03 .a-link__icon-before,
.a-link:active.a-link--icon-hover-color-03 .a-link__icon-after,
.a-link:focus.a-link--icon-hover-color-03 .a-link__icon-before,
.a-link:focus.a-link--icon-hover-color-03 .a-link__icon-after,
.a-link:hover.a-link--icon-hover-color-03 .a-link__icon-before,
.a-link:hover.a-link--icon-hover-color-03 .a-link__icon-after {
  color: #666666;
}

.a-link.a-link--color-04,
.a-link.a-link--icon-color-04 {
  color: #808080;
}

.a-link:active.a-link--hover-color-04,
.a-link:focus.a-link--hover-color-04,
.a-link:hover.a-link--hover-color-04 {
  color: #808080;
}

.a-link:active.a-link--icon-hover-color-04 .a-link__icon-before,
.a-link:active.a-link--icon-hover-color-04 .a-link__icon-after,
.a-link:focus.a-link--icon-hover-color-04 .a-link__icon-before,
.a-link:focus.a-link--icon-hover-color-04 .a-link__icon-after,
.a-link:hover.a-link--icon-hover-color-04 .a-link__icon-before,
.a-link:hover.a-link--icon-hover-color-04 .a-link__icon-after {
  color: #808080;
}

.a-link.a-link--color-10,
.a-link.a-link--icon-color-10 {
  color: #ffffff;
}

.a-link:active.a-link--hover-color-10,
.a-link:focus.a-link--hover-color-10,
.a-link:hover.a-link--hover-color-10 {
  color: #ffffff;
}

.a-link:active.a-link--icon-hover-color-10 .a-link__icon-before,
.a-link:active.a-link--icon-hover-color-10 .a-link__icon-after,
.a-link:focus.a-link--icon-hover-color-10 .a-link__icon-before,
.a-link:focus.a-link--icon-hover-color-10 .a-link__icon-after,
.a-link:hover.a-link--icon-hover-color-10 .a-link__icon-before,
.a-link:hover.a-link--icon-hover-color-10 .a-link__icon-after {
  color: #ffffff;
}


.a-link.a-link--active {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  color: #000000;
}

.a-link.a-link--active:hover,
.a-link.a-link--active:focus,
.a-link.a-link--active:active {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  color: #000000;
}


.a-link.a-link--icon-animation-none .a-link__icon-after,
.a-link.a-link--icon-animation-none .a-link__icon-before {
  /* autoprefixer: ignore next */
  transition: none 0.2s ease-in-out;
}

.a-link.a-link--icon-animation-none:focus .a-link__icon-after,
.a-link.a-link--icon-animation-none:focus .a-link__icon-before,
.a-link.a-link--icon-animation-none:active .a-link__icon-after,
.a-link.a-link--icon-animation-none:active .a-link__icon-before,
.a-link.a-link--icon-animation-none:hover .a-link__icon-after,
.a-link.a-link--icon-animation-none:hover .a-link__icon-before {
  transform: none;
}

.a-link.a-link--icon-animation-up .a-link__icon-after,
.a-link.a-link--icon-animation-up .a-link__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-link.a-link--icon-animation-up:focus .a-link__icon-after,
.a-link.a-link--icon-animation-up:focus .a-link__icon-before,
.a-link.a-link--icon-animation-up:active .a-link__icon-after,
.a-link.a-link--icon-animation-up:active .a-link__icon-before,
.a-link.a-link--icon-animation-up:hover .a-link__icon-after,
.a-link.a-link--icon-animation-up:hover .a-link__icon-before {
  transform: translateY(-5px);
}

.a-link.a-link--icon-animation-down .a-link__icon-after,
.a-link.a-link--icon-animation-down .a-link__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-link.a-link--icon-animation-down:focus .a-link__icon-after,
.a-link.a-link--icon-animation-down:focus .a-link__icon-before,
.a-link.a-link--icon-animation-down:active .a-link__icon-after,
.a-link.a-link--icon-animation-down:active .a-link__icon-before,
.a-link.a-link--icon-animation-down:hover .a-link__icon-after,
.a-link.a-link--icon-animation-down:hover .a-link__icon-before {
  transform: translateY(5px);
}

.a-link.a-link--icon-animation-right .a-link__icon-after,
.a-link.a-link--icon-animation-right .a-link__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-link.a-link--icon-animation-right:focus .a-link__icon-after,
.a-link.a-link--icon-animation-right:focus .a-link__icon-before,
.a-link.a-link--icon-animation-right:active .a-link__icon-after,
.a-link.a-link--icon-animation-right:active .a-link__icon-before,
.a-link.a-link--icon-animation-right:hover .a-link__icon-after,
.a-link.a-link--icon-animation-right:hover .a-link__icon-before {
  transform: translateX(5px);
}

.a-link.a-link--icon-animation-left .a-link__icon-after,
.a-link.a-link--icon-animation-left .a-link__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-link.a-link--icon-animation-left:focus .a-link__icon-after,
.a-link.a-link--icon-animation-left:focus .a-link__icon-before,
.a-link.a-link--icon-animation-left:active .a-link__icon-after,
.a-link.a-link--icon-animation-left:active .a-link__icon-before,
.a-link.a-link--icon-animation-left:hover .a-link__icon-after,
.a-link.a-link--icon-animation-left:hover .a-link__icon-before {
  transform: translateX(-5px);
}


.a-link {
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-link.a-link--size-s {
  font-size: 12px;
  line-height: 16px;
}

@media screen and (min-width: 993px) {
  .a-link.a-link--size-s {
    font-size: 14px;
    line-height: 16px;
  }
}


.a-heading {
  color: #353535;
}

span.a-heading {
  display: block;
}


.a-heading {
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-heading.a-heading--color-brand-01 {
  color: #000000;
}

@media print {
  .a-heading.a-heading--color-brand-01 {
    color: #000000;
  }
}

.a-heading.a-heading--color-brand-02 {
  color: #808080;
}

@media print {
  .a-heading.a-heading--color-brand-02 {
    color: #000000;
  }
}

.a-heading.a-heading--color-01 {
  color: #353535;
}

@media print {
  .a-heading.a-heading--color-01 {
    color: #000000;
  }
}

.a-heading.a-heading--color-02 {
  color: #515151;
}

@media print {
  .a-heading.a-heading--color-02 {
    color: #000000;
  }
}

.a-heading.a-heading--color-03 {
  color: #666666;
}

@media print {
  .a-heading.a-heading--color-03 {
    color: #000000;
  }
}

.a-heading.a-heading--color-04 {
  color: #808080;
}

@media print {
  .a-heading.a-heading--color-04 {
    color: #000000;
  }
}

.a-heading.a-heading--color-10 {
  color: #ffffff;
}

@media print {
  .a-heading.a-heading--color-10 {
    color: #000000;
  }
}


.a-heading.a-heading--h1 {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 40px;
  line-height: 44px;
}

@media screen and (min-width: 993px) {
  .a-heading.a-heading--h1 {
    font-size: 90px;
    line-height: 98px;
  }
}

.a-heading.a-heading--h2 {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

@media screen and (min-width: 993px) {
  .a-heading.a-heading--h2 {
    font-size: 60px;
    line-height: 66px;
  }
}

.a-heading.a-heading--h3 {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .a-heading.a-heading--h3 {
    font-size: 40px;
    line-height: 44px;
  }
}

.a-heading.a-heading--h4 {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .a-heading.a-heading--h4 {
    font-size: 26px;
    line-height: 28px;
  }
}

.a-heading.a-heading--h5 {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

@media screen and (min-width: 993px) {
  .a-heading.a-heading--h5 {
    font-size: 20px;
    line-height: 22px;
  }
}


.a-heading.a-heading--h1.a-heading--style-italic,
.a-heading.a-heading--h2.a-heading--style-italic,
.a-heading.a-heading--h3.a-heading--style-italic,
.a-heading.a-heading--h4.a-heading--style-italic,
.a-heading.a-heading--h5.a-heading--style-italic {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
}

.a-heading.a-heading--h1.a-heading--style-calibri-regular,
.a-heading.a-heading--h2.a-heading--style-calibri-regular,
.a-heading.a-heading--h3.a-heading--style-calibri-regular,
.a-heading.a-heading--h4.a-heading--style-calibri-regular,
.a-heading.a-heading--h5.a-heading--style-calibri-regular {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.a-heading.a-heading--h1.a-heading--style-calibri-light,
.a-heading.a-heading--h2.a-heading--style-calibri-light,
.a-heading.a-heading--h3.a-heading--style-calibri-light,
.a-heading.a-heading--h4.a-heading--style-calibri-light,
.a-heading.a-heading--h5.a-heading--style-calibri-light {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
}

.a-heading.a-heading--h1 .state-a-heading--highlighted,
.a-heading.a-heading--h2 .state-a-heading--highlighted,
.a-heading.a-heading--h3 .state-a-heading--highlighted,
.a-heading.a-heading--h4 .state-a-heading--highlighted,
.a-heading.a-heading--h5 .state-a-heading--highlighted {
  color: #666666;
}


.a-heading.a-heading--max-width {
  max-width: 872px;
}


.a-heading.a-heading--align-center {
  text-align: center;
}

.a-heading.a-heading--align-right {
  text-align: right;
}


.a-backdrop {
  z-index: 10;
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-in, z-index 0.3s linear;
  display: none;
  visibility: hidden;
  opacity: 0;
  background-color: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.a-backdrop.state-a-backdrop--visible {
  z-index: 130;
  display: block;
  visibility: visible;
}

.a-backdrop.state-a-backdrop--transition {
  z-index: 130;
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-out;
  opacity: 0.3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media print {
  .a-backdrop {
    display: none;
    visibility: hidden;
  }
}


.a-backdrop.a-backdrop--white {
  background-color: #ffffff;
}


.a-backdrop.state-h-transition-group--enter {
  z-index: 130;
  display: block;
  visibility: visible;
}

.a-backdrop.state-h-transition-group--enter-active,
.a-backdrop.state-h-transition-group--enter-done,
.a-backdrop.state-h-transition-group--exit {
  z-index: 130;
  display: block;
  visibility: visible;
  z-index: 130;
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-out;
  opacity: 0.3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.a-backdrop.state-h-transition-group--exit-active {
  z-index: 130;
  display: block;
  visibility: visible;
  z-index: 130;
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-out;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.a-image {
  font-size: 0;
  line-height: 0;
  position: relative;
}

@media print {
  .a-image {
    display: none;
    visibility: hidden;
  }
}

.a-image__image {
  /* autoprefixer: ignore next */
  transition: opacity 0.3s linear;
  opacity: 0;
  max-width: 100%;
}

.a-image__image[data-sizes="auto"] {
  display: block;
  width: 100%;
}

@media print {
  .a-image__image[data-sizes="auto"] {
    display: none;
    visibility: hidden;
  }
}

.a-image__image.state-a-image--loaded {
  opacity: 1;
}


.a-image.a-image--circle-image .a-image__image {
  border-radius: 50%;
}


.a-image.a-image--distribution-teaser .a-image__image {
  width: 5.2rem;
  height: 5.2rem;
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .a-image.a-image--distribution-teaser .a-image__image {
    width: 4.2rem;
    height: 4.2rem;
  }
}

@media screen and (min-width: 993px) {
  .a-image.a-image--distribution-teaser .a-image__image {
    width: 5.2rem;
    height: 5.2rem;
  }
}

@media screen and (min-width: 1241px) {
  .a-image.a-image--distribution-teaser .a-image__image {
    width: 8.0rem;
    height: 8.0rem;
  }
}


.a-image.a-image--mood:after {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out, 0.8s ease-in-out ease-in-out;
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  opacity: 0;
  pointer-events: none;
}

@media print {
  .a-image.a-image--mood:after {
    transition: none;
  }
}

.state-h-animation--disabled .a-image.a-image--mood:after,
.state-m-mood-image--animate .a-image.a-image--mood:after,
.state-m-mood-image-conversion--animate .a-image.a-image--mood:after {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  .a-image.a-image--mood {
    height: 100%;
  }

  .a-image.a-image--mood .a-image__wrapper {
    height: 100%;
  }

  .a-image.a-image--mood .a-image__image {
    max-width: none;
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  .a-image.a-image--mood .a-image__image[data-sizes="auto"] {
    width: auto;
    height: 100%;
  }
}

@media screen and (min-width: 769px) {
  .a-image.a-image--mood {
    width: 100%;
  }
}


.a-image.a-image--mood-conversion {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
}

.a-image.a-image--mood-conversion .a-image__wrapper {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
  height: 150px;
  max-width: 50%;
}

@media screen and (min-width: 481px) {
  .a-image.a-image--mood-conversion .a-image__wrapper {
    height: 200px;
  }
}

@media screen and (min-width: 769px) {
  .a-image.a-image--mood-conversion .a-image__wrapper {
    height: 300px;
  }
}

@media screen and (min-width: 993px) {
  .a-image.a-image--mood-conversion .a-image__wrapper {
    height: 400px;
    max-width: 30%;
  }
}

@media screen and (min-width: 1241px) {
  .a-image.a-image--mood-conversion .a-image__wrapper {
    max-width: 35%;
  }
}

.a-image.a-image--mood-conversion .a-image__image {
  display: block;
  max-height: 100%;
  max-width: 100%;
}

.h-browser-device--ie .a-image.a-image--mood-conversion .a-image__image {
  flex: 0 0 auto;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}


.a-image.a-image--logo,
.a-image.a-image--logo .a-image__image {
  width: inherit;
  height: inherit;
}

.h-browser-device--ie .a-image.a-image--logo .a-image__image {
  height: 100%;
}

@media print {
  .a-image.a-image--logo {
    display: block;
    visibility: visible;
  }

  .a-image.a-image--logo img {
    /* stylelint-disable declaration-block-no-duplicate-properties, color-named */
    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="grayscale"><feColorMatrix type="matrix" values="0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0"/></filter></svg>#grayscale');
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    filter: grayscale(1);
    filter: grayscale(100%);
    /* stylelint-enable declaration-block-no-duplicate-properties, color-named */
  }
}


.a-image.a-image--force-ratio .a-image__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .g-layout--6-6 .a-image.a-image--force-ratio,
  .g-layout--4-4-4 .a-image.a-image--force-ratio,
  .g-layout--3-3-3-3 .a-image.a-image--force-ratio {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
  }

  .g-layout--6-6 .a-image.a-image--force-ratio .a-image__wrapper,
  .g-layout--4-4-4 .a-image.a-image--force-ratio .a-image__wrapper,
  .g-layout--3-3-3-3 .a-image.a-image--force-ratio .a-image__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .g-layout--6-6 .a-image.a-image--force-ratio .a-image__image,
  .g-layout--4-4-4 .a-image.a-image--force-ratio .a-image__image,
  .g-layout--3-3-3-3 .a-image.a-image--force-ratio .a-image__image {
    max-width: 100%;
    max-height: 100%;
  }
}

@media screen and (min-width: 1241px) {
  .a-image.a-image--force-ratio {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
  }

  .a-image.a-image--force-ratio .a-image__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .a-image.a-image--force-ratio .a-image__image {
    max-width: 100%;
    max-height: 100%;
  }
}


.a-image.a-image--elevator-pitch {
  display: flex;
  height: 100%;
}

.a-image.a-image--elevator-pitch .a-image__wrapper {
  display: flex;
  width: 100%;
}

.h-browser-device--ie .a-image.a-image--elevator-pitch .a-image__wrapper,
.h-browser-device--ie .a-image.a-image--elevator-pitch .a-image__image {
  height: 100%;
}


.a-image.a-image--centered .a-image__wrapper {
  margin: 0 auto;
}

.a-image.a-image--single.a-image--centered {
  text-align: center;
}


.a-badge {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  min-width: 1.6rem;
  height: 1.6rem;
  line-height: 1.2;
  border-radius: 0.8rem;
  color: #ffffff;
  background-color: #d82034;
  display: inline-table;
  width: auto;
  padding: 0.05rem 0.4rem 0;
  text-align: center;
}


.m-avatar {
  position: relative;
  height: 3.2rem;
  width: 3.2rem;
}

.m-avatar__badge {
  position: absolute;
  top: 0;
  right: -0.8rem;
  pointer-events: none;
}


.m-avatar.m-avatar--small {
  height: 4rem;
  width: 4rem;
}


.m-avatar.m-avatar--medium {
  height: 6.4rem;
  width: 6.4rem;
}


.m-avatar.m-avatar--large {
  height: 8.4rem;
  width: 8.4rem;
}


.m-avatar.m-avatar--link .m-avatar__link {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-avatar.m-avatar--link .m-avatar__link .a-image {
  /* autoprefixer: ignore next */
  transition: transform 0.25s linear;
}

.m-avatar.m-avatar--link .m-avatar__link:hover .a-image {
  transform: scale(1.07);
}


.m-avatar.m-avatar--x-large {
  width: 22rem;
  height: 22rem;
}


.a-my-profile-link {
  display: inline-block;
  white-space: nowrap;
}

@media screen and (max-width: 992px) {
  .o-header__meta-navigation-entry .a-my-profile-link__link {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .o-header__meta-navigation-entry .a-my-profile-link__link.h-visually-hide--focusable:active,
  .o-header__meta-navigation-entry .a-my-profile-link__link.h-visually-hide--focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
}

.state-o-header--main-nav-overlay-visible .a-my-profile-link__link {
  color: #808080;
}


.a-my-profile-link.a-my-profile-link--logged-in {
  position: relative;
}

@media screen and (min-width: 993px) {
  .a-my-profile-link.a-my-profile-link--logged-in {
    padding-left: 32px;
  }
}

@media screen and (max-width: 992px) {
  .a-my-profile-link.a-my-profile-link--logged-in {
    width: 3.2rem;
    height: 2.2rem;
  }
}

.a-my-profile-link.a-my-profile-link--logged-in .a-my-profile-link__avatar {
  top: 50%;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
}

.a-my-profile-link.a-my-profile-link--logged-in .a-my-profile-link__link {
  padding-left: 24px;
}


.a-text {
  color: inherit;
}

.a-text__link {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  background: none;
  border: none;
  padding: 0;
  /* autoprefixer: ignore next */
  transition: border-bottom-color 0.2s ease-in-out;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #353535;
}

.a-text__link:hover,
.a-text__link:focus,
.a-text__link:active {
  color: #000000;
  border-bottom-color: transparent;
}


.a-text {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in;
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-text.a-text--color-brand-01 {
  color: #000000;
}

@media print {
  .a-text.a-text--color-brand-01 {
    color: #000000;
  }
}

.a-text.a-text--color-brand-02 {
  color: #808080;
}

@media print {
  .a-text.a-text--color-brand-02 {
    color: #000000;
  }
}

.a-text.a-text--color-01 {
  color: #353535;
}

@media print {
  .a-text.a-text--color-01 {
    color: #000000;
  }
}

.a-text.a-text--color-02 {
  color: #515151;
}

@media print {
  .a-text.a-text--color-02 {
    color: #000000;
  }
}

.a-text.a-text--color-03 {
  color: #666666;
}

@media print {
  .a-text.a-text--color-03 {
    color: #000000;
  }
}

.a-text.a-text--color-04 {
  color: #808080;
}

@media print {
  .a-text.a-text--color-04 {
    color: #000000;
  }
}

.a-text.a-text--color-09 {
  color: #f9f9f9;
}

@media print {
  .a-text.a-text--color-09 {
    color: #000000;
  }
}

.a-text.a-text--color-10 {
  color: #ffffff;
}

@media print {
  .a-text.a-text--color-10 {
    color: #000000;
  }
}

/* stylelint-disable-next-line */

.m-card.m-card--hover-color {
  /* stylelint-disable */
  /* stylelint-enable */
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color .m-card-content .a-text {
    color: #ffffff;
  }
}

.m-card.m-card--hover-color:hover .m-card-content .a-text {
  color: #ffffff;
}

.m-card.m-card--hover-color .m-card__link-block:focus ~ .m-card-content .a-text {
  color: #ffffff;
}


.a-text.a-text--align-center {
  text-align: center;
}

.a-text.a-text--align-right {
  text-align: right;
}


.a-text.a-text--type-copy {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.a-text.a-text--type-copy-regular {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.a-text.a-text--type-copy-large {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-copy-large {
    font-size: 20px;
    line-height: 28px;
  }
}

.a-text.a-text--type-copy-large .a-text__link {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-copy-large .a-text__link {
    font-size: 20px;
    line-height: 28px;
  }
}

.a-text.a-text--type-copy-legacy {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
}

.a-text.a-text--type-meta {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
}

.a-text.a-text--type-button {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}

.a-text.a-text--type-button-small {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  white-space: nowrap;
  display: inline-block;
}

.a-text.a-text--type-quote-large {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-quote-large {
    font-size: 40px;
    line-height: 44px;
  }
}

.a-text.a-text--type-quote {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-quote {
    font-size: 26px;
    line-height: 36px;
  }
}

.a-text.a-text--type-abstract {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-abstract {
    font-size: 32px;
    line-height: 42px;
  }
}

.a-text.a-text--type-richtext {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-richtext {
    font-size: 20px;
    line-height: 32px;
  }
}

.a-text.a-text--type-accordion {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.m-quick-links .a-text.a-text--type-accordion {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
}

.a-text.a-text--type-search-result {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-search-result {
    font-size: 20px;
    line-height: 28px;
  }
}

.a-text.a-text--type-meta-title {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.4px;
}

.a-text.a-text--type-contact-info {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .a-text.a-text--type-contact-info {
    font-size: 20px;
    line-height: 32px;
  }
}


.a-text.a-text--style-light {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
}

.a-text.a-text--style-regular {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.a-text.a-text--style-bold {
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

.a-text.a-text--style-italic {
  font-family: "Calibri W02 Italic", Arial, Helvetica, sans-serif;
}

.a-text.a-text--style-legacy-italic {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
}


.a-text.a-text--max-width.a-text--type-copy {
  max-width: 420px;
}

.a-text.a-text--max-width.a-text--type-copy-large {
  max-width: 872px;
}


.a-text.a-text--basic-rich-text strong {
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

.a-text.a-text--basic-rich-text em {
  font-family: "Calibri W02 Italic", Arial, Helvetica, sans-serif;
}

.a-text.a-text--basic-rich-text a {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  background: none;
  border: none;
  padding: 0;
  /* autoprefixer: ignore next */
  transition: border-bottom-color 0.2s ease-in-out;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #353535;
}

.a-text.a-text--basic-rich-text a:hover,
.a-text.a-text--basic-rich-text a:focus,
.a-text.a-text--basic-rich-text a:active {
  color: #000000;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.a-text.a-text--basic-rich-text a:hover,
.a-text.a-text--basic-rich-text a:focus,
.a-text.a-text--basic-rich-text a:active {
  color: #000000;
  border-bottom-color: transparent;
}


.a-text.a-text--rotate {
  display: inline-block;
  transform: rotate(-8deg);
}

.a-text .state-a-text--highlighted {
  font-weight: bold;
}


.a-button {
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in, background-color 0.2s ease-in;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border: none;
  width: auto;
  display: inline-flex;
  align-items: center;
  position: relative;
}

.a-button[aria-disabled="true"],
.a-button[disabled] {
  cursor: default;
}

.a-button[aria-disabled="true"] {
  pointer-events: none;
}

.a-button__icon,
.a-button__icon-before {
  font-size: 1.6rem;
  line-height: 1.6rem;
  height: 1.6rem;
  width: 1.6rem;
  color: #ffffff;
  flex-shrink: 0;
  /* stylelint-disable property-no-vendor-prefix  */
  -webkit-backface-visibility: hidden;
  /* stylelint-enable property-no-vendor-prefix  */
}

.a-button__icon {
  margin-left: 4px;
}

.a-button__icon-before {
  margin-right: 4px;
}


.a-button.a-button--primary {
  background-color: #d82034;
  color: #ffffff;
}

.a-button.a-button--primary[aria-disabled="true"],
.a-button.a-button--primary[disabled] {
  color: #ffffff;
  background-color: #b4b4b4;
}

.a-button.a-button--primary:hover:not([disabled]),
.a-button.a-button--primary:focus:not([disabled]),
.a-button.a-button--primary:active:not([disabled]) {
  background-color: #a11c36;
}


.a-button.a-button--secondary {
  background-color: #ffffff;
  color: #353535;
  /* stylelint-disable-next-line */
}

.a-button.a-button--secondary:hover:not([disabled]),
.a-button.a-button--secondary:focus:not([disabled]),
.a-button.a-button--secondary:active:not([disabled]) {
  background-color: #f9f9f9;
  color: #000000;
}

.a-button.a-button--secondary[aria-disabled="true"],
.a-button.a-button--secondary[disabled="disabled"] {
  color: #ffffff;
  background-color: #b4b4b4;
  /* stylelint-disable-next-line */
}

.a-button.a-button--secondary[aria-disabled="true"] .a-button__icon,
.a-button.a-button--secondary[aria-disabled="true"] .a-button__icon-before,
.a-button.a-button--secondary[disabled="disabled"] .a-button__icon,
.a-button.a-button--secondary[disabled="disabled"] .a-button__icon-before {
  color: #ffffff;
}

.a-button.a-button--secondary .a-button__icon,
.a-button.a-button--secondary .a-button__icon-before {
  color: #d82034;
}


.a-button.a-button--tactful {
  background-color: #353535;
  color: #ffffff;
  /* stylelint-disable-next-line */
}

.a-button.a-button--tactful[aria-disabled="true"],
.a-button.a-button--tactful[disabled] {
  color: #ffffff;
  background-color: #b4b4b4;
  /* stylelint-disable-next-line */
}

.a-button.a-button--tactful[aria-disabled="true"] .a-button__icon,
.a-button.a-button--tactful[aria-disabled="true"] .a-button__icon-before,
.a-button.a-button--tactful[disabled] .a-button__icon,
.a-button.a-button--tactful[disabled] .a-button__icon-before {
  color: #ffffff;
}

.a-button.a-button--tactful:hover:not([disabled]),
.a-button.a-button--tactful:active:not([disabled]) {
  color: #ffffff;
  background-color: #000000;
  /* stylelint-disable-next-line */
}

.a-button.a-button--tactful:hover:not([disabled]) .a-button__icon,
.a-button.a-button--tactful:hover:not([disabled]) .a-button__icon-before,
.a-button.a-button--tactful:active:not([disabled]) .a-button__icon,
.a-button.a-button--tactful:active:not([disabled]) .a-button__icon-before {
  color: #ffffff;
}

.a-button.a-button--tactful:focus:not([disabled]) {
  color: #ffffff;
  background-color: #000000;
  /* stylelint-disable-next-line */
}

.a-button.a-button--tactful:focus:not([disabled]) .a-button__icon,
.a-button.a-button--tactful:focus:not([disabled]) .a-button__icon-before {
  color: #ffffff;
}

.a-button.a-button--tactful .a-button__icon,
.a-button.a-button--tactful .a-button__icon-before {
  color: #ffffff;
}


.a-button.a-button--accordion {
  padding-right: 24px;
  padding-left: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-color: #ffffff;
  color: #353535;
  width: 100%;
  display: flex;
  text-align: left;
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 1241px) {
  .a-button.a-button--accordion {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.a-button.a-button--accordion .a-button__text {
  padding-right: 16px;
}

.a-button.a-button--accordion .a-button__icon,
.a-button.a-button--accordion .a-button__icon-before {
  font-size: 16px;
}

.a-button.a-button--accordion.collapsed .a-button__icon,
.a-button.a-button--accordion.collapsed .a-button__icon-before {
  transform: rotate(180deg);
}

.state-o-accordion--hover .a-button.a-button--accordion,
.state-o-accordion--open .a-button.a-button--accordion {
  color: #666666;
}

.state-m-quick-links--open .a-button.a-button--accordion,
.state-o-accordion--open .state-m-accordion-item--open .a-button.a-button--accordion {
  color: #000000;
  background-color: #f9f9f9;
}

.a-button.a-button--accordion:hover,
.a-button.a-button--accordion:focus,
.a-button.a-button--accordion:active {
  color: #000000;
  background-color: #f9f9f9;
}

.a-button.a-button--accordion .a-button__icon,
.a-button.a-button--accordion .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
  color: #d82034;
  margin-left: auto;
}


.a-button.a-button--icon-only {
  padding: 0;
  height: 100%;
  width: 100%;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
}

@media screen and (max-width: 768px) {
  .a-button.a-button--icon-only {
    margin-left: 0;
  }
}

.a-button.a-button--icon-only:hover,
.a-button.a-button--icon-only:focus,
.a-button.a-button--icon-only:active {
  /* stylelint-disable-next-line */
}

.a-button.a-button--icon-only:hover .a-button__icon,
.a-button.a-button--icon-only:focus .a-button__icon,
.a-button.a-button--icon-only:active .a-button__icon {
  color: #000000;
}

.a-button.a-button--icon-only .a-button__icon {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  margin-left: 0;
  color: inherit;
  display: flex;
  align-items: center;
  justify-items: center;
}

.a-button.a-button--icon-only .a-button__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.a-button.a-button--icon-only .a-button__text.h-visually-hide--focusable:active,
.a-button.a-button--icon-only .a-button__text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}


.a-button.a-button--icon-animation {
  /* stylelint-disable-next-line */
}

.a-button.a-button--icon-animation .a-button__icon {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-button.a-button--icon-animation:focus:not([disabled]),
.a-button.a-button--icon-animation:active:not([disabled]),
.a-button.a-button--icon-animation:hover:not([disabled]) {
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-button.a-button--icon-animation:focus:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation:active:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation:hover:not([disabled]) .a-button__icon {
  transform: translateX(7px);
}

.a-button.a-button--icon-animation-none {
  /* stylelint-disable-next-line */
}

.a-button.a-button--icon-animation-none .a-button__icon,
.a-button.a-button--icon-animation-none .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-button.a-button--icon-animation-none:focus:not([disabled]),
.a-button.a-button--icon-animation-none:active:not([disabled]),
.a-button.a-button--icon-animation-none:hover:not([disabled]) {
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-button.a-button--icon-animation-none:focus:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-none:focus:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-none:active:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-none:active:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-none:hover:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-none:hover:not([disabled]) .a-button__icon-before {
  transform: none;
}

.a-button.a-button--icon-animation-up {
  /* stylelint-disable-next-line */
}

.a-button.a-button--icon-animation-up .a-button__icon,
.a-button.a-button--icon-animation-up .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-button.a-button--icon-animation-up:focus:not([disabled]),
.a-button.a-button--icon-animation-up:active:not([disabled]),
.a-button.a-button--icon-animation-up:hover:not([disabled]) {
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-button.a-button--icon-animation-up:focus:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-up:focus:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-up:active:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-up:active:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-up:hover:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-up:hover:not([disabled]) .a-button__icon-before {
  transform: translateY(-7px);
}

.a-button.a-button--icon-animation-down {
  /* stylelint-disable-next-line */
}

.a-button.a-button--icon-animation-down .a-button__icon,
.a-button.a-button--icon-animation-down .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-button.a-button--icon-animation-down:focus:not([disabled]),
.a-button.a-button--icon-animation-down:active:not([disabled]),
.a-button.a-button--icon-animation-down:hover:not([disabled]) {
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-button.a-button--icon-animation-down:focus:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-down:focus:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-down:active:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-down:active:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-down:hover:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-down:hover:not([disabled]) .a-button__icon-before {
  transform: translateY(7px);
}

.a-button.a-button--icon-animation-right {
  /* stylelint-disable-next-line */
}

.a-button.a-button--icon-animation-right .a-button__icon,
.a-button.a-button--icon-animation-right .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-button.a-button--icon-animation-right:focus:not([disabled]),
.a-button.a-button--icon-animation-right:active:not([disabled]),
.a-button.a-button--icon-animation-right:hover:not([disabled]) {
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-button.a-button--icon-animation-right:focus:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-right:focus:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-right:active:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-right:active:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-right:hover:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-right:hover:not([disabled]) .a-button__icon-before {
  transform: translateX(7px);
}

.a-button.a-button--icon-animation-left {
  /* stylelint-disable-next-line */
}

.a-button.a-button--icon-animation-left .a-button__icon,
.a-button.a-button--icon-animation-left .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

.a-button.a-button--icon-animation-left:focus:not([disabled]),
.a-button.a-button--icon-animation-left:active:not([disabled]),
.a-button.a-button--icon-animation-left:hover:not([disabled]) {
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-button.a-button--icon-animation-left:focus:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-left:focus:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-left:active:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-left:active:not([disabled]) .a-button__icon-before,
.a-button.a-button--icon-animation-left:hover:not([disabled]) .a-button__icon,
.a-button.a-button--icon-animation-left:hover:not([disabled]) .a-button__icon-before {
  transform: translateX(-7px);
}


.a-button.a-button--icon-size-16 .a-button__icon,
.a-button.a-button--icon-size-16 .a-button__icon-before {
  font-size: 1.6rem;
  line-height: 1.6rem;
  height: 1.6rem;
  width: 1.6rem;
}

.a-button.a-button--icon-size-20 .a-button__icon,
.a-button.a-button--icon-size-20 .a-button__icon-before {
  font-size: 2.0rem;
  line-height: 2.0rem;
  height: 2.0rem;
  width: 2.0rem;
}


.a-button.a-button--horizontal-nav {
  z-index: 100;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4rem;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: #000000;
  padding: 0;
  background: transparent;
}

.a-button.a-button--horizontal-nav:hover,
.a-button.a-button--horizontal-nav:focus,
.a-button.a-button--horizontal-nav:active {
  color: #000000;
}

.a-button.a-button--horizontal-nav:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.a-button.a-button--horizontal-nav .a-button__icon,
.a-button.a-button--horizontal-nav .a-button__icon-before {
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .a-button.a-button--horizontal-nav .a-button__icon,
  .a-button.a-button--horizontal-nav .a-button__icon-before {
    margin-left: 0;
    margin-right: 0;
  }
}

.a-button.a-button--horizontal-nav .a-button__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.a-button.a-button--horizontal-nav .a-button__text.h-visually-hide--focusable:active,
.a-button.a-button--horizontal-nav .a-button__text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.a-button.a-button--horizontal-nav .a-svg {
  z-index: 110;
}



/* stylelint-disable */

/* stylelint-enable */

.a-button.a-button--filter {
  background-color: #ffffff;
  color: #808080;
  /* stylelint-disable-next-line */
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in, border-color 0.2s ease-in, color 0.2s ease-in;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border: 1px solid #e5e5e5;
}

.a-button.a-button--filter[aria-disabled="true"],
.a-button.a-button--filter[disabled] {
  color: #ffffff;
  background-color: #b4b4b4;
  /* stylelint-disable-next-line */
}

.a-button.a-button--filter[aria-disabled="true"] .a-button__icon,
.a-button.a-button--filter[aria-disabled="true"] .a-button__icon-before,
.a-button.a-button--filter[disabled] .a-button__icon,
.a-button.a-button--filter[disabled] .a-button__icon-before {
  color: #ffffff;
}

.a-button.a-button--filter:hover:not([disabled]),
.a-button.a-button--filter:active:not([disabled]) {
  color: #ffffff;
  background-color: #353535;
  /* stylelint-disable-next-line */
}

.a-button.a-button--filter:hover:not([disabled]) .a-button__icon,
.a-button.a-button--filter:hover:not([disabled]) .a-button__icon-before,
.a-button.a-button--filter:active:not([disabled]) .a-button__icon,
.a-button.a-button--filter:active:not([disabled]) .a-button__icon-before {
  color: #ffffff;
}

.a-button.a-button--filter .a-button__icon,
.a-button.a-button--filter .a-button__icon-before {
  color: #808080;
}

.a-button.a-button--filter:hover:not([disabled]),
.a-button.a-button--filter:active:not([disabled]) {
  border-color: #000000;
}

.a-button.a-button--filter.a-button--small {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 993px) {
  .a-button.a-button--filter.a-button--small {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 768px) {
  .a-button.a-button--filter:hover:not([disabled]) {
    background-color: #ffffff;
    color: #808080;
    border-color: #e5e5e5;
  }

  .a-button.a-button--filter:hover:not([disabled]) .a-button__icon,
  .a-button.a-button--filter:hover:not([disabled]) .a-button__icon-before {
    color: #808080;
  }
}

.a-button.a-button--filter.state-m-list-filter--active,
.a-button.a-button--filter.a-button--filter-active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.a-button.a-button--filter.state-m-list-filter--active .a-button__icon,
.a-button.a-button--filter.state-m-list-filter--active .a-button__icon-before,
.a-button.a-button--filter.a-button--filter-active .a-button__icon,
.a-button.a-button--filter.a-button--filter-active .a-button__icon-before {
  color: #ffffff;
}

.a-button.a-button--filter.state-m-list-filter--active:hover,
.a-button.a-button--filter.a-button--filter-active:hover {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}

.a-button.a-button--filter.state-m-list-filter--active:hover .a-button__icon,
.a-button.a-button--filter.state-m-list-filter--active:hover .a-button__icon-before,
.a-button.a-button--filter.a-button--filter-active:hover .a-button__icon,
.a-button.a-button--filter.a-button--filter-active:hover .a-button__icon-before {
  color: #ffffff;
}


@media screen and (max-width: 768px) {
  .a-button.a-button--mobile-full-width {
    width: 100%;
    justify-content: center;
  }
}


.a-button.a-button--full-width {
  width: 100%;
  justify-content: center;
}


.a-button.a-button--collapse {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  background-color: transparent;
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.a-button.a-button--collapse.collapsed .a-button__icon,
.a-button.a-button--collapse.collapsed .a-button__icon-before {
  transform: rotate(180deg);
}

.a-button.a-button--collapse .a-button__icon,
.a-button.a-button--collapse .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
  color: #d82034;
}


.a-button.a-button--favorite {
  padding: 8px;
  filter: drop-shadow(-5px -5px 5px #000000);
}

.a-button.a-button--favorite:hover .a-button__icon,
.a-button.a-button--favorite:hover .a-button__icon-before,
.a-button.a-button--favorite:focus .a-button__icon,
.a-button.a-button--favorite:focus .a-button__icon-before,
.a-button.a-button--favorite:active .a-button__icon,
.a-button.a-button--favorite:active .a-button__icon-before,
.a-button.a-button--favorite.state-a-button--favored .a-button__icon,
.a-button.a-button--favorite.state-a-button--favored .a-button__icon-before {
  color: white;
}

.a-button.a-button--favorite .a-button__icon,
.a-button.a-button--favorite .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  color: rgba(255, 255, 255, 0.6);
  font-size: 2rem;
}


.a-button.a-button--small {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
  /* stylelint-disable-next-line */
}

@media screen and (min-width: 993px) {
  .a-button.a-button--small {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.a-button.a-button--small .a-button__text {
  padding-right: 0;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}


.a-button.a-button--link {
  padding: 0;
  background-color: transparent;
  /* stylelint-disable-next-line */
}

.a-button.a-button--link .a-button__icon,
.a-button.a-button--link .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
  color: #d82034;
}


.a-button.a-button--upload {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 26px;
  padding-bottom: 26px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in, background-color 0.2s ease-in;
  background-color: #d2d2d2;
  color: #353535;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border: none;
  display: inline-flex;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .a-button.a-button--upload {
    width: 23.9rem;
  }
}

.a-button.a-button--upload[aria-disabled="true"],
.a-button.a-button--upload[disabled] {
  cursor: default;
  background-color: #f9f9f9;
}

.a-button.a-button--upload[aria-disabled="true"] {
  pointer-events: none;
}

.a-button.a-button--upload:hover:not([disabled]),
.a-button.a-button--upload:focus:not([disabled]),
.a-button.a-button--upload:active:not([disabled]) {
  background-color: #b4b4b4;
  color: #000000;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.a-button.a-button--upload:hover:not([disabled]) .a-button__icon,
.a-button.a-button--upload:hover:not([disabled]) .a-button__icon-before,
.a-button.a-button--upload:focus:not([disabled]) .a-button__icon,
.a-button.a-button--upload:focus:not([disabled]) .a-button__icon-before,
.a-button.a-button--upload:active:not([disabled]) .a-button__icon,
.a-button.a-button--upload:active:not([disabled]) .a-button__icon-before {
  color: #000000;
}

.a-button.a-button--upload .a-button__text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: left;
}

.a-button.a-button--upload .a-button__icon,
.a-button.a-button--upload .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  color: #353535;
}

.a-button.a-button--upload .a-button__icon {
  margin-left: 8px;
}

.a-button.a-button--upload .a-button__icon-before {
  margin-right: 8px;
}


.a-button.a-button--related {
  padding: 16px;
  color: #353535;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
}

.a-button.a-button--related .a-button__text {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.a-button.a-button--related .a-button__icon,
.a-button.a-button--related .a-button__icon-before {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
  color: #d82034;
}

.a-button.a-button--related:hover,
.a-button.a-button--related:focus,
.a-button.a-button--related:active {
  color: #000000;
}

.m-sticky .a-button.a-button--related {
  /* autoprefixer: ignore next */
  transition: box-shadow 0.3s ease-in;
}

.state-m-sticky--sticky .a-button.a-button--related {
  box-shadow: 3px 2px 8px 0 rgba(0, 0, 0, 0.05);
}

.state-m-sticky--expanded .a-button.a-button--related {
  box-shadow: none;
}


@keyframes pulse {
  to {
    box-shadow: 0 0 0 8px rgba(232, 76, 61, 0);
  }
}

.a-button.a-button--pulse:after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 8px;
  width: 8px;
  top: 0.8rem;
  right: 0.8rem;
  border: none;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #e04d5d;
  background-color: #e04d5d;
}

.a-button.a-button--pulse-animate:after {
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}


.a-button.a-button--word-break {
  /* stylelint-disable-next-line */
}

.a-button.a-button--word-break .a-button__text {
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word;
}

.a-button.a-button--ellipsis {
  max-width: 100%;
  /* stylelint-disable-next-line */
}

.a-button.a-button--ellipsis .a-button__text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}


.m-horizontal-nav.m-horizontal-nav--bg-grey-05 .m-horizontal-nav__nav-item-left:before {
  background: linear-gradient(to left, rgba(244, 244, 244, 0) 0, rgba(244, 244, 244, 0.5) 25%, #f4f4f4 70%, #f4f4f4 100%);
}

.m-horizontal-nav.m-horizontal-nav--bg-grey-05 .m-horizontal-nav__nav-item-right:before {
  background: linear-gradient(to right, rgba(244, 244, 244, 0) 0, rgba(244, 244, 244, 0.5) 25%, #f4f4f4 70%, #f4f4f4 100%);
}


.m-horizontal-nav__nav-item.state-m-horizontal-nav--arrow-active {
  display: flex;
}

.m-horizontal-nav__nav-item-left {
  left: 0;
}

.m-horizontal-nav__nav-item-left:before {
  left: 0;
  right: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 25%, white 70%, white 100%);
}

.m-horizontal-nav__nav-item-right {
  right: 0;
}

.m-horizontal-nav__nav-item-right:before {
  left: 0;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 25%, white 70%, white 100%);
}

.m-horizontal-nav__scroll-area {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.m-horizontal-nav__scroll-area::-webkit-scrollbar {
  display: none;
}

.h-browser-device--ie .m-horizontal-nav__scroll-area,
.h-browser-device--edge .m-horizontal-nav__scroll-area {
  -ms-overflow-style: none;
}

@supports (-moz-appearance: none) {
  .m-horizontal-nav__scroll-area {
    scrollbar-width: none;
  }
}


@font-face { font-family: Ge47a1; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAPgAAsAAAAABfgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0CvY21hcAAAAYQAAABKAAABcOEoo6pnbHlmAAAB0AAAAE0AAABQcqF77GhlYWQAAAIgAAAALgAAADYZSSCgaGhlYQAAAlAAAAAYAAAAJAcvA+tobXR4AAACaAAAAAgAAAAIA+gAAGxvY2EAAAJwAAAABgAAAAYAKAAAbWF4cAAAAngAAAAeAAAAIAENACFuYW1lAAACmAAAASkAAAIWm5e+CnBvc3QAAAPEAAAAGwAAACxqQQEEeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGT8wjiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcHjA8YGB+AeRGgUmgRhABAAFVCzwAAHic7ZCxDYAwEAPPykOBGIEqNbNQsb/YJPkY2CKWzpJPXz2wACU5kwDdiJErrewLm31QfRPDP7T2d+5wo5WZ3X18y796QR0aJglRAAB4nGNgZAACZjemuwwiDAyMZkbyjGIi7Ix8jPqMaib2YD4zO4cIuwg7+z87IL2eg0MESPUwXeUAiXL8s2Nn5FgPZIhwcPQATQIAcEwKdgAAAHicY2BkYGAA4k31cb/j+W2+MnAzvwCKMNwuystHppndmO4CKQ4GJhAPAEyZCqgAAHicY2BkYGB+wcAAJ90YGBlQARMAOTYCJAAAAAAD6AAAAAAAAAAoAAB4nGNgZGBgYGIQZQDRIBYDAxcQMjD8B/MZAAqkAS8AAHicZZA9bsJAFITHYEgCUoIUKSmzVQoimZ+SA0BPQZfCmLUxsr3WekGiywlyhBwhp4hyghwoY/NoYC0/fzNv3u7KAAb4hYd6ebhtar1auKE6cZv0IOyTn4U76ONFuEt/KNzDG6bCfTzinTt4/h2dAUrhFu7xIdym/ynsk7+EO3jCt3CX/o9wDyv8Cffx6g3TyBSxKdxSJ/sstGd5/q60rVJTqEkwPlsLXWgbOr1R66OqDsnUuVjF1uRqzq7OMqNKa3Y6csHWuXI2GsXiB5HJkSKCQYG4qQ5LaCTYI0MIe9W91CumLSr6tVaYIMD4KrVgqmiSIZXGhsk1jqwVDjxtStcxrfhazuSkucxq3iQjK/7vurejE9EPsG2mSsww4hNf5IPmDvk/PRFeqAAAAHicY2BigAAuBuyAiZGJkZmBKdOAgQEABG0AsQA=) format('woff');font-weight: normal;font-style: normal;}

.m-step-navigation {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}

.m-step-navigation__container {
  position: relative;
}

.m-step-navigation__steps {
  padding-top: 16px;
  padding-bottom: 16px;
  counter-reset: steps-index-service;
  display: flex;
}

.m-step-navigation__step {
  z-index: 20;
  padding-left: 24px;
  padding-right: 24px;
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  counter-increment: steps-index-service;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}

.m-step-navigation__step:first-child {
  padding-left: 0;
}

@media screen and (max-width: 992px) {
  .m-step-navigation__step {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (min-width: 1241px) {
  .m-step-navigation__step {
    flex-grow: 1;
  }
}

.m-step-navigation__step::before {
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  margin-right: 16px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  content: counter(steps-index-service);
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  border: 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .m-step-navigation__step::before {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 992px) {
  .m-step-navigation__step::before {
    margin-right: 0;
  }
}

.m-step-navigation__step--checked::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Ge47a1;
  font-weight: normal;
  content: '\e000';
  speak: none;
}

.m-step-navigation__step--previous {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  position: relative;
  color: #666666;
}

.m-step-navigation__step--previous::before {
  color: #ffffff;
  background-color: #808080;
}

.m-step-navigation__step--previous .m-step-navigation__step-link:hover,
.m-step-navigation__step--previous .m-step-navigation__step-link:focus,
.m-step-navigation__step--previous .m-step-navigation__step-link:active {
  color: #000000;
}

.m-step-navigation__step--current {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  position: relative;
  color: #000000;
}

.m-step-navigation__step--current::before {
  color: #ffffff;
  background-color: #d82034;
}

.m-step-navigation__step--next {
  color: #666666;
}

.m-step-navigation__step-content {
  display: inline-block;
}

.m-step-navigation__step-link {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  color: inherit;
  text-decoration: none;
  outline: none;
}

@media screen and (max-width: 992px) {
  .m-step-navigation__step-link {
    display: none;
    visibility: hidden;
  }
}

.m-step-navigation__step-link[tabindex="-1"] {
  pointer-events: none;
  cursor: not-allowed;
}


.m-card-content {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  flex-grow: 1;
  height: 100%;
}

@media screen and (min-width: 993px) {
  .m-card-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}


.m-card-content--no-padding {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 993px) {
  .m-card-content--no-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}


.m-card-footer {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 29px;
  padding-bottom: 29px;
  border-top: 1px solid #f4f4f4;
  flex: 0 0 auto;
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-card-footer {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.m-card-footer .a-link {
  z-index: 40;
  position: relative;
}


.m-card-footer--no-padding {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 993px) {
  .m-card-footer--no-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}


.m-card-header {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  flex: 0 0 auto;
  background-color: #ffffff;
  /* stylelint-disable */
  /* stylelint-enable */
}

@media screen and (min-width: 993px) {
  .m-card-header {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.m-card-header.m-card-header--color-08 {
  background-color: #d2d2d2;
}

.m-card-header .a-heading--h4.h-utils--ellipsis {
  font-size: 20px;
  line-height: 23px;
}

@media screen and (min-width: 993px) {
  .m-card-header .a-heading--h4.h-utils--ellipsis {
    font-size: 26px;
    line-height: 29px;
  }
}


.m-card-header--no-padding {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 993px) {
  .m-card-header--no-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}


.m-card {
  position: relative;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.m-card .m-card-content {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in, background-color 0.2s ease-in;
}


.m-card.m-card--my-profile {
  padding-left: 24px;
  padding-right: 80px;
  padding-bottom: 64px;
  padding-top: 0;
  position: relative;
}

@media screen and (min-width: 993px) {
  .m-card.m-card--my-profile {
    padding-left: 32px;
  }
}

.m-card.m-card--my-profile .m-card-header,
.m-card.m-card--my-profile .m-card-content,
.m-card.m-card--my-profile .m-card-footer {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (min-width: 993px) {
  .m-card.m-card--my-profile .m-card-header,
  .m-card.m-card--my-profile .m-card-content,
  .m-card.m-card--my-profile .m-card-footer {
    padding-right: 0;
    padding-left: 0;
  }
}

.m-card.m-card--my-profile .m-card-header {
  padding-top: 0;
}

.m-card.m-card--my-profile .m-card-content {
  padding-bottom: 0;
}

.m-card.m-card--my-profile .m-card-footer {
  position: absolute;
  left: auto;
  right: -1.2rem;
  bottom: -1.2rem;
  border-top: none;
  padding: 0;
}


.m-card.m-card--header-linklist {
  padding: 24px;
  position: relative;
}

@media screen and (min-width: 1241px) {
  .m-card.m-card--header-linklist {
    padding: 32px;
  }
}

@media screen and (max-width: 1240px) {
  .m-card.m-card--header-linklist {
    padding-top: 40px;
  }
}

@media screen and (max-width: 1240px) {
  .m-card.m-card--header-linklist {
    padding-bottom: 32px;
  }
}

.m-card.m-card--header-linklist .m-card-header,
.m-card.m-card--header-linklist .m-card-content,
.m-card.m-card--header-linklist .m-card-footer {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 993px) {
  .m-card.m-card--header-linklist .m-card-header,
  .m-card.m-card--header-linklist .m-card-content,
  .m-card.m-card--header-linklist .m-card-footer {
    padding-left: 0;
    padding-right: 0;
  }
}

.m-card.m-card--header-linklist .m-card-header {
  padding-top: 0;
}

.m-card.m-card--header-linklist .m-card-content {
  padding-top: 0;
  padding-bottom: 0;
}


.m-card.m-card--color-content {
  background-color: #f9f9f9;
}


.m-card {
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

.m-card.m-card--color-mood-01 .m-card-content {
  background-color: #8a4690;
  color: #ffffff;
}

.m-card.m-card--color-mood-02 .m-card-content {
  background-color: #cfc233;
  color: #ffffff;
}

.m-card.m-card--color-mood-03 .m-card-content {
  background-color: #e59b55;
  color: #ffffff;
}

.m-card.m-card--color-mood-04 .m-card-content {
  background-color: #e04d5d;
  color: #ffffff;
}

.m-card.m-card--color-mood-05 .m-card-content {
  background-color: #4cb04e;
  color: #ffffff;
}

.m-card.m-card--color-mood-06 .m-card-content {
  background-color: #b4495e;
  color: #ffffff;
}

.m-card.m-card--color-mood-07 .m-card-content {
  background-color: #a774ac;
  color: #ffffff;
}

.m-card.m-card--color-mood-08 .m-card-content {
  background-color: #dbd166;
  color: #ffffff;
}

.m-card.m-card--color-mood-09 .m-card-content {
  background-color: #ebb480;
  color: #ffffff;
}

.m-card.m-card--color-mood-10 .m-card-content {
  background-color: #e87985;
  color: #ffffff;
}

.m-card.m-card--color-mood-11 .m-card-content {
  background-color: #79c37a;
  color: #ffffff;
}

.m-card.m-card--color-mood-12 .m-card-content {
  background-color: #c77786;
  color: #ffffff;
}

.m-card {
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

.m-card.m-card--color-mood-01-20 .m-card-content {
  background-color: #e2d1e3;
  color: #ffffff;
}

.m-card.m-card--color-mood-02-20 .m-card-content {
  background-color: #f3f0cc;
  color: #ffffff;
}

.m-card.m-card--color-mood-03-20 .m-card-content {
  background-color: #f8e6d5;
  color: #ffffff;
}

.m-card.m-card--color-mood-04-20 .m-card-content {
  background-color: #f7d2d6;
  color: #ffffff;
}

.m-card.m-card--color-mood-05-20 .m-card-content {
  background-color: #d2ebd3;
  color: #ffffff;
}

.m-card.m-card--color-mood-06-20 .m-card-content {
  background-color: #ecd2d7;
  color: #ffffff;
}

.m-card.m-card--color-mood-07-20 .m-card-content {
  background-color: #e2d1e3;
  color: #ffffff;
}

.m-card.m-card--color-mood-08-20 .m-card-content {
  background-color: #f3f0cc;
  color: #ffffff;
}

.m-card.m-card--color-mood-09-20 .m-card-content {
  background-color: #f8e6d5;
  color: #ffffff;
}

.m-card.m-card--color-mood-10-20 .m-card-content {
  background-color: #f7d2d6;
  color: #ffffff;
}

.m-card.m-card--color-mood-11-20 .m-card-content {
  background-color: #d2ebd3;
  color: #ffffff;
}

.m-card.m-card--color-mood-12-20 .m-card-content {
  background-color: #ecd2d7;
  color: #ffffff;
}


.m-card {
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-01 .m-card-content {
    background-color: #6d1874;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-01:hover .m-card-content {
  background-color: #6d1874;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-01 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-01 .m-card__link-block:active ~ .m-card-content {
  background-color: #6d1874;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-02 .m-card-content {
    background-color: #c3b300;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-02:hover .m-card-content {
  background-color: #c3b300;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-02 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-02 .m-card__link-block:active ~ .m-card-content {
  background-color: #c3b300;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-03 .m-card-content {
    background-color: #de822b;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-03:hover .m-card-content {
  background-color: #de822b;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-03 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-03 .m-card__link-block:active ~ .m-card-content {
  background-color: #de822b;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-04 .m-card-content {
    background-color: #d82034;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-04:hover .m-card-content {
  background-color: #d82034;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-04 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-04 .m-card__link-block:active ~ .m-card-content {
  background-color: #d82034;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-05 .m-card-content {
    background-color: #1f9c22;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-05:hover .m-card-content {
  background-color: #1f9c22;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-05 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-05 .m-card__link-block:active ~ .m-card-content {
  background-color: #1f9c22;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-06 .m-card-content {
    background-color: #a11c36;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-06:hover .m-card-content {
  background-color: #a11c36;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-06 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-06 .m-card__link-block:active ~ .m-card-content {
  background-color: #a11c36;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-07 .m-card-content {
    background-color: #8a4690;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-07:hover .m-card-content {
  background-color: #8a4690;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-07 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-07 .m-card__link-block:active ~ .m-card-content {
  background-color: #8a4690;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-08 .m-card-content {
    background-color: #cfc233;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-08:hover .m-card-content {
  background-color: #cfc233;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-08 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-08 .m-card__link-block:active ~ .m-card-content {
  background-color: #cfc233;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-09 .m-card-content {
    background-color: #e59b55;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-09:hover .m-card-content {
  background-color: #e59b55;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-09 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-09 .m-card__link-block:active ~ .m-card-content {
  background-color: #e59b55;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-10 .m-card-content {
    background-color: #e04d5d;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-10:hover .m-card-content {
  background-color: #e04d5d;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-10 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-10 .m-card__link-block:active ~ .m-card-content {
  background-color: #e04d5d;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-11 .m-card-content {
    background-color: #4cb04e;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-11:hover .m-card-content {
  background-color: #4cb04e;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-11 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-11 .m-card__link-block:active ~ .m-card-content {
  background-color: #4cb04e;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-12 .m-card-content {
    background-color: #b4495e;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-12:hover .m-card-content {
  background-color: #b4495e;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-12 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-12 .m-card__link-block:active ~ .m-card-content {
  background-color: #b4495e;
  color: #ffffff;
}

.m-card {
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-01-20 .m-card-content {
    background-color: #e2d1e3;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-01-20:hover .m-card-content {
  background-color: #e2d1e3;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-01-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-01-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #e2d1e3;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-02-20 .m-card-content {
    background-color: #f3f0cc;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-02-20:hover .m-card-content {
  background-color: #f3f0cc;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-02-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-02-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #f3f0cc;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-03-20 .m-card-content {
    background-color: #f8e6d5;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-03-20:hover .m-card-content {
  background-color: #f8e6d5;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-03-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-03-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #f8e6d5;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-04-20 .m-card-content {
    background-color: #f7d2d6;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-04-20:hover .m-card-content {
  background-color: #f7d2d6;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-04-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-04-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #f7d2d6;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-05-20 .m-card-content {
    background-color: #d2ebd3;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-05-20:hover .m-card-content {
  background-color: #d2ebd3;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-05-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-05-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #d2ebd3;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-06-20 .m-card-content {
    background-color: #ecd2d7;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-06-20:hover .m-card-content {
  background-color: #ecd2d7;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-06-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-06-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #ecd2d7;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-07-20 .m-card-content {
    background-color: #e2d1e3;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-07-20:hover .m-card-content {
  background-color: #e2d1e3;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-07-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-07-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #e2d1e3;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-08-20 .m-card-content {
    background-color: #f3f0cc;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-08-20:hover .m-card-content {
  background-color: #f3f0cc;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-08-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-08-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #f3f0cc;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-09-20 .m-card-content {
    background-color: #f8e6d5;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-09-20:hover .m-card-content {
  background-color: #f8e6d5;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-09-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-09-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #f8e6d5;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-10-20 .m-card-content {
    background-color: #f7d2d6;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-10-20:hover .m-card-content {
  background-color: #f7d2d6;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-10-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-10-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #f7d2d6;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-11-20 .m-card-content {
    background-color: #d2ebd3;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-11-20:hover .m-card-content {
  background-color: #d2ebd3;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-11-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-11-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #d2ebd3;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .m-card.m-card--hover-color-mood-12-20 .m-card-content {
    background-color: #ecd2d7;
    color: #ffffff;
  }
}

.m-card.m-card--hover-color-mood-12-20:hover .m-card-content {
  background-color: #ecd2d7;
  color: #ffffff;
}

.m-card.m-card--hover-color-mood-12-20 .m-card__link-block:focus ~ .m-card-content,
.m-card.m-card--hover-color-mood-12-20 .m-card__link-block:active ~ .m-card-content {
  background-color: #ecd2d7;
  color: #ffffff;
}


.m-toast.m-toast--inline {
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 100%;
  background-color: #666666;
  display: block;
  visibility: visible;
  opacity: 1;
  transform: none;
}

.m-toast.m-toast--inline .m-toast__icon {
  margin-top: 28px;
  margin-left: 24px;
}

@media screen and (min-width: 769px) {
  .m-toast.m-toast--inline .m-toast__icon {
    margin-top: 32px;
  }
}

@media screen and (min-width: 769px) {
  .m-toast.m-toast--inline .m-toast__icon {
    margin-left: 40px;
  }
}

.m-toast.m-toast--inline .m-toast__icon .a-svg {
  width: 3.2rem;
  height: 3.2rem;
}

.m-toast.m-toast--inline .m-toast__actions {
  margin-left: 24px;
  margin-right: 32px;
}

@media screen and (min-width: 769px) {
  .m-toast.m-toast--inline .m-toast__actions {
    margin-left: 96px;
  }
}

.m-toast.m-toast--inline .m-toast__action {
  /* stylelint-disable-next-line */
}

@media screen and (min-width: 769px) {
  .m-toast.m-toast--inline .m-toast__action:first-child:not(:last-child) {
    margin-top: 24px;
  }
}

.m-toast.m-toast--inline .m-toast__action:first-child + .m-toast__action:nth-child(2):not(:last-child) {
  margin-top: 12px;
}

@media screen and (min-width: 769px) {
  .m-toast.m-toast--inline .m-toast__action:first-child + .m-toast__action:nth-child(2):not(:last-child) {
    margin-top: 0;
  }
}

.m-toast.m-toast--inline .m-toast__text {
  margin-left: 72px;
  /* stylelint-disable-next-line */
}

@media screen and (min-width: 769px) {
  .m-toast.m-toast--inline .m-toast__text {
    margin-left: 96px;
  }
}

.m-toast.m-toast--inline .m-toast__text > p:first-child {
  padding-top: 4px;
}

.m-toast.m-toast--inline .m-toast__text h1,
.m-toast.m-toast--inline .m-toast__text h2,
.m-toast.m-toast--inline .m-toast__text h3,
.m-toast.m-toast--inline .m-toast__text h4,
.m-toast.m-toast--inline .m-toast__text h5 {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 769px) {
  .m-toast.m-toast--inline .m-toast__text h1,
  .m-toast.m-toast--inline .m-toast__text h2,
  .m-toast.m-toast--inline .m-toast__text h3,
  .m-toast.m-toast--inline .m-toast__text h4,
  .m-toast.m-toast--inline .m-toast__text h5 {
    font-size: 20px;
    line-height: 28px;
  }
}


@font-face { font-family: wdbe65; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAQIAAsAAAAABjAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0CvY21hcAAAAYQAAABKAAABcOEoo6pnbHlmAAAB0AAAAHcAAACIrwab9GhlYWQAAAJIAAAALgAAADYZqiF2aGhlYQAAAngAAAAYAAAAJAeQA+tobXR4AAACkAAAAAgAAAAIA+gAAGxvY2EAAAKYAAAABgAAAAYARAAAbWF4cAAAAqAAAAAeAAAAIAENADFuYW1lAAACwAAAASkAAAIWm5e+CnBvc3QAAAPsAAAAGwAAACxqQQEEeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGT8wjiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcHjA8YGB+AeRGgUmgRhABAAFVCzwAAHic7ZCxDYAwEAPPykOBGIEqNbNQsb/YJPkY2CKWzpJPXz2wACU5kwDdiJErrewLm31QfRPDP7T2d+5wo5WZ3X18y796QR0aJglRAAB4nGNgZAAC5uXMmxlUGBgY2RnZlPQZ1UzMOYGEPaOZkTgnkJBnFBNh5wQS/EBpdcYvkv8Ockpy6nBxMQb+W8/KasQiB2QxBoHEODn/rWcM5AQyJDkZV4IUgpgg6QggBZJeB1QI1CsJVPhvHVBMm4sL6AIAitgYNAB4nGNgZGBgAGLzn9Lx8fw2Xxm4mV8ARRhuF+XlI9PMy5k3AykOBiYQDwApZAoAAAB4nGNgZGBgfsHAACeXMzAyoAImAEBpAoUAAAAAA+gAAAAAAAAARAAAeJxjYGRgYGBiUGUA0SAWAwMXEDIw/AfzGQAMNAE/AAB4nGWQPW7CQBSEx2BIAlKCFCkps1UKIpmfkgNAT0GXwpi1MbK91npBossJcoQcIaeIcoIcKGPzaGAtP38zb97uygAG+IWHenm4bWq9WrihOnGb9CDsk5+FO+jjRbhLfyjcwxumwn084p07eP4dnQFK4Rbu8SHcpv8p7JO/hDt4wrdwl/6PcA8r/An38eoN08gUsSncUif7LLRnef6utK1SU6hJMD5bC11oGzq9Ueujqg7J1LlYxdbkas6uzjKjSmt2OnLB1rlyNhrF4geRyZEigkGBuKkOS2gk2CNDCHvVvdQrpi0q+rVWmCDA+Cq1YKpokiGVxobJNY6sFQ48bUrXMa34Ws7kpLnMat4kIyv+77q3oxPRD7BtpkrMMOITX+SD5g75Pz0RXqgAAAB4nGNgYoAALgbsgImRiZGZgSnTgIEBAARtALEA) format('woff');font-weight: normal;font-style: normal;}

@charset "UTF-8";

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable */

/* stylelint-enable */

/* stylelint-disable */

/* stylelint-enable */

.m-toast {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  width: auto;
  position: relative;
  pointer-events: auto;
  color: #ffffff;
  background-color: #353535;
  /* stylelint-disable-next-line */
}

.m-toast + .m-toast {
  margin-bottom: 16px;
}

@media screen and (min-width: 993px) {
  .m-toast {
    margin: 0 auto;
    max-width: 64.6rem;
  }
}

.m-toast__icon {
  margin-top: 17px;
  margin-left: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.m-toast__icon .a-svg {
  fill: #ffffff;
  width: 2rem;
  height: 2rem;
}

.m-toast__text {
  margin-left: 52px;
  margin-right: 48px;
  display: block;
  color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-toast__text {
    margin-right: 120px;
  }
}

.m-toast__text > * {
  margin-top: 16px;
}

.m-toast__text > *:first-child {
  margin-top: 0;
}

.m-toast__text h1 + p,
.m-toast__text h2 + p,
.m-toast__text h3 + p,
.m-toast__text h4 + p,
.m-toast__text h5 + p {
  margin-top: 0;
}

.m-toast__text > ul,
.m-toast__text > ol {
  margin-top: 12px;
}

.m-toast__text ul > li + li,
.m-toast__text ol > li + li {
  margin-top: 8px;
}

.m-toast__text,
.m-toast__text h1,
.m-toast__text h2,
.m-toast__text h3,
.m-toast__text h4,
.m-toast__text h5,
.m-toast__text p {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.m-toast__text h1,
.m-toast__text h2,
.m-toast__text h3,
.m-toast__text h4,
.m-toast__text h5,
.m-toast__text strong,
.m-toast__text b {
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

.m-toast__text em {
  font-family: "Calibri W02 Italic", Arial, Helvetica, sans-serif;
}

.m-toast__text ul {
  margin-left: 12px;
  font-size: inherit;
}

.m-toast__text ul li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-toast__text ul li:last-child {
  margin-bottom: 0;
}

.m-toast__text ul li::before {
  position: absolute;
  margin-left: -24px;
}

.m-toast__text ul li > ul,
.m-toast__text ul li > ol {
  margin-top: 16px;
}

.m-toast__text ul ol,
.m-toast__text ul ul {
  margin: 0;
  padding: 0;
}

.m-toast__text ul > li::before {
  content: "•";
}

.m-toast__text ol {
  margin-left: 12px;
  font-size: inherit;
  counter-reset: list-index-service;
}

.m-toast__text ol li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-toast__text ol li:last-child {
  margin-bottom: 0;
}

.m-toast__text ol li::before {
  position: absolute;
  margin-left: -24px;
}

.m-toast__text ol li > ul,
.m-toast__text ol li > ol {
  margin-top: 16px;
}

.m-toast__text ol ol,
.m-toast__text ol ul {
  margin: 0;
  padding: 0;
}

.m-toast__text ol > li {
  counter-increment: list-index-service;
}

.m-toast__text ol > li::before {
  content: counter(list-index-service) ".";
}

.m-toast__text ul,
.m-toast__text ol {
  margin-left: 0;
}

.m-toast__text ul li,
.m-toast__text ol li {
  margin-bottom: 0;
}

.m-toast__text a {
  color: #d2d2d2;
  text-decoration: none;
  border-bottom: 1px solid #808080;
}

.m-toast__text a:hover,
.m-toast__text a:focus,
.m-toast__text a:active {
  border-bottom-color: transparent;
}

.m-toast__action {
  display: inline-flex;
  /* stylelint-disable-next-line */
}

@media screen and (min-width: 769px) {
  .m-toast__action + .m-toast__action {
    margin-left: 12px;
  }
}

.m-toast__action:not(.m-toast__action-close) {
  margin-top: 16px;
}

.m-toast__action.m-toast__action-close {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  position: absolute;
  top: 0;
  right: 0;
  color: #b4b4b4;
  margin: 0;
  width: 5.4rem;
  height: 5.4rem;
}

.m-toast__action.m-toast__action-close span {
  /* stylelint-disable-next-line */
  display: none !important;
}

.m-toast__action.m-toast__action-close:after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: wdbe65;
  font-weight: normal;
  content: '\e000';
  speak: none;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  font-size: 14px;
  color: #b4b4b4;
}

.m-toast__action.m-toast__action-close:hover:after,
.m-toast__action.m-toast__action-close:focus:after,
.m-toast__action.m-toast__action-close:active:after {
  color: #ffffff;
}

.m-toast__actions {
  margin-left: 16px;
  margin-right: 16px;
  display: block;
}

@media screen and (min-width: 769px) {
  .m-toast__actions {
    margin-left: 48px;
    margin-right: 48px;
  }
}


.m-links-downloads {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
}

.m-links-downloads.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-links-downloads {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-links-downloads {
  opacity: 1;
  transform: none;
}

@media print {
  .m-links-downloads {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .m-links-downloads {
    margin-bottom: 120px;
  }
}

@media print {
  .m-links-downloads {
    page-break-inside: avoid;
  }
}

.g-layout--6-6 .m-links-downloads,
.g-layout--4-4-4 .m-links-downloads,
.g-layout--3-3-3-3 .m-links-downloads,
.g-layout--8-4 .m-links-downloads,
.g-layout--4-8 .m-links-downloads {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.g-layout--6-6 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h2,
.g-layout--4-4-4 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h2,
.g-layout--3-3-3-3 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h2,
.g-layout--8-4 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h2,
.g-layout--4-8 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h2 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 32px;
}

.g-layout--6-6 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h3,
.g-layout--4-4-4 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h3,
.g-layout--3-3-3-3 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h3,
.g-layout--8-4 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h3,
.g-layout--4-8 .m-links-downloads .m-links-downloads__title .a-heading.a-heading--h3 {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 24px;
}

.g-layout--6-6 .m-links-downloads .m-links-downloads__link,
.g-layout--4-4-4 .m-links-downloads .m-links-downloads__link,
.g-layout--3-3-3-3 .m-links-downloads .m-links-downloads__link,
.g-layout--8-4 .m-links-downloads .m-links-downloads__link,
.g-layout--4-8 .m-links-downloads .m-links-downloads__link {
  padding-top: 16px;
  padding-bottom: 16px;
}

@media print {
  .m-links-downloads {
    display: none;
    visibility: hidden;
  }
}

.m-links-downloads__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-links-downloads__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-links-downloads__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-links-downloads__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-links-downloads__link {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-links-downloads__link {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 993px) {
  .m-links-downloads__link {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.m-links-downloads__item {
  border-bottom: 1px solid #f4f4f4;
}

.m-links-downloads__item:last-child {
  border-bottom: 1px solid #ffffff;
}

.m-links-downloads__icon {
  margin-left: 24px;
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
  display: flex;
  align-items: center;
  color: #d82034;
}

.h-browser-device--ie .m-links-downloads__icon {
  display: inline;
}

@media screen and (min-width: 993px) {
  .m-links-downloads__link:hover {
    background-color: #f9f9f9;
  }

  .m-links-downloads__link:hover .m-links-downloads__icon {
    transform: translate(0, 7px);
  }

  .m-links-downloads__link:hover .m-links-downloads__icon--arrow-right {
    transform: translate(7px, 0);
  }
}


.m-links-downloads--documents .m-links-downloads__item {
  border-bottom: 1px solid #d2d2d2;
}

.m-links-downloads--documents .m-links-downloads__item:first-child {
  border-top: 1px solid #d2d2d2;
}

.m-links-downloads--documents .m-links-downloads__item:last-child {
  border-bottom: 1px solid #d2d2d2;
}

.m-links-downloads--documents .m-links-downloads__item .m-links-downloads__link {
  padding-left: 16px;
  padding-right: 16px;
}

@media screen and (min-width: 993px) {
  .m-links-downloads--documents .m-links-downloads__item .m-links-downloads__link {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.m-links-downloads--documents .m-links-downloads__item .m-links-downloads__icon-before {
  color: #353535;
}

.m-links-downloads--documents .m-links-downloads__item .m-links-downloads__item-text {
  margin-left: 8px;
  flex-grow: 1;
}


.m-links-downloads--cms {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-links-downloads--cms {
    margin-bottom: 120px;
  }
}

@media print {
  .m-links-downloads--cms {
    page-break-inside: avoid;
  }
}

.m-links-downloads--cms.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-links-downloads--cms {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-links-downloads--cms {
  opacity: 1;
  transform: none;
}

@media print {
  .m-links-downloads--cms {
    opacity: 1;
    transform: none;
    transition: none;
  }
}


@media screen and (min-width: 993px) {
  .m-links-downloads--autosplit .g-cell:nth-last-child(2):first-child,
  .m-links-downloads--autosplit .g-cell:nth-last-child(2):first-child ~ .g-cell {
    width: 50%;
  }
}

@media screen and (min-width: 993px) {
  .m-links-downloads--autosplit .g-cell:nth-last-child(3):first-child,
  .m-links-downloads--autosplit .g-cell:nth-last-child(3):first-child ~ .g-cell {
    width: 33.33333%;
  }
}

@media screen and (min-width: 993px) {
  .o-grid-row .m-links-downloads--autosplit .g-cell:first-child:nth-last-child(2):first-child,
  .o-grid-row .m-links-downloads--autosplit .g-cell:first-child:nth-last-child(2):first-child ~ .g-cell,
  .o-grid-row .m-links-downloads--autosplit .g-cell:first-child:nth-last-child(3):first-child,
  .o-grid-row .m-links-downloads--autosplit .g-cell:first-child:nth-last-child(3):first-child ~ .g-cell {
    width: 100%;
  }
}


.m-fieldset__legend {
  margin-bottom: 16px;
  display: table;
  max-width: 100%;
}

.m-fieldset__title,
.m-fieldset__text {
  display: block;
}

.m-fieldset__title + .m-fieldset__text {
  margin-top: 24px;
}


.m-fieldset--cms {
  margin-top: 40px;
}


.a-input-message {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  padding-top: 4px;
  bottom: 0;
  display: block;
}

.a-text-input ~ .a-input-message,
.a-textarea ~ .a-input-message,
.a-select ~ .a-input-message {
  margin-left: 12px;
}

.a-input-message--error {
  color: #d82034;
}


.dk-select,
.dk-select *,
.dk-select *:before,
.dk-select *:after,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi *:before,
.dk-select-multi *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dk-select,
.dk-select-multi {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
  width: 200px;
  cursor: pointer; }

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0.4em;
  padding: 0 1.5em 0 0.5em;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
  .dk-selected:before, .dk-selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0; }
  .dk-selected:before {
    top: 50%;
    border: solid transparent;
    border-width: 0.25em 0.25em 0;
    border-top-color: #CCCCCC;
    margin: -0.125em 0.5em 0 0; }
  .dk-selected:after {
    top: 0;
    height: 100%;
    border-left: 1px solid #CCCCCC;
    margin: 0 1.5em 0 0; }

.dk-selected-disabled {
  color: #BBBBBB; }

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0;
  right: 0; }

.dk-select-open-up .dk-select-options {
  border-radius: 0.4em 0.4em 0 0;
  margin-bottom: -1px;
  bottom: 100%; }

.dk-select-open-down .dk-select-options {
  border-radius: 0 0 0.4em 0.4em;
  margin-top: -1px;
  top: 100%; }

.dk-select-multi .dk-select-options {
  max-height: 10em; }

.dk-select-options {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0.4em;
  list-style: none;
  margin: 0;
  max-height: 10.5em;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.25em 0;
  width: auto;
  z-index: 100; }

.dk-option-selected {
  background-color: #3297fd;
  color: #fff; }

.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit; }

.dk-option {
  padding: 0 0.5em; }

.dk-select-options .dk-option-highlight {
  background-color: #3297fd;
  color: #fff; }

.dk-select-options .dk-option-disabled {
  color: #BBBBBB;
  background-color: transparent; }

.dk-select-options .dk-option-hidden {
  display: none; }

.dk-optgroup {
  border: solid #CCCCCC;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em; }
  .dk-optgroup + .dk-option {
    margin-top: 0.25em; }
  .dk-optgroup + .dk-optgroup {
    border-top-width: 0;
    margin-top: 0; }
  .dk-optgroup:nth-child(2) {
    padding-top: 0;
    border-top: none;
    margin-top: 0; }
  .dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.dk-optgroup-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed; }

.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%; }

.dk-optgroup-options {
  list-style: none;
  padding-left: 0; }
  .dk-optgroup-options li {
    padding-left: 1.2em; }

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #3297fd; }

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #3297fd; }

.dk-select-open-up .dk-selected:before,
.dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #3297fd; }

.dk-select-open-up .dk-selected:after,
.dk-select-open-down .dk-selected:after {
  border-left-color: #3297fd; }

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
  display: block;
  border-color: #3297fd; }

.dk-select-multi:hover,
.dk-select-multi:focus {
  outline: none; }

.dk-selected:hover,
.dk-selected:focus {
  outline: none;
  border-color: #3297fd; }
  .dk-selected:hover:before,
  .dk-selected:focus:before {
    border-top-color: #3297fd; }
  .dk-selected:hover:after,
  .dk-selected:focus:after {
    border-left-color: #3297fd; }

.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed; }
  .dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
    border-color: inherit; }
    .dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
      border-top-color: inherit; }
    .dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
      border-left-color: inherit; }

select[data-dkcacheid] {
  display: none; }

@font-face { font-family: L8b229; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAQUAAsAAAAABkQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0FXY21hcAAAAYQAAABPAAABfmBD5KlnbHlmAAAB1AAAAHgAAACADTJyQGhlYWQAAAJMAAAALgAAADYZhyCaaGhlYQAAAnwAAAAYAAAAJAdtA+xobXR4AAAClAAAAAwAAAAMB9AAAGxvY2EAAAKgAAAACAAAAAgAGABAbWF4cAAAAqgAAAAfAAAAIAEOACFuYW1lAAACyAAAASkAAAIWm5e+CnBvc3QAAAP0AAAAIAAAADEDfZw2eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGSazTiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcHjA8YGR+AeRGgUmgRhABAOTSCuUAAHic7ZCxDYAwDATPiaFAjEFBwTBUzM8mydtmDF66k/7lysACdHEJB3swIrdWy72z5e4ceeOxvzaGTFjd001a+bOnz6+1+FNRnytoE7boCy0AeJxjYGQAAuYWpokMHAwMwuacjOKMbErqKTqMKYwpOv86OSW5mFK1/y1ijNP+18nFxcAAUe/GdJdBBMgxM5JnFBNhZ+Rj1GdUM7EH85nZOUTYRdjZ/9kB6fUcHCJAqofpKgdIlOOfHTsjx3ogQ4SDowdoEgAG0BPkeJxjYGRgYABiF+ZtTPH8Nl8ZuJlfAEUYbhfl5SDTzC1Md4EUBwMTiAcACvIJVQAAeJxjYGRgYH7BwAAnWxgYGVABMwA90QJjAAAAAAPoAAAD6AAAAAAAAAAYAEB4nGNgZGBgYGYQZQDRDAxMQMwFhAwM/8F8BgAKvwEwAHicZZA9bsJAFITHYEgCUoIUKSmzVQoimZ+SA0BPQZfCmLUxsr3WekGiywlyhBwhp4hyghwoY/NoYC0/fzNv3u7KAAb4hYd6ebhtar1auKE6cZv0IOyTn4U76ONFuEt/KNzDG6bCfTzinTt4/h2dAUrhFu7xIdym/ynsk7+EO3jCt3CX/o9wDyv8Cffx6g3TyBSxKdxSJ/sstGd5/q60rVJTqEkwPlsLXWgbOr1R66OqDsnUuVjF1uRqzq7OMqNKa3Y6csHWuXI2GsXiB5HJkSKCQYG4qQ5LaCTYI0MIe9W91CumLSr6tVaYIMD4KrVgqmiSIZXGhsk1jqwVDjxtStcxrfhazuSkucxq3iQjK/7vurejE9EPsG2mSsww4hNf5IPmDvk/PRFeqAAAAHicY2BigAAuBuyAmZGJkZmRhYEp04Ap05CBAQAJMAFT) format('woff');font-weight: normal;font-style: normal;}

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

/* stylelint-disable */

/* stylelint-enable */

.a-select {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #ffffff;
  box-shadow: none;
  /* stylelint-disable */
  /* stylelint-enable */
}

.a-select::before {
  z-index: 20;
  content: '';
  background-color: inherit;
  height: 3rem;
  width: 2px;
  position: absolute;
  left: 0;
  bottom: 1rem;
  top: auto;
  z-index: 40;
  width: 3px;
}

.h-browser-device--ie .a-select::before,
.h-browser-device--edge .a-select::before {
  width: 4px;
  margin-top: -1px;
  margin-left: -1px;
}

.a-select::after {
  z-index: 20;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: L8b229;
  font-weight: normal;
  content: '\e000';
  speak: none;
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
  line-height: 16px;
  transform: rotate(0deg);
  display: inline-block;
  height: 1.6rem;
  width: 1.6rem;
  position: absolute;
  bottom: 1.1rem;
  right: 1.1rem;
  pointer-events: none;
}

.a-select .dk-select {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .a-select .dk-select {
    width: 32rem;
  }
}

.a-select .dk-select.dk-select-open-down,
.a-select .dk-select.dk-select-open-up {
  box-shadow: inset 2px -2px 0 0 #000000;
}

.a-select .dk-select .dk-select-single {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 22.4rem;
  display: block;
}

@media screen and (min-width: 769px) {
  .a-select .dk-select .dk-select-single {
    max-width: 32rem;
  }
}

.a-select .dk-select-options {
  z-index: 140;
}

@media screen and (max-width: 768px) {
  .a-select .dk-select-options {
    position: fixed !important;
    bottom: 0;
    height: auto;
    max-height: 50vh;
    width: 100vw;
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
    background-color: #ffffff;
    transform: none !important;
  }
}

.a-select .dk-select-options {
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  top: 100%;
  left: 0;
  box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}

@media screen and (min-width: 769px) {
  .a-select .dk-select-options {
    width: 32rem;
  }
}

@media screen and (min-width: 993px) {
  .a-select .dk-select-options {
    position: absolute;
  }
}

.a-select .dk-select-options li {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word;
  font-weight: normal;
  cursor: pointer;
  text-align: left;
  color: #353535;
  position: relative;
}

.a-select .dk-select-options li b {
  color: #000000;
  font-weight: normal;
}

.a-select .dk-select-options li:last-child {
  margin-bottom: 0;
}

.a-select .dk-select-options li:hover,
.a-select .dk-select-options li.dk-option-highlight {
  color: #000000;
  background-color: #ffffff;
}

.a-select .dk-select-options li.dk-option-disabled {
  display: none;
}

.a-select .dk-select-options li.dk-option {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .a-select .dk-select-options li.dk-option {
    text-align: center;
  }
}

.a-select .dk-select-options li.dk-option strong {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.a-select .dk-select-options li.dk-option-selected {
  padding-right: 60px;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  color: #ffffff;
  background-color: #353535;
}

@media screen and (max-width: 768px) {
  .a-select .dk-select-options li.dk-option-selected {
    padding-left: 60px;
  }
}

.a-select .dk-select-options li.dk-option-selected:active,
.a-select .dk-select-options li.dk-option-selected:hover,
.a-select .dk-select-options li.dk-option-selected:focus {
  background-color: #000000;
}

.a-select .dk-select-options li.dk-option-selected::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: L8b229;
  font-weight: normal;
  content: '\e001';
  speak: none;
  position: absolute;
  top: 1.2rem;
  right: 2rem;
  font-size: 2rem;
}

.a-select.state-a-select--open::after {
  transform: rotate(-180deg);
}

.a-select.state-a-select--focus .dk-select {
  box-shadow: inset 2px -2px 0 0 #353535;
}

.a-select.state-a-select--default .dk-select {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  color: #515151;
}

.state-m-form-element--input-error .a-select .dk-select {
  box-shadow: inset 2px -2px 0 0 #d82034;
}

.a-select .dk-select {
  width: 100%;
}

.a-select .dk-select-disabled {
  box-shadow: inset 1px -1px 0 0 #b4b4b4;
  pointer-events: none;
  color: #808080;
  background: #ffffff;
}

.a-select .dk-select-disabled ~ a-select__label {
  pointer-events: none;
  color: #808080;
}

@media screen and (max-width: 768px) {
  .a-select .dk-select.dk-select-open-down,
  .a-select .dk-select.dk-select-open-up {
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  .a-select .dk-select.dk-select-open-down:before,
  .a-select .dk-select.dk-select-open-up:before {
    z-index: 130;
    content: '';
    background-color: #000000;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.a-select .dk-selected {
  border: none;
  padding-left: 0;
}

.a-select .dk-selected::before,
.a-select .dk-selected::after {
  border: none;
}

.a-select .dk-select-options {
  z-index: 140;
  border: none;
  width: 100%;
  border-radius: 0;
  max-height: 25rem;
}

.a-select .dk-option {
  margin-left: 8px;
  margin-right: 8px;
}

@media screen and (min-width: 769px) {
  .a-select .dk-select-open-up .dk-select-options {
    top: -0.4rem;
    transform: translateY(-100%);
    bottom: auto;
  }
}

.a-select .dk-select-open-down .dk-select-options {
  margin-top: 0;
}

.a-select--has-icon .a-select__input {
  padding-right: 40px;
}

.a-select__input {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  /* autoprefixer: ignore next */
  transition: box-shadow 0.2s ease-in-out;
  box-shadow: inset 1px -1px 0 0 #353535;
  display: block;
  border: none;
  box-shadow: inset 1px -1px 0 0 #353535;
  background-color: inherit;
  border-radius: 0;
  outline: none;
  width: 100%;
  appearance: none;
  background-color: transparent;
  position: relative;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
}

.a-select__input[type=number]::-webkit-inner-spin-button,
.a-select__input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.a-select__input[type="date"] {
  min-height: 3.8rem;
}

.a-select__input:focus,
.a-select__input:hover,
.a-select__input:active {
  outline: none;
  box-shadow: inset 2px -2px 0 0 #000000;
}

.a-select__input[disabled] {
  box-shadow: inset 1px -1px 0 0 #b4b4b4;
  pointer-events: none;
  color: #808080;
  background: #ffffff;
}

.a-select__input[disabled] ~ .a-select__label {
  pointer-events: none;
  color: #808080;
}

.a-select__input[readonly] {
  pointer-events: none;
}

.a-select__input::-ms-expand {
  display: none;
}

.a-select__label {
  /* autoprefixer: ignore next */
  transition: top 0.25s ease, font-size 0.25s ease, padding-right 0.25s ease;
  padding-left: 12px;
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  cursor: pointer;
  width: 100%;
  position: absolute;
  pointer-events: none;
  left: 0;
  will-change: transform;
  top: 2.8rem;
  transform: translateY(-100%);
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  padding-right: 0;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}

.state-m-form-element--input-error .a-select__label {
  color: #d82034;
}


/* stylelint-disable */

/* stylelint-enable */

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

/* stylelint-disable */

/* stylelint-enable */

.a-select.a-select--filter-button {
  display: inline;
  background: transparent;
  /* stylelint-disable */
}

.a-select.a-select--filter-button::after {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
  bottom: 0.2rem;
  color: #808080;
}

.a-select.a-select--filter-button:hover::after,
.a-select.a-select--filter-button:active::after,
.a-select.a-select--filter-button:focus::after,
.a-select.a-select--filter-button.state-a-select--open::after {
  color: #ffffff;
}

.a-select.a-select--filter-button .a-select__label {
  display: none;
}

.a-select.a-select--filter-button .dk-select {
  max-width: 22.4rem;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in, background-color 0.2s ease-in;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border: none;
  width: auto;
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
  /* stylelint-disable-next-line */
  background-color: #ffffff;
  color: #808080;
  /* stylelint-disable-next-line */
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in, border-color 0.2s ease-in, color 0.2s ease-in;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border: 1px solid #e5e5e5;
  padding-right: 40px;
  box-shadow: none;
  position: relative;
}

@media screen and (min-width: 769px) {
  .a-select.a-select--filter-button .dk-select {
    max-width: 32rem;
  }
}

.a-select.a-select--filter-button .dk-select[aria-disabled="true"],
.a-select.a-select--filter-button .dk-select[disabled] {
  cursor: default;
}

.a-select.a-select--filter-button .dk-select[aria-disabled="true"] {
  pointer-events: none;
}

@media screen and (min-width: 993px) {
  .a-select.a-select--filter-button .dk-select {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.a-select.a-select--filter-button .dk-select .dk-select-options {
  padding-right: 0;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.a-select.a-select--filter-button .dk-select[aria-disabled="true"],
.a-select.a-select--filter-button .dk-select[disabled] {
  color: #ffffff;
  background-color: #b4b4b4;
  /* stylelint-disable-next-line */
}

.a-select.a-select--filter-button .dk-select[aria-disabled="true"] .a-button__icon,
.a-select.a-select--filter-button .dk-select[disabled] .a-button__icon {
  color: #ffffff;
}

.a-select.a-select--filter-button .dk-select:hover:not([disabled]),
.a-select.a-select--filter-button .dk-select:active:not([disabled]) {
  color: #ffffff;
  background-color: #353535;
  /* stylelint-disable-next-line */
}

.a-select.a-select--filter-button .dk-select:hover:not([disabled]) .a-button__icon,
.a-select.a-select--filter-button .dk-select:active:not([disabled]) .a-button__icon {
  color: #ffffff;
}

.a-select.a-select--filter-button .dk-select .a-button__icon {
  color: #808080;
}

.a-select.a-select--filter-button .dk-select:hover:not([disabled]),
.a-select.a-select--filter-button .dk-select:active:not([disabled]) {
  border-color: #000000;
}

.a-select.a-select--filter-button .dk-select.a-button--small {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 993px) {
  .a-select.a-select--filter-button .dk-select.a-button--small {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 768px) {
  .a-select.a-select--filter-button .dk-select:hover:not([disabled]) {
    background-color: #ffffff;
    color: #808080;
    border-color: #e5e5e5;
  }

  .a-select.a-select--filter-button .dk-select:hover:not([disabled]) .a-button__icon {
    color: #808080;
  }
}

.a-select.a-select--filter-button .dk-select.dk-select-open-down,
.a-select.a-select--filter-button .dk-select.dk-select-open-up {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.a-select.a-select--filter-button .dk-select.dk-select-open-down .a-button__icon,
.a-select.a-select--filter-button .dk-select.dk-select-open-up .a-button__icon {
  color: #ffffff;
}

.a-select.a-select--filter-button .dk-select.dk-select-open-down:hover,
.a-select.a-select--filter-button .dk-select.dk-select-open-up:hover {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}

.a-select.a-select--filter-button .dk-select.dk-select-open-down:hover .a-button__icon,
.a-select.a-select--filter-button .dk-select.dk-select-open-up:hover .a-button__icon {
  color: #ffffff;
}

.a-select.a-select--filter-button .dk-select:hover,
.a-select.a-select--filter-button .dk-select:active,
.a-select.a-select--filter-button .dk-select:focus {
  box-shadow: none;
}

.a-select.a-select--filter-button .dk-select:hover .dk-selected,
.a-select.a-select--filter-button .dk-select:active .dk-selected,
.a-select.a-select--filter-button .dk-select:focus .dk-selected {
  color: inherit;
  background-color: inherit;
}

.a-select.a-select--filter-button .dk-select .dk-selected {
  background-color: inherit;
}

.a-select.a-select--filter-button .dk-select .dk-select-options {
  width: 100%;
  margin-top: 1px;
}

@media screen and (min-width: 769px) {
  .a-select.a-select--filter-button .dk-select .dk-select-options {
    width: 32rem;
  }
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

.a-text-input {
  position: relative;
  background-color: #ffffff;
  box-shadow: none;
}

.a-text-input::before {
  z-index: 20;
  content: '';
  background-color: inherit;
  height: 2.8rem;
  width: 2px;
  position: absolute;
  left: 0;
  bottom: 1rem;
  top: auto;
  width: 3px;
}

.h-browser-device--ie .a-text-input::before,
.h-browser-device--edge .a-text-input::before {
  width: 4px;
  margin-top: -1px;
  margin-left: -1px;
}

.a-text-input input::-ms-clear {
  display: none;
}

.a-text-input__input {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  /* autoprefixer: ignore next */
  transition: box-shadow 0.2s ease-in-out;
  box-shadow: inset 1px -1px 0 0 #353535;
  display: block;
  border: none;
  box-shadow: inset 1px -1px 0 0 #353535;
  background-color: inherit;
  border-radius: 0;
  outline: none;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000000;
}

.a-text-input__input[type=number]::-webkit-inner-spin-button,
.a-text-input__input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.a-text-input__input[type="date"] {
  min-height: 3.8rem;
}

.a-text-input__input:focus,
.a-text-input__input:hover,
.a-text-input__input:active {
  outline: none;
  box-shadow: inset 2px -2px 0 0 #000000;
}

.a-text-input__input[disabled] {
  box-shadow: inset 1px -1px 0 0 #b4b4b4;
  pointer-events: none;
  color: #808080;
  background: #ffffff;
}

.a-text-input__input[disabled] ~ .a-text-input__label {
  pointer-events: none;
  color: #808080;
}

.a-text-input__input[readonly] {
  pointer-events: none;
}

.a-text-input__input:-ms-input-placeholder {
  visibility: hidden;
  color: transparent;
}

.a-text-input__input::-ms-input-placeholder {
  visibility: hidden;
  color: transparent;
}

.a-text-input__input::placeholder {
  visibility: hidden;
  color: transparent;
}

.a-text-input__input:-ms-input-placeholder {
  visibility: visible;
}

.a-text-input__label {
  /* autoprefixer: ignore next */
  transition: top 0.25s ease, font-size 0.25s ease, padding-right 0.25s ease;
  padding-left: 12px;
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  cursor: pointer;
  width: 100%;
  position: absolute;
  pointer-events: none;
  left: 0;
  will-change: transform;
  top: 2.8rem;
  transform: translateY(-100%);
}

.a-text-input__placeholder {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
  color: #515151;
  position: absolute;
  top: 0;
  opacity: 0;
}

.a-text-input__input:not(.state-a-text-input--has-value):focus ~ .a-text-input__placeholder,
.a-text-input__input:not(.state-a-text-input--has-value) + .a-text-input__placeholder {
  opacity: 1;
}

.a-text-input--has-icon .a-text-input__input {
  padding-right: 40px;
}

.a-text-input--has-icon .a-text-input__label {
  padding-right: 40px;
}

.state-a-text-input--has-value ~ .a-text-input__label,
.a-text-input__input:focus ~ .a-text-input__label {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  padding-right: 0;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}

html:not(.h-browser-device--ie) .a-text-input__input:-webkit-autofill ~ .a-text-input__label,
html:not(.h-browser-device--edge) .a-text-input__input:-webkit-autofill ~ .a-text-input__label {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  padding-right: 0;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}


.a-text-input.a-text-input--background-grey {
  background-color: #f4f4f4;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

.state-m-form-element--input-error .a-text-input__input {
  box-shadow: inset 2px -2px 0 0 #d82034;
}

.state-m-form-element--input-error .a-text-input__label,
.state-m-form-element--input-error
.a-text-input__icon {
  color: #d82034;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

.state-m-form-element--password-error .a-text-input__input {
  box-shadow: inset 2px -2px 0 0 #d82034;
}

.state-m-form-element--password-weak .a-text-input__input {
  box-shadow: inset 2px -2px 0 0 #d82034;
}

.state-m-form-element--password-ok .a-text-input__input {
  box-shadow: inset 2px -2px 0 0 #c3b300;
}

.state-m-form-element--password-safe .a-text-input__input {
  box-shadow: inset 2px -2px 0 0 #22ac25;
}

.state-m-form-element--password-very-safe .a-text-input__input {
  box-shadow: inset 2px -2px 0 0 #22ac25;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

.a-text-area {
  position: relative;
  background-color: #ffffff;
  box-shadow: none;
}

.a-text-area::before {
  z-index: 20;
  content: '';
  background-color: inherit;
  height: 100%;
  width: 2px;
  position: absolute;
  left: 0;
  bottom: 1rem;
  top: auto;
  width: 3px;
}

.h-browser-device--ie .a-text-area::before,
.h-browser-device--edge .a-text-area::before {
  width: 4px;
  margin-top: -1px;
  margin-left: -1px;
}

.a-text-area__input {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  /* autoprefixer: ignore next */
  transition: box-shadow 0.2s ease-in-out;
  box-shadow: inset 1px -1px 0 0 #353535;
  display: block;
  border: none;
  box-shadow: inset 1px -1px 0 0 #353535;
  background-color: inherit;
  border-radius: 0;
  outline: none;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 0;
  color: #000000;
  min-height: 3.8rem;
  resize: vertical;
  background-color: inherit;
  overflow: hidden;
}

.a-text-area__input[type=number]::-webkit-inner-spin-button,
.a-text-area__input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.a-text-area__input[type="date"] {
  min-height: 3.8rem;
}

.a-text-area__input:focus,
.a-text-area__input:hover,
.a-text-area__input:active {
  outline: none;
  box-shadow: inset 2px -2px 0 0 #000000;
}

.a-text-area__input[disabled] {
  box-shadow: inset 1px -1px 0 0 #b4b4b4;
  pointer-events: none;
  color: #808080;
  background: #ffffff;
}

.a-text-area__input[disabled] ~ .a-text-area__label {
  pointer-events: none;
  color: #808080;
}

.a-text-area__input[readonly] {
  pointer-events: none;
}

.h-browser-device--ie .a-text-area__input {
  overflow: auto;
}

.h-browser-device--ios .a-text-area__input {
  text-indent: -3px;
}

.a-text-area__input:-ms-input-placeholder {
  visibility: hidden;
  color: transparent;
}

.a-text-area__input::-ms-input-placeholder {
  visibility: hidden;
  color: transparent;
}

.a-text-area__input::placeholder {
  visibility: hidden;
  color: transparent;
}

.a-text-area__input:-ms-input-placeholder {
  visibility: visible;
}

.a-text-area__input:not([rows]) {
  height: 3.8rem;
}

.a-text-area__hidden-div {
  display: none;
}

.a-text-area__label {
  /* autoprefixer: ignore next */
  transition: top 0.25s ease, font-size 0.25s ease, padding-right 0.25s ease;
  padding-left: 12px;
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  cursor: pointer;
  width: 100%;
  position: absolute;
  pointer-events: none;
  left: 0;
  will-change: transform;
  top: 2.8rem;
  transform: translateY(-100%);
}

.a-text-area__placeholder {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
  color: #515151;
  position: absolute;
  top: 0;
  opacity: 0;
}

.a-text-area__input:not(.state-a-text-area--has-value):focus ~ .a-text-area__placeholder,
.a-text-area__input:not(.state-a-text-area--has-value) + .a-text-area__placeholder {
  opacity: 1;
}

.state-a-text-area--has-value ~ .a-text-area__label,
.a-text-area__input:focus ~ .a-text-area__label {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  padding-right: 0;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}

.state-a-text-area--has-value .a-text-area__input {
  min-height: 5.4rem;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

.state-m-form-element--input-error .a-text-area__input {
  box-shadow: inset 2px -2px 0 0 #d82034;
}

.state-m-form-element--input-error .a-text-area__label {
  color: #d82034;
}


@font-face { font-family: y3246e; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAP0AAsAAAAABhAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0CvY21hcAAAAYQAAABKAAABcOEoo6pnbHlmAAAB0AAAAGQAAABoflDqVGhlYWQAAAI0AAAALgAAADYZhCDRaGhlYQAAAmQAAAAYAAAAJAdqA+tobXR4AAACfAAAAAgAAAAIA+gAAGxvY2EAAAKEAAAABgAAAAYANAAAbWF4cAAAAowAAAAeAAAAIAENACpuYW1lAAACrAAAASkAAAIWm5e+CnBvc3QAAAPYAAAAGwAAACxqQQEEeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGT8wjiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcHjA8YGB+AeRGgUmgRhABAAFVCzwAAHic7ZCxDYAwEAPPykOBGIEqNbNQsb/YJPkY2CKWzpJPXz2wACU5kwDdiJErrewLm31QfRPDP7T2d+5wo5WZ3X18y796QR0aJglRAAB4nGNgZAAC5kZmMQZZBgZGNSV2RgNDdTUlfkY2EXlGMSAysme0YzRnNDNRZ7blluX617qZS5bbiItrGr+yEZBvxKHFwZjKxcXMzQWW4wIJThNTAaow4lBmZ0wDqgbaAACSAQ4CeJxjYGRgYADiWTIN3+P5bb4ycDO/AIow3C7Ky0ammRuZxYAUBwMTiAcANdQJuAAAeJxjYGRgYH7BwAAnGxkYGVABEwA9lwJfAAAAAAPoAAAAAAAAADQAAHicY2BkYGBgYpBjANEgFgMDFxAyMPwH8xkAC4UBOAAAeJxlkD1uwkAUhMdgSAJSghQpKbNVCiKZn5IDQE9Bl8KYtTGyvdZ6QaLLCXKEHCGniHKCHChj82hgLT9/M2/e7soABviFh3p5uG1qvVq4oTpxm/Qg7JOfhTvo40W4S38o3MMbpsJ9POKdO3j+HZ0BSuEW7vEh3Kb/KeyTv4Q7eMK3cJf+j3APK/wJ9/HqDdPIFLEp3FIn+yy0Z3n+rrStUlOoSTA+WwtdaBs6vVHro6oOydS5WMXW5GrOrs4yo0prdjpywda5cjYaxeIHkcmRIoJBgbipDktoJNgjQwh71b3UK6YtKvq1VpggwPgqtWCqaJIhlcaGyTWOrBUOPG1K1zGt+FrO5KS5zGreJCMr/u+6t6MT0Q+wbaZKzDDiE1/kg+YO+T89EV6oAAAAeJxjYGKAAC4G7ICJkYmRmYEp04CBAQAEbQCxAA==) format('woff');font-weight: normal;font-style: normal;}

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

.a-checkbox__input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.a-checkbox__input.h-visually-hide--focusable:active,
.a-checkbox__input.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.a-checkbox__input[readonly],
.a-checkbox__input[disabled],
.a-checkbox__input:checked[readonly],
.a-checkbox__input:checked[disabled] {
  pointer-events: none;
}

.a-checkbox__input[readonly] ~ .a-checkbox__label,
.a-checkbox__input[disabled] ~ .a-checkbox__label,
.a-checkbox__input:checked[readonly] ~ .a-checkbox__label,
.a-checkbox__input:checked[disabled] ~ .a-checkbox__label {
  color: #808080;
  cursor: default;
  pointer-events: none;
}

.a-checkbox__input[readonly] ~ .a-checkbox__label::before,
.a-checkbox__input[disabled] ~ .a-checkbox__label::before,
.a-checkbox__input:checked[readonly] ~ .a-checkbox__label::before,
.a-checkbox__input:checked[disabled] ~ .a-checkbox__label::before {
  opacity: 0.5;
  border-color: #b4b4b4;
  transition: none;
}

.a-checkbox__input[readonly] ~ .a-checkbox__label:hover::before,
.a-checkbox__input[readonly] ~ .a-checkbox__label:focus::before,
.a-checkbox__input[disabled] ~ .a-checkbox__label:hover::before,
.a-checkbox__input[disabled] ~ .a-checkbox__label:focus::before,
.a-checkbox__input:checked[readonly] ~ .a-checkbox__label:hover::before,
.a-checkbox__input:checked[readonly] ~ .a-checkbox__label:focus::before,
.a-checkbox__input:checked[disabled] ~ .a-checkbox__label:hover::before,
.a-checkbox__input:checked[disabled] ~ .a-checkbox__label:focus::before {
  border-color: #808080;
}

[data-whatinput='keyboard'] .a-checkbox__input:focus ~ .a-checkbox__label {
  cursor: pointer;
  color: #000000;
}

[data-whatinput='keyboard'] .a-checkbox__input:focus ~ .a-checkbox__label::before {
  border-color: #353535;
}

.a-checkbox__input:checked ~ .a-checkbox__label {
  color: #000000;
}

.a-checkbox__input:checked ~ .a-checkbox__label::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: y3246e;
  font-weight: normal;
  content: '\e000';
  speak: none;
  background-position: center center;
  background-size: 1.4rem;
  border-color: #353535;
  padding: 0 4px;
  font-size: 14px;
}

.state-m-form-element--input-error .a-checkbox__input:checked ~ .a-checkbox__label::before {
  border-color: #d82034;
}

.a-checkbox__label {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding-left: 36px;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  position: relative;
  display: block;
}

.a-checkbox__label::before {
  /* autoprefixer: ignore next */
  transition: border-color 0.2s ease-in-out;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  border: 1px solid #b4b4b4;
  box-sizing: border-box;
}

.state-m-form-element--input-error .a-checkbox__label::before {
  border-color: #d82034;
}

.a-checkbox__label:hover {
  cursor: pointer;
  color: #000000;
}

.a-checkbox__label:hover::before {
  border-color: #353535;
}

.a-checkbox__label-text {
  vertical-align: middle;
}

.a-checkbox__label-text a {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  background: none;
  border: none;
  padding: 0;
  /* autoprefixer: ignore next */
  transition: border-bottom-color 0.2s ease-in-out;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #353535;
}

.a-checkbox__label-text a:hover,
.a-checkbox__label-text a:focus,
.a-checkbox__label-text a:active {
  color: #000000;
  border-bottom-color: transparent;
}


.a-checkbox.a-checkbox--hide-label {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
}

.a-checkbox.a-checkbox--hide-label .a-checkbox__label {
  padding-left: 24px;
  height: 2.4rem;
}

.a-checkbox.a-checkbox--hide-label .a-checkbox__label-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.a-checkbox.a-checkbox--hide-label .a-checkbox__label-text.h-visually-hide--focusable:active,
.a-checkbox.a-checkbox--hide-label .a-checkbox__label-text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}


.a-checkbox.a-checkbox--align-right {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
}

.a-checkbox.a-checkbox--align-right .a-checkbox__label {
  display: inline-block;
  padding-right: 3.6rem;
  padding-left: 0;
}

.a-checkbox.a-checkbox--align-right .a-checkbox__label:before {
  right: 0;
  left: auto;
}


.a-checkbox.a-checkbox--small {
  /* stylelint-disable-next-line */
}

.a-checkbox.a-checkbox--small .a-checkbox__label-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.4px;
}


.m-checkbox-group__legend {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  margin-bottom: 12px;
  color: #353535;
}

.m-checkbox-group__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.m-checkbox-group__item {
  margin-bottom: 12px;
  margin-right: 40px;
}


.m-checkbox-group.m-checkbox-group--vertical-group .m-checkbox-group__list {
  flex-direction: column;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

.a-radio-button__input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.a-radio-button__input.h-visually-hide--focusable:active,
.a-radio-button__input.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.a-radio-button__input[readonly],
.a-radio-button__input[disabled],
.a-radio-button__input:checked[readonly],
.a-radio-button__input:checked[disabled] {
  pointer-events: none;
}

.a-radio-button__input[readonly] ~ .a-radio-button__label,
.a-radio-button__input[disabled] ~ .a-radio-button__label,
.a-radio-button__input:checked[readonly] ~ .a-radio-button__label,
.a-radio-button__input:checked[disabled] ~ .a-radio-button__label {
  color: #808080;
  cursor: default;
  pointer-events: none;
}

.a-radio-button__input[readonly] ~ .a-radio-button__label::before,
.a-radio-button__input[disabled] ~ .a-radio-button__label::before,
.a-radio-button__input:checked[readonly] ~ .a-radio-button__label::before,
.a-radio-button__input:checked[disabled] ~ .a-radio-button__label::before {
  opacity: 0.5;
  border-color: #b4b4b4;
  transition: none;
}

.a-radio-button__input[readonly] ~ .a-radio-button__label:hover::before,
.a-radio-button__input[readonly] ~ .a-radio-button__label:focus::before,
.a-radio-button__input[disabled] ~ .a-radio-button__label:hover::before,
.a-radio-button__input[disabled] ~ .a-radio-button__label:focus::before,
.a-radio-button__input:checked[readonly] ~ .a-radio-button__label:hover::before,
.a-radio-button__input:checked[readonly] ~ .a-radio-button__label:focus::before,
.a-radio-button__input:checked[disabled] ~ .a-radio-button__label:hover::before,
.a-radio-button__input:checked[disabled] ~ .a-radio-button__label:focus::before {
  border-color: #808080;
}

[data-whatinput='keyboard'] .a-radio-button__input:focus ~ .a-radio-button__label {
  cursor: pointer;
  color: #000000;
}

[data-whatinput='keyboard'] .a-radio-button__input:focus ~ .a-radio-button__label::before {
  border-color: #353535;
}

.a-radio-button__input:checked ~ .a-radio-button__label::before {
  border-color: #000000;
}

.a-radio-button__input:checked ~ .a-radio-button__label::after {
  /* autoprefixer: ignore next */
  transition: border-color 0.2s ease-in-out;
  content: '';
  border: 6px solid #000000;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 6px;
}

.state-m-form-element--input-error .a-radio-button__input:checked ~ .a-radio-button__label::after {
  border-color: #d82034;
}

.a-radio-button__label {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding-left: 36px;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  position: relative;
  display: block;
}

.a-radio-button__label::before {
  /* autoprefixer: ignore next */
  transition: border-color 0.2s ease-in-out;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  border: 1px solid #b4b4b4;
  box-sizing: border-box;
  border-radius: 50%;
}

.state-m-form-element--input-error .a-radio-button__label::before {
  border-color: #d82034;
}

.a-radio-button__label:hover {
  cursor: pointer;
  color: #000000;
}

.a-radio-button__label:hover::before {
  border-color: #353535;
}

.a-radio-button__label-text {
  vertical-align: middle;
}


.m-radiobutton-group__legend {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  margin-bottom: 12px;
  color: #353535;
}

.m-radiobutton-group__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.m-radiobutton-group__item {
  margin-bottom: 12px;
  margin-right: 40px;
}


.m-radiobutton-group.m-radiobutton-group--vertical-group .m-radiobutton-group__list {
  flex-direction: column;
}


.m-file-upload__label {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  margin-bottom: 12px;
  display: inline-block;
  color: #000000;
}

.m-file-upload__button-label {
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}

.m-file-upload__button-label:hover,
.m-file-upload__button-label:focus,
.m-file-upload__button-label:active {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.m-file-upload__button-label:hover:not([disabled]),
.m-file-upload__button-label:focus:not([disabled]),
.m-file-upload__button-label:active:not([disabled]) {
  color: #000000;
  background-color: #f9f9f9;
}

.m-file-upload__button-label:hover:not([disabled]) .m-file-upload__button-label-icon,
.m-file-upload__button-label:focus:not([disabled]) .m-file-upload__button-label-icon,
.m-file-upload__button-label:active:not([disabled]) .m-file-upload__button-label-icon {
  transform: translate(0, -4px);
}

.m-file-upload__button-label-icon {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
  font-size: 1.6rem;
  line-height: 1.6rem;
  height: 1.6rem;
  width: 1.6rem;
}

.m-file-upload__button-label-text {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  text-align: center;
  width: auto;
  border: none;
  align-items: center;
}

.m-file-upload__button-label-icon {
  margin-left: 8px;
  color: #d82034;
  flex-shrink: 0;
  /* stylelint-disable property-no-vendor-prefix  */
  -webkit-backface-visibility: hidden;
  /* stylelint-enable property-no-vendor-prefix  */
}

.m-file-upload__button-input {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border: 0;
  padding: 0;
  height: 1px;
  width: 1px;
}

.m-file-upload__button-input[readonly],
.m-file-upload__button-input[disabled],
.m-file-upload__button-input[aria-disabled="true"] {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.m-file-upload__button-input[readonly] + .m-file-upload__button-label,
.m-file-upload__button-input[disabled] + .m-file-upload__button-label,
.m-file-upload__button-input[aria-disabled="true"] + .m-file-upload__button-label {
  pointer-events: none;
  color: #808080;
  border-color: #f4f4f4;
}

.m-file-upload__button-input[readonly] + .m-file-upload__button-label .m-file-upload__button-label-icon,
.m-file-upload__button-input[disabled] + .m-file-upload__button-label .m-file-upload__button-label-icon,
.m-file-upload__button-input[aria-disabled="true"] + .m-file-upload__button-label .m-file-upload__button-label-icon {
  opacity: 0.8;
}

.m-file-upload__button-input:focus + .m-file-upload__button-label {
  color: #000000;
  background-color: #f9f9f9;
}

.m-file-upload__button-input:focus + .m-file-upload__button-label .m-file-upload__button-label-icon {
  transform: translate(0, -4px);
}

.m-file-upload__selected-file-name {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: none;
  width: auto;
  max-width: calc(100% - 32px);
}

.m-file-upload__selected-file-remove {
  margin-left: 12px;
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  color: #515151;
  background-color: transparent;
  cursor: pointer;
  border: none;
  display: none;
}

.m-file-upload__selected-file-remove:hover,
.m-file-upload__selected-file-remove:focus,
.m-file-upload__selected-file-remove:active {
  color: #000000;
}

.state-m-file-upload--has-file .m-file-upload__selected-file-name {
  display: inline-block;
}

.state-m-file-upload--has-file .m-file-upload__selected-file-remove {
  margin-top: 16px;
  display: inline-flex;
}


.m-form-element {
  padding-top: 16px;
  margin-bottom: 16px;
  position: relative;
  background-color: inherit;
}

.m-form-element__icon,
.m-form-element__button-icon {
  height: 3.8rem;
  width: 3.8rem;
  position: absolute;
  font-size: 2rem;
  top: 1.6rem;
  right: 0;
  color: #353535;
  display: flex;
  align-items: center;
  justify-content: center;
}

.m-form-element__button-icon {
  cursor: pointer;
}

.m-form-element__icon {
  pointer-events: none;
}


.state-m-form-element--input-error .m-form-element__icon,
.state-m-form-element--input-error .m-form-element__icon-link {
  color: #d82034;
}


@font-face { font-family: vee84c; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAQYAAsAAAAABmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0FXY21hcAAAAYQAAABPAAABfmBD5KlnbHlmAAAB1AAAAHwAAACk+Zst2GhlYWQAAAJQAAAALgAAADYZlCCaaGhlYQAAAoAAAAAYAAAAJAd6A+xobXR4AAACmAAAAAwAAAAMB9AAAGxvY2EAAAKkAAAACAAAAAgAKgBSbWF4cAAAAqwAAAAfAAAAIAEOACFuYW1lAAACzAAAASkAAAIWm5e+CnBvc3QAAAP4AAAAIAAAADEDfZw2eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGSazTiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcHjA8YGR+AeRGgUmgRhABAOTSCuUAAHic7ZCxDYAwDATPiaFAjEFBwTBUzM8mydtmDF66k/7lysACdHEJB3swIrdWy72z5e4ceeOxvzaGTFjd001a+bOnz6+1+FNRnytoE7boCy0AeJxjYGQAAuaJTHcZRBgYOBnZlPQZ1UzMGc2MxBnFRPgZ+RjVGX/+m8suwiHJzs7YxiECJNjZRdhF2Zka/s0AssAiHBz/SoEMIJMDZByamWZG8kCz2IFmqwPNtgeb/Z4xGaQBqLEKSAIJiEkZjBkcYHGQCGM3RAkAkx8YinicY2BkYGAA4qxbtn3x/DZfGbiZXwBFGG4X5eUg08wTme4CKQ4GJhAPADryCnIAAHicY2BkYGB+wcAAJycyMDKgAmYAPsgCcAAAAAAD6AAAA+gAAAAAAAAAKgBSeJxjYGRgYGBmEGUA0QwMTEDMBYQMDP/BfAYACr8BMAB4nGWQPW7CQBSEx2BIAlKCFCkps1UKIpmfkgNAT0GXwpi1MbK91npBossJcoQcIaeIcoIcKGPzaGAtP38zb97uygAG+IWHenm4bWq9WrihOnGb9CDsk5+FO+jjRbhLfyjcwxumwn084p07eP4dnQFK4Rbu8SHcpv8p7JO/hDt4wrdwl/6PcA8r/An38eoN08gUsSncUif7LLRnef6utK1SU6hJMD5bC11oGzq9Ueujqg7J1LlYxdbkas6uzjKjSmt2OnLB1rlyNhrF4geRyZEigkGBuKkOS2gk2CNDCHvVvdQrpi0q+rVWmCDA+Cq1YKpokiGVxobJNY6sFQ48bUrXMa34Ws7kpLnMat4kIyv+77q3oxPRD7BtpkrMMOITX+SD5g75Pz0RXqgAAAB4nGNgYoAALgbsgJmRiZGZkYWBKdOAKdOQgQEACTABUw==) format('woff');font-weight: normal;font-style: normal;}

/*
@include arrow(bottom, 10px, #000000);
 */

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-enable max-nesting-depth  */

/* stylelint-disable */

/* stylelint-enable */

/* stylelint-disable */

.m-form-element.m-form-element--date-picker .a-text-input__input {
  cursor: pointer;
}

.m-form-element.m-form-element--date-picker .a-text-input__input.flatpickr-input {
  pointer-events: all;
}

.m-form-element.m-form-element--date-picker .a-text-input__input.flatpickr-input[readonly] {
  cursor: pointer;
  pointer-events: all;
  box-shadow: inset 1px -1px 0 0 #353535;
}

.m-form-element.m-form-element--date-picker .a-text-input__input.flatpickr-input.active {
  outline: none;
  box-shadow: inset 2px -2px 0 0 #000000;
}

.m-form-element.m-form-element--date-picker .a-text-input__input.flatpickr-input[readonly] {
  color: #000000;
}

.m-form-element.m-form-element--date-picker .a-text-input__input.flatpickr-input[readonly] ~ .a-text-input__label {
  color: #353535;
}

.m-form-element.m-form-element--date-picker .a-text-input__input.flatpickr-input[readonly] ~ .a-text-input__placeholder {
  color: #515151;
}

.m-form-element.m-form-element--date-picker.state-m-form-element--input-error .a-text-input__input.flatpickr-input {
  color: #000000;
}

.m-form-element.m-form-element--date-picker.state-m-form-element--input-error .a-text-input__input.flatpickr-input[readonly] {
  box-shadow: inset 2px -2px 0 0 #d82034;
}

.m-form-element.m-form-element--date-picker.state-m-form-element--input-error .a-text-input__input.flatpickr-input[readonly] ~ .a-text-input__label {
  color: #d82034;
}

.m-form-element.m-form-element--date-picker .m-form-element__date-picker-clear-button {
  display: none;
}

.m-form-element.m-form-element--date-picker :not(.hasTime) .m-form-element__date-picker-clear-button {
  max-width: 32rem;
  margin: 0 auto;
  position: relative;
  height: 5rem;
  border-top: 1px solid #f4f4f4;
}

.m-form-element.m-form-element--date-picker .hasTime .m-form-element__date-picker-clear-button {
  border-left: 1px solid #f4f4f4;
  position: absolute;
  right: 0;
  height: 100%;
  width: 4.4rem;
}

.m-form-element.m-form-element--date-picker.state-m-form-element--date-time-picker-ready :not(.hasTime) .m-form-element__date-picker-clear-button {
  display: block;
}

.m-form-element.m-form-element--date-picker.state-m-form-element--date-time-picker-ready .hasTime .m-form-element__date-picker-clear-button {
  display: inline;
}

@media screen and (max-width: 768px) {
  .m-form-element.m-form-element--date-picker.state-m-form-element--date-time-picker-open .m-form-element__backdrop {
    z-index: 130;
    content: '';
    background-color: #000000;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-calendar {
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 1.4rem;
  line-height: 2.4rem;
  border-radius: 0.5rem;
  position: absolute;
  touch-action: manipulation;
  background: #ffffff;
}

.m-form-element.m-form-element--date-picker .flatpickr-calendar.open {
  z-index: 140;
  display: inline-block;
  opacity: 1;
  width: 32rem;
  visibility: visible;
  background: #ffffff;
  box-shadow: 0 13px 12px 0 rgba(0, 0, 0, 0.22), 0 19px 38px 0 rgba(0, 0, 0, 0.24);
  border-radius: 0;
  margin-top: 0;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-calendar.open {
    left: 0 !important;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-calendar.open:focus {
  outline: none;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-calendar.open {
    top: 5.4rem !important;
  }
}

@media screen and (max-width: 768px) {
  .m-form-element.m-form-element--date-picker .flatpickr-calendar.open {
    z-index: 140;
    top: auto !important;
    bottom: 0;
    left: 0 !important;
    right: 0 !important;
    position: fixed;
    width: 100vw;
    height: auto;
    background-color: #ffffff;
  }
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-calendar.open.arrowBottom {
    top: -0.4rem !important;
    transform: translateY(-100%);
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-months,
.m-form-element.m-form-element--date-picker .flatpickr-innerContainer {
  max-width: 32rem;
  margin: 0 auto;
}

.m-form-element.m-form-element--date-picker .flatpickr-months {
  margin-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.m-form-element.m-form-element--date-picker .flatpickr-prev-month,
.m-form-element.m-form-element--date-picker .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  z-index: 3;
}

.m-form-element.m-form-element--date-picker .flatpickr-prev-month.disabled,
.m-form-element.m-form-element--date-picker .flatpickr-next-month.disabled {
  cursor: default;
  fill: #b4b4b4;
}

.m-form-element.m-form-element--date-picker .flatpickr-prev-month {
  left: 0;
}

.m-form-element.m-form-element--date-picker .flatpickr-next-month {
  right: 0;
}

.m-form-element.m-form-element--date-picker .flatpickr-months .flatpickr-prev-month svg,
.m-form-element.m-form-element--date-picker .flatpickr-months .flatpickr-next-month svg {
  display: block;
  width: 2rem;
  height: 2rem;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month {
  font-size: 20px;
  line-height: 28px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper {
  display: inline-block;
  position: relative;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper:hover .arrowUp,
  .m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper:hover .arrowDown {
    opacity: 1;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .numInput[disabled] ~ .arrowUp,
.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .numInput[disabled] ~ .arrowDown {
  display: none;
  visibility: hidden;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowUp,
.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowDown {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  padding: 12px;
  position: absolute;
  left: 50%;
  display: block;
  transform: translateX(-50%);
  cursor: pointer;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowUp,
  .m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowDown {
    opacity: 0;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowUp::after,
.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowDown::after {
  font-size: 20px;
  line-height: 20px;
  display: block;
  height: 20px;
  width: 20px;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowUp {
  top: -32px;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowUp::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: vee84c;
  font-weight: normal;
  content: '\e000';
  speak: none;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowDown {
  bottom: -32px;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInputWrapper .arrowDown::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: vee84c;
  font-weight: normal;
  content: '\e001';
  speak: none;
}

.m-form-element.m-form-element--date-picker .flatpickr-current-month .numInput {
  width: 6rem;
  background: #ffffff;
  border: 0;
  color: #353535;
  text-align: center;
}

[data-whatinput='mouse'] .m-form-element.m-form-element--date-picker .flatpickr-current-month .numInput:focus,
[data-whatinput='touch'] .m-form-element.m-form-element--date-picker .flatpickr-current-month .numInput:focus {
  outline: none;
}

.m-form-element.m-form-element--date-picker .flatpickr-weekdays {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding: 0 1.2rem 0 1.2rem;
  color: #666666;
  border-bottom: 1px solid #f4f4f4;
}

.m-form-element.m-form-element--date-picker .flatpickr-weekdaycontainer {
  padding-top: 32px;
  padding-bottom: 16px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.m-form-element.m-form-element--date-picker .flatpickr-weekday {
  flex-basis: 4.22857rem;
}

.m-form-element.m-form-element--date-picker .flatpickr-days {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding: 1.2rem;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
}

.m-form-element.m-form-element--date-picker .flatpickr-days .dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.h-browser-device--ie .m-form-element.m-form-element--date-picker .flatpickr-days .dayContainer {
  width: 100%;
}

.m-form-element.m-form-element--date-picker .flatpickr-day {
  background: none;
  cursor: pointer;
  flex-basis: 4.22857rem;
  justify-content: center;
  width: 4.22857rem;
  height: 4.22857rem;
  line-height: 4.22857rem;
  display: inline-block;
  position: relative;
  text-align: center;
}

.m-form-element.m-form-element--date-picker .flatpickr-day:before {
  content: '';
  cursor: pointer;
  z-index: -1;
  display: block;
  position: absolute;
  top: 0.41429rem;
  left: 0.41429rem;
  border: 1px solid transparent;
  border-radius: 100%;
  color: #000000;
  width: 3.2rem;
  height: 3.2rem;
}

.m-form-element.m-form-element--date-picker .flatpickr-day:focus:before,
.m-form-element.m-form-element--date-picker .flatpickr-day:hover:before {
  border-color: #000000;
}

.m-form-element.m-form-element--date-picker .flatpickr-day:focus {
  outline: none;
}

.m-form-element.m-form-element--date-picker .flatpickr-day.selected,
.m-form-element.m-form-element--date-picker .flatpickr-day.today {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  color: #ffffff;
}

.m-form-element.m-form-element--date-picker .flatpickr-day.today:before {
  background-color: #d82034;
}

.m-form-element.m-form-element--date-picker .flatpickr-day.today:hover:before {
  border-color: transparent;
}

.m-form-element.m-form-element--date-picker .flatpickr-day.selected:before {
  background-color: #000000;
}

.m-form-element.m-form-element--date-picker .flatpickr-day.selected:hover:before {
  border-color: transparent;
}

.m-form-element.m-form-element--date-picker .flatpickr-day.disabled,
.m-form-element.m-form-element--date-picker .flatpickr-day.nextMonthDay,
.m-form-element.m-form-element--date-picker .flatpickr-day.prevMonthDay {
  color: #b4b4b4;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-calendar.hasTime.noCalendar {
    width: 18.5rem;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-time {
  display: inline-flex;
  position: relative;
  height: 100%;
  width: 100%;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-time {
    justify-content: flex-start;
  }
}

[data-whatinput='mouse'] .m-form-element.m-form-element--date-picker .flatpickr-time:focus,
[data-whatinput='touch'] .m-form-element.m-form-element--date-picker .flatpickr-time:focus {
  outline: none;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper {
  padding-top: 52px;
  padding-bottom: 52px;
  width: 7rem;
  height: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper:hover .arrowUp,
  .m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper:hover .arrowDown {
    opacity: 1;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .numInput[disabled] ~ .arrowUp,
.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .numInput[disabled] ~ .arrowDown {
  display: none;
  visibility: hidden;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowUp,
.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowDown {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  padding: 12px;
  position: absolute;
  left: 50%;
  display: block;
  transform: translateX(-50%);
  cursor: pointer;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowUp,
  .m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowDown {
    opacity: 0;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowUp::after,
.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowDown::after {
  font-size: 20px;
  line-height: 20px;
  display: block;
  height: 20px;
  width: 20px;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowUp {
  top: 12px;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowUp::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: vee84c;
  font-weight: normal;
  content: '\e000';
  speak: none;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowDown {
  bottom: 12px;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper .arrowDown::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: vee84c;
  font-weight: normal;
  content: '\e001';
  speak: none;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInputWrapper:hover .numInput {
  color: #000000;
}

.m-form-element.m-form-element--date-picker .flatpickr-time .flatpickr-time-separator {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #393939;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (min-width: 769px) {
  .m-form-element.m-form-element--date-picker .flatpickr-time .flatpickr-time-separator {
    left: 7rem;
    justify-content: flex-start;
  }
}

.m-form-element.m-form-element--date-picker .flatpickr-time .numInput {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #353535;
  display: block;
  border: none;
  box-shadow: none;
  background-color: inherit;
  border-radius: 0;
  outline: none;
  width: 100%;
  height: 100%;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .m-form-element.m-form-element--date-picker .flatpickr-time .numInput {
    font-size: 20px;
    line-height: 28px;
  }
}

/* stylelint-enable */


.m-form-element.m-form-element--no-padding {
  padding-top: 0;
}


.m-form-element.m-form-element--disclaimer .m-form-element__disclaimer {
  margin-bottom: 12px;
}


.m-form-actions {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: right;
  background-color: #ffffff;
  border-top: 1px solid #f4f4f4;
}

.m-form-actions.m-form-actions--no-padding-x {
  border-top: none;
}

@media screen and (min-width: 769px) {
  .m-form-actions {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    flex-direction: row-reverse;
  }

  .m-form-actions.m-form-actions--no-padding-x {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-form-actions {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .o-overlay .m-form-actions {
    padding-left: 40px;
    padding-right: 40px;
  }

  .m-form-actions.m-form-actions--no-padding-x {
    padding-left: 0;
    padding-right: 0;
  }
}

.m-form-actions__action {
  padding-top: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

.m-form-actions__action:last-child {
  padding-bottom: 16px;
}

.m-form-actions--no-padding-x .m-form-actions__action {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 769px) {
  .m-form-actions__action {
    padding: 0;
    border: none;
  }

  .m-form-actions__action:last-child {
    padding-bottom: 0;
  }

  .m-form-actions__action + .m-form-actions__action {
    padding-right: 12px;
  }
}

.m-form-actions__action-left {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 769px) {
  .m-form-actions__action-left {
    padding-left: 0;
    padding-right: 0;
    flex-direction: row;
    margin-right: auto;
  }

  .m-form-actions__action-left .m-form-actions__action + .m-form-actions__action {
    padding-left: 12px;
  }
}


.o-form {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .o-form {
    padding-left: 40px;
    padding-right: 40px;
  }
}


.o-form.o-form--cms {
  margin-bottom: 48px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 769px) {
  .o-form.o-form--cms {
    margin-bottom: 120px;
  }
}

@media print {
  .o-form.o-form--cms {
    page-break-inside: avoid;
  }
}

@media screen and (min-width: 993px) {
  .o-form.o-form--cms {
    padding-left: 0;
    padding-right: 0;
  }
}

.o-form.o-form--cms .o-form__background {
  max-width: 872px;
  background-color: #ffffff;
}

.o-form.o-form--cms .o-form__spacing {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-form.o-form--cms .o-form__spacing {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.o-form.o-form--cms .o-form__title {
  margin-bottom: 24px;
  margin-bottom: 40px;
}

.o-form.o-form--cms .o-form__wrapper {
  max-width: 676px;
}

.o-form.o-form--cms .o-form__error-wrapper {
  margin-top: 40px;
  display: none;
  visibility: hidden;
}

.o-form.o-form--cms.state-o-form--error .o-form__error-wrapper {
  display: block;
  visibility: visible;
}

.o-overlay .o-form.o-form--cms {
  position: static;
}

@media screen and (min-width: 993px) {
  .o-overlay .o-form.o-form--cms .m-form-actions {
    z-index: 150;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}


.o-form.o-form--no-padding {
  padding: 0;
}


.o-grid-form-row {
  display: block;
  margin-right: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-left: -12px !important;
}

.o-grid-form-row:before,
.o-grid-form-row:after {
  content: '';
  display: table;
}

.o-grid-form-row:after {
  clear: both;
}

@media screen and (min-width: 769px) {
  .o-grid-form-row {
    display: block;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-left: -32px !important;
  }

  .o-grid-form-row:before,
  .o-grid-form-row:after {
    content: '';
    display: table;
  }

  .o-grid-form-row:after {
    clear: both;
  }
}

@media screen and (min-width: 769px) {
  .o-grid-form-row--6-6 > .o-grid-form-cell {
    width: 50%;
  }

  .o-grid-form-row--6-6 > .o-grid-form-cell:nth-of-type(2n+1) {
    clear: both;
  }
}

/* stylelint-disable max-nesting-depth  */

@media screen and (min-width: 769px) {
  .o-grid-form-row--4-8 > .o-grid-form-cell--cell-1 {
    width: 33.33334%;
  }
}

@media screen and (min-width: 769px) {
  .o-grid-form-row--4-8 > .o-grid-form-cell--cell-2 {
    width: 66.66667%;
  }
}

@media screen and (min-width: 769px) {
  .o-grid-form-row--8-4 > .o-grid-form-cell--cell-1 {
    width: 66.66667%;
  }
}

@media screen and (min-width: 769px) {
  .o-grid-form-row--8-4 > .o-grid-form-cell--cell-2 {
    width: 33.33334%;
  }
}

.o-grid-form-row--full > .o-grid-form-cell {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .o-grid-form-row--full > .o-grid-form-cell > div:not(.o-grid-form__row),
  .o-grid-form-row--4-8 > .o-grid-form-cell > div:not(.o-grid-form__row),
  .o-grid-form-row--8-4 > .o-grid-form-cell > div:not(.o-grid-form__row) {
    max-width: 676px;
  }
}

/* stylelint-enable max-nesting-depth  */


.o-grid-form-cell {
  display: block;
  margin-right: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box;
  float: left;
  margin-left: 0 !important;
  width: 100%;
  min-height: 1px;
  padding-left: 12px !important;
}

.o-grid-form-cell > div:not(.o-grid-form__row) {
  max-width: 338px;
}

@media screen and (min-width: 769px) {
  .o-grid-form-cell {
    display: block;
    margin-right: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: left;
    margin-left: 0 !important;
    width: 100%;
    min-height: 1px;
    padding-left: 32px !important;
  }
}


.o-grid-form {
  max-width: 676px;
}


.o-overlay-header {
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  background-color: #ffffff;
  height: 7.3rem;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-grow: 0;
  align-items: flex-start;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .o-overlay-header {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 992px) {
  .o-overlay-header {
    z-index: 150;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
  }
}

@media screen and (min-width: 993px) {
  .o-overlay-header {
    align-items: center;
    height: 9.3rem;
  }
}

.o-overlay-header__button-close-wrapper {
  position: absolute;
  right: 2.4rem;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 993px) {
  .o-overlay-header__button-close-wrapper {
    right: 2.8rem;
  }
}

.o-overlay-header__close-button.a-button.a-button--icon-only {
  padding: 12px;
  color: #808080;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

[data-whatinput='mouse'] .o-overlay-header__close-button.a-button.a-button--icon-only:focus .a-button__icon,
[data-whatinput='touch'] .o-overlay-header__close-button.a-button.a-button--icon-only:focus .a-button__icon {
  color: #808080;
}

[data-whatinput='mouse'] .o-overlay-header__close-button.a-button.a-button--icon-only:focus:hover .a-button__icon,
[data-whatinput='touch'] .o-overlay-header__close-button.a-button.a-button--icon-only:focus:hover .a-button__icon {
  color: #000000;
}


.o-overlay-content {
  padding: 24px;
  justify-content: space-between;
  flex: 1;
}

@media screen and (min-width: 993px) {
  .o-overlay-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 993px) {
  .o-overlay-content {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 993px) {
  .o-overlay-content {
    overflow-y: auto;
    overflow-x: hidden;
  }
}

.state-o-overlay--fetch-error .o-overlay-content .o-overlay-content__error-message {
  display: block;
  visibility: visible;
}

.o-overlay-content__error-message {
  display: none;
  visibility: hidden;
}


.o-overlay-content.o-overlay-content--no-padding {
  padding: 0;
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .o-overlay-content.o-overlay-content--no-padding {
    padding: 0;
  }
}

@media screen and (max-width: 992px) {
  .o-overlay-content.o-overlay-content--no-padding {
    padding-top: 7.3rem;
  }
}


.o-overlay-footer {
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-end;
  background-color: #ffffff;
  min-height: 8rem;
}

.o-overlay-footer__actions {
  width: 100%;
  display: flex;
  flex-direction: column;
}


.o-overlay {
  z-index: 10;
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-in, transform 0.3s ease-in-out, z-index 0.3s linear;
  display: none;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.o-overlay.state-o-overlay--visible {
  z-index: 150;
  display: flex;
  visibility: visible;
  transform: translateY(100%);
}

.o-overlay.state-o-overlay--transition {
  opacity: 1;
  transform: translateY(0);
}

.o-overlay.state-o-overlay--fetching .o-overlay-content {
  position: relative;
}

@media screen and (max-width: 992px) {
  .o-overlay.state-o-overlay--no-scroll .o-overlay__wrapper {
    overflow: hidden;
  }
}

@media screen and (min-width: 993px) {
  .o-overlay.state-o-overlay--no-scroll .o-overlay-content {
    overflow: hidden;
  }
}

.o-overlay > .l-container__inner {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 993px) {
  .o-overlay > .l-container__inner {
    padding: 20px;
  }
}

@media screen and (min-width: 1241px) {
  .o-overlay > .l-container__inner {
    padding: 18px;
  }
}

.o-overlay .o-overlay__horizontal-indent {
  height: 100%;
}

.o-overlay__vertical-alignment {
  height: 100%;
  width: 100%;
}

@media screen and (min-width: 993px) {
  .o-overlay__vertical-alignment {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}

.o-overlay__wrapper {
  max-height: 100%;
  position: relative;
  width: 100%;
  pointer-events: auto;
  height: 100%;
  background-color: #f4f4f4;
}

@media screen and (max-width: 992px) {
  .o-overlay__wrapper {
    margin-top: 7.3rem;
    max-height: calc(100% - 7.3rem);
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
  }
}

@media screen and (min-width: 993px) {
  .o-overlay__wrapper {
    display: flex;
    flex-direction: column;
    height: auto;
  }

  .h-browser-device--ie .o-overlay__wrapper {
    height: 100%;
  }
}


.o-overlay.o-overlay--minimal .o-overlay {
  display: flex;
}

@media screen and (max-width: 992px) {
  .o-overlay.o-overlay--minimal .o-overlay__vertical-alignment {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}

.o-overlay.o-overlay--minimal .o-overlay__wrapper {
  margin-top: 0;
  max-height: 100%;
}

@media screen and (min-width: 481px) {
  .o-overlay.o-overlay--minimal .o-overlay__wrapper {
    width: 42rem;
    height: auto;
  }
}

.o-overlay.o-overlay--minimal .o-overlay-header {
  border: none;
  text-align: left;
  position: static;
}

.o-overlay.o-overlay--minimal .o-overlay-header__close-button {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  pointer-events: none;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

[data-whatintent='keyboard'] .o-overlay.o-overlay--minimal .o-overlay-header__close-button:focus {
  opacity: 1;
  pointer-events: auto;
}

.o-overlay.o-overlay--minimal .o-overlay-content {
  flex: 0 0 auto;
}

.o-overlay.o-overlay--minimal .o-overlay-footer {
  border: none;
}


/* stylelint-disable max-nesting-depth  */

.o-overlay.o-overlay--meta-navigation {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  transform: translateY(-100%);
}

@media screen and (max-width: 1240px) {
  .o-overlay.o-overlay--meta-navigation.o-overlay--profile {
    top: 3rem;
  }
}

.o-overlay.o-overlay--meta-navigation.state-o-overlay--visible {
  display: block;
}

.o-overlay.o-overlay--meta-navigation.state-o-overlay--transition {
  transform: translateY(0);
}

.o-overlay.o-overlay--meta-navigation .l-container__inner {
  width: auto;
  height: auto;
}

@media screen and (min-width: 993px) {
  .o-overlay.o-overlay--meta-navigation .l-container__inner {
    padding: 0;
  }
}

.o-overlay.o-overlay--meta-navigation .o-overlay__horizontal-indent {
  margin: 0;
  height: auto;
}

.o-overlay.o-overlay--meta-navigation .o-overlay__vertical-alignment {
  width: auto;
  height: auto;
  display: block;
}

.o-overlay.o-overlay--meta-navigation .o-overlay__wrapper {
  max-height: none;
  width: auto;
  height: auto;
  display: block;
  overflow: visible;
}

@media screen and (max-width: 992px) {
  .o-overlay.o-overlay--meta-navigation .o-overlay__wrapper {
    margin-top: 0;
  }
}

.o-overlay.o-overlay--meta-navigation .o-overlay-header {
  padding: 0;
  border-bottom: 0;
  height: auto;
}

@media screen and (min-width: 993px) {
  .o-overlay.o-overlay--meta-navigation .o-overlay-header {
    height: auto;
  }
}

.o-overlay.o-overlay--meta-navigation .o-overlay-header__button-close-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  transform: none;
}

.o-overlay.o-overlay--meta-navigation .o-overlay-header__close-button {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

[data-whatintent='keyboard'] .o-overlay.o-overlay--meta-navigation .o-overlay-header__close-button:focus {
  opacity: 1;
  pointer-events: auto;
}

.o-overlay.o-overlay--meta-navigation .o-overlay-footer {
  border: none;
}

.o-overlay.o-overlay--meta-navigation .o-overlay-content {
  background-color: #ffffff;
  white-space: nowrap;
  overflow: visible;
  padding-top: 0;
}

/* stylelint-enable max-nesting-depth  */


/* stylelint-disable max-nesting-depth  */

.o-overlay.o-overlay--profile .o-overlay-header__button-close-wrapper {
  z-index: 150;
  margin: 12px;
}

@media screen and (min-width: 993px) {
  .o-overlay.o-overlay--profile .l-container__inner {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
  }
}

@media screen and (min-width: 1241px) {
  .o-overlay.o-overlay--profile .l-container__inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}

@media screen and (max-width: 1240px) {
  .o-overlay.o-overlay--profile {
    left: 2.4rem;
    right: 2.4rem;
    top: 1.2rem;
  }

  .o-overlay.o-overlay--profile .o-overlay-header__close-button {
    opacity: 1;
    pointer-events: auto;
  }
}

@media screen and (min-width: 1241px) {
  .o-overlay.o-overlay--profile {
    right: 0;
    left: auto;
  }
}

/* stylelint-enable max-nesting-depth  */


.o-overlay.o-overlay--search-navigation {
  /* autoprefixer: ignore next */
  transition: opacity 0.4s ease-in-out;
  bottom: auto;
  background-color: #ffffff;
  pointer-events: auto;
}

.o-overlay.o-overlay--search-navigation .o-overlay__transition-wrapper {
  /* autoprefixer: ignore next */
  transition: transform 0.4s ease-in-out;
  transform: translateX(100%);
}

@media screen and (min-width: 1241px) {
  .o-overlay.o-overlay--search-navigation {
    /* autoprefixer: ignore next */
    transition: opacity 0.8s ease-in-out;
  }

  .o-overlay.o-overlay--search-navigation .o-overlay__transition-wrapper {
    /* autoprefixer: ignore next */
    transition: transform 0.8s ease-in-out;
  }
}

.o-overlay.o-overlay--search-navigation.state-o-overlay--visible {
  display: block;
  transform: none;
}

.o-overlay.o-overlay--search-navigation.state-o-overlay--transition {
  transform: none;
}

.o-overlay.o-overlay--search-navigation.state-o-overlay--transition .o-overlay__transition-wrapper {
  transform: translateX(0);
}

.o-overlay.o-overlay--search-navigation .l-container__inner {
  height: auto;
}

.o-overlay.o-overlay--search-navigation .o-overlay__horizontal-indent {
  height: auto;
}

.o-overlay.o-overlay--search-navigation .o-overlay__vertical-alignment {
  display: block;
  height: auto;
}

.o-overlay.o-overlay--search-navigation .o-overlay__wrapper {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  height: 7.7rem;
  background-color: #ffffff;
}

@media screen and (min-width: 1241px) {
  .o-overlay.o-overlay--search-navigation .o-overlay__wrapper {
    padding-left: 80px;
    padding-right: 80px;
    height: 9.2rem;
  }
}

.o-overlay.o-overlay--search-navigation .o-overlay-header {
  padding: 0;
  height: auto;
  position: static;
}

.o-overlay.o-overlay--search-navigation .o-overlay-header__button-close-wrapper {
  right: -12px;
}

@media screen and (min-width: 1241px) {
  .o-overlay.o-overlay--search-navigation .o-overlay-header__button-close-wrapper {
    right: 68px;
  }
}

.o-overlay.o-overlay--search-navigation.o-overlay--minimal .o-overlay-header__close-button {
  opacity: 1;
  pointer-events: auto;
}

.o-overlay.o-overlay--search-navigation .o-overlay-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1 0 auto;
  padding-top: 0;
}

.o-overlay.o-overlay--search-navigation .l-container__inner {
  padding-top: 0;
  padding-bottom: 0;
}


.o-overlay.state-h-transition-group--enter {
  z-index: 150;
  display: flex;
  visibility: visible;
  transform: translateY(100%);
}

.o-overlay.state-h-transition-group--enter-active,
.o-overlay.state-h-transition-group--enter-done,
.o-overlay.state-h-transition-group--exit {
  z-index: 150;
  display: flex;
  visibility: visible;
  transform: translateY(100%);
  opacity: 1;
  transform: translateY(0);
}

.o-overlay.state-h-transition-group--exit-active {
  z-index: 150;
  display: flex;
  visibility: visible;
  transform: translateY(100%);
  opacity: 0;
  transform: translateY(100%);
}


.o-overlay.o-overlay--cms {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.o-overlay.o-overlay--cms .o-overlay-content {
  padding-bottom: 0;
}

@media screen and (min-width: 993px) {
  .o-overlay.o-overlay--cms .o-overlay-content {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  .o-overlay.o-overlay--cms.state-o-overlay--fetching .o-overlay-content {
    height: 100%;
  }
}

.o-overlay.o-overlay--cms.state-o-overlay--fetching .o-overlay-content,
.o-overlay.o-overlay--cms.state-o-overlay--fetch-error .o-overlay-content {
  padding-bottom: 24px;
}

@media screen and (min-width: 993px) {
  .o-overlay.o-overlay--cms.state-o-overlay--fetching .o-overlay-content,
  .o-overlay.o-overlay--cms.state-o-overlay--fetch-error .o-overlay-content {
    padding-bottom: 64px;
  }
}


@media screen and (min-width: 993px) {
  .o-overlay.o-overlay--form .o-overlay-content {
    margin-bottom: 80px;
  }
}


.a-anchor {
  position: relative;
}

.a-anchor__target {
  position: absolute;
  top: -7.7rem;
}

@media screen and (min-width: 1241px) {
  .a-anchor__target {
    top: -9.2rem;
  }
}


/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


.m-collapse__header {
  margin-top: 16px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .m-collapse__header {
    margin-top: 48px;
  }
}


.m-image-gallery {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .m-image-gallery {
    margin-bottom: 120px;
  }
}

@media print {
  .m-image-gallery {
    page-break-inside: avoid;
  }
}

.m-image-gallery__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-image-gallery__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-image-gallery__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-image-gallery__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}


@font-face { font-family: x17745; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAR8AAsAAAAABvQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0HeY21hcAAAAYQAAABaAAABmuBx5L9nbHlmAAAB4AAAAMAAAAEApfzpBmhlYWQAAAKgAAAALgAAADYZByFLaGhlYQAAAtAAAAAYAAAAJAbtA+5obXR4AAAC6AAAAA8AAAAUD6AAAGxvY2EAAAL4AAAADAAAAAwAcADAbWF4cAAAAwQAAAAfAAAAIAEQACFuYW1lAAADJAAAASkAAAIWm5e+CnBvc3QAAARQAAAAKgAAADugtp+neJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGRWYJzAwMrAwFTFtIeBgaEHQjM+YDBkZAKKMrAyM2AFAWmuKQwODxgeMDO/AHKjwCRQI4gAAL1rCm0AAHic7ZHBDYAwDAOvJPBADMKDIRiCF9N3k9YJGYNIZ8lWlIcDrICJSzi0l0bMo7RlbuyZO2fueOTdxpASKu+pi3bjxsY/R+pdzqOrj2yvUGP0Ir7QC3wCO3oO8QAAeJwtjjEKAkEMRfMdcWa2sXB0sRIEdwsHBBEtvYmNK3gDwcpiESxtxEKbPZWNt9g6mJkxRUg+yX+fQFKdu6rJECG30ChWm85hzg12c75lmao9v/jlcbLjjNL9R93JEVmMXB+9aRl+sF5OZNc44miM087wWWtc42jQ8tsMZE6KtKgnP9VN/FlpsYketceOm8C0lUeFyvMt4P/8r3okfrHaCjePP73pIma/8FOLdYJIBhepLfYpiShDHaIF/QekPCtzeJxjYGRgYADikz47tsXz23xl4GZ+ARRhuF2Ul4FMM7MwTwNSHAxMIB4ARAgKCwAAeJxjYGRgYH7BwAAnWRgYGVABKwA0UwHleJxjYGBgYH6BigEhLAOtAAAAAAAAGABAAFgAgHicY2BkYGBgZRBlANEMDExAzAWEDAz/wXwGAAr1ATIAeJxlkD1uwkAUhMdgSAJSghQpKbNVCiKZn5IDQE9Bl8KYtTGyvdZ6QaLLCXKEHCGniHKCHChj82hgLT9/M2/e7soABviFh3p5uG1qvVq4oTpxm/Qg7JOfhTvo40W4S38o3MMbpsJ9POKdO3j+HZ0BSuEW7vEh3Kb/KeyTv4Q7eMK3cJf+j3APK/wJ9/HqDdPIFLEp3FIn+yy0Z3n+rrStUlOoSTA+WwtdaBs6vVHro6oOydS5WMXW5GrOrs4yo0prdjpywda5cjYaxeIHkcmRIoJBgbipDktoJNgjQwh71b3UK6YtKvq1VpggwPgqtWCqaJIhlcaGyTWOrBUOPG1K1zGt+FrO5KS5zGreJCMr/u+6t6MT0Q+wbaZKzDDiE1/kg+YO+T89EV6oAAAAeJxjYGKAAC4G7ICVkYmRmZGFkZWRjYEp04Ap05Ap04gp05iBAQAZBgKdAAA=) format('woff');font-weight: normal;font-style: normal;}

@keyframes show-item-description {
  0.01% {
    transform: translateY(-1.6rem);
    opacity: 0;
  }

  100% {
    opacity: 1;
    transform: translateY(-3.2rem);
  }
}

@keyframes show-item-description-medium-up {
  0.01% {
    opacity: 0;
    transform: translateY(1.6rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.m-image-gallery.m-image-gallery--slider {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.m-image-gallery.m-image-gallery--slider.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-image-gallery.m-image-gallery--slider {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-image-gallery.m-image-gallery--slider {
  opacity: 1;
  transform: none;
}

@media print {
  .m-image-gallery.m-image-gallery--slider {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-image-gallery.m-image-gallery--slider.state-m-image-gallery--pre-init .m-image-gallery__slider-item:not(:first-child) {
  display: none;
}

.m-image-gallery.m-image-gallery--slider.state-m-image-gallery--pre-init .m-image-gallery__slider-buttons {
  display: none;
  visibility: hidden;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-wrapper {
  padding-bottom: 4px;
  position: relative;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-wrapper {
    padding-bottom: 16px;
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-item {
  position: relative;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-item.state-m-image-gallery--description-visible .m-image-gallery__image-description {
  animation: show-item-description 0.15s 1 ease-in-out forwards;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-item.state-m-image-gallery--description-visible .m-image-gallery__image-description {
    animation: show-item-description-medium-up 0.15s 1 ease-in-out forwards;
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__image-description {
  /* autoprefixer: ignore next */
  transition: opacity ease-in-out 0.15s, transform ease-in-out 0.15s;
  margin-right: 12px;
  margin-left: 12px;
  padding-top: 32px;
  padding-bottom: 36px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #ffffff;
  position: relative;
  transform: translateY(-1.6rem);
  opacity: 0;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__image-description {
    padding: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__image-description {
    margin-right: 0;
    margin-left: 0;
    padding-top: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
    position: absolute;
    right: 4rem;
    bottom: 4rem;
    max-width: 42rem;
    transform: translateY(1.6rem);
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__image-text {
  margin-top: 12px;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__image-text {
    margin-top: 24px;
  }
}

@media screen and (max-width: 992px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__image-text .m-image-gallery__image-text-content {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
  }
}

.m-image-gallery__slider-item .m-image-gallery.m-image-gallery--slider .m-image-gallery__image-text {
  margin-top: 24px;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons {
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons {
    right: 2.4rem;
    bottom: 0;
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button {
  background-color: #353535;
  color: #ffffff;
  /* stylelint-disable-next-line */
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 16px;
  /* autoprefixer: ignore next */
  transition: background-color 0.1s ease-in;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button[aria-disabled="true"],
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button[disabled] {
  color: #ffffff;
  background-color: #b4b4b4;
  /* stylelint-disable-next-line */
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button[aria-disabled="true"] .a-button__icon,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button[aria-disabled="true"] .a-button__icon-before,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button[disabled] .a-button__icon,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button[disabled] .a-button__icon-before {
  color: #ffffff;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:hover:not([disabled]),
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:active:not([disabled]) {
  color: #ffffff;
  background-color: #000000;
  /* stylelint-disable-next-line */
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:hover:not([disabled]) .a-button__icon,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:hover:not([disabled]) .a-button__icon-before,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:active:not([disabled]) .a-button__icon,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:active:not([disabled]) .a-button__icon-before {
  color: #ffffff;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button .a-button__icon,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button .a-button__icon-before {
  color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button {
    font-size: 20px;
    line-height: 20px;
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:after {
  /* autoprefixer: ignore next */
  transition: transform 0.1s ease-in;
  font-size: 1.6rem;
  display: block;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:after {
    font-size: 2rem;
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:hover {
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button:hover:after {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button .a-button__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button .a-button__text.h-visually-hide--focusable:active,
.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button .a-button__text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--prev:after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: x17745;
  font-weight: normal;
  content: '\e000';
  speak: none;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--prev:after {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: x17745;
    font-weight: normal;
    content: '\e001';
    speak: none;
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--prev:hover:after {
  transform: translateX(-7px);
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--prev:hover:after {
    transform: translateX(-7px);
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--next:after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: x17745;
  font-weight: normal;
  content: '\e002';
  speak: none;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--next:after {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: x17745;
    font-weight: normal;
    content: '\e003';
    speak: none;
  }
}

.m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--next:hover:after {
  transform: translateX(7px);
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--slider .m-image-gallery__slider-buttons .m-image-gallery__slider-button--next:hover:after {
    transform: translateX(7px);
  }
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

.m-image-gallery.m-image-gallery--tiles {
  /* stylelint-enable max-nesting-depth  */
}

.m-image-gallery.m-image-gallery--tiles .m-image-gallery__list {
  display: flex;
  margin-left: -12px;
  flex-flow: row wrap;
}

.m-image-gallery.m-image-gallery--tiles .m-image-gallery__list > .m-image-gallery__list-item {
  flex-basis: 50%;
  max-width: 50%;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list {
    display: flex;
    margin-left: -32px;
  }

  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list > .m-image-gallery__list-item {
    flex-basis: 25%;
    max-width: 25%;
  }
}

@media screen and (max-width: 992px) {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-item {
    padding-left: 12px;
    flex-grow: 0;
    flex-shrink: 1;
  }

  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-item:nth-child(n+3) {
    margin-top: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-item {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
  }
}

.h-browser-device--ie .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-item {
  list-style-image: none;
}

.m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item {
  opacity: 1;
  transform: none;
}

@media print {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item.state-h-animation--visible:nth-child(2) {
    transition-delay: 0.2s;
  }

  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item.state-h-animation--visible:nth-child(3) {
    transition-delay: 0.4s;
  }

  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-initial .m-image-gallery__list-item.state-h-animation--visible:nth-child(4) {
    transition-delay: 0.5s;
  }
}

.m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-additional .m-image-gallery__list-item {
  margin-top: 32px;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__list-additional .m-image-gallery__list-item {
    margin-top: 64px;
  }
}

.m-image-gallery.m-image-gallery--tiles .m-image-gallery__image-text {
  margin-top: 12px;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__image-text {
    margin-top: 20px;
  }
}

.m-image-gallery.m-image-gallery--tiles .m-image-gallery__image-text-content {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
}

@media screen and (min-width: 993px) {
  .m-image-gallery.m-image-gallery--tiles .m-image-gallery__image-text-content {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
  }
}


.m-info-box--color-white .m-info-box__wrapper {
  background-color: #ffffff;
}

.m-info-box--color-white .m-info-box__wrapper .m-info-box__credentials-text {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
}

.m-info-box--color-white .m-info-box__wrapper .m-info-box__title {
  color: #000000;
}

.g-layout--6-6 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--4-4-4 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--3-3-3-3 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--8-4 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--4-8 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
}

.m-info-box--color-red .m-info-box__wrapper {
  background-color: #e04d5d;
  color: #ffffff;
}

.m-info-box--color-red .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-red .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-red .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

.m-info-box--color-violet .m-info-box__wrapper {
  background-color: #8a4690;
  color: #ffffff;
}

.m-info-box--color-violet .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-violet .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-violet .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

.m-info-box--color-anthrazit .m-info-box__wrapper {
  background-color: #353535;
  color: #ffffff;
}

.m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

.m-info-box--color-bordeaux .m-info-box__wrapper {
  background-color: #a11c36;
  color: #ffffff;
}

.m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

@media print {
  .m-info-box--color-white .m-info-box__wrapper,
  .m-info-box--color-red .m-info-box__wrapper,
  .m-info-box--color-violet .m-info-box__wrapper,
  .m-info-box--color-anthrazit .m-info-box__wrapper,
  .m-info-box--color-bordeaux .m-info-box__wrapper {
    color: #000000;
  }
}

@media print {
  .m-info-box--color-white .m-info-box__wrapper,
  .m-info-box--color-red .m-info-box__wrapper,
  .m-info-box--color-violet .m-info-box__wrapper,
  .m-info-box--color-anthrazit .m-info-box__wrapper,
  .m-info-box--color-bordeaux .m-info-box__wrapper {
    background: #ffffff;
    background-color: #ffffff;
  }
}

@media print {
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__credentials-text {
    color: #000000;
  }
}


.m-info-box--color-white .m-info-box__wrapper {
  background-color: #ffffff;
}

.m-info-box--color-white .m-info-box__wrapper .m-info-box__credentials-text {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
}

.m-info-box--color-white .m-info-box__wrapper .m-info-box__title {
  color: #000000;
}

.g-layout--6-6 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--4-4-4 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--3-3-3-3 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--8-4 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content,
.g-layout--4-8 .m-info-box--color-white .m-info-box__wrapper .m-info-box__text-content {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
}

.m-info-box--color-red .m-info-box__wrapper {
  background-color: #e04d5d;
  color: #ffffff;
}

.m-info-box--color-red .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-red .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-red .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

.m-info-box--color-violet .m-info-box__wrapper {
  background-color: #8a4690;
  color: #ffffff;
}

.m-info-box--color-violet .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-violet .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-violet .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

.m-info-box--color-anthrazit .m-info-box__wrapper {
  background-color: #353535;
  color: #ffffff;
}

.m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

.m-info-box--color-bordeaux .m-info-box__wrapper {
  background-color: #a11c36;
  color: #ffffff;
}

.m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__title,
.m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__lead-text-heading,
.m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__credentials {
  color: #ffffff;
}

@media print {
  .m-info-box--color-white .m-info-box__wrapper,
  .m-info-box--color-red .m-info-box__wrapper,
  .m-info-box--color-violet .m-info-box__wrapper,
  .m-info-box--color-anthrazit .m-info-box__wrapper,
  .m-info-box--color-bordeaux .m-info-box__wrapper {
    color: #000000;
  }
}

@media print {
  .m-info-box--color-white .m-info-box__wrapper,
  .m-info-box--color-red .m-info-box__wrapper,
  .m-info-box--color-violet .m-info-box__wrapper,
  .m-info-box--color-anthrazit .m-info-box__wrapper,
  .m-info-box--color-bordeaux .m-info-box__wrapper {
    background: #ffffff;
    background-color: #ffffff;
  }
}

@media print {
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-white .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-red .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-violet .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-anthrazit .m-info-box__wrapper .m-info-box__credentials-text,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__title,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__lead-text-heading,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__credentials,
  .m-info-box--color-bordeaux .m-info-box__wrapper .m-info-box__credentials-text {
    color: #000000;
  }
}

.m-info-box {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-info-box {
    margin-bottom: 120px;
  }
}

@media print {
  .m-info-box {
    page-break-inside: avoid;
  }
}

.m-info-box.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-info-box {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-info-box {
  opacity: 1;
  transform: none;
}

@media print {
  .m-info-box {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-info-box__wrapper {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 48px;
  padding-bottom: 48px;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}

@media screen and (min-width: 993px) {
  .m-info-box__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-info-box__wrapper {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 993px) {
  .g-layout--6-6 .m-info-box__wrapper,
  .g-layout--4-4-4 .m-info-box__wrapper,
  .g-layout--3-3-3-3 .m-info-box__wrapper,
  .g-layout--8-4 .m-info-box__wrapper,
  .g-layout--4-8 .m-info-box__wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .g-layout--6-6 .m-info-box__wrapper .m-info-box__text,
  .g-layout--4-4-4 .m-info-box__wrapper .m-info-box__text,
  .g-layout--3-3-3-3 .m-info-box__wrapper .m-info-box__text,
  .g-layout--8-4 .m-info-box__wrapper .m-info-box__text,
  .g-layout--4-8 .m-info-box__wrapper .m-info-box__text {
    margin-top: 40px;
  }

  .g-layout--6-6 .m-info-box__wrapper .m-info-box__text-content,
  .g-layout--4-4-4 .m-info-box__wrapper .m-info-box__text-content,
  .g-layout--3-3-3-3 .m-info-box__wrapper .m-info-box__text-content,
  .g-layout--8-4 .m-info-box__wrapper .m-info-box__text-content,
  .g-layout--4-8 .m-info-box__wrapper .m-info-box__text-content {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  }
}

.m-info-box__lead-text {
  margin-bottom: 16px;
  text-align: center;
}

.m-info-box__avatar {
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}

@media print {
  .m-info-box__avatar {
    display: none;
    visibility: hidden;
  }
}

.m-info-box__title-wrapper {
  text-align: center;
}

.m-info-box__avatar + .m-info-box__title-wrapper {
  margin-bottom: 8px;
}

.m-info-box__avatar + .m-info-box__title-wrapper .m-info-box__title {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-info-box__credentials {
  margin-top: 8px;
}

.m-info-box__text {
  margin-top: 32px;
}

@media screen and (min-width: 993px) {
  .m-info-box__text .m-info-box__text-content {
    font-size: 20px;
    line-height: 28px;
  }
}


@media print {
  .m-a11y-nav {
    display: none;
    visibility: hidden;
  }
}

.m-a11y-nav__title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m-a11y-nav__title.h-visually-hide--focusable:active,
.m-a11y-nav__title.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.m-a11y-nav__item {
  font-size: 0;
  line-height: 0;
}

.m-a11y-nav__link {
  position: absolute;
  top: -20000em;
  left: -2000em;
  display: block;
  width: auto;
  height: auto;
  background-color: #ffffff;
  border-radius: 4px;
  color: #353535;
  text-decoration: none;
}

.m-a11y-nav__link:focus {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  z-index: 120;
  border-radius: 2px;
  padding: 1rem;
  top: 3px;
  left: 3px;
}

@media screen and (min-width: 993px) {
  .m-a11y-nav__link:focus {
    font-size: 20px;
    line-height: 32px;
  }
}


.m-anchor-navigation {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
  background: linear-gradient(90deg, transparent 50%, #ffffff 50%);
}

.m-anchor-navigation.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-anchor-navigation {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-anchor-navigation {
  opacity: 1;
  transform: none;
}

@media print {
  .m-anchor-navigation {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .m-anchor-navigation {
    margin-bottom: 120px;
  }
}

@media print {
  .m-anchor-navigation {
    page-break-inside: avoid;
  }
}

.m-anchor-navigation__container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  padding-right: 0;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0;
  border-right-width: 24px;
}

.g-layout--6-6 .m-anchor-navigation__container,
.g-layout--8-4 .m-anchor-navigation__container,
.g-layout--4-8 .m-anchor-navigation__container,
.g-layout--4-4-4 .m-anchor-navigation__container,
.g-layout--3-3-3-3 .m-anchor-navigation__container,
.m-accordion-item__content .m-anchor-navigation__container,
.o-overlay-content .m-anchor-navigation__container {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .m-anchor-navigation__container {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .m-anchor-navigation__container,
  .g-layout--8-4 .m-anchor-navigation__container,
  .g-layout--4-8 .m-anchor-navigation__container,
  .g-layout--4-4-4 .m-anchor-navigation__container,
  .g-layout--3-3-3-3 .m-anchor-navigation__container,
  .m-accordion-item__content .m-anchor-navigation__container,
  .o-overlay-content .m-anchor-navigation__container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-anchor-navigation__container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .m-anchor-navigation__container,
  .g-layout--8-4 .m-anchor-navigation__container,
  .g-layout--4-8 .m-anchor-navigation__container,
  .g-layout--4-4-4 .m-anchor-navigation__container,
  .g-layout--3-3-3-3 .m-anchor-navigation__container,
  .m-accordion-item__content .m-anchor-navigation__container,
  .o-overlay-content .m-anchor-navigation__container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .m-anchor-navigation__container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .m-anchor-navigation__container,
  .g-layout--8-4 .m-anchor-navigation__container,
  .g-layout--4-8 .m-anchor-navigation__container,
  .g-layout--4-4-4 .m-anchor-navigation__container,
  .g-layout--3-3-3-3 .m-anchor-navigation__container,
  .m-accordion-item__content .m-anchor-navigation__container,
  .o-overlay-content .m-anchor-navigation__container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-anchor-navigation__container {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .m-anchor-navigation__container,
  .g-layout--8-4 .m-anchor-navigation__container,
  .g-layout--4-8 .m-anchor-navigation__container,
  .g-layout--4-4-4 .m-anchor-navigation__container,
  .g-layout--3-3-3-3 .m-anchor-navigation__container,
  .m-accordion-item__content .m-anchor-navigation__container,
  .o-overlay-content .m-anchor-navigation__container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  .m-anchor-navigation__container {
    max-width: 1440px;
  }
}

@media print {
  .m-anchor-navigation__container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .m-anchor-navigation__container {
    border-right-width: 46px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-anchor-navigation__container {
    border-right-width: 50px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .m-anchor-navigation__container {
    border-right-width: 60px;
  }
}

@media screen and (min-width: 1241px) {
  .m-anchor-navigation__container {
    border-right-width: 58px;
  }
}

.m-anchor-navigation__row > .m-anchor-navigation__col-1 {
  width: 16.6%;
}

.m-anchor-navigation__row > .m-anchor-navigation__col-2 {
  width: 83.3%;
}

@media screen and (min-width: 1241px) {
  .m-anchor-navigation__row > .m-anchor-navigation__col-1 {
    width: 33.3%;
  }

  .m-anchor-navigation__row > .m-anchor-navigation__col-2 {
    width: 66.7%;
  }
}

.m-anchor-navigation__box {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 24px;
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-anchor-navigation__box {
    padding-left: 40px;
  }
}

.m-anchor-navigation__title {
  margin-bottom: 32px;
}

.m-anchor-navigation__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.m-anchor-navigation__item {
  margin-bottom: 16px;
}

@media screen and (min-width: 993px) {
  .m-anchor-navigation__item {
    margin-bottom: 8px;
  }
}

.m-anchor-navigation__item:last-child {
  margin-bottom: 0;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

.m-page-intro {
  padding-left: 24px;
  padding-right: 24px;
  background-color: #ffffff;
}

@media screen and (min-width: 1241px) {
  .m-page-intro {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.m-page-intro__container {
  padding-top: 32px;
  padding-bottom: 32px;
}

@media screen and (min-width: 1241px) {
  .m-page-intro__container {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 1241px) {
  .m-page-intro__container {
    display: flex;
    margin-left: -32px;
    min-height: 10rem;
  }
}

.m-page-intro__col {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
  }

  .h-browser-device--ie .m-page-intro__col,
  .h-browser-device--edge .m-page-intro__col {
    min-height: 6.4rem;
  }
}

.m-page-intro__col + .m-page-intro__col {
  margin-top: 32px;
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col + .m-page-intro__col {
    margin-top: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col:first-child:nth-last-child(3) {
    flex-basis: 33.33333%;
    justify-content: flex-start;
  }

  .h-browser-device--ie .m-page-intro__col:first-child:nth-last-child(3),
  .h-browser-device--edge .m-page-intro__col:first-child:nth-last-child(3) {
    flex-basis: 33.3%;
  }
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col:nth-child(2):nth-last-child(2) {
    flex-basis: 33.33333%;
    justify-content: center;
  }

  .h-browser-device--ie .m-page-intro__col:nth-child(2):nth-last-child(2),
  .h-browser-device--edge .m-page-intro__col:nth-child(2):nth-last-child(2) {
    flex-basis: 33.3%;
  }
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col:last-child:nth-child(3) {
    justify-content: flex-end;
    flex-basis: 33.33333%;
  }

  .h-browser-device--ie .m-page-intro__col:last-child:nth-child(3),
  .h-browser-device--edge .m-page-intro__col:last-child:nth-child(3) {
    flex-basis: 33.3%;
  }
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col:first-child:nth-last-child(2) {
    flex-basis: 50%;
    justify-content: flex-start;
  }

  .h-browser-device--ie .m-page-intro__col:first-child:nth-last-child(2),
  .h-browser-device--edge .m-page-intro__col:first-child:nth-last-child(2) {
    flex-basis: 50%;
  }
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col:last-child:nth-child(2) {
    justify-content: flex-end;
    flex-basis: 50%;
  }

  .h-browser-device--ie .m-page-intro__col:last-child:nth-child(2),
  .h-browser-device--edge .m-page-intro__col:last-child:nth-child(2) {
    flex-basis: 50%;
  }
}

@media screen and (min-width: 1241px) {
  .m-page-intro__col:first-child:last-child {
    justify-content: center;
    flex-basis: 100%;
  }

  .h-browser-device--ie .m-page-intro__col:first-child:last-child,
  .h-browser-device--edge .m-page-intro__col:first-child:last-child {
    flex-basis: 100%;
  }
}

.m-page-intro__favorite-button-active {
  display: none;
}

.state-m-mood-image--is-favorite .m-page-intro__favorite-button-active {
  display: block;
}

.state-m-mood-image--is-favorite .m-page-intro__favorite-button-active .a-link__icon-before {
  color: #d82034;
}

.m-page-intro__favorite-button-inactive .a-link__icon-before {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  color: #808080;
}

.m-page-intro__favorite-button-inactive:hover .a-link__icon-before,
.m-page-intro__favorite-button-inactive:focus .a-link__icon-before {
  color: #d82034;
}

.state-m-mood-image--is-favorite .m-page-intro__favorite-button-inactive {
  display: none;
}


.m-page-intro.m-page-intro--author .m-page-intro__author-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.m-page-intro.m-page-intro--author .m-page-intro__author {
  margin-left: 16px;
  display: flex;
  flex-direction: column;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-page-intro.m-page-intro--video .m-page-intro__video-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 1241px) {
  .m-page-intro.m-page-intro--video .m-page-intro__video-wrapper {
    align-items: flex-start;
  }
}

.m-page-intro.m-page-intro--video .m-page-intro__video-title {
  margin-bottom: 32px;
}

@media screen and (min-width: 1241px) {
  .m-page-intro.m-page-intro--video .m-page-intro__video-title {
    margin-bottom: 4px;
  }
}


.m-link-list {
  padding: 0;
  margin: 0;
  list-style: none;
}


.m-link-list.m-link-list--quick {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  display: inline;
}

@media screen and (min-width: 1241px) {
  .m-link-list.m-link-list--quick {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1241px) {
  .m-link-list.m-link-list--quick {
    display: flex;
    justify-content: space-around;
  }
}

@media screen and (max-width: 1240px) {
  .m-link-list.m-link-list--quick .m-link-list__item {
    margin-top: 24px;
  }
}

@media screen and (max-width: 1240px) {
  .m-link-list.m-link-list--quick .m-link-list__item:first-child {
    margin-top: 0;
  }
}

.m-link-list.m-link-list--quick .m-link-list__link {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 1241px) {
  .m-link-list.m-link-list--quick .m-link-list__link {
    font-size: 26px;
    line-height: 28px;
  }
}

.m-link-list.m-link-list--quick .m-link-list__link:hover,
.m-link-list.m-link-list--quick .m-link-list__link:focus,
.m-link-list.m-link-list--quick .m-link-list__link:active {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 1240px) {
  .m-link-list.m-link-list--quick .m-link-list__link {
    display: flex;
    align-items: center;
    /* stylelint-disable-next-line */
  }

  .m-link-list.m-link-list--quick .m-link-list__link .a-link__icon-after {
    margin-left: auto;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-link-list.m-link-list--quick .m-link-list__link {
    /* stylelint-disable-next-line */
  }

  .m-link-list.m-link-list--quick .m-link-list__link .a-link__icon-after {
    font-size: 2.0rem;
  }
}


.m-link-list.m-link-list--horizontal {
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.m-link-list.m-link-list--horizontal:before,
.m-link-list.m-link-list--horizontal:after {
  content: " ";
  display: table;
}

.m-link-list.m-link-list--horizontal:after {
  clear: both;
}

.m-link-list.m-link-list--horizontal li {
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  white-space: nowrap;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--horizontal {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
  }
}


@media screen and (min-width: 769px) {
  .m-link-list.m-link-list--inverse li {
    float: right;
  }
}


.m-link-list.m-link-list--caption {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}

.m-link-list.m-link-list--caption .m-link-list__item {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  position: relative;
  border-bottom: 1px solid #d2d2d2;
}

.m-link-list.m-link-list--caption .m-link-list__item:first-child {
  border-top: 1px solid #d2d2d2;
}

.m-link-list.m-link-list--caption .m-link-list__item:hover {
  background-color: #f9f9f9;
}

.m-link-list.m-link-list--caption .m-link-list__item-link:hover,
.m-link-list.m-link-list--caption .m-link-list__item-link:focus,
.m-link-list.m-link-list--caption .m-link-list__item-link:active {
  /* stylelint-disable max-nesting-depth  */
}

.m-link-list.m-link-list--caption .m-link-list__item-link:hover:not([disabled]),
.m-link-list.m-link-list--caption .m-link-list__item-link:focus:not([disabled]),
.m-link-list.m-link-list--caption .m-link-list__item-link:active:not([disabled]) {
  /* stylelint-disable-next-line */
  /* stylelint-enable */
}

.m-link-list.m-link-list--caption .m-link-list__item-link:hover:not([disabled]) ~ .m-link-list__item-icon,
.m-link-list.m-link-list--caption .m-link-list__item-link:focus:not([disabled]) ~ .m-link-list__item-icon,
.m-link-list.m-link-list--caption .m-link-list__item-link:active:not([disabled]) ~ .m-link-list__item-icon {
  transform: translate(7px, 0);
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--caption .m-link-list__item-link:hover:not([disabled]) ~ .m-link-list__item-icon,
  .m-link-list.m-link-list--caption .m-link-list__item-link:focus:not([disabled]) ~ .m-link-list__item-icon,
  .m-link-list.m-link-list--caption .m-link-list__item-link:active:not([disabled]) ~ .m-link-list__item-icon {
    transform: translate(7px, -50%);
  }
}

.m-link-list.m-link-list--caption .m-link-list__heading {
  margin-bottom: 16px;
}

.m-link-list.m-link-list--caption .m-link-list__caption {
  padding-right: 24px;
  max-width: 25rem;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--caption .m-link-list__caption {
    max-width: 42rem;
  }
}

.m-link-list.m-link-list--caption .m-link-list__item-icon {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
  position: absolute;
  right: 1.6rem;
  bottom: 1.6rem;
  height: 1em;
  color: #d82034;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--caption .m-link-list__item-icon {
    top: 50%;
    bottom: unset;
    transform: translate(0, -50%);
  }
}


.m-link-list.m-link-list--avatar-large {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}

.m-link-list.m-link-list--avatar-large .m-link-list__item-link {
  z-index: 1;
}

.m-link-list.m-link-list--avatar-large .m-link-list__item {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 48px;
  position: relative;
  display: flex;
  align-items: flex-start;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-large .m-link-list__item {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 40px;
    padding-right: 80px;
  }
}

.m-link-list.m-link-list--avatar-large .m-link-list__item:last-child {
  padding-bottom: 0;
}

.m-link-list.m-link-list--avatar-large .m-link-list__item:hover {
  background-color: #f9f9f9;
}

.m-link-list.m-link-list--avatar-large .m-link-list__avatar {
  padding-right: 12px;
  display: inline-block;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-large .m-link-list__avatar {
    padding-right: 16px;
  }
}

.m-link-list.m-link-list--avatar-large .m-link-list__item-details {
  margin-top: 4px;
  display: inline-block;
  vertical-align: top;
  flex: 1;
  overflow: hidden;
}

.m-link-list.m-link-list--avatar-large .m-link-list__heading {
  margin-bottom: 0;
  color: #000000;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-large .m-link-list__heading {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 22px;
    color: #353535;
  }
}

.m-link-list.m-link-list--avatar-large .m-link-list__caption {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #666666;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-large .m-link-list__caption {
    font-size: 16px;
    line-height: 22px;
  }
}

.m-link-list.m-link-list--avatar-large .m-link-list__item-icon {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
  padding-right: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  bottom: unset;
  transform: translate(0, -50%);
  height: 1em;
  color: #d82034;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-large .m-link-list__item-icon {
    padding-right: 40px;
  }
}

.m-link-list.m-link-list--avatar-large .m-link-list__show-more {
  margin-top: 24px;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-large .m-link-list__show-more {
    margin-top: 40px;
  }
}


.m-link-list.m-link-list--avatar-small {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}

.m-link-list.m-link-list--avatar-small .m-link-list__item-link {
  z-index: 1;
}

.m-link-list.m-link-list--avatar-small .m-link-list__item {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 48px;
  position: relative;
  display: flex;
  align-items: flex-start;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-small .m-link-list__item {
    padding-left: 40px;
    padding-right: 80px;
  }
}

.m-link-list.m-link-list--avatar-small .m-link-list__item:first-child {
  padding-top: 0;
}

.m-link-list.m-link-list--avatar-small .m-link-list__item:last-child {
  padding-bottom: 0;
}

.m-link-list.m-link-list--avatar-small .m-link-list__item:hover {
  background-color: #f9f9f9;
}

.m-link-list.m-link-list--avatar-small .m-link-list__avatar {
  padding-right: 12px;
  display: inline-block;
}

.m-link-list.m-link-list--avatar-small .m-link-list__item-details {
  display: inline-block;
  vertical-align: top;
  flex: 1;
  overflow: hidden;
}

.m-link-list.m-link-list--avatar-small .m-link-list__heading {
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

.m-link-list.m-link-list--avatar-small .m-link-list__caption {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.4px;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
}

.m-link-list.m-link-list--avatar-small .m-link-list__item-icon {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
  padding-right: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  bottom: unset;
  transform: translate(0, -50%);
  height: 1em;
  color: #d82034;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-small .m-link-list__item-icon {
    padding-right: 40px;
  }
}

.m-link-list.m-link-list--avatar-small .m-link-list__show-more {
  margin-top: 24px;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .m-link-list.m-link-list--avatar-small .m-link-list__show-more {
    margin-top: 40px;
  }
}


.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.m-quick-links {
  background-color: #ffffff;
}

@media screen and (min-width: 1241px) {
  .m-quick-links {
    padding-top: 32px;
  }
}

@media screen and (min-width: 1241px) {
  .m-quick-links {
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-quick-links {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-quick-links .collapse:not(.show) {
    display: block;
    visibility: visible;
  }
}

@media print {
  .m-quick-links {
    display: none;
    visibility: hidden;
  }
}

.m-quick-links.state-m-quick-links--hidden {
  padding: 0;
  display: none;
}

.m-quick-links__header .a-button--accordion {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
}

@media screen and (min-width: 1241px) {
  .m-quick-links__header {
    display: none;
    visibility: hidden;
  }
}

@media screen and (max-width: 1240px) {
  .m-quick-links__content {
    padding-top: 16px;
  }
}

@media screen and (max-width: 1240px) {
  .m-quick-links__content {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 1240px) {
  .m-quick-links__content {
    padding-bottom: 32px;
  }
}


.m-mood-image {
  position: relative;
  overflow: hidden;
}

.m-mood-image.state-m-mood-image--animate .m-mood-image__category,
.m-mood-image.state-m-mood-image--animate .m-mood-image__heading,
.m-mood-image.state-m-mood-image--animate .m-mood-image__description,
.m-mood-image.state-m-mood-image--animate .m-mood-image__button {
  opacity: 1;
}

.m-mood-image.state-m-mood-image--is-hidden,
.m-mood-image.state-m-mood-image--overflow-is-hidden .m-mood-image__overflow {
  display: none;
  visibility: hidden;
}

.m-mood-image__content-wrapper {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.m-mood-image__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3.2rem;
}

@media screen and (min-width: 769px) {
  .m-mood-image__content {
    bottom: 6.4rem;
  }
}

.m-mood-image__category {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.6s;
  opacity: 0;
  transform: translateY(0);
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}

.state-h-animation--disabled .m-mood-image__category {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image__category {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media print {
  .m-mood-image__category {
    text-shadow: none;
  }
}

.m-mood-image__heading {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.8s;
  opacity: 0;
  transform: translateY(0);
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}

.state-h-animation--disabled .m-mood-image__heading {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image__heading {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media print {
  .m-mood-image__heading {
    text-shadow: none;
  }
}

.m-mood-image__description {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.9s;
  opacity: 0;
  transform: translateY(0);
  margin-top: 24px;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}

.state-h-animation--disabled .m-mood-image__description {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image__description {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image__description {
    margin-top: 32px;
  }
}

@media print {
  .m-mood-image__description {
    text-shadow: none;
  }
}

@media screen and (max-width: 992px) {
  .m-mood-image__description {
    display: none;
    visibility: hidden;
  }
}

@media screen and (max-width: 992px) {
  .state-m-mood-image--show-description-on-mobile .m-mood-image__description {
    display: block;
    visibility: visible;
  }
}

.m-mood-image__button {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 1s;
  opacity: 0;
  transform: translateY(0);
  margin-top: 32px;
}

.state-h-animation--disabled .m-mood-image__button {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image__button {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image__button {
    margin-top: 40px;
  }
}

@media print {
  .m-mood-image__button {
    display: none;
    visibility: hidden;
  }
}


@keyframes m-mood-image__initial-scale {
  0.01% {
    transform: scale(0.9);
    opacity: 0.5;
  }

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

.m-mood-image.m-mood-image--background {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-mood-image.m-mood-image--background {
  /* autoprefixer: ignore next */
  transition: clip-path 0.8s ease-in-out;
  transition-delay: 0.2s;
  -webkit-clip-path: inset(120px 120px 120px 120px);
          clip-path: inset(120px 120px 120px 120px);
}

.state-h-animation--disabled .m-mood-image.m-mood-image--background {
  -webkit-clip-path: none;
          clip-path: none;
}

@media print {
  .m-mood-image.m-mood-image--background {
    transition: none;
  }
}

.m-mood-image.m-mood-image--background.state-m-mood-image--animate,
.m-mood-image.m-mood-image--background.state-m-mood-image-conversion--animate {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}

.h-browser-device--ie .m-mood-image.m-mood-image--background.state-m-mood-image--animate,
.h-browser-device--edge .m-mood-image.m-mood-image--background.state-m-mood-image--animate,
.h-browser-device--ie .m-mood-image.m-mood-image--background.state-m-mood-image-conversion--animate,
.h-browser-device--edge .m-mood-image.m-mood-image--background.state-m-mood-image-conversion--animate {
  animation: m-mood-image__initial-scale 0.8s ease-in-out;
}

@media print {
  .m-mood-image.m-mood-image--background.state-m-mood-image--animate,
  .m-mood-image.m-mood-image--background.state-m-mood-image-conversion--animate {
    -webkit-clip-path: none;
            clip-path: none;
    animation: none;
  }
}

.m-mood-image.m-mood-image--background > div {
  padding-top: 64px;
  padding-bottom: 32px;
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--background > div {
    padding-top: 120px;
  }
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--background > div {
    padding-bottom: 64px;
  }
}

.m-mood-image.m-mood-image--background .m-mood-image__white-box-wrapper {
  display: none;
  visibility: hidden;
}

.m-mood-image.m-mood-image--background .m-mood-image__heading {
  text-shadow: none;
}

.m-mood-image.m-mood-image--background .m-mood-image__heading .a-heading {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

@media screen and (min-width: 993px) {
  .m-mood-image.m-mood-image--background .m-mood-image__heading .a-heading {
    font-size: 60px;
    line-height: 66px;
  }
}

.m-mood-image.m-mood-image--background .m-mood-image__description .a-text {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 26px;
  /* stylelint-disable-next-line */
}

@media screen and (min-width: 993px) {
  .m-mood-image.m-mood-image--background .m-mood-image__description .a-text {
    font-size: 40px;
    line-height: 44px;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="10"],
.m-mood-image.m-mood-image--background[data-bg-color="white"] {
  background-color: #ffffff;
}

.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-heading.a-heading--h3 {
  color: #000000;
  text-shadow: none;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-heading.a-heading--h3 {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-text {
  color: #000000;
  text-shadow: none;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__description .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__description .a-text {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  color: #353535;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="10"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="white"] .m-mood-image__category .a-text {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-03"],
.m-mood-image.m-mood-image--background[data-bg-color="red"] {
  background: linear-gradient(#ff3d52, #d82034);
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-heading.a-heading--h3 {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-heading.a-heading--h3 {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-text {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"] .m-mood-image__description .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="red"] .m-mood-image__description .a-text {
    color: #000000;
  }
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-03"],
  .m-mood-image.m-mood-image--background[data-bg-color="red"] {
    background: #ffffff;
    background-color: #ffffff;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-07"],
.m-mood-image.m-mood-image--background[data-bg-color="violet"] {
  background: linear-gradient(#af30ba, #6d1874);
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-heading.a-heading--h3 {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-heading.a-heading--h3 {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-text {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"] .m-mood-image__description .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] .m-mood-image__description .a-text {
    color: #000000;
  }
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-07"],
  .m-mood-image.m-mood-image--background[data-bg-color="violet"] {
    background: #ffffff;
    background-color: #ffffff;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-06"],
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] {
  background: linear-gradient(#decb00, #c3b300);
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-heading.a-heading--h3 {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-heading.a-heading--h3 {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-text {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"] .m-mood-image__description .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] .m-mood-image__description .a-text {
    color: #000000;
  }
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-06"],
  .m-mood-image.m-mood-image--background[data-bg-color="yellow"] {
    background: #ffffff;
    background-color: #ffffff;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-05"],
.m-mood-image.m-mood-image--background[data-bg-color="orange"] {
  background: linear-gradient(#ee8b2d, #de822b);
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-heading.a-heading--h3 {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-heading.a-heading--h3 {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-text {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"] .m-mood-image__description .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] .m-mood-image__description .a-text {
    color: #000000;
  }
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-05"],
  .m-mood-image.m-mood-image--background[data-bg-color="orange"] {
    background: #ffffff;
    background-color: #ffffff;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-04"],
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] {
  background: linear-gradient(#cf2949, #a11c36);
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-heading.a-heading--h3,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-heading.a-heading--h1,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-heading.a-heading--h2,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-heading.a-heading--h3 {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-heading.a-heading--h3,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-heading.a-heading--h1,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-heading.a-heading--h2,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-heading.a-heading--h3 {
    color: #000000;
  }
}

.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-text,
.m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-text {
  color: #ffffff;
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"] .m-mood-image__description .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__category .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__heading .a-text,
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] .m-mood-image__description .a-text {
    color: #000000;
  }
}

@media print {
  .m-mood-image.m-mood-image--background[data-bg-color="brand-04"],
  .m-mood-image.m-mood-image--background[data-bg-color="bordeaux"] {
    background: #ffffff;
    background-color: #ffffff;
  }
}


.m-mood-image.m-mood-image--head.state-m-mood-image--animate .m-mood-image__head-video,
.m-mood-image.m-mood-image--head.state-m-mood-image--animate .m-mood-image__head-favorite {
  opacity: 1;
}

.m-mood-image.m-mood-image--head .m-mood-image__head {
  position: absolute;
  top: 2rem;
  left: 0;
  right: 0;
}

.m-mood-image.m-mood-image--head .m-mood-image__head-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.m-mood-image.m-mood-image--head .m-mood-image__head-video,
.m-mood-image.m-mood-image--head .m-mood-image__head-favorite {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 1.2s;
  opacity: 0;
  transform: translateY(0);
}

.state-h-animation--disabled .m-mood-image.m-mood-image--head .m-mood-image__head-video,
.state-h-animation--disabled
  .m-mood-image.m-mood-image--head .m-mood-image__head-favorite {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image.m-mood-image--head .m-mood-image__head-video,
  .m-mood-image.m-mood-image--head .m-mood-image__head-favorite {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-mood-image.m-mood-image--head .m-mood-image__head-video {
  display: flex;
  align-items: center;
}

.m-mood-image.m-mood-image--head .m-mood-image__video-link {
  font-size: 0;
  line-height: 0;
  margin-right: 8px;
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}

.m-mood-image.m-mood-image--head .m-mood-image__video-link:hover .a-link__icon-before,
.m-mood-image.m-mood-image--head .m-mood-image__video-link:focus .a-link__icon-before,
.m-mood-image.m-mood-image--head .m-mood-image__video-link:active .a-link__icon-before {
  background-color: #e5e5e5;
}

.m-mood-image.m-mood-image--head .m-mood-image__video-link .a-link__icon-before {
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in-out;
  font-size: 2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  border-radius: 50%;
}

.m-mood-image.m-mood-image--head .m-mood-image__video-link .a-svg {
  transform: scale(0.5);
  margin-left: 2px;
}

.m-mood-image.m-mood-image--head .m-mood-image__head-favorite {
  margin-left: auto;
}

.m-mood-image.m-mood-image--head .m-mood-image__favorite-button {
  padding: 8px;
}

.m-mood-image.m-mood-image--head .m-mood-image__a11y {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m-mood-image.m-mood-image--head .m-mood-image__a11y.h-visually-hide--focusable:active,
.m-mood-image.m-mood-image--head .m-mood-image__a11y.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.m-mood-image__favorite-button-inactive:hover .a-button__icon {
  color: #e04d5d;
}

.state-m-mood-image--is-favorite .m-mood-image__favorite-button-inactive {
  display: none;
  visibility: hidden;
}

.m-mood-image__favorite-button-active.a-button {
  display: none;
  visibility: hidden;
}

.state-m-mood-image--is-favorite .m-mood-image__favorite-button-active.a-button {
  display: block;
  visibility: visible;
  filter: none;
}

.state-m-mood-image--is-favorite .m-mood-image__favorite-button-active.a-button .a-button__icon,
.state-m-mood-image--is-favorite .m-mood-image__favorite-button-active.a-button:hover .a-button__icon {
  color: #e04d5d;
}


@charset "UTF-8";

/**
 * Basic wasser mixin, generates responsive property.
 * ---
 * @access public
 * ---
 * @param {string} $property - The property to be scaled
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 */

/**
 * Basic wasser mixin for responsive typography.
 * ---
 * @access public
 * ---
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 * @param {string} [$property] - The property, defaults to padding
 */

.m-mood-image.m-mood-image--home .m-mood-image__description .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: calc(1.8rem + (26 - 18) * (100vw - 32rem) / (1500 - 320));
  line-height: calc(2.6rem + (34 - 26) * (100vw - 32rem) / (1500 - 320));
}

@media (min-width: 93.75rem) {
  .m-mood-image.m-mood-image--home .m-mood-image__description .a-text {
    font-size: 2.6rem;
  }
}

@media (max-width: 19.9375rem) {
  .m-mood-image.m-mood-image--home .m-mood-image__description .a-text {
    font-size: 1.8rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--home .m-mood-image__description .a-text {
    font-size: 2.6rem;
  }
}

@media (min-width: 93.75rem) {
  .m-mood-image.m-mood-image--home .m-mood-image__description .a-text {
    line-height: 3.4rem;
  }
}

@media (max-width: 19.9375rem) {
  .m-mood-image.m-mood-image--home .m-mood-image__description .a-text {
    line-height: 2.6rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--home .m-mood-image__description .a-text {
    line-height: 3.4rem;
  }
}


@charset "UTF-8";

@keyframes m-mood-image__initial-scale {
  0.01% {
    transform: scale(0.9);
    opacity: 0.5;
  }

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

/**
 * Basic wasser mixin, generates responsive property.
 * ---
 * @access public
 * ---
 * @param {string} $property - The property to be scaled
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 */

/**
 * Basic wasser mixin for responsive typography.
 * ---
 * @access public
 * ---
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 * @param {string} [$property] - The property, defaults to padding
 */

/* stylelint-disable max-nesting-depth  */

.m-mood-image.m-mood-image--image {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer {
  /* autoprefixer: ignore next */
  transition: clip-path 0.8s ease-in-out;
  transition-delay: 0.2s;
  -webkit-clip-path: inset(120px 120px 120px 120px);
          clip-path: inset(120px 120px 120px 120px);
}

.state-h-animation--disabled .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer {
  -webkit-clip-path: none;
          clip-path: none;
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer {
    transition: none;
  }
}

.m-mood-image.m-mood-image--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
.m-mood-image.m-mood-image--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}

.h-browser-device--ie .m-mood-image.m-mood-image--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
.h-browser-device--edge .m-mood-image.m-mood-image--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
.h-browser-device--ie .m-mood-image.m-mood-image--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer,
.h-browser-device--edge .m-mood-image.m-mood-image--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer {
  animation: m-mood-image__initial-scale 0.8s ease-in-out;
}

@media print {
  .m-mood-image.m-mood-image--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
  .m-mood-image.m-mood-image--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer {
    -webkit-clip-path: none;
            clip-path: none;
    animation: none;
  }
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--image[data-ui-type="16-6"] .m-mood-image__overflow {
    padding-bottom: 37.5%;
  }

  .m-mood-image.m-mood-image--image[data-ui-type="16-8"] .m-mood-image__overflow {
    padding-bottom: 50%;
  }
}

.m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

@media screen and (max-width: 768px) {
  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer .m-mood-image__image {
    height: 100%;
  }

  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer.m-mood-image__horizontal-position-left {
    justify-content: flex-start;
  }

  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer.m-mood-image__horizontal-position-center {
    justify-content: center;
  }

  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer.m-mood-image__horizontal-position-right {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer .m-mood-image__image {
    width: 100%;
  }

  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer.m-mood-image__vertical-position-top {
    align-items: flex-start;
  }

  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer.m-mood-image__vertical-position-center {
    align-items: center;
  }

  .m-mood-image.m-mood-image--image .m-mood-image__ratio-enforcer.m-mood-image__vertical-position-bottom {
    align-items: flex-end;
  }
}

.m-mood-image.m-mood-image--image .m-mood-image__overflow {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__overflow {
    height: auto;
    overflow: initial;
    padding-bottom: unset;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__content-wrapper {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__content {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__content {
    padding-top: 64px;
    padding-bottom: 32px;
  }
}

.m-mood-image.m-mood-image--image .m-mood-image__heading .a-heading.a-heading--h1 {
  font-size: calc(2.6rem + (60 - 26) * (100vw - 32rem) / (1500 - 320));
  line-height: calc(2.8rem + (66 - 28) * (100vw - 32rem) / (1500 - 320));
}

@media (min-width: 93.75rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__heading .a-heading.a-heading--h1 {
    font-size: 6rem;
  }
}

@media (max-width: 19.9375rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__heading .a-heading.a-heading--h1 {
    font-size: 2.6rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__heading .a-heading.a-heading--h1 {
    font-size: 6rem;
  }
}

@media (min-width: 93.75rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__heading .a-heading.a-heading--h1 {
    line-height: 6.6rem;
  }
}

@media (max-width: 19.9375rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__heading .a-heading.a-heading--h1 {
    line-height: 2.8rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__heading .a-heading.a-heading--h1 {
    line-height: 6.6rem;
  }
}

.m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: calc(2.4rem + (40 - 24) * (100vw - 32rem) / (1500 - 320));
  line-height: calc(2.6rem + (44 - 26) * (100vw - 32rem) / (1500 - 320));
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.25);
}

@media (min-width: 93.75rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
    font-size: 4rem;
  }
}

@media (max-width: 19.9375rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
    font-size: 2.4rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
    font-size: 4rem;
  }
}

@media (min-width: 93.75rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
    line-height: 4.4rem;
  }
}

@media (max-width: 19.9375rem) {
  .m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
    line-height: 2.6rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
    line-height: 4.4rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--image .m-mood-image__description .a-text {
    text-shadow: none;
  }
}

/* stylelint-enable max-nesting-depth  */


@keyframes m-mood-image__arrow-down-animation {
  0% {
    transform: translate3d(0, 0, 1rem) rotateX(37deg);
    opacity: 0;
  }

  20% {
    transform: translate3d(0, 0, 1rem) rotateX(0);
    opacity: 1;
  }

  60% {
    transform: translate3d(0, 0, 1rem) rotateX(0);
    opacity: 1;
  }

  80% {
    transform: translate3d(0, 0, 1rem) rotateX(0);
    opacity: 1;
  }

  100% {
    transform: translate3d(0, 0, 1rem) rotateX(-45deg);
    opacity: 0;
  }
}

/* stylelint-disable max-nesting-depth  */

.m-mood-image.m-mood-image--image-16-8.state-m-mood-image--animate .m-mood-image__arrow-down {
  opacity: 1;
}

.m-mood-image.m-mood-image--image-16-8.state-m-mood-image--scroll .m-mood-image__arrow-down {
  animation: none;
  transform: none;
  transition-delay: 0.01s;
  transition-duration: 0.2s;
  opacity: 0;
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--image-16-8 .m-mood-image__content,
  .m-mood-image.m-mood-image--image-16-8.m-mood-image--white-box .m-mood-image__content {
    bottom: 10rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (min-aspect-ratio: 1920 / 1037) {
  .m-mood-image.m-mood-image--image-16-8 .m-mood-image__content,
  .m-mood-image.m-mood-image--image-16-8.m-mood-image--white-box .m-mood-image__content {
    bottom: auto;
    top: calc(100vh - 7.7rem - 10rem);
    transform: translateY(-100%);
  }
}

@media screen and (min-width: 993px) and (min-aspect-ratio: 1920 / 1052) {
  .m-mood-image.m-mood-image--image-16-8 .m-mood-image__content,
  .m-mood-image.m-mood-image--image-16-8.m-mood-image--white-box .m-mood-image__content {
    bottom: auto;
    top: calc(100vh - 9.2rem - 10rem);
    transform: translateY(-100%);
  }
}

.m-mood-image.m-mood-image--image-16-8 .m-mood-image__category,
.m-mood-image.m-mood-image--image-16-8 .m-mood-image__heading,
.m-mood-image.m-mood-image--image-16-8 .m-mood-image__description {
  text-align: center;
}

.m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down-wrapper {
  display: none;
  visibility: hidden;
  position: absolute;
  bottom: -5rem;
  left: 50%;
  transform: translate(-50%, 50%);
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down-wrapper {
    display: block;
    visibility: visible;
  }
}

.m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.9s;
  opacity: 0;
  transform: translateY(0);
  font-size: 2rem;
  color: #ffffff;
  animation-timing-function: ease-in-out;
  animation-name: m-mood-image__arrow-down-animation;
  animation-duration: 5s;
  animation-delay: 1.8s;
  animation-iteration-count: infinite;
  transform-origin: 0 0 -1.2rem;
}

.state-h-animation--disabled .m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down:hover .a-button__icon,
.m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down:active .a-button__icon,
.m-mood-image.m-mood-image--image-16-8 .m-mood-image__arrow-down:focus .a-button__icon {
  color: #ffffff;
}

/* stylelint-enable max-nesting-depth  */


.m-mood-image.m-mood-image--quick-links.state-m-mood-image--quick-links-open .m-mood-image__white-box {
  z-index: 150;
}

.m-mood-image.m-mood-image--quick-links .m-mood-image__white-box-wrapper {
  position: relative;
  margin-top: 0;
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--quick-links .m-mood-image__white-box-wrapper {
    margin-top: 0;
  }
}

.m-mood-image.m-mood-image--quick-links .m-mood-image__white-box {
  margin-top: 0;
  z-index: 50;
  left: 0;
  right: 0;
  top: calc(100% - 3.5rem);
  width: 100%;
  position: absolute;
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--quick-links .m-mood-image__white-box {
    margin-top: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--quick-links .m-mood-image__white-box {
    top: calc(100% - 5.0rem);
  }
}


.m-mood-image.m-mood-image--video .m-mood-image__wrapper {
  padding-top: 54px;
  padding-bottom: 47px;
  background-color: #000000;
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--video .m-mood-image__wrapper {
    padding-bottom: 89px;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--video .m-mood-image__wrapper {
    padding-bottom: 104px;
  }
}

.m-mood-image.m-mood-image--video .m-mood-image__overflow {
  position: relative;
}

@media screen and (max-width: 768px) {
  .m-mood-image.m-mood-image--video .m-mood-image__ratio-enforcer {
    position: static;
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--video .m-mood-image__video-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    top: 0;
    bottom: 0;
  }
}

.m-mood-image.m-mood-image--video .m-mood-image__video {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--video .m-mood-image__video {
    width: 0;
    height: 100%;
    padding-bottom: 0;
    padding-right: 50.18519%;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--video .m-mood-image__video {
    padding-right: 47.40741%;
  }
}

.m-mood-image.m-mood-image--video .m-mood-image__video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-mood-image.m-mood-image--video[data-ui-type="16-6"] .m-mood-image__overflow {
  background-color: #000000;
  height: auto;
  padding-bottom: 0;
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--video[data-ui-type="16-6"] .m-mood-image__overflow {
    padding-bottom: 28.22917%;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--video[data-ui-type="16-6"] .m-mood-image__overflow {
    padding-bottom: 26.66667%;
  }
}


.m-mood-image.m-mood-image--white-box {
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}

.m-mood-image.m-mood-image--white-box .m-mood-image__content {
  bottom: 6.7rem;
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--white-box .m-mood-image__content {
    bottom: 5.9rem;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image.m-mood-image--white-box .m-mood-image__content {
    bottom: 6.7rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--white-box .m-mood-image__content {
    bottom: 11.4rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--white-box .m-mood-image__content {
    bottom: unset;
  }
}

.m-mood-image.m-mood-image--white-box[data-ui-type='16-6'] .m-mood-image__white-box {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 1.2s;
  opacity: 0;
  transform: translateY(50%);
}

.state-h-animation--disabled .m-mood-image.m-mood-image--white-box[data-ui-type='16-6'] .m-mood-image__white-box {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image.m-mood-image--white-box[data-ui-type='16-6'] .m-mood-image__white-box {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-mood-image.m-mood-image--white-box[data-ui-type='16-6'].state-m-mood-image--animate .m-mood-image__white-box {
  opacity: 1;
  transform: translateY(0);
}

.m-mood-image.m-mood-image--white-box[data-ui-type='16-8'] .m-mood-image__white-box {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.2s;
  opacity: 0;
  transform: translateY(50%);
}

.state-h-animation--disabled .m-mood-image.m-mood-image--white-box[data-ui-type='16-8'] .m-mood-image__white-box {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image.m-mood-image--white-box[data-ui-type='16-8'] .m-mood-image__white-box {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .m-mood-image.m-mood-image--white-box[data-ui-type='16-8'].state-m-mood-image--animate .m-mood-image__white-box {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (min-width: 769px) {
  .m-mood-image.m-mood-image--white-box[data-ui-type='16-8'].state-m-mood-image--scroll .m-mood-image__white-box {
    opacity: 1;
    transform: translateY(0);
  }
}

.m-mood-image.m-mood-image--white-box .m-mood-image__white-box-wrapper {
  margin-top: -3.5rem;
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--white-box .m-mood-image__white-box-wrapper {
    margin-top: -5rem;
  }
}

@media print {
  .m-mood-image.m-mood-image--white-box .m-mood-image__white-box-wrapper {
    display: none;
    visibility: hidden;
  }
}

.m-mood-image.m-mood-image--white-box .m-mood-image__white-box {
  margin-top: 0;
  z-index: 20;
  position: relative;
}

@media screen and (min-width: 1241px) {
  .m-mood-image.m-mood-image--white-box .m-mood-image__white-box {
    margin-top: 0;
  }
}

.state-h-animation--disabled .m-mood-image.m-mood-image--white-box .m-mood-image__white-box {
  transform: translateY(0);
}


.m-mood-image.m-mood-image--background.m-mood-image--404 {
  padding-top: 32px;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .m-mood-image.m-mood-image--background.m-mood-image--404 {
    padding-top: 64px;
  }
}

.m-mood-image.m-mood-image--background.m-mood-image--404.state-m-mood-image--animate .m-mood-image__category {
  opacity: 1;
}

.m-mood-image.m-mood-image--background.m-mood-image--404 .m-mood-image__category {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.6s;
  opacity: 0;
  transform: translateY(0);
  margin-bottom: 12px;
}

.state-h-animation--disabled .m-mood-image.m-mood-image--background.m-mood-image--404 .m-mood-image__category {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image.m-mood-image--background.m-mood-image--404 .m-mood-image__category {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image.m-mood-image--background.m-mood-image--404 .m-mood-image__category {
    margin-bottom: 16px;
  }
}

.m-mood-image.m-mood-image--background.m-mood-image--404 .m-mood-image__category .a-text {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  color: #666666;
}

.m-mood-image.m-mood-image--background.m-mood-image--404 .m-mood-image__heading .a-heading.a-heading--h2 {
  color: #666666;
  text-shadow: none;
}


.m-mood-image.state-m-mood-image--catgeory-is-hidden .m-mood-image__category {
  visibility: hidden;
  margin: 0;
  padding: 0;
}

.m-mood-image.state-m-mood-image--heading-is-hidden .m-mood-image__heading {
  visibility: hidden;
  margin: 0;
  padding: 0;
}

.m-mood-image.state-m-mood-image--description-is-hidden .m-mood-image__description {
  visibility: hidden;
  margin: 0;
  padding: 0;
}

.m-mood-image.state-m-mood-image--button-is-hidden .m-mood-image__button {
  visibility: hidden;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
}

.m-mood-image.state-m-mood-image--white-box-is-hidden .m-mood-image__white-box-wrapper {
  display: none;
}


@charset "UTF-8";

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.a-list--unordered {
  margin-left: 12px;
  font-size: inherit;
}

.a-list--unordered li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.a-list--unordered li:last-child {
  margin-bottom: 0;
}

.a-list--unordered li::before {
  position: absolute;
  margin-left: -24px;
}

.a-list--unordered li > ul,
.a-list--unordered li > ol {
  margin-top: 16px;
}

.a-list--unordered ol,
.a-list--unordered ul {
  margin: 0;
  padding: 0;
}

.a-list--unordered > li::before {
  content: "•";
}

.a-list--ordered {
  margin-left: 12px;
  font-size: inherit;
  counter-reset: list-index-service;
}

.a-list--ordered li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.a-list--ordered li:last-child {
  margin-bottom: 0;
}

.a-list--ordered li::before {
  position: absolute;
  margin-left: -24px;
}

.a-list--ordered li > ul,
.a-list--ordered li > ol {
  margin-top: 16px;
}

.a-list--ordered ol,
.a-list--ordered ul {
  margin: 0;
  padding: 0;
}

.a-list--ordered > li {
  counter-increment: list-index-service;
}

.a-list--ordered > li::before {
  content: counter(list-index-service) ".";
}


.a-list.a-list--condensed.a-list--unordered,
.a-list.a-list--condensed.a-list--ordered {
  margin-left: 0;
}

.a-list.a-list--condensed.a-list--unordered li,
.a-list.a-list--condensed.a-list--ordered li {
  margin-bottom: 0;
  margin-left: 16px;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}

.a-list.a-list--condensed.a-list--unordered li::before,
.a-list.a-list--condensed.a-list--ordered li::before {
  position: absolute;
  margin-left: -16px;
}


.a-list.a-list--icon-before {
  list-style: none;
  margin-left: 25px;
}

.a-list.a-list--icon-before li {
  margin-bottom: 12px;
  margin-top: 12px;
}

.a-list.a-list--icon-before li:first-child {
  margin-top: 0;
}

.a-list.a-list--icon-before li:last-child {
  margin-bottom: 0;
}

.a-list.a-list--icon-before .a-list-item__icon {
  margin-left: -24px;
  font-size: 20px;
  line-height: 0;
  height: 20px;
  display: inline-block;
  color: #d82034;
}

.a-list.a-list--icon-before .a-list-item__icon .a-svg--icon {
  vertical-align: middle;
}


.a-list.a-list--numbered {
  margin-left: 0;
}

.a-list.a-list--numbered > li::before {
  margin-right: 16px;
  margin-left: 0;
  content: counter(list-index-service);
  position: relative;
  min-width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  border: 1px solid #808080;
  color: #808080;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.a-list.a-list--numbered li {
  margin-bottom: 16px;
  margin-left: 0;
  display: inline-flex;
  width: 100%;
  align-items: center;
}


@charset "UTF-8";

/**
 * Basic wasser mixin, generates responsive property.
 * ---
 * @access public
 * ---
 * @param {string} $property - The property to be scaled
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 */

/**
 * Basic wasser mixin for responsive typography.
 * ---
 * @access public
 * ---
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 * @param {string} [$property] - The property, defaults to padding
 */

.m-mood-image-conversion {
  position: relative;
  overflow: hidden;
}

.m-mood-image-conversion.state-m-mood-image-conversion--animate .m-mood-image-conversion__certificate-wrapper {
  opacity: 1;
}

.m-mood-image-conversion__main {
  position: relative;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__main {
    padding-bottom: 3.5rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion__main {
    padding-bottom: 5rem;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__extension {
    margin-top: -7rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion__extension {
    margin-top: -10rem;
  }
}

.m-mood-image-conversion__content-wrapper {
  z-index: 20;
  width: 100%;
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__content-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: transparent;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__content-box {
    display: inline-block;
    max-width: 55%;
  }
}

.m-mood-image-conversion__content {
  padding-top: 48px;
  padding-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__content {
    padding-top: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__content {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__content {
    padding-right: 48px;
  }
}

.m-mood-image-conversion__heading {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__heading {
    margin-bottom: 24px;
  }
}

.m-mood-image-conversion__heading .a-heading {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: calc(3.2rem + (60 - 32) * (100vw - 76.8rem) / (1440 - 768));
  line-height: calc(3.6rem + (66 - 36) * (100vw - 76.8rem) / (1440 - 768));
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word;
  color: #000000;
}

@media (min-width: 90rem) {
  .m-mood-image-conversion__heading .a-heading {
    font-size: 6rem;
  }
}

@media (max-width: 47.9375rem) {
  .m-mood-image-conversion__heading .a-heading {
    font-size: 3.2rem;
  }
}

@media print {
  .m-mood-image-conversion__heading .a-heading {
    font-size: 6rem;
  }
}

@media (min-width: 90rem) {
  .m-mood-image-conversion__heading .a-heading {
    line-height: 6.6rem;
  }
}

@media (max-width: 47.9375rem) {
  .m-mood-image-conversion__heading .a-heading {
    line-height: 3.6rem;
  }
}

@media print {
  .m-mood-image-conversion__heading .a-heading {
    line-height: 6.6rem;
  }
}

.m-mood-image-conversion__description {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__description {
    margin-bottom: 40px;
  }
}

.m-mood-image-conversion__description .a-text {
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__description .a-text {
    font-size: 20px;
    line-height: 28px;
  }
}

.m-mood-image-conversion__description .a-list {
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__description .a-list {
    font-size: 20px;
    line-height: 28px;
  }
}

.m-mood-image-conversion__description .a-list li {
  margin-top: 16px;
  margin-bottom: 16px;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__description .a-list-item__icon {
    vertical-align: middle;
  }
}

.m-mood-image-conversion__certificate-wrapper {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.4s;
  opacity: 0;
  transform: translateY(0);
  z-index: 20;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin-bottom: 3rem;
}

.state-h-animation--disabled .m-mood-image-conversion__certificate-wrapper {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image-conversion__certificate-wrapper {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-mood-image-conversion__badge {
  z-index: 20;
  padding: 12px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
  align-items: center;
  border-radius: 50%;
  display: flex;
  float: left;
  height: 120px;
  justify-content: center;
  margin-top: -136px;
  position: relative;
  width: 120px;
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion__badge {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: right;
    margin-right: -112px;
  }
}

.m-mood-image-conversion__badge--black {
  background-color: #000000;
}

.m-mood-image-conversion__badge--red {
  background-color: #d82034;
}

.m-mood-image-conversion__badge--mandy {
  background-color: #e04d5d;
}

.m-mood-image-conversion__badge--bordeaux {
  background-color: #a11c36;
}

.m-mood-image-conversion__badge--orange {
  background-color: #de822b;
}

.m-mood-image-conversion__badge--ocker {
  background-color: #c3b300;
}

.m-mood-image-conversion__badge--violet {
  background-color: #6d1874;
}

.m-mood-image-conversion__badge--anthrazit {
  background-color: #353535;
}

.m-mood-image-conversion__badge .a-text {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  max-width: 90px;
}


@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--box {
    padding-bottom: 40px;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-box {
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-box {
    max-width: 54.6rem;
    min-width: 50rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-box {
    max-width: 64.6rem;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--box.m-mood-image-conversion--quick-links {
    padding-bottom: 0;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-animation {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-animation.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-animation {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-animation {
  opacity: 1;
  transform: none;
}

@media print {
  .m-mood-image-conversion.m-mood-image-conversion--box .m-mood-image-conversion__content-animation {
    opacity: 1;
    transform: none;
    transition: none;
  }
}


@charset "UTF-8";

@keyframes m-mood-image__initial-scale {
  0.01% {
    transform: scale(0.9);
    opacity: 0.5;
  }

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

/**
 * Basic wasser mixin, generates responsive property.
 * ---
 * @access public
 * ---
 * @param {string} $property - The property to be scaled
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 */

/**
 * Basic wasser mixin for responsive typography.
 * ---
 * @access public
 * ---
 * @param {number} $max — The max value for the property
 * @param {number|string} [$min] - The min value ot the property
 * @param {string} [$property] - The property, defaults to padding
 */

/* stylelint-disable max-nesting-depth  */

.m-mood-image-conversion.m-mood-image-conversion--image {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer {
  /* autoprefixer: ignore next */
  transition: clip-path 0.8s ease-in-out;
  transition-delay: 0.2s;
  -webkit-clip-path: inset(120px 120px 120px 120px);
          clip-path: inset(120px 120px 120px 120px);
}

.state-h-animation--disabled .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer {
  -webkit-clip-path: none;
          clip-path: none;
}

@media print {
  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer {
    transition: none;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
.m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}

.h-browser-device--ie .m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
.h-browser-device--edge .m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
.h-browser-device--ie .m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer,
.h-browser-device--edge .m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer {
  animation: m-mood-image__initial-scale 0.8s ease-in-out;
}

@media print {
  .m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image--animate .m-mood-image__ratio-enforcer,
  .m-mood-image-conversion.m-mood-image-conversion--image.state-m-mood-image-conversion--animate .m-mood-image__ratio-enforcer {
    -webkit-clip-path: none;
            clip-path: none;
    animation: none;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

@media screen and (max-width: 768px) {
  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer .m-mood-image__image {
    height: 100%;
  }

  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer.m-mood-image__horizontal-position-left {
    justify-content: flex-start;
  }

  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer.m-mood-image__horizontal-position-center {
    justify-content: center;
  }

  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer.m-mood-image__horizontal-position-right {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 769px) {
  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer .m-mood-image__image {
    width: 100%;
  }

  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer.m-mood-image__vertical-position-top {
    align-items: flex-start;
  }

  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer.m-mood-image__vertical-position-center {
    align-items: center;
  }

  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image__ratio-enforcer.m-mood-image__vertical-position-bottom {
    align-items: flex-end;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image-conversion__overflow {
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.27%;
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--image .m-mood-image-conversion__overflow {
    padding-bottom: 37.5%;
  }
}

/* stylelint-enable max-nesting-depth  */


.m-mood-image-conversion.m-mood-image-conversion--quick-links {
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__overflow {
    padding-bottom: 42.5%;
  }
}

@media screen and (min-width: 1441px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__overflow {
    padding-bottom: 37.5%;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--quick-links.state-m-mood-image-conversion--quick-links-open .m-mood-image-conversion__quick-links-box {
  z-index: 150;
}

.m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-wrapper {
  position: relative;
}

.m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
  margin-top: 0;
  z-index: 50;
  left: 0;
  right: 0;
  top: calc(100% - 3.5rem);
  width: 100%;
  position: absolute;
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
    margin-top: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
    top: calc(100% - 5.0rem);
  }
}

.m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-wrapper {
  margin-bottom: 24px;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-wrapper {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-wrapper .m-mood-image-conversion__content-box {
    padding-bottom: 6.9rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-wrapper .m-mood-image-conversion__content-box {
    padding-bottom: 10.3rem;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__certificate-wrapper {
    margin-bottom: 6.5rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__certificate-wrapper {
    margin-bottom: 8rem;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 1.2s;
  opacity: 0;
  transform: translateY(50%);
}

.state-h-animation--disabled .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-mood-image-conversion.m-mood-image-conversion--quick-links.state-m-mood-image-conversion--animate .m-mood-image-conversion__quick-links-box {
  opacity: 1;
  transform: translateY(0);
}

.m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
  margin-top: 0;
  z-index: 20;
  position: relative;
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
    margin-top: 0;
  }
}

.state-h-animation--disabled .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__quick-links-box {
  transform: translateY(0);
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__heading {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description .a-text--style-light,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description .a-list {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1241px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description .a-text--style-light,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description .a-list {
    font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__badge,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__heading,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__button {
    /* autoprefixer: ignore next */
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    transition-delay: 0.6s;
    opacity: 0;
    transform: translateY(0);
  }

  .state-h-animation--disabled .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__badge,
  .state-h-animation--disabled
      .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__heading,
  .state-h-animation--disabled
      .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description,
  .state-h-animation--disabled
      .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__button {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links.state-m-mood-image-conversion--animate .m-mood-image-conversion__badge,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links.state-m-mood-image-conversion--animate .m-mood-image-conversion__heading,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links.state-m-mood-image-conversion--animate .m-mood-image-conversion__description,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links.state-m-mood-image-conversion--animate .m-mood-image-conversion__button {
    opacity: 1;
  }
}

@media screen and (min-width: 993px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__heading .a-heading,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description .a-text,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description .a-list,
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__description .a-list.a-list--icon-before .a-list-item__icon {
    color: #ffffff;
  }
}

@media screen and (max-width: 992px) {
  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-animation {
    /* autoprefixer: ignore next */
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    opacity: 0;
    transform: translateY(125px);
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-animation.state-h-animation--visible {
    opacity: 1;
    transform: translateY(0);
  }

  .o-accordion .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-animation {
    opacity: 1;
    transform: none;
  }

  .state-h-animation--disabled .m-mood-image-conversion.m-mood-image-conversion--quick-links .m-mood-image-conversion__content-animation {
    opacity: 1;
    transform: none;
  }
}


.m-news-date {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
}

.m-news-date.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-news-date {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-news-date {
  opacity: 1;
  transform: none;
}

@media print {
  .m-news-date {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-news-date {
    margin-bottom: 64px;
  }
}


.m-news-headline {
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-news-headline {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.m-news-headline__category {
  margin-bottom: 32px;
  display: flex;
  flex-direction: row;
}

@media screen and (min-width: 993px) {
  .m-news-headline__category {
    margin-bottom: 24px;
  }
}

.m-news-headline__category-date {
  margin-right: 8px;
}

.m-news-headline__title {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 32px;
  text-align: center;
  max-width: 60%;
}

@media screen and (min-width: 993px) {
  .m-news-headline__title {
    font-size: 90px;
    line-height: 98px;
  }
}

@media screen and (min-width: 993px) {
  .m-news-headline__title {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .m-news-headline__title {
    max-width: 80%;
  }
}

@media screen and (min-width: 1241px) {
  .m-news-headline__title {
    max-width: 81.6rem;
  }
}

.m-news-headline__title:hover .a-heading {
  color: #000000;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-news-teaser {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
}

.m-news-teaser.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-news-teaser {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-news-teaser {
  opacity: 1;
  transform: none;
}

@media print {
  .m-news-teaser {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .m-news-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-news-teaser {
    page-break-inside: avoid;
  }
}

.m-news-teaser__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-news-teaser__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-news-teaser__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-news-teaser__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-news-teaser__items {
    display: flex;
    margin-left: -32px;
    flex-wrap: wrap;
  }

  .m-news-teaser__items > .m-news-teaser__item {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .h-browser-device--ie .m-news-teaser__items > .m-news-teaser__item,
  .h-browser-device--edge .m-news-teaser__items > .m-news-teaser__item {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}

.m-news-teaser__item {
  width: 100%;
}

@media screen and (max-width: 992px) {
  .m-news-teaser__item:nth-child(n+2) {
    margin-top: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-news-teaser__item {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
    margin-bottom: 0;
  }

  .m-news-teaser__item:nth-child(n+4) {
    margin-top: 32px;
  }
}

.m-news-teaser__archive-link {
  margin-top: 32px;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .m-news-teaser__archive-link {
    margin-top: 64px;
  }
}


@charset "UTF-8";

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-page-abstract {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
}

.m-page-abstract.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-page-abstract {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-page-abstract {
  opacity: 1;
  transform: none;
}

@media print {
  .m-page-abstract {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-page-abstract {
    margin-bottom: 100px;
  }
}

.m-page-abstract__description ul {
  margin-left: 12px;
  font-size: inherit;
  margin-left: 12px;
  font-size: inherit;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.m-page-abstract__description ul li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-page-abstract__description ul li:last-child {
  margin-bottom: 0;
}

.m-page-abstract__description ul li::before {
  position: absolute;
  margin-left: -24px;
}

.m-page-abstract__description ul li > ul,
.m-page-abstract__description ul li > ol {
  margin-top: 16px;
}

.m-page-abstract__description ul ol,
.m-page-abstract__description ul ul {
  margin: 0;
  padding: 0;
}

.m-page-abstract__description ul li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-page-abstract__description ul li:last-child {
  margin-bottom: 0;
}

.m-page-abstract__description ul li::before {
  position: absolute;
  margin-left: -24px;
}

.m-page-abstract__description ul li > ul,
.m-page-abstract__description ul li > ol {
  margin-top: 16px;
}

.m-page-abstract__description ul ol,
.m-page-abstract__description ul ul {
  margin: 0;
  padding: 0;
}

.m-page-abstract__description ul > li::before {
  content: "•";
}

@media screen and (min-width: 993px) {
  .m-page-abstract__description ul {
    font-size: 26px;
    line-height: 36px;
  }
}

.m-page-abstract__description ul li {
  margin-bottom: 24px;
}

@media screen and (min-width: 993px) {
  .m-page-abstract__description ul li {
    margin-bottom: 40px;
  }
}

.m-page-abstract__description ul + p,
.m-page-abstract__description p + ul {
  margin-top: 32px;
}

@media screen and (min-width: 993px) {
  .m-page-abstract__description ul + p,
  .m-page-abstract__description p + ul {
    margin-top: 64px;
  }
}

.o-template--news-detail .m-page-abstract__description p {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .o-template--news-detail .m-page-abstract__description p {
    font-size: 26px;
    line-height: 36px;
  }
}


.m-page-abstract.m-page-abstract--hero .m-page-abstract__title,
.m-page-abstract.m-page-abstract--hero .m-page-abstract__subtitle {
  max-width: 872px;
}

.m-page-abstract.m-page-abstract--hero .m-page-abstract__title + .m-page-abstract__subtitle {
  margin-top: 32px;
}


/* stylelint-disable plugin/stylelint-bem-namics */

.m-teaser {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  position: relative;
}

.m-teaser .m-teaser__image-scale {
  /* autoprefixer: ignore next */
  transition: transform 0.25s linear;
}

.m-teaser:hover .m-teaser__image-scale {
  transform: scale(1.07);
}

.m-teaser:after {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  pointer-events: none;
  opacity: 0.3;
}

@media screen and (min-width: 993px) {
  .m-teaser:after {
    opacity: 0.15;
  }
}

.m-teaser:hover:after {
  opacity: 0.3;
}

@media screen and (min-width: 993px) {
  .m-teaser:hover .m-teaser__button {
    /* autoprefixer: ignore next */
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transform: translate(1.6rem, -100%);
    pointer-events: auto;
    opacity: 1;
  }

  .m-teaser:hover .m-teaser__content {
    bottom: 6rem;
  }
}

.m-teaser__image {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.m-teaser__image-scale {
  transform: scale(1.07);
}

@media screen and (min-width: 993px) {
  .m-teaser__image-scale {
    transform: scale(1);
  }
}

.m-teaser__background {
  position: relative;
  background-color: transparent;
  cursor: pointer;
}

.m-teaser__background:before {
  display: block;
  content: '';
  width: 100%;
  padding-top: 56.25%;
}

.m-teaser__link {
  display: block;
}

.m-teaser__button {
  z-index: 20;
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  position: absolute;
  right: 0;
  opacity: 0;
  pointer-events: none;
}

.m-teaser__button.a-button {
  margin-top: 16px;
  width: auto;
}

@media screen and (max-width: 992px) {
  .m-teaser__button {
    transform: translate(1.2rem, -100%);
    pointer-events: auto;
    opacity: 1;
    margin-top: 1.2rem;
    animation: none;
    width: auto;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser__button {
    opacity: 0;
    pointer-events: none;
    transform: translate(1.6rem, 0);
  }

  .m-teaser__button:focus {
    transform: translate(1.6rem, -100%);
    pointer-events: auto;
    opacity: 1;
  }

  [data-whatintent='touch'] .m-teaser__button {
    transform: translate(1.6rem, -100%);
    pointer-events: auto;
    opacity: 1;
    margin-top: 1.2rem;
    animation: none;
  }
}

.h-browser-device--ie .m-teaser__button,
.h-browser-device--edge .m-teaser__button {
  max-width: 100%;
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

.m-teaser__wrapper {
  position: relative;
}

.m-teaser__content {
  z-index: 20;
  /* autoprefixer: ignore next */
  transition: bottom 0.2s ease-in-out;
  pointer-events: none;
  position: absolute;
  right: 2.4rem;
  left: 2.4rem;
  bottom: 6rem;
  display: block;
}

@media screen and (min-width: 993px) {
  .m-teaser__content {
    bottom: 2.4rem;
  }

  [data-whatintent='touch'] .m-teaser__content {
    bottom: 6rem;
  }
}

.m-teaser__content-lead {
  display: inline-block;
  margin-bottom: 8px;
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
}

.m-teaser__content-lead .a-text.a-text--type-copy {
  font-size: 14px;
  line-height: 16px;
}

.m-teaser__content-title {
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
  display: block;
}

.m-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 40px;
    line-height: 44px;
  }
}

.m-teaser__content-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser__content-text {
    text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
    display: block;
    color: #ffffff;
    pointer-events: auto;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser__content-text {
    max-width: 420px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser__content-title .a-heading.a-heading--h3,
.m-teaser-row--image-large-right .m-teaser-row__col-1:first-child .m-teaser__content-title .a-heading.a-heading--h3,
.m-teaser-row--image-small .m-teaser__content-title .a-heading.a-heading--h3,
.m-teaser--image-small .m-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser-row--image-large-right .m-teaser-row__col-1:first-child .m-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser-row--image-small .m-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser--image-small .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large {
    min-height: 49rem;
  }
}

.m-teaser.m-teaser--text-image-large:after {
  opacity: 0;
}

.m-teaser.m-teaser--text-image-large .m-teaser__image {
  width: 100%;
  height: auto;
  position: relative;
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__image {
    width: 87.2rem;
    top: 0;
    position: absolute;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__head {
  left: 2.4rem;
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__head {
    width: 82.4rem;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__wrapper {
  position: static;
}

.m-teaser.m-teaser--text-image-large .m-teaser__content {
  margin-right: 12px;
  margin-left: 12px;
  position: relative;
  right: auto;
  left: auto;
  bottom: auto;
  display: block;
  height: 100%;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content {
    margin-right: 0;
    margin-left: 0;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__content:before,
.m-teaser.m-teaser--text-image-large .m-teaser__content:after {
  content: " ";
  display: table;
}

.m-teaser.m-teaser--text-image-large .m-teaser__content:after {
  clear: both;
}

.m-teaser.m-teaser--text-image-large .m-teaser__content-box {
  margin-top: -32px;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 60px;
  background-color: #ffffff;
  position: relative;
  display: inline-block;
  width: 100%;
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content-box {
    margin-top: 80px;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content-box {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content-box {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content-box {
    max-width: 53.3rem;
    min-height: 32.4rem;
    display: block;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__content-lead,
.m-teaser.m-teaser--text-image-large .m-teaser__content-title,
.m-teaser.m-teaser--text-image-large .m-teaser__content-text {
  text-shadow: none;
}

@media screen and (min-width: 481px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content-title {
    margin-bottom: 24px;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__content-text {
  pointer-events: auto;
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__content-text {
    margin-bottom: 32px;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__button {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: auto;
  transform: translate(1.2rem, 1.2rem);
  margin: 0;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__button {
    opacity: 1;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__button {
    position: relative;
    transform: translate(0, 0);
    opacity: 1;
  }
}

.m-teaser.m-teaser--text-image-large .m-teaser__button.a-button {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__button.a-button {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large .m-teaser__button.a-button {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--text-image-large:hover,
  .m-teaser.m-teaser--text-image-large:active,
  .m-teaser.m-teaser--text-image-large:focus {
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  .m-teaser.m-teaser--text-image-large:hover .m-teaser__button,
  .m-teaser.m-teaser--text-image-large:active .m-teaser__button,
  .m-teaser.m-teaser--text-image-large:focus .m-teaser__button {
    visibility: visible;
  }

  .m-teaser.m-teaser--text-image-large:hover .m-teaser__content,
  .m-teaser.m-teaser--text-image-large:active .m-teaser__content,
  .m-teaser.m-teaser--text-image-large:focus .m-teaser__content {
    bottom: 0;
    transition: none;
  }
}

.m-teaser.m-teaser--text-image-large:hover:after,
.m-teaser.m-teaser--text-image-large:active:after,
.m-teaser.m-teaser--text-image-large:focus:after {
  opacity: 0;
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large-left .m-teaser__image {
    left: 0;
  }
}

.m-teaser.m-teaser--text-image-large-left .m-teaser__head {
  right: 2.4rem;
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large-left .m-teaser__head {
    right: auto;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large-left .m-teaser__content-box {
    float: right;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large-right .m-teaser__image {
    right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large-right .m-teaser__head {
    left: auto;
    right: 2.4rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser.m-teaser--text-image-large-right .m-teaser__content-box {
    float: left;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

.m-teaser.m-teaser--image-small {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.m-teaser.m-teaser--image-small:after {
  opacity: 0;
}

.m-teaser.m-teaser--image-small.state-m-teaser--pre-init .m-teaser__content-title,
.m-teaser.m-teaser--image-small.state-m-marketing-teaser--pre-init .m-teaser__content-title {
  max-height: 6.6rem;
  overflow: hidden;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small.state-m-teaser--pre-init .m-teaser__content-title,
  .m-teaser.m-teaser--image-small.state-m-marketing-teaser--pre-init .m-teaser__content-title {
    max-height: 8.4rem;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small.state-m-teaser--pre-init .m-teaser__content-text,
  .m-teaser.m-teaser--image-small.state-m-marketing-teaser--pre-init .m-teaser__content-text {
    max-height: 8.8rem;
    overflow: hidden;
  }
}

.m-teaser.m-teaser--image-small .m-teaser__content {
  margin-right: 12px;
  margin-left: 12px;
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small .m-teaser__content {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small .m-teaser__content {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
  }
}

.m-teaser.m-teaser--image-small .m-teaser__content-box {
  margin-top: -32px;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #ffffff;
  width: 100%;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small .m-teaser__content-box {
    margin-top: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small .m-teaser__content-box {
    /* autoprefixer: ignore next */
    transition: padding-bottom 0.2s ease-in-out, height 0.2s ease-in-out;
    position: absolute;
    bottom: 0;
  }
}

.m-teaser.m-teaser--image-small .m-teaser__content-lead,
.m-teaser.m-teaser--image-small .m-teaser__content-title,
.m-teaser.m-teaser--image-small .m-teaser__content-text {
  text-shadow: none;
}

.m-teaser.m-teaser--image-small .m-teaser__content-text {
  opacity: 1;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small .m-teaser__content-text {
    /* autoprefixer: ignore next */
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  [data-whatintent='touch'] .m-teaser.m-teaser--image-small .m-teaser__content-text {
    opacity: 1;
  }
}

.m-teaser.m-teaser--image-small .m-teaser__button {
  bottom: -1.2rem;
  right: -1.2rem;
  transform: translateY(0);
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small .m-teaser__button {
    transform: translateY(100%);
    bottom: -1.6rem;
    right: -1.6rem;
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  [data-whatintent='touch'] .m-teaser.m-teaser--image-small .m-teaser__button {
    bottom: -1.2rem;
    right: -1.2rem;
    transform: translateY(0);
  }

  .m-teaser.m-teaser--image-small .m-teaser__button:focus {
    transform: none;
    opacity: 0;
    pointer-events: none;
  }
}

.m-teaser.m-teaser--image-small:hover .m-teaser__button {
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

.m-teaser.m-teaser--image-small:hover .m-teaser__content-text {
  opacity: 1;
}

.m-teaser.m-teaser--image-small .m-teaser__block-link:focus + .m-teaser__content .m-teaser__button {
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

.m-teaser.m-teaser--image-small-text {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  [data-whatintent='touch'] .m-teaser.m-teaser--image-small-text {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  [data-whatintent='touch'] .m-teaser.m-teaser--image-small-text .m-teaser__content-box,
  [data-whatintent='touch'] .m-teaser.m-teaser--image-small-text .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }
}

.m-teaser.m-teaser--image-small-text .m-teaser__content-text {
  margin-top: 2.4rem;
  opacity: 1;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-text .m-teaser__wrapper {
    padding-bottom: 24.4rem;
  }
}

.m-teaser.m-teaser--image-small-text .m-teaser__content-box {
  padding-bottom: 6.4rem;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-text .m-teaser__content-box {
    padding-bottom: 3.2rem;
    height: 27.6rem;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-text:hover {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-teaser.m-teaser--image-small-text:hover .m-teaser__content-box,
  .m-teaser.m-teaser--image-small-text:hover .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-text .m-teaser__block-link:focus + .m-teaser__content {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-teaser.m-teaser--image-small-text .m-teaser__block-link:focus + .m-teaser__content .m-teaser__content-box,
  .m-teaser.m-teaser--image-small-text .m-teaser__block-link:focus + .m-teaser__content .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 993px) {
  [data-whatintent='touch'] .m-teaser.m-teaser--image-small-title {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  [data-whatintent='touch'] .m-teaser.m-teaser--image-small-title .m-teaser__image-scale {
    filter: blur(1.5px);
  }

  [data-whatintent='touch'] .m-teaser.m-teaser--image-small-title .m-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }

  [data-whatintent='touch'] .m-teaser.m-teaser--image-small-title .m-teaser__content-text {
    margin-top: 24px;
    height: 8.8rem;
  }
}

.m-teaser.m-teaser--image-small-title .m-teaser__image-scale {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-title .m-teaser__wrapper {
    padding-bottom: 13.2rem;
  }
}

.m-teaser.m-teaser--image-small-title .m-teaser__content-box {
  padding-bottom: 6.4rem;
}

@media screen and (min-width: 481px) {
  .m-teaser.m-teaser--image-small-title .m-teaser__content-box {
    padding-bottom: 6.4rem;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-title .m-teaser__content-box {
    padding-bottom: 3.2rem;
    height: 16.4rem;
  }
}

@media screen and (max-width: 992px) {
  .m-teaser.m-teaser--image-small-title .m-teaser__content-text {
    margin-top: 24px;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-title .m-teaser__content-text {
    /* autoprefixer: ignore next */
    transition: height 0.2s ease-in-out, margin-top 0.2s ease-in-out;
    height: 0;
    overflow: hidden;
  }
}

.m-teaser.m-teaser--image-small-title:hover {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-title:hover {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-teaser.m-teaser--image-small-title:hover .m-teaser__image-scale {
    filter: blur(1.5px);
  }

  .m-teaser.m-teaser--image-small-title:hover .m-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }

  .m-teaser.m-teaser--image-small-title:hover .m-teaser__content-text {
    margin-top: 24px;
    height: 8.8rem;
  }
}

.m-teaser.m-teaser--image-small-title .m-teaser__block-link:focus + .m-teaser__content {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-teaser.m-teaser--image-small-title .m-teaser__block-link:focus + .m-teaser__content {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-teaser.m-teaser--image-small-title .m-teaser__block-link:focus + .m-teaser__content .m-teaser__image-scale {
    filter: blur(1.5px);
  }

  .m-teaser.m-teaser--image-small-title .m-teaser__block-link:focus + .m-teaser__content .m-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }

  .m-teaser.m-teaser--image-small-title .m-teaser__block-link:focus + .m-teaser__content .m-teaser__content-text {
    margin-top: 24px;
    height: 8.8rem;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */


.m-teaser__head {
  z-index: 20;
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  right: 1.6rem;
  width: auto;
  display: block;
}

.m-teaser__head-favorite {
  position: absolute;
  right: -0.8rem;
  top: -0.8rem;
}

.m-teaser__head-favorite-button-active.a-button {
  display: none;
  visibility: hidden;
}

.state-m-teaser--is-favorite .m-teaser__head-favorite-button-inactive {
  display: none;
  visibility: hidden;
}

.state-m-teaser--is-favorite .m-teaser__head-favorite-button-active {
  display: block;
  visibility: visible;
  filter: none;
}

.state-m-teaser--is-favorite .m-teaser__head-favorite-button-active .a-button__icon,
.state-m-teaser--is-favorite .m-teaser__head-favorite-button-active:hover .a-button__icon {
  color: #e04d5d;
}

.m-teaser__head-favorite-button-inactive.a-button--favorite:hover .a-button__icon {
  color: #e04d5d;
}

.m-teaser__head-favorite-button-active,
.m-teaser__head-favorite-button-inactive {
  pointer-events: auto;
}

.m-teaser__head-video {
  display: inline-block;
  pointer-events: auto;
  cursor: pointer;
}

.m-teaser__head-video:hover .m-teaser__head-video-icon:before,
.m-teaser__head-video:focus .m-teaser__head-video-icon:before,
.m-teaser__head-video:active .m-teaser__head-video-icon:before {
  background-color: #e5e5e5;
}

.m-teaser__head-video-icon {
  position: relative;
  font-size: 2rem;
  margin-right: 0.8rem;
  vertical-align: middle;
  display: inline-block;
  height: auto;
  line-height: 0;
}

.m-teaser__head-video-icon svg {
  width: 1em;
  height: 1em;
  transform: scale(0.5);
  margin-left: 5px;
}

.m-teaser__head-video-icon:before {
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in-out;
  content: '';
  position: absolute;
  top: -0.4rem;
  left: 0;
  z-index: -1;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  background-color: #ffffff;
}

.m-teaser__head-video-wrap,
.m-teaser__head-playlist-wrap {
  display: flex;
  flex-direction: row;
}

.m-teaser__head-video-text,
.m-teaser__head-playlist-text {
  vertical-align: middle;
  align-self: center;
}

.m-teaser__head-video-text .a-text,
.m-teaser__head-playlist-text .a-text {
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 16px;
}

.m-teaser__head-playlist-icon {
  position: relative;
  font-size: 2rem;
  margin-right: 0.8rem;
  vertical-align: middle;
  display: inline-block;
  height: auto;
  line-height: 0;
}

.m-teaser__head-playlist-icon svg {
  width: 1em;
  height: 1em;
  fill: #ffffff;
}


.m-teaser__wrapper {
  position: relative;
}

.m-teaser__content {
  z-index: 20;
  /* autoprefixer: ignore next */
  transition: bottom 0.2s ease-in-out;
  pointer-events: none;
  position: absolute;
  right: 2.4rem;
  left: 2.4rem;
  bottom: 6rem;
  display: block;
}

@media screen and (min-width: 993px) {
  .m-teaser__content {
    bottom: 2.4rem;
  }
}

@media print {
  .m-teaser__content {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
}

.m-teaser__content-lead {
  display: inline-block;
  margin-bottom: 8px;
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
}

.m-teaser__content-lead .a-text.a-text--type-copy {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.4px;
}

.m-teaser__content-title {
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
  display: block;
}

.m-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 40px;
    line-height: 44px;
  }
}

.m-teaser__content-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser__content-text {
    text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
    display: block;
    color: #ffffff;
    pointer-events: auto;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser__content-text {
    max-width: 420px;
  }
}

/* stylelint-disable max-nesting-depth  */

.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser__content-title .a-heading.a-heading--h3,
.m-teaser-row--image-large-right .m-teaser-row__col-1:first-child .m-teaser__content-title .a-heading.a-heading--h3,
.m-teaser-row--image-small .m-teaser__content-title .a-heading.a-heading--h3,
.m-teaser--image-small .m-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser-row--image-large-right .m-teaser-row__col-1:first-child .m-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser-row--image-small .m-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser--image-small .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

/* stylelint-enable max-nesting-depth  */


.m-segment-teaser {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 769px) {
  .m-segment-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-segment-teaser {
    page-break-inside: avoid;
  }
}

.m-segment-teaser.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-segment-teaser {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-segment-teaser {
  opacity: 1;
  transform: none;
}

@media print {
  .m-segment-teaser {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-segment-teaser .m-teaser:hover .m-teaser__content {
    bottom: 6rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-segment-teaser .m-teaser:hover .m-teaser__content {
    bottom: 7.2rem;
  }
}

.m-segment-teaser .m-teaser__content {
  bottom: 4.8rem;
}

@media screen and (min-width: 993px) {
  .m-segment-teaser .m-teaser__content {
    right: 3.2rem;
    left: 3.2rem;
    bottom: 4rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-segment-teaser .m-teaser__content {
    right: 4rem;
    left: 4rem;
    bottom: 4rem;
  }
}

@media print {
  .m-segment-teaser .m-teaser__content {
    bottom: 0;
  }
}

.m-segment-teaser .m-teaser__content-title {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .m-segment-teaser .m-teaser__content-title {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-segment-teaser .m-teaser__content-title {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1241px) {
  .m-segment-teaser .m-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 481px) {
  .m-segment-teaser .m-teaser__content-title {
    max-width: 420px;
  }
}

.m-segment-teaser .m-teaser__content-text {
  display: none;
}

@media screen and (min-width: 769px) {
  .m-segment-teaser .m-teaser__content-text {
    display: block;
  }
}

@media print {
  .m-segment-teaser .m-teaser__content-text {
    display: none;
    visibility: hidden;
  }
}

.g-layout--4-4-4 .m-segment-teaser .m-teaser__content-title,
.g-layout--3-3-3-3 .m-segment-teaser .m-teaser__content-title {
  margin-bottom: 0;
}

.g-layout--4-4-4 .m-segment-teaser .m-teaser__content-title .a-heading.a-heading--h3,
.g-layout--3-3-3-3 .m-segment-teaser .m-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .g-layout--4-4-4 .m-segment-teaser .m-teaser__content-title .a-heading.a-heading--h3,
  .g-layout--3-3-3-3 .m-segment-teaser .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

.g-layout--4-4-4 .m-segment-teaser .m-teaser__content-text,
.g-layout--3-3-3-3 .m-segment-teaser .m-teaser__content-text {
  display: none;
}


.m-segment-teaser.m-segment-teaser--inline {
  margin-bottom: 32px;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-segment-teaser.m-segment-teaser--inline {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-segment-teaser.m-segment-teaser--inline {
    margin-right: 32px;
  }
}

@media screen and (max-width: 992px) {
  .m-segment-teaser.m-segment-teaser--inline:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-segment-teaser.m-segment-teaser--inline {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 50%;
  }

  .m-segment-teaser.m-segment-teaser--inline:last-of-type {
    margin-right: 0;
  }
}

.m-segment-teaser.m-segment-teaser--inline .m-teaser__content-title {
  margin-bottom: 0;
  text-align: left;
  max-width: 100%;
}

.m-segment-teaser.m-segment-teaser--inline .m-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-segment-teaser.m-segment-teaser--inline .m-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}


@font-face { font-family: H035c3; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAYUAAsAAAAACMgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0IAY21hcAAAAYQAAABcAAABqOE3pCpnbHlmAAAB4AAAAk8AAAK8UsSTHmhlYWQAAAQwAAAALgAAADYZ0iDeaGhlYQAABGAAAAAYAAAAJAe4A+9obXR4AAAEeAAAAA8AAAAYE4gAAGxvY2EAAASIAAAADgAAAA4CegG8bWF4cAAABJgAAAAfAAAAIAEVAEhuYW1lAAAEuAAAASkAAAIWm5e+CnBvc3QAAAXkAAAALwAAAEAI8KGreJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR2ZJzAwMrAwFTFtIeBgaEHQjM+YDBkZAKKMrAyM2AFAWmuKQwODxgesDC/AHKjwCRQI4gAAMgxCo8AAHic7ZHBDYBACAQHD3wYKzGW4tuXxdPJCUgZkswmuyE8FsCAEZyBgjwIOXekUvlgq1w5akczd50zlNTwWrrEruZFWflnL73aWbb1Uf010Rne5B+8yUa9wV4jzxDZeJxNkc9rE0EUx+e92Z3ZOMlukv1FS5s0u+2mPzDN/iYpxkJtKZbGoCCehELx4s2LF48eRPGu5iIoxZPQHgJ61osXKYIHvXr1T+jiJHpwGN6bed833/kMQyiRg36lPVIlFgkJgTXwmF2znLgVZWktCdRWCYN2BwzQoQmtPEs2IfAMqEEDoiwHOikGxUDouqCPZSxiuF5Mign+OBxqpmZx0F5fXBtrcmVpY3hI61qdwiPa08XFu+kpvCP0g+I3mMXO8FB2W9zm4/G0nfMxvCo+U84pbElMmLLidzwhsdxYtsUZZ74XtOMolzFyZO5AGjpxB5K8AW6QJlkcOW6WM57lnOGbxlI+uNHeX3AGyWJHQ0FrWnPNsUxXeEc5zVdMvzK/xJesVtnFQ6YO+oNlKbeXFyhlUUuUVy876xGqepAZFaW+aFNRnvvH9QB/Eldy+R5nixBz3/ZTP41nCE2w8f6aW+IjsXtrb6/XtRo6PhclMx2dn4+uJD2EA0LUmc8H/EgoMaWXT+SrIeyGeev/L8kCkL7t0AukdRg1gLl+mvy9Vgp2muXTuuvYiC+Ls7JRFTAsG1gtin6/YZimoZto/uo3TUH7/UuaYTXrFvKzmijel6s1ATcrRjE5navP1+X8cnfdoeL4dA4qTJjO6hRxxvkJv0nGjiQMNsDTwbXdbsiZ5TpbEF2FpL2SJVOFGTgr5WG2Cd0QXvDSNmUA6zuIjG6X+J4DJqpsl3GFjo9VfYeqinKE93RFYfT2E+TI9Ge48RS5rNOLE4EKfysJ/gA6C2x2AHicY2BkYGAA4r7FFxvj+W2+MnAzvwCKMNwuyktAppnPM1sCKQ4GJhAPAEj+CmkAAHicY2BkYGB+wcAAJ88zMDKgAjYAQ2UCsXicY2BgYGB+gYkBMqQEmAAAAAAAAFYAogDGARoBXgAAeJxjYGRgYGBjsGFgZQABJiDmAkIGhv9gPgMADzsBXgB4nGWQPW7CQBSEx2BIAlKCFCkps1UKIpmfkgNAT0GXwpi1MbK91npBossJcoQcIaeIcoIcKGPzaGAtP38zb97uygAG+IWHenm4bWq9WrihOnGb9CDsk5+FO+jjRbhLfyjcwxumwn084p07eP4dnQFK4Rbu8SHcpv8p7JO/hDt4wrdwl/6PcA8r/An38eoN08gUsSncUif7LLRnef6utK1SU6hJMD5bC11oGzq9Ueujqg7J1LlYxdbkas6uzjKjSmt2OnLB1rlyNhrF4geRyZEigkGBuKkOS2gk2CNDCHvVvdQrpi0q+rVWmCDA+Cq1YKpokiGVxobJNY6sFQ48bUrXMa34Ws7kpLnMat4kIyv+77q3oxPRD7BtpkrMMOITX+SD5g75Pz0RXqgAAAB4nGNgYoAALgbsgI2RiZGZkYWRlZGNkZ2BKdOAKdOQKdOIKdOYKdOEgQEAJDUDRQA=) format('woff');font-weight: normal;font-style: normal;}

.m-share {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-share {
    margin-bottom: 120px;
  }
}

@media print {
  .m-share {
    page-break-inside: avoid;
  }
}

.m-share.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-share {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-share {
  opacity: 1;
  transform: none;
}

@media print {
  .m-share {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-share a {
  height: 3.6rem;
  font-size: 3.6rem;
  color: #353535;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.m-share a:before {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
}

.m-share a:hover {
  color: #000000;
}

.m-share__title {
  margin-bottom: 32px;
  color: #353535;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .m-share__title {
    margin-bottom: 40px;
  }
}

/* stylelint-disable plugin/stylelint-bem-namics */

.m-share__shariff {
  justify-content: center;
  display: flex;
}

.m-share__shariff ul {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  background-color: #ffffff;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 481px) {
  .m-share__shariff ul {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media screen and (min-width: 481px) {
  .m-share__shariff ul {
    width: auto;
  }
}

.m-share__shariff li {
  padding-right: 8px;
  padding-left: 8px;
}

@media screen and (min-width: 481px) {
  .m-share__shariff li {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.m-share__shariff .mail a {
  padding-right: 8px;
  padding-left: 8px;
  font-size: 20px;
}

.m-share__shariff .mail a:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: H035c3;
  font-weight: normal;
  content: '\e000';
  speak: none;
}

.m-share__shariff .twitter a:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: H035c3;
  font-weight: normal;
  content: '\e001';
  speak: none;
}

.m-share__shariff .facebook a:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: H035c3;
  font-weight: normal;
  content: '\e002';
  speak: none;
}

.m-share__shariff .linkedin a:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: H035c3;
  font-weight: normal;
  content: '\e003';
  speak: none;
}

.m-share__shariff .xing a:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: H035c3;
  font-weight: normal;
  content: '\e004';
  speak: none;
}

/* stylelint-enable plugin/stylelint-bem-namics */


.m-distribution-teaser-item {
  position: relative;
  background-color: #ffffff;
}

.m-distribution-teaser-item .a-image__image {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
}

.m-distribution-teaser-item:hover .a-image__image,
.m-distribution-teaser-item:active .a-image__image {
  transform: scale(1.2);
}

.m-distribution-teaser-item:hover .m-distribution-teaser-item__link .a-link__icon-after,
.m-distribution-teaser-item:active .m-distribution-teaser-item__link .a-link__icon-after {
  transform: translateX(5px);
}

.m-distribution-teaser-item__wrapper {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-bottom: 8.2rem;
  height: 100%;
  align-items: flex-start;
}

@media screen and (min-width: 769px) {
  .m-distribution-teaser-item__wrapper {
    position: static;
    align-items: center;
    padding-bottom: 0;
  }
}

.m-distribution-teaser-item__image-wrapper {
  z-index: 20;
  flex: 0 0 10rem;
  pointer-events: none;
  background-color: #d82034;
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: center;
  height: 10rem;
  width: 10rem;
  transform: translate(-1.2rem, -1.2rem);
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .m-distribution-teaser-item__image-wrapper {
    flex: 0 0 13rem;
    min-height: 13rem;
  }
}

@media screen and (min-width: 769px) {
  .m-distribution-teaser-item__image-wrapper {
    flex: 0 0 13rem;
    height: auto;
    width: auto;
    transform: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-distribution-teaser-item__image-wrapper {
    flex-basis: 10.5rem;
    min-height: 10.5rem;
  }
}

@media screen and (min-width: 993px) {
  .m-distribution-teaser-item__image-wrapper {
    flex-basis: 13.6rem;
    min-height: 13.6rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-distribution-teaser-item__image-wrapper {
    flex-basis: 19.5rem;
    min-height: 19.5rem;
  }
}

.m-distribution-teaser-item__image-wrapper .a-image__image {
  width: 4rem;
  height: 4rem;
}

.m-distribution-teaser-item__content {
  z-index: 20;
  padding-left: 4px;
  padding-top: 32px;
  padding-right: 32px;
  min-width: 0;
  pointer-events: none;
}

@media screen and (min-width: 769px) {
  .m-distribution-teaser-item__content {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
  }
}

.m-distribution-teaser-item__content .a-link {
  pointer-events: auto;
}

@media screen and (min-width: 769px) {
  .m-distribution-teaser-item__text {
    margin-bottom: 24px;
  }
}

.m-distribution-teaser-item__link {
  position: absolute;
  left: 2.4rem;
  bottom: 3.2rem;
}

@media screen and (min-width: 769px) {
  .m-distribution-teaser-item__link {
    position: initial;
    left: auto;
    bottom: auto;
  }
}

.m-distribution-teaser-item__link .a-link__icon-after {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}


.m-distribution-teaser {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .m-distribution-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-distribution-teaser {
    page-break-inside: avoid;
  }
}

.m-distribution-teaser__title {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-distribution-teaser__title.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-distribution-teaser__title {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-distribution-teaser__title {
  opacity: 1;
  transform: none;
}

@media print {
  .m-distribution-teaser__title {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-distribution-teaser__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-distribution-teaser__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-distribution-teaser__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-distribution-teaser__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 992px) {
  .m-distribution-teaser__items {
    padding-top: 12px;
  }
}

@media screen and (min-width: 769px) {
  .m-distribution-teaser__items {
    padding-top: 0;
  }
}

.m-distribution-teaser__item {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-top: 44px;
}

.m-distribution-teaser__item.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-distribution-teaser__item {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-distribution-teaser__item {
  opacity: 1;
  transform: none;
}

@media print {
  .m-distribution-teaser__item {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-distribution-teaser__item:first-child {
  margin-top: 0;
}

@media screen and (min-width: 993px) {
  .m-distribution-teaser__item:nth-child(n + 1) {
    margin-top: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-distribution-teaser__item:nth-child(n+3) {
    margin-top: 32px;
  }
}


@charset "UTF-8";

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-table {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-table {
    margin-bottom: 120px;
  }
}

@media print {
  .m-table {
    page-break-inside: avoid;
  }
}

.m-table.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-table {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-table {
  opacity: 1;
  transform: none;
}

@media print {
  .m-table {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (max-width: 992px) {
  .m-table__reset-padding.l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.m-table__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-table__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-table__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-table__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-table__wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.h-browser-device--ie .m-table__wrapper {
  -ms-overflow-style: none;
}

.m-table__table {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #353535;
  border-collapse: collapse;
  min-width: 100%;
  display: table;
  overflow-x: auto;
  table-layout: fixed;
  border: none;
  width: auto;
  max-width: 100%;
}

@media screen and (min-width: 993px) {
  .m-table__table {
    display: table;
    width: 100%;
  }
}

@media print {
  .m-table__table {
    width: 100%;
  }
}

.m-table__table tr {
  border-top: 1px solid #d2d2d2;
}

.m-table__table tr:first-child,
.m-table__table tr.m-table__row-merged + tr {
  border: none;
}

.m-table__table tr.m-table__row-merged {
  background-color: #e5e5e5;
  border: none;
}

.m-table__table tr:last-child {
  border-bottom: 1px solid #d2d2d2;
}

.m-table__table th {
  font-size: 18px;
  line-height: 24px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 24px;
  white-space: nowrap;
}

@media screen and (min-width: 993px) {
  .m-table__table th {
    font-size: 20px;
    line-height: 22px;
    white-space: normal;
  }
}

.m-table__table td {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 20px;
  vertical-align: top;
  white-space: nowrap;
}

@media screen and (max-width: 992px) {
  .m-table__table td {
    -webkit-text-size-adjust: 100%;
  }
}

@media screen and (min-width: 993px) {
  .m-table__table td {
    white-space: normal;
  }
}

@media print {
  .m-table__table td {
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    word-wrap: break-word;
    white-space: normal;
  }
}

.m-table__table th:first-child,
.m-table__table td:first-child {
  padding-left: 16px;
}

@media screen and (min-width: 993px) {
  .m-table__table th:first-child,
  .m-table__table td:first-child {
    padding-left: 0;
  }
}

.m-table__table th:last-child,
.m-table__table td:last-child {
  padding-right: 16px;
}

@media screen and (min-width: 993px) {
  .m-table__table th:last-child,
  .m-table__table td:last-child {
    padding-right: 0;
  }
}

.m-table__table td[valign="top"] {
  padding-top: 0;
}

.m-table__table td[valign="bottom"] {
  padding-bottom: 0;
  vertical-align: bottom;
}

.m-table__table p + p,
.m-table__table p + ul,
.m-table__table p + ol,
.m-table__table ul + p,
.m-table__table ul + ul,
.m-table__table ul + ol,
.m-table__table ol + p,
.m-table__table ol + ul,
.m-table__table ol + ol {
  margin-top: 24px;
}

.m-table__table ul {
  margin-left: 12px;
  font-size: inherit;
}

.m-table__table ul li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-table__table ul li:last-child {
  margin-bottom: 0;
}

.m-table__table ul li::before {
  position: absolute;
  margin-left: -24px;
}

.m-table__table ul li > ul,
.m-table__table ul li > ol {
  margin-top: 16px;
}

.m-table__table ul ol,
.m-table__table ul ul {
  margin: 0;
  padding: 0;
}

.m-table__table ul > li::before {
  content: "•";
}

.m-table__table ol {
  margin-left: 12px;
  font-size: inherit;
  counter-reset: list-index-service;
}

.m-table__table ol li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-table__table ol li:last-child {
  margin-bottom: 0;
}

.m-table__table ol li::before {
  position: absolute;
  margin-left: -24px;
}

.m-table__table ol li > ul,
.m-table__table ol li > ol {
  margin-top: 16px;
}

.m-table__table ol ol,
.m-table__table ol ul {
  margin: 0;
  padding: 0;
}

.m-table__table ol > li {
  counter-increment: list-index-service;
}

.m-table__table ol > li::before {
  content: counter(list-index-service) ".";
}

.m-table__table sup {
  vertical-align: super;
}

.m-table__table sub {
  vertical-align: sub;
}

.m-table__table strong,
.m-table__table b {
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

.m-table__table em {
  font-family: "Calibri W02 Italic", Arial, Helvetica, sans-serif;
}

.m-table__table a {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  background: none;
  border: none;
  padding: 0;
  /* autoprefixer: ignore next */
  transition: border-bottom-color 0.2s ease-in-out;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #353535;
}

.m-table__table a:hover,
.m-table__table a:focus,
.m-table__table a:active {
  color: #000000;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-table__table a:hover,
.m-table__table a:focus,
.m-table__table a:active {
  color: #000000;
  border-bottom-color: transparent;
}

.m-table__table img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

@media print {
  .m-table__table img {
    display: none;
    visibility: hidden;
  }
}

@media screen and (min-width: 993px) {
  .m-table__table.m-table__vertical-padding tr th:first-child,
  .m-table__table.m-table__vertical-padding tr td:first-child {
    padding-left: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-table__table.m-table__vertical-padding tr th:last-child,
  .m-table__table.m-table__vertical-padding tr td:last-child {
    padding-right: 16px;
  }
}


@charset "UTF-8";

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-rich-text {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  max-width: 872px;
}

@media screen and (min-width: 993px) {
  .m-rich-text {
    font-size: 20px;
    line-height: 32px;
  }
}

.m-rich-text h2 + p,
.m-rich-text h2 + ul,
.m-rich-text h2 + ol,
.m-rich-text h3 + p,
.m-rich-text h3 + ul,
.m-rich-text h3 + ol,
.m-rich-text p + p,
.m-rich-text p + ul,
.m-rich-text p + ol,
.m-rich-text ul + p,
.m-rich-text ul + ul,
.m-rich-text ul + ol,
.m-rich-text ol + p,
.m-rich-text ol + ul,
.m-rich-text ol + ol {
  margin-top: 32px;
}

@media screen and (min-width: 993px) {
  .m-rich-text h2 + p,
  .m-rich-text h2 + ul,
  .m-rich-text h2 + ol,
  .m-rich-text h3 + p,
  .m-rich-text h3 + ul,
  .m-rich-text h3 + ol,
  .m-rich-text p + p,
  .m-rich-text p + ul,
  .m-rich-text p + ol,
  .m-rich-text ul + p,
  .m-rich-text ul + ul,
  .m-rich-text ul + ol,
  .m-rich-text ol + p,
  .m-rich-text ol + ul,
  .m-rich-text ol + ol {
    margin-top: 40px;
  }
}

.m-rich-text h2 + h2,
.m-rich-text h3 + h2,
.m-rich-text p + h2,
.m-rich-text ul + h2,
.m-rich-text ol + h2 {
  margin-top: 48px;
}

@media screen and (min-width: 993px) {
  .m-rich-text h2 + h2,
  .m-rich-text h3 + h2,
  .m-rich-text p + h2,
  .m-rich-text ul + h2,
  .m-rich-text ol + h2 {
    margin-top: 120px;
  }
}

.m-rich-text h2 + h3,
.m-rich-text h3 + h3,
.m-rich-text p + h3,
.m-rich-text ul + h3,
.m-rich-text ol + h3 {
  margin-top: 32px;
}

@media screen and (min-width: 993px) {
  .m-rich-text h2 + h3,
  .m-rich-text h3 + h3,
  .m-rich-text p + h3,
  .m-rich-text ul + h3,
  .m-rich-text ol + h3 {
    margin-top: 64px;
  }
}

.m-rich-text h2 {
  color: #353535;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 36px;
  color: #000000;
}

@media screen and (min-width: 993px) {
  .m-rich-text h2 {
    font-size: 60px;
    line-height: 66px;
  }
}

.m-rich-text h3 {
  color: #353535;
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
  color: #000000;
}

@media screen and (min-width: 993px) {
  .m-rich-text h3 {
    font-size: 40px;
    line-height: 44px;
  }
}

.m-rich-text p {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .m-rich-text p {
    font-size: 20px;
    line-height: 32px;
  }
}

.m-rich-text ul {
  margin-left: 12px;
  font-size: inherit;
}

.m-rich-text ul li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-rich-text ul li:last-child {
  margin-bottom: 0;
}

.m-rich-text ul li::before {
  position: absolute;
  margin-left: -24px;
}

.m-rich-text ul li > ul,
.m-rich-text ul li > ol {
  margin-top: 16px;
}

.m-rich-text ul ol,
.m-rich-text ul ul {
  margin: 0;
  padding: 0;
}

.m-rich-text ul > li::before {
  content: "•";
}

.m-rich-text ol {
  margin-left: 12px;
  font-size: inherit;
  counter-reset: list-index-service;
}

.m-rich-text ol li {
  margin-left: 24px;
  margin-bottom: 16px;
  position: relative;
}

.m-rich-text ol li:last-child {
  margin-bottom: 0;
}

.m-rich-text ol li::before {
  position: absolute;
  margin-left: -24px;
}

.m-rich-text ol li > ul,
.m-rich-text ol li > ol {
  margin-top: 16px;
}

.m-rich-text ol ol,
.m-rich-text ol ul {
  margin: 0;
  padding: 0;
}

.m-rich-text ol > li {
  counter-increment: list-index-service;
}

.m-rich-text ol > li::before {
  content: counter(list-index-service) ".";
}

.m-rich-text strong,
.m-rich-text b {
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

.m-rich-text em {
  font-family: "Calibri W02 Italic", Arial, Helvetica, sans-serif;
}

.m-rich-text a {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  background: none;
  border: none;
  padding: 0;
  /* autoprefixer: ignore next */
  transition: border-bottom-color 0.2s ease-in-out;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #353535;
  font-size: 18px;
  line-height: 28px;
}

.m-rich-text a:hover,
.m-rich-text a:focus,
.m-rich-text a:active {
  color: #000000;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-rich-text a:hover,
.m-rich-text a:focus,
.m-rich-text a:active {
  color: #000000;
  border-bottom-color: transparent;
}

@media screen and (min-width: 993px) {
  .m-rich-text a {
    font-size: 20px;
    line-height: 32px;
  }
}

.m-rich-text sup {
  vertical-align: super;
}

.m-rich-text sub {
  vertical-align: sub;
}


.m-rich-text.m-rich-text--footer ul,
.m-rich-text.m-rich-text--footer ol {
  margin-left: 0;
  padding-left: 0;
}

.m-rich-text.m-rich-text--footer a {
  color: #d2d2d2;
  border-bottom: 1px solid #808080;
}

.m-rich-text.m-rich-text--footer a:hover,
.m-rich-text.m-rich-text--footer a:focus,
.m-rich-text.m-rich-text--footer a:active {
  border-bottom-color: transparent;
}


.m-rich-text.m-rich-text--inner-content h1,
.m-rich-text.m-rich-text--inner-content h2 {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .m-rich-text.m-rich-text--inner-content h1,
  .m-rich-text.m-rich-text--inner-content h2 {
    font-size: 40px;
    line-height: 44px;
  }
}


.m-rich-text.m-rich-text--grid {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid {
    max-width: 420px;
  }

  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h2,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h2,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h2,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h2 {
    font-size: 32px;
    line-height: 36px;
  }

  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h3,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h3,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h3,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h3 {
    font-size: 26px;
    line-height: 28px;
  }

  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid p,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ul,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ol,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid a,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid p,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ul,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ol,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid a,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid p,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ul,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ol,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid a,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid p,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ul,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ol,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid a {
    font-size: 16px;
    line-height: 22px;
  }

  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ul li + li,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ol li + li,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ul li + li,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ol li + li,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ul li + li,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ol li + li,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ul li + li,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ol li + li {
    margin-top: 12px;
  }

  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h2 + p,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h2 + ul,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h2 + ol,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h3 + p,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h3 + ul,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h3 + ol,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid p + p,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid p + ul,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid p + ol,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ul + p,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ul + ul,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ul + ol,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ol + p,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ol + ul,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ol + ol,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h2 + p,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h2 + ul,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h2 + ol,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h3 + p,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h3 + ul,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h3 + ol,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid p + p,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid p + ul,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid p + ol,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ul + p,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ul + ul,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ul + ol,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ol + p,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ol + ul,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ol + ol,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h2 + p,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h2 + ul,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h2 + ol,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h3 + p,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h3 + ul,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h3 + ol,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid p + p,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid p + ul,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid p + ol,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ul + p,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ul + ul,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ul + ol,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ol + p,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ol + ul,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ol + ol,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h2 + p,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h2 + ul,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h2 + ol,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h3 + p,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h3 + ul,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h3 + ol,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid p + p,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid p + ul,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid p + ol,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ul + p,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ul + ul,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ul + ol,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ol + p,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ol + ul,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ol + ol {
    margin-top: 24px;
  }

  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h2 + h2,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h3 + h2,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid p + h2,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ul + h2,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ol + h2,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h2 + h2,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h3 + h2,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid p + h2,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ul + h2,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ol + h2,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h2 + h2,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h3 + h2,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid p + h2,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ul + h2,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ol + h2,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h2 + h2,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h3 + h2,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid p + h2,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ul + h2,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ol + h2 {
    margin-top: 64px;
  }

  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h2 + h3,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid h3 + h3,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid p + h3,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ul + h3,
  .g-layout--4-4-4 .m-rich-text.m-rich-text--grid ol + h3,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h2 + h3,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid h3 + h3,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid p + h3,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ul + h3,
  .g-layout--3-3-3-3 .m-rich-text.m-rich-text--grid ol + h3,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h2 + h3,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid h3 + h3,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid p + h3,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ul + h3,
  .g-layout--8-4 .g-cell-2 .m-rich-text.m-rich-text--grid ol + h3,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h2 + h3,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid h3 + h3,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid p + h3,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ul + h3,
  .g-layout--4-8 .g-cell-1 .m-rich-text.m-rich-text--grid ol + h3 {
    margin-top: 32px;
  }
}


.m-rich-text.m-rich-text--size-small,
.m-rich-text.m-rich-text--size-small p,
.m-rich-text.m-rich-text--size-small li,
.m-rich-text.m-rich-text--size-small strong,
.m-rich-text.m-rich-text--size-small b,
.m-rich-text.m-rich-text--size-small em,
.m-rich-text.m-rich-text--size-small a {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 993px) {
  .m-rich-text.m-rich-text--size-small,
  .m-rich-text.m-rich-text--size-small p,
  .m-rich-text.m-rich-text--size-small li,
  .m-rich-text.m-rich-text--size-small strong,
  .m-rich-text.m-rich-text--size-small b,
  .m-rich-text.m-rich-text--size-small em,
  .m-rich-text.m-rich-text--size-small a {
    font-size: 16px;
    line-height: 26px;
  }
}

.m-rich-text.m-rich-text--size-small strong,
.m-rich-text.m-rich-text--size-small b {
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

.m-rich-text.m-rich-text--size-small h2 > strong {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 993px) {
  .m-rich-text.m-rich-text--size-small h2 > strong {
    font-size: 60px;
    line-height: 66px;
  }
}

.m-rich-text.m-rich-text--size-small h3 > strong {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
  font-family: "Calibri W02 Bold", Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 993px) {
  .m-rich-text.m-rich-text--size-small h3 > strong {
    font-size: 40px;
    line-height: 44px;
  }
}


/* stylelint-disable */

.m-rich-text.m-rich-text--color-03,
.m-rich-text.m-rich-text--color-03 p,
.m-rich-text.m-rich-text--color-03 a {
  color: #666666;
}

/* stylelint-enable */


.m-rich-text.m-rich-text--align-center {
  text-align: center;
}

.m-rich-text.m-rich-text--align-right {
  text-align: right;
}


.m-text-image {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  position: relative;
  display: block;
}

@media screen and (min-width: 769px) {
  .m-text-image {
    margin-bottom: 120px;
  }
}

@media print {
  .m-text-image {
    page-break-inside: avoid;
  }
}

.m-text-image.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-text-image {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-text-image {
  opacity: 1;
  transform: none;
}

@media print {
  .m-text-image {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-text-image:after {
  clear: both;
  display: block;
  content: '';
}

.m-text-image .l-container__inner {
  position: relative;
}

.m-text-image .m-text-image__wrapper {
  position: relative;
}

.g-layout--6-6 .m-text-image,
.g-layout--4-4-4 .m-text-image,
.g-layout--3-3-3-3 .m-text-image,
.g-layout--8-4 .m-text-image,
.g-layout--4-8 .m-text-image {
  display: block;
  position: relative;
}

.g-layout--6-6 .m-text-image .m-text-image__image,
.g-layout--4-4-4 .m-text-image .m-text-image__image,
.g-layout--3-3-3-3 .m-text-image .m-text-image__image,
.g-layout--8-4 .m-text-image .m-text-image__image,
.g-layout--4-8 .m-text-image .m-text-image__image {
  width: 100%;
  height: auto;
  position: relative;
}

.g-layout--6-6 .m-text-image .m-text-image__content,
.g-layout--4-4-4 .m-text-image .m-text-image__content,
.g-layout--3-3-3-3 .m-text-image .m-text-image__content,
.g-layout--8-4 .m-text-image .m-text-image__content,
.g-layout--4-8 .m-text-image .m-text-image__content {
  margin-right: 16px;
  margin-left: 16px;
}

.g-layout--6-6 .m-text-image .m-text-image__content-box,
.g-layout--4-4-4 .m-text-image .m-text-image__content-box,
.g-layout--3-3-3-3 .m-text-image .m-text-image__content-box,
.g-layout--8-4 .m-text-image .m-text-image__content-box,
.g-layout--4-8 .m-text-image .m-text-image__content-box {
  padding-right: 24px;
  padding-left: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 100%;
  width: 100%;
}

.m-text-image__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-text-image__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-text-image__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-text-image__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-text-image__image {
  width: 100%;
  height: auto;
  position: relative;
}

@media screen and (min-width: 1241px) {
  .m-text-image__image {
    width: 872px;
    top: 0;
    right: 0;
    position: absolute;
  }
}

.m-text-image__content {
  margin-right: 16px;
  margin-left: 16px;
}

@media screen and (min-width: 1241px) {
  .m-text-image__content {
    margin-right: 0;
    margin-left: 0;
  }
}

.m-text-image__content-box {
  z-index: 20;
  padding-right: 24px;
  padding-left: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #ffffff;
  position: relative;
  display: inline-block;
  width: 100%;
}

@media screen and (min-width: 1241px) {
  .m-text-image__content-box {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-text-image__content-box {
    max-width: 533px;
    display: block;
  }
}

@media screen and (min-width: 1441px) {
  .m-text-image__content-box {
    max-width: 50%;
  }
}

.m-text-image__content-box .m-text-image__rich-text + .m-text-image__link {
  margin-top: 32px;
}

.m-text-image__cta {
  margin-top: 32px;
}


@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-left .m-text-image__wrapper {
    min-height: 49rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-left .m-text-image__image {
    width: 87.2rem;
    top: 0;
    left: 0;
    position: absolute;
  }
}

.m-text-image.m-text-image--image-left .m-text-image__content:before,
.m-text-image.m-text-image--image-left .m-text-image__content:after {
  content: " ";
  display: table;
}

.m-text-image.m-text-image--image-left .m-text-image__content:after {
  clear: both;
}

.m-text-image.m-text-image--image-left .m-text-image__content-box {
  margin-top: -32px;
}

@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-left .m-text-image__content-box {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-left .m-text-image__content-box {
    float: right;
  }
}

.g-layout--6-6 .m-text-image.m-text-image--image-left,
.g-layout--4-4-4 .m-text-image.m-text-image--image-left,
.g-layout--3-3-3-3 .m-text-image.m-text-image--image-left,
.g-layout--8-4 .m-text-image.m-text-image--image-left,
.g-layout--4-8 .m-text-image.m-text-image--image-left {
  min-height: auto;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-text-image.m-text-image--image-left .m-text-image__wrapper,
  .g-layout--4-4-4 .m-text-image.m-text-image--image-left .m-text-image__wrapper,
  .g-layout--3-3-3-3 .m-text-image.m-text-image--image-left .m-text-image__wrapper,
  .g-layout--8-4 .m-text-image.m-text-image--image-left .m-text-image__wrapper,
  .g-layout--4-8 .m-text-image.m-text-image--image-left .m-text-image__wrapper {
    min-height: auto;
  }
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-text-image.m-text-image--image-left .m-text-image__image,
  .g-layout--4-4-4 .m-text-image.m-text-image--image-left .m-text-image__image,
  .g-layout--3-3-3-3 .m-text-image.m-text-image--image-left .m-text-image__image,
  .g-layout--8-4 .m-text-image.m-text-image--image-left .m-text-image__image,
  .g-layout--4-8 .m-text-image.m-text-image--image-left .m-text-image__image {
    width: auto;
    top: auto;
    left: auto;
    position: static;
  }
}

.g-layout--6-6 .m-text-image.m-text-image--image-left .m-text-image__content-box,
.g-layout--4-4-4 .m-text-image.m-text-image--image-left .m-text-image__content-box,
.g-layout--3-3-3-3 .m-text-image.m-text-image--image-left .m-text-image__content-box,
.g-layout--8-4 .m-text-image.m-text-image--image-left .m-text-image__content-box,
.g-layout--4-8 .m-text-image.m-text-image--image-left .m-text-image__content-box {
  margin-top: -32px;
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-text-image.m-text-image--image-left .m-text-image__content-box,
  .g-layout--4-4-4 .m-text-image.m-text-image--image-left .m-text-image__content-box,
  .g-layout--3-3-3-3 .m-text-image.m-text-image--image-left .m-text-image__content-box,
  .g-layout--8-4 .m-text-image.m-text-image--image-left .m-text-image__content-box,
  .g-layout--4-8 .m-text-image.m-text-image--image-left .m-text-image__content-box {
    float: none;
  }
}


@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-right .m-text-image__wrapper {
    min-height: 49rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-right .m-text-image__image {
    width: 87.2rem;
    top: 0;
    right: 0;
    position: absolute;
  }
}

.m-text-image.m-text-image--image-right .m-text-image__content:before,
.m-text-image.m-text-image--image-right .m-text-image__content:after {
  content: " ";
  display: table;
}

.m-text-image.m-text-image--image-right .m-text-image__content:after {
  clear: both;
}

.m-text-image.m-text-image--image-right .m-text-image__content-box {
  margin-top: -32px;
}

@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-right .m-text-image__content-box {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--image-right .m-text-image__content-box {
    float: left;
  }
}

.g-layout--6-6 .m-text-image.m-text-image--image-right,
.g-layout--4-4-4 .m-text-image.m-text-image--image-right,
.g-layout--3-3-3-3 .m-text-image.m-text-image--image-right,
.g-layout--8-4 .m-text-image.m-text-image--image-right,
.g-layout--4-8 .m-text-image.m-text-image--image-right {
  min-height: auto;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-text-image.m-text-image--image-right .m-text-image__wrapper,
  .g-layout--4-4-4 .m-text-image.m-text-image--image-right .m-text-image__wrapper,
  .g-layout--3-3-3-3 .m-text-image.m-text-image--image-right .m-text-image__wrapper,
  .g-layout--8-4 .m-text-image.m-text-image--image-right .m-text-image__wrapper,
  .g-layout--4-8 .m-text-image.m-text-image--image-right .m-text-image__wrapper {
    min-height: auto;
  }
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-text-image.m-text-image--image-right .m-text-image__image,
  .g-layout--4-4-4 .m-text-image.m-text-image--image-right .m-text-image__image,
  .g-layout--3-3-3-3 .m-text-image.m-text-image--image-right .m-text-image__image,
  .g-layout--8-4 .m-text-image.m-text-image--image-right .m-text-image__image,
  .g-layout--4-8 .m-text-image.m-text-image--image-right .m-text-image__image {
    width: auto;
    top: auto;
    right: auto;
    position: static;
  }
}

.g-layout--6-6 .m-text-image.m-text-image--image-right .m-text-image__content-box,
.g-layout--4-4-4 .m-text-image.m-text-image--image-right .m-text-image__content-box,
.g-layout--3-3-3-3 .m-text-image.m-text-image--image-right .m-text-image__content-box,
.g-layout--8-4 .m-text-image.m-text-image--image-right .m-text-image__content-box,
.g-layout--4-8 .m-text-image.m-text-image--image-right .m-text-image__content-box {
  margin-top: -32px;
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-text-image.m-text-image--image-right .m-text-image__content-box,
  .g-layout--4-4-4 .m-text-image.m-text-image--image-right .m-text-image__content-box,
  .g-layout--3-3-3-3 .m-text-image.m-text-image--image-right .m-text-image__content-box,
  .g-layout--8-4 .m-text-image.m-text-image--image-right .m-text-image__content-box,
  .g-layout--4-8 .m-text-image.m-text-image--image-right .m-text-image__content-box {
    float: none;
  }
}


.m-text-image.m-text-image--only-image .m-text-image__image {
  width: 100%;
  height: auto;
  position: relative;
}

.m-text-image.m-text-image--only-image .m-text-image__caption {
  margin-top: 16px;
}

@media screen and (min-width: 993px) {
  .m-text-image.m-text-image--only-image .m-text-image__caption {
    margin-top: 20px;
  }
}


@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--only-text {
    min-height: auto;
  }
}

.m-text-image.m-text-image--only-text .m-text-image__content {
  margin: 0;
}

.m-text-image.m-text-image--only-text .m-text-image__content-box {
  padding: 0;
  background-color: #f4f4f4;
  position: relative;
  display: block;
  width: 100%;
  bottom: 0;
}

@media screen and (min-width: 1241px) {
  .m-text-image.m-text-image--only-text .m-text-image__content-box {
    top: 0;
    max-width: 100%;
    min-height: auto;
  }
}

@media print {
  .m-text-image.m-text-image--only-text .m-text-image__content-box {
    background: #ffffff;
    background-color: #ffffff;
  }
}

.m-text-image.m-text-image--only-text .m-rich-text h2,
.m-text-image.m-text-image--only-text .m-rich-text h3 {
  color: #353535;
}


.m-text-image.m-text-image--spacing-reduced {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .m-text-image.m-text-image--spacing-reduced {
    margin-bottom: 64px;
  }
}


.m-favorite-link .a-link__icon-before {
  font-size: 2rem;
}

.m-favorite-link__wrapper {
  text-align: left;
}

.state-m-favorite-link__wrapper--alignment-right {
  text-align: right;
}


.m-favorites-teaser {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-favorites-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-favorites-teaser {
    page-break-inside: avoid;
  }
}

.m-favorites-teaser.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-favorites-teaser {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-favorites-teaser {
  opacity: 1;
  transform: none;
}

@media print {
  .m-favorites-teaser {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-favorites-teaser__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-favorites-teaser__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-favorites-teaser__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-favorites-teaser__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-favorites-teaser__load-more {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .m-favorites-teaser__load-more {
    margin-top: 64px;
  }
}

.m-favorites-teaser__hidden-teaser {
  display: none;
}

.m-favorites-teaser__teaser-row + .m-favorites-teaser__teaser-row {
  margin-top: 32px;
}

.m-favorites-teaser__teaser-row:last-child {
  padding-bottom: 32px;
}


@media screen and (min-width: 1241px) {
  .m-call-to-action.m-call-to-action--image {
    min-height: 49rem;
  }
}

.m-call-to-action.m-call-to-action--image .m-call-to-action__wrapper {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-call-to-action.m-call-to-action--image .m-call-to-action__wrapper .m-call-to-action__image-scale {
  /* autoprefixer: ignore next */
  transition: transform 0.25s linear;
}

.m-call-to-action.m-call-to-action--image .m-call-to-action__wrapper:hover .m-call-to-action__image-scale {
  transform: scale(1.07);
}

.m-call-to-action.m-call-to-action--image .m-call-to-action__content {
  margin-right: 12px;
  margin-left: 12px;
}

@media screen and (min-width: 1241px) {
  .m-call-to-action.m-call-to-action--image .m-call-to-action__content {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1241px) {
  .m-call-to-action.m-call-to-action--image .m-call-to-action__content {
    margin-right: 0;
    margin-left: 0;
  }
}

.m-call-to-action.m-call-to-action--image .m-call-to-action__content-box {
  margin-top: -24px;
}

@media screen and (min-width: 1241px) {
  .m-call-to-action.m-call-to-action--image .m-call-to-action__content-box {
    margin-top: 0;
    transform: translateY(10rem);
    max-width: 50%;
  }
}

.m-call-to-action.m-call-to-action--image .m-call-to-action__image {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 1241px) {
  .m-call-to-action.m-call-to-action--image .m-call-to-action__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 87.2rem;
  }
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-call-to-action.m-call-to-action--image,
  .g-layout--4-4-4 .m-call-to-action.m-call-to-action--image,
  .g-layout--3-3-3-3 .m-call-to-action.m-call-to-action--image {
    min-height: auto;
  }
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-call-to-action.m-call-to-action--image .m-call-to-action__content,
  .g-layout--4-4-4 .m-call-to-action.m-call-to-action--image .m-call-to-action__content,
  .g-layout--3-3-3-3 .m-call-to-action.m-call-to-action--image .m-call-to-action__content {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-call-to-action.m-call-to-action--image .m-call-to-action__content,
  .g-layout--4-4-4 .m-call-to-action.m-call-to-action--image .m-call-to-action__content,
  .g-layout--3-3-3-3 .m-call-to-action.m-call-to-action--image .m-call-to-action__content {
    padding-bottom: 0;
  }
}

.g-layout--6-6 .m-call-to-action.m-call-to-action--image .m-call-to-action__content-box,
.g-layout--4-4-4 .m-call-to-action.m-call-to-action--image .m-call-to-action__content-box,
.g-layout--3-3-3-3 .m-call-to-action.m-call-to-action--image .m-call-to-action__content-box {
  transform: translateY(0);
  width: 100%;
  max-width: 100%;
  text-align: left;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 1241px) {
  .g-layout--6-6 .m-call-to-action.m-call-to-action--image .m-call-to-action__content-box,
  .g-layout--4-4-4 .m-call-to-action.m-call-to-action--image .m-call-to-action__content-box,
  .g-layout--3-3-3-3 .m-call-to-action.m-call-to-action--image .m-call-to-action__content-box {
    margin-top: -24px;
    text-align: center;
  }
}

.g-layout--6-6 .m-call-to-action.m-call-to-action--image .m-call-to-action__image,
.g-layout--4-4-4 .m-call-to-action.m-call-to-action--image .m-call-to-action__image,
.g-layout--3-3-3-3 .m-call-to-action.m-call-to-action--image .m-call-to-action__image {
  width: 100%;
  height: auto;
  position: relative;
}


.m-call-to-action.m-call-to-action--large .m-call-to-action__content {
  margin-right: 0;
  margin-left: 0;
}

.m-call-to-action.m-call-to-action--large .m-call-to-action__title {
  margin-bottom: 40px;
}

.m-call-to-action.m-call-to-action--large .m-call-to-action__text {
  margin-bottom: 32px;
}

@media screen and (min-width: 1241px) {
  .m-call-to-action.m-call-to-action--large .m-call-to-action__text {
    margin-bottom: 40px;
  }
}


/* stylelint-disable max-nesting-depth  */

.m-call-to-action {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  position: relative;
  display: block;
}

@media screen and (min-width: 769px) {
  .m-call-to-action {
    margin-bottom: 120px;
  }
}

@media print {
  .m-call-to-action {
    page-break-inside: avoid;
  }
}

.m-call-to-action.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-call-to-action {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-call-to-action {
  opacity: 1;
  transform: none;
}

@media print {
  .m-call-to-action {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-call-to-action .l-container__inner {
  position: relative;
}

.m-call-to-action .m-call-to-action__wrapper {
  position: relative;
}

@media screen and (min-width: 993px) {
  .g-layout--4-4-4 .m-call-to-action,
  .g-layout--3-3-3-3 .m-call-to-action,
  .g-layout--8-4 .g-cell-2 .m-call-to-action,
  .g-layout--4-8 .g-cell-1 .m-call-to-action {
    display: block;
    position: relative;
  }

  .g-layout--4-4-4 .m-call-to-action .m-call-to-action__text,
  .g-layout--3-3-3-3 .m-call-to-action .m-call-to-action__text,
  .g-layout--8-4 .g-cell-2 .m-call-to-action .m-call-to-action__text,
  .g-layout--4-8 .g-cell-1 .m-call-to-action .m-call-to-action__text {
    margin-bottom: 32px;
  }

  .g-layout--4-4-4 .m-call-to-action .m-call-to-action__text .a-text,
  .g-layout--3-3-3-3 .m-call-to-action .m-call-to-action__text .a-text,
  .g-layout--8-4 .g-cell-2 .m-call-to-action .m-call-to-action__text .a-text,
  .g-layout--4-8 .g-cell-1 .m-call-to-action .m-call-to-action__text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .g-layout--4-4-4 .m-call-to-action .m-call-to-action__content-box,
  .g-layout--3-3-3-3 .m-call-to-action .m-call-to-action__content-box,
  .g-layout--8-4 .g-cell-2 .m-call-to-action .m-call-to-action__content-box,
  .g-layout--4-8 .g-cell-1 .m-call-to-action .m-call-to-action__content-box {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .g-layout--4-4-4 .m-call-to-action .m-call-to-action__title .a-heading,
  .g-layout--3-3-3-3 .m-call-to-action .m-call-to-action__title .a-heading,
  .g-layout--8-4 .g-cell-2 .m-call-to-action .m-call-to-action__title .a-heading,
  .g-layout--4-8 .g-cell-1 .m-call-to-action .m-call-to-action__title .a-heading {
    font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 28px;
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    word-wrap: break-word;
    -webkit-hyphens: manual;
        -ms-hyphens: manual;
            hyphens: manual;
  }
}

@media screen and (min-width: 1441px) {
  .g-layout--4-4-4 .m-call-to-action .m-call-to-action__title .a-heading,
  .g-layout--3-3-3-3 .m-call-to-action .m-call-to-action__title .a-heading,
  .g-layout--8-4 .g-cell-2 .m-call-to-action .m-call-to-action__title .a-heading,
  .g-layout--4-8 .g-cell-1 .m-call-to-action .m-call-to-action__title .a-heading {
    font-size: 40px;
    line-height: 44px;
  }
}

@media print {
  .m-call-to-action {
    display: none;
    visibility: hidden;
  }
}

.m-call-to-action__content {
  pointer-events: none;
}

.m-call-to-action__content .a-link,
.m-call-to-action__content .a-button {
  pointer-events: auto;
}

.m-call-to-action__content-box {
  padding-left: 48px;
  padding-right: 48px;
  padding-top: 32px;
  padding-bottom: 32px;
  z-index: 20;
  position: relative;
  background-color: #ffffff;
  text-align: center;
}

@media screen and (min-width: 1241px) {
  .m-call-to-action__content-box {
    padding-left: 64px;
    padding-right: 64px;
  }
}

@media screen and (min-width: 1241px) {
  .m-call-to-action__content-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.m-call-to-action__title {
  margin-bottom: 24px;
}

@media screen and (min-width: 1241px) {
  .m-call-to-action__title {
    margin-bottom: 32px;
  }
}

.m-call-to-action__text {
  margin-bottom: 32px;
  pointer-events: all;
}

@media screen and (min-width: 1241px) {
  .m-call-to-action__text {
    margin-bottom: 40px;
  }
}

/* stylelint-enable max-nesting-depth  */


.m-cookie-disclaimer {
  z-index: 200;
  padding-top: 16px;
  padding-bottom: 16px;
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #353535;
  color: #ffffff;
  opacity: 0;
  transform: translateY(100%);
}

@media screen and (min-width: 769px) {
  .m-cookie-disclaimer {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.m-cookie-disclaimer.state-m-cookie-disclaimer--is-visible {
  visibility: visible;
  display: block;
}

.m-cookie-disclaimer.state-m-cookie-disclaimer--is-transitioning {
  transform: translateY(0);
  opacity: 1;
}

.m-cookie-disclaimer__content {
  max-width: 872px;
}

.m-cookie-disclaimer__title {
  padding-right: 20px;
}

.m-cookie-disclaimer__actions {
  padding-top: 16px;
}

.m-cookie-disclaimer__actions button:first-child {
  padding: 8px;
  position: absolute;
  top: 8px;
  right: 8px;
  color: #b4b4b4;
  margin: 0;
  width: 3.2rem;
  height: 3.2rem;
}

.m-cookie-disclaimer__actions button:first-child:hover .a-button__icon,
.m-cookie-disclaimer__actions button:first-child:focus .a-button__icon,
.m-cookie-disclaimer__actions button:first-child:active .a-button__icon {
  color: #ffffff;
}

.m-cookie-disclaimer__actions a:not(:last-child) {
  margin-bottom: 16px;
}

@media screen and (min-width: 769px) {
  .m-cookie-disclaimer__actions a:not(:last-child) {
    margin-bottom: 0;
  }
}

.m-cookie-disclaimer__primary {
  margin-right: 32px;
}

@media screen and (min-width: 769px) {
  .m-cookie-disclaimer__primary {
    margin-bottom: 0;
  }
}


.m-elevator-pitch-item {
  height: 100%;
}

.m-elevator-pitch-item__wrapper {
  display: flex;
  height: 100%;
}

.m-elevator-pitch-item__image-wrapper {
  padding-left: 0;
  padding-right: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media screen and (min-width: 993px) {
  .m-elevator-pitch-item__image-wrapper {
    padding-left: 48px;
  }
}

@media screen and (min-width: 993px) {
  .m-elevator-pitch-item__image-wrapper {
    padding-right: 32px;
  }
}

.m-elevator-pitch-item__image {
  width: 3.6rem;
  height: 3.6rem;
}

.m-elevator-pitch-item__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.m-elevator-pitch-item__heading {
  padding-right: 32px;
  margin-bottom: 8px;
  display: block;
}

.m-elevator-pitch-item__summary {
  padding-right: 32px;
  color: #808080;
  display: block;
}

.h-browser-device--ie .m-elevator-pitch-item__content {
  width: 100%;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-elevator-pitch {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
  background-color: #f4f4f4;
}

.m-elevator-pitch.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-elevator-pitch {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-elevator-pitch {
  opacity: 1;
  transform: none;
}

@media print {
  .m-elevator-pitch {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .m-elevator-pitch {
    margin-bottom: 120px;
  }
}

@media print {
  .m-elevator-pitch {
    page-break-inside: avoid;
  }
}

.m-elevator-pitch__title {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-elevator-pitch__title {
    margin-bottom: 40px;
  }
}

.m-elevator-pitch__container {
  margin-bottom: 32px;
}

@media screen and (min-width: 769px) {
  .m-elevator-pitch__container {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 993px) {
  .m-elevator-pitch__container {
    display: flex;
    margin-left: 0;
  }

  .m-elevator-pitch__container > .m-elevator-pitch__cell {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .h-browser-device--ie .m-elevator-pitch__container > .m-elevator-pitch__cell,
  .h-browser-device--edge .m-elevator-pitch__container > .m-elevator-pitch__cell {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}

@media screen and (max-width: 992px) {
  .m-elevator-pitch__cell:not(:last-child) {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-elevator-pitch__cell {
    padding-left: 0;
    flex-grow: 0;
    flex-shrink: 1;
  }
}

.m-elevator-pitch__item {
  height: 100%;
}

@media screen and (min-width: 993px) {
  .m-elevator-pitch__item {
    border-left: 1px solid #e5e5e5;
  }

  .m-elevator-pitch__item.state-h-animation--visible {
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  .m-elevator-pitch__item.state-h-animation--visible:nth-child(2) {
    transition-delay: 0.2s;
  }

  .m-elevator-pitch__item.state-h-animation--visible:nth-child(3) {
    transition-delay: 0.4s;
  }
}

.m-elevator-pitch-item__heading {
  margin-bottom: 12px;
}


@charset "UTF-8";

.m-testimonial {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-testimonial {
    margin-bottom: 120px;
  }
}

@media print {
  .m-testimonial {
    page-break-inside: avoid;
  }
}

.m-testimonial.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-testimonial {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-testimonial {
  opacity: 1;
  transform: none;
}

@media print {
  .m-testimonial {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 1241px) {
  .m-testimonial {
    padding-top: 24px;
  }
}

.m-testimonial__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-testimonial__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-testimonial__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-testimonial__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-testimonial__content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1241px) {
  .m-testimonial__content-wrapper {
    min-height: 30.8rem;
    flex-direction: row;
  }
}

.m-testimonial__image {
  margin-right: 24px;
  max-width: 100%;
}

@media screen and (min-width: 1241px) {
  .m-testimonial__image {
    flex: 0 0 30.8rem;
    align-self: flex-end;
  }
}

.m-testimonial__text-box {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-right: 24px;
  padding-left: 24px;
  position: relative;
  background-color: #ffffff;
}

@media screen and (min-width: 1241px) {
  .m-testimonial__text-box {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 1240px) {
  .m-testimonial__text-box {
    margin-top: -32px;
    margin-left: 24px;
  }
}

@media screen and (min-width: 1241px) {
  .m-testimonial__text-box {
    flex: 1 1 80%;
    align-self: flex-end;
    transform: translate(-8rem, -2.4rem);
  }
}

.m-testimonial__text-box:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  border-width: 24px 24px 0 0;
  border-color: #ffffff;
  border-style: solid;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.m-testimonial__text {
  margin-bottom: 32px;
}

.m-testimonial__text .a-text:before {
  content: "«";
}

.m-testimonial__text .a-text:after {
  content: "»";
}

.m-testimonial__author {
  margin-right: 8px;
}


.m-testimonial.m-testimonial--image-left .m-testimonial__text-box:before {
  transform-origin: 50% 0;
  transform: rotate(180deg);
  left: -24px;
  bottom: -24px;
}


@media screen and (min-width: 1241px) {
  .m-testimonial.m-testimonial--image-right .m-testimonial__content-wrapper {
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 1241px) {
  .m-testimonial.m-testimonial--image-right .m-testimonial__image {
    margin-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-testimonial.m-testimonial--image-right .m-testimonial__text-box {
    margin-left: 0;
    margin-right: -8.2rem;
    transform: translate(0, -2.4rem);
  }
}

.m-testimonial.m-testimonial--image-right .m-testimonial__text-box:before {
  transform: rotate(180deg);
  left: -24px;
}

@media screen and (min-width: 1241px) {
  .m-testimonial.m-testimonial--image-right .m-testimonial__text-box:before {
    transform: rotate(180deg) scaleX(-1);
    left: auto;
    right: -24px;
  }
}


.m-testimonial.m-testimonial--text-only .m-testimonial__content-wrapper {
  min-height: auto;
  display: block;
}

.m-testimonial.m-testimonial--text-only .m-testimonial__text-box {
  margin-left: 0;
  margin-top: 0;
  width: auto;
}

@media screen and (min-width: 1241px) {
  .m-testimonial.m-testimonial--text-only .m-testimonial__text-box {
    margin-top: 0;
  }
}

.m-testimonial.m-testimonial--text-only .m-testimonial__text-box:before {
  transform: rotate(180deg);
  left: -24px;
}

@media screen and (min-width: 1241px) {
  .m-testimonial.m-testimonial--text-only .m-testimonial__text-box {
    flex: none;
    transform: none;
  }
}


/* stylelint-disable max-nesting-depth  */

.m-listing {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-listing {
    margin-bottom: 120px;
  }
}

@media print {
  .m-listing {
    page-break-inside: avoid;
  }
}

.m-listing.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-listing {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-listing {
  opacity: 1;
  transform: none;
}

@media print {
  .m-listing {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .g-layout--4-4-4 .m-listing,
  .g-layout--3-3-3-3 .m-listing,
  .g-layout--8-4 .g-cell-2 .m-listing,
  .g-layout--4-8 .g-cell-1 .m-listing {
    max-width: 420px;
  }
}

/* stylelint-enable max-nesting-depth  */

.m-listing__title {
  margin-bottom: 12px;
}

@media screen and (min-width: 993px) {
  .m-listing__title {
    margin-bottom: 8px;
  }
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-product-comparison {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .m-product-comparison {
    margin-bottom: 120px;
  }
}

@media print {
  .m-product-comparison {
    page-break-inside: avoid;
  }
}

@media screen and (max-width: 992px) {
  .m-product-comparison__reset-padding.l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.m-product-comparison__title {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-product-comparison__title.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-product-comparison__title {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-product-comparison__title {
  opacity: 1;
  transform: none;
}

@media print {
  .m-product-comparison__title {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-product-comparison__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-product-comparison__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-product-comparison__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-product-comparison__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 992px) {
  .m-product-comparison .m-product-comparison__items {
    overflow-x: scroll;
    display: flex;
    position: relative;
  }
}

@media screen and (min-width: 993px) {
  .m-product-comparison .m-product-comparison__items {
    display: flex;
    margin-left: -32px;
    flex-wrap: wrap;
  }

  .m-product-comparison .m-product-comparison__items > .m-product-comparison__item {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .h-browser-device--ie .m-product-comparison .m-product-comparison__items > .m-product-comparison__item,
  .h-browser-device--edge .m-product-comparison .m-product-comparison__items > .m-product-comparison__item {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-product-comparison .m-product-comparison__item {
    padding-left: 16px;
    padding-right: 16px;
    flex: 1 0 70%;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .m-product-comparison .m-product-comparison__item {
    padding-left: 6px;
    padding-right: 6px;
    flex: 1 0 calc(100% - 3.6rem);
    width: 100%;
  }

  .m-product-comparison .m-product-comparison__item:first-child {
    padding-left: 16px;
  }

  .m-product-comparison .m-product-comparison__item:last-child {
    padding-right: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-product-comparison .m-product-comparison__item {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
  }
}

.m-product-comparison__item {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-product-comparison__item.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-product-comparison__item {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-product-comparison__item {
  opacity: 1;
  transform: none;
}

@media print {
  .m-product-comparison__item {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) and (min-width: 769px) {
  .m-product-comparison__item:nth-child(n+4) {
    margin-top: 56px;
  }
}

@media screen and (max-width: 992px) {
  .h-browser-device--ie .m-product-comparison__items,
  .h-browser-device--edge .m-product-comparison__items {
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}


.m-text-list {
  position: relative;
  display: block;
  height: 100%;
}

.m-text-list__wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.m-text-list__content {
  margin-left: 12px;
  margin-right: 12px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 993px) {
  .m-text-list__content {
    margin-left: 16px;
    margin-right: 16px;
  }
}

.m-text-list__content-box {
  margin-top: -32px;
  padding: 32px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}

.m-text-list__link-wrapper {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 0;
  line-height: 0;
  margin-top: auto;
}

.m-text-list__head {
  background-color: #353535;
  height: 13.4rem;
}

@media screen and (min-width: 993px) {
  .m-text-list__head {
    height: 17.4rem;
  }
}

.m-text-list__category {
  padding-top: 32px;
  padding-left: 40px;
  padding-right: 40px;
}

.m-text-list__category-text {
  font-size: 20px;
  line-height: 22px;
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  color: #ffffff;
}

.m-text-list__title-item {
  display: block;
}

.m-text-list__title {
  margin-bottom: 24px;
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
  color: #666666;
}

.m-text-list__subtitle {
  margin-bottom: 32px;
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
  color: #000000;
}

.m-text-list__list {
  margin-bottom: 24px;
}

.m-text-list.m-text-list--selected .m-text-list__head {
  background-color: #d82034;
}

.m-text-list.m-text-list--selected .m-text-list__link-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-product-comparison-image {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .m-product-comparison-image {
    margin-bottom: 120px;
  }
}

@media print {
  .m-product-comparison-image {
    page-break-inside: avoid;
  }
}

@media screen and (max-width: 992px) {
  .m-product-comparison-image__reset-padding.l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.m-product-comparison-image__title {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-product-comparison-image__title.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-product-comparison-image__title {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-product-comparison-image__title {
  opacity: 1;
  transform: none;
}

@media print {
  .m-product-comparison-image__title {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-product-comparison-image__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-product-comparison-image__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-product-comparison-image__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-product-comparison-image__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 992px) {
  .m-product-comparison-image .m-product-comparison-image__items {
    overflow-x: scroll;
    display: flex;
    position: relative;
  }
}

@media screen and (min-width: 993px) {
  .m-product-comparison-image .m-product-comparison-image__items {
    display: flex;
    margin-left: -32px;
    flex-wrap: wrap;
  }

  .m-product-comparison-image .m-product-comparison-image__items > .m-product-comparison-image__item {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .h-browser-device--ie .m-product-comparison-image .m-product-comparison-image__items > .m-product-comparison-image__item,
  .h-browser-device--edge .m-product-comparison-image .m-product-comparison-image__items > .m-product-comparison-image__item {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-product-comparison-image .m-product-comparison-image__item {
    padding-left: 16px;
    padding-right: 16px;
    flex: 1 0 70%;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .m-product-comparison-image .m-product-comparison-image__item {
    padding-left: 6px;
    padding-right: 6px;
    flex: 1 0 calc(100% - 3.6rem);
    width: 100%;
  }

  .m-product-comparison-image .m-product-comparison-image__item:first-child {
    padding-left: 16px;
  }

  .m-product-comparison-image .m-product-comparison-image__item:last-child {
    padding-right: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-product-comparison-image .m-product-comparison-image__item {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
  }
}

.m-product-comparison-image__item {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-product-comparison-image__item.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-product-comparison-image__item {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-product-comparison-image__item {
  opacity: 1;
  transform: none;
}

@media print {
  .m-product-comparison-image__item {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) and (min-width: 769px) {
  .m-product-comparison-image__item:nth-child(n+4) {
    margin-top: 56px;
  }
}

@media screen and (max-width: 992px) {
  .h-browser-device--ie .m-product-comparison__items,
  .h-browser-device--edge .m-product-comparison__items {
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.m-product-comparison-image-list {
  position: relative;
  display: block;
  height: 100%;
}

.m-product-comparison-image-list__wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.m-product-comparison-image-list__content {
  margin-left: 12px;
  margin-right: 12px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 993px) {
  .m-product-comparison-image-list__content {
    margin-left: 16px;
    margin-right: 16px;
  }
}

.m-product-comparison-image-list__content-box {
  z-index: 20;
  margin-top: -32px;
  padding: 32px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}

.m-product-comparison-image-list__link-wrapper {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 0;
  line-height: 0;
  margin-top: auto;
}

.m-product-comparison-image-list__head {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  background-color: #353535;
  overflow: hidden;
}

.m-product-comparison-image-list__head .m-product-comparison-image-list__image-scale {
  /* autoprefixer: ignore next */
  transition: transform 0.25s linear;
}

.m-product-comparison-image-list__head:hover .m-product-comparison-image-list__image-scale {
  transform: scale(1.07);
}

.m-product-comparison-image-list__category {
  padding-top: 32px;
  padding-left: 40px;
  padding-right: 40px;
}

.m-product-comparison-image-list__category-text {
  font-size: 20px;
  line-height: 22px;
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  color: #ffffff;
}

.m-product-comparison-image-list__title-item {
  display: block;
}

.m-product-comparison-image-list__title {
  margin-bottom: 24px;
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
  color: #666666;
}

.m-product-comparison-image-list__subtitle {
  margin-bottom: 32px;
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
  color: #000000;
}

.m-product-comparison-image-list__list {
  margin-bottom: 24px;
}

.m-product-comparison-image-list.m-product-comparison-image-list--selected .m-product-comparison-image-list__link-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}


/* stylelint-disable plugin/stylelint-bem-namics */

.m-marketing-teaser {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  position: relative;
}

.m-marketing-teaser .m-marketing-teaser__image-scale {
  /* autoprefixer: ignore next */
  transition: transform 0.25s linear;
}

.m-marketing-teaser:hover .m-marketing-teaser__image-scale {
  transform: scale(1.07);
}

.m-marketing-teaser:after {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  pointer-events: none;
  opacity: 0.3;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser:after {
    opacity: 0.15;
  }
}

.m-marketing-teaser:hover:after {
  opacity: 0.3;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser:hover .m-marketing-teaser__button {
    /* autoprefixer: ignore next */
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transform: translate(1.6rem, -100%);
    pointer-events: auto;
    opacity: 1;
  }

  .m-marketing-teaser:hover .m-marketing-teaser__content {
    bottom: 6rem;
  }
}

.m-marketing-teaser__image {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.m-marketing-teaser__image-scale {
  transform: scale(1.07);
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser__image-scale {
    transform: scale(1);
  }
}

.m-marketing-teaser__background {
  position: relative;
  background-color: transparent;
  cursor: pointer;
}

.m-marketing-teaser__background:before {
  display: block;
  content: '';
  width: 100%;
  padding-top: 56.25%;
}

.m-marketing-teaser__link {
  display: block;
}

.m-marketing-teaser__button {
  z-index: 20;
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  position: absolute;
  right: 0;
  opacity: 0;
  pointer-events: none;
}

.m-marketing-teaser__button.a-button {
  margin-top: 16px;
  width: auto;
}

@media screen and (max-width: 992px) {
  .m-marketing-teaser__button {
    transform: translate(1.2rem, -100%);
    pointer-events: auto;
    opacity: 1;
    margin-top: 1.2rem;
    animation: none;
    width: auto;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser__button {
    opacity: 0;
    pointer-events: none;
    transform: translate(1.6rem, 0);
  }

  .m-marketing-teaser__button:focus {
    transform: translate(1.6rem, -100%);
    pointer-events: auto;
    opacity: 1;
  }

  [data-whatintent='touch'] .m-marketing-teaser__button {
    transform: translate(1.6rem, -100%);
    pointer-events: auto;
    opacity: 1;
    margin-top: 1.2rem;
    animation: none;
  }
}

.h-browser-device--ie .m-marketing-teaser__button,
.h-browser-device--edge .m-marketing-teaser__button {
  max-width: 100%;
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

.m-marketing-teaser__wrapper {
  position: relative;
}

.m-marketing-teaser__content {
  z-index: 20;
  /* autoprefixer: ignore next */
  transition: bottom 0.2s ease-in-out;
  pointer-events: none;
  position: absolute;
  right: 2.4rem;
  left: 2.4rem;
  bottom: 6rem;
  display: block;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser__content {
    bottom: 2.4rem;
  }

  [data-whatintent='touch'] .m-marketing-teaser__content {
    bottom: 6rem;
  }
}

.m-marketing-teaser__content-lead {
  display: inline-block;
  margin-bottom: 8px;
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
}

.m-marketing-teaser__content-lead .a-text.a-text--type-copy {
  font-size: 14px;
  line-height: 16px;
}

.m-marketing-teaser__content-title {
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
  display: block;
}

.m-marketing-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 40px;
    line-height: 44px;
  }
}

.m-marketing-teaser__content-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-marketing-teaser__content-text {
    text-shadow: 0 1px 16px rgba(0, 0, 0, 0.3);
    display: block;
    color: #ffffff;
    pointer-events: auto;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser__content-text {
    max-width: 420px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-marketing-teaser__content-title .a-heading.a-heading--h3,
.m-teaser-row--image-large-right .m-teaser-row__col-1:first-child .m-marketing-teaser__content-title .a-heading.a-heading--h3,
.m-teaser-row--image-small .m-marketing-teaser__content-title .a-heading.a-heading--h3,
.m-marketing-teaser--image-small .m-marketing-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-marketing-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser-row--image-large-right .m-teaser-row__col-1:first-child .m-marketing-teaser__content-title .a-heading.a-heading--h3,
  .m-teaser-row--image-small .m-marketing-teaser__content-title .a-heading.a-heading--h3,
  .m-marketing-teaser--image-small .m-marketing-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large {
    min-height: 49rem;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large:after {
  opacity: 0;
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__image {
  width: 100%;
  height: auto;
  position: relative;
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__image {
    width: 87.2rem;
    top: 0;
    position: absolute;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__head {
  left: 2.4rem;
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__head {
    width: 82.4rem;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__wrapper {
  position: static;
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content {
  margin-right: 12px;
  margin-left: 12px;
  position: relative;
  right: auto;
  left: auto;
  bottom: auto;
  display: block;
  height: 100%;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content {
    margin-right: 0;
    margin-left: 0;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content:before,
.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content:after {
  content: " ";
  display: table;
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content:after {
  clear: both;
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
  margin-top: -32px;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 60px;
  background-color: #ffffff;
  position: relative;
  display: inline-block;
  width: 100%;
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
    margin-top: 80px;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
    max-width: 53.3rem;
    min-height: 32.4rem;
    display: block;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead,
.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-title,
.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-text {
  text-shadow: none;
}

@media screen and (min-width: 481px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-title .a-heading.a-heading--h3 {
  font-size: 20px;
  line-height: 22px;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-title .a-heading.a-heading--h3 {
    font-size: 26px;
    line-height: 28px;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-text {
  pointer-events: auto;
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__content-text {
    margin-bottom: 32px;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__button {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: auto;
  transform: translate(1.2rem, 1.2rem);
  margin: 0;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__button {
    opacity: 1;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__button {
    position: relative;
    transform: translate(0, 0);
    opacity: 1;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__button.a-button {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__button.a-button {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large .m-marketing-teaser__button.a-button {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large:hover,
  .m-marketing-teaser.m-marketing-teaser--text-image-large:active,
  .m-marketing-teaser.m-marketing-teaser--text-image-large:focus {
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  .m-marketing-teaser.m-marketing-teaser--text-image-large:hover .m-marketing-teaser__button,
  .m-marketing-teaser.m-marketing-teaser--text-image-large:active .m-marketing-teaser__button,
  .m-marketing-teaser.m-marketing-teaser--text-image-large:focus .m-marketing-teaser__button {
    visibility: visible;
  }

  .m-marketing-teaser.m-marketing-teaser--text-image-large:hover .m-marketing-teaser__content,
  .m-marketing-teaser.m-marketing-teaser--text-image-large:active .m-marketing-teaser__content,
  .m-marketing-teaser.m-marketing-teaser--text-image-large:focus .m-marketing-teaser__content {
    bottom: 0;
    transition: none;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large:hover:after,
.m-marketing-teaser.m-marketing-teaser--text-image-large:active:after,
.m-marketing-teaser.m-marketing-teaser--text-image-large:focus:after {
  opacity: 0;
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large-left .m-marketing-teaser__image {
    left: 0;
  }
}

.m-marketing-teaser.m-marketing-teaser--text-image-large-left .m-marketing-teaser__head {
  right: 2.4rem;
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large-left .m-marketing-teaser__head {
    right: auto;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large-left .m-marketing-teaser__content-box {
    float: right;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large-right .m-marketing-teaser__image {
    right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large-right .m-marketing-teaser__head {
    left: auto;
    right: 2.4rem;
  }
}

@media screen and (min-width: 1241px) {
  .m-marketing-teaser.m-marketing-teaser--text-image-large-right .m-marketing-teaser__content-box {
    float: left;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

.m-marketing-teaser.m-marketing-teaser--image-small {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.m-marketing-teaser.m-marketing-teaser--image-small:after {
  opacity: 0;
}

.m-marketing-teaser.m-marketing-teaser--image-small.state-m-teaser--pre-init .m-marketing-teaser__content-title,
.m-marketing-teaser.m-marketing-teaser--image-small.state-m-marketing-teaser--pre-init .m-marketing-teaser__content-title {
  max-height: 6.6rem;
  overflow: hidden;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small.state-m-teaser--pre-init .m-marketing-teaser__content-title,
  .m-marketing-teaser.m-marketing-teaser--image-small.state-m-marketing-teaser--pre-init .m-marketing-teaser__content-title {
    max-height: 8.4rem;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small.state-m-teaser--pre-init .m-marketing-teaser__content-text,
  .m-marketing-teaser.m-marketing-teaser--image-small.state-m-marketing-teaser--pre-init .m-marketing-teaser__content-text {
    max-height: 8.8rem;
    overflow: hidden;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content {
  margin-right: 12px;
  margin-left: 12px;
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-box {
  margin-top: -32px;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #ffffff;
  width: 100%;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-box {
    margin-top: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-box {
    /* autoprefixer: ignore next */
    transition: padding-bottom 0.2s ease-in-out, height 0.2s ease-in-out;
    position: absolute;
    bottom: 0;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-lead,
.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-title,
.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-text {
  text-shadow: none;
}

.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-text {
  opacity: 1;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-text {
    /* autoprefixer: ignore next */
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__content-text {
    opacity: 1;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__button {
  bottom: -1.2rem;
  right: -1.2rem;
  transform: translateY(0);
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__button {
    transform: translateY(100%);
    bottom: -1.6rem;
    right: -1.6rem;
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__button {
    bottom: -1.2rem;
    right: -1.2rem;
    transform: translateY(0);
  }

  .m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__button:focus {
    transform: none;
    opacity: 0;
    pointer-events: none;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small:hover .m-marketing-teaser__button {
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

.m-marketing-teaser.m-marketing-teaser--image-small:hover .m-marketing-teaser__content-text {
  opacity: 1;
}

.m-marketing-teaser.m-marketing-teaser--image-small .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-marketing-teaser__button {
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

.m-marketing-teaser.m-marketing-teaser--image-small-text {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small-text {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small-text .m-teaser__content-box,
  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__content-text {
  margin-top: 2.4rem;
  opacity: 1;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__wrapper {
    padding-bottom: 24.4rem;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box {
  padding-bottom: 6.4rem;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box {
    padding-bottom: 3.2rem;
    height: 27.6rem;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-text:hover {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-text:hover .m-teaser__content-box,
  .m-marketing-teaser.m-marketing-teaser--image-small-text:hover .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-teaser__content-box,
  .m-marketing-teaser.m-marketing-teaser--image-small-text .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics */

@media screen and (min-width: 993px) {
  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small-title {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__image-scale {
    filter: blur(1.5px);
  }

  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }

  [data-whatintent='touch'] .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__content-text {
    margin-top: 24px;
    height: 8.8rem;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__image-scale {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__wrapper {
    padding-bottom: 13.2rem;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
  padding-bottom: 6.4rem;
}

@media screen and (min-width: 481px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
    padding-bottom: 3.2rem;
    height: 16.4rem;
  }
}

@media screen and (max-width: 992px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__content-text {
    margin-top: 24px;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__content-text {
    /* autoprefixer: ignore next */
    transition: height 0.2s ease-in-out, margin-top 0.2s ease-in-out;
    height: 0;
    overflow: hidden;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small-title:hover {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-title:hover {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-title:hover .m-marketing-teaser__image-scale {
    filter: blur(1.5px);
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-title:hover .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-title:hover .m-marketing-teaser__content-text {
    margin-top: 24px;
    height: 8.8rem;
  }
}

.m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-marketing-teaser__image-scale {
    filter: blur(1.5px);
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-marketing-teaser__content-box {
    padding-bottom: 6.4rem;
    height: 30.8rem;
  }

  .m-marketing-teaser.m-marketing-teaser--image-small-title .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-marketing-teaser__content-text {
    margin-top: 24px;
    height: 8.8rem;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics */


/* stylelint-disable max-nesting-depth  */

.m-marketing-teaser.m-marketing-teaser--no-image:after {
  opacity: 0;
}

.m-marketing-teaser.m-marketing-teaser--no-image .m-marketing-teaser__wrapper .m-marketing-teaser__content {
  bottom: 0;
}

.m-marketing-teaser.m-marketing-teaser--no-image .m-marketing-teaser__content-lead {
  display: inline-block;
  padding: 2px 5px 3px;
  outline: 1px solid #ffffff;
  text-shadow: none;
}

.m-marketing-teaser.m-marketing-teaser--no-image .m-marketing-teaser__content-title {
  margin-bottom: 24px;
  text-shadow: none;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--no-image .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large {
  min-height: auto;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content {
  margin: 0;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
  max-width: 100%;
  margin-top: 0;
  min-height: 36.8rem;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
    min-height: auto;
  }
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead {
  outline: none;
  padding: 0;
}

.m-teaser-row--text-image-left .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead .m-teaser-row--text-image-right {
  margin-bottom: 8px;
}

@media screen and (min-width: 769px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-title .a-heading--h3 {
    font-size: 40px;
    line-height: 44px;
  }
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-title,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-text {
  max-width: 872px;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-text {
  display: block;
}

@media screen and (min-width: 769px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-text {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--text-image-large .m-marketing-teaser__content-text .a-text {
    font-size: 20px;
    line-height: 28px;
  }
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title {
  height: 100%;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__text,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__icon,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__icon {
  color: #d82034;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:hover,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:focus:not([disabled]),
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__wrapper,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__wrapper {
  padding: 0;
  height: 100%;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content {
  position: relative;
  margin: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: none;
  height: 100%;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
  padding-bottom: 24px;
  background-color: #e04d5d;
  position: relative;
  margin-top: 0;
  transition: none;
  height: 100%;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box,
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
    padding-bottom: 48px;
  }
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-lead,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-lead {
  outline: none;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-title,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-title {
  max-width: 98%;
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-text,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-text {
  opacity: 1;
  display: block;
  height: auto;
  min-height: 9rem;
  max-width: 100%;
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-text,
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-text {
    height: 9rem;
    max-width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button,
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button {
    position: relative;
    bottom: 0;
  }
}

.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text:hover .m-marketing-teaser__content-box,
.m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title:hover .m-marketing-teaser__content-box {
  height: 100%;
  padding-bottom: 4.8rem;
}

@media screen and (max-width: 992px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text:hover .m-marketing-teaser__content-box,
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title:hover .m-marketing-teaser__content-box {
    padding-bottom: 2.4rem;
  }
}

@media screen and (min-width: 993px) {
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-marketing-teaser__content-box,
  .m-marketing-teaser.m-marketing-teaser--no-image.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__block-link:focus + .m-marketing-teaser__content .m-marketing-teaser__content-box {
    padding-bottom: 48px;
    height: 100%;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__background {
  background-color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-lead {
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  display: inline-block;
  background-color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-title {
  margin-bottom: 12px;
}

@media screen and (min-width: 769px) {
  .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
  color: #ffffff;
}

.m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text .a-text .m-marketing-teaser--image-small.m-marketing-teaser--image-small-title {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__button {
  background-color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__button .a-button__text {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__button .a-button__icon {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__button:hover {
  background-color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #a11c36;
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-red .m-marketing-teaser__content-text {
  display: block;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--no-image .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__icon {
  color: #d82034;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--no-image .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--no-image .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead {
  margin-bottom: 12px;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
  background-color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--text-image-large .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__icon {
  color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--text-image-large .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--text-image-large .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box {
  background-color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-lead {
  padding: 0;
  background-color: transparent;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-title {
  margin-bottom: 24px;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__icon {
  color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
  background-color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-lead {
  background-color: transparent;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__icon {
  color: #e04d5d;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-red.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__background {
  background-color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-lead {
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  display: inline-block;
  background-color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-title {
  margin-bottom: 12px;
}

@media screen and (min-width: 769px) {
  .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
  color: #ffffff;
}

.m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text .a-text .m-marketing-teaser--image-small.m-marketing-teaser--image-small-title {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__button {
  background-color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__button .a-button__text {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__button .a-button__icon {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__button:hover {
  background-color: #6d1874;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #6d1874;
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-violet .m-marketing-teaser__content-text {
  display: block;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--no-image .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__icon {
  color: #6d1874;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--no-image .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--no-image .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead {
  margin-bottom: 12px;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
  background-color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--text-image-large .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__icon {
  color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--text-image-large .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--text-image-large .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box {
  background-color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-lead {
  padding: 0;
  background-color: transparent;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-title {
  margin-bottom: 24px;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__icon {
  color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
  background-color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-lead {
  background-color: transparent;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__icon {
  color: #8a4690;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-violet.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__background {
  background-color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-lead {
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  display: inline-block;
  background-color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-title {
  margin-bottom: 12px;
}

@media screen and (min-width: 769px) {
  .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
  color: #ffffff;
}

.m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text .a-text .m-marketing-teaser--image-small.m-marketing-teaser--image-small-title {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__button {
  background-color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__button .a-button__text {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__button .a-button__icon {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__button:hover {
  background-color: #000000;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #000000;
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite .m-marketing-teaser__content-text {
  display: block;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--no-image .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__icon {
  color: #000000;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--no-image .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--no-image .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead {
  margin-bottom: 12px;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
  background-color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--text-image-large .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__icon {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--text-image-large .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--text-image-large .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box {
  background-color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-lead {
  padding: 0;
  background-color: transparent;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-title {
  margin-bottom: 24px;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__icon {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
  background-color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-lead {
  background-color: transparent;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__icon {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-anthracite.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__background {
  background-color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-lead {
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  display: inline-block;
  background-color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-title {
  margin-bottom: 12px;
}

@media screen and (min-width: 769px) {
  .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-title {
    margin-bottom: 24px;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
  color: #ffffff;
}

.m-teaser-row--image-small .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-right .m-teaser-row__col-1 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-right .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

@media screen and (min-width: 993px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-1 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }
}

.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text,
.m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-2 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text,
  .m-teaser-row--image-large-left .m-teaser-row__col-2 .m-teaser-row__col-3 .m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text .a-text .m-marketing-teaser--image-small.m-marketing-teaser--image-small-title {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__button {
  background-color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__button .a-button__text {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__button .a-button__icon {
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__button:hover {
  background-color: #000000;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #000000;
  color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux .m-marketing-teaser__content-text {
  display: block;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--no-image .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__text {
  color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--no-image .m-marketing-teaser__button .a-button__icon {
  color: #000000;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--no-image .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--no-image .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--text-image-large .m-marketing-teaser__content-lead {
  margin-bottom: 12px;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--text-image-large .m-marketing-teaser__content-box {
  background-color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--text-image-large .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--text-image-large .m-marketing-teaser__button .a-button__icon {
  color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--text-image-large .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--text-image-large .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-box {
  background-color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-lead {
  padding: 0;
  background-color: transparent;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__content-title {
  margin-bottom: 24px;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button .a-button__icon {
  color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-text .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-box {
  background-color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__content-lead {
  background-color: transparent;
  padding: 0;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button {
  background-color: #ffffff;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__text {
  color: #353535;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button .a-button__icon {
  color: #a11c36;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:hover {
  background-color: #f9f9f9;
}

.m-marketing-teaser.m-marketing-teaser--color-bordeaux.m-marketing-teaser--image-small.m-marketing-teaser--image-small-title .m-marketing-teaser__button:focus:not([disabled]) {
  background-color: #f9f9f9;
  color: #353535;
}

/* stylelint-enable max-nesting-depth  */


.m-teaser-text {
  /* stylelint-disable-next-line */
  position: relative;
  background-color: #ffffff;
}

.m-teaser-text {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
}

.m-teaser-text:hover {
  /* stylelint-disable-next-line */
}

.m-teaser-text:hover {
  transform: translateY(-4px);
}

.m-teaser-text:hover .m-teaser-text__link {
  color: #000000;
  /* stylelint-disable-next-line */
}

.m-teaser-text:hover .m-teaser-text__link .a-link__icon-after {
  transform: translateX(5px);
}

.m-teaser-text__block-link:focus + .m-teaser-text__content .m-teaser-text__link {
  color: #000000;
}

.m-teaser-text__block-link:focus + .m-teaser-text__content .m-teaser-text__link .a-link__icon-after {
  transform: translateX(5px);
}

.m-teaser-text__content {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px;
}

@media screen and (min-width: 993px) {
  .m-teaser-text__content {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}

.m-teaser-text__content-title {
  margin-bottom: 16px;
}

.m-teaser-text__content-title .a-heading {
  color: #000000;
}

.m-teaser-text__content-title .a-heading b {
  color: #666666;
  font-weight: normal;
}

@media screen and (min-width: 993px) {
  .m-teaser-text__content-text {
    max-width: 70%;
  }
}

.m-teaser-text__link {
  padding-top: 32px;
  display: block;
}


@media screen and (min-width: 993px) {
  .m-teaser-text.m-teaser-text--news {
    height: 100%;
  }
}

.m-teaser-text.m-teaser-text--news .m-teaser-text__content-header {
  padding-bottom: 8px;
}

.m-teaser-text.m-teaser-text--news .m-teaser-text__content-date {
  padding-right: 8px;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}

.m-teaser-text.m-teaser-text--news .m-teaser-text__content-category {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}

.m-teaser-text.m-teaser-text--news .m-teaser-text__content-title {
  padding-bottom: 32px;
  margin-bottom: 0;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word;
}

@media screen and (min-width: 993px) {
  .m-teaser-text.m-teaser-text--news .m-teaser-text__content-title {
    margin-bottom: 18px;
  }
}

.m-teaser-text.m-teaser-text--news .m-teaser-text__content-title .a-heading {
  color: #000000;
}

.m-teaser-text.m-teaser-text--news .m-teaser-text__link {
  padding-top: 0;
}

@media screen and (min-width: 993px) {
  .m-teaser-text.m-teaser-text--news .m-teaser-text__link {
    height: 18px;
    position: absolute;
    bottom: 4rem;
  }
}


.m-teaser-text.m-teaser-text--news-archive .m-teaser-text__content-header {
  padding-bottom: 8px;
}

.m-teaser-text.m-teaser-text--news-archive .m-teaser-text__content-date {
  padding-right: 8px;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}

.m-teaser-text.m-teaser-text--news-archive .m-teaser-text__content-category {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}

.m-teaser-text.m-teaser-text--news-archive .m-teaser-text__content-title {
  margin-bottom: 0;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word;
}

.m-teaser-text.m-teaser-text--news-archive .m-teaser-text__content-title .a-heading {
  color: #000000;
}



/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

@media screen and (min-width: 769px) and (max-width: 1240px) {
  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container > .m-teaser-row__col:not(:first-child) {
    margin-top: 32px;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container {
    display: flex;
    margin-left: -32px;
  }

  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container > .m-teaser-row__col {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
  }
}

.m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub {
  position: relative;
  height: 100%;
}

.m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub .m-teaser-row__col {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub .m-teaser-row__col.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub .m-teaser-row__col {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub .m-teaser-row__col {
  opacity: 1;
  transform: none;
}

@media print {
  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub .m-teaser-row__col {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1240px) {
  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub {
    display: flex;
    margin-left: -32px;
  }

  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub > .m-teaser-row__col {
    flex-basis: 50%;
    max-width: 50%;
  }

  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub .m-teaser-row__col {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
    max-width: 50%;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__container-sub .m-teaser-row__col:not(:first-child) {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .m-teaser-row.m-teaser-row--image-large .m-teaser-row__col:not(:first-child) {
    margin-top: 32px;
  }
}

/* stylelint-enable max-nesting-depth  */


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

@media screen and (min-width: 1241px) {
  .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1,
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }

  .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }

  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2,
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
    flex-basis: 66.7%;
    max-width: 66.7%;
  }
}

.m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col {
  position: relative;
  z-index: 1;
}

.m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
  opacity: 1;
  transform: none;
}

@media print {
  .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__container-sub .m-teaser-row__col-1 {
  z-index: 40;
  position: relative;
}

.m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__placeholder {
  display: none;
}

@media screen and (min-width: 1241px) {
  .m-teaser-row.m-teaser-row--image-large-right .m-teaser-row__placeholder {
    height: 0;
    display: block;
    padding-bottom: 56.25%;
    background-color: transparent;
  }
}

/* stylelint-enable max-nesting-depth  */


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

@media screen and (min-width: 1241px) {
  .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }

  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1,
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
    flex-basis: 66.7%;
    max-width: 66.7%;
  }

  .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2,
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-2 {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}

.m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
  opacity: 1;
  transform: none;
}

@media print {
  .m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container > .m-teaser-row__col.m-teaser-row__col-1 {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-teaser-row.m-teaser-row--image-large-left .m-teaser-row__container-sub .m-teaser-row__col-2 {
  z-index: 40;
  position: relative;
}

/* stylelint-enable max-nesting-depth  */


.m-teaser-row.m-teaser-row--text-image .m-teaser-row__col {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-teaser-row.m-teaser-row--text-image .m-teaser-row__col.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-teaser-row.m-teaser-row--text-image .m-teaser-row__col {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-teaser-row.m-teaser-row--text-image .m-teaser-row__col {
  opacity: 1;
  transform: none;
}

@media print {
  .m-teaser-row.m-teaser-row--text-image .m-teaser-row__col {
    opacity: 1;
    transform: none;
    transition: none;
  }
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable max-nesting-depth  */

@media screen and (min-width: 769px) {
  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container {
    display: flex;
    margin-left: -32px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1240px) {
  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container {
    flex-wrap: wrap;
  }

  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container > .m-teaser-row__col {
    flex-basis: 50%;
    max-width: 50%;
  }

  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container .m-teaser-row__col:nth-child(1),
  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container .m-teaser-row__col:nth-child(2),
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container .m-teaser-row__col:nth-child(1),
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container .m-teaser-row__col:nth-child(2) {
    max-width: 50%;
  }

  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container .m-teaser-row__col:nth-child(3),
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container .m-teaser-row__col:nth-child(3) {
    max-width: 100%;
  }
}

@media screen and (min-width: 1241px) {
  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container > .m-teaser-row__col {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .h-browser-device--ie .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container > .m-teaser-row__col,
  .h-browser-device--edge .m-teaser-row.m-teaser-row--image-small .m-teaser-row__container > .m-teaser-row__col {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}

.m-teaser-row.m-teaser-row--image-small .m-teaser-row__col {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-teaser-row.m-teaser-row--image-small .m-teaser-row__col.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-teaser-row.m-teaser-row--image-small .m-teaser-row__col {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-teaser-row.m-teaser-row--image-small .m-teaser-row__col {
  opacity: 1;
  transform: none;
}

@media print {
  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__col {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__col:not(:first-child) {
    margin-top: 32px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1240px) {
  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__col:nth-child(3) {
    margin-top: 32px;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .m-teaser-row.m-teaser-row--image-small .m-teaser-row__col {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
  }
}

/* stylelint-enable max-nesting-depth  */


.m-purpose-hub-teaser {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .m-purpose-hub-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-purpose-hub-teaser {
    page-break-inside: avoid;
  }
}

.m-purpose-hub-teaser__title-wrapper {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 32px;
}

.m-purpose-hub-teaser__title-wrapper.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-purpose-hub-teaser__title-wrapper {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-purpose-hub-teaser__title-wrapper {
  opacity: 1;
  transform: none;
}

@media print {
  .m-purpose-hub-teaser__title-wrapper {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .m-purpose-hub-teaser__title-wrapper {
    margin-bottom: 64px;
  }
}

.m-purpose-hub-teaser__teaser-row:first-child {
  z-index: 40;
  position: relative;
}

.m-purpose-hub-teaser__teaser-row + .m-purpose-hub-teaser__teaser-row {
  margin-top: 32px;
}

.m-purpose-hub-teaser__button {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .m-purpose-hub-teaser__button {
    margin-top: 64px;
  }
}


.m-product-overview-item {
  height: 100%;
}

.m-product-overview-item:hover .a-link__icon-after,
.m-product-overview-item:active .a-link__icon-after {
  transform: translateX(5px);
}

.m-product-overview-item.state-m-list-filter--active {
  color: #ffffff;
  background-color: #000000;
}

.m-product-overview-item__wrapper {
  padding-bottom: 0;
  display: flex;
  flex-direction: row;
  height: 100%;
  position: relative;
  pointer-events: none;
}

.m-product-overview-item__content {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  background-color: #ffffff;
}

.m-product-overview-item__link.a-link {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 40px;
  color: #000000;
  border: 1px solid transparent;
  height: 100%;
  pointer-events: auto;
}

@media screen and (min-width: 993px) {
  .m-product-overview-item__link.a-link {
    font-size: 26px;
    line-height: 28px;
  }
}

.m-product-overview-item__link.a-link:hover,
.m-product-overview-item__link.a-link:focus,
.m-product-overview-item__link.a-link:active {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  pointer-events: auto;
  color: #000000;
}

@media screen and (min-width: 993px) {
  .m-product-overview-item__link.a-link:hover,
  .m-product-overview-item__link.a-link:focus,
  .m-product-overview-item__link.a-link:active {
    font-size: 26px;
    line-height: 28px;
  }
}

.m-product-overview-item__link.a-link .m-product-overview-item__link-text {
  margin-right: 0.4rem;
}

.m-product-overview-item__link.a-link .m-product-overview-item__link-icon {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
  color: #d82034;
  margin-left: -0.6rem;
}

.state-m-product-overview-item--active .m-product-overview-item__link.a-link {
  pointer-events: none;
  color: #ffffff;
}

.state-m-product-overview-item--active .m-product-overview-item__link.a-link:hover,
.state-m-product-overview-item--active .m-product-overview-item__link.a-link:focus,
.state-m-product-overview-item--active .m-product-overview-item__link.a-link:active {
  color: #ffffff;
}

.state-m-product-overview-item--active .m-product-overview-item__content {
  background-color: #d82034;
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-product-overview-teaser {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
}

.m-product-overview-teaser.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-product-overview-teaser {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-product-overview-teaser {
  opacity: 1;
  transform: none;
}

@media print {
  .m-product-overview-teaser {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .m-product-overview-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-product-overview-teaser {
    page-break-inside: avoid;
  }
}

.m-product-overview-teaser__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-product-overview-teaser__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-product-overview-teaser__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-product-overview-teaser__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-product-overview-teaser__list {
  display: flex;
  flex-flow: row wrap;
}

@media screen and (min-width: 993px) {
  .m-product-overview-teaser__list {
    display: flex;
    margin-left: -32px;
  }

  .m-product-overview-teaser__list > .m-product-overview-teaser__list-item {
    flex-basis: 25%;
    max-width: 25%;
  }
}

.m-product-overview-teaser__list-item {
  width: 100%;
  flex-basis: 100%;
  flex-direction: column;
  min-height: 11.6rem;
}

.m-product-overview-teaser__list-additional .m-product-overview-teaser__list-item {
  margin-top: 32px;
}

@media screen and (max-width: 992px) {
  .m-product-overview-teaser__list-item:not(:first-child) {
    margin-top: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-product-overview-teaser__list-item {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
    flex-direction: row;
    min-height: auto;
  }
}

.m-product-overview-item__wrapper:not(.state-m-product-overview-item--active) {
  /* stylelint-disable-next-line */
}

.m-product-overview-item__wrapper:not(.state-m-product-overview-item--active) {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
}

.m-product-overview-item__wrapper:not(.state-m-product-overview-item--active):hover {
  /* stylelint-disable-next-line */
}

.m-product-overview-item__wrapper:not(.state-m-product-overview-item--active):hover {
  transform: translateY(-4px);
}


.m-iframe {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-iframe {
    margin-bottom: 120px;
  }
}

@media print {
  .m-iframe {
    page-break-inside: avoid;
  }
}

.m-iframe.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-iframe {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-iframe {
  opacity: 1;
  transform: none;
}

@media print {
  .m-iframe {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (max-width: 480px) {
  .m-iframe.state-m-iframe--mobile-hidden {
    display: none;
    visibility: hidden;
  }
}

.m-iframe.state-m-iframe--centered .m-iframe__wrapper {
  margin: 0 auto;
}

.m-iframe__heading .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-iframe__heading .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-iframe__heading .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-iframe__heading .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-iframe__ratio-enforcer {
  height: 0;
  position: relative;
}

.m-iframe__iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.state-m-iframe--disable-scroll .m-iframe__iframe {
  overflow: hidden;
}


.m-iframe.m-iframe--white {
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #ffffff;
}

@media screen and (min-width: 1241px) {
  .m-iframe.m-iframe--white {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}


.m-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  /* stylelint-disable */
  /* stylelint-enable */
}

.m-mood-image--video .m-video[data-provider="3q"] {
  z-index: 60;
}

.m-video[data-provider="3q"] .sdn-player-sticky {
  top: 7.7rem;
}

@media screen and (min-width: 1241px) {
  .m-video[data-provider="3q"] .sdn-player-sticky {
    top: 9.2rem;
  }
}

.state-o-page--header-hidden .m-video[data-provider="3q"] .sdn-player-sticky {
  top: 0;
}

@media screen and (min-width: 1241px) {
  .state-o-page--header-hidden .m-video[data-provider="3q"] .sdn-player-sticky {
    top: 0;
  }
}

.m-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.m-video-teaser {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  position: relative;
  display: block;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

@media screen and (min-width: 769px) {
  .m-video-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-video-teaser {
    page-break-inside: avoid;
  }
}

.m-video-teaser.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-video-teaser {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-video-teaser {
  opacity: 1;
  transform: none;
}

@media print {
  .m-video-teaser {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-video-teaser.state-m-video-teaser--hidden .m-video {
  display: none;
  visibility: hidden;
}

.m-video-teaser.state-h-animation--visible.state-m-video-teaser--animation-end {
  transform: none;
}

.m-video-teaser__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-video-teaser__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-video-teaser__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-video-teaser__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-video-teaser__wrapper {
  margin-bottom: 40px;
  position: relative;
  pointer-events: none;
}

@media screen and (min-width: 993px) {
  .m-video-teaser__wrapper {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 993px) {
  .m-video-teaser__wrapper {
    overflow: hidden;
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-video-teaser__wrapper .m-video-teaser__image-scale {
    /* autoprefixer: ignore next */
    transition: transform 0.25s linear;
  }

  .m-video-teaser__wrapper:hover .m-video-teaser__image-scale {
    transform: scale(1.07);
  }
}

.m-video-teaser__wrapper .a-link--block {
  pointer-events: auto;
}

.m-video-teaser__wrapper:after {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  pointer-events: none;
  opacity: 0.3;
}

@media screen and (min-width: 993px) {
  .m-video-teaser__wrapper:after {
    opacity: 0.15;
  }
}

.m-video-teaser__wrapper:hover:after {
  opacity: 0.3;
}

.m-video-teaser__content {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.m-video-teaser__content-title {
  margin-left: 24px;
  margin-right: 24px;
  color: #ffffff;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  text-align: center;
}

@media screen and (min-width: 993px) {
  .m-video-teaser__content-title {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1241px) {
  .m-video-teaser__content-title {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-video-teaser__content-title {
    margin-left: 32px;
    margin-right: 32px;
  }
}

@media screen and (min-width: 1241px) {
  .m-video-teaser__content-title {
    margin-left: 40px;
    margin-right: 40px;
  }
}

.m-video-teaser__content-button {
  position: absolute;
  bottom: -2.4rem;
  pointer-events: auto;
}

@media screen and (min-width: 993px) {
  .m-video-teaser__content-button {
    position: relative;
    bottom: 0;
  }
}

.m-video-teaser__video {
  margin-bottom: 20px;
}

.state-m-video-teaser--hidden {
  display: none;
  visibility: hidden;
}


.m-breadcrumb {
  /* autoprefixer: ignore next */
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition-delay: 0.5s;
  opacity: 0;
  transform: translateY(0);
}

.state-h-animation--disabled .m-breadcrumb {
  opacity: 1;
  transform: none;
  transition: none;
}

@media print {
  .m-breadcrumb {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media print {
  .m-breadcrumb {
    display: none;
    visibility: hidden;
  }
}

.m-breadcrumb.state-m-breadcrumb--animate {
  opacity: 1;
}

.m-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.m-breadcrumb__item-home {
  margin-right: 0;
  margin-left: 0;
  color: #ffffff;
}

.m-breadcrumb__item-home .a-svg {
  vertical-align: middle;
}

.h-browser-device--ie .m-breadcrumb__item-home {
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  .m-breadcrumb__item-large {
    display: none;
    visibility: hidden;
  }
}

@media screen and (min-width: 993px) {
  .m-breadcrumb__item-small {
    display: none;
    visibility: hidden;
  }
}

.m-breadcrumb__item {
  color: #ffffff;
}

.m-breadcrumb__item .a-svg {
  margin-right: 8px;
  margin-left: 8px;
  vertical-align: middle;
}

@media screen and (max-width: 992px) {
  .m-breadcrumb__item .a-svg {
    margin-left: 0;
    margin-right: 0;
  }
}

.m-breadcrumb__item .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #e5e5e5;
}

.state-o-header--mood-image-bright .m-breadcrumb__item {
  color: #353535;
}

.state-o-header--mood-image-bright .m-breadcrumb__item .a-text {
  color: #808080;
}

.m-breadcrumb__link.a-link {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  /* autoprefixer: ignore next */
  transition: border-bottom-color 0.2s ease-in-out;
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

.m-breadcrumb__link.a-link:hover,
.m-breadcrumb__link.a-link:focus,
.m-breadcrumb__link.a-link:active {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  border-bottom-color: #ffffff;
}

.m-breadcrumb__link.a-link.a-link--icon-only {
  font-size: 20px;
  line-height: 20px;
}

.m-breadcrumb__link.a-link.a-link--icon-only:hover,
.m-breadcrumb__link.a-link.a-link--icon-only:focus,
.m-breadcrumb__link.a-link.a-link--icon-only:active {
  border-bottom-color: transparent;
}

.state-o-header--mood-image-bright .m-breadcrumb__link.a-link {
  color: #353535;
}

.state-o-header--mood-image-bright .m-breadcrumb__link.a-link:hover,
.state-o-header--mood-image-bright .m-breadcrumb__link.a-link:focus,
.state-o-header--mood-image-bright .m-breadcrumb__link.a-link:active {
  color: #000000;
  border-bottom-color: #000000;
  /* stylelint-disable-next-line */
}

.state-o-header--mood-image-bright .m-breadcrumb__link.a-link:hover.a-link--icon-only,
.state-o-header--mood-image-bright .m-breadcrumb__link.a-link:focus.a-link--icon-only,
.state-o-header--mood-image-bright .m-breadcrumb__link.a-link:active.a-link--icon-only {
  border-bottom-color: transparent;
}


.m-language-navigation .m-link-list__item .a-link {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
}

.m-language-navigation .m-link-list__item .a-link:hover,
.m-language-navigation .m-link-list__item .a-link.a-link--active {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}


.m-appointment-scheduler {
  margin-bottom: 16px;
}

.m-appointment-scheduler .m-form-element {
  margin-bottom: 0;
}

.m-appointment-scheduler__wrapper {
  margin-bottom: 16px;
}

.m-appointment-scheduler__entry.state-m-appointment-scheduler--error .m-appointment-scheduler__error-message {
  display: block;
  visibility: visible;
}

.m-appointment-scheduler__entry + .m-appointment-scheduler__entry {
  margin-top: 16px;
}

.m-appointment-scheduler__layout {
  display: block;
  margin-right: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-left: -12px !important;
}

.m-appointment-scheduler__layout:before,
.m-appointment-scheduler__layout:after {
  content: '';
  display: table;
}

.m-appointment-scheduler__layout:after {
  clear: both;
}

@media screen and (min-width: 769px) {
  .m-appointment-scheduler__layout {
    display: block;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-left: -32px !important;
  }

  .m-appointment-scheduler__layout:before,
  .m-appointment-scheduler__layout:after {
    content: '';
    display: table;
  }

  .m-appointment-scheduler__layout:after {
    clear: both;
  }
}

.m-appointment-scheduler__date,
.m-appointment-scheduler__time,
.m-appointment-scheduler__delete-entry {
  display: block;
  margin-right: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box;
  float: left;
  margin-left: 0 !important;
  width: 100%;
  min-height: 1px;
  padding-left: 12px !important;
}

@media screen and (min-width: 769px) {
  .m-appointment-scheduler__date,
  .m-appointment-scheduler__time,
  .m-appointment-scheduler__delete-entry {
    display: block;
    margin-right: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    float: left;
    margin-left: 0 !important;
    width: 100%;
    min-height: 1px;
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 769px) {
  .m-appointment-scheduler__date {
    width: 50%;
  }

  .o-grid-form-cell .m-appointment-scheduler__date {
    width: 100%;
  }
}

.m-appointment-scheduler__time {
  width: 66.66667%;
}

@media screen and (min-width: 769px) {
  .m-appointment-scheduler__time {
    width: 30%;
  }

  .o-grid-form-cell .m-appointment-scheduler__time {
    width: 60%;
  }
}

.m-appointment-scheduler__delete-entry {
  padding-top: 24px;
  width: 33.33334%;
  display: none;
  visibility: hidden;
  display: flex;
  justify-content: flex-end;
}

.state-m-appointment-scheduler--deletable .m-appointment-scheduler__delete-entry {
  display: block;
  visibility: visible;
}

@media screen and (min-width: 769px) {
  .m-appointment-scheduler__delete-entry {
    width: 20%;
  }

  .o-grid-form-cell .m-appointment-scheduler__delete-entry {
    width: 40%;
  }
}

.m-appointment-scheduler__delete-entry-button[disabled] {
  cursor: default;
  pointer-events: none;
  color: #b4b4b4;
}

.m-appointment-scheduler__time {
  display: flex;
}

.m-appointment-scheduler__time-start,
.m-appointment-scheduler__time-end {
  width: 8.0rem;
}

.m-appointment-scheduler__time-start {
  margin-right: 24px;
}

.m-appointment-scheduler__error-message {
  display: none;
  visibility: hidden;
}


.m-content-image {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-content-image.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-content-image {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-content-image {
  opacity: 1;
  transform: none;
}

@media print {
  .m-content-image {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.m-content-image__wrapper {
  position: relative;
}

.m-content-image__caption {
  margin-top: 16px;
}

@media screen and (min-width: 993px) {
  .m-content-image__caption {
    margin-top: 20px;
  }
}


.m-contact-info {
  margin-bottom: 48px;
  background-color: #ffffff;
}

@media screen and (min-width: 769px) {
  .m-contact-info {
    margin-bottom: 120px;
  }
}

@media print {
  .m-contact-info {
    page-break-inside: avoid;
  }
}

@media screen and (max-width: 1240px) {
  .m-contact-info .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.m-contact-info__flex-wrapper {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1241px) {
  .m-contact-info__flex-wrapper {
    flex-direction: row;
    justify-content: space-around;
  }
}

@media screen and (min-width: 1241px) {
  .m-contact-info--1-items .m-contact-info__call-text {
    margin-top: 24px;
  }
}

.m-contact-info--2-items .m-contact-info__section {
  flex: 0 1 auto;
}

@media screen and (min-width: 1241px) {
  .m-contact-info--2-items .m-contact-info__section {
    flex: 0 1 50%;
  }
}

.m-contact-info--3-items .m-contact-info__section {
  flex: 0 1 auto;
}

@media screen and (min-width: 1241px) {
  .m-contact-info--3-items .m-contact-info__section {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (min-width: 1241px) {
  .m-contact-info--3-items .m-contact-info__section {
    flex: 0 1 33.3%;
  }
}

.m-contact-info__section {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
}

.m-contact-info__section.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-contact-info__section {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-contact-info__section {
  opacity: 1;
  transform: none;
}

@media print {
  .m-contact-info__section {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 1241px) {
  .m-contact-info__section {
    padding: 64px;
  }
}

@media screen and (min-width: 993px) {
  .m-contact-info__section.state-h-animation--visible {
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  .m-contact-info__section.state-h-animation--visible:nth-child(2) {
    transition-delay: 0.2s;
  }

  .m-contact-info__section.state-h-animation--visible:nth-child(3) {
    transition-delay: 0.4s;
  }
}

@media screen and (min-width: 1241px) {
  .m-contact-info__section {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 0 1 50%;
  }
}

.m-contact-info__section:not(:last-child) {
  border-bottom: 1px solid #f4f4f4;
}

@media screen and (min-width: 1241px) {
  .m-contact-info__section:not(:last-child) {
    border-bottom: none;
    border-right: 1px solid #f4f4f4;
  }
}

.m-contact-info__call-title,
.m-contact-info__contact-title,
.m-contact-info__locator-title {
  margin-bottom: 32px;
}

.m-contact-info__call-lead,
.m-contact-info__contact-lead,
.m-contact-info__locator-lead {
  margin-bottom: 32px;
}

@media screen and (min-width: 1441px) {
  .m-contact-info__contact-lead {
    margin-bottom: 48px;
  }
}

.m-contact-info__call-contact + .m-contact-info__call-text {
  margin-top: 30px;
}

@media screen and (min-width: 1241px) {
  .m-contact-info__call-contact + .m-contact-info__call-text {
    margin-top: 32px;
  }
}

.m-contact-info__call-link.a-link {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

@media screen and (min-width: 993px) {
  .m-contact-info__call-link.a-link {
    font-size: 20px;
    line-height: 32px;
  }
}

.m-contact-info__call-text .m-rich-text {
  max-width: unset;
}

.m-contact-info__form-content-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
}

@media screen and (min-width: 481px) {
  .m-contact-info__form-content-wrapper {
    max-width: 35rem;
    margin: 0 auto;
  }
}

.m-contact-info__locator-input {
  flex: 1 1 30%;
  text-align: left;
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-contact-info__locator-input .parsley-success .a-input-message--error {
  display: none;
}

.m-contact-info__locator-button {
  padding-top: 16px;
  margin-bottom: 16px;
  flex: 0 0 auto;
  margin-top: -10px;
}

.m-contact-info__form-error-wrapper {
  margin-top: 40px;
  display: none;
  visibility: hidden;
}

.state-m-contact-info__form--error .m-contact-info__form-error-wrapper {
  display: block;
  visibility: visible;
}

.h-browser-device--ie .m-contact-info__call-text .m-rich-text {
  max-width: none;
}

.h-browser-device--ie .m-contact-info__locator-button .a-button {
  vertical-align: bottom;
}


.m-collapse-stepper__header {
  margin-top: 16px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .m-collapse-stepper__header {
    margin-top: 48px;
  }
}

.m-collapse-stepper__button-show,
.m-collapse-stepper__button-hide {
  margin-left: 16px;
  margin-right: 16px;
}

.m-collapse-stepper .state-m-collapse-stepper--trigger-hidden {
  display: none;
}

.m-collapse-stepper__content-wrapper {
  display: block;
  overflow: hidden;
}

.m-collapse-stepper__content {
  display: none;
}

.m-collapse-stepper.state-m-collapse-stepper--active .m-collapse-stepper__content {
  display: block;
}

.m-collapse-stepper.state-m-collapse-stepper--active .m-collapse-stepper__content-wrapper {
  /* autoprefixer: ignore next */
  transition: height 0.4s ease;
}

.m-collapse-stepper__button-show-all,
.m-collapse-stepper__button-show-more,
.m-collapse-stepper__button-show-less,
.m-collapse-stepper__button-hide-all {
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease;
  opacity: 1;
}

.m-collapse-stepper__button-show-all.state-m-collapse-stepper--disable-button,
.m-collapse-stepper__button-show-more.state-m-collapse-stepper--disable-button,
.m-collapse-stepper__button-show-less.state-m-collapse-stepper--disable-button,
.m-collapse-stepper__button-hide-all.state-m-collapse-stepper--disable-button {
  opacity: 0.15;
}


.m-tooltip-popup {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 36px;
  padding-left: 24px;
  margin-left: 12px;
  margin-right: 12px;
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-in;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  box-shadow: 0 12px 14px rgba(0, 0, 0, 0.15);
  opacity: 0;
  position: fixed;
  visibility: hidden;
  white-space: normal;
}

.m-tooltip-popup:focus {
  outline: none;
}

.m-tooltip-popup.state-m-tooltip-popup--visible {
  z-index: 190;
  opacity: 1;
  visibility: visible;
}

.m-tooltip-popup__close-button {
  margin: 8px;
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-in-out, background-color 0.3s ease-in-out;
  background-color: #ffffff;
  cursor: pointer;
  height: 24px;
  position: absolute;
  line-height: 22px;
  opacity: 0.1;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 24px;
  z-index: 1;
}

.m-tooltip-popup__close-button:hover {
  background-color: #e5e5e5;
  opacity: 0.5;
}

.m-tooltip-popup__close-icon {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  width: 14px;
}

.m-tooltip-popup.state-m-tooltip-popup--error .m-tooltip-popup__close-button {
  /* autoprefixer: ignore next */
  transition: opacity 0.3s ease-in-out;
  background-color: transparent;
  opacity: 0.5;
}

.m-tooltip-popup.state-m-tooltip-popup--error .m-tooltip-popup__close-button .a-svg {
  fill: #ffffff;
}

.m-tooltip-popup.state-m-tooltip-popup--error .m-tooltip-popup__close-button:hover {
  background-color: transparent;
  opacity: 1;
}

.m-tooltip-popup__arrow {
  background-color: #ffffff;
  border-style: solid;
  border-bottom-color: #e5e5e5;
  border-left-color: #bfbfbf;
  border-right-color: #e5e5e5;
  border-top-color: #bfbfbf;
  height: 8px;
  margin: 3px;
  position: absolute;
  transform: rotate(45deg);
  width: 8px;
}

.m-tooltip-popup[x-placement^="top"] {
  margin-bottom: 10px;
}

.m-tooltip-popup[x-placement^="top"] .m-tooltip-popup__arrow {
  border-width: 0 1px 1px 0;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.m-tooltip-popup[x-placement^="bottom"] {
  margin-top: 10px;
}

.m-tooltip-popup[x-placement^="bottom"] .m-tooltip-popup__arrow {
  border-width: 1px 0 0 1px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
  top: -5px;
}

.m-tooltip-popup[x-placement^="right"] {
  margin-left: 10px;
}

.m-tooltip-popup[x-placement^="right"] .m-tooltip-popup__arrow {
  border-width: 0 0 1px 1px;
  left: -5px;
  margin-left: 0;
  margin-right: 0;
  top: calc(50% - 5px);
}

.m-tooltip-popup[x-placement^="left"] {
  margin-right: 10px;
}

.m-tooltip-popup[x-placement^="left"] .m-tooltip-popup__arrow {
  border-width: 1px 1px 0 0;
  margin-left: 0;
  margin-right: 0;
  right: -5px;
  top: calc(50% - 5px);
}

.m-tooltip-popup__async-loader,
.m-tooltip-popup__async-error {
  display: none;
}

.m-tooltip-popup.state-m-tooltip-popup--fetching {
  min-height: 48px;
}

.m-tooltip-popup.state-m-tooltip-popup--fetching .m-tooltip-popup__async-loader {
  margin-left: 48px;
  margin-right: 48px;
  display: block;
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-tooltip-popup.state-m-tooltip-popup--fetching .m-tooltip-popup__async-loader .preloader-wrapper {
  height: 30px;
  width: 30px;
}

.m-tooltip-popup.state-m-tooltip-popup--fetching .m-tooltip-popup__async-loader .spinner-layer .circle-clipper {
  position: absolute;
}

.m-tooltip-popup.state-m-tooltip-popup--fetching .m-tooltip-popup__async-loader .spinner-layer .circle-clipper.left {
  left: 0;
}

.m-tooltip-popup.state-m-tooltip-popup--fetching .m-tooltip-popup__async-loader .spinner-layer .circle-clipper.right {
  right: 0;
}

.m-tooltip-popup.state-m-tooltip-popup--fetching .m-tooltip-popup__close-icon {
  display: none;
}

.m-tooltip-popup.state-m-tooltip-popup--error {
  padding: 0;
  border: 1px solid #666666;
}

.m-tooltip-popup .m-toast {
  display: none;
}

.m-tooltip-popup.state-m-tooltip-popup--error .m-toast {
  display: block;
}

.m-tooltip-popup.state-m-tooltip-popup--error .m-tooltip-popup__async-error {
  display: inline-block;
}

.m-tooltip-popup.state-m-tooltip-popup--error .m-tooltip-popup__arrow {
  background-color: #666666;
  border: 1px solid #666666;
}


.m-tooltip {
  display: inline;
  line-height: 20px;
}

@media print {
  .m-tooltip {
    display: none;
    visibility: hidden;
  }
}

.m-tooltip__icon {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px;
}

.m-tooltip__icon .a-svg {
  /* autoprefixer: ignore next */
  transition: fill 0.2s ease-in-out;
  fill: #353535;
}

.m-tooltip__icon:hover .a-svg {
  fill: #000000;
}


/*
spacing improvements for tooltip integration

modifier is not listed as hbs modifier because it is used exclusively
for inline init by script (createInlineTooltip) that uses a special span template

(the worse alternative would have been to style it inside m-table)
 */

.m-tooltip.m-tooltip--table .m-tooltip__icon {
  margin-right: 4px;
  margin-left: 8px;
}


.m-form-wrap-elements__flex {
  display: flex;
  flex-direction: row;
}

.m-form-wrap-elements__flex .m-form-element {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: calc(100% - 28px);
  max-width: calc(100% - 28px);
}

@media screen and (min-width: 993px) {
  .m-form-wrap-elements__flex .m-form-element {
    flex-basis: calc(100% - 36px);
    max-width: calc(100% - 36px);
  }
}

.m-form-wrap-elements__flex .m-tooltip {
  margin-top: 22px;
  margin-left: 8px;
  align-self: flex-start;
}

@media screen and (min-width: 993px) {
  .m-form-wrap-elements__flex .m-tooltip {
    margin-left: 16px;
  }
}


.m-form-wrap-elements--disclaimer .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 16px;
}

.m-form-wrap-elements--disclaimer.m-form-wrap-elements--no-padding .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 0;
}


.m-form-wrap-elements--full-width .m-form-wrap-elements__flex .m-form-element {
  flex-basis: 100%;
}


.m-form-wrap-elements--no-padding .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 0;
}


/* stylelint-disable max-nesting-depth  */

.m-form-wrap-elements--checkbox-group .m-form-wrap-elements__flex .m-checkbox-group__legend,
.m-form-wrap-elements--checkbox-group .m-form-wrap-elements__flex .m-radiobutton-group__legend,
.m-form-wrap-elements--radiobutton-group .m-form-wrap-elements__flex .m-checkbox-group__legend,
.m-form-wrap-elements--radiobutton-group .m-form-wrap-elements__flex .m-radiobutton-group__legend {
  max-width: 100%;
}

.m-form-wrap-elements--checkbox-group .m-form-wrap-elements__flex .m-tooltip,
.m-form-wrap-elements--radiobutton-group .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 16px;
}

.m-form-wrap-elements--checkbox-group.m-form-wrap-elements--no-padding .m-form-wrap-elements__flex .m-tooltip,
.m-form-wrap-elements--radiobutton-group.m-form-wrap-elements--no-padding .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 0;
}

.m-form-wrap-elements--file-upload .m-form-wrap-elements__flex .m-form-element {
  flex-basis: auto;
}

.m-form-wrap-elements--file-upload .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 60px;
}

.m-form-wrap-elements--file-upload.m-form-wrap-elements--no-padding .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 44px;
}

.m-form-wrap-elements--file-upload.m-form-wrap-elements--no-label .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 28px;
}

.m-form-wrap-elements--file-upload.m-form-wrap-elements--no-padding.m-form-wrap-elements--no-label .m-form-wrap-elements__flex .m-tooltip {
  margin-top: 12px;
}

/* stylelint-enable max-nesting-depth  */


@font-face { font-family: x17745; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAR8AAsAAAAABvQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0HeY21hcAAAAYQAAABaAAABmuBx5L9nbHlmAAAB4AAAAMAAAAEApfzpBmhlYWQAAAKgAAAALgAAADYZByFraGhlYQAAAtAAAAAYAAAAJAbtA+5obXR4AAAC6AAAAA8AAAAUD6AAAGxvY2EAAAL4AAAADAAAAAwAcADAbWF4cAAAAwQAAAAfAAAAIAEQACFuYW1lAAADJAAAASkAAAIWm5e+CnBvc3QAAARQAAAAKgAAADugtp+neJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGRWYJzAwMrAwFTFtIeBgaEHQjM+YDBkZAKKMrAyM2AFAWmuKQwODxgeMDO/AHKjwCRQI4gAAL1rCm0AAHic7ZHBDYAwDAOvJPBADMKDIRiCF9N3k9YJGYNIZ8lWlIcDrICJSzi0l0bMo7RlbuyZO2fueOTdxpASKu+pi3bjxsY/R+pdzqOrj2yvUGP0Ir7QC3wCO3oO8QAAeJwtjjEKAkEMRfMdcWa2sXB0sRIEdwsHBBEtvYmNK3gDwcpiESxtxEKbPZWNt9g6mJkxRUg+yX+fQFKdu6rJECG30ChWm85hzg12c75lmao9v/jlcbLjjNL9R93JEVmMXB+9aRl+sF5OZNc44miM087wWWtc42jQ8tsMZE6KtKgnP9VN/FlpsYketceOm8C0lUeFyvMt4P/8r3okfrHaCjePP73pIma/8FOLdYJIBhepLfYpiShDHaIF/QekPCtzeJxjYGRgYADikz47yuL5bb4ycDO/AIow3C7Kq0CmmVmYpwEpDgYmEA8APCgJ6wAAeJxjYGRgYH7BwAAnWRgYGVABKwA0UwHleJxjYGBgYH6BigEhLAOtAAAAAAAAGABAAFgAgHicY2BkYGBgZRBlANEMDExAzAWEDAz/wXwGAAr1ATIAeJxlkD1uwkAUhMdgSAJSghQpKbNVCiKZn5IDQE9Bl8KYtTGyvdZ6QaLLCXKEHCGniHKCHChj82hgLT9/M2/e7soABviFh3p5uG1qvVq4oTpxm/Qg7JOfhTvo40W4S38o3MMbpsJ9POKdO3j+HZ0BSuEW7vEh3Kb/KeyTv4Q7eMK3cJf+j3APK/wJ9/HqDdPIFLEp3FIn+yy0Z3n+rrStUlOoSTA+WwtdaBs6vVHro6oOydS5WMXW5GrOrs4yo0prdjpywda5cjYaxeIHkcmRIoJBgbipDktoJNgjQwh71b3UK6YtKvq1VpggwPgqtWCqaJIhlcaGyTWOrBUOPG1K1zGt+FrO5KS5zGreJCMr/u+6t6MT0Q+wbaZKzDDiE1/kg+YO+T89EV6oAAAAeJxjYGKAAC4G7ICVkYmRmZGFkZWRjYEp04Ap05Ap04gp05iBAQAZBgKdAAA=) format('woff');font-weight: normal;font-style: normal;}

.m-image-slider {
  margin-bottom: 48px;
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

@media screen and (min-width: 769px) {
  .m-image-slider {
    margin-bottom: 120px;
  }
}

@media print {
  .m-image-slider {
    page-break-inside: avoid;
  }
}

.m-image-slider.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-image-slider {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-image-slider {
  opacity: 1;
  transform: none;
}

@media print {
  .m-image-slider {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.h-browser-device--ie .m-image-slider {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.h-browser-device--ie .m-image-slider .slick-slider .slick-track,
.h-browser-device--ie .m-image-slider .slick-slider .slick-list {
  /* stylelint-disable declaration-no-important */
  transform: none !important;
  /* stylelint-enable declaration-no-important */
}

.m-image-slider__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-image-slider__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-image-slider__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-image-slider__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.m-image-slider__slider-wrapper {
  padding-bottom: 48px;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 993px) {
  .m-image-slider__slider-wrapper {
    padding-bottom: 104px;
  }
}

.m-image-slider .m-image-slider__slider {
  /*
		Small Slider (3 slides)
		left is hidden
		center is the active one and completely visible
		right is partially visible
	*/
  min-width: 260%;
  margin-left: -8px;
  margin-right: -8px;
  transform: translateX(-33.33%);
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider {
    /*
			Big Slider (min 4 slides)
			1st and 4rd slider are partially visible
		*/
    min-width: 100%;
    margin-left: -26%;
    margin-right: -10%;
    transform: none;
  }
}

.m-image-slider .m-image-slider__slider-item {
  display: none;
  visibility: hidden;
  position: relative;
}

.m-image-slider.state-m-image-slider--active .m-image-slider__slider-item {
  display: block;
  visibility: visible;
}

.m-image-slider.state-m-image-slider--active .m-image-slider__slider-item .a-image__image {
  opacity: 1;
}

.m-image-slider .m-image-slider__slider-item-wrapper {
  position: relative;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-item-container {
    width: calc(160% + 64px);
  }
}

.m-image-slider .m-image-slider__slider-item-animator {
  overflow: hidden;
  background-color: #f4f4f4;
  border-left: 8px solid #f4f4f4;
  border-right: 8px solid #f4f4f4;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-item-animator {
    border-left: 32px solid #f4f4f4;
    border-right: 32px solid #f4f4f4;
  }
}

.m-image-slider .m-image-slider__slider-item-content {
  position: relative;
}

.m-image-slider .m-image-slider__slider-item-link {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.m-image-slider .m-image-slider__slider-item-link .m-image-slider__link-block {
  display: none;
  visibility: hidden;
}

.m-image-slider .m-image-slider__slider-item.state-m-image-slider--active-link .m-image-slider__slider-item-link {
  display: block;
}

.m-image-slider .m-image-slider__slider-item-description {
  padding: 12px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-item-description {
    padding-top: 26px;
    padding-bottom: 26px;
    padding-left: 40px;
    padding-right: 40px;
    top: 0;
    bottom: unset;
  }
}

.m-image-slider .m-image-slider__slider-item-text .a-text {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-item-text .a-text {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 993px) {
  /* Big slider animations */

  .m-image-slider .m-image-slider__slider-item {
    z-index: 0;
  }

  .m-image-slider .m-image-slider__slider-item .m-image-slider__slider-item-wrapper {
    overflow: hidden;
  }

  .m-image-slider .m-image-slider__slider-item .m-image-slider__slider-item-animator {
    /* autoprefixer: ignore next */
    transition: width 0.4s ease, transform 0.4s ease;
  }

  .m-image-slider .m-image-slider__slider-item.state-m-image-slider--active-animation {
    z-index: 1;
  }

  .m-image-slider .m-image-slider__slider-item.state-m-image-slider--active-animation .m-image-slider__slider-item-wrapper {
    overflow: visible;
  }

  .m-image-slider .m-image-slider__slider-item .m-image-slider__slider-item-content {
    /* autoprefixer: ignore next */
    transition: transform 0.4s ease;
  }

  .m-image-slider .m-image-slider__slider-item .m-image-slider__slider-item-description {
    /* autoprefixer: ignore next */
    transition: opacity 0.3s ease-out, transform ease-out 0.6s;
    transform: translateY(2.6rem);
    opacity: 0;
  }

  .m-image-slider .m-image-slider__slider-item.state-m-image-slider--active-description .m-image-slider__slider-item-description {
    /* autoprefixer: ignore next */
    transition: opacity 0.8s ease-out, transform ease-out 0.6s;
    transform: translateY(0);
    opacity: 1;
  }
}

.m-image-slider .m-image-slider__slider-buttons {
  display: none;
  visibility: hidden;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-buttons {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0;
    right: 2.4rem;
  }
}

@media screen and (min-width: 993px) {
  .m-image-slider.state-m-image-slider--active .m-image-slider__slider-buttons {
    display: block;
    visibility: visible;
  }
}

.m-image-slider .m-image-slider__slider-button {
  background-color: #353535;
  color: #ffffff;
  /* stylelint-disable-next-line */
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 16px;
  /* autoprefixer: ignore next */
  transition: background-color 0.1s ease-in;
}

.m-image-slider .m-image-slider__slider-button[aria-disabled="true"],
.m-image-slider .m-image-slider__slider-button[disabled] {
  color: #ffffff;
  background-color: #b4b4b4;
  /* stylelint-disable-next-line */
}

.m-image-slider .m-image-slider__slider-button[aria-disabled="true"] .a-button__icon,
.m-image-slider .m-image-slider__slider-button[aria-disabled="true"] .a-button__icon-before,
.m-image-slider .m-image-slider__slider-button[disabled] .a-button__icon,
.m-image-slider .m-image-slider__slider-button[disabled] .a-button__icon-before {
  color: #ffffff;
}

.m-image-slider .m-image-slider__slider-button:hover:not([disabled]),
.m-image-slider .m-image-slider__slider-button:active:not([disabled]) {
  color: #ffffff;
  background-color: #000000;
  /* stylelint-disable-next-line */
}

.m-image-slider .m-image-slider__slider-button:hover:not([disabled]) .a-button__icon,
.m-image-slider .m-image-slider__slider-button:hover:not([disabled]) .a-button__icon-before,
.m-image-slider .m-image-slider__slider-button:active:not([disabled]) .a-button__icon,
.m-image-slider .m-image-slider__slider-button:active:not([disabled]) .a-button__icon-before {
  color: #ffffff;
}

.m-image-slider .m-image-slider__slider-button .a-button__icon,
.m-image-slider .m-image-slider__slider-button .a-button__icon-before {
  color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button {
    font-size: 20px;
    line-height: 20px;
  }
}

.m-image-slider .m-image-slider__slider-button::after {
  /* autoprefixer: ignore next */
  transition: transform 0.1s ease-in;
  font-size: 1.6rem;
  display: block;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button::after {
    font-size: 2rem;
  }
}

.m-image-slider .m-image-slider__slider-button:hover {
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in;
}

.m-image-slider .m-image-slider__slider-button:hover::after {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in;
}

.m-image-slider .m-image-slider__slider-button .a-button__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m-image-slider .m-image-slider__slider-button .a-button__text.h-visually-hide--focusable:active,
.m-image-slider .m-image-slider__slider-button .a-button__text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.m-image-slider .m-image-slider__slider-button--prev::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: x17745;
  font-weight: normal;
  content: '\e000';
  speak: none;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button--prev::after {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: x17745;
    font-weight: normal;
    content: '\e001';
    speak: none;
  }
}

.m-image-slider .m-image-slider__slider-button--prev:hover::after {
  transform: translateX(-7px);
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button--prev:hover::after {
    transform: translateX(-7px);
  }
}

.m-image-slider .m-image-slider__slider-button--next::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: x17745;
  font-weight: normal;
  content: '\e002';
  speak: none;
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button--next::after {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: x17745;
    font-weight: normal;
    content: '\e003';
    speak: none;
  }
}

.m-image-slider .m-image-slider__slider-button--next:hover::after {
  transform: translateX(7px);
}

@media screen and (min-width: 993px) {
  .m-image-slider .m-image-slider__slider-button--next:hover::after {
    transform: translateX(7px);
  }
}

.m-image-slider__slider-item.state-m-image-slider__slider-item--opaque .a-image::after {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  pointer-events: none;
  opacity: 0.3;
}

@media screen and (min-width: 993px) {
  .m-image-slider__slider-item.state-m-image-slider__slider-item--opaque .a-image::after {
    opacity: 0.15;
  }
}


/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

.m-immo-teaser {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
}

.m-immo-teaser.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .m-immo-teaser {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .m-immo-teaser {
  opacity: 1;
  transform: none;
}

@media print {
  .m-immo-teaser {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .m-immo-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .m-immo-teaser {
    page-break-inside: avoid;
  }
}

.m-immo-teaser__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.m-immo-teaser__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser__items {
    display: flex;
    margin-left: -32px;
    flex-wrap: wrap;
  }

  .m-immo-teaser__items > .m-immo-teaser__item {
    flex-basis: 50%;
    max-width: 50%;
  }
}

.m-immo-teaser__item {
  width: 100%;
}

@media screen and (max-width: 992px) {
  .m-immo-teaser__item:nth-child(n+2) {
    margin-top: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser__item {
    padding-left: 32px;
    flex-grow: 0;
    flex-shrink: 1;
    margin-bottom: 0;
  }

  .m-immo-teaser__item:nth-child(n+3) {
    margin-top: 32px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser__item:nth-child(n+3) .m-immo-teaser__element {
    height: 100%;
    position: relative;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser__item:nth-child(n+4) .m-immo-teaser__element {
    background-color: #ffffff;
  }
}


@media screen and (min-width: 993px) {
  [data-whatintent='touch'] .m-immo-teaser-estate .m-immo-teaser-estate__content-box {
    height: 21.2rem;
    padding-bottom: 5.6rem;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate:hover .m-immo-teaser-estate__content-box {
    height: 21.2rem;
    padding-bottom: 5.6rem;
  }
}

.m-immo-teaser-estate:hover .m-immo-teaser-estate__button {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.m-immo-teaser-estate__wrapper {
  position: relative;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__wrapper {
    padding-bottom: 15.6rem;
  }
}

.m-immo-teaser-estate__content-box {
  padding-bottom: 5.6rem;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__content-box {
    padding-bottom: 3.2rem;
    height: 18.8rem;
  }
}

.m-immo-teaser-estate {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.m-immo-teaser-estate .m-immo-teaser-estate__image-scale {
  /* autoprefixer: ignore next */
  transition: transform 0.25s linear;
}

.m-immo-teaser-estate:hover .m-immo-teaser-estate__image-scale {
  transform: scale(1.07);
}

.m-immo-teaser-estate__image {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__block-link:focus + .m-immo-teaser-estate__content .m-immo-teaser-estate__content-box {
    height: 21.2rem;
    padding-bottom: 5.6rem;
  }
}

.m-immo-teaser-estate__block-link:focus + .m-immo-teaser-estate__content .m-immo-teaser-estate__button {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.m-immo-teaser-estate__content {
  margin-right: 12px;
  margin-left: 12px;
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__content {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__content {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
  }
}

@media print {
  .m-immo-teaser-estate__content {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
}

.m-immo-teaser-estate__content-box {
  margin-top: -32px;
  padding-top: 32px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #ffffff;
  width: 100%;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__content-box {
    margin-top: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__content-box {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__content-box {
    /* autoprefixer: ignore next */
    transition: padding-bottom 0.2s ease-in-out, height 0.2s ease-in-out;
  }
}

.m-immo-teaser-estate__title {
  display: -webkit-box;
  height: 4.4rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__title {
    height: 5.8rem;
  }
}

.m-immo-teaser-estate__title + .m-immo-teaser-estate__props {
  margin-top: 16px;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__title + .m-immo-teaser-estate__props {
    margin-top: 24px;
  }
}

.m-immo-teaser-estate__props {
  display: flex;
  flex-flow: row nowrap;
}

@media screen and (max-width: 992px) {
  .m-immo-teaser-estate__props {
    flex-flow: column wrap;
  }
}

.m-immo-teaser-estate__group {
  display: flex;
  flex-flow: column wrap;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__group {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__group + .m-immo-teaser-estate__group {
    margin-left: auto;
  }
}

.m-immo-teaser-estate__price {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

.m-immo-teaser-estate__button {
  z-index: 20;
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  position: absolute;
  right: -1.2rem;
  bottom: -1.2rem;
  opacity: 0;
  pointer-events: none;
  transform: translateY(0);
}

@media screen and (max-width: 992px) {
  .m-immo-teaser-estate__button {
    opacity: 1;
    pointer-events: auto;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__button {
    bottom: -1.6rem;
    right: -1.6rem;
    pointer-events: none;
    transform: translateY(100%);
  }

  [data-whatintent='touch'] .m-immo-teaser-estate__button {
    right: -1.2rem;
    bottom: -1.2rem;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__content {
    pointer-events: none;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-estate__props {
    pointer-events: auto;
  }
}


.m-immo-teaser-text-box {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #ffffff;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-box {
    padding-top: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-box {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.m-immo-teaser-text-box__title-item {
  display: block;
}

.m-immo-teaser-text-box__title + .m-immo-teaser-text-box__rich-text,
.m-immo-teaser-text-box__rich-text + .m-immo-teaser-text-box__link {
  margin-top: 32px;
}


@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__stretch-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    width: auto;
  }
}

@media screen and (min-width: 993px) and (min-width: 993px) {
  .m-immo-teaser-text-image__stretch-box {
    margin-right: 16px;
    margin-left: 16px;
  }
}

.m-immo-teaser-text-image__wrapper {
  position: relative;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__wrapper {
    padding-bottom: 23.6rem;
  }
}

.m-immo-teaser-text-image__content {
  margin-right: 12px;
  margin-left: 12px;
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__content {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
}

@media print {
  .m-immo-teaser-text-image__content {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
}

.m-immo-teaser-text-image__content-box {
  margin-top: -32px;
  padding-top: 32px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 32px;
  background-color: #ffffff;
  width: 100%;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__content-box {
    margin-top: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__content-box {
    padding-top: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__content-box {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__content-box {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__content-box {
    /* autoprefixer: ignore next */
    transition: padding-bottom 0.2s ease-in-out, height 0.2s ease-in-out;
    min-height: 26.8rem;
  }
}

.m-immo-teaser-text-image__title {
  display: -webkit-box;
  height: 4.4rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__title {
    height: 5.8rem;
  }
}

.m-immo-teaser-text-image__rich-text {
  display: -webkit-box;
  height: 5.6rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__rich-text {
    height: 6.4rem;
  }
}

.m-immo-teaser-text-image__title + .m-immo-teaser-text-image__rich-text {
  margin-top: 16px;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__title + .m-immo-teaser-text-image__rich-text {
    margin-top: 24px;
  }
}

.m-immo-teaser-text-image__rich-text + .m-immo-teaser-text-image__link {
  margin-top: 16px;
}

@media screen and (min-width: 993px) {
  .m-immo-teaser-text-image__rich-text + .m-immo-teaser-text-image__link {
    margin-top: 24px;
  }
}

.m-immo-teaser-text-image__rich-text sub,
.m-immo-teaser-text-image__rich-text sup {
  line-height: 0;
}


.a-burger {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}

.a-burger__line {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  width: 2.6rem;
  height: 3px;
  background-color: #353535;
  display: block;
  margin: 3px auto;
}

.a-burger.state-a-burger--active .a-burger__line:nth-child(2) {
  opacity: 0;
}

.a-burger.state-a-burger--active .a-burger__line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.a-burger.state-a-burger--active .a-burger__line:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}


@font-face { font-family: F41c17; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAASIAAsAAAAABvwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPwAAAFY2H0FYY21hcAAAAYQAAABPAAABfmBD5KlnbHlmAAAB1AAAAOgAAAE4F0y2rWhlYWQAAAK8AAAALgAAADYZ7CG2aGhlYQAAAuwAAAAbAAAAJAfTA+tobXR4AAADCAAAAAwAAAAMB9AAAGxvY2EAAAMUAAAACAAAAAgARACcbWF4cAAAAxwAAAAfAAAAIAEOAEFuYW1lAAADPAAAASkAAAIWm5e+CnBvc3QAAARoAAAAIAAAADEDfZw2eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGSazTiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcHjA8YGR+AeRGMb8ECzOCCADk3QrmAHic7ZCxDYAwDATPiaFAjEFBwTBUzM8mydtmDF66k/7lysACdHEJB3swIrdWy72z5e4ceeOxvzaGTFjd001a+bOnz6+1+FNRnytoE7boCy0AeJw9TjFOw0AQvPGdz9orHFsEIkuREU50KUBEMibpyBtCRUmTV7mhQzRJkRfkOelTn5gzKFvMzu7OrEZBsfS3Pqq5UshgmyV8txbCBqt2IoR73I0zIYx4XuBShZNU8uQctuGQpq2pyfAedyLhgK2QVIKfKIw0nj/Y4nlPIb0VhWHP3aNzMcJfjrM+q06p9aTGS8sQNdrVBm947RYytCUaP2sY5hmzZoQct2NGHNq0SHNTWPTojdyI8Sax4ZNDZr0udWHDLuxMbkr7wBW+OGR2WkbekycJHeL+H0SZt1f/8PnqZ9Jfc6kyonicY2BkYGAAYt2HKhbx/DZfGbiZXwBFGG4X5ZUg08wvmV8CKQ4GJhAPACTxCkIAAHicY2BkYGB+wcAAIf//Z37JwMiACpgBcCUExgAAAAAAA+gAAAPoAAAAAAAAAEQAnHicY2BkYGBgZjBlANEMDExAzAWEDAz/wXwGAA3fAVAAeJxlkD1uwkAUhMdgSAJSghQpKbNVCiKZn5IDQE9Bl8KYtTGyvdZ6QaLLCXKEHCGniHKCHChj82hgLT9/M2/e7soABviFh3p5uG1qvVq4oTpxm/Qg7JOfhTvo40W4S38o3MMbpsJ9POKdO3j+HZ0BSuEW7vEh3Kb/KeyTv4Q7eMK3cJf+j3APK/wJ9/HqDdPIFLEp3FIn+yy0Z3n+rrStUlOoSTA+WwtdaBs6vVHro6oOydS5WMXW5GrOrs4yo0prdjpywda5cjYaxeIHkcmRIoJBgbipDktoJNgjQwh71b3UK6YtKvq1VpggwPgqtWCqaJIhlcaGyTWOrBUOPG1K1zGt+FrO5KS5zGreJCMr/u+6t6MT0Q+wbaZKzDDiE1/kg+YO+T89EV6oAAAAeJxjYGKAAC4G7ICZkYmRmZGFgSnTgCnTkIEBAAkwAVM=) format('woff');font-weight: normal;font-style: normal;}

.l-container__inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.g-layout--6-6 .l-container__inner,
.g-layout--8-4 .l-container__inner,
.g-layout--4-8 .l-container__inner,
.g-layout--4-4-4 .l-container__inner,
.g-layout--3-3-3-3 .l-container__inner,
.m-accordion-item__content .l-container__inner,
.o-overlay-content .l-container__inner {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .l-container__inner {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .l-container__inner {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .l-container__inner {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .l-container__inner {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  .l-container__inner {
    max-width: 1440px;
  }
}

@media print {
  .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.l-container__inner-read {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 872px;
}

.l-container__inner-read.l-container__inner {
  box-sizing: content-box;
}

@media print {
  .l-container__inner-read {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}

.l-max-width-copy-text {
  max-width: 420px;
}

.l-max-width-copy-text-large {
  max-width: 872px;
}

.l-container__inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.g-layout--6-6 .l-container__inner,
.g-layout--8-4 .l-container__inner,
.g-layout--4-8 .l-container__inner,
.g-layout--4-4-4 .l-container__inner,
.g-layout--3-3-3-3 .l-container__inner,
.m-accordion-item__content .l-container__inner,
.o-overlay-content .l-container__inner {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .l-container__inner {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .l-container__inner {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .l-container__inner {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .l-container__inner {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .l-container__inner,
  .g-layout--8-4 .l-container__inner,
  .g-layout--4-8 .l-container__inner,
  .g-layout--4-4-4 .l-container__inner,
  .g-layout--3-3-3-3 .l-container__inner,
  .m-accordion-item__content .l-container__inner,
  .o-overlay-content .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  .l-container__inner {
    max-width: 1440px;
  }
}

@media print {
  .l-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.l-container__inner-read {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 872px;
}

.l-container__inner-read.l-container__inner {
  box-sizing: content-box;
}

@media print {
  .l-container__inner-read {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}

.l-max-width-copy-text {
  max-width: 420px;
}

.l-max-width-copy-text-large {
  max-width: 872px;
}

/* stylelint-disable plugin/stylelint-bem-namics */

/* stylelint-enable plugin/stylelint-bem-namics */

/* stylelint-disable plugin/stylelint-bem-namics,declaration-no-important,property-no-vendor-prefix,max-nesting-depth */

button.gsc-search-button-v2 {
  display: none;
}

td > input.gsc-input {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  color: #000000;
  caret-color: #d82034;
  border: none;
  outline: none;
  width: 100%;
  margin: 0 !important;
  height: auto !important;
  background: none !important;
  text-indent: 0 !important;
  padding: 1rem 0 !important;
  -webkit-appearance: none;
}

@media screen and (min-width: 993px) {
  td > input.gsc-input {
    font-size: 20px;
    line-height: 28px;
  }
}

td > input.gsc-input::-ms-clear {
  display: none;
}

td > input.gsc-input::-webkit-search-decoration,
td > input.gsc-input::-webkit-search-cancel-button,
td > input.gsc-input::-webkit-search-results-button,
td > input.gsc-input::-webkit-search-results-decoration {
  display: none;
}

td > input.gsc-input:-ms-input-placeholder {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #353535;
}

td > input.gsc-input::-ms-input-placeholder {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #353535;
}

td > input.gsc-input::placeholder {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #353535;
}

@media screen and (min-width: 993px) {
  td > input.gsc-input:-ms-input-placeholder {
    font-size: 20px;
    line-height: 28px;
  }
  td > input.gsc-input::-ms-input-placeholder {
    font-size: 20px;
    line-height: 28px;
  }
  td > input.gsc-input::placeholder {
    font-size: 20px;
    line-height: 28px;
  }
}

td.gsib_a {
  padding: 0 !important;
}

div.gsc-input-box {
  border: 0;
  background: none;
}

form table.gsc-search-box {
  margin-bottom: 0;
}

table.gsc-search-box td.gsc-input {
  padding: 0;
}

table.gsc-search-box .gsc-input > input:hover,
.gsc-input-box.gsc-input-box-hover,
table.gsc-search-box .gsc-input > input:focus,
.gsc-input-box.gsc-input-box-focus {
  box-shadow: 0 0 0 0 transparent;
}

form.gsc-search-box {
  margin-bottom: 0 !important;
}

table.gsc-search-box td.gsib_b .gsst_b {
  width: 1.6rem;
  height: 1.6rem;
}

table.gsc-search-box td.gsib_b .gsst_b a {
  color: #808080;
  text-decoration: none;
  border: none;
  padding: 0;
}

table.gsc-search-box td.gsib_b .gsst_b a:after {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
}

table.gsc-search-box td.gsib_b .gsst_b a:hover,
table.gsc-search-box td.gsib_b .gsst_b a:focus,
table.gsc-search-box td.gsib_b .gsst_b a:active {
  color: #353535;
}

table.gsc-search-box td.gsib_b .gsst_b a:after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: F41c17;
  font-weight: normal;
  content: '\e000';
  speak: none;
  width: 1.6rem;
  height: 1.6rem;
}

@media screen and (min-width: 993px) {
  table.gsc-search-box td.gsib_b .gsst_b a:after {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: F41c17;
    font-weight: normal;
    content: '\e001';
    speak: none;
  }
}

table.gsc-search-box td.gsib_b .gsst_b span {
  display: none;
}

table.gssb_c {
  margin-top: 1.1rem !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  pointer-events: none;
}

.state-l-layout--no-scroll table.gssb_c {
  position: fixed !important;
}

table.gssb_c table,
table.gssb_c tbody,
table.gssb_c tr,
table.gssb_c td {
  display: block;
}

table.gssb_c > tbody {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.g-layout--6-6 table.gssb_c > tbody,
.g-layout--8-4 table.gssb_c > tbody,
.g-layout--4-8 table.gssb_c > tbody,
.g-layout--4-4-4 table.gssb_c > tbody,
.g-layout--3-3-3-3 table.gssb_c > tbody,
.m-accordion-item__content table.gssb_c > tbody,
.o-overlay-content table.gssb_c > tbody {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  table.gssb_c > tbody {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 table.gssb_c > tbody,
  .g-layout--8-4 table.gssb_c > tbody,
  .g-layout--4-8 table.gssb_c > tbody,
  .g-layout--4-4-4 table.gssb_c > tbody,
  .g-layout--3-3-3-3 table.gssb_c > tbody,
  .m-accordion-item__content table.gssb_c > tbody,
  .o-overlay-content table.gssb_c > tbody {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  table.gssb_c > tbody {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 table.gssb_c > tbody,
  .g-layout--8-4 table.gssb_c > tbody,
  .g-layout--4-8 table.gssb_c > tbody,
  .g-layout--4-4-4 table.gssb_c > tbody,
  .g-layout--3-3-3-3 table.gssb_c > tbody,
  .m-accordion-item__content table.gssb_c > tbody,
  .o-overlay-content table.gssb_c > tbody {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  table.gssb_c > tbody {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 table.gssb_c > tbody,
  .g-layout--8-4 table.gssb_c > tbody,
  .g-layout--4-8 table.gssb_c > tbody,
  .g-layout--4-4-4 table.gssb_c > tbody,
  .g-layout--3-3-3-3 table.gssb_c > tbody,
  .m-accordion-item__content table.gssb_c > tbody,
  .o-overlay-content table.gssb_c > tbody {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  table.gssb_c > tbody {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 table.gssb_c > tbody,
  .g-layout--8-4 table.gssb_c > tbody,
  .g-layout--4-8 table.gssb_c > tbody,
  .g-layout--4-4-4 table.gssb_c > tbody,
  .g-layout--3-3-3-3 table.gssb_c > tbody,
  .m-accordion-item__content table.gssb_c > tbody,
  .o-overlay-content table.gssb_c > tbody {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  table.gssb_c > tbody {
    max-width: 1440px;
  }
}

@media print {
  table.gssb_c > tbody {
    padding-left: 0;
    padding-right: 0;
  }
}

table.gssb_c > tbody > tr > td {
  border: 0;
  box-shadow: 0 0 0 0 transparent;
}

table.gssb_c .gsc-completion-container {
  border: 0;
  box-shadow: 0 1.2rem 1.4rem 0 rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}

table.gssb_c .gsc-completion-container > tbody {
  padding-bottom: 48px;
}

table.gssb_c .gsc-completion-container > tbody > tr > .gssb_a {
  padding-left: 24px;
  padding-right: 24px;
}

@media screen and (min-width: 993px) {
  table.gssb_c .gsc-completion-container > tbody > tr > .gssb_a {
    padding-left: 40px;
    padding-right: 40px;
  }
}

table.gssb_c .gsc-completion-container > tbody > tr:first-child td.gssb_a td {
  margin-top: 0;
}

table.gssb_c .gsc-completion-container > tbody > tr:last-child {
  display: none;
}

table.gssb_c .gsc-completion-selected {
  background: transparent;
}

table.gssb_c td.gssb_a span {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  background: none;
  border: none;
  padding: 0;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  word-wrap: break-word;
  white-space: normal;
}

table.gssb_c td.gssb_a span:hover,
table.gssb_c td.gssb_a span:focus,
table.gssb_c td.gssb_a span:active {
  color: #000000;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 993px) {
  table.gssb_c td.gssb_a span {
    font-size: 20px;
    line-height: 28px;
  }
}

table.gssb_c td.gssb_a span b {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #353535;
  font-weight: normal;
}

@media screen and (min-width: 993px) {
  table.gssb_c td.gssb_a span b {
    font-size: 20px;
    line-height: 28px;
  }
}

table.gssb_c td.gssb_a span:hover,
table.gssb_c td.gssb_a span:focus,
table.gssb_c td.gssb_a span:active {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
}

@media screen and (min-width: 993px) {
  table.gssb_c td.gssb_a span:hover,
  table.gssb_c td.gssb_a span:focus,
  table.gssb_c td.gssb_a span:active {
    font-size: 20px;
    line-height: 28px;
  }
}

table.gssb_c td.gssb_a span:hover b,
table.gssb_c td.gssb_a span:focus b,
table.gssb_c td.gssb_a span:active b {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 993px) {
  table.gssb_c td.gssb_a span:hover b,
  table.gssb_c td.gssb_a span:focus b,
  table.gssb_c td.gssb_a span:active b {
    font-size: 20px;
    line-height: 28px;
  }
}

table.gssb_c td.gssb_a td {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (min-width: 993px) {
  table.gssb_c td.gssb_a td {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

/* stylelint-enable plugin/stylelint-bem-namics,declaration-no-important,property-no-vendor-prefix,max-nesting-depth */

.m-search-box {
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  background-color: #ffffff;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .m-search-box {
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 993px) {
  .m-search-box {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.m-search-box__content {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .m-search-box__content {
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

.m-search-box__content div {
  width: 100%;
}

div.m-search-box__icon {
  margin-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 1.9rem;
  width: auto;
}

@media screen and (min-width: 993px) {
  div.m-search-box__icon {
    color: #666666;
  }
}

div.m-search-box__icon .a-button__icon {
  font-size: 2rem;
}


/* stylelint-disable */

@media screen and (min-width: 993px) {
  .m-search-box.m-search-box--minimal {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) {
  .m-search-box.m-search-box--minimal {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-search-box.m-search-box--minimal {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.m-search-box.m-search-box--minimal table.gsc-search-box td.gsib_b .gsst_b {
  display: none;
}

.m-search-box.m-search-box--minimal .m-search-box__content {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
}

@media screen and (max-width: 1240px) {
  .m-search-box.m-search-box--minimal .m-search-box__content {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 28px;
    padding-left: 0;
  }
}

.m-search-box.m-search-box--minimal .m-search-box__icon {
  padding-left: 0;
}


.o-fusion-widget * {
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word;
}

.o-fusion-widget__spacing-box {
  padding-top: 64px;
  padding-bottom: 64px;
}


.o-fusion-widget.o-fusion-widget--with-animation {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.o-fusion-widget.o-fusion-widget--with-animation.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .o-fusion-widget.o-fusion-widget--with-animation {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .o-fusion-widget.o-fusion-widget--with-animation {
  opacity: 1;
  transform: none;
}

@media print {
  .o-fusion-widget.o-fusion-widget--with-animation {
    opacity: 1;
    transform: none;
    transition: none;
  }
}


.o-fusion-widget.o-fusion-widget--with-spacing {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .o-fusion-widget.o-fusion-widget--with-spacing {
    margin-bottom: 120px;
  }
}

@media print {
  .o-fusion-widget.o-fusion-widget--with-spacing {
    page-break-inside: avoid;
  }
}


.m-login__overlay-content {
  display: none;
  visibility: hidden;
}

.m-login .a-text--type-copy-large {
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 993px) {
  .m-login .a-text--type-copy-large {
    font-size: 20px;
    line-height: 22px;
  }
}

.m-login .m-login__link-group {
  margin-bottom: 32px;
}

.m-login .m-login__link-group .a-text {
  margin-bottom: 16px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}

.m-login .m-login__link-group:last-child,
.m-login .a-text--type-copy-large:last-child,
.m-login .a-text--type-meta-title:last-child {
  margin-bottom: 0;
}


/* stylelint-disable max-nesting-depth  */

@keyframes show-main-nav-level-2-left-small {
  0.01% {
    margin-left: 100%;
  }

  100% {
    margin-left: 66.66667%;
  }
}

@keyframes show-main-nav-level-2-right-small {
  0.01% {
    margin-left: 33.33333%;
  }

  100% {
    margin-left: 66.66667%;
  }
}

@keyframes show-main-nav-level-3-left-small {
  0.01% {
    margin-left: 66.66667%;
  }

  100% {
    margin-left: 33.33333%;
  }
}

@keyframes show-main-nav-level-3-right-small {
  0.01% {
    margin-left: 0;
  }

  100% {
    margin-left: 33.33333%;
  }
}

@keyframes show-main-nav-level-4-left-small {
  0.01% {
    margin-left: 33.33333%;
  }

  100% {
    margin-left: 0;
  }
}

@keyframes show-main-nav-level-4-right-small {
  0.01% {
    margin-left: -33.33333%;
  }

  100% {
    margin-left: 0;
  }
}

@keyframes show-main-nav-level-2-large {
  0.01% {
    margin-left: 16.66667%;
  }

  100% {
    margin-left: 33.33333%;
  }
}

@keyframes show-main-nav-level-3-left-large {
  0.01% {
    margin-left: 33.33333%;
  }

  100% {
    margin-left: 16.66667%;
  }
}

@keyframes show-main-nav-level-3-right-large {
  0.01% {
    margin-left: 0;
  }

  100% {
    margin-left: 16.66667%;
  }
}

@keyframes show-main-nav-level-4-left-large {
  0.01% {
    margin-left: 16.66667%;
  }

  100% {
    margin-left: 0;
  }
}

@keyframes show-teaser-list {
  0.01% {
    transform: translateY(100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes show-main-nav-back-link {
  0.01% {
    transform: translateY(-100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes show-main-nav-top-level {
  0.01% {
    transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.m-main-navigation__error {
  display: none;
  visibility: hidden;
}

.m-main-navigation__seo {
  display: none;
  visibility: hidden;
}

@media screen and (max-width: 480px) {
  .m-main-navigation:not(.state-m-main-navigation--top-level-active) .m-main-navigation__list-item-lvl-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .m-main-navigation:not(.state-m-main-navigation--top-level-active) .m-main-navigation__list-item-lvl-1 {
    padding-left: 46px;
    padding-right: 46px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-main-navigation:not(.state-m-main-navigation--top-level-active) .m-main-navigation__list-item-lvl-1 {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .m-main-navigation:not(.state-m-main-navigation--top-level-active) .m-main-navigation__list-item-lvl-1 {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 480px) {
  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-item {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-item {
    padding-left: 46px;
    padding-right: 46px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-item {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-item {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (min-width: 1241px) {
  .m-main-navigation .m-main-navigation__list-outlet {
    padding-left: 58px;
    padding-right: 58px;
  }
}

@media screen and (min-width: 1441px) {
  .m-main-navigation .m-main-navigation__list-outlet {
    max-width: 144rem;
    margin: 0 auto;
  }
}

.m-main-navigation__overlay-large.state-m-main-navigation--loading .m-main-navigation__list-outlet {
  position: relative;
  height: 30rem;
}

@media screen and (min-width: 993px) {
  .m-main-navigation__overlay-large.state-m-main-navigation--loading .m-main-navigation__list-outlet {
    height: 50%;
  }
}

@media screen and (min-width: 993px) {
  .m-main-navigation__overlay-large:not(.state-m-main-navigation--loading) .m-main-navigation__background-wrapper {
    animation: show-teaser-list 0.2s 1 forwards;
  }
}

.m-main-navigation__button-back-wrapper {
  padding-top: 24px;
  padding-bottom: 24px;
  z-index: 80;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-color: #ffffff;
  justify-content: center;
}

@media screen and (max-width: 992px) {
  .m-main-navigation__button-back-wrapper {
    animation-duration: 0.6s;
  }
}

@media screen and (max-width: 1240px) {
  .m-main-navigation__button-back-wrapper {
    display: flex;
    animation: show-main-nav-back-link 0.3s 1 forwards;
  }
}

@media screen and (min-width: 1241px) {
  .m-main-navigation__button-back-wrapper {
    top: 9.2rem;
    position: fixed;
  }

  .m-main-navigation__button-back-wrapper.state-m-main-navigation--visible {
    display: flex;
    animation: show-main-nav-back-link 0.3s 1 forwards;
  }

  .m-main-navigation__button-back-wrapper.state-m-main-navigation--hidden {
    display: none;
  }
}

.m-main-navigation__button-back-wrapper::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #f4f4f4;
}

.m-main-navigation__list-renderer {
  overflow: hidden;
}

.m-main-navigation__transition-box {
  /* autoprefixer: ignore next */
  transition: transform 0.6s ease-in-out;
  display: flex;
}

@media screen and (min-width: 993px) {
  .m-main-navigation__transition-box {
    transition-duration: 0.3s;
  }
}

.m-main-navigation__list-lvl-1 .m-main-navigation__list {
  flex: 0 0 33.3334%;
}

.m-main-navigation__background-wrapper {
  background-color: #f4f4f4;
}

@media screen and (min-width: 1241px) {
  .m-main-navigation__background-wrapper {
    opacity: 0;
    transform: translateY(100%);
  }
}

.m-main-navigation__list-teaser-list {
  padding-top: 32px;
  padding-bottom: 32px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

@media screen and (min-width: 993px) {
  .m-main-navigation__list-teaser-list {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.g-layout--6-6 .m-main-navigation__list-teaser-list,
.g-layout--8-4 .m-main-navigation__list-teaser-list,
.g-layout--4-8 .m-main-navigation__list-teaser-list,
.g-layout--4-4-4 .m-main-navigation__list-teaser-list,
.g-layout--3-3-3-3 .m-main-navigation__list-teaser-list,
.m-accordion-item__content .m-main-navigation__list-teaser-list,
.o-overlay-content .m-main-navigation__list-teaser-list {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .m-main-navigation__list-teaser-list {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .m-main-navigation__list-teaser-list,
  .g-layout--8-4 .m-main-navigation__list-teaser-list,
  .g-layout--4-8 .m-main-navigation__list-teaser-list,
  .g-layout--4-4-4 .m-main-navigation__list-teaser-list,
  .g-layout--3-3-3-3 .m-main-navigation__list-teaser-list,
  .m-accordion-item__content .m-main-navigation__list-teaser-list,
  .o-overlay-content .m-main-navigation__list-teaser-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-main-navigation__list-teaser-list {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .m-main-navigation__list-teaser-list,
  .g-layout--8-4 .m-main-navigation__list-teaser-list,
  .g-layout--4-8 .m-main-navigation__list-teaser-list,
  .g-layout--4-4-4 .m-main-navigation__list-teaser-list,
  .g-layout--3-3-3-3 .m-main-navigation__list-teaser-list,
  .m-accordion-item__content .m-main-navigation__list-teaser-list,
  .o-overlay-content .m-main-navigation__list-teaser-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .m-main-navigation__list-teaser-list {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .m-main-navigation__list-teaser-list,
  .g-layout--8-4 .m-main-navigation__list-teaser-list,
  .g-layout--4-8 .m-main-navigation__list-teaser-list,
  .g-layout--4-4-4 .m-main-navigation__list-teaser-list,
  .g-layout--3-3-3-3 .m-main-navigation__list-teaser-list,
  .m-accordion-item__content .m-main-navigation__list-teaser-list,
  .o-overlay-content .m-main-navigation__list-teaser-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .m-main-navigation__list-teaser-list {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .m-main-navigation__list-teaser-list,
  .g-layout--8-4 .m-main-navigation__list-teaser-list,
  .g-layout--4-8 .m-main-navigation__list-teaser-list,
  .g-layout--4-4-4 .m-main-navigation__list-teaser-list,
  .g-layout--3-3-3-3 .m-main-navigation__list-teaser-list,
  .m-accordion-item__content .m-main-navigation__list-teaser-list,
  .o-overlay-content .m-main-navigation__list-teaser-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  .m-main-navigation__list-teaser-list {
    max-width: 1440px;
  }
}

@media print {
  .m-main-navigation__list-teaser-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 992px) {
  .m-main-navigation__list-teaser-list {
    opacity: 0;
    transform: translateY(100%);
  }

  .state-m-main-navigation--active .m-main-navigation__list-teaser-list {
    animation: show-teaser-list 0.2s 1 forwards;
  }
}

@media screen and (min-width: 993px) {
  .m-main-navigation__list-teaser-list {
    display: flex;
  }
}

@media screen and (max-width: 1240px) {
  .m-main-navigation {
    padding-top: 48px;
    padding-bottom: 48px;
    display: none;
    visibility: hidden;
    /* autoprefixer: ignore next */
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    position: relative;
    background-color: #ffffff;
  }

  .state-o-header--main-nav-overlay-visible .m-main-navigation {
    display: block;
    visibility: visible;
  }

  .state-o-header--website-selector-visible .m-main-navigation {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
  }

  .m-main-navigation.state-m-main-navigation--top-level-active {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    transition: none;
  }

  .state-o-header--website-selector-visible .m-main-navigation.state-m-main-navigation--top-level-active {
    transform: none;
    opacity: 1;
    pointer-events: auto;
  }

  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-item-lvl-1:not(.state-m-main-navigation--active) {
    display: none;
    visibility: hidden;
  }

  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-item-lvl-1.state-m-main-navigation--active {
    margin-bottom: 0;
  }

  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-item-lvl-1.state-m-main-navigation--active .m-main-navigation__link-top-level {
    display: none;
    visibility: hidden;
  }

  .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-renderer {
    padding-top: 68px;
    padding-bottom: 48px;
    /* autoprefixer: ignore next */
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    z-index: 70;
    background-color: #ffffff;
  }

  .state-o-header--website-selector-visible .m-main-navigation.state-m-main-navigation--top-level-active .m-main-navigation__list-renderer {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
  }

  .m-main-navigation:not(.state-m-main-navigation--top-level-active) .m-main-navigation__list-item-lvl-1 {
    transform: translateX(-100%);
    animation: show-main-nav-top-level 0.6s 1 forwards;
  }

  .m-main-navigation__transition-box {
    margin-left: -200%;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__overlay-large {
    display: none;
  }

  .m-main-navigation__list-item-lvl-1.state-m-main-navigation--active .m-main-navigation__overlay-large {
    display: block;
  }

  .h-browser-device--edge .m-main-navigation__list-item-lvl-1.state-m-main-navigation--active .m-main-navigation__overlay-large {
    overflow-y: scroll;
    max-height: calc(100vh - 7.7rem - 5.4rem);
  }

  .m-main-navigation__list-item {
    margin-bottom: 16px;
    text-align: center;
  }

  .m-main-navigation__list-item:last-child {
    margin-bottom: 0;
  }

  .m-main-navigation__list-item.m-main-navigation__list-item-parent {
    padding-top: 48px;
    padding-bottom: 24px;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-left .m-main-navigation__list-lvl-2:first-child:nth-last-child(3) {
    animation: show-main-nav-level-4-left-small 0.6s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-left .m-main-navigation__list-lvl-2:first-child:nth-last-child(2) {
    animation: show-main-nav-level-3-left-small 0.6s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-left .m-main-navigation__list-lvl-2:first-child:last-child {
    animation: show-main-nav-level-2-left-small 0.6s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-right .m-main-navigation__list-lvl-2:first-child:nth-last-child(3) {
    animation: show-main-nav-level-4-right-small 0.6s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-right .m-main-navigation__list-lvl-2:first-child:nth-last-child(2) {
    animation: show-main-nav-level-3-right-small 0.6s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-right .m-main-navigation__list-lvl-2:first-child:last-child {
    animation: show-main-nav-level-2-right-small 0.6s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list .m-main-navigation__list-item {
    display: none;
    visibility: hidden;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list:nth-last-child(1) .m-main-navigation__list-item {
    display: block;
    visibility: visible;
  }
}

@media screen and (min-width: 1241px) {
  .m-main-navigation {
    padding-bottom: 16px;
    height: 9.2rem;
    max-width: 100%;
    display: flex;
    visibility: visible;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  .m-main-navigation__list-lvl-1 {
    display: flex;
    flex-wrap: wrap;
  }

  .m-main-navigation__overlay-large {
    padding-top: 64px;
    /* autoprefixer: ignore next */
    transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
    display: none;
    margin: 0 auto;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    top: 100%;
    right: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    height: 0;
  }

  .h-browser-device--edge .m-main-navigation__overlay-large {
    overflow-y: scroll;
    max-height: calc(100vh - 9.2rem);
  }

  .m-main-navigation__list-outlet {
    padding-top: 64px;
  }

  .m-main-navigation__list-renderer {
    margin-bottom: 120px;
  }

  .m-main-navigation__list-item-lvl-1 {
    padding-top: 4px;
    padding-bottom: 4px;
    /* autoprefixer: ignore next */
    transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out;
    transition-delay: 0.3s;
    opacity: 1;
  }

  .state-o-header--search-open .m-main-navigation__list-item-lvl-1 {
    /* autoprefixer: ignore next */
    transition: transform 0s ease-in-out, opacity 0.4s ease-in-out;
    opacity: 0;
    transform: scale(0.4);
  }

  .state-o-header--has-website-selector .m-main-navigation__list-item-lvl-1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .m-main-navigation__list-item-lvl-1.state-m-main-navigation--active .m-main-navigation__overlay-large {
    display: block;
  }

  .m-main-navigation__list-item-lvl-1.state-m-main-navigation--transition .m-main-navigation__overlay-large {
    opacity: 1;
    height: calc(100vh - 9.2rem);
  }

  .h-browser-device--ios .m-main-navigation__list-item-lvl-1.state-m-main-navigation--transition .m-main-navigation__overlay-large,
  .h-browser-device--android .m-main-navigation__list-item-lvl-1.state-m-main-navigation--transition .m-main-navigation__overlay-large {
    opacity: 1;
    height: calc(100vh - 9.2rem - var(--vh-gap));
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-item {
    margin-bottom: 24px;
    text-align: center;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-item:last-child {
    margin-bottom: 0;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-item.m-main-navigation__list-item-parent {
    margin-bottom: 40px;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list-lvl-2:first-child:last-child {
    animation: show-main-nav-level-2-large 0.3s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-left .m-main-navigation__list-lvl-2:first-child:nth-last-child(3) {
    animation: show-main-nav-level-4-left-large 0.3s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-left .m-main-navigation__list-lvl-2:first-child:nth-last-child(2) {
    animation: show-main-nav-level-3-left-large 0.3s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--direction-right .m-main-navigation__list-lvl-2:first-child:nth-last-child(2) {
    animation: show-main-nav-level-3-right-large 0.3s ease-in-out 1 forwards;
  }

  .m-main-navigation__list-item-lvl-1 .state-m-main-navigation--without-animation .m-main-navigation__list-lvl-2:first-child:nth-last-child(2) {
    margin-left: 16.66667%;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list .m-main-navigation__list-item {
    display: none;
    visibility: hidden;
  }

  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list:nth-last-child(1) .m-main-navigation__list-item,
  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list:nth-last-child(2) .m-main-navigation__list-item,
  .m-main-navigation__list-item-lvl-1 .m-main-navigation__list:nth-last-child(3) .m-main-navigation__list-item {
    display: block;
    visibility: visible;
  }
}

/* stylelint-enable max-nesting-depth  */


.a-link.m-main-navigation__link-top-level {
  color: #666666;
}

@media screen and (max-width: 1240px) {
  .a-link.m-main-navigation__link-top-level {
    font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 22px;
  }

  .a-link.m-main-navigation__link-top-level:hover,
  .a-link.m-main-navigation__link-top-level:focus,
  .a-link.m-main-navigation__link-top-level:active {
    font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  }

  .a-link.m-main-navigation__link-top-level.state-a-link--current-page,
  .a-link.m-main-navigation__link-top-level.state-a-link--active {
    font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
    color: #000000;
  }

  .a-link.m-main-navigation__link-top-level .a-link__icon-after {
    /* autoprefixer: ignore next */
    transition: transform 0.15s ease-out;
    font-size: 2rem;
  }
}

@media screen and (min-width: 1241px) {
  .a-link.m-main-navigation__link-top-level {
    font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    /* autoprefixer: ignore next */
    transition: color 0.2s ease-in-out;
    margin-right: 40px;
    position: relative;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    white-space: nowrap;
    color: #000000;
    /* stylelint-disable max-nesting-depth  */
    /* stylelint-enable max-nesting-depth  */
  }

  .a-link.m-main-navigation__link-top-level:after {
    /* autoprefixer: ignore next */
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    position: absolute;
    content: '';
    height: 1px;
    width: 1.2rem;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
  }

  .a-link.m-main-navigation__link-top-level:after {
    opacity: 0;
    background-color: transparent;
  }

  .a-link.m-main-navigation__link-top-level.state-a-link--current-page:after,
  .a-link.m-main-navigation__link-top-level.state-a-link--active:after {
    opacity: 1;
    background-color: #353535;
  }

  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level {
    color: #808080;
  }

  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level:hover,
  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level:focus,
  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level:active,
  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level.state-a-link--active,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level:hover,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level:focus,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level:active,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level.state-a-link--active {
    color: #000000;
  }

  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level:hover:after,
  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level:focus:after,
  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level:active:after,
  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level.state-a-link--active:after,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level:hover:after,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level:focus:after,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level:active:after,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level.state-a-link--active:after {
    background-color: #353535;
  }

  .state-m-main-navigation--top-level-active .a-link.m-main-navigation__link-top-level:after,
  .state-m-main-navigation--top-level-hover .a-link.m-main-navigation__link-top-level:after {
    background-color: #808080;
  }

  .a-link.m-main-navigation__link-top-level .a-link__icon-after {
    display: none;
    visibility: hidden;
  }
}


/* stylelint-disable max-nesting-depth  */

.a-link.m-main-navigation__link-sub {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  color: #666666;
  line-height: 2.4rem;
}

@media screen and (min-width: 993px) {
  .a-link.m-main-navigation__link-sub {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 993px) {
  .a-link.m-main-navigation__link-sub {
    line-height: 3rem;
  }
}

.a-link.m-main-navigation__link-sub:hover,
.a-link.m-main-navigation__link-sub:focus,
.a-link.m-main-navigation__link-sub:active {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
  color: #000000;
}

.a-link.m-main-navigation__link-sub:hover .a-link__icon-after,
.a-link.m-main-navigation__link-sub:focus .a-link__icon-after,
.a-link.m-main-navigation__link-sub:active .a-link__icon-after {
  transform: translateX(5px);
  color: #000000;
}

.a-link.m-main-navigation__link-sub.state-a-link--current-page,
.a-link.m-main-navigation__link-sub.state-a-link--active {
  font-family: "LegacySerifITCW02-BkIt", Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 2.4rem;
}

@media screen and (min-width: 993px) {
  .a-link.m-main-navigation__link-sub.state-a-link--current-page,
  .a-link.m-main-navigation__link-sub.state-a-link--active {
    line-height: 3rem;
  }
}

.a-link.m-main-navigation__link-sub.state-a-link--current-page .a-link__icon-after,
.a-link.m-main-navigation__link-sub.state-a-link--active .a-link__icon-after {
  color: #000000;
}

.a-link.m-main-navigation__link-sub .a-link__icon-after {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
  color: #666666;
}

/* stylelint-enable max-nesting-depth  */


/* stylelint-disable max-nesting-depth  */

.a-link.m-main-navigation__link-upper-level {
  position: relative;
  color: #808080;
}

.a-link.m-main-navigation__link-upper-level:after {
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  position: absolute;
  content: '';
  height: 1px;
  width: 1.2rem;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
}

.a-link.m-main-navigation__link-upper-level:hover,
.a-link.m-main-navigation__link-upper-level:focus,
.a-link.m-main-navigation__link-upper-level:active {
  color: #353535;
}

.a-link.m-main-navigation__link-upper-level:hover::after,
.a-link.m-main-navigation__link-upper-level:focus::after,
.a-link.m-main-navigation__link-upper-level:active::after {
  background-color: #353535;
}

.a-link.m-main-navigation__link-upper-level::after {
  background-color: #d2d2d2;
}

/* stylelint-enable max-nesting-depth  */


/* stylelint-disable max-nesting-depth  */

.a-link.m-main-navigation__link-back:hover .a-link__icon-before,
.a-link.m-main-navigation__link-back:focus .a-link__icon-before,
.a-link.m-main-navigation__link-back:active .a-link__icon-before {
  transform: translateX(-5px);
}

/* stylelint-enable max-nesting-depth  */


@media screen and (max-width: 480px) {
  .m-website-selector {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .m-website-selector {
    padding-left: 46px;
    padding-right: 46px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .m-website-selector {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .m-website-selector {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 1240px) {
  .m-website-selector {
    position: relative;
    height: 5.4rem;
    background-color: #f4f4f4;
  }
}

@media screen and (min-width: 1241px) {
  .m-website-selector {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    height: auto;
  }

  .g-layout--6-6 .m-website-selector,
  .g-layout--8-4 .m-website-selector,
  .g-layout--4-8 .m-website-selector,
  .g-layout--4-4-4 .m-website-selector,
  .g-layout--3-3-3-3 .m-website-selector,
  .m-accordion-item__content .m-website-selector,
  .o-overlay-content .m-website-selector {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) and (min-width: 481px) and (max-width: 768px) {
  .m-website-selector {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .m-website-selector,
  .g-layout--8-4 .m-website-selector,
  .g-layout--4-8 .m-website-selector,
  .g-layout--4-4-4 .m-website-selector,
  .g-layout--3-3-3-3 .m-website-selector,
  .m-accordion-item__content .m-website-selector,
  .o-overlay-content .m-website-selector {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) and (min-width: 769px) and (max-width: 992px) {
  .m-website-selector {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .m-website-selector,
  .g-layout--8-4 .m-website-selector,
  .g-layout--4-8 .m-website-selector,
  .g-layout--4-4-4 .m-website-selector,
  .g-layout--3-3-3-3 .m-website-selector,
  .m-accordion-item__content .m-website-selector,
  .o-overlay-content .m-website-selector {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) and (min-width: 993px) and (max-width: 1240px) {
  .m-website-selector {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .m-website-selector,
  .g-layout--8-4 .m-website-selector,
  .g-layout--4-8 .m-website-selector,
  .g-layout--4-4-4 .m-website-selector,
  .g-layout--3-3-3-3 .m-website-selector,
  .m-accordion-item__content .m-website-selector,
  .o-overlay-content .m-website-selector {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) and (min-width: 1241px) {
  .m-website-selector {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .m-website-selector,
  .g-layout--8-4 .m-website-selector,
  .g-layout--4-8 .m-website-selector,
  .g-layout--4-4-4 .m-website-selector,
  .g-layout--3-3-3-3 .m-website-selector,
  .m-accordion-item__content .m-website-selector,
  .o-overlay-content .m-website-selector {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) and (min-width: 1441px) {
  .m-website-selector {
    max-width: 1440px;
  }
}

.m-website-selector .a-link__icon-after {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
}

.state-o-header--website-selector-visible .m-website-selector .a-link__icon-after {
  transform: rotate(180deg);
}

@media screen and (max-width: 1240px) {
  .m-website-selector__inner {
    height: 100%;
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 1241px) {
  .m-website-selector__inner {
    /* autoprefixer: ignore next */
    transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out;
    transition-delay: 0.3s;
    opacity: 1;
    padding-top: 1.6rem;
    position: relative;
    display: inline-block;
  }

  .state-o-header--search-open .m-website-selector__inner {
    /* autoprefixer: ignore next */
    transition: transform 0s ease-in-out, opacity 0.4s ease-in-out;
    opacity: 0;
    transform: scale(0.4);
  }
}

@media screen and (min-width: 993px) {
  .m-website-selector__link.a-link {
    color: #666666;
  }

  .state-o-header--main-nav-overlay-visible .m-website-selector__link.a-link {
    color: #808080;
  }
}

@media screen and (max-width: 1240px) {
  .m-website-selector__overlay-content {
    z-index: 150;
    /* autoprefixer: ignore next */
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    display: none;
    visibility: hidden;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    display: none;
    visibility: hidden;
    transform: translateY(0);
  }
}

@media screen and (max-width: 1240px) and (max-width: 480px) {
  .m-website-selector__overlay-content {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 1240px) and (min-width: 481px) and (max-width: 768px) {
  .m-website-selector__overlay-content {
    padding-left: 46px;
    padding-right: 46px;
  }
}

@media screen and (max-width: 1240px) and (min-width: 769px) and (max-width: 992px) {
  .m-website-selector__overlay-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 1240px) and (min-width: 993px) and (max-width: 1240px) {
  .m-website-selector__overlay-content {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 1240px) {
  .m-website-selector__overlay-content.state-m-website-selector--overlay-visible {
    display: block;
    visibility: visible;
  }

  .m-website-selector__overlay-content.state-m-website-selector--overlay-transition {
    opacity: 1;
    transform: translateY(100%);
  }
}

@media screen and (min-width: 1241px) {
  .m-website-selector__overlay-content {
    display: none;
    visibility: hidden;
  }
}

.m-website-selector__list {
  padding-top: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
}

@media screen and (max-width: 1240px) {
  .m-website-selector__list {
    background-color: #ffffff;
  }
}

.m-website-selector__title {
  margin-bottom: 32px;
}

@media screen and (max-width: 992px) {
  .m-website-selector__item + .m-website-selector__item {
    margin-top: 24px;
  }
}

@media screen and (min-width: 769px) {
  .m-website-selector__item + .m-website-selector__item {
    margin-top: 32px;
  }
}

.m-website-selector__item:hover {
  color: #000000;
}


/* stylelint-disable max-nesting-depth  */

.o-header {
  padding-top: 7.7rem;
  position: relative;
}

@media screen and (min-width: 1241px) {
  .o-header {
    padding-top: 9.2rem;
  }
}

@media print {
  .o-header {
    padding-top: 0;
  }
}

.o-header__fixed-wrapper {
  z-index: 70;
  /* autoprefixer: ignore next */
  transition: transform 1s cubic-bezier(0.2, 1, 0.25, 1), opacity 0.5s ease-in-out;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 1;
}

.state-o-page--header-hidden .o-header__fixed-wrapper {
  opacity: 0;
  pointer-events: none;
}

.state-o-header--meta-nav-overlay-visible .o-header__fixed-wrapper {
  z-index: 150;
  pointer-events: none;
}

.state-o-header--meta-nav-overlay-visible .o-header__fixed-wrapper::before {
  z-index: 150;
  content: '';
  background-color: #000000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.3;
  pointer-events: none;
}

.state-o-header--meta-nav-overlay-visible .o-header__fixed-wrapper::after {
  content: none;
}

@media print {
  .o-header__fixed-wrapper {
    position: relative;
  }
}

.o-header__fixed-wrapper::after {
  z-index: 90;
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f4f4f4;
}

@media print {
  .o-header__fixed-wrapper::after {
    background: #ffffff;
    background-color: #ffffff;
  }
}

.o-header__container {
  display: flex;
}

@media screen and (min-width: 1241px) {
  .o-header__inner {
    flex-direction: row-reverse;
    display: flex;
  }
}

@media screen and (max-width: 1240px) {
  .o-header__overlay-small {
    /* autoprefixer: ignore next */
    transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    background-color: #f4f4f4;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    height: 0;
    display: none;
    visibility: hidden;
  }

  .state-o-header--main-nav-overlay-visible .o-header__overlay-small {
    display: block;
    visibility: visible;
  }

  .state-o-header--main-nav-overlay-transition .o-header__overlay-small {
    opacity: 1;
    height: calc(100vh - 7.7rem);
  }

  .h-browser-device--ios .state-o-header--main-nav-overlay-transition .o-header__overlay-small,
  .h-browser-device--android .state-o-header--main-nav-overlay-transition .o-header__overlay-small {
    height: calc(100vh - 7.7rem - var(--vh-gap));
  }
}

.o-header__burger {
  margin-right: 24px;
  /* autoprefixer: ignore next */
  transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out;
  transition-delay: 0.3s;
  opacity: 1;
}

@media screen and (min-width: 993px) {
  .o-header__burger {
    margin-right: 32px;
  }
}

.state-o-header--search-open .o-header__burger {
  /* autoprefixer: ignore next */
  transition: transform 0s ease-in-out, opacity 0.4s ease-in-out;
  opacity: 0;
  transform: scale(0.4);
}

.o-header__burger,
.o-header__search-small {
  height: 7.7rem;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 1241px) {
  .o-header__burger,
  .o-header__search-small {
    display: none;
    visibility: hidden;
  }
}

.state-o-header--main-nav-overlay-visible .o-header__login,
.state-o-header--main-nav-overlay-visible
.o-header__search-link.a-link {
  color: #808080;
}

@media screen and (max-width: 768px) {
  .o-header__login,
  .o-header__search-link.a-link {
    height: 2.3rem;
  }

  .o-header__login .a-link__text,
  .o-header__search-link.a-link .a-link__text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .o-header__login .a-link__text.h-visually-hide--focusable:active,
  .o-header__login .a-link__text.h-visually-hide--focusable:focus,
  .o-header__search-link.a-link .a-link__text.h-visually-hide--focusable:active,
  .o-header__search-link.a-link .a-link__text.h-visually-hide--focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
}

.o-header__login .a-link__icon-before,
.o-header__search-link.a-link .a-link__icon-before {
  font-size: 2rem;
}

@media screen and (min-width: 993px) {
  .o-header__login .a-link__icon-before,
  .o-header__search-link.a-link .a-link__icon-before {
    margin-right: 8px;
  }
}

@media screen and (max-width: 992px) {
  .o-header__login .a-link__icon-before,
  .o-header__search-link.a-link .a-link__icon-before {
    color: #353535;
  }
}

.o-header__close-wrapper {
  z-index: 150;
  display: none;
  visibility: hidden;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  transform: translateY(100%);
  pointer-events: none;
  cursor: pointer;
  font-size: 1.9rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.2rem;
  display: none;
  justify-content: flex-end;
  width: 100%;
}

.g-layout--6-6 .o-header__close-wrapper,
.g-layout--8-4 .o-header__close-wrapper,
.g-layout--4-8 .o-header__close-wrapper,
.g-layout--4-4-4 .o-header__close-wrapper,
.g-layout--3-3-3-3 .o-header__close-wrapper,
.m-accordion-item__content .o-header__close-wrapper,
.o-overlay-content .o-header__close-wrapper {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .o-header__close-wrapper {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .o-header__close-wrapper,
  .g-layout--8-4 .o-header__close-wrapper,
  .g-layout--4-8 .o-header__close-wrapper,
  .g-layout--4-4-4 .o-header__close-wrapper,
  .g-layout--3-3-3-3 .o-header__close-wrapper,
  .m-accordion-item__content .o-header__close-wrapper,
  .o-overlay-content .o-header__close-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .o-header__close-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .o-header__close-wrapper,
  .g-layout--8-4 .o-header__close-wrapper,
  .g-layout--4-8 .o-header__close-wrapper,
  .g-layout--4-4-4 .o-header__close-wrapper,
  .g-layout--3-3-3-3 .o-header__close-wrapper,
  .m-accordion-item__content .o-header__close-wrapper,
  .o-overlay-content .o-header__close-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .o-header__close-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .o-header__close-wrapper,
  .g-layout--8-4 .o-header__close-wrapper,
  .g-layout--4-8 .o-header__close-wrapper,
  .g-layout--4-4-4 .o-header__close-wrapper,
  .g-layout--3-3-3-3 .o-header__close-wrapper,
  .m-accordion-item__content .o-header__close-wrapper,
  .o-overlay-content .o-header__close-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .o-header__close-wrapper {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .o-header__close-wrapper,
  .g-layout--8-4 .o-header__close-wrapper,
  .g-layout--4-8 .o-header__close-wrapper,
  .g-layout--4-4-4 .o-header__close-wrapper,
  .g-layout--3-3-3-3 .o-header__close-wrapper,
  .m-accordion-item__content .o-header__close-wrapper,
  .o-overlay-content .o-header__close-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  .o-header__close-wrapper {
    max-width: 1440px;
  }
}

@media print {
  .o-header__close-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .state-o-header--main-nav-overlay-visible .o-header__close-wrapper {
    display: flex;
    visibility: visible;
  }
}

.o-header__close-button.a-button.a-button--icon-only {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  pointer-events: auto;
  color: #808080;
  font-size: 2.2rem;
  width: auto;
  display: block;
}

.o-header__logo {
  padding-top: 20px;
  padding-bottom: 16px;
  height: 7.7rem;
  display: flex;
  margin-left: auto;
}

@media screen and (min-width: 1241px) {
  .o-header__logo {
    padding-left: 32px;
    padding-bottom: 12px;
    padding-top: 1.45rem;
    height: 9.2rem;
  }
}

.o-header__a11y-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.o-header__a11y-title.h-visually-hide--focusable:active,
.o-header__a11y-title.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.o-header__meta-navigation {
  display: flex;
  flex: 1 1 auto;
  height: 7.7rem;
}

@media screen and (min-width: 1241px) {
  .o-header__meta-navigation {
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    height: 9.2rem;
  }
}

.o-header__meta-navigation-entry {
  /* autoprefixer: ignore next */
  transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out;
  opacity: 1;
  padding-right: 24px;
  height: 100%;
  display: flex;
  align-items: center;
}

.state-o-header--search-open .o-header__meta-navigation-entry {
  /* autoprefixer: ignore next */
  transition: transform 0s ease-in-out, opacity 0.4s ease-in-out;
  opacity: 0;
  transform: scale(0.4);
}

@media screen and (min-width: 1241px) {
  .o-header__meta-navigation-entry {
    padding-right: 40px;
  }
}

@media screen and (min-width: 1241px) {
  .o-header__meta-navigation-entry {
    position: relative;
    align-items: flex-end;
    padding-bottom: 1.6rem;
  }
}

.o-header__meta-navigation-entry:last-child {
  padding-right: 0;
}

@media screen and (min-width: 1241px) {
  .o-header__meta-navigation-entry:last-child {
    padding-right: 0;
  }
}

/* stylelint-enable max-nesting-depth  */

.o-header__stage {
  position: relative;
}

.o-header__breadcrumb {
  z-index: 41;
  position: absolute;
  top: 1.6rem;
  left: 0;
  right: 0;
  width: 100%;
}

@media print {
  .o-header__breadcrumb {
    top: 0;
  }
}

.o-header__favorite-link {
  position: absolute;
  bottom: -2.4rem;
  transform: translateY(100%);
  left: 0;
  width: 100%;
}

.state-l-layout--no-scroll .o-header__breadcrumb {
  z-index: 40;
}

@media print {
  .o-header__close-wrapper,
  .o-header__burger,
  .o-header__inner,
  .o-header__meta-navigation {
    display: none;
    visibility: hidden;
  }
}


.o-header.o-header--mood-only {
  padding-top: 0;
}


.m-social-links {
  display: flex;
  flex-flow: row wrap;
}

.m-social-links__item {
  margin-right: 12px;
  margin-bottom: 12px;
  height: 3.6rem;
  width: 3.6rem;
  color: #666666;
  font-size: 3.6rem;
  position: relative;
}

.m-social-links__item:last-child {
  margin-right: 0;
}

.m-social-links__link .a-svg--icon {
  position: absolute;
  top: 0;
  left: 0;
}


.m-social-links.m-social-links--channels .m-social-links__link {
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  border-radius: 50%;
  color: #353535;
  background-color: #808080;
}

.m-social-links.m-social-links--channels .m-social-links__link:hover,
.m-social-links.m-social-links--channels .m-social-links__link:focus,
.m-social-links.m-social-links--channels .m-social-links__link:active {
  color: #515151;
  background-color: #d2d2d2;
}


.m-social-links.m-social-links--sign-on .m-social-links__link {
  /* autoprefixer: ignore next */
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  color: #808080;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
}

.m-social-links.m-social-links--sign-on .m-social-links__link:hover,
.m-social-links.m-social-links--sign-on .m-social-links__link:focus,
.m-social-links.m-social-links--sign-on .m-social-links__link:active {
  color: #000000;
  border-color: #353535;
}


.m-social-links.m-social-links--disabled .m-social-links__link {
  color: #ffffff;
  background-color: #b4b4b4;
  border-color: #b4b4b4;
  display: block;
}


.m-footer-image {
  margin-bottom: 20px;
}

@media screen and (min-width: 993px) {
  .m-footer-image {
    margin-bottom: 32px;
  }
}


.m-footer-text {
  color: #ffffff;
}

.m-footer-text__text {
  margin-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .m-footer-text__text {
    margin-bottom: 60px;
  }
}

.m-footer-text__title {
  margin-bottom: 20px;
}

@media screen and (min-width: 993px) {
  .m-footer-text__title {
    margin-bottom: 32px;
  }
}


.o-footer-navigation {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
}

.o-footer-navigation__navigation-container {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .o-footer-navigation__navigation-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .g-layout--6-6 .o-footer-navigation__navigation-container,
  .g-layout--8-4 .o-footer-navigation__navigation-container,
  .g-layout--4-8 .o-footer-navigation__navigation-container,
  .g-layout--4-4-4 .o-footer-navigation__navigation-container,
  .g-layout--3-3-3-3 .o-footer-navigation__navigation-container,
  .m-accordion-item__content .o-footer-navigation__navigation-container,
  .o-overlay-content .o-footer-navigation__navigation-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .o-footer-navigation__navigation-container {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .o-footer-navigation__navigation-container,
  .g-layout--8-4 .o-footer-navigation__navigation-container,
  .g-layout--4-8 .o-footer-navigation__navigation-container,
  .g-layout--4-4-4 .o-footer-navigation__navigation-container,
  .g-layout--3-3-3-3 .o-footer-navigation__navigation-container,
  .m-accordion-item__content .o-footer-navigation__navigation-container,
  .o-overlay-content .o-footer-navigation__navigation-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 992px) {
  .o-footer-navigation__navigation-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .o-footer-navigation__navigation-container,
  .g-layout--8-4 .o-footer-navigation__navigation-container,
  .g-layout--4-8 .o-footer-navigation__navigation-container,
  .g-layout--4-4-4 .o-footer-navigation__navigation-container,
  .g-layout--3-3-3-3 .o-footer-navigation__navigation-container,
  .m-accordion-item__content .o-footer-navigation__navigation-container,
  .o-overlay-content .o-footer-navigation__navigation-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 993px) and (max-width: 1240px) {
  .o-footer-navigation__navigation-container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .o-footer-navigation__navigation-container,
  .g-layout--8-4 .o-footer-navigation__navigation-container,
  .g-layout--4-8 .o-footer-navigation__navigation-container,
  .g-layout--4-4-4 .o-footer-navigation__navigation-container,
  .g-layout--3-3-3-3 .o-footer-navigation__navigation-container,
  .m-accordion-item__content .o-footer-navigation__navigation-container,
  .o-overlay-content .o-footer-navigation__navigation-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 1241px) {
  .o-footer-navigation__navigation-container {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .o-footer-navigation__navigation-container,
  .g-layout--8-4 .o-footer-navigation__navigation-container,
  .g-layout--4-8 .o-footer-navigation__navigation-container,
  .g-layout--4-4-4 .o-footer-navigation__navigation-container,
  .g-layout--3-3-3-3 .o-footer-navigation__navigation-container,
  .m-accordion-item__content .o-footer-navigation__navigation-container,
  .o-overlay-content .o-footer-navigation__navigation-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 1441px) {
  .o-footer-navigation__navigation-container {
    max-width: 1440px;
  }
}

@media screen and (min-width: 769px) {
  .o-footer-navigation__wrapper {
    display: flex;
    justify-content: center;
  }
}

@media screen and (min-width: 769px) {
  .state-o-footer-navigation--full .o-footer-navigation__wrapper {
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 769px) {
  .state-o-footer-navigation--full .o-footer-navigation__meta {
    border-left: 1px solid #f4f4f4;
  }
}

.state-o-footer-navigation--full .o-footer-navigation__language {
  border-top: 1px solid #f4f4f4;
}

@media screen and (min-width: 769px) {
  .state-o-footer-navigation--full .o-footer-navigation__language {
    border-top: none;
  }
}

@media screen and (min-width: 769px) {
  .state-o-footer-navigation--full .o-footer-navigation__language,
  .state-o-footer-navigation--full .o-footer-navigation__meta {
    width: 50%;
  }
}

.o-footer-navigation__a11y-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.o-footer-navigation__a11y-title.h-visually-hide--focusable:active,
.o-footer-navigation__a11y-title.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.state-o-footer-navigation--empty {
  height: 88px;
}


.o-footer {
  z-index: 30;
  position: relative;
  color: #ffffff;
}

.o-footer .m-social-links--channels {
  margin-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .o-footer .m-social-links--channels {
    margin-bottom: 32px;
  }
}

.o-footer.state-o-footer--animation-running .o-footer__area {
  display: block;
  z-index: 0;
}

@media print {
  .o-footer {
    display: none;
    visibility: hidden;
  }
}

.o-footer__area {
  padding-top: 60px;
}

.o-footer__content-wrapper {
  background-color: #353535;
}

.o-footer__a11y-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.o-footer__a11y-title.h-visually-hide--focusable:active,
.o-footer__a11y-title.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@media screen and (min-width: 993px) {
  body:not(.state-h-animation--disabled) .o-footer__content-wrapper {
    pointer-events: none;
  }

  body:not(.state-h-animation--disabled) .o-footer__area {
    pointer-events: auto;
    transform: translateY(300px);
    position: fixed;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    display: none;
  }
}


.m-accordion-item {
  border-top: 1px solid #f4f4f4;
}

.m-accordion-item:first-child {
  border-top-color: transparent;
}

.m-accordion-item:last-child .m-accordion-item__content > .h-spacing--cms-component {
  margin-bottom: 0;
}

@media print {
  .m-accordion-item {
    /* stylelint-disable plugin/stylelint-bem-namics */
    /* stylelint-enable plugin/stylelint-bem-namics */
  }

  .m-accordion-item .collapse:not(.show) {
    display: block;
  }
}

@media print {
  .m-accordion-item__header .a-button.a-button--accordion .a-button__text {
    color: #000000;
  }
}

@media print {
  .m-accordion-item__header .a-button.a-button--accordion .a-button__icon {
    color: #000000;
  }
}

@media print {
  .m-accordion-item__header .a-button.a-button--accordion .a-button__icon {
    transform: rotate(180deg);
  }
}

.m-accordion-item__content {
  padding-top: 48px;
}

@media screen and (min-width: 769px) {
  .m-accordion-item__content {
    padding-top: 64px;
  }
}


.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.o-accordion {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .o-accordion {
    margin-bottom: 120px;
  }
}

@media print {
  .o-accordion {
    page-break-inside: avoid;
  }
}

.o-accordion__title {
  margin-bottom: 32px;
}

@media screen and (min-width: 769px) {
  .o-accordion__title {
    margin-bottom: 64px;
  }
}

.o-accordion__description {
  margin-bottom: 40px;
}

.o-accordion__items:before,
.o-accordion__items:after {
  content: " ";
  display: table;
}

.o-accordion__items:after {
  clear: both;
}


.o-grid-row__title .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-grid-row__title .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.o-grid-row__title .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-grid-row__title .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.o-grid-row__title--animated {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.o-grid-row__title--animated.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .o-grid-row__title--animated {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .o-grid-row__title--animated {
  opacity: 1;
  transform: none;
}

@media print {
  .o-grid-row__title--animated {
    opacity: 1;
    transform: none;
    transition: none;
  }
}


.m-list-filter.m-list-filter--hide-categories .m-list-filter__categories,
.m-list-filter.m-list-filter--hide-categories.state-m-list-filter--with-subcategories .m-list-filter__categories {
  display: none;
  visibility: hidden;
}

.m-list-filter.m-list-filter--hide-categories .m-list-filter__container:last-child,
.m-list-filter.m-list-filter--hide-categories.state-m-list-filter--with-subcategories .m-list-filter__container:last-child {
  margin-top: 0;
}


.m-list-filter {
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.m-list-filter.state-m-list-filter--with-subcategories .m-list-filter__container:last-child {
  margin-top: 24px;
}

@media screen and (min-width: 993px) {
  .m-list-filter.state-m-list-filter--with-subcategories .m-list-filter__container:last-child {
    margin-top: 32px;
  }
}

.m-list-filter__container {
  position: relative;
}

.m-list-filter__filter {
  display: flex;
  margin-bottom: 16px;
}

@media screen and (min-width: 993px) {
  .m-list-filter__filter {
    margin-bottom: 32px;
  }
}

.m-list-filter__categories,
.m-list-filter__subcategories {
  display: flex;
}

.m-list-filter__categories .m-list-filter__subcategories {
  display: none;
  visibility: hidden;
}

.m-list-filter__link-item {
  margin-right: 24px;
}

@media screen and (min-width: 993px) {
  .m-list-filter__link-item {
    margin-right: 32px;
  }
}

.m-list-filter__filter-link.a-link {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  color: #808080;
}

@media screen and (min-width: 993px) {
  .m-list-filter__filter-link.a-link {
    font-size: 20px;
    line-height: 28px;
  }
}

.m-list-filter__filter-link.a-link:hover {
  color: #353535;
}

.m-list-filter__filter-link.a-link.state-m-list-filter--active {
  color: #000000;
}

.m-list-filter__button-item {
  margin-right: 12px;
}


.o-overview-teaser-item {
  /* stylelint-disable-next-line */
  height: 100%;
}

.o-overview-teaser-item {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in-out;
}

.o-overview-teaser-item:hover {
  /* stylelint-disable-next-line */
}

.o-overview-teaser-item:hover {
  transform: translateY(-4px);
}

.o-overview-teaser-item:hover .o-overview-teaser-item__link,
.o-overview-teaser-item:active .o-overview-teaser-item__link {
  color: #000000;
  /* stylelint-disable-next-line */
}

.o-overview-teaser-item:hover .o-overview-teaser-item__link .a-link__icon-after,
.o-overview-teaser-item:active .o-overview-teaser-item__link .a-link__icon-after {
  transform: translateX(5px);
}

.m-overview-teaser-item__block-link:focus + .o-overview-teaser-item__content .o-overview-teaser-item__link {
  color: #000000;
}

.m-overview-teaser-item__block-link:focus + .o-overview-teaser-item__content .o-overview-teaser-item__link .a-link__icon-after {
  transform: translateX(5px);
}

.o-overview-teaser-item__wrapper {
  padding-bottom: 0;
  display: flex;
  flex-direction: row;
  height: 100%;
  position: relative;
  pointer-events: none;
}

.o-overview-teaser-item__wrapper .a-link {
  pointer-events: auto;
}

.o-overview-teaser-item__content {
  z-index: 20;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 32px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  background-color: #ffffff;
  overflow: hidden;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser-item__content {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 993px) {
  .o-overview-teaser-item__content {
    padding-top: 32px;
  }
}

.o-overview-teaser-item__heading {
  margin-bottom: 16px;
  display: block;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser-item__heading {
    margin-bottom: 24px;
  }
}

.o-overview-teaser-item__summary {
  margin-bottom: 32px;
  max-width: 420px;
  flex-grow: 1;
  color: #808080;
  display: block;
}

.o-overview-teaser-item__link .a-link__icon-after {
  /* autoprefixer: ignore next */
  transition: transform 0.15s ease-out;
}

@media print {
  .o-overview-teaser-item__link {
    display: none;
    visibility: hidden;
  }
}


.o-overview-teaser {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
  background-color: #f4f4f4;
}

.o-overview-teaser.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .o-overview-teaser {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .o-overview-teaser {
  opacity: 1;
  transform: none;
}

@media print {
  .o-overview-teaser {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .o-overview-teaser {
    margin-bottom: 120px;
  }
}

@media print {
  .o-overview-teaser {
    page-break-inside: avoid;
  }
}

@media print {
  .o-overview-teaser {
    background: #ffffff;
    background-color: #ffffff;
  }
}

.o-overview-teaser__title {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser__title {
    margin-bottom: 64px;
  }
}

.o-overview-teaser__description {
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser__description {
    font-size: 20px;
    line-height: 28px;
  }
}

.o-overview-teaser__list-filter {
  margin-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser__list-filter {
    margin-bottom: 64px;
  }
}

.o-overview-teaser__filter-item {
  display: flex;
}

.o-overview-teaser__filter-button {
  margin-right: 12px;
}

.o-overview-teaser__overview-list {
  margin-top: -32px;
  display: flex;
  flex-flow: row wrap;
  box-sizing: border-box;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser__overview-list {
    margin-right: -16px;
    margin-left: -16px;
  }
}

.o-overview-teaser__overview-list:first-child {
  margin-top: 0;
}

.o-overview-teaser__overview-item {
  display: none;
  visibility: hidden;
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  margin-top: 32px;
  width: 100%;
  flex-basis: 100%;
  opacity: 0;
  flex-direction: column;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser__overview-item {
    padding-right: 16px;
    padding-left: 16px;
    flex-direction: row;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media print {
  .o-overview-teaser__overview-item {
    flex-direction: row;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.o-overview-teaser__no-results-message {
  display: none;
  visibility: hidden;
  margin-top: 24px;
}

@media screen and (min-width: 993px) {
  .o-overview-teaser__no-results-message {
    margin-top: 32px;
  }
}

.o-overview-teaser__no-results-message.state-o-overview-teaser--no-results {
  display: block;
  visibility: visible;
  opacity: 0;
  animation: animation-o-overview-teaser__fade-in 0.2s forwards ease-in;
}

@media print {
  .o-overview-teaser__no-results-message.state-o-overview-teaser--no-results {
    opacity: 1;
    animation: none;
  }
}

.state-o-overview-teaser--item-fade {
  animation: animation-o-overview-teaser__fade-in 0.2s forwards ease-in;
}

@media print {
  .state-o-overview-teaser--item-fade {
    animation: none;
  }
}

.state-o-overview-teaser--item-visible {
  display: block;
  visibility: visible;
  opacity: 0;
}

@media print {
  .state-o-overview-teaser--item-visible {
    opacity: 1;
  }
}

@keyframes animation-o-overview-teaser__fade-in {
  0.01% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.o-news-archive {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .o-news-archive {
    margin-bottom: 120px;
  }
}

@media print {
  .o-news-archive {
    page-break-inside: avoid;
  }
}

.o-news-archive .state-o-news-archive--item-fade {
  animation: animation-o-news-archive__fade-in 0.2s forwards ease-in;
}

.o-news-archive .state-o-news-archive--item-visible {
  display: block;
  visibility: visible;
  opacity: 0;
}

.o-news-archive .state-o-news-archive--item-visible ~ .state-o-news-archive--item-visible {
  margin-top: 32px;
}

.o-news-archive__news-filter {
  margin-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .o-news-archive__news-filter {
    margin-bottom: 64px;
  }
}

.o-news-archive__news-item {
  display: none;
  visibility: hidden;
  /* autoprefixer: ignore next */
  transition: opacity 0.2s ease-in-out;
  width: 100%;
  opacity: 0;
}

@keyframes animation-o-news-archive__fade-in {
  0.01% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.o-purpose-hub {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
  position: relative;
}

.o-purpose-hub.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .o-purpose-hub {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .o-purpose-hub {
  opacity: 1;
  transform: none;
}

@media print {
  .o-purpose-hub {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .o-purpose-hub {
    margin-bottom: 120px;
  }
}

@media print {
  .o-purpose-hub {
    page-break-inside: avoid;
  }
}

.o-purpose-hub .m-purpose-hub-teaser {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .o-purpose-hub .m-purpose-hub-teaser {
    margin-bottom: 0;
  }
}

.o-purpose-hub .m-purpose-hub-teaser__title-wrapper {
  margin-bottom: 0;
}

@media screen and (min-width: 993px) {
  .o-purpose-hub .m-purpose-hub-teaser__title-wrapper {
    margin-bottom: 0;
  }
}

.o-purpose-hub .m-purpose-hub-teaser__title {
  margin-bottom: 24px;
  font-family: "Calibri W02 Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 993px) {
  .o-purpose-hub .m-purpose-hub-teaser__title {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 993px) {
  .o-purpose-hub .m-purpose-hub-teaser__title {
    font-size: 20px;
    line-height: 28px;
  }
}

.o-purpose-hub.state-o-purpose-hub--error .o-purpose-hub__error {
  display: block;
  visibility: visible;
}

.o-purpose-hub__list-filter {
  margin-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .o-purpose-hub__list-filter {
    margin-bottom: 64px;
  }
}

.o-purpose-hub__teaser {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-purpose-hub__teaser {
    margin-bottom: 64px;
  }
}

.o-purpose-hub__title {
  margin-bottom: 24px;
}

@media screen and (min-width: 993px) {
  .o-purpose-hub__title {
    margin-bottom: 32px;
  }
}

.state-o-purpose-hub--pre-init .o-purpose-hub__result-count {
  display: none;
  visibility: hidden;
}

.o-purpose-hub__result-count:before {
  content: "(";
}

.o-purpose-hub__result-count:after {
  content: ")";
}

.o-purpose-hub__fragment .o-purpose-hub__teaser-row:first-child {
  margin-top: 32px;
}

.o-purpose-hub__teaser-row + .o-purpose-hub__teaser-row {
  margin-top: 32px;
}

.o-purpose-hub__load-more {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .o-purpose-hub__load-more {
    margin-top: 64px;
  }
}

.o-purpose-hub__error {
  display: none;
  visibility: hidden;
}


.o-video-hub {
  margin-bottom: 48px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .o-video-hub {
    margin-bottom: 120px;
  }
}

@media print {
  .o-video-hub {
    page-break-inside: avoid;
  }
}

.o-video-hub.state-o-video-hub--error .o-video-hub__error {
  display: block;
  visibility: visible;
}

.o-video-hub {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.o-video-hub__page-abstract-wrapper,
.o-video-hub__teaser-wrapper,
.o-video-hub__content-wrapper {
  flex: 1 1 100%;
}

.o-video-hub__title {
  display: none;
}

.o-video-hub .m-page-abstract {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-video-hub .m-page-abstract {
    margin-bottom: 64px;
  }
}

.o-video-hub__page-abstract-wrapper {
  order: 0;
}

@media screen and (min-width: 993px) {
  .o-video-hub__page-abstract-wrapper {
    order: 1;
  }
}

.o-video-hub__teaser-wrapper {
  order: 1;
}

@media screen and (min-width: 993px) {
  .o-video-hub__teaser-wrapper {
    order: 0;
  }
}

.o-video-hub__content-wrapper {
  order: 2;
}

.o-video-hub__list-filter {
  margin-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .o-video-hub__list-filter {
    margin-bottom: 64px;
  }
}

.o-video-hub__teaser {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-video-hub__teaser {
    margin-bottom: 64px;
  }
}

.o-video-hub__title {
  margin-bottom: 24px;
}

@media screen and (min-width: 993px) {
  .o-video-hub__title {
    margin-bottom: 32px;
  }
}

.state-o-video-hub--pre-init .o-video-hub__result-count {
  display: none;
  visibility: hidden;
}

.o-video-hub__result-count::before {
  content: "(";
}

.o-video-hub__result-count::after {
  content: ")";
}

.o-video-hub__fragment .o-video-hub__teaser-row:first-child {
  margin-top: 32px;
}

.o-video-hub__teaser-row + .o-video-hub__teaser-row {
  margin-top: 32px;
}

.o-video-hub__load-more {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 993px) {
  .o-video-hub__load-more {
    margin-top: 64px;
  }
}

.o-video-hub__error {
  display: none;
  visibility: hidden;
}


:root {
  --vh-gap: 1rem;
}

.o-page {
  width: 100%;
  height: 100%;
}

.o-page body {
  overflow-x: hidden;
  overflow-y: scroll;
}

.o-page.state-l-layout--no-scroll {
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
}

.o-page.state-l-layout--no-scroll body {
  overflow: hidden;
}

.o-page.state-l-layout--no-scroll.h-browser-device--ios {
  position: relative;
  height: 100%;
  overflow: hidden;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}

.o-page.state-l-layout--no-scroll.h-browser-device--ios body {
  position: relative;
  height: 100%;
}


.o-filter {
  margin-bottom: 48px;
}

@media screen and (min-width: 769px) {
  .o-filter {
    margin-bottom: 120px;
  }
}

@media print {
  .o-filter {
    page-break-inside: avoid;
  }
}

.o-filter.state-o-filter--error .o-filter__error {
  display: block;
  visibility: visible;
}

.o-filter__title {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 32px;
}

.o-filter__title.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .o-filter__title {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .o-filter__title {
  opacity: 1;
  transform: none;
}

@media print {
  .o-filter__title {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .o-filter__title {
    margin-bottom: 64px;
  }
}

.o-filter__list-filter {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
}

.o-filter__list-filter.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .o-filter__list-filter {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .o-filter__list-filter {
  opacity: 1;
  transform: none;
}

@media print {
  .o-filter__list-filter {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 993px) {
  .o-filter__list-filter {
    margin-bottom: 64px;
  }
}

.o-filter__error {
  display: none;
  visibility: hidden;
}


.o-search-result {
  margin-bottom: 48px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .o-search-result {
    margin-bottom: 120px;
  }
}

@media print {
  .o-search-result {
    page-break-inside: avoid;
  }
}

.state-o-search-result--error .o-search-result__heading,
.state-o-search-result--error .o-search-result__filter,
.state-o-search-result--error .o-search-result__list-wrapper,
.state-o-search-result--error .o-search-result__more {
  display: none;
}

.state-o-search-result--error .o-search-result__error {
  display: block;
}

.o-search-result__error {
  display: none;
  padding-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .o-search-result__error {
    padding-bottom: 120px;
  }
}

.o-search-result__input {
  padding-bottom: 48px;
}

@media screen and (min-width: 993px) {
  .o-search-result__input {
    padding-bottom: 64px;
  }
}

.o-search-result__heading {
  padding-bottom: 24px;
}

@media screen and (min-width: 993px) {
  .o-search-result__heading {
    padding-bottom: 64px;
  }
}

.o-search-result__filter {
  padding-bottom: 24px;
}

@media screen and (min-width: 993px) {
  .o-search-result__filter {
    padding-bottom: 32px;
  }
}

.o-search-result__list-wrapper {
  position: relative;
}

.o-search-result__list li + li {
  margin-top: 32px;
}

.o-search-result__more {
  margin-top: 32px;
  display: none;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .o-search-result__more {
    margin-top: 64px;
  }
}

.state-o-search-result__more--visible {
  display: block;
}


.o-template.o-template--standard,
.o-template.o-template--home,
.o-template.o-template--search-result,
.o-template.o-template--article,
.o-template.o-template--video,
.o-template.o-template--playlist,
.o-template.o-template--news-detail,
.o-template.o-template--purpose-hub-overview,
.o-template.o-template--video-hub-overview,
.o-template.o-template--404,
.o-template.o-template--campaign {
  margin-top: 48px;
}

@media screen and (min-width: 993px) {
  .o-template.o-template--standard,
  .o-template.o-template--home,
  .o-template.o-template--search-result,
  .o-template.o-template--article,
  .o-template.o-template--video,
  .o-template.o-template--playlist,
  .o-template.o-template--news-detail,
  .o-template.o-template--purpose-hub-overview,
  .o-template.o-template--video-hub-overview,
  .o-template.o-template--404,
  .o-template.o-template--campaign {
    margin-top: 64px;
  }
}

.o-template.o-template--no-header {
  margin-top: 0;
  padding-top: 48px;
}

@media screen and (min-width: 993px) {
  .o-template.o-template--no-header {
    margin-top: 0;
  }
}

@media screen and (min-width: 993px) {
  .o-template.o-template--no-header {
    padding-top: 64px;
  }
}


/* stylelint-disable max-nesting-depth  */

.o-quiz-answer-option {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  cursor: pointer;
}

.o-quiz-answer-option:hover:not(.o-quiz-answer-option--correct),
.o-quiz-answer-option:active:not(.o-quiz-answer-option--correct),
.o-quiz-answer-option:focus:not(.o-quiz-answer-option--correct) {
  background-color: #f4f4f4;
}

.o-quiz-answer-option:hover:not(.o-quiz-answer-option--correct)::before,
.o-quiz-answer-option:active:not(.o-quiz-answer-option--correct)::before,
.o-quiz-answer-option:focus:not(.o-quiz-answer-option--correct)::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #808080;
}

.o-quiz-answer-option:hover .o-quiz-answer-option__moveable,
.o-quiz-answer-option:active .o-quiz-answer-option__moveable,
.o-quiz-answer-option:focus .o-quiz-answer-option__moveable {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in;
  transform: translateX(5px);
}

.o-quiz-question--answered .o-quiz-answer-option:hover,
.o-quiz-question--answered .o-quiz-answer-option:active,
.o-quiz-question--answered .o-quiz-answer-option:focus {
  cursor: default;
}

.o-quiz-question--answered .o-quiz-answer-option:hover .o-quiz-answer-option__moveable,
.o-quiz-question--answered .o-quiz-answer-option:active .o-quiz-answer-option__moveable,
.o-quiz-question--answered .o-quiz-answer-option:focus .o-quiz-answer-option__moveable {
  transform: translateX(0);
}

.o-quiz-question--answered .o-quiz-answer-option:hover:not(.o-quiz-answer-option--correct):not(.o-quiz-answer-option--selected),
.o-quiz-question--answered .o-quiz-answer-option:active:not(.o-quiz-answer-option--correct):not(.o-quiz-answer-option--selected),
.o-quiz-question--answered .o-quiz-answer-option:focus:not(.o-quiz-answer-option--correct):not(.o-quiz-answer-option--selected) {
  background-color: inherit;
}

.o-quiz-question--answered .o-quiz-answer-option:hover:not(.o-quiz-answer-option--correct):not(.o-quiz-answer-option--selected)::before,
.o-quiz-question--answered .o-quiz-answer-option:active:not(.o-quiz-answer-option--correct):not(.o-quiz-answer-option--selected)::before,
.o-quiz-question--answered .o-quiz-answer-option:focus:not(.o-quiz-answer-option--correct):not(.o-quiz-answer-option--selected)::before {
  content: none;
}

/* stylelint-enable max-nesting-depth  */

.o-quiz-answer-option__moveable {
  padding-right: 20px;
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in;
  position: relative;
  width: 100%;
  display: flex;
  transform: translateX(0);
}

.o-quiz-answer-option__prefix {
  text-align: center;
  min-width: 8rem;
}

@media screen and (min-width: 993px) {
  .o-quiz-answer-option__prefix {
    min-width: 10rem;
  }
}

.o-quiz-answer-option__prefix .a-text {
  font-family: "Calibri W02 Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 993px) {
  .o-quiz-answer-option__prefix .a-text {
    font-size: 20px;
    line-height: 28px;
  }
}

.o-quiz-answer-option.o-quiz-answer-option--correct {
  color: #ffffff;
}


.o-quiz-answer-option--selected {
  background-color: #f4f4f4;
}

.o-quiz-answer-option--selected::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #808080;
}

.o-quiz-answer-option--correct {
  background-color: #79c37a;
}


.o-quiz-progress-bar[value] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.8rem;
  border: none;
}

.o-quiz-progress-bar[value]::-webkit-progress-bar {
  background-color: #e5e5e5;
}

.o-quiz-progress-bar[value]::-webkit-progress-value {
  background-color: #000000;
}

.o-quiz-progress-bar[value]::-moz-progress-bar {
  background-color: #000000;
}

.o-quiz-progress-bar[value]::-ms-fill {
  background-color: #000000;
}

.o-quiz-progress-bar__fallback {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #e5e5e5;
  height: 0.8rem;
  border: none;
  color: #000000;
}

.o-quiz-progress-bar__fallback > span {
  display: block;
  background-color: #000000;
  height: 100%;
}


@font-face { font-family: D2ddb4; src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAQQAAsAAAAABkQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFY2H0FXY21hcAAAAYQAAABPAAABfmBD5KlnbHlmAAAB1AAAAHMAAACADtbNxmhlYWQAAAJIAAAALgAAADYZByFfaGhlYQAAAngAAAAYAAAAJAbtA+xobXR4AAACkAAAAAwAAAAMB9AAAGxvY2EAAAKcAAAACAAAAAgAGABAbWF4cAAAAqQAAAAfAAAAIAEOACFuYW1lAAACxAAAASkAAAIWm5e+CnBvc3QAAAPwAAAAIAAAADEDfZw2eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGSazTiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcHjA8YGR+AeRGgUmgRhABAOTSCuUAAHic7ZCxDYAwDATPiaFAjEFBwTBUzM8mydtmDF66k/7lysACdHEJB3swIrdWy72z5e4ceeOxvzaGTFjd001a+bOnz6+1+FNRnytoE7boCy0AeJxjYGQAAmYW5hYGDgYGVXVORnNGMRF2xhYdxrh/i3QYyzk5U3QYUxhTdP51ckpyMTCA1TPdZZ7GIMLAwMmoZmLPaGYkDtbDpqQP5JszNfybwc4uwgEUaePg+FcFZrIzfmFMBtIiYBFRdiABFgcA4jEVawB4nGNgZGBgAGKnXX9z4vltvjJwM78AijDcLsorQqaZWZinASkOBiYQDwBAVgoBAAB4nGNgZGBgfsHAACdZGBgZUAEzADRRAeMAAAAAA+gAAAPoAAAAAAAAABgAQHicY2BkYGBgZhBlANEMDExAzAWEDAz/wXwGAAq/ATAAeJxlkD1uwkAUhMdgSAJSghQpKbNVCiKZn5IDQE9Bl8KYtTGyvdZ6QaLLCXKEHCGniHKCHChj82hgLT9/M2/e7soABviFh3p5uG1qvVq4oTpxm/Qg7JOfhTvo40W4S38o3MMbpsJ9POKdO3j+HZ0BSuEW7vEh3Kb/KeyTv4Q7eMK3cJf+j3APK/wJ9/HqDdPIFLEp3FIn+yy0Z3n+rrStUlOoSTA+WwtdaBs6vVHro6oOydS5WMXW5GrOrs4yo0prdjpywda5cjYaxeIHkcmRIoJBgbipDktoJNgjQwh71b3UK6YtKvq1VpggwPgqtWCqaJIhlcaGyTWOrBUOPG1K1zGt+FrO5KS5zGreJCMr/u+6t6MT0Q+wbaZKzDDiE1/kg+YO+T89EV6oAAAAeJxjYGKAAC4G7ICZkYmRmZGFgSnTgCnTkIEBAAkwAVM=) format('woff');font-weight: normal;font-style: normal;}

.o-quiz-question {
  margin-bottom: 3rem;
}

@media screen and (min-width: 993px) {
  .o-quiz-question {
    margin-bottom: 5.5rem;
  }
}

.o-quiz-question__title {
  margin-bottom: 32px;
  padding-left: 16px;
  padding-right: 16px;
}

@media screen and (min-width: 993px) {
  .o-quiz-question__title {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 769px) {
  .o-quiz-question__title {
    padding-left: 0;
    padding-right: 0;
  }
}

.o-quiz-question__counter {
  margin-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}

@media screen and (min-width: 769px) {
  .o-quiz-question__counter {
    padding-left: 0;
    padding-right: 0;
  }
}

.o-quiz-question__counter .a-text {
  font-family: "Legacy Serif ITC W02 Bk", Arial, Helvetica, sans-serif;
}

.o-quiz-question__answer-options {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .o-quiz-question__answer-options {
    width: 65%;
  }
}

.o-quiz-question__solution-area {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: unset;
}

@media screen and (min-width: 769px) {
  .o-quiz-question__solution-area {
    flex-direction: row;
    justify-content: space-between;
  }
}

.o-quiz-question__divider {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 1px solid #f4f4f4;
}

.o-quiz-question__next-button {
  background-color: #353535;
  color: #ffffff;
  /* stylelint-disable-next-line */
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  /* autoprefixer: ignore next */
  transition: background-color 0.1s ease-in;
  position: absolute;
  bottom: -3rem;
  right: -1.8rem;
  /* stylelint-disable max-nesting-depth  */
  /* stylelint-enable max-nesting-depth  */
}

.o-quiz-question__next-button[aria-disabled="true"],
.o-quiz-question__next-button[disabled] {
  color: #ffffff;
  background-color: #b4b4b4;
  /* stylelint-disable-next-line */
}

.o-quiz-question__next-button[aria-disabled="true"] .a-button__icon,
.o-quiz-question__next-button[aria-disabled="true"] .a-button__icon-before,
.o-quiz-question__next-button[disabled] .a-button__icon,
.o-quiz-question__next-button[disabled] .a-button__icon-before {
  color: #ffffff;
}

.o-quiz-question__next-button:hover:not([disabled]),
.o-quiz-question__next-button:active:not([disabled]) {
  color: #ffffff;
  background-color: #000000;
  /* stylelint-disable-next-line */
}

.o-quiz-question__next-button:hover:not([disabled]) .a-button__icon,
.o-quiz-question__next-button:hover:not([disabled]) .a-button__icon-before,
.o-quiz-question__next-button:active:not([disabled]) .a-button__icon,
.o-quiz-question__next-button:active:not([disabled]) .a-button__icon-before {
  color: #ffffff;
}

.o-quiz-question__next-button .a-button__icon,
.o-quiz-question__next-button .a-button__icon-before {
  color: #ffffff;
}

@media screen and (min-width: 993px) {
  .o-quiz-question__next-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (min-width: 993px) {
  .o-quiz-question__next-button {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

@media screen and (min-width: 993px) {
  .o-quiz-question__next-button {
    font-size: 2rem;
    line-height: 2rem;
    bottom: -5.5rem;
    right: -1.9rem;
  }
}

.o-quiz-question__next-button:after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: D2ddb4;
  font-weight: normal;
  content: '\e000';
  speak: none;
  display: block;
}

@media screen and (min-width: 993px) {
  .o-quiz-question__next-button:after {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: D2ddb4;
    font-weight: normal;
    content: '\e001';
    speak: none;
  }
}

.o-quiz-question__next-button:not([disabled]):after {
  /* autoprefixer: ignore next */
  transition: transform 0.1s ease-in;
}

.o-quiz-question__next-button:not([disabled]):hover,
.o-quiz-question__next-button:not([disabled]):active,
.o-quiz-question__next-button:not([disabled]):focus {
  /* autoprefixer: ignore next */
  transition: background-color 0.2s ease-in;
}

.o-quiz-question__next-button:not([disabled]):hover:after,
.o-quiz-question__next-button:not([disabled]):active:after,
.o-quiz-question__next-button:not([disabled]):focus:after {
  /* autoprefixer: ignore next */
  transition: transform 0.2s ease-in;
  transform: translateX(7px);
}

@media screen and (min-width: 993px) {
  .o-quiz-question__next-button:not([disabled]):hover:after,
  .o-quiz-question__next-button:not([disabled]):active:after,
  .o-quiz-question__next-button:not([disabled]):focus:after {
    transform: translateX(7px);
  }
}

.o-quiz-question__next-button .a-button__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.o-quiz-question__next-button .a-button__text.h-visually-hide--focusable:active,
.o-quiz-question__next-button .a-button__text.h-visually-hide--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}


/* stylelint-disable */

.o-quiz-header.o-quiz-header--color-violet {
  background-color: #6d1874;
}

/* stylelint-enable */

/* stylelint-disable */

.o-quiz-header.o-quiz-header--color-red {
  background-color: #d82034;
}

/* stylelint-enable */

/* stylelint-disable */

.o-quiz-header.o-quiz-header--color-anthracite {
  background-color: #353535;
}

/* stylelint-enable */

/* stylelint-disable */

.o-quiz-header.o-quiz-header--color-orange {
  background-color: #de822b;
}

/* stylelint-enable */

/* stylelint-disable */

.o-quiz-header.o-quiz-header--color-bordeaux {
  background-color: #a11c36;
}

/* stylelint-enable */

.o-quiz-header {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.o-quiz-header__image {
  z-index: 20;
  position: absolute;
  top: 0;
  width: 100%;
}

.o-quiz-header__image::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  pointer-events: none;
  opacity: 0.3;
}

@media screen and (min-width: 993px) {
  .o-quiz-header__image::after {
    opacity: 0.15;
  }
}

.o-quiz-header__text {
  display: none;
  width: 100%;
}

@media screen and (min-width: 993px) {
  .o-quiz-header__text {
    margin-bottom: 32px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 872px;
  }
}

@media screen and (min-width: 993px) and (min-width: 1241px) {
  .o-quiz-header__text {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 993px) {
  .o-quiz-header__text.l-container__inner {
    box-sizing: content-box;
  }
}

.o-quiz-header__content {
  z-index: 40;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

@media screen and (min-width: 769px) {
  .o-quiz-header__content__title {
    margin-bottom: 32px;
  }
}

.o-quiz-header__content__category {
  margin-bottom: 8px;
}

@media screen and (min-width: 1241px) {
  .o-quiz-header__content__category {
    margin-bottom: 12px;
  }
}

.o-quiz-header__start-button {
  display: none;
}

@media screen and (min-width: 769px) {
  .o-quiz-header__start-button {
    display: block;
  }
}


.o-quiz-summary {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 32px;
}

.o-quiz-summary .a-heading.a-heading--h2 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-quiz-summary .a-heading.a-heading--h2 {
    margin-bottom: 64px;
  }
}

.o-quiz-summary .a-heading.a-heading--h3 {
  margin-bottom: 32px;
}

@media screen and (min-width: 993px) {
  .o-quiz-summary .a-heading.a-heading--h3 {
    margin-bottom: 40px;
  }
}

.o-quiz-summary :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 1241px) {
  .o-quiz-summary__text {
    width: 70%;
  }
}

.o-quiz-summary__image {
  width: 70%;
  margin: 0 auto;
}

.o-quiz-summary__image,
.o-quiz-summary__text {
  margin-bottom: 32px;
}

@media screen and (min-width: 1241px) {
  .o-quiz-summary__image,
  .o-quiz-summary__text {
    margin-bottom: 40px;
  }
}


.o-quiz-question-solution-content {
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .o-quiz-question-solution-content {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

@media screen and (min-width: 769px) {
  .o-quiz-question-solution-content {
    width: 30%;
  }
}

.o-quiz-question-solution-content .m-avatar {
  margin: 0 auto 1.2rem auto;
}

@media screen and (min-width: 1241px) {
  .o-quiz-question-solution-content .m-avatar {
    margin-bottom: 24px;
  }
}

.o-quiz-question-solution-content .m-rich-text {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}


.o-quiz {
  /* autoprefixer: ignore next */
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(125px);
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  /* stylelint-disable plugin/stylelint-bem-namics */
  /* stylelint-enable plugin/stylelint-bem-namics */
  margin-bottom: 48px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.o-quiz.state-h-animation--visible {
  opacity: 1;
  transform: translateY(0);
}

.o-accordion .o-quiz {
  opacity: 1;
  transform: none;
}

.state-h-animation--disabled .o-quiz {
  opacity: 1;
  transform: none;
}

@media print {
  .o-quiz {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media screen and (min-width: 769px) {
  .o-quiz {
    margin-bottom: 120px;
  }
}

@media print {
  .o-quiz {
    page-break-inside: avoid;
  }
}

.g-layout--6-6 .o-quiz,
.g-layout--8-4 .o-quiz,
.g-layout--4-8 .o-quiz,
.g-layout--4-4-4 .o-quiz,
.g-layout--3-3-3-3 .o-quiz,
.m-accordion-item__content .o-quiz,
.o-overlay-content .o-quiz {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .o-quiz {
    padding-left: 46px;
    padding-right: 46px;
  }

  .g-layout--6-6 .o-quiz,
  .g-layout--8-4 .o-quiz,
  .g-layout--4-8 .o-quiz,
  .g-layout--4-4-4 .o-quiz,
  .g-layout--3-3-3-3 .o-quiz,
  .m-accordion-item__content .o-quiz,
  .o-overlay-content .o-quiz {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .o-quiz {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-layout--6-6 .o-quiz,
  .g-layout--8-4 .o-quiz,
  .g-layout--4-8 .o-quiz,
  .g-layout--4-4-4 .o-quiz,
  .g-layout--3-3-3-3 .o-quiz,
  .m-accordion-item__content .o-quiz,
  .o-overlay-content .o-quiz {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  .o-quiz {
    padding-left: 60px;
    padding-right: 60px;
  }

  .g-layout--6-6 .o-quiz,
  .g-layout--8-4 .o-quiz,
  .g-layout--4-8 .o-quiz,
  .g-layout--4-4-4 .o-quiz,
  .g-layout--3-3-3-3 .o-quiz,
  .m-accordion-item__content .o-quiz,
  .o-overlay-content .o-quiz {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1241px) {
  .o-quiz {
    padding-left: 58px;
    padding-right: 58px;
  }

  .g-layout--6-6 .o-quiz,
  .g-layout--8-4 .o-quiz,
  .g-layout--4-8 .o-quiz,
  .g-layout--4-4-4 .o-quiz,
  .g-layout--3-3-3-3 .o-quiz,
  .m-accordion-item__content .o-quiz,
  .o-overlay-content .o-quiz {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1441px) {
  .o-quiz {
    max-width: 1440px;
  }
}

@media print {
  .o-quiz {
    padding-left: 0;
    padding-right: 0;
  }
}

.o-quiz-question,
.o-quiz-summary {
  padding-top: 32px;
  z-index: 20;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  display: block;
  background-color: #ffffff;
  width: calc(100% - 2.4rem);
}

@media screen and (min-width: 769px) {
  .o-quiz-question,
  .o-quiz-summary {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 769px) {
  .o-quiz-question,
  .o-quiz-summary {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (min-width: 769px) {
  .o-quiz-question,
  .o-quiz-summary {
    width: calc(100% - 7rem);
  }
}

.o-quiz__content {
  position: relative;
}

.o-quiz__content:not(.o-quiz__content--no-header) {
  margin-bottom: 32px;
  margin-top: -3rem;
}

@media screen and (min-width: 993px) {
  .o-quiz__content:not(.o-quiz__content--no-header) {
    margin-bottom: 64px;
    margin-top: -15rem;
  }
}

.o-quiz__wrapper--start .o-quiz__content:not(.o-quiz__content--no-header) {
  margin-top: 0;
  margin-bottom: 0;
}

.o-quiz__wrapper {
  position: relative;
}

.o-quiz__restart-button {
  margin-top: 32px;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 993px) {
  .o-quiz__restart-button {
    margin-top: 64px;
  }
}

.o-quiz__start-button {
  z-index: 20;
  text-align: center;
  position: relative;
  top: -2.5rem;
}

@media screen and (min-width: 769px) {
  .o-quiz__start-button {
    display: none;
  }
}


.o-onetrust-wrapper__consent {
  display: block;
}

.o-onetrust-wrapper__declined {
  display: none;
}


.o-onetrust-wrapper--enabled .o-onetrust-wrapper__consent {
  display: none;
}

.o-onetrust-wrapper--enabled .state-o-onetrust-wrapper__consent--visible {
  display: block;
}

.o-onetrust-wrapper--enabled .o-onetrust-wrapper__declined {
  margin-bottom: 48px;
  display: block;
}

@media screen and (min-width: 769px) {
  .o-onetrust-wrapper--enabled .o-onetrust-wrapper__declined {
    margin-bottom: 120px;
  }
}

@media print {
  .o-onetrust-wrapper--enabled .o-onetrust-wrapper__declined {
    page-break-inside: avoid;
  }
}

.o-onetrust-wrapper--enabled .state-o-onetrust-wrapper__declined--hidden {
  display: none;
}


.o-onetrust-wrapper.o-onetrust-wrapper--no-spacing .o-onetrust-wrapper__declined {
  margin-bottom: 0;
}



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