body {
  word-break: break-word;
}

.aud-ind {
  background: #E8ECF0;
}
.aud-ind .inner img {
  display: none;
}

.mw-image img {
  width: 100%;
}

.start-page-model main > div > div + div .inner-section {
  padding-top: 16px;
}

.article-page-model .top-article {
  border-bottom: none;
  padding-bottom: 0;
}
.article-page-model .top-article h1 {
  color: #98005D;
  margin-top: 40px;
}

.inner-section {
  padding: 16px 16px;
}
.inner-section .article h2 {
  max-width: 768px;
  margin: 24px auto 40px;
}
.inner-section h2 {
  margin-top: 24px;
}
.inner-section .content.center > h4 {
  margin-left: auto;
  margin-right: auto;
}

.o-50-50 > div {
  margin: 0;
}
.o-50-50 > div.content {
  padding: 16px;
  position: relative;
}
.o-50-50 > div.content h3 {
  text-align: left;
}
.o-50-50 > div.content img.heart {
  width: 50px;
  position: absolute;
  right: 45%;
  bottom: -26px;
  z-index: 1;
}

.first-block-below-hero {
  padding-top: 32px;
}
.first-block-below-hero h2 {
  text-transform: none;
}
.first-block-below-hero h2:after {
  content: none;
}

section.bg-background {
  background-position: bottom;
  min-height: 400px;
  padding-bottom: 40px;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (min-width: 768px) {
  .start-page-model main > div > div + div .inner-section {
    padding-top: 16px;
  }
  .inner-section {
    padding: 16px 24px;
  }
  section.extra-padding-b {
    padding-bottom: 80px;
  }
  section.extra-padding-t {
    padding-top: 80px;
  }
  section.bg-background {
    padding-bottom: 80px;
  }
  .o-50-50 > div.content {
    position: relative;
    padding: 8px 32px;
  }
  .o-50-50 > div.content img.heart {
    width: 100px;
    position: absolute;
    right: -50px;
    top: 40%;
    bottom: unset;
  }
  .o-50-50 > div.content.bg-black {
    padding: 96px;
    z-index: 1;
  }
  .o-50-50 > div.content.bg-black h3, .o-50-50 > div.content.bg-black ul, .o-50-50 > div.content.bg-black p {
    max-width: 500px;
    margin: 8px auto;
  }
  .o-50-50 > div.content.bg-black h3 {
    margin-bottom: 24px;
  }
  .o-50-50 > div.content.bg-black + .article {
    padding: 96px;
  }
  .o-50-50 > div.content.bg-black + .article h3, .o-50-50 > div.content.bg-black + .article ul, .o-50-50 > div.content.bg-black + .article p {
    max-width: 500px;
    margin: 8px auto;
  }
  .o-50-50 > div.content.bg-black + .article h3 {
    margin-bottom: 24px;
  }
  .o-50-50 > div.m-card {
    margin-top: 64px;
  }
  .o-50-50 + .o-50-50 {
    position: relative;
  }
  .o-50-50 + .o-50-50 > div.content h3 {
    display: none;
  }
  .o-50-50 + .o-50-50:before {
    content: "";
    height: 1px;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    background: #666666;
    top: 0;
    position: absolute;
    z-index: 1;
  }
}
@media (min-width: 1024px) {
  .article-page-model .top-article h1 {
    margin-top: 80px;
  }
  .start-page-model main > div > div + div .inner-section {
    padding-top: 16px;
  }
  .first-block-below-hero {
    padding-top: 80px;
  }
  .inner-section {
    padding: 16px 24px;
  }
  .inner-section.mw-tablet {
    padding: 16px 24px;
  }
}
.black {
  color: rgba(0, 0, 0, 0.85);
}

.white {
  color: #ffffff;
}

.mulberry {
  color: #98005D;
}

.bg-black {
  background: rgba(0, 0, 0, 0.85);
}
.bg-black p, .bg-black li, .bg-black span, .bg-black a, .bg-black h2, .bg-black h3, .bg-black .bold {
  color: #ffffff;
}

.bg-white {
  background: #ffffff;
}

.bg-cold-grey {
  background: #E8ECF0;
}

.bg-blue {
  background: #02759D;
}

.bg-darkblue {
  background: #153E68;
}

.bg-orange {
  background: #EB7D25;
}

.bg-mulberry {
  background: #98005D;
}

.bg-light {
  background: linear-gradient(to bottom, #ffffff, #ffffff 50%, #E8E4E1 100%);
}

.bg-warm-grey {
  background: #E8E4E1;
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("../../Default/fonts/MaterialIcons-Regular.eot"); /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../Default/fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../../Default/fonts/MaterialIcons-Regular.woff") format("woff"), url("../../Default/fonts/MaterialIcons-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "az-webfont";
  src: url("../../Default/fonts/az-webfont.woff2") format("woff2"), url("../../Default/fonts/az-webfont.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "open-sans-light";
  src: url("../../Default/fonts/OpenSans-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "open-sans";
  src: url("../../Default/fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "open-sans-bold";
  src: url("../../Default/fonts/OpenSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "open-sans-italic";
  src: url("../../Default/fonts/OpenSans-Italic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "TekoMed";
  src: url("../../Default/fonts/Teko-Medium.woff2") format("woff2"), url("../../Default/fonts/Teko-Medium.woff") format("woff"), url("../../Default/fonts/Teko-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Teko";
  src: url("../../Default/fonts/Teko-Regular.woff2") format("woff2"), url("../../Default/fonts/Teko-Regular.woff") format("woff"), url("../../Default/fonts/Teko-Regular.ttf") format("truetype");
}
body {
  font-family: "open-sans-light";
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Teko";
  line-height: 1.2;
  text-transform: none;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
}
h1.center, .h1.center,
h2.center, .h2.center,
h3.center, .h3.center,
h4.center, .h4.center,
h5.center, .h5.center,
h6.center, .h6.center {
  text-align: center;
}
h1.right, .h1.right,
h2.right, .h2.right,
h3.right, .h3.right,
h4.right, .h4.right,
h5.right, .h5.right,
h6.right, .h6.right {
  text-align: right;
}
h1 span.orange, .h1 span.orange,
h2 span.orange, .h2 span.orange,
h3 span.orange, .h3 span.orange,
h4 span.orange, .h4 span.orange,
h5 span.orange, .h5 span.orange,
h6 span.orange, .h6 span.orange {
  color: #EB7D25;
}
h1 span.mulberry, .h1 span.mulberry,
h2 span.mulberry, .h2 span.mulberry,
h3 span.mulberry, .h3 span.mulberry,
h4 span.mulberry, .h4 span.mulberry,
h5 span.mulberry, .h5 span.mulberry,
h6 span.mulberry, .h6 span.mulberry {
  color: #98005D;
}

.display {
  font-size: 3.5em;
  line-height: 1.3;
}

h1, .h1 {
  font-size: 3.052rem;
  line-height: 1.3;
}

h2, .h2 {
  font-size: 2.441rem;
  line-height: 1.3;
  position: relative;
}
h2::after, .h2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 150px;
  margin: 0 auto;
  height: 2px;
  background: rgba(0, 0, 0, 0.85);
  bottom: -8px;
}

h3, .h3 {
  font-size: 2.15em;
  line-height: 1.3;
}

h4, .h4 {
  font-size: 1.863em;
  line-height: 1.3;
}

h5, .h5 {
  font-size: 1.25em;
  line-height: 1.3;
}

h6, .h6 {
  font-size: 1em;
  line-height: 1.3;
}

p, .p, small, p.smaller, .smaller, p.small, p.bold, .bold, strong, p.ingress, .ingress, h1.subheading, .h1.subheading,
h2.subheading, .h2.subheading,
h3.subheading, .h3.subheading,
h4.subheading, .h4.subheading,
h5.subheading, .h5.subheading,
h6.subheading, .h6.subheading {
  font-size: 1.1em;
  font-family: "open-sans-light";
  color: rgba(0, 0, 0, 0.85);
  margin: 16px 0;
  line-height: 1.5;
}
p span.bold, .p span.bold, small span.bold, .smaller span.bold, .bold span.bold, strong span.bold, .ingress span.bold, h1.subheading span.bold, .h1.subheading span.bold,
h2.subheading span.bold, .h2.subheading span.bold,
h3.subheading span.bold, .h3.subheading span.bold,
h4.subheading span.bold, .h4.subheading span.bold,
h5.subheading span.bold, .h5.subheading span.bold,
h6.subheading span.bold, .h6.subheading span.bold {
  font-family: "open-sans-bold";
}
p.uppercase, .p.uppercase, small.uppercase, .uppercase.smaller, .uppercase.bold, strong.uppercase, .uppercase.ingress, h1.uppercase.subheading, .uppercase.h1.subheading,
h2.uppercase.subheading, .uppercase.h2.subheading,
h3.uppercase.subheading, .uppercase.h3.subheading,
h4.uppercase.subheading, .uppercase.h4.subheading,
h5.uppercase.subheading, .uppercase.h5.subheading,
h6.uppercase.subheading, .uppercase.h6.subheading {
  text-transform: uppercase;
}
p.orange, p .orange, .p.orange, small.orange, .orange.smaller, .orange.bold, strong.orange, .orange.ingress, h1.orange.subheading, .orange.h1.subheading,
h2.orange.subheading, .orange.h2.subheading,
h3.orange.subheading, .orange.h3.subheading,
h4.orange.subheading, .orange.h4.subheading,
h5.orange.subheading, .orange.h5.subheading,
h6.orange.subheading, .orange.h6.subheading, .p .orange, small .orange, .smaller .orange, .bold .orange, strong .orange, .ingress .orange, h1.subheading .orange, .h1.subheading .orange,
h2.subheading .orange, .h2.subheading .orange,
h3.subheading .orange, .h3.subheading .orange,
h4.subheading .orange, .h4.subheading .orange,
h5.subheading .orange, .h5.subheading .orange,
h6.subheading .orange, .h6.subheading .orange {
  color: #EB7D25;
  font-family: "open-sans-bold";
}
p.center, .p.center, small.center, .center.smaller, .center.bold, strong.center, .center.ingress, h1.center.subheading, .center.h1.subheading,
h2.center.subheading, .center.h2.subheading,
h3.center.subheading, .center.h3.subheading,
h4.center.subheading, .center.h4.subheading,
h5.center.subheading, .center.h5.subheading,
h6.center.subheading, .center.h6.subheading {
  text-align: center;
}

p + p,
p + .p,
p + small,
p + p.smaller,
p + .smaller,
p + p.small,
p + p.bold,
p + .bold,
p + strong,
p + p.ingress,
p + .ingress,
p + h1.subheading,
p + .h1.subheading,
p + h2.subheading,
p + .h2.subheading,
p + h3.subheading,
p + .h3.subheading,
p + h4.subheading,
p + .h4.subheading,
p + h5.subheading,
p + .h5.subheading,
p + h6.subheading,
p + .h6.subheading,
.p + p,
small + p,
p.smaller + p,
.smaller + p,
p.small + p,
p.bold + p,
.bold + p,
strong + p,
p.ingress + p,
.ingress + p,
h1.subheading + p,
.h1.subheading + p,
h2.subheading + p,
.h2.subheading + p,
h3.subheading + p,
.h3.subheading + p,
h4.subheading + p,
.h4.subheading + p,
h5.subheading + p,
.h5.subheading + p,
h6.subheading + p,
.h6.subheading + p,
.p + .p,
small + .p,
p.smaller + .p,
.smaller + .p,
p.small + .p,
.p + small,
small + small,
p.smaller + small,
.smaller + small,
p.small + small,
.p + p.smaller,
small + p.smaller,
p.smaller + p.smaller,
.smaller + p.smaller,
p.small + p.smaller,
.p + .smaller,
small + .smaller,
p.smaller + .smaller,
.smaller + .smaller,
p.small + .smaller,
.p + p.small,
small + p.small,
p.smaller + p.small,
.smaller + p.small,
p.small + p.small,
p.bold + .p,
p.bold + small,
p.bold + p.smaller,
p.bold + .smaller,
p.bold + p.small,
.bold + .p,
.bold + small,
.bold + p.smaller,
.bold + .smaller,
.bold + p.small,
strong + .p,
strong + small,
strong + p.smaller,
strong + .smaller,
strong + p.small,
.p + p.bold,
small + p.bold,
p.smaller + p.bold,
.smaller + p.bold,
p.small + p.bold,
p.bold + p.bold,
.bold + p.bold,
strong + p.bold,
.p + .bold,
small + .bold,
p.smaller + .bold,
.smaller + .bold,
p.small + .bold,
p.bold + .bold,
.bold + .bold,
strong + .bold,
.p + strong,
small + strong,
p.smaller + strong,
.smaller + strong,
p.small + strong,
p.bold + strong,
.bold + strong,
strong + strong,
p.ingress + .p,
p.ingress + small,
p.ingress + p.smaller,
p.ingress + .smaller,
p.ingress + p.small,
p.ingress + p.bold,
p.ingress + .bold,
p.ingress + strong,
.ingress + .p,
.ingress + small,
.ingress + p.smaller,
.ingress + .smaller,
.ingress + p.small,
.ingress + p.bold,
.ingress + .bold,
.ingress + strong,
h1.subheading + .p,
h1.subheading + small,
h1.subheading + p.smaller,
h1.subheading + .smaller,
h1.subheading + p.small,
h1.subheading + p.bold,
h1.subheading + .bold,
h1.subheading + strong,
.h1.subheading + .p,
.h1.subheading + small,
.h1.subheading + p.smaller,
.h1.subheading + .smaller,
.h1.subheading + p.small,
.h1.subheading + p.bold,
.h1.subheading + .bold,
.h1.subheading + strong,
h2.subheading + .p,
h2.subheading + small,
h2.subheading + p.smaller,
h2.subheading + .smaller,
h2.subheading + p.small,
h2.subheading + p.bold,
h2.subheading + .bold,
h2.subheading + strong,
.h2.subheading + .p,
.h2.subheading + small,
.h2.subheading + p.smaller,
.h2.subheading + .smaller,
.h2.subheading + p.small,
.h2.subheading + p.bold,
.h2.subheading + .bold,
.h2.subheading + strong,
h3.subheading + .p,
h3.subheading + small,
h3.subheading + p.smaller,
h3.subheading + .smaller,
h3.subheading + p.small,
h3.subheading + p.bold,
h3.subheading + .bold,
h3.subheading + strong,
.h3.subheading + .p,
.h3.subheading + small,
.h3.subheading + p.smaller,
.h3.subheading + .smaller,
.h3.subheading + p.small,
.h3.subheading + p.bold,
.h3.subheading + .bold,
.h3.subheading + strong,
h4.subheading + .p,
h4.subheading + small,
h4.subheading + p.smaller,
h4.subheading + .smaller,
h4.subheading + p.small,
h4.subheading + p.bold,
h4.subheading + .bold,
h4.subheading + strong,
.h4.subheading + .p,
.h4.subheading + small,
.h4.subheading + p.smaller,
.h4.subheading + .smaller,
.h4.subheading + p.small,
.h4.subheading + p.bold,
.h4.subheading + .bold,
.h4.subheading + strong,
h5.subheading + .p,
h5.subheading + small,
h5.subheading + p.smaller,
h5.subheading + .smaller,
h5.subheading + p.small,
h5.subheading + p.bold,
h5.subheading + .bold,
h5.subheading + strong,
.h5.subheading + .p,
.h5.subheading + small,
.h5.subheading + p.smaller,
.h5.subheading + .smaller,
.h5.subheading + p.small,
.h5.subheading + p.bold,
.h5.subheading + .bold,
.h5.subheading + strong,
h6.subheading + .p,
h6.subheading + small,
h6.subheading + p.smaller,
h6.subheading + .smaller,
h6.subheading + p.small,
h6.subheading + p.bold,
h6.subheading + .bold,
h6.subheading + strong,
.h6.subheading + .p,
.h6.subheading + small,
.h6.subheading + p.smaller,
.h6.subheading + .smaller,
.h6.subheading + p.small,
.h6.subheading + p.bold,
.h6.subheading + .bold,
.h6.subheading + strong,
.p + p.ingress,
small + p.ingress,
p.smaller + p.ingress,
.smaller + p.ingress,
p.small + p.ingress,
p.bold + p.ingress,
.bold + p.ingress,
strong + p.ingress,
p.ingress + p.ingress,
.ingress + p.ingress,
h1.subheading + p.ingress,
.h1.subheading + p.ingress,
h2.subheading + p.ingress,
.h2.subheading + p.ingress,
h3.subheading + p.ingress,
.h3.subheading + p.ingress,
h4.subheading + p.ingress,
.h4.subheading + p.ingress,
h5.subheading + p.ingress,
.h5.subheading + p.ingress,
h6.subheading + p.ingress,
.h6.subheading + p.ingress,
.p + .ingress,
small + .ingress,
p.smaller + .ingress,
.smaller + .ingress,
p.small + .ingress,
p.bold + .ingress,
.bold + .ingress,
strong + .ingress,
p.ingress + .ingress,
.ingress + .ingress,
h1.subheading + .ingress,
.h1.subheading + .ingress,
h2.subheading + .ingress,
.h2.subheading + .ingress,
h3.subheading + .ingress,
.h3.subheading + .ingress,
h4.subheading + .ingress,
.h4.subheading + .ingress,
h5.subheading + .ingress,
.h5.subheading + .ingress,
h6.subheading + .ingress,
.h6.subheading + .ingress,
.p + h1.subheading,
small + h1.subheading,
p.smaller + h1.subheading,
.smaller + h1.subheading,
p.small + h1.subheading,
p.bold + h1.subheading,
.bold + h1.subheading,
strong + h1.subheading,
p.ingress + h1.subheading,
.ingress + h1.subheading,
h1.subheading + h1.subheading,
.h1.subheading + h1.subheading,
h2.subheading + h1.subheading,
.h2.subheading + h1.subheading,
h3.subheading + h1.subheading,
.h3.subheading + h1.subheading,
h4.subheading + h1.subheading,
.h4.subheading + h1.subheading,
h5.subheading + h1.subheading,
.h5.subheading + h1.subheading,
h6.subheading + h1.subheading,
.h6.subheading + h1.subheading,
.p + .h1.subheading,
small + .h1.subheading,
p.smaller + .h1.subheading,
.smaller + .h1.subheading,
p.small + .h1.subheading,
p.bold + .h1.subheading,
.bold + .h1.subheading,
strong + .h1.subheading,
p.ingress + .h1.subheading,
.ingress + .h1.subheading,
h1.subheading + .h1.subheading,
.h1.subheading + .h1.subheading,
h2.subheading + .h1.subheading,
.h2.subheading + .h1.subheading,
h3.subheading + .h1.subheading,
.h3.subheading + .h1.subheading,
h4.subheading + .h1.subheading,
.h4.subheading + .h1.subheading,
h5.subheading + .h1.subheading,
.h5.subheading + .h1.subheading,
h6.subheading + .h1.subheading,
.h6.subheading + .h1.subheading,
.p + h2.subheading,
small + h2.subheading,
p.smaller + h2.subheading,
.smaller + h2.subheading,
p.small + h2.subheading,
p.bold + h2.subheading,
.bold + h2.subheading,
strong + h2.subheading,
p.ingress + h2.subheading,
.ingress + h2.subheading,
h1.subheading + h2.subheading,
.h1.subheading + h2.subheading,
h2.subheading + h2.subheading,
.h2.subheading + h2.subheading,
h3.subheading + h2.subheading,
.h3.subheading + h2.subheading,
h4.subheading + h2.subheading,
.h4.subheading + h2.subheading,
h5.subheading + h2.subheading,
.h5.subheading + h2.subheading,
h6.subheading + h2.subheading,
.h6.subheading + h2.subheading,
.p + .h2.subheading,
small + .h2.subheading,
p.smaller + .h2.subheading,
.smaller + .h2.subheading,
p.small + .h2.subheading,
p.bold + .h2.subheading,
.bold + .h2.subheading,
strong + .h2.subheading,
p.ingress + .h2.subheading,
.ingress + .h2.subheading,
h1.subheading + .h2.subheading,
.h1.subheading + .h2.subheading,
h2.subheading + .h2.subheading,
.h2.subheading + .h2.subheading,
h3.subheading + .h2.subheading,
.h3.subheading + .h2.subheading,
h4.subheading + .h2.subheading,
.h4.subheading + .h2.subheading,
h5.subheading + .h2.subheading,
.h5.subheading + .h2.subheading,
h6.subheading + .h2.subheading,
.h6.subheading + .h2.subheading,
.p + h3.subheading,
small + h3.subheading,
p.smaller + h3.subheading,
.smaller + h3.subheading,
p.small + h3.subheading,
p.bold + h3.subheading,
.bold + h3.subheading,
strong + h3.subheading,
p.ingress + h3.subheading,
.ingress + h3.subheading,
h1.subheading + h3.subheading,
.h1.subheading + h3.subheading,
h2.subheading + h3.subheading,
.h2.subheading + h3.subheading,
h3.subheading + h3.subheading,
.h3.subheading + h3.subheading,
h4.subheading + h3.subheading,
.h4.subheading + h3.subheading,
h5.subheading + h3.subheading,
.h5.subheading + h3.subheading,
h6.subheading + h3.subheading,
.h6.subheading + h3.subheading,
.p + .h3.subheading,
small + .h3.subheading,
p.smaller + .h3.subheading,
.smaller + .h3.subheading,
p.small + .h3.subheading,
p.bold + .h3.subheading,
.bold + .h3.subheading,
strong + .h3.subheading,
p.ingress + .h3.subheading,
.ingress + .h3.subheading,
h1.subheading + .h3.subheading,
.h1.subheading + .h3.subheading,
h2.subheading + .h3.subheading,
.h2.subheading + .h3.subheading,
h3.subheading + .h3.subheading,
.h3.subheading + .h3.subheading,
h4.subheading + .h3.subheading,
.h4.subheading + .h3.subheading,
h5.subheading + .h3.subheading,
.h5.subheading + .h3.subheading,
h6.subheading + .h3.subheading,
.h6.subheading + .h3.subheading,
.p + h4.subheading,
small + h4.subheading,
p.smaller + h4.subheading,
.smaller + h4.subheading,
p.small + h4.subheading,
p.bold + h4.subheading,
.bold + h4.subheading,
strong + h4.subheading,
p.ingress + h4.subheading,
.ingress + h4.subheading,
h1.subheading + h4.subheading,
.h1.subheading + h4.subheading,
h2.subheading + h4.subheading,
.h2.subheading + h4.subheading,
h3.subheading + h4.subheading,
.h3.subheading + h4.subheading,
h4.subheading + h4.subheading,
.h4.subheading + h4.subheading,
h5.subheading + h4.subheading,
.h5.subheading + h4.subheading,
h6.subheading + h4.subheading,
.h6.subheading + h4.subheading,
.p + .h4.subheading,
small + .h4.subheading,
p.smaller + .h4.subheading,
.smaller + .h4.subheading,
p.small + .h4.subheading,
p.bold + .h4.subheading,
.bold + .h4.subheading,
strong + .h4.subheading,
p.ingress + .h4.subheading,
.ingress + .h4.subheading,
h1.subheading + .h4.subheading,
.h1.subheading + .h4.subheading,
h2.subheading + .h4.subheading,
.h2.subheading + .h4.subheading,
h3.subheading + .h4.subheading,
.h3.subheading + .h4.subheading,
h4.subheading + .h4.subheading,
.h4.subheading + .h4.subheading,
h5.subheading + .h4.subheading,
.h5.subheading + .h4.subheading,
h6.subheading + .h4.subheading,
.h6.subheading + .h4.subheading,
.p + h5.subheading,
small + h5.subheading,
p.smaller + h5.subheading,
.smaller + h5.subheading,
p.small + h5.subheading,
p.bold + h5.subheading,
.bold + h5.subheading,
strong + h5.subheading,
p.ingress + h5.subheading,
.ingress + h5.subheading,
h1.subheading + h5.subheading,
.h1.subheading + h5.subheading,
h2.subheading + h5.subheading,
.h2.subheading + h5.subheading,
h3.subheading + h5.subheading,
.h3.subheading + h5.subheading,
h4.subheading + h5.subheading,
.h4.subheading + h5.subheading,
h5.subheading + h5.subheading,
.h5.subheading + h5.subheading,
h6.subheading + h5.subheading,
.h6.subheading + h5.subheading,
.p + .h5.subheading,
small + .h5.subheading,
p.smaller + .h5.subheading,
.smaller + .h5.subheading,
p.small + .h5.subheading,
p.bold + .h5.subheading,
.bold + .h5.subheading,
strong + .h5.subheading,
p.ingress + .h5.subheading,
.ingress + .h5.subheading,
h1.subheading + .h5.subheading,
.h1.subheading + .h5.subheading,
h2.subheading + .h5.subheading,
.h2.subheading + .h5.subheading,
h3.subheading + .h5.subheading,
.h3.subheading + .h5.subheading,
h4.subheading + .h5.subheading,
.h4.subheading + .h5.subheading,
h5.subheading + .h5.subheading,
.h5.subheading + .h5.subheading,
h6.subheading + .h5.subheading,
.h6.subheading + .h5.subheading,
.p + h6.subheading,
small + h6.subheading,
p.smaller + h6.subheading,
.smaller + h6.subheading,
p.small + h6.subheading,
p.bold + h6.subheading,
.bold + h6.subheading,
strong + h6.subheading,
p.ingress + h6.subheading,
.ingress + h6.subheading,
h1.subheading + h6.subheading,
.h1.subheading + h6.subheading,
h2.subheading + h6.subheading,
.h2.subheading + h6.subheading,
h3.subheading + h6.subheading,
.h3.subheading + h6.subheading,
h4.subheading + h6.subheading,
.h4.subheading + h6.subheading,
h5.subheading + h6.subheading,
.h5.subheading + h6.subheading,
h6.subheading + h6.subheading,
.h6.subheading + h6.subheading,
.p + .h6.subheading,
small + .h6.subheading,
p.smaller + .h6.subheading,
.smaller + .h6.subheading,
p.small + .h6.subheading,
p.bold + .h6.subheading,
.bold + .h6.subheading,
strong + .h6.subheading,
p.ingress + .h6.subheading,
.ingress + .h6.subheading,
h1.subheading + .h6.subheading,
.h1.subheading + .h6.subheading,
h2.subheading + .h6.subheading,
.h2.subheading + .h6.subheading,
h3.subheading + .h6.subheading,
.h3.subheading + .h6.subheading,
h4.subheading + .h6.subheading,
.h4.subheading + .h6.subheading,
h5.subheading + .h6.subheading,
.h5.subheading + .h6.subheading,
h6.subheading + .h6.subheading,
.h6.subheading + .h6.subheading {
  margin-top: 0;
}

p > a {
  color: rgba(0, 0, 0, 0.85);
  font-size: 1em;
}

p.ingress, .ingress, h1.subheading, .h1.subheading,
h2.subheading, .h2.subheading,
h3.subheading, .h3.subheading,
h4.subheading, .h4.subheading,
h5.subheading, .h5.subheading,
h6.subheading, .h6.subheading {
  margin: 32px 0 48px;
  font-family: "open-sans";
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.5;
}
p.ingress.bold, .ingress.bold, h1.bold.subheading, .bold.h1.subheading,
h2.bold.subheading, .bold.h2.subheading,
h3.bold.subheading, .bold.h3.subheading,
h4.bold.subheading, .bold.h4.subheading,
h5.bold.subheading, .bold.h5.subheading,
h6.bold.subheading, .bold.h6.subheading {
  font-family: "open-sans-bold";
}
p.ingress.center, .ingress.center, h1.center.subheading, .center.h1.subheading,
h2.center.subheading, .center.h2.subheading,
h3.center.subheading, .center.h3.subheading,
h4.center.subheading, .center.h4.subheading,
h5.center.subheading, .center.h5.subheading,
h6.center.subheading, .center.h6.subheading {
  text-align: center;
}
p.ingress > p, .ingress > p, h1.subheading > p, .h1.subheading > p,
h2.subheading > p, .h2.subheading > p,
h3.subheading > p, .h3.subheading > p,
h4.subheading > p, .h4.subheading > p,
h5.subheading > p, .h5.subheading > p,
h6.subheading > p, .h6.subheading > p {
  margin: 32px 0 48px;
  font-family: "open-sans";
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.5;
}

p.italic {
  font-family: "open-sans-italic";
}

p.bold, .bold, strong {
  font-family: "open-sans-bold";
}

small, p.smaller, .smaller, p.small {
  font-size: 0.9em;
}

p.caption, .caption {
  font-family: "open-sans-light";
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.85);
}
p.caption.bold, .caption.bold {
  font-family: "open-sans-bold";
  font-size: 0.9em;
}
p.caption.small, .caption.small {
  font-size: 0.8em;
}
p.caption.med, .caption.med {
  font-size: 0.85em;
}

.text.bg-blue, .text.bg-orange, .text.bg-darkblue, .text.bg-mulberry {
  border-radius: 16px;
  padding: 8px 16px;
}
.text.bg-blue p, .text.bg-blue li, .text.bg-blue .bold, .text.bg-orange p, .text.bg-orange li, .text.bg-orange .bold, .text.bg-darkblue p, .text.bg-darkblue li, .text.bg-darkblue .bold, .text.bg-mulberry p, .text.bg-mulberry li, .text.bg-mulberry .bold {
  color: #ffffff;
  margin: 0;
  font-family: "open-sans";
}
.text.bg-blue h2, .text.bg-blue h3, .text.bg-blue h4, .text.bg-orange h2, .text.bg-orange h3, .text.bg-orange h4, .text.bg-darkblue h2, .text.bg-darkblue h3, .text.bg-darkblue h4, .text.bg-mulberry h2, .text.bg-mulberry h3, .text.bg-mulberry h4 {
  color: #ffffff;
}

.text.bg-orange, .text.with-border {
  padding: 12px;
}
.text.bg-orange p, .text.with-border p {
  border: solid 1px #ffffff;
  border-radius: 16px;
  padding: 24px;
}

.text.bg-white {
  padding: 16px 24px;
  border-radius: 8px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  max-width: 768px;
  margin: 8px auto;
}
.text.bg-white h4 {
  color: #98005D;
  margin: 0;
}

.published-date {
  display: flex;
}
.published-date p {
  font-family: "open-sans-bold";
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.85);
  font-family: "open-sans-light";
}
.published-date p + p {
  padding-left: 4px;
}

p.error {
  color: #EF4123;
  margin: 4px 0;
  font-size: 0.9em;
  line-height: 1.5;
}

p.tagname {
  text-transform: uppercase;
  margin: 1em 0;
  font-family: "open-sans-bold";
  font-size: 0.8em;
  line-height: 1.3;
  color: #153E68;
  background: #E8ECF0;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  padding: 4px 8px;
}

ul li, ol li {
  font-size: 1em;
  font-family: "open-sans-light";
  color: rgba(0, 0, 0, 0.85);
  line-height: 32px;
}

@media (min-width: 768px) {
  h1 .sub-heading, .h1 .sub-heading,
  h2 .sub-heading, .h2 .sub-heading,
  h3 .sub-heading, .h3 .sub-heading,
  h4 .sub-heading, .h4 .sub-heading,
  h5 .sub-heading, .h5 .sub-heading,
  h6 .sub-heading, .h6 .sub-heading {
    font-size: 1.5em;
    line-height: 1.5;
  }
  .display {
    font-size: 3.5em;
    line-height: 1.3;
  }
  h1, .h1 {
    font-size: 3.052rem;
    line-height: 1.3;
  }
  h2, .h2 {
    font-size: 2.441rem;
    line-height: 1.3;
    position: relative;
  }
  h3, .h3 {
    font-size: 2.15em;
    line-height: 1.3;
  }
  h4, .h4 {
    font-size: 1.863em;
    line-height: 1.3;
  }
  h5, .h5 {
    font-size: 1.25em;
    line-height: 1.3;
  }
  h6, .h6 {
    font-size: 1em;
    line-height: 1.3;
  }
  p, .p, p.ingress, .ingress, h1.subheading, .h1.subheading,
  h2.subheading, .h2.subheading,
  h3.subheading, .h3.subheading,
  h4.subheading, .h4.subheading,
  h5.subheading, .h5.subheading,
  h6.subheading, .h6.subheading, p.bold, .bold, strong, small, p.smaller, .smaller, p.small {
    font-size: 1.1em;
    line-height: 1.5;
    margin: 24px 0;
  }
  small, p.smaller, .smaller {
    font-size: 0.9em;
    line-height: 1.5;
  }
  p.ingress, .ingress, h1.subheading, .h1.subheading,
  h2.subheading, .h2.subheading,
  h3.subheading, .h3.subheading,
  h4.subheading, .h4.subheading,
  h5.subheading, .h5.subheading,
  h6.subheading, .h6.subheading {
    font-size: 1.25em;
    line-height: 1.5;
  }
  p.ingress > p, .ingress > p, h1.subheading > p, .h1.subheading > p,
  h2.subheading > p, .h2.subheading > p,
  h3.subheading > p, .h3.subheading > p,
  h4.subheading > p, .h4.subheading > p,
  h5.subheading > p, .h5.subheading > p,
  h6.subheading > p, .h6.subheading > p {
    margin: 32px 0 48px;
    font-family: "open-sans-light";
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.5;
  }
  p.tagname {
    font-size: 0.9em;
    line-height: 1.4;
  }
  small, p.smaller, .smaller, p.small {
    font-size: 0.9em;
  }
}
@media (min-width: 1024px) {
  .display {
    font-size: 3.5em;
    line-height: 1.3;
  }
  h1, .h1 {
    font-size: 4.5em;
    line-height: 1.1;
  }
  h2, .h2 {
    font-size: 3.5rem;
    line-height: 1.1;
    position: relative;
  }
  h3, .h3 {
    font-size: 2.15em;
    line-height: 1.3;
  }
  h4, .h4 {
    font-size: 1.863em;
    line-height: 1.3;
  }
  h5, .h5 {
    font-size: 1.25em;
    line-height: 1.3;
  }
  h6, .h6 {
    font-size: 1em;
    line-height: 1.3;
  }
  small, p.smaller, .smaller, p.small {
    font-size: 0.9em;
  }
  p {
    margin: 32px 0;
  }
}
.a-btn a {
  font-family: "open-sans-bold";
  margin: 0;
  letter-spacing: 0.5px;
}
.a-btn a:after {
  content: none;
}

.a-btn.primary a,
.a-btn.primary input,
.a-btn.primary span:not(.external-link-icon) {
  line-height: 48px;
  font-size: 16px;
  background: #153E68;
  color: #ffffff;
  padding: 0 16px;
  width: -moz-max-content;
  width: max-content;
  border-radius: 50px;
  transition: all 0.2s ease;
}
.a-btn.primary:hover a,
.a-btn.primary:hover input {
  text-decoration: none;
  background: #02759D;
}

#CookieReportsAccordion .wscrOk2:focus,
#CookieReportsAccordion .wscrOk:focus {
  outline: 2px dotted #98005D !important;
}

.o-text-image-container.big .m-card.large.right-image .inner-card {
  flex-direction: column;
}
.o-text-image-container.big .m-card.large.right-image .inner-card .image {
  width: 100%;
  border-radius: 0;
  max-height: 800px;
  max-width: unset;
  margin: 0;
}
.o-text-image-container.big .m-card.large.right-image .inner-card .image img {
  border-radius: 0;
  max-width: unset;
  width: 100%;
}
.o-text-image-container.big .m-card.large.right-image .inner-card .textfield {
  width: 100%;
}

#numbercards .inner-section {
  padding-bottom: 0;
  padding-top: 16px;
}

#heartdiagram .inner-card .textfield {
  background: #ffffff;
}

.o-cards .m-card.numbers {
  margin: 8px auto;
}
.o-cards .m-card.numbers .inner-card .image {
  max-width: 80px;
  position: relative;
  margin: 0 auto;
}
.o-cards .m-card.numbers .inner-card .image p {
  color: #98005D;
  font-family: "open-sans";
  font-size: 2.3em;
  border: solid 3px #98005D;
  border-radius: 50px;
  padding: 16px 8px;
  text-align: center;
  margin-bottom: 8px;
  line-height: 1;
  width: 70px;
  height: 70px;
}
.o-cards .m-card.numbers .inner-card .textfield {
  background: transparent;
}
.o-cards .m-card.numbers .inner-card .textfield p {
  margin-top: 0;
  font-size: 1.1em;
}
.o-cards .m-card.numbers .inner-card .textfield h3 span, .o-cards .m-card.numbers .inner-card .textfield .h3 span {
  border-bottom: none;
}
.o-cards .m-card.numbers .inner-card .textfield h3 span:after, .o-cards .m-card.numbers .inner-card .textfield .h3 span:after {
  content: none;
}
.o-cards .m-card.numbers:hover .inner-card {
  box-shadow: none;
}
.o-cards .m-card .textfield h3 span, .o-cards .m-card .textfield .h3 span {
  border-bottom: none;
}

.o-cards.three-in-a-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.o-cards.three-in-a-row .m-card.with-image {
  width: 48%;
}
.o-cards.three-in-a-row .m-card.with-image .inner-card .textfield {
  background: transparent;
}

.m-card:hover .inner-card {
  box-shadow: none;
}
.m-card.with-image .inner-card .image {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.m-card.with-image .inner-card .textfield {
  background: #ffffff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.m-card.with-image .inner-card .textfield h3 span, .m-card.with-image .inner-card .textfield .h3 span {
  border-bottom: none;
}
.m-card.with-image .inner-card .textfield h3 span:after, .m-card.with-image .inner-card .textfield .h3 span:after {
  content: none;
}

.m-card .inner-card .textfield h2 span:after, .m-card .inner-card .textfield h3 span:after, .m-card .inner-card .textfield h4 span:after {
  content: none;
}

@media (min-width: 768px) {
  #numbercards .inner-section {
    padding-top: 24px;
  }
  .o-cards.three-in-a-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    max-width: 768px;
    margin: 0 auto 32px;
  }
  .o-cards.three-in-a-row .m-card.with-image {
    width: 33.3333333333%;
  }
  .o-cards.three-in-a-row .m-card.with-image .inner-card .image {
    max-width: 250px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  #numbercards .inner-section {
    padding-top: 80px;
  }
  .o-text-image-container.big .m-card.large.right-image .inner-card {
    flex-direction: row-reverse;
  }
  .o-text-image-container.big .m-card.large.right-image .inner-card .image {
    width: 50%;
  }
  .o-text-image-container.big .m-card.large.right-image .inner-card .textfield {
    width: 50%;
  }
  .m-card.numbers {
    position: relative;
  }
  .m-card.numbers .textfield {
    padding: 8px;
  }
  .m-card.numbers .textfield h3, .m-card.numbers .textfield .h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
.list.grid {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.list.grid h4 {
  width: 100%;
}
.list.grid.text {
  margin: 8px auto;
  padding-left: 0;
}
.list.grid.text li {
  list-style: none;
  text-transform: uppercase;
  color: #EB7D25;
  font-family: "open-sans-bold";
}
.list.grid.with-icon {
  padding-left: 8px;
}
.list.grid.with-icon li {
  display: flex;
  list-style: none;
  align-items: center;
  padding-right: 32px;
  margin-top: 16px;
}
.list.grid.with-icon li p {
  line-height: 1.5;
  font-family: "open-sans";
  color: rgba(0, 0, 0, 0.85);
  margin: 8px 0;
  text-align: left;
}
.list.grid.with-icon li img {
  min-width: 50px;
  max-width: 50px;
  margin-right: 16px;
}
.list.grid.bg-light {
  background: #E8E4E1;
  padding: 16px;
  border-radius: 8px;
}
.list.grid.bg-warm-grey {
  padding: 16px;
  border-radius: 8px;
  margin: 24px auto;
}
.list.grid.bg-warm-grey h4 {
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .list.grid.with-icon li {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .list.grid.bg-light {
    padding: 16px 64px 32px;
  }
  .list.grid.with-icon li img {
    min-width: 70px;
    max-width: 70px;
  }
}
.o-callout.with-info {
  margin-bottom: 24px;
}
.o-callout.with-info .inner-background {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.o-callout.with-info .inner-background .content {
  max-width: 768px;
  box-sizing: border-box;
  margin: 0;
}
.o-callout.with-info .inner-background .content h2::after {
  content: none;
}
.o-callout.with-info .inner-background .content .img img {
  width: 100%;
  opacity: 1;
  height: auto;
}
.o-callout.with-info .inner-background .content ul li {
  align-items: center;
}
.o-callout.with-info .inner-background .content ul li p {
  color: #ffffff;
  word-break: break-word;
}
.o-callout.with-info .inner-background .text {
  border-radius: 16px;
  padding: 16px 32px;
  max-width: 800px;
  margin: 0 auto;
  box-sizing: border-box;
}
.o-callout.with-info .inner-background .text h3,
.o-callout.with-info .inner-background .text h4,
.o-callout.with-info .inner-background .text p {
  text-align: left;
  margin: 16px 0;
}

.o-callout .inner-background {
  padding: 16px;
  position: relative;
  min-height: 380px;
}
.o-callout .inner-background .content img {
  width: 100%;
  opacity: 1;
  height: auto;
}
.o-callout .inner-background .content h2 {
  font-size: 25px;
  line-height: 32px;
  position: relative;
}
.o-callout .inner-background .content .list {
  margin: 16px 0 32px;
}
.o-callout .inner-background .content .list li .img {
  margin-right: 16px;
}

@media (min-width: 768px) {
  .o-callout.with-info {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .o-callout.with-info .inner-background {
    position: relative;
    min-height: 500px;
    background-position: center;
    background-size: cover;
  }
}
@media (min-width: 1024px) {
  .o-callout.with-info {
    padding-bottom: 0;
  }
  .o-callout.with-info .inner-background {
    min-height: 700px;
  }
  .o-callout.with-info .inner-background .content {
    position: absolute;
    left: 32px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 1224px;
    top: -80px;
    right: 32px;
  }
  .o-callout.with-info .inner-background .content .img,
  .o-callout.with-info .inner-background .content .text {
    max-width: 700px;
    margin: 0;
  }
  .o-callout.with-info .inner-background .content li .img {
    max-width: 70px;
    min-width: 70px;
  }
  .o-callout.with-info .inner-background .content .text {
    margin: 0 16px;
    max-width: 900px;
  }
}
footer > div {
  padding: 32px;
  width: 100%;
}
footer ul {
  padding-left: 0;
}
footer ul li {
  list-style: none;
}
footer a {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
}
footer a span {
  border-bottom: solid 1px rgba(0, 0, 0, 0.85);
  transition: all 0.2s ease;
}
footer a:hover span {
  border-color: rgba(0, 0, 0, 0.85);
}
footer p {
  color: rgba(0, 0, 0, 0.85);
}

.inner-footer-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.inner-footer-wrapper > .col-6-12 {
  width: 100%;
  margin-bottom: 24px;
}
.inner-footer-wrapper > .col-3-12 {
  width: 50%;
}
.inner-footer-wrapper .logo {
  width: 200px;
  margin: 8px auto;
}
.inner-footer-wrapper .logo + .logo {
  margin-bottom: 24px;
}
.inner-footer-wrapper ul + ul {
  padding-left: 16px;
}
.inner-footer-wrapper > div {
  margin: 0 auto;
}
.inner-footer-wrapper > div > ul > li ul {
  padding-left: 8px;
}

.inner-footer {
  background: #ffffff;
  padding-bottom: 8px;
}
.inner-footer p, .inner-footer li, .inner-footer a, .inner-footer span {
  color: rgba(0, 0, 0, 0.85);
}
.inner-footer .footer-nav {
  display: flex;
  padding: 24px 0 40px;
}
.inner-footer .footer-nav > ul {
  width: 50%;
  flex: 1 50%;
}
.inner-footer .footer-nav > ul > li > ul {
  margin-left: 0;
}
.inner-footer .inner-footer-wrapper > div:first-of-type {
  padding-top: 48px;
  padding-bottom: 32px;
  border-bottom: none;
}
.inner-footer .inner-footer-wrapper > div:first-of-type p, .inner-footer .inner-footer-wrapper > div:first-of-type img {
  text-align: center;
  margin: 16px auto;
}
.inner-footer .inner-footer-wrapper > div:first-of-type p.bold {
  margin-left: 0;
  font-size: 1em;
  margin-top: 40px;
}
.inner-footer .inner-footer-wrapper > div:first-of-type ul {
  margin-top: 0;
}
.inner-footer .inner-footer-wrapper > div:first-of-type ul li {
  list-style: disc;
}

.bottom-footer {
  position: relative;
  background: #ffffff;
  padding-bottom: 48px;
}
.bottom-footer .grid p, .bottom-footer .grid li, .bottom-footer .grid a, .bottom-footer .grid span {
  color: rgba(0, 0, 0, 0.85);
  margin: 8px auto;
  text-align: center;
}
.bottom-footer .grid > div {
  z-index: 1;
}
.bottom-footer .grid > div ul {
  margin-bottom: 48px;
}
.bottom-footer .grid > div ul li {
  list-style: none;
  margin: 16px auto;
}
.bottom-footer .grid > div ul li a {
  font-size: 14px;
  margin: 8px auto;
}
.bottom-footer .grid > div .logo {
  margin: 32px auto;
  position: relative;
}
.bottom-footer .grid > div .logo img {
  margin: 0 auto;
}
.bottom-footer .grid > div .az-info {
  position: relative;
}
.bottom-footer .grid > div .az-info p {
  font-size: 14px;
  margin: 8px;
}
.bottom-footer .grid > div .az-info p:first-of-type {
  margin-right: 4px;
}
.bottom-footer .grid > div .az-info .col {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.bottom-footer .grid > div > ul:first-of-type > li a {
  font-size: 16px;
}
.bottom-footer .grid > div:last-of-type p, .bottom-footer .grid > div:last-of-type a {
  font-size: 14px;
}

@media (min-width: 768px) {
  .inner-footer-wrapper,
  .bottom-footer-wrapper {
    max-width: 1224px;
    margin: 0 auto;
    position: relative;
  }
  .inner-footer-wrapper > .col-6-12 {
    width: 33%;
    margin-bottom: 24px;
  }
  .inner-footer-wrapper > .col-3-12 {
    width: 33.3333333333%;
  }
  .inner-footer-wrapper > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .inner-footer-wrapper > div > ul {
    padding-left: 8px;
  }
  .inner-footer-wrapper > div > ul > li ul {
    padding-left: 24px;
  }
  .inner-footer-wrapper > div .logo {
    width: 20%;
    max-width: 200px;
    margin: 8px 32px;
  }
  .inner-footer-wrapper > div > p {
    width: 100%;
    max-width: 768px;
    margin: 16px auto;
    text-align: center;
  }
  .inner-footer-wrapper > div > p:first-of-type {
    position: relative;
    padding-top: 16px;
  }
  .inner-footer-wrapper > div > p:first-of-type:after {
    content: "";
    width: 50%;
    height: 2px;
    background: #98005D;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    margin: 0 auto;
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type {
    border-bottom: none;
    position: relative;
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type img {
    margin: 0;
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type:after {
    content: none;
  }
  .inner-footer .inner-footer-wrapper > div {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1024px) {
  footer > div {
    padding: 32px 80px 8px;
  }
  .inner-footer .footer-nav {
    padding-left: 24px;
  }
  .inner-footer .footer-nav > ul > li > ul {
    padding-left: 24px;
  }
  .inner-footer-wrapper > .col-6-12 {
    width: 50%;
    margin-bottom: 0;
  }
  .inner-footer-wrapper > .col-3-12 {
    width: 25%;
  }
  .bottom-footer {
    padding: 16px 80px 48px;
  }
  .bottom-footer .grid {
    align-items: baseline;
    justify-content: left;
  }
  .bottom-footer .grid > div {
    z-index: 2;
  }
  .bottom-footer .grid > div a, .bottom-footer .grid > div p, .bottom-footer .grid > div span, .bottom-footer .grid > div li {
    margin: 8px 0;
    line-height: 2;
  }
  .bottom-footer .grid > div ul {
    display: flex;
    justify-content: left;
    margin: 0;
  }
  .bottom-footer .grid > div ul li {
    margin: 0;
  }
  .bottom-footer .grid > div ul li + li {
    margin-left: 32px;
  }
  .bottom-footer .grid > div ul li + li a > span {
    position: relative;
  }
  .bottom-footer .grid > div .az-info {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .bottom-footer .grid > div .az-info .col {
    margin-right: 32px;
    position: relative;
  }
  .bottom-footer .grid > div .az-info .col:after {
    content: "";
    position: absolute;
    top: 14px;
    bottom: 8px;
    max-height: 1em;
    right: -16px;
    width: 1px;
    background: rgba(0, 0, 0, 0.85);
  }
  .bottom-footer .grid > div:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: right;
    align-items: flex-start;
  }
  .bottom-footer .grid > div:last-of-type a, .bottom-footer .grid > div:last-of-type p {
    font-size: 14px;
  }
  .bottom-footer .grid > div:last-of-type .logo {
    margin: 32px 0 16px;
  }
  .bottom-footer:before {
    background-image: url("../img/footer-wave.png");
    top: -50px;
  }
}
@media (min-width: 1440px) {
  .bottom-footer::before {
    top: -80px;
  }
}
.o-hero.background-image .inner-background {
  position: relative;
  overflow: unset;
}
.o-hero.background-image .inner-background .hero-image {
  min-height: 250px;
  position: relative;
}
.o-hero.background-image .inner-background .hero-image img {
  height: 100%;
  width: auto;
  max-width: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.o-hero.background-image .inner-background .hero-image:before {
  content: none;
}
.o-hero.background-image .inner-background .inner-content .hero-content {
  z-index: 1;
  padding: 12px;
  margin: 8px;
  text-align: left;
  background: #98005D;
  position: unset;
  border-radius: 8px;
}
.o-hero.background-image .inner-background .inner-content .hero-content .inner {
  max-width: unset;
  padding: 8px;
  border: solid 1px #ffffff;
  border-radius: 8px;
  margin-bottom: 0;
  width: 100%;
}
.o-hero.background-image .inner-background .inner-content .hero-content .inner h2.subheading {
  text-align: center;
  margin: 0 auto;
}
.o-hero.background-image .inner-background .inner-content .hero-content .inner h2.subheading p {
  max-width: 1024px;
  text-align: center;
  margin: 16px auto;
  text-transform: none;
  font-size: 0.9em;
  letter-spacing: 0;
}
.o-hero.background-image .inner-background .inner-content .hero-content h1 {
  margin: 0;
}
.o-hero.background-image .inner-background .inner-content .hero-content h2, .o-hero.background-image .inner-background .inner-content .hero-content p {
  color: #ffffff;
  margin: 16px 0;
}
.o-hero.background-image .inner-background .inner-content .hero-content h2::after, .o-hero.background-image .inner-background .inner-content .hero-content p::after {
  content: none;
}
.o-hero.background-image .inner-background .inner-content .hero-content .a-btn {
  margin-bottom: 48px;
  margin-top: 32px;
}

@media (min-width: 450px) {
  .o-hero.background-image .inner-background {
    position: relative;
  }
  .o-hero.background-image .inner-background .hero-image {
    position: relative;
  }
  .o-hero.background-image .inner-background .hero-image img {
    border-radius: 0px;
    height: auto;
    width: 100%;
    max-width: unset;
    position: unset;
    top: unset;
    left: unset;
    transform: none;
  }
}
@media (min-width: 768px) {
  .o-hero.background-image .inner-background .inner-content .hero-content {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: flex-end;
    max-width: 1224px;
    border-radius: 8px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .o-hero.background-image .inner-background {
    position: relative;
  }
  .o-hero.background-image .inner-background .inner-content .hero-image {
    min-height: 600px;
    max-height: 800px;
  }
  .o-hero.background-image .inner-background .inner-content .hero-content {
    max-width: 1224px;
    position: absolute;
    bottom: -48px;
  }
}
@media (min-width: 1440px) {
  .o-hero.background-image .inner-background .hero-image {
    min-height: 650px;
    max-height: 900px;
  }
  .o-hero.background-image .inner-background .hero-content {
    padding-left: 0;
  }
  .o-hero.background-image .inner-background .hero-content .inner {
    margin-bottom: 0;
    padding: 32px 0 8px;
  }
}
@media (min-width: 1800px) {
  .o-hero.background-image .inner-background .hero-image {
    min-height: 700px;
  }
}
@media (max-width: 1024px) {
  .o-header .main-nav ul li.menu-item {
    border-color: #E8ECF0;
  }
  .o-header .main-nav ul li.menu-item a {
    font-family: "open-sans-bold";
  }
  .o-header .main-nav ul li.menu-item:first-of-type {
    display: none;
  }
  .o-header .main-nav ul li:last-of-type {
    display: none;
  }
  .top-nav {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    position: relative;
    padding-right: 16px;
    padding-left: 16px;
  }
  .top-nav.center-content-on-mobile-without-hamburger {
    justify-content: center;
  }
  .top-nav .logo img {
    width: 250px;
  }
  .top-nav .logo .small-logo {
    width: 150px;
  }
  .top-nav .hamburger-menu a, .top-nav .hamburger-menu button {
    min-width: 54px;
    min-height: 44px;
    padding-left: 16px;
    margin-bottom: 24px;
  }
  .top-nav .hamburger-menu a span, .top-nav .hamburger-menu button span {
    font-family: "open-sans-bold";
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 1.3;
    margin: 0;
    color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0.5px;
    font-size: 11px;
    display: block;
  }
  .top-nav .hamburger-menu a span:before, .top-nav .hamburger-menu button span:before {
    content: "\e5d2";
    font-family: "Material Icons";
    display: block;
    font-size: 32px;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 4px;
  }
  ul.main-dropdown > li.menu-item.active > a {
    background: #E8ECF0;
  }
  ul.main-dropdown > li.menu-item.active > a span {
    border-bottom: none;
  }
  ul.main-dropdown ul.dropdown .inner-dropdown li.menu-item.active > a {
    background: #E8ECF0;
  }
  ul.main-dropdown > li.menu-item a span {
    border-bottom: none;
  }
  ul.main-dropdown > li.menu-item:hover a span {
    border-bottom: none;
  }
}
@media (min-width: 1024px) {
  .o-header {
    max-width: 1224px;
    margin: 0 auto;
  }
  .o-header .top-nav {
    display: flex;
    align-items: center;
    padding: 8px 48px;
    margin-top: 8px;
  }
  .o-header .top-nav > .hamburger-menu {
    display: none;
  }
  .o-header .top-nav > .logo {
    width: 50%;
    display: none;
  }
  .o-header .top-nav > .search {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    margin: 0;
  }
  .o-header .top-nav > .search .search-btn {
    display: none;
  }
  .o-header .top-nav > .search form {
    margin-right: 16px;
    width: 50%;
    max-width: 345px;
  }
  .o-header .top-nav > .search form .form-field {
    margin: 8px 0 0;
  }
  .o-header .top-nav > .search form input {
    height: 48px;
  }
  .o-header .top-nav .a-btn {
    display: block;
  }
  .o-header .main-nav {
    display: block;
    padding: 16px 48px;
  }
  .o-header .main-nav .nav-content {
    display: block;
  }
  .o-header .main-nav .nav-content h2 {
    margin-top: 0;
  }
  .o-header .main-nav .nav-content .a-btn.secondary {
    padding: 0;
  }
  .o-header .main-nav .nav-content .a-btn.secondary a {
    padding: 0 40px 0 0;
    line-height: 28px;
    font-size: 18px;
    color: #EB7D25;
  }
  .o-header .main-nav .nav-content .a-btn.secondary:hover a {
    padding-right: 48px;
    text-decoration: none;
  }
  .o-header .main-nav .nav-content .a-btn.secondary:hover a:after {
    right: 0;
  }
  .o-header .main-nav .nav-content .a-btn.secondary:hover a:before {
    background: #EB7D25;
  }
  .o-header .main-nav .main-ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 0;
  }
  .o-header .main-nav .main-ul li.menu-item {
    min-width: 120px;
    border-top: 0;
    max-width: 220px;
    padding: 0 16px;
    position: relative;
    display: flex;
    align-items: center;
  }
  .o-header .main-nav .main-ul li.menu-item:after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0;
    width: 1px;
    background: rgba(0, 0, 0, 0.85);
  }
  .o-header .main-nav .main-ul li.menu-item a {
    line-height: 1.5em;
    padding: 8px 4px;
    font-family: "open-sans-light";
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
  }
  .o-header .main-nav .main-ul li.menu-item .logo img {
    height: auto;
  }
  .o-header .main-nav .main-ul li.menu-item:first-of-type .logo, .o-header .main-nav .main-ul li.menu-item:nth-child(2) .logo {
    align-self: center;
  }
  .o-header .main-nav .main-ul li.menu-item:first-of-type .logo img, .o-header .main-nav .main-ul li.menu-item:nth-child(2) .logo img {
    height: auto;
    width: 200px;
  }
  .o-header .main-nav .main-ul li.menu-item:first-of-type:after, .o-header .main-nav .main-ul li.menu-item:nth-child(2):after {
    content: none;
  }
  .o-header .main-nav .main-ul li.menu-item:last-of-type {
    width: 180px;
    display: block;
    border-bottom: none;
    align-self: center;
    margin-bottom: 8px;
  }
  .o-header .main-nav .main-ul li.menu-item:last-of-type::after {
    content: none;
  }
  .o-header .main-nav .main-ul li.menu-item:first-of-type {
    display: block;
    align-self: center;
  }
  .o-header .main-nav .a-btn.primary {
    display: none;
  }
  .mobile-navigation {
    display: none;
  }
  li.menu-item.with-arrow > a {
    position: relative;
  }
  li.menu-item.with-arrow > a span:after {
    content: "\e5cf";
    font-family: "Material Icons";
    font-size: 24px;
    position: absolute;
    right: 0;
    transition: all 0.2s ease;
  }
  li.menu-item.with-arrow.open-dropdown > a span:after {
    transform: rotate(180deg);
  }
  .main-nav ul.main-dropdown > li.menu-item > a span {
    border-bottom: solid 4px rgba(235, 125, 37, 0);
    transition: all 0.2s ease;
    padding-bottom: 0;
  }
  .main-nav ul.main-dropdown > li.menu-item.with-arrow > a span {
    position: relative;
    padding-right: 24px;
  }
  .main-nav ul.main-dropdown > li.menu-item.with-arrow > a span:after {
    right: -4px;
    position: absolute;
  }
  .main-nav ul.main-dropdown > li.menu-item.active > a span {
    border-bottom: solid 4px #eb7d25;
    padding-bottom: 19px;
  }
  .main-nav ul.main-dropdown > li.menu-item.active.with-arrow > a span {
    position: relative;
    padding-right: 24px;
  }
  .main-nav ul.main-dropdown > li.menu-item.active.with-arrow > a span:after {
    right: -4px;
    position: absolute;
  }
  .main-nav ul.main-dropdown > li.menu-item:hover > a span {
    border-bottom: solid 4px #eb7d25;
    padding-bottom: 19px;
  }
  .o-header .main-nav ul.main-dropdown li.menu-item.open-dropdown > ul.dropdown .inner-dropdown > li.menu-item > ul.dropdown.active-dropdown {
    opacity: 1;
    max-height: 1000px;
    overflow: auto;
    margin-left: 0;
    display: block;
    position: absolute;
    left: 250px;
    top: 0;
    bottom: 0;
    width: 100%;
  }
  .o-header .main-nav ul li.menu-item.active > a span {
    color: #EB7D25;
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    background: #ffffff;
    min-height: 400px;
    z-index: 10;
    padding: 80px;
    border-top: solid 1px #666666;
    overflow: hidden;
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown .nav-content {
    width: 40%;
    max-width: 500px;
    padding-right: 80px;
    border-right: solid 1px rgba(0, 0, 0, 0.85);
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown .nav-content p {
    color: rgba(0, 0, 0, 0.85);
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown .inner-dropdown {
    width: 50%;
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown li.menu-item:first-of-type {
    border-top: none;
  }
}
@media (min-width: 1440px) {
  .o-header .top-nav {
    padding: 0;
  }
  .o-header .main-nav {
    padding: 16px 0;
  }
}/*# sourceMappingURL=main-hjartsvikt.css.map */