@font-face {
  font-family: "Glyphter";
  src: url("../../fonts/Glyphter.1.2.woff") format("woff"),
    url("../../fonts/Glyphter.1.2.ttf") format("truetype"),
    url("../../fonts/Glyphter.1.2.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ample Soft Pro";
  src: local("AmpleSoftPro-Medium"),
    url("../../fonts/AmpleSoftPro-Medium.woff2") format("woff2"),
    url("../../fonts/AmpleSoftPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ample Soft Pro";
  src: local("AmpleSoftPro-Regular"),
    url("../../fonts/AmpleSoftPro-Regular.woff2") format("woff2"),
    url("../../fonts/AmpleSoftPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moderat";
  src: local("Moderat-Regular"),
    url("../../fonts/Moderat-Regular.woff2") format("woff2"),
    url("../../fonts/Moderat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moderat";
  src: local("Moderat Bold"),
    url("../../fonts/Moderat-Bold.woff2") format("woff2"),
    url("../../fonts/Moderat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
*,
::after,
::before {
  box-sizing: border-box;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
  margin: 0;
  padding: 0;
}
fieldset,
input {
  border: 0;
  -webkit-appearance: none;
}
body {
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 1.6;
  font-weight: normal;
  overflow-x: hidden;
}
@media screen and (min-width: 1025px) {
  body {
    font-size: 28px;
  }
}
html.no-scroll,
html.no-scroll body {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.headline-1 {
  font-family: "Ample Soft Pro", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -0.04em;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .headline-1 {
    font-size: 72px;
  }
}
.headline-2 {
  font-family: "Ample Soft Pro", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 1.04;
  letter-spacing: -0.04em;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .headline-2 {
    font-size: 56px;
  }
}
.headline-3 {
  font-family: "Ample Soft Pro", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .headline-3 {
    font-size: 40px;
  }
}
.headline-4 {
  font-family: "Ample Soft Pro", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .headline-4 {
    font-size: 24px;
  }
}
.subheadline,
figure figcaption {
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) {
  .subheadline,
  figure figcaption {
    font-size: 18px;
  }
}
.intro-text {
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .intro-text {
    font-size: 32px;
  }
}
p a {
  color: #ff4069;
  font-weight: 500;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: inherit;
  text-decoration: none;
}
input[type="text"],
textarea,
input[type="email"] {
  background: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
  color: #103051;
  line-height: 25px;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 9px 17px 10px;
  width: 100%;
  height: 44px;
}
@media screen and (min-width: 1025px) {
  input[type="text"],
  textarea,
  input[type="email"] {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  input[type="text"],
  textarea,
  input[type="email"] {
    height: 64px;
  }
}
@media screen and (min-width: 1025px) {
  input[type="text"],
  textarea,
  input[type="email"] {
    line-height: 31px;
    padding: 15px 20px 18px;
  }
}
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #103051;
}
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #103051;
}
input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #103051;
}
input[type="text"]::-ms-input-placeholder,
textarea::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder {
  color: #103051;
}
input[type="text"]::placeholder,
textarea::placeholder,
input[type="email"]::placeholder {
  color: #103051;
}
select {
  background: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
  color: #103051;
  line-height: 25px;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 9px 17px 10px;
  width: 100%;
  height: 44px;
}
@media screen and (min-width: 1025px) {
  select {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  select {
    height: 64px;
  }
}
@media screen and (min-width: 1025px) {
  select {
    line-height: 31px;
    padding: 15px 20px 18px;
  }
}
.select-label {
  position: relative;
  display: block;
}
.select-label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6.5px 0 6.5px;
  border-color: #103051 transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
}
.select-label .wpcf7-not-valid-tip {
  position: absolute;
}
textarea {
  min-height: 230px;
}
label {
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  label {
    font-size: 20px;
  }
}
blockquote {
  position: relative;
  padding: 40px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: calc(100% - 100px);
  margin: 80px auto;
}
blockquote::before {
  content: "";
  position: absolute;
  top: -35px;
  left: -35px;
  width: 96px;
  height: 96px;
  box-shadow: -15px -15px #ff4069;
  border-top-left-radius: 8px;
}
blockquote::after {
  content: "";
  position: absolute;
  bottom: -35px;
  right: -35px;
  width: 96px;
  height: 96px;
  box-shadow: 15px 15px #1f42d4;
  border-bottom-right-radius: 8px;
}
.single blockquote p:first-of-type::first-letter {
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 1.6;
  font-weight: normal;
  float: none;
  font-style: normal;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  .single blockquote p:first-of-type::first-letter {
    font-size: 28px;
  }
}
figure {
  margin-bottom: 56px;
}
@media screen and (min-width: 768px) {
  figure {
    margin-left: -50px;
    margin-right: -50px;
  }
}
.wpcf7-acceptance,
.checkbox {
  display: block;
  padding-left: 46px;
  position: relative;
}
.wpcf7-acceptance input[type="checkbox"],
.checkbox input[type="checkbox"] {
  display: none;
}
.wpcf7-acceptance span::before,
.checkbox span::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  background: #f8f8f8;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  border-radius: 6px;
  width: 32px;
  height: 32px;
}
.wpcf7-acceptance input:checked ~ span::after,
.checkbox input:checked ~ span::after {
  position: absolute;
  content: "";
  left: 12px;
  top: 14px;
  width: 10px;
  height: 20px;
  border: solid #103051;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
address {
  font-style: normal;
  font-size: inherit;
  position: relative;
}
table {
  border-collapse: collapse;
  width: 100%;
  vertical-align: top;
  font-size: 22px;
  margin-bottom: 22px;
}
tr {
  font-size: 18px;
}
tbody {
  background: #f8f8f8;
}
thead {
  background: #ff4069;
  font-weight: bold;
}
thead tr {
  color: #fff;
}
td {
  vertical-align: top;
  padding: 10px;
}
@media screen and (min-width: 1025px) {
  td {
    min-width: 150px;
  }
}
td.has-text-align-right {
  text-align: right;
}
td.has-text-align-center {
  text-align: center;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1344px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.site-wrapper {
  padding-top: 90px;
}
@media screen and (min-width: 768px) {
  .site-wrapper {
    padding-top: 130px;
  }
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-50%, 0, 0);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-50%, 0, 0);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(50%, 0, 0);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(50%, 0, 0);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.button,
input[type="submit"] {
  background: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;
  cursor: pointer;
  background-color: #ff4069;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 7px 30px 9px;
  transition: 200ms ease;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .button,
  input[type="submit"] {
    max-width: 288px;
  }
}
@media screen and (min-width: 1025px) {
  .button,
  input[type="submit"] {
    max-width: initial;
    padding: 14px 51px 18px;
    width: auto;
  }
}
.button:disabled,
input:disabled[type="submit"],
.button.disabled,
input.disabled[type="submit"] {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #fff !important;
  pointer-events: none;
  cursor: not-allowed;
}
.button:disabled::before,
input[type="submit"]:disabled::before,
.button:disabled::after,
input[type="submit"]:disabled::after,
.button.disabled::before,
input.disabled[type="submit"]::before,
.button.disabled::after,
input.disabled[type="submit"]::after {
  background: none;
}
.button:hover,
input:hover[type="submit"],
.button:focus,
input:focus[type="submit"] {
  background-color: #ff708d;
}
.button:active,
input:active[type="submit"] {
  background-color: #ff4069;
}
.button--large {
  line-height: 29px;
}
@media screen and (min-width: 1025px) {
  .button--large {
    font-size: 24px;
    padding: 20px 32px 23px;
  }
}
.button--secondary {
  background-color: #1f42d4;
}
@media screen and (min-width: 1025px) {
  .button--secondary.button--large {
    padding: 20px 38px 23px;
  }
}
.button--secondary:hover,
.button--secondary:focus {
  background-color: #4b6bf0;
}
.button--secondary:active {
  background-color: #1f42d4;
}
.button--blue {
  background-color: #1f42d4;
}
@media screen and (min-width: 1025px) {
  .button--blue.button--large {
    padding: 20px 38px 23px;
  }
}
.button--blue:hover,
.button--blue:focus {
  background-color: #1f42d4;
}
.button--blue:active {
  background-color: #1f42d4;
}
.button--blue-dark {
  background-color: #103051;
}
@media screen and (min-width: 1025px) {
  .button--blue-dark.button--large {
    padding: 20px 38px 23px;
  }
}
.button--blue-dark:hover,
.button--blue-dark:focus {
  background-color: #103051;
}
.button--blue-dark:active {
  background-color: #103051;
}
.button--blue-lighter {
  background-color: #4b6bf0;
}
@media screen and (min-width: 1025px) {
  .button--blue-lighter.button--large {
    padding: 20px 38px 23px;
  }
}
.button--blue-lighter:hover,
.button--blue-lighter:focus {
  background-color: #4b6bf0;
}
.button--blue-lighter:active {
  background-color: #4b6bf0;
}
.button--cyan {
  background-color: #00dde3;
}
@media screen and (min-width: 1025px) {
  .button--cyan.button--large {
    padding: 20px 38px 23px;
  }
}
.button--cyan:hover,
.button--cyan:focus {
  background-color: #00dde3;
}
.button--cyan:active {
  background-color: #00dde3;
}
.button--red {
  background-color: #ff4069;
}
@media screen and (min-width: 1025px) {
  .button--red.button--large {
    padding: 20px 38px 23px;
  }
}
.button--red:hover,
.button--red:focus {
  background-color: #ff4069;
}
.button--red:active {
  background-color: #ff4069;
}
.button--red-lighter {
  background-color: #ff708d;
}
@media screen and (min-width: 1025px) {
  .button--red-lighter.button--large {
    padding: 20px 38px 23px;
  }
}
.button--red-lighter:hover,
.button--red-lighter:focus {
  background-color: #ff708d;
}
.button--red-lighter:active {
  background-color: #ff708d;
}
.button--outline {
  background-clip: padding-box;
  position: relative;
  background-color: #fff;
  color: #103051;
}
.button--outline > * {
  z-index: 1;
  position: relative;
}
.button--outline::before {
  content: "";
  background: linear-gradient(-45deg, #1f42d4, #ff4069);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}
.button--outline::after {
  content: "";
  background: inherit;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: inherit;
}
.button--outline::before {
  border-radius: 8px;
}
.button--outline:hover,
.button--outline:focus {
  color: #fff;
}
.button--outline:hover::after,
.button--outline:focus::after {
  background-color: transparent;
}
.button--white-outline {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}
.button--white-outline:hover,
.button--white-outline:focus {
  background-color: #fff;
  color: #ff4069;
}
.button--white-outline:active {
  background-color: #fff;
  color: #ff4069;
}
.button--icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 16px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .button--icon {
    width: 64px;
    height: 64px;
    font-size: 24px;
  }
}
@font-face {
  font-family: "Glyphter";
  src: url("../../fonts/Glyphter.1.2.woff") format("woff"),
    url("../../fonts/Glyphter.1.2.ttf") format("truetype"),
    url("../../fonts/Glyphter.1.2.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon,
.accordion-button__icon,
.slider-button__icon {
  font-size: 1em;
  line-height: inherit;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.icon::before,
.accordion-button__icon::before,
.slider-button__icon::before {
  font-family: "Glyphter", sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon--a-b-testing::before {
  content: "\0041";
}
.icon--address::before {
  content: "\0042";
}
.icon--ai::before {
  content: "\0043";
}
.icon--arrow::before,
.slider-button__icon--next::before {
  content: "\0044";
}
.icon--author::before {
  content: "\0045";
}
.icon--check-1::before {
  content: "\0046";
}
.icon--chevron::before {
  content: "\0047";
}
.icon--close::before {
  content: "\0048";
}
.icon--contact::before {
  content: "\0049";
}
.icon--drop-down::before,
.accordion-button__icon::before,
.header__link-icon::before {
  content: "\004a";
}
.icon--drop-up::before,
.accordion-button--active .accordion-button__icon::before,
.header__navigation-item:hover .header__link .header__link-icon::before,
.header__link:hover .header__link-icon::before,
.header__link:focus .header__link-icon::before,
.header__navigation-item:focus-within .header__link .header__link-icon::before,
.header__navigation-item.focus-within .header__link .header__link-icon::before,
.header__navigation-item.active .header__link .header__link-icon::before {
  content: "\004b";
}
.icon--fb::before {
  content: "\004c";
}
.icon--graph::before {
  content: "\004d";
}
.icon--highlight-star::before {
  content: "\004e";
}
.icon--letter::before {
  content: "\004f";
}
.icon--linkedin::before {
  content: "\0050";
}
.icon--map-pin::before {
  content: "\0051";
}
.icon--menu::before {
  content: "\0052";
}
.icon--network::before {
  content: "\0053";
}
.icon--phone::before {
  content: "\0054";
}
.icon--pie-chart::before {
  content: "\0055";
}
.icon--price::before {
  content: "\0056";
}
.icon--retarget::before {
  content: "\0057";
}
.icon--scale-1::before {
  content: "\0058";
}
.icon--server::before {
  content: "\0059";
}
.icon--shield::before {
  content: "\005a";
}
.icon--storytelling::before {
  content: "\0061";
}
.icon--target::before {
  content: "\0062";
}
.icon--twitter::before {
  content: "\0063";
}
.icon--world::before {
  content: "\0064";
}
.icon--xing::before {
  content: "\0065";
}
.flag-icon {
  background-image: url(../../images/germany.png);
  background-size: cover;
  width: 32px;
  height: 32px;
}
.floating-button {
  background: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 6px;
  background-color: #fff;
  color: #061e33;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  padding: 10px;
  transition: 200ms ease;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .floating-button {
    line-height: 22px;
    padding: 13px;
  }
}
.floating-button:disabled,
.floating-button.disabled {
  background-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: none !important;
  color: #fff !important;
  pointer-events: none;
  cursor: not-allowed;
}
.floating-button:hover,
.floating-button:focus {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.floating-button:active {
  background-color: #f8f8f8;
  box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  outline: none;
}
.floating-button .icon,
.floating-button .accordion-button__icon,
.floating-button .slider-button__icon {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .floating-button .icon,
  .floating-button .accordion-button__icon,
  .floating-button .slider-button__icon {
    font-size: 22px;
  }
}
.floating-button > :not(:last-child) {
  margin-right: 14px;
}
.floating-button > :last-child:not(:first-child) {
  margin-right: 10px;
}
.floating-button > span {
  margin-top: -1px;
}
.redirect-button {
  background: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  color: #103051;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  transition: 200ms ease;
}
.redirect-button:disabled,
.redirect-button.disabled {
  color: rgba(0, 0, 0, 0.1) !important;
  pointer-events: none;
  cursor: not-allowed;
}
.redirect-button:disabled .redirect-button__icon,
.redirect-button.disabled .redirect-button__icon {
  color: #fff !important;
}
.redirect-button:disabled .redirect-button__icon::before,
.redirect-button.disabled .redirect-button__icon::before {
  background: rgba(0, 0, 0, 0.1) !important;
}
.redirect-button:disabled .redirect-button__icon::after,
.redirect-button.disabled .redirect-button__icon::after {
  background-color: transparent;
}
.redirect-button--white {
  color: #fff;
}
.redirect-button--white .redirect-button__icon {
  color: #fff;
  background-color: #103051;
}
.redirect-button--small {
  position: relative;
  font-weight: normal;
  font-size: 16px;
}
.redirect-button--small:disabled .redirect-button__icon,
.redirect-button--small.disabled .redirect-button__icon {
  background-color: transparent !important;
  color: rgba(0, 0, 0, 0.1) !important;
}
.redirect-button--small .redirect-button__icon {
  border: none;
  background: none;
  width: auto;
  height: auto;
  display: inline;
  line-height: 1;
  margin-left: 10px;
  margin-top: 3px;
  font-size: 10px;
  color: #ff4069;
}
.redirect-button--small .redirect-button__icon::before {
  content: none;
}
.redirect-button--small::before {
  content: "";
  position: absolute;
  left: 0;
  right: 20px;
  bottom: -3px;
  height: 3px;
  border-radius: 3px;
  background-color: transparent;
  transition: 200ms ease;
}
.redirect-button--small:hover::before,
.redirect-button--small:focus::before {
  background-color: #ff4069;
}
.redirect-button--small:hover::after,
.redirect-button--small:focus::after {
  display: none;
}
.redirect-button--small:hover .redirect-button__icon,
.redirect-button--small:focus .redirect-button__icon {
  color: #ff4069 !important;
}
.redirect-button__icon {
  background-clip: padding-box;
  font-size: 14px;
  position: relative;
  background-color: #fff;
  color: #103051;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 14px;
  transition: 200ms ease;
}
.redirect-button__icon > * {
  z-index: 1;
  position: relative;
}
.redirect-button__icon::before {
  content: "";
  background: linear-gradient(-45deg, #1f42d4, #ff4069);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}
.redirect-button__icon::after {
  content: "";
  background: inherit;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: inherit;
}
.redirect-button__icon--left {
  margin-left: 0;
  margin-right: 14px;
}
.redirect-button:hover .redirect-button__icon,
.redirect-button:focus .redirect-button__icon {
  color: #fff;
}
.redirect-button:hover .redirect-button__icon::after,
.redirect-button:focus .redirect-button__icon::after {
  background-color: transparent;
}
.redirect-button--turned .redirect-button__icon {
  margin-right: 14px;
  margin-left: 0;
  transform: rotate(180deg);
}
.accordion-button {
  background: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  background-clip: padding-box;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  cursor: pointer;
  background-color: #fff;
  color: #103051;
  font-size: 14px;
  width: 36px;
  height: 36px;
  transition: 200ms ease;
}
.accordion-button > * {
  z-index: 1;
  position: relative;
}
.accordion-button::before {
  content: "";
  background: linear-gradient(-45deg, #1f42d4, #ff4069);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}
.accordion-button::after {
  content: "";
  background: inherit;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: inherit;
}
.accordion-button:hover,
.accordion-button:focus {
  color: #fff;
}
.accordion-button:hover::after,
.accordion-button:focus::after {
  background-color: transparent;
}
.footer {
  color: #fff;
}
.footer__content {
  background-color: #061e33;
  background-image: linear-gradient(78.31deg, #061e33 5.35%, #103051 91.51%);
  padding: 48px 0 56px;
}
@media screen and (min-width: 768px) {
  .footer__content {
    background-image: linear-gradient(-45deg, #103051, #061e33);
    padding: 72px 0 64px;
  }
}
@media screen and (min-width: 1200px) {
  .footer__content {
    padding: 96px 0 86px;
  }
}
.footer__content-container {
  display: -ms-flexbox;
  display: flex;
}
.footer__newsletter-wrapper {
  max-width: 496px;
  width: 100%;
}
.footer__newsletter-title {
  color: #fff;
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.25;
}
@media screen and (min-width: 768px) {
  .footer__newsletter-title {
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 20px;
  }
}
.footer__newsletter-form {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px;
}
@media screen and (min-width: 768px) {
  .footer__newsletter-form {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 1200px) {
  .footer__newsletter-form {
    margin-bottom: 80px;
  }
}
.footer__newsletter-input {
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
.footer__newsletter-input::-webkit-input-placeholder {
  color: #fff !important;
}
.footer__newsletter-input::-moz-placeholder {
  color: #fff !important;
}
.footer__newsletter-input:-ms-input-placeholder {
  color: #fff !important;
}
.footer__newsletter-input::-ms-input-placeholder {
  color: #fff !important;
}
.footer__newsletter-input::placeholder {
  color: #fff !important;
}
.footer__newsletter-input-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-right: 7px;
}
@media screen and (min-width: 768px) {
  .footer__newsletter-input-wrapper {
    margin-right: 16px;
  }
}
.footer__newsletter-instruction {
  font-size: 14px;
  line-height: 1.6;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 16px;
}
@media screen and (min-width: 1025px) {
  .footer__newsletter-instruction {
    font-size: 14px;
  }
}
.footer__trust {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer__trust-title {
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media screen and (min-width: 1025px) {
  .footer__trust-title {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .footer__trust-title {
    margin-bottom: 20px;
  }
}
.footer__trust-image {
  width: 127px;
  height: 27px;
}
@media screen and (min-width: 768px) {
  .footer__trust-image {
    width: 181px;
    height: 38px;
  }
}
.footer__newsletter-submit {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.footer__navigation-wrapper {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media screen and (max-width: 1199px) {
  .footer__navigation-wrapper {
    display: none;
  }
}
.footer__navigation-column {
  margin-left: 42px;
}
.footer__navigation-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__navigation-title {
  color: #fff;
  margin-bottom: 20px;
}
.footer__navigation-item {
  font-size: 18px;
  line-height: 38px;
}
.footer__navigation-item--contact {
  position: relative;
  display: block;
  margin-bottom: 23px;
}
.footer__navigation-item--contact::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ff4069;
  border-radius: 6px;
  margin-top: 8px;
}
.footer__bottom {
  background-color: #061e33;
  height: 72px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .footer__bottom {
    height: 80px;
  }
}
.footer__bottom-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .footer__bottom-container {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.footer__bottom-socials,
.footer__bottom-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.footer__bottom-socials {
  font-size: 23px;
}
.footer__bottom-navigation {
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .footer__bottom-navigation {
    display: none;
  }
}
.footer__bottom-navigation li {
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  .footer__bottom-navigation li {
    font-size: 16px;
  }
}
.footer__bottom-navigation li:not(:last-child) {
  margin-right: 28px;
}
.footer__bottom-socials li:not(:last-child) {
  margin-right: 20px;
}
.card {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.card__title {
  padding: 20px;
  word-break: break-word;
  word-wrap: break-word;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .card__title {
    padding: 40px 40px 56px 40px;
    font-size: 24px;
  }
  .card--has-bigger-title .card__title {
    font-size: 28px;
  }
}
.card__date {
  display: block;
  margin-bottom: 16px;
}
.card__image {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.card__image img {
  width: 100%;
}
.card--full-height {
  height: 100%;
}
.card--milestone .card__text {
  margin-top: 28px;
}
@media screen and (min-width: 1025px) {
  .card--milestone .card__text {
    margin-top: 40px;
  }
}
.card--milestone .card__headline {
  color: #ff4069;
}
.slider-button {
  background: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  font-family: "Moderat", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  color: #103051;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  transition: 200ms ease;
}
.slider-button:disabled,
.slider-button.disabled {
  color: rgba(0, 0, 0, 0.1) !important;
  pointer-events: none;
  cursor: not-allowed;
}
.slider-button:disabled .slider-button__icon,
.slider-button.disabled .slider-button__icon {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #fff !important;
}
.slider-button:disabled .slider-button__icon::after,
.slider-button.disabled .slider-button__icon::after {
  content: none;
}
.slider-button__icon {
  background-clip: padding-box;
  font-size: 14px;
  position: relative;
  background-color: #103051;
  color: #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 14px;
  transition: 200ms ease;
}
.slider-button__icon > * {
  z-index: 1;
  position: relative;
}
.slider-button__icon::before {
  content: "";
  background: linear-gradient(-45deg, #1f42d4, #ff4069);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}
.slider-button__icon::after {
  content: "";
  background: inherit;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: inherit;
}
@media screen and (min-width: 1025px) {
  .slider-button__icon {
    width: 72px;
    height: 72px;
  }
}
.slider-button__icon--prev .icon,
.slider-button__icon--prev .accordion-button__icon,
.slider-button__icon--prev .slider-button__icon {
  transform: rotate(180deg);
}
.slider-button--disabled {
  color: rgba(255, 255, 255, 0.2);
  cursor: not-allowed;
}
.slider-button--disabled .slider-button__icon {
  color: rgba(255, 255, 255, 0.2);
}
.slider-button--disabled .slider-button__icon::before {
  background: rgba(255, 255, 255, 0.2);
}
.header {
  z-index: 25;
  background-color: #fff;
  padding: 16px 0;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  transition: 500ms ease;
  will-change: top;
}
@media screen and (min-width: 768px) {
  .header {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1199px) {
  .header--fullscreen {
    top: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1199px) and (max-width: 575px) {
  .header--fullscreen .header__brand-link {
    display: none;
  }
  .header--fullscreen .header__brand-mobile {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .header--fullscreen .header__brand {
    margin-bottom: 40px;
  }
  .header--fullscreen .header__container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .header--fullscreen .header__navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 32px;
  }
  .header--fullscreen .header__link {
    font-size: 24px;
    line-height: 1.25;
    font-weight: 500;
    color: #001b59;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
  .header--fullscreen .header__link {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .header--fullscreen .header__link::after {
    left: -12px;
    top: 0;
    width: 4px;
    height: 40px;
    border-radius: 2px;
  }
  .header--fullscreen .header__bottom-navigation-wrapper {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 32px;
    display: block;
    margin-top: 48px;
  }
  .header--fullscreen .header__bottom-navigation {
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
  .header--fullscreen .header__bottom-navigation {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .header--fullscreen .header__bottom-navigation .header__link {
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
    line-height: 24px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
  .header--fullscreen .header__bottom-navigation .header__link {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .header--fullscreen .header__bottom-navigation .header__link::after {
    content: none;
  }
  .header--fullscreen .header__right .header__item {
    display: block;
  }
  .header--fullscreen .header__right .header__button {
    display: inline-block;
    width: auto;
  }
  .header--fullscreen .header__opening-trigger {
    display: none;
  }
  .header--fullscreen .header__closing-trigger {
    display: block;
    position: absolute;
    top: 16px;
    right: 20px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .header--fullscreen .header__closing-trigger {
    top: 42px;
    right: 50px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
  .header--fullscreen .header__closing-trigger {
    right: 16px;
  }
}
.header--blue {
  background: #0e355c;
}
@media screen and (max-width: 1199px) {
  .header--blue .header__dropdown,
  .header--blue .header__dropdown .dropdown__item {
    background: transparent;
    color: #fff;
  }
}
.header--blue .header__link,
.header--blue .header__brand-mobile {
  color: #fff;
}
.header--sticky {
  top: 0;
}
.header--no-transition {
  transition: none;
}
.header__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .header__right .header__item {
    display: none;
  }
}
.header__right .header__item:not(:last-child) {
  margin-right: 16px;
}
.header__brand {
  width: 257px;
  margin-right: 24px;
}
@media screen and (min-width: 768px) {
  .header__brand {
    margin-bottom: -4px;
  }
}
.header__brand-link {
  display: block;
  padding: 2px 0;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .header__brand-link {
    padding: 0;
    height: 48px;
  }
}
.header__brand-logo {
  height: 36px;
  width: auto;
}
@media screen and (min-width: 768px) {
  .header__brand-logo {
    height: 48px;
    width: 100%;
  }
}
.header__brand-mobile {
  margin-top: 16px;
  display: none;
}
@media screen and (max-width: 1199px) {
  .header__language .dropdown {
    margin-top: 10px;
    margin-left: 0;
    max-width: 130px;
  }
  .header__language .dropdown__item {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 5px 32px 5px;
    font-size: 1.125rem;
  }
}
.header__navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 24px;
}
@media screen and (max-width: 1199px) {
  .header__navigation {
    display: none;
  }
}
.header__navigation-item {
  z-index: 20;
  position: relative;
}
.header__navigation-item:not(:last-child) {
  margin-right: 32px;
}
.header__link {
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
  display: block;
  color: #103051;
  white-space: nowrap;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .header__link {
    font-size: 18px;
  }
}
.header__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background: transparent;
  border-radius: 1.5px;
  top: 25px;
  transition: 500ms ease;
}
.header__language .header__link::after {
  display: none;
}
.header__navigation-item:hover .header__link::after,
.header__link:hover::after,
.header__link:focus::after {
  background-color: #ff4069;
}
.header__navigation-item:focus-within .header__link::after {
  background-color: #ff4069;
}
.header__navigation-item.focus-within .header__link::after,
.header__navigation-item.active .header__link::after {
  background-color: #ff4069;
}
.header__link--active {
  font-weight: bold !important;
}
.header__link--active::after {
  background-color: #ff4069;
  background-image: linear-gradient(-45deg, #1f42d4, #ff4069);
}
@media screen and (max-width: 767px) {
  .header__link--dropdown-parent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 40px;
  }
}
.header__link-icon {
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  margin-left: 4px;
}
@media screen and (min-width: 1025px) {
  .header__link-icon {
    font-size: 12px;
  }
}
.header__bottom-navigation-wrapper {
  z-index: 15;
}
.header__bottom-navigation-wrapper,
.header__closing-trigger {
  display: none;
}
@media screen and (min-width: 1200px) {
  .header__opening-trigger {
    display: none;
  }
}
.header__dropdown.header__languages {
  opacity: 0;
  pointer-events: none;
  height: 0;
  transform: scale(0);
}
.header__dropdown {
  width: calc(100vw - 72px);
}
@media screen and (min-width: 1200px) {
  .header__dropdown {
    opacity: 0;
    pointer-events: none;
    height: 0;
    transform: scale(0);
    min-width: 240px;
    position: absolute;
    top: 48px;
    left: -32px;
    width: auto;
    border-radius: 6px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  }
}
.header__dropdown::before {
  content: "";
  position: absolute;
  display: block;
  top: -28px;
  height: 48px;
  left: 0;
  right: 20%;
}
.header__dropdown:hover,
.header__navigation-item:hover .header__dropdown,
.header__navigation-item:focus .header__dropdown {
  opacity: 1;
  pointer-events: auto;
  height: auto;
  transform: scale(1);
}
.header__navigation-item:focus-within .header__dropdown {
  opacity: 1;
  pointer-events: auto;
  height: auto;
  transform: scale(1);
}
.header__navigation-item.focus-within .header__dropdown {
  opacity: 1;
  pointer-events: auto;
  height: auto;
  transform: scale(1);
}
.header__language .header__dropdown {
  top: 58px;
}
@media screen and (max-width: 1199px) {
  .header__dropdown .dropdown__item:last-of-type {
    margin-bottom: 32px;
  }
}
.header__button {
  height: 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header__button {
    -ms-flex: none;
    flex: none;
  }
}
@media screen and (max-width: 1199px) {
  .header__button {
    max-width: 40px;
  }
}
.header__login {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 1199px) {
  .header__login {
    max-width: none;
  }
}
.dropdown {
  z-index: 20;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  transition: opacity 200ms ease;
}
@media screen and (max-width: 1199px) {
  .dropdown {
    margin-left: 32px;
  }
}
.dropdown__item {
  font-size: 20px;
  line-height: normal;
  font-weight: normal;
  color: #103051;
  white-space: nowrap;
  transition: 200ms ease;
  border-bottom: 1px solid rgba(209, 209, 209, 0.6);
}
@media screen and (min-width: 1025px) {
  .dropdown__item {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .dropdown__item:last-child {
    border-bottom: 0;
  }
}
.dropdown__item:hover,
.dropdown__item:focus {
  color: #ff4069;
}
.dropdown__item:focus-within {
  color: #ff4069;
}
.dropdown__item.focus-within {
  color: #ff4069;
}
.dropdown__item--active {
  color: #ff4069;
  font-weight: bold;
}
.dropdown__item-link {
  display: block;
  padding: 10px 24px 12px 0;
}
@media screen and (min-width: 1200px) {
  .dropdown__item-link {
    padding: 22px 32px 24px;
  }
}
.contact-section {
  background-color: #f8f8f8;
  padding: 48px 0;
}
@media screen and (min-width: 1025px) {
  .contact-section {
    padding: 56px 0 72px;
  }
}
.contact-section__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contact-section__headline {
  margin-bottom: 24px;
}
@media screen and (min-width: 1025px) {
  .contact-section__headline {
    margin-bottom: 56px;
  }
}
.contact-section__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .contact-section__buttons {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.contact-section__button {
  min-width: 293px;
}
.contact-section__button--outline {
  background-color: #f8f8f8;
}
.contact-section__button-divider {
  position: relative;
  margin: 8px 0;
  text-align: center;
  height: 22px;
}
@media screen and (min-width: 1025px) {
  .contact-section__button-divider {
    padding-top: 20px;
    height: 64px;
    margin: 0 40px;
  }
}
.contact-section__button-divider span {
  line-height: 22px;
  height: 24px;
  width: 48px;
  display: block;
  position: relative;
  background-color: #f8f8f8;
  margin: 0 auto;
}
.contact-section__button-divider::before {
  content: "";
  display: block;
  position: absolute;
  top: 11.5px;
  left: 50%;
  width: 84px;
  height: 1px;
  transform: translateX(-50%);
  background-color: #d1d1d1;
}
@media screen and (min-width: 1025px) {
  .contact-section__button-divider::before {
    top: 0;
    width: 1px;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .archive--search .archive__search {
    max-width: 50%;
  }
}
.archive--author .archive__posts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
}
.archive--author .archive__container {
  margin-bottom: 47px;
}
@media screen and (min-width: 768px) {
  .archive--author .archive__container {
    margin-bottom: 154px;
  }
}
.archive--author .archive__post {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .archive--author .archive__post {
    margin-bottom: 78px;
    max-width: calc(50% - 16px);
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 1025px) {
  .archive--author .archive__post {
    max-width: calc(33.333% - 16px);
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
}
@media screen and (min-width: 768px) {
  .archive__heading {
    margin-top: 90px;
    padding-bottom: 10px;
  }
}
.archive__heading h1 {
  font-family: "Ample Soft Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  line-height: 55px;
  text-transform: uppercase;
}
.archive__error-message {
  margin-bottom: 32px;
}
@media screen and (min-width: 1025px) {
  .archive__error-message {
    margin-bottom: 64px;
  }
}
.archive__header {
  margin-top: 56px;
}
@media screen and (min-width: 1025px) {
  .archive__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 140px;
  }
}
.archive__sticky {
  position: relative;
}
@media screen and (min-width: 1025px) {
  .archive__sticky {
    padding: 0 16px;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
  }
}
.archive__sticky::after {
  z-index: -1;
  content: "";
  background-image: url("../../images/blog_highlight.svg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
  position: absolute;
  width: 120%;
  padding-bottom: 100%;
  top: -50px;
  left: -30%;
}
@media screen and (min-width: 768px) {
  .archive__sticky::after {
    top: -55px;
    left: -80px;
    width: 70%;
  }
}
.archive__sticky-excerpt {
  margin-bottom: 40px;
}
.archive__sticky-image {
  margin-bottom: 40px;
}
.archive__sticky-image img {
  border-radius: 8px;
}
.archive__sticky-headline {
  margin-bottom: 24px;
}
.archive__sidebar {
  margin-top: 56px;
  margin-bottom: 64px;
}
@media screen and (min-width: 1025px) {
  .archive__sidebar {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 16px;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
  }
}
.archive__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 45px;
}
.archive__input {
  margin-right: 16px;
  width: calc(100% - 64px);
  -ms-flex: 0 0 calc(100% - 64px);
  flex: 0 0 calc(100% - 64px);
}
@media screen and (min-width: 768px) {
  .archive__input {
    max-width: calc(100% - 80px);
    -ms-flex: 0 0 calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
  }
}
.archive .archive__input {
  background-color: #f8f8f8;
  color: #103051;
}
.archive .archive__input::-webkit-input-placeholder {
  color: #103051;
}
.archive .archive__input::-moz-placeholder {
  color: #103051;
}
.archive .archive__input:-ms-input-placeholder {
  color: #103051;
}
.archive .archive__input::-ms-input-placeholder {
  color: #103051;
}
.archive .archive__input::placeholder {
  color: #103051;
}
.archive__highlights-icon {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-right: 20px;
}
.archive__highlights-icon img {
  width: 100%;
  height: 100%;
}
.archive__highlights-headline {
  font-family: "Ample Soft Pro", sans-serif;
  font-weight: 500;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 28px;
  line-height: 112.5%;
  letter-spacing: -0.025em;
  margin-bottom: 32px;
}
.archive__highlights-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 440px;
  font-size: 20px;
  line-height: 151%;
  letter-spacing: -0.025em;
  margin-bottom: 32px;
  -ms-flex-align: start;
  align-items: flex-start;
}
.archive__highlights-image {
  position: relative;
  max-width: 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
@media screen and (min-width: 1025px) {
  .archive__highlights-image {
    max-width: 28.571429%;
    -ms-flex: 0 0 28.571429%;
    flex: 0 0 28.571429%;
  }
}
@media screen and (min-width: 1200px) {
  .archive__highlights-image {
    max-width: 160px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
.archive__highlights-image img {
  display: block;
  border-radius: 8px;
}
.archive__highlights-title {
  padding-left: 32px;
  max-width: 80%;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
}
@media screen and (min-width: 1025px) {
  .archive__highlights-title {
    max-width: 264px;
    -ms-flex: 0 0 264px;
    flex: 0 0 264px;
  }
}
.archive__highlights-date {
  margin-bottom: 12px;
}
.archive__highlights-link {
  font-size: 16px;
  line-height: 157%;
  letter-spacing: -0.025em;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .archive__highlights-link {
    font-size: 22px;
    line-height: 151%;
  }
}
.archive__highlights-box {
  width: 20px;
  height: 20px;
  position: absolute;
  margin-right: 13px;
  left: 5px;
  bottom: 5px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .archive__highlights-box {
    width: 28px;
    height: 28px;
    margin-right: 20px;
    left: 12px;
    bottom: 12px;
  }
}
.archive__highlights-box::after {
  display: inline-block;
  content: "";
  background-image: url("../../images/icons/highlight-star.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .archive__highlights-box::after {
    width: 37px;
    height: 45px;
    background-position: top;
    position: absolute;
    top: 2px;
  }
}
.archive__posts {
  margin-bottom: 47px;
}
@media screen and (min-width: 768px) {
  .archive__posts {
    margin-bottom: 154px;
  }
}
.archive__posts-wrapper {
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 76px;
}
@media screen and (min-width: 768px) {
  .archive__posts-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.archive__posts-headline {
  margin-bottom: 40px;
}
.archive__more .button:not(.button--icon),
.archive__more input:not(.button--icon)[type="submit"] {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .archive__more .button:not(.button--icon),
  .archive__more input:not(.button--icon)[type="submit"] {
    width: auto;
  }
}
.archive__post {
  padding: 0 16px;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .archive__post {
    margin-bottom: 78px;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 1025px) {
  .archive__post {
    max-width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
}
@media screen and (min-width: 768px) {
  .single {
    margin-top: 90px;
  }
}
.single__image {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .single__image {
    margin-bottom: 96px;
  }
}
.single__image img {
  border-radius: 8px;
}
.single__container {
  position: relative;
}
@media screen and (min-width: 768px) {
  .single__head {
    text-align: center;
  }
}
.single__row {
  position: relative;
}
@media screen and (min-width: 768px) {
  .single__row {
    margin-left: 16.67%;
    margin-right: 16.67%;
  }
}
.single__button {
  padding-top: 4px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .single__button {
    padding-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: unset;
  }
}
.single__categories {
  text-align: center;
  color: #ff4069;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .single__categories {
    margin-bottom: 32px;
  }
}
.single__title {
  text-align: center;
  margin-bottom: 12px;
  word-wrap: break-word;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .single__title {
    margin-bottom: 32px;
  }
}
.single__date {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .single__date {
    margin-bottom: 96px;
  }
}
.single__category {
  color: #ff4069;
}
.single__content {
  position: relative;
}
.single__content p {
  margin-bottom: 40px;
}
.single__content p:first-of-type::first-letter {
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  line-height: 79px;
}
.single__content h3,
.single__content h2 {
  font-family: "Ample Soft Pro", sans-serif;
  color: #103051;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .single__content h3,
  .single__content h2 {
    font-size: 40px;
  }
}
.single__content ul,
.single__content ol {
  padding-left: 20px;
  margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .single__content ul,
  .single__content ol {
    padding-left: 30px;
    margin-bottom: 24px;
  }
}
.single__sticky-bar {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px;
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .single__sticky-bar {
    padding: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    top: 180px;
    float: left;
    margin-bottom: 0;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .single__sticky-bar {
    margin-left: -100px;
    position: fixed;
  }
}
.single__sticky-item {
  display: inline-block;
  margin: 0 12px;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .single__sticky-item {
    margin: 0;
    display: block;
  }
}
.single__sticky-item:hover {
  color: #ff4069;
  transition: color 200ms ease;
}
.single__author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 144px;
}
.single__author-icon {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  width: 85px;
  height: 85px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 35px;
}
.single__author-link {
  display: block;
  font-size: 16px;
  line-height: 19px;
}
.single__author-link .icon,
.single__author-link .accordion-button__icon,
.single__author-link .slider-button__icon {
  color: #ff4069;
  font-size: 10px;
}
.single__related {
  margin-bottom: 192px;
}
.single__related-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.single__related-item {
  padding: 0 16px;
}
@media screen and (min-width: 768px) {
  .single__related-item {
    max-width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
}
.single__related-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.single__related-button {
  margin-right: 0;
  margin-left: auto;
}
.single .post-slider {
  padding-bottom: 120px;
  max-width: 2156px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single .post-slider__slider::after {
    z-index: -1;
    position: absolute;
    bottom: 0;
    right: -50px;
    content: "";
    background-image: url("../../images/post-slider-background.svg");
    width: 939px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 433px;
  }
}
@media screen and (min-width: 1520px) {
  .single .post-slider__slider::after {
    right: -450px;
  }
}
@media screen and (min-width: 768px) {
  .single .post-slider__navigation {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .single .post-slider__container {
    position: relative;
  }
}
.error-page {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
  min-height: calc(100vh - 584px - 124px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .error-page {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.error-page__subtitle {
  margin-bottom: 32px;
}
.error-page .headline-1 {
  margin-bottom: 24px;
}
@media screen and (min-width: 1200px) {
  .is-front-page .hero__textbox {
    max-width: 754px;
    margin-top: 12%;
  }
  .is-front-page .hero {
    min-height: calc(100vh - 162px);
    margin-bottom: 192px;
  }
  .is-front-page .hero--is-video .hero__image {
    margin-left: -20%;
  }
}
@media screen and (min-width: 1520px) {
  .is-front-page .hero--is-video .hero__image {
    margin-right: -30%;
    margin-top: 10%;
    margin-left: -15%;
  }
  .is-front-page .hero--is-video .hero__image video {
    max-height: 800px;
  }
}
@media screen and (min-width: 1025px) {
  .is-front-page .hero__content-wrapper {
    padding-bottom: 280px;
  }
}
@media screen and (max-width: 767px) {
  .is-front-page .hero__content-wrapper {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 768px) {
  .agb {
    margin-top: 90px;
  }
}
.agb__content {
  margin-top: 50px;
}
.agb__item {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in;
  overflow: hidden;
}
.agb__item--active {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.agb__button--active {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
}
.agb__button:not(:last-of-type) {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .agb__button:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.disturber {
  background-color: #103051;
  padding: 22px 32px;
  border-radius: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .disturber {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.disturber__title {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: -0.025em;
  margin-bottom: 16px;
}
@media screen and (min-width: 1025px) {
  .disturber__title {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
.disturber .redirect-button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0 !important;
}
.screen-reader-response,
.sr-only,
.icon > label,
.accordion-button__icon > label,
.slider-button__icon > label {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 32px;
}
.wpcf7-form-control-wrap.invalid-select {
  margin-bottom: 64px;
}
.wpcf7-not-valid {
  border: 1px solid #ff4069 !important;
}
.wpcf7-not-valid-tip {
  font-size: 20px;
  color: #ff4069;
  display: block;
}
.wpcf7-list-item-label {
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  .wpcf7-list-item-label {
    font-size: 20px;
  }
}
#mergeRow-gdpr {
  margin-top: 40px;
}
#mergeRow-gdpr p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  #mergeRow-gdpr p {
    font-size: 20px;
  }
}
.mc_fieldset {
  margin-bottom: 20px;
}
.mc_fieldset .subfield {
  margin-bottom: 16px;
}
.mc-field-group {
  margin-bottom: 32px;
}
.wp-block-embed.is-type-video {
  margin-right: sizing(0);
  margin-left: sizing(0);
}
.wp-block-embed.is-type-video iframe {
  width: 100vw;
  height: 56.25vw;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .wp-block-embed.is-type-video iframe {
    width: 100%;
    height: 490px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-embed.is-type-video iframe {
    height: 600px;
  }
}
.wp-block-image img {
  border-radius: 8px;
}
.wp-block-table {
  margin: 0;
  max-width: 100%;
  overflow-x: scroll;
}
@media screen and (min-width: 1025px) {
  .wp-block-table {
    overflow-x: unset;
  }
}

/*# sourceMappingURL=main.385b5909a0f76fcf0038.min.css.map*/
