@font-face {
  font-family: "FSAlbert-Regular";
  src: url("./fonts/FS-Albert/FSAlbert-Regular.woff2") format("woff2"), url("./fonts/FS-Albert/FSAlbert-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FSAlbert-Bold";
  src: url("./fonts/FS-Albert/FSAlbert-Bold.woff2") format("woff2"), url("./fonts/FS-Albert/FSAlbert-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "FSAlbert-ExtraBold";
  font-weight: bold;
  src: url("./fonts/FS-Albert/FS-Albert-ExtraBold.otf") format("opentype"); }

@font-face {
  font-family: "FSAlbert-Light";
  font-weight: 400;
  src: url("./fonts/FS-Albert/FS-Albert-Light.otf") format("opentype"); }

/*!
  Stylesheets author etc
*/
* {
  font-feature-settings: "calt" 0 !important;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important; }

body {
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #000000;
  font-family: FSAlbert-Regular; }

.dark-bg {
  background: #77c5d8; }

.light-bg {
  background: #9ad4f1; }

input:not(.wpcf7-form-control),
textarea:not(.wpcf7-form-control),
select:not(.wpcf7-form-control) {
  border: none;
  height: 40px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: solid 3px #000000;
  outline: 0; }

input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #000000;
  opacity: 1;
  font-family: FSAlbert-Light; }

button,
.wp-block-file a.wp-block-file__button {
  border: none;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  background-color: #77c5d8;
  color: #000000; }

.wp-block-file a.wp-block-file__button {
  padding-left: 30px;
  padding-right: 30px; }

@media (max-width: 576px) {
  .mobile-hidden {
    display: none !important; } }

a {
  text-decoration: none;
  color: #000000;
  border-bottom: 2px solid #000000; }
  a:hover {
    text-decoration: none;
    animation-name: bgsize;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    color: #449dc2;
    border-color: #449dc2;
    transition: none; }

h1 {
  font-size: 60px;
  line-height: 65px;
  font-family: FSAlbert-Bold; }
  @media (max-width: 768px) {
    h1 {
      font-size: 32px;
      line-height: 45px; } }

h2 {
  font-size: 24px;
  line-height: 30px;
  font-family: FSAlbert-Bold; }
  @media (min-width: 768px) {
    h2 {
      font-size: 30px; } }

h3 {
  font-size: 24px;
  line-height: 40px; }

p {
  font-size: 20px;
  line-height: 30px; }
  p strong {
    font-size: 20px;
    line-height: 30px; }
  p em {
    font-style: italic;
    font-size: 20px;
    line-height: 30px; }
    p em a {
      font-style: italic;
      font-size: 20px;
      line-height: 30px;
      border-bottom: 2px solid #000000; }

blockquote {
  border-left: 6px solid #77c5d8;
  padding-left: 30px;
  margin-top: 60px;
  margin-bottom: 60px; }
  blockquote p {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left !important;
    color: #000000 !important; }
    blockquote p span {
      color: #000000 !important; }
      blockquote p span:last-child {
        font-size: 16px;
        line-height: 23px;
        color: #000000 !important;
        font-family: FSAlbert-Bold;
        font-style: normal; }
  blockquote strong {
    font-size: 16px;
    line-height: 23px;
    color: #000000 !important;
    font-family: FSAlbert-Bold;
    font-style: normal; }
  blockquote cite {
    font-size: 16px;
    line-height: 23px;
    color: #000000 !important;
    font-family: FSAlbert-Bold;
    font-style: normal; }

ul li,
ol li {
  font-size: 20px;
  line-height: 30px; }
  ul li strong,
  ul li a,
  ul li em,
  ol li strong,
  ol li a,
  ol li em {
    font-size: 20px;
    line-height: 30px; }

.chevron::before {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  border-radius: 0px;
  content: "";
  display: inline-block;
  height: 0.8rem;
  left: -0.15em;
  position: relative;
  top: 0.25em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.8rem;
  transition: all 0.2s ease-in-out; }

.chevron.bottom:before {
  top: 0;
  transform: rotate(135deg); }

.is-style-lead {
  font-size: 24px;
  line-height: 1.5 !important; }

.home .header {
  position: absolute;
  width: 100%;
  z-index: 5;
  left: 0;
  right: 0; }
  @media (max-width: 768px) {
    .home .header.fill-black {
      padding: 20px 0 0 0;
      width: calc(100% - 30px); } }
  @media (max-width: 767px) {
    .home .header.fill-black .header-right {
      display: none; } }
  @media (max-width: 768px) {
    .home .header.fill-black .header-burger {
      display: inline-block;
      float: right; } }
  @media (min-width: 767.98px) {
    .home .header.fill-black .header-burger {
      display: none; } }
  .home .header.fill-black .header-burger i {
    font-size: 24px;
    color: #fff; }
  .home .header.fill-black svg path {
    fill: #fff !important; }
  .home .header.fill-black p {
    color: #fff; }
  .home .header.fill-black .header-search svg g {
    stroke: #fff; }
  .home .header.fill-black .search-form {
    border-bottom: 2px solid #fff;
    position: relative; }
    .home .header.fill-black .search-form input {
      margin-bottom: 0;
      background: transparent;
      border-bottom: transparent;
      color: #fff; }
      .home .header.fill-black .search-form input::placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-style: italic; }

.home h4 {
  font-size: 40px;
  line-height: 40px;
  font-family: FSAlbert-Bold;
  margin-bottom: 40px; }

.home .aktuelles {
  margin-bottom: 60px; }
  .home .aktuelles .column-one .grid-card:nth-child(odd),
  .home .aktuelles .column-three .grid-card:nth-child(odd) {
    height: 670px; }
  .home .aktuelles .column-one .grid-card:nth-child(even),
  .home .aktuelles .column-three .grid-card:nth-child(even) {
    height: 895px; }
  .home .aktuelles .column-two .grid-card:nth-child(even) {
    height: 670px;
    margin-top: 65px; }
  .home .aktuelles .column-two .grid-card:nth-child(odd) {
    height: 845px; }

.home .letter__button--wrapper {
  text-align: center; }
  .home .letter__button--wrapper .more-home {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0px;
    width: auto; }

.home--featureImg {
  min-height: 550px;
  background-size: cover;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  display: flex; }
  @media (max-width: 768px) {
    .home--featureImg {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; } }
  .home--featureImg--layer {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.home--featureText {
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
  bottom: 40px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 0 20px;
  position: relative;
  margin-top: 200px; }
  @media (min-width: 768px) {
    .home--featureText {
      max-width: 720px;
      padding: 0 15px; } }
  @media (min-width: 992px) {
    .home--featureText {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .home--featureText {
      max-width: 1256px; } }
  .home--featureText--wrapper {
    position: relative;
    bottom: 30px;
    width: 55%;
    color: #fff; }
    @media (max-width: 768px) {
      .home--featureText--wrapper {
        width: calc(100% - 30px); } }
    .home--featureText--wrapper h1 {
      font-size: 70px;
      font-family: FSAlbert-Bold;
      color: #fff;
      line-height: 78px; }
      @media (max-width: 576px) {
        .home--featureText--wrapper h1 {
          font-size: 40px;
          line-height: 45px; } }
    .home--featureText--wrapper h3 {
      color: #fff; }
    .home--featureText--wrapper p {
      font-size: 30px;
      line-height: 40px;
      color: #fff; }
      @media (max-width: 576px) {
        .home--featureText--wrapper p {
          font-size: 18px;
          line-height: 24px; } }

@media (min-width: 992px) {
  .category-head {
    display: inline-block; } }

@media (min-width: 1200px) {
  .category-head {
    max-width: calc(100% - 545px); } }

.category .letter__button--wrapper {
  text-align: center; }

.category .more-category {
  margin-left: 0;
  width: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .category .more-category--wrapper {
    text-align: center; }

.category .more-tag {
  margin-left: 0;
  width: auto;
  padding-left: 20px;
  padding-right: 20px; }

.category .more-search {
  margin-left: 0;
  width: auto;
  padding-left: 20px;
  padding-right: 20px; }

.category .posts-number {
  color: #216b8a;
  font-family: FSAlbert-Bold;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .category .posts-number {
      margin-bottom: 66px; } }

.category .grid .column-one .grid-card:nth-child(odd),
.category .grid .column-three .grid-card:nth-child(odd) {
  height: 650px; }

.category .grid .column-one .grid-card:nth-child(even),
.category .grid .column-three .grid-card:nth-child(even) {
  height: 875px; }

.category .grid .column-two .grid-card:nth-child(even) {
  height: 650px;
  margin-top: 65px; }

.category .grid .column-two .grid-card:nth-child(odd) {
  height: 825px; }

.archive .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 30px; }
  .archive .nav-links .page-numbers {
    line-height: 1;
    font-size: 16px; }
    @media (max-width: 991.98px) {
      .archive .nav-links .page-numbers.prev, .archive .nav-links .page-numbers.next {
        display: none; } }
    .archive .nav-links .page-numbers.dots {
      background-color: #6a95a9;
      color: #6a95a9;
      height: 2px;
      width: 10px;
      font-size: 0px; }
    .archive .nav-links .page-numbers:not(.dots) {
      background-color: #6a95a9;
      color: white;
      padding: 14px 17px 10px;
      border: none;
      opacity: 0.8; }
      .archive .nav-links .page-numbers:not(.dots).current {
        opacity: 1; }
    .archive .nav-links .page-numbers:hover {
      opacity: 1 !important; }

.detail .detail__sidebar {
  padding: 0; }
  .detail .detail__sidebar .detail__member {
    padding: 30px 20px;
    background: #daeef3; }
    .detail .detail__sidebar .detail__member--title {
      font-size: 20px;
      line-height: 30px; }
    .detail .detail__sidebar .detail__member--img {
      max-width: 140px !important;
      display: inline-block;
      vertical-align: top; }
      .detail .detail__sidebar .detail__member--img img {
        width: 100%; }
    .detail .detail__sidebar .detail__member--content {
      padding-left: 20px;
      width: calc(100% - 140px); }
      .detail .detail__sidebar .detail__member--content a p {
        display: inline; }
      .detail .detail__sidebar .detail__member--content--description {
        font-size: 16px;
        line-height: 20px; }
        .detail .detail__sidebar .detail__member--content--description p {
          font-size: 16px;
          line-height: 20px; }
      .detail .detail__sidebar .detail__member--content--phone {
        font-size: 16px;
        line-height: 26px;
        font-family: FSAlbert-Regular;
        display: inline-block !important; }
      .detail .detail__sidebar .detail__member--content--email {
        font-size: 16px;
        line-height: 26px;
        font-family: FSAlbert-Regular;
        display: inline-block !important; }
  .detail .detail__sidebar .detail-link:not(:last-of-type) {
    margin-bottom: 40px; }
  .detail .detail__sidebar .detail-link--wrapper {
    padding: 20px;
    padding-right: 60px;
    background-color: #daeef3; }
    .detail .detail__sidebar .detail-link--wrapper h3 {
      font-size: 20px; }
  .detail .detail__sidebar .events {
    margin-bottom: 40px; }
    .detail .detail__sidebar .events > h4 {
      display: none; }
    .detail .detail__sidebar .events p {
      font-family: FSAlbert-Regular;
      line-height: 20px; }
      .detail .detail__sidebar .events p span {
        color: #000000;
        font-family: FSAlbert-Regular; }
    .detail .detail__sidebar .events h3 {
      font-size: 20px;
      line-height: 25px; }
    .detail .detail__sidebar .events-all {
      display: none; }
    .detail .detail__sidebar .events--card {
      margin-bottom: 1rem;
      background: #cce9f8; }

.detail__author > a {
  border-bottom: none;
  transition: all 0.3s ease-in-out; }
  .detail__author > a:hover {
    color: #449dc2 !important;
    border: none; }

.detail__category {
  margin-bottom: 8px;
  display: inline-block;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  font-family: FSAlbert-Bold;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  padding-bottom: 1px; }
  .detail__category a {
    text-decoration: none;
    border: none;
    color: #000000;
    transition: all 0.3s ease-in-out; }
    .detail__category a:hover {
      color: #449dc2 !important;
      border: none;
      background-image: linear-gradient(transparent, transparent); }

.detail__date {
  font-size: 16px;
  line-height: 1;
  font-family: FSAlbert-Bold;
  margin-top: 0px;
  margin-bottom: 8px; }

.detail__title {
  margin-top: 1.5rem; }

.detail__f-img {
  margin: 60px 0;
  position: relative; }
  .detail__f-img img {
    max-height: 700px;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .detail__f-img figcaption {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    margin-top: 1rem; }

.detail__content {
  max-width: 840px;
  margin: 0 auto;
  margin-bottom: 2.5rem; }
  .detail__content ul {
    margin-bottom: 0; }
    .detail__content ul:not(:last-child) {
      margin-bottom: 2.5rem; }
  .detail__content h4 {
    font-size: 20px !important;
    line-height: 1.2 !important;
    font-family: FSAlbert-Bold;
    margin-bottom: 1rem !important; }
  .detail__content .wpcf7 {
    background-color: #edf9fe;
    padding: 30px 15px;
    margin-bottom: 20px; }
    .detail__content .wpcf7 form p {
      color: #194557; }
      .detail__content .wpcf7 form p > input[type="submit"] {
        background-color: #9ad4f1;
        color: #194557;
        border: none;
        padding: 12.5px 41px;
        font-size: 16px;
        font-family: FSAlbert-Bold;
        opacity: 1;
        transition: all 0.3s ease-in-out; }
        .detail__content .wpcf7 form p > input[type="submit"]:disabled {
          opacity: 0.7; }
      .detail__content .wpcf7 form p .wpcf7-list-item {
        margin-left: 0; }
        .detail__content .wpcf7 form p .wpcf7-list-item-label {
          font-size: 18px;
          color: black; }
        .detail__content .wpcf7 form p .wpcf7-list-item input[type="checkbox"] {
          width: 20px;
          height: 20px;
          cursor: pointer;
          border: none;
          background: none;
          z-index: 10;
          position: relative;
          top: 3px; }
          .detail__content .wpcf7 form p .wpcf7-list-item input[type="checkbox"]:checked::before {
            opacity: 1; }
          .detail__content .wpcf7 form p .wpcf7-list-item input[type="checkbox"]::before {
            content: "L";
            font-size: 17px;
            font-weight: 800;
            color: white;
            z-index: 25;
            position: relative;
            display: block;
            text-align: center;
            width: 20px;
            height: 20px;
            line-height: 20px;
            opacity: 0;
            transform: scaleX(-1) rotate(-35deg); }
          .detail__content .wpcf7 form p .wpcf7-list-item input[type="checkbox"]::after {
            content: "";
            position: absolute;
            display: block;
            width: 20px;
            height: 20px;
            background-color: #194557;
            top: 0;
            z-index: -1; }
  .detail__content h2 {
    line-height: 42px;
    margin-bottom: 2.5rem; }
  .detail__content > p {
    line-height: 34px;
    margin-bottom: 2.5rem; }
    .detail__content > p strong {
      font-size: 20px;
      line-height: 32px; }
  .detail__content .wp-block-image figcaption {
    margin-bottom: 2.5em; }
  .detail__content img:not(.slide-image) {
    width: 100%;
    height: auto; }
    @media (min-width: 768px) {
      .detail__content img:not(.slide-image) {
        width: auto;
        max-height: 800px; } }
  .detail__content figure:not(.gallery-slider__figure) {
    width: auto; }
    .detail__content figure:not(.gallery-slider__figure):not(.aligncenter):not(.size-thumbnail):not(.size-medium):not(
    .size-large
):not(.wp-caption) {
      width: 100% !important; }
    .detail__content figure:not(.gallery-slider__figure) figcaption {
      color: #000000;
      font-size: 16px;
      line-height: 26px;
      font-style: initial;
      margin-bottom: 2.5rem;
      text-align: left; }
  .detail__content .wp-block-embed-youtube .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: visible;
    max-width: 100%;
    margin-bottom: 60px; }
  .detail__content .wp-block-embed-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .detail__content .wp-block-embed-youtube figcaption {
    margin-top: -45px;
    margin-bottom: 0; }
  .detail__content iframe {
    width: 100% !important; }
  .detail__content .detail__member--img {
    display: inline-block;
    max-width: 185px !important;
    vertical-align: top; }
    @media (max-width: 768px) {
      .detail__content .detail__member--img {
        width: 100% !important;
        text-align: center;
        display: inline-block; } }
    .detail__content .detail__member--img img {
      display: block;
      margin: 0 auto;
      max-height: 250px;
      width: auto;
      max-width: 100%; }
  .detail__content .detail__author {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
    line-height: 1.5; }

.detail__member {
  background: #daeef3;
  padding: 30px;
  margin: 30px 0;
  width: 100%;
  display: block;
  font-size: 0px; }

.detail__member--title {
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-family: FSAlbert-Bold;
  margin-bottom: 30px; }

.detail__member--content {
  padding-left: 30px;
  width: calc(100% - 185px);
  display: inline-block; }
  .detail__member--content a {
    border-bottom: none;
    color: #000000;
    border-bottom: 2px solid #000000; }
  @media (max-width: 768px) {
    .detail__member--content {
      width: 100%;
      padding: 30px 0 0 0; } }
  .detail__member--content--description {
    color: #000000;
    font-size: 18px;
    font-family: FSAlbert-Regular; }
    .detail__member--content--description p {
      color: #000000;
      font-size: 18px;
      font-family: FSAlbert-Regular;
      padding-bottom: 0px; }
      .detail__member--content--description p strong {
        font-size: 18px !important; }
  .detail__member--content--phone {
    color: #000000;
    font-size: 18px;
    font-family: FSAlbert-Bold;
    margin: 0;
    border-bottom: 2px solid #000000;
    display: inline-block;
    padding-top: 30px; }
  .detail__member--content--email {
    color: #000000;
    font-size: 18px;
    font-family: FSAlbert-Bold;
    border-bottom: 2px solid #000000;
    display: inline-block; }

.detail ol,
.detail ul {
  padding-left: 20px; }

.detail__sticker {
  width: 255px;
  height: 255px;
  position: absolute;
  border-radius: 50%;
  right: -65px;
  top: calc(-255px / 2);
  padding: 55px 35px;
  text-align: center; }
  @media (max-width: 767.8px) {
    .detail__sticker {
      width: 155px;
      height: 155px;
      top: calc(-155px / 2);
      right: 0;
      padding: 25px 25px; } }
  @media (max-width: 1312px) and (min-width: 767.8px) {
    .detail__sticker {
      right: 0;
      top: calc(-255px / 2); } }
  .detail__sticker a {
    color: #000000;
    border-bottom: none; }
  .detail__sticker h3 {
    font-family: FSAlbert-Bold;
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 35px;
    color: #000000; }
    @media (max-width: 767.8px) {
      .detail__sticker h3 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px; } }
  .detail__sticker p {
    font-size: 16px;
    line-height: 22px;
    font-family: FSAlbert-Light;
    color: #000000; }
    @media (max-width: 576px) {
      .detail__sticker p {
        font-size: 14px; } }
  .detail__sticker span {
    background: url("./images/Icons/sticker-arrow-black.svg");
    display: block;
    width: 25px;
    height: 18px;
    margin: 0 auto;
    background-repeat: no-repeat;
    margin-top: 10px; }
    @media (max-width: 576px) {
      .detail__sticker span {
        margin-top: 5px; } }

.detail .ab-accordion-text p {
  margin-bottom: 1rem; }

.detail .ab-block-accordion .ab-accordion-title {
  font-size: 20px !important; }

.detail .ab-block-accordion .ab-accordion-text {
  padding-bottom: 0; }

.comments .item {
  display: none; }

.comments__title, .comments__last-title {
  float: left;
  font-size: 30px;
  line-height: 30px;
  font-family: FSAlbert-Bold;
  color: #000000; }

.comments__last-title {
  margin-bottom: 30px; }

.comments__counter {
  font-size: 16px;
  color: #000000;
  float: right;
  line-height: 17px;
  font-family: FSAlbert-Bold; }

.comments__comment-item {
  border-top: 1px solid #979797; }
  .comments__comment-item--title {
    font-family: FSAlbert-Bold;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    margin: 10px 0; }
  .comments__comment-item--date {
    font-family: FSAlbert-Regular;
    font-size: 16px;
    line-height: 23px;
    color: rgba(0, 0, 0, 0.7); }
  .comments__comment-item--date {
    font-family: FSAlbert-Regular;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    margin: 15px 0; }
  .comments__comment-item--reply {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 16px; }
    .comments__comment-item--reply-wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%;
      margin-bottom: 10px; }
  .comments__comment-item__reply-item {
    border-top: 1px solid #979797;
    margin-left: 20px;
    padding: 10px 0; }
    .comments__comment-item__reply-item:last-child {
      padding-bottom: 0; }
    @media (min-width: 768px) {
      .comments__comment-item__reply-item {
        margin-left: 40px; } }
    .comments__comment-item__reply-item:first-child {
      margin-top: 60px; }
    .comments__comment-item__reply-item--title {
      font-family: FSAlbert-Bold;
      font-size: 20px;
      line-height: 20px;
      color: #77c5d8;
      margin: 0; }
    .comments__comment-item__reply-item--date {
      font-family: FSAlbert-Regular;
      font-size: 12px;
      line-height: 30px;
      color: #000000;
      margin: 0; }
    .comments__comment-item__reply-item--content {
      font-size: 16px; }

.comments #insert-comment-form {
  padding-top: 60px; }
  .comments #insert-comment-form h2 {
    margin-bottom: 30px; }
  .comments #insert-comment-form #replyingTo {
    font-size: 16px;
    width: 100%;
    float: left; }
    .comments #insert-comment-form #replyingTo .content-parent {
      position: relative; }
      .comments #insert-comment-form #replyingTo .content-parent:hover #tooltipContent {
        visibility: visible; }
    .comments #insert-comment-form #replyingTo #commentContent {
      font-style: italic;
      font-size: 16px; }
    .comments #insert-comment-form #replyingTo #tooltipContent {
      font-family: FSAlbert-Regular;
      visibility: hidden;
      width: 300px;
      background-color: black;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 5px 0;
      position: absolute;
      z-index: 1;
      max-height: 150px;
      overflow-y: scroll;
      top: 20px;
      left: 0;
      line-height: 20px;
      text-align: left;
      padding: 10px;
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .comments #insert-comment-form #replyingTo #tooltipContent::-webkit-scrollbar {
        width: 10px; }
      .comments #insert-comment-form #replyingTo #tooltipContent::-webkit-scrollbar-track {
        background: transparent; }
      .comments #insert-comment-form #replyingTo #tooltipContent::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 6px; }
      .comments #insert-comment-form #replyingTo #tooltipContent::-webkit-scrollbar-thumb:hover {
        background: #555; }
    .comments #insert-comment-form #replyingTo #commentAuthor {
      font-style: italic;
      font-size: 16px;
      color: #77c5d8; }
  .comments #insert-comment-form textarea {
    height: 130px;
    margin-top: 30px; }
  .comments #insert-comment-form button {
    width: 164px;
    margin-top: 30px; }

.comments .comments__success {
  background: #abc350;
  padding: 60px 0;
  text-align: center;
  margin: 30px auto;
  display: none; }
  .comments .comments__success--text {
    color: white;
    font-style: italic;
    font-size: 20px; }

.comments .loadmore {
  border-top: 1px solid #979797;
  padding-top: 30px;
  text-align: center; }
  .comments .loadmore a {
    padding: 15px 20px;
    background: #77c5d8;
    text-decoration: none;
    border-bottom: none;
    color: white;
    text-align: center; }

.tag-wrapper {
  margin-bottom: 60px; }
  @media (max-width: 768px) {
    .tag-wrapper {
      margin-bottom: 30px; } }

.tag__label {
  border: 2px solid #000000;
  border-radius: 22px;
  color: #000000;
  padding: 8px 15px 5px 15px;
  margin-right: 15px;
  margin-top: 20px;
  display: inline-block; }

.tag__link {
  border-bottom: none;
  color: #9ad4f1; }

.action__wrapper {
  background-color: #9ad4f1;
  margin-bottom: 119px; }

.action__title {
  margin-bottom: 17px;
  padding-top: 44px; }
  .action__title h1 {
    font-size: 40px;
    line-height: 45px; }

.action__description {
  color: #77c5d8;
  margin-bottom: 17px;
  margin-top: 30px; }
  .action__description p {
    font-family: FSAlbert-Light;
    font-size: 24px;
    line-height: 30px; }

.action__button {
  margin-bottom: 38px; }

.related__posts {
  padding-top: 100px;
  margin-bottom: 2rem; }
  .related__posts h1 {
    font-size: 40px;
    line-height: 60px; }

.related__title {
  font-size: 40px;
  line-height: 60px;
  margin-bottom: 60px;
  font-family: "FSAlbert-Bold"; }

.related__column {
  height: auto; }

.sticker-margin {
  margin-top: 100px; }
  @media (min-width: 768px) {
    .sticker-margin {
      margin-top: 150px; } }

.wp-block-image a {
  border-bottom: 0; }

.events-all > a {
  display: flex;
  align-items: baseline;
  border: 0;
  color: #000000; }
  .events-all > a > p {
    margin: 0;
    font-size: 16px;
    line-height: 23px;
    font-family: FSAlbert-Bold; }
  .events-all > a > i {
    margin-left: 20px; }

.category .search-text {
  margin-bottom: 40px; }

.form-404 .search-form-none {
  max-width: 820px; }
  .form-404 .search-form-none label {
    width: calc(100% - 210px); }
    @media (max-width: 576px) {
      .form-404 .search-form-none label {
        width: 100%; } }
    .form-404 .search-form-none label span {
      display: none; }
    .form-404 .search-form-none label input[type="search"] {
      border: none;
      background-color: transparent;
      opacity: 1;
      width: 100%;
      outline: none;
      margin-bottom: 1.1em;
      border-bottom: #216b8a 3px solid;
      height: 55px;
      font-size: 30px;
      line-height: 30px;
      font-style: italic; }
      @media (max-width: 576px) {
        .form-404 .search-form-none label input[type="search"] {
          height: 40px;
          font-size: 22px; } }
  .form-404 .search-form-none input[type="submit"] {
    font-size: 16px;
    width: auto;
    height: 55px;
    line-height: 55px;
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 3px;
    margin-left: 40px;
    background: #77c5d8;
    border: none;
    color: #000000; }
    @media (max-width: 576px) {
      .form-404 .search-form-none input[type="submit"] {
        height: 45px;
        line-height: 45px;
        margin: 0 auto;
        display: block; } }

.page-404__description {
  margin-top: 80px; }

.page-404 .search-text {
  margin-top: 100px; }

.page-template-plain-page .container {
  margin-top: 80px; }

.page-template-plain-page h1,
.page-template-plain-page h2,
.page-template-plain-page h3,
.page-template-plain-page h4,
.page-template-plain-page h5,
.page-template-plain-page h6 {
  margin-bottom: 35px; }

.page-template-plain-page p {
  margin-bottom: 15px; }

.author__wrapper {
  font-size: 0; }
  .author__wrapper h1 {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .author__wrapper h1 {
        margin-bottom: 45px; } }

.author__img {
  display: block;
  width: 100%;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .author__img {
      width: 35%;
      display: inline-block;
      vertical-align: top; } }
  .author__img img {
    width: 100%; }

.author__content {
  width: 100%;
  display: block;
  padding: 0; }
  @media (min-width: 768px) {
    .author__content {
      width: 65%;
      display: inline-block;
      padding-left: 45px; } }

.author__links {
  margin-bottom: 45px; }
  .author__links__tel {
    margin-bottom: 0; }
  .author__links__email {
    margin-bottom: 30px; }
  .author__links a {
    display: inline-block; }

.author__text {
  margin-bottom: 30px; }

.author__social {
  margin-bottom: 40px; }
  .author__social ul {
    padding: 0; }
    .author__social ul li {
      width: 40px;
      height: 40px;
      display: inline-block;
      margin-right: 30px; }
      .author__social ul li img {
        max-width: 40px;
        max-height: 40px; }
      .author__social ul li a {
        border-bottom: none; }

.author__posts-detail h2 {
  font-size: 40px;
  line-height: 45px;
  margin-bottom: 30px; }

.author__posts-detail p {
  font-size: 24px;
  line-height: 26px;
  color: #9AD4F1;
  margin-bottom: 30px;
  font-family: FSAlbert-Bold; }

.page-template-default h1 {
  margin-bottom: 50px; }

.page-template-default h2,
.page-template-default h3,
.page-template-default h4 {
  margin-bottom: 25px;
  margin-top: 60px; }

.page-template-default ul {
  padding-left: 30px; }
  .page-template-default ul li em {
    display: inline-block; }

.page-template-default .wpcf7-form label {
  width: 100%; }

.page-template-default .wpcf7-form input[type="submit"] {
  background: #77c5d8;
  color: #000000; }

.ab-block-accordion .ab-accordion-title {
  background-color: #f0f0f0; }

header {
  position: relative;
  width: 100%;
  z-index: 10;
  text-align: left; }
  header .header {
    padding: 20px 90px 0 90px;
    font-size: 0;
    margin: 0 auto;
    margin-bottom: 60px; }
    @media (max-width: 576px) {
      header .header {
        max-width: 540px;
        padding: 20px 0 0 0; } }
    @media (min-width: 576px) {
      header .header {
        max-width: 540px;
        padding: 20px 0 0 0; } }
    @media (min-width: 768px) {
      header .header {
        max-width: 720px;
        padding: 20px 0 0 0; } }
    @media (min-width: 992px) {
      header .header {
        max-width: 960px;
        padding: 20px 0 0 0; } }
    @media (min-width: 1200px) {
      header .header {
        max-width: 1256px;
        padding: 20px 0 0 0; } }
    header .header-logo {
      display: inline-block;
      width: 160px;
      margin-top: 17px; }
      @media (max-width: 768px) {
        header .header-logo {
          margin-top: 20px; } }
      @media (min-width: 768px) {
        header .header-logo {
          width: 210px; } }
      header .header-logo a {
        text-decoration: none;
        border-bottom: none; }
        @media (min-width: 578px) {
          header .header-logo a {
            margin-left: 15px; } }
        header .header-logo a, header .header-logo a:hover {
          color: #000000; }
      header .header-logo img {
        width: 100%; }
    header .header-right {
      display: inline-block;
      width: calc(100% - 160px);
      text-align: right;
      vertical-align: top; }
      @media (max-width: 767px) {
        header .header-right {
          display: none; } }
      @media (min-width: 768px) {
        header .header-right {
          width: calc(100% - 210px); } }
    @media (max-width: 768px) {
      header .header-burger {
        display: inline-block;
        float: right; } }
    @media (min-width: 768px) {
      header .header-burger {
        display: none; } }
    header .header-burger i {
      font-size: 24px;
      color: #000; }
    header .header-lang {
      display: inline-block;
      width: calc(100% - 400px); }
      header .header-lang p {
        color: black;
        margin-bottom: 0;
        font-size: 16px;
        margin-right: 100px; }
    header .header-search {
      width: 400px;
      display: inline-block;
      font-size: 16px;
      margin-top: 14px; }
      header .header-search .search-form {
        border-bottom: 2px solid black;
        position: relative; }
        header .header-search .search-form input {
          margin-bottom: 0;
          background: transparent;
          border-bottom: transparent;
          color: black; }
          header .header-search .search-form input::placeholder {
            color: rgba(0, 0, 0, 0.5);
            font-style: italic; }
        header .header-search .search-form button {
          width: 40px;
          background: transparent;
          float: right;
          position: absolute;
          right: 0; }

.fill-black h1 {
  color: #fff; }

.home .header-search svg g {
  stroke: #fff; }

.home .search-form {
  border-bottom: 2px solid #fff;
  position: relative; }
  .home .search-form input {
    margin-bottom: 0;
    background: transparent;
    border-bottom: transparent;
    color: #fff; }
    .home .search-form input::placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-style: italic; }

.footer {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .footer.sticky {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1000; } }
  .footer .menu.socials--menu {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .footer .menu.socials--menu {
        gap: 20px; } }
    .footer .menu.socials--menu .main-menu-item {
      margin: 0; }
  .footer--start {
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer--start .menu--socials a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 30px;
      height: 30px;
      margin-right: 0 !important;
      border-radius: 50%;
      background-color: #f0f0f0;
      padding-bottom: 0;
      margin-left: 0 !important; }
      @media screen and (min-width: 768px) {
        .footer--start .menu--socials a {
          width: 35px;
          height: 35px; } }
    .footer--start .footer__title {
      margin-bottom: 0; }
    .footer--start .row {
      align-items: center; }
  .footer--top {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    color: #000000;
    background-color: #daeef3; }
    .footer--top .footer__title {
      margin-bottom: 30px; }
    @media (min-width: 768px) {
      .footer--top {
        padding-top: 30px;
        padding-bottom: 30px; } }
    .footer--top .widget-title {
      font-family: "FSAlbert-Bold";
      color: #000;
      font-size: 19.2px;
      line-height: 23px;
      font-weight: normal;
      padding-bottom: 2px;
      border-bottom: 1px solid #000;
      margin-bottom: 1rem; }
    .footer--top a {
      color: #000000;
      text-decoration: none;
      border-bottom: none;
      word-break: break-word; }
      .footer--top a:hover, .footer--top a:focus, .footer--top a:active {
        color: #000000;
        text-decoration: underline; }
  .footer__title {
    font-size: 19px;
    line-height: 28.5px;
    font-family: FSAlbert-Bold; }
  .footer--bottom {
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 2em; }
    .footer--bottom p {
      color: #000000;
      padding: 0;
      margin: 0;
      font-size: 12px; }
      .footer--bottom p a {
        color: #000000;
        padding: 0;
        margin: 0;
        font-size: 12px;
        text-decoration: none;
        border-color: transparent; }
  .footer__logo {
    margin-bottom: 2em; }
    .footer__logo a {
      border-bottom: none; }
    .footer__logo img {
      max-width: 260px; }
    .footer__logo svg {
      max-width: 230px; }
  .footer__widget {
    margin-bottom: 2em; }
  @media (max-width: 576px) {
    .footer #custom_html-2 .textwidget.custom-html-widget {
      display: none; } }
  @media (max-width: 576px) {
    .footer .menu__title.hiddeMobile,
    .footer .menu__container.hiddeMobile {
      display: none; } }
  .footer .menu__title {
    font-family: "FSAlbert-Bold";
    color: #000;
    font-size: 19.2px;
    line-height: 23px;
    font-weight: normal;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    margin-bottom: 1rem; }
  .footer .menu--inline ul {
    padding: 0;
    margin: 0;
    width: 100%; }
    .footer .menu--inline ul li {
      display: inline-block;
      margin-right: 0px; }
  .footer .menu--informations, .footer .menu--departments {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 2em; }
    .footer .menu--informations li, .footer .menu--departments li {
      font-size: 14px;
      line-height: 25px; }
      .footer .menu--informations li a, .footer .menu--departments li a {
        font-size: 14px;
        line-height: 25px; }
  .footer .menu--socials a {
    text-decoration: none;
    margin-right: 18px;
    border-bottom: none; }
    .footer .menu--socials a:hover, .footer .menu--socials a:focus, .footer .menu--socials a:active {
      text-decoration: none;
      color: #000000;
      background-image: none; }
  .footer .menu--socials i[class^="icon-"] {
    font-size: 25px; }
  .footer .footer__right {
    margin-top: 42px; }
    .footer .footer__right #menu-copyright {
      margin-bottom: 0; }
  .footer--bottom--copyright {
    font-size: 14px;
    line-height: 25px; }
  .footer .swissuniversities-logo img {
    width: 172px;
    height: auto; }

.letter__wrapper {
  padding-top: 3em;
  padding-bottom: 4em;
  margin-top: 2em;
  background-color: #f0f0f0; }
  .letter__wrapper h2 {
    margin-top: 60px;
    margin-bottom: 25px; }

.page #newsletter {
  margin-bottom: 2rem; }
  @media screen and (min-width: 1200px) {
    .page #newsletter {
      margin-bottom: 4rem; } }

.page .inxmail-widget .inxmail-field__group.categories .newsletter__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0 14px; }

@media screen and (min-width: 1200px) {
  #newsletter {
    max-width: 70%; } }

#newsletter .newsletter__title {
  font-size: 16px;
  line-height: 20px;
  color: black;
  margin-bottom: 15px;
  font-family: FSAlbert-Bold; }

#newsletter .newsletter__subtitle {
  font-family: FSAlbert-Bold;
  font-size: 24px;
  line-height: 40px;
  margin-top: 60px;
  margin-bottom: 25px; }

#newsletter .inxmail-field .error-message {
  color: red;
  font-size: 14px;
  line-height: 16px;
  margin-top: 5px;
  width: 100%; }

#newsletter .letter__form--body {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 7px;
  margin-bottom: 30px; }
  #newsletter .letter__form--body .inxmail-field.inxmail-field__select.salutation {
    width: 20%; }
  #newsletter .letter__form--body .inxmail-field.inxmail-field__text.vorname, #newsletter .letter__form--body .inxmail-field.inxmail-field__text.nachname {
    width: calc(40% - 7px); }
  #newsletter .letter__form--body .inxmail-field.inxmail-field__email {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0 7px; }
    #newsletter .letter__form--body .inxmail-field.inxmail-field__email .email-field {
      width: calc(75% - 7px); }
    #newsletter .letter__form--body .inxmail-field.inxmail-field__email .newsletter__button {
      width: 25%; }
  #newsletter .letter__form--body .inxmail-field.inxmail-field__group {
    width: 100%; }
    #newsletter .letter__form--body .inxmail-field.inxmail-field__group h4 {
      margin: 15px 0;
      font-size: 17px;
      font-weight: 700;
      line-height: 20px; }
    #newsletter .letter__form--body .inxmail-field.inxmail-field__group.categories .newsletter__categories-select-all {
      margin-bottom: 10px;
      display: contents; }
    #newsletter .letter__form--body .inxmail-field.inxmail-field__group.categories .error-message {
      margin-top: 0; }
  #newsletter .letter__form--body .newsletter__input-field {
    border-bottom: 2.5px solid black;
    background-color: transparent;
    margin-bottom: 0;
    border-radius: 0;
    display: inline-block;
    height: 55px;
    font-size: 24px;
    line-height: 30px; }

#newsletter .letter__form .newsletter__checkbox input[type="checkbox"] {
  opacity: 0;
  display: contents; }
  #newsletter .letter__form .newsletter__checkbox input[type="checkbox"]:checked + .newsletter__label:after {
    opacity: 1; }

#newsletter .letter__form .newsletter__checkbox .newsletter__label {
  font-size: 17px;
  line-height: 23px;
  color: black;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0.5rem;
  cursor: pointer; }
  #newsletter .letter__form .newsletter__checkbox .newsletter__label:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    background: transparent;
    border: 1px solid #161616;
    position: absolute;
    left: 0;
    margin-top: 0px; }
  #newsletter .letter__form .newsletter__checkbox .newsletter__label:after {
    opacity: 0;
    content: " \e91d";
    font-family: "icomoon";
    color: #000000;
    font-size: 17px;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 1px;
    display: block;
    text-align: center; }

#newsletter .letter__form .newsletter__radio input[type="radio"] {
  opacity: 0;
  display: contents; }
  #newsletter .letter__form .newsletter__radio input[type="radio"]:checked + .newsletter__label:after {
    opacity: 1; }

#newsletter .letter__form .newsletter__radio .newsletter__label {
  font-size: 17px;
  line-height: 23px;
  color: black;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0.5rem;
  cursor: pointer; }
  #newsletter .letter__form .newsletter__radio .newsletter__label:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    background: transparent;
    border: 1px solid #161616;
    border-radius: 50%;
    position: absolute;
    left: 0;
    margin-top: 0px; }
  #newsletter .letter__form .newsletter__radio .newsletter__label:after {
    opacity: 0;
    content: "";
    line-height: 1;
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: black; }

.menu {
  padding: 0;
  text-align: left;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
  padding-left: 0px !important; }
  .menu-wrapper {
    max-width: 1256px;
    margin: 0 auto;
    padding: 0 15px; }
    @media (max-width: 767.98px) {
      .menu-wrapper {
        display: none; } }
    @media (min-width: 576px) {
      .menu-wrapper {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .menu-wrapper {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .menu-wrapper {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .menu-wrapper {
        max-width: 1256px; } }
  .menu--copyrights li {
    font-size: 12px !important; }
  .menu > li {
    display: inline-block;
    width: auto;
    font-size: 22px;
    margin-right: 40px; }
    @media (max-width: 1200px) {
      .menu > li {
        float: left;
        margin-right: 30px; } }
    @media (min-width: 576px) {
      .menu > li:hover > ul {
        max-height: 100vh;
        display: block;
        opacity: 1; } }
    .menu > li.current-menu-item > a {
      animation-name: bgsize;
      animation-duration: 1s;
      animation-timing-function: ease-in-out;
      color: #449dc2;
      background-image: linear-gradient(#449dc2, #449dc2); }
    .menu > li a,
    .menu > li a:not([href]) {
      text-decoration: none;
      display: inline;
      background-position: left bottom;
      background-repeat: no-repeat;
      background-size: 100% 2px;
      padding-bottom: 3px;
      border-bottom: none;
      transition: none;
      font-family: FSAlbert-Bold;
      cursor: pointer; }
      .menu > li a:hover,
      .menu > li a:not([href]):hover {
        animation-name: bgsize;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        color: #449dc2;
        background-image: linear-gradient(#449dc2, #449dc2); }
    @media (min-width: 576px) {
      .menu > li > ul {
        max-height: 0;
        overflow: hidden;
        position: absolute;
        transition: 0.4s ease-in;
        background-color: #f0f0f0;
        padding: 15px 20px;
        opacity: 0;
        list-style: none; } }
    .menu > li > ul > li a {
      color: #000000;
      background: none;
      font-size: 18px;
      line-height: 46px;
      transition: 0.3s ease;
      background-position: left bottom;
      background-repeat: no-repeat;
      background-size: 100% 2px; }
      .menu > li > ul > li a:hover {
        background: none;
        color: #449dc2;
        animation-name: bgsize;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 100% 2px;
        background-image: linear-gradient(#449dc2, #449dc2); }

.socials--menu {
  text-align: left !important; }

.grid-card {
  margin-bottom: 45px; }
  @media screen and (min-width: 768px) {
    .grid-card {
      margin-bottom: 75px; } }
  .grid-card > div {
    margin-bottom: 1rem;
    line-height: 20px; }
    .grid-card > div.grid-card__title {
      margin-bottom: 20px;
      line-height: 27px; }
      .grid-card > div.grid-card__title > a {
        background-image: linear-gradient(#449dc2, #449dc2); }
    .grid-card > div > a {
      text-decoration: none;
      display: inline;
      background-position: left bottom;
      background-repeat: no-repeat;
      background-size: 100% 2px;
      padding-bottom: 2px;
      background-image: linear-gradient(#449dc2, #449dc2);
      border-bottom: none;
      transition: none;
      background-image: none; }
      .grid-card > div > a:hover {
        animation-name: bgsize;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        color: #449dc2;
        background-image: linear-gradient(#449dc2, #449dc2); }
  .grid-card__categories a {
    padding-bottom: 1px !important; }
    .grid-card__categories a > p {
      transition: all 0.3s ease-in-out; }
  .grid-card__categories a:hover {
    background-image: linear-gradient(transparent, transparent) !important; }
    .grid-card__categories a:hover > p {
      color: #449dc2 !important; }

.grid__item--date {
  font-size: 1rem;
  margin-bottom: 8px !important;
  font-family: "FSAlbert-Bold"; }

.grid__item--category {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-family: FSAlbert-Bold;
  margin-top: 1.5rem;
  margin-bottom: 0;
  display: inline; }

.grid__item--content {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.grid__item--title {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  display: inline;
  font-style: normal;
  font-family: FSAlbert-Bold;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .grid__item--title:hover, .grid__item--title:focus, .grid__item--title:active {
    color: #000000;
    cursor: pointer; }

.grid__item--authors {
  font-size: 1rem;
  margin-bottom: 0; }
  .grid__item--authors > a {
    transition: all 0.3s ease-in-out;
    border-bottom: none; }
    .grid__item--authors > a:hover {
      color: #449dc2; }

.grid__item--content-link:hover, .grid__item--content-link:focus, .grid__item--content-link:active {
  color: #000000 !important;
  cursor: pointer; }

.grid__item--img-odd {
  height: 520px;
  width: 100%;
  object-fit: cover; }

.grid__item--img-even {
  height: 295px;
  width: 100%;
  object-fit: cover; }

.related__grid-card > div > a {
  border-bottom: none; }

.related__grid-card > a {
  text-decoration: none;
  display: inline;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  padding-bottom: 3px;
  background-image: linear-gradient(#449dc2, #449dc2);
  border-bottom: none;
  transition: none; }
  .related__grid-card > a:hover {
    animation-name: bgsize;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    color: #000000;
    background-image: linear-gradient(#449dc2, #449dc2); }

.related__grid-card .grid__item--authors {
  font-size: 1rem;
  margin-bottom: 0;
  margin-top: 15px; }

.related__grid-card .grid__item--content {
  margin-top: 20px; }

.related__grid-card .grid__item__catWrap {
  margin-bottom: 16px;
  line-height: 20px; }
  .related__grid-card .grid__item__catWrap > a {
    text-decoration: none;
    display: inline;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    padding-bottom: 0px;
    border-bottom: none;
    transition: none; }
    .related__grid-card .grid__item__catWrap > a p {
      transition: all 0.3s ease-in-out; }
    .related__grid-card .grid__item__catWrap > a:hover p {
      color: #449dc2; }

.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center; }
  .custom-object-fit a {
    border-bottom: none; }
  .custom-object-fit img {
    opacity: 0; }

.object-fit {
  height: 100%;
  width: 100%;
  object-fit: cover; }

.highlights {
  margin-top: 50px; }
  @media (max-width: 768px) {
    .highlights {
      margin-top: 20px; } }
  .highlights h4 {
    font-size: 40px;
    line-height: 40px;
    font-family: FSAlbert-Bold;
    margin-bottom: 40px;
    margin-top: 0px; }
  .highlights--wrapper {
    font-size: 0;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 51px; }
    @media (max-width: 576px) {
      .highlights--wrapper {
        margin-left: 0;
        margin-right: 0; } }
  .highlights--card {
    display: inline-block;
    padding: 0 20px;
    vertical-align: top;
    margin-bottom: 75px; }
    @media (max-width: 576px) {
      .highlights--card {
        width: 100%;
        display: block;
        padding: 0; } }
    .highlights--card--img {
      height: 380px;
      overflow: hidden;
      margin-bottom: 1rem; }
      .highlights--card--img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center; }
    .highlights--card--desc p {
      margin-top: 20px;
      margin-bottom: 0;
      font-size: 20px;
      line-height: 25px; }
      .highlights--card--desc p span {
        font-size: 16px;
        color: #000000;
        font-family: FSAlbert-Bold; }
    .highlights--card--desc h2 {
      font-size: 32px;
      line-height: 40px;
      display: inline; }
    .highlights--card--desc a {
      text-decoration: none;
      display: inline;
      background-position: left bottom;
      background-repeat: no-repeat;
      background-size: 100% 2px;
      padding-bottom: 6px;
      background-image: linear-gradient(#449dc2, #449dc2);
      border-bottom: none;
      transition: none;
      margin-right: 10px; }
      .highlights--card--desc a:hover {
        animation-name: bgsize;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        color: #000000 !important; }
    .highlights--card--cat {
      margin-bottom: 1rem;
      line-height: 20px; }
      .highlights--card--cat > a {
        text-decoration: none;
        display: inline;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 100% 2px;
        padding-bottom: 5px;
        background-image: linear-gradient(#000000, #000000);
        border-bottom: none;
        margin-right: unset;
        background-image: none; }
        .highlights--card--cat > a p span {
          transition: all 0.3s ease-in-out; }
        .highlights--card--cat > a:hover p span {
          color: #449dc2; }
        .highlights--card--cat > a > p {
          color: #9ad4f1;
          font-size: 16px;
          line-height: 20px;
          font-family: FSAlbert-Bold;
          display: inline;
          margin-bottom: 0; }
    .highlights--card--authors {
      font-size: 1rem;
      margin-top: 1rem; }
      .highlights--card--authors > a {
        margin-right: 0; }
    .highlights--card--link {
      cursor: pointer;
      color: #000000 !important; }

.events:not(.content) {
  background-color: #f0f0f0;
  padding: 24px 16px; }

.events h4 {
  display: inline-block;
  line-height: 40px; }

.events-all a {
  border-bottom: none;
  line-height: 1.5; }
  .events-all a:hover {
    color: initial !important; }
  .events-all a p {
    display: inline-block;
    margin-right: 0px; }

.events--card {
  background: #daeef3;
  padding: 60px 15px 15px;
  margin-bottom: 25px; }
  .events--card h2,
  .events--card h3 {
    position: relative;
    margin-top: 0; }
    .events--card h2 i.more-arrow,
    .events--card h3 i.more-arrow {
      position: absolute;
      bottom: 2px; }
      .events--card h2 i.more-arrow::before,
      .events--card h3 i.more-arrow::before {
        content: "";
        display: inline-block;
        width: 5px; }
  .events--card .more-link {
    margin-bottom: 0;
    font-weight: 400;
    border-bottom: 2px solid #9ad4f1; }

.events .event-subtitle {
  margin-top: 10px; }

.events .event-category,
.events .event-date {
  font-size: 16px;
  line-height: 23px;
  font-family: FSAlbert-Bold;
  margin-bottom: 10px; }
  .events .event-category span,
  .events .event-date span {
    font-size: 16px;
    line-height: 20px;
    color: #77c5d8;
    font-family: FSAlbert-Bold; }

.events .event-category {
  color: #000000; }

.events h3 {
  line-height: 30px;
  font-family: FSAlbert-Bold;
  margin-bottom: 0; }

.events.sidebar .events--card {
  background-color: #fff; }
  .events.sidebar .events--card .event-category {
    color: #000000;
    font-family: FSAlbert-Bold; }

.events.content .more-link {
  border-bottom: none;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  padding-bottom: 1px;
  border-bottom: 2px solid #000000;
  transition: 1s; }
  .events.content .more-link:hover {
    animation-name: bgsize;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    color: #449dc2;
    border-bottom: 2px solid #449dc2; }

a:hover .events--card {
  color: initial; }

.detail-post--slider {
  position: relative;
  margin: 90px 0; }
  @media (max-width: 768px) {
    .detail-post--slider {
      margin: 30px 0; } }
  .detail-post--slider-desc p {
    color: #808080;
    font-style: italic;
    font-size: 16px;
    line-height: 30px;
    text-align: center; }
  .detail-post--slider .slick-next {
    background: none;
    padding: 0;
    height: 32px;
    width: 47px;
    position: absolute;
    z-index: 5;
    right: 15px;
    top: calc(50% - 25px); }
    .detail-post--slider .slick-next::before {
      content: '';
      background: url("./images/Icons/Pfeil Copy 4.png");
      height: 32px;
      width: 47px;
      display: inline-block;
      background-repeat: no-repeat; }
  .detail-post--slider .slick-prev {
    background: none;
    padding: 0;
    height: 32px;
    width: 47px;
    z-index: 5;
    position: absolute;
    left: 15px;
    top: calc(50% - 25px); }
    .detail-post--slider .slick-prev::before {
      content: '';
      background: url("./images/Icons/Pfeil Copy 6.png");
      height: 32px;
      width: 47px;
      display: inline-block;
      background-repeat: no-repeat; }
  .detail-post--slider .asNavDots {
    width: 250px !important;
    padding: 0 40px !important;
    position: static;
    margin: 25px auto;
    padding-inline-start: 15px; }
    @media (max-width: 576px) {
      .detail-post--slider .asNavDots {
        width: 100% !important; } }
    .detail-post--slider .asNavDots .slick-slide:before {
      background: #000 !important;
      opacity: 0.5 !important;
      font-size: 35px !important;
      width: 8px !important;
      height: 8px !important;
      border-radius: 50%;
      content: '';
      display: block;
      position: absolute;
      right: 40%; }
    .detail-post--slider .asNavDots .slick-slide.slick-current:before {
      opacity: 1 !important;
      width: 12px !important;
      height: 12px !important;
      margin-top: -2px; }
    .detail-post--slider .asNavDots .slick-list {
      padding: 0px !important; }
    .detail-post--slider .asNavDots .slick-slide {
      height: auto !important;
      font-size: 0;
      line-height: 0;
      display: block;
      width: 20px;
      height: 20px !important;
      padding: 5px;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: none;
      background: transparent; }
  .detail-post--slider .slick-slide {
    height: 40vh;
    margin: 0 5px;
    overflow: hidden;
    position: relative; }
    @media (min-width: 768px) {
      .detail-post--slider .slick-slide {
        height: 60vh;
        margin: 0 !important; } }
    .detail-post--slider .slick-slide img {
      height: 100%;
      min-width: 100%;
      min-height: 100%;
      object-fit: cover;
      width: 100%; }
  .detail-post--slider .detail-post--backimg {
    height: 100%;
    width: 100%;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat; }
    .detail-post--slider .detail-post--backimg a {
      height: 100%;
      width: 100%;
      display: block;
      border-bottom: none; }
  .detail-post--slider__text {
    position: absolute;
    bottom: 7%;
    left: 20px;
    z-index: 2; }
    @media (min-width: 768px) {
      .detail-post--slider__text {
        bottom: 100px;
        left: 100px; } }
    .detail-post--slider__text h1 {
      color: #fff;
      width: 65%;
      margin-bottom: 0px;
      font-size: 24px;
      line-height: 30px; }
      @media (min-width: 768px) {
        .detail-post--slider__text h1 {
          font-size: 60px;
          line-height: 65px; } }
    .detail-post--slider__text p {
      color: #fff;
      font-size: 12px;
      margin-bottom: 0;
      margin-top: 5px;
      font-weight: bold;
      line-height: 20px; }
      @media (min-width: 768px) {
        .detail-post--slider__text p {
          font-size: 24px;
          line-height: 30px; } }
      .detail-post--slider__text p i {
        font-size: 21px;
        top: 5px;
        position: relative; }
        @media (min-width: 768px) {
          .detail-post--slider__text p i {
            font-size: 32px;
            position: relative; } }
  .detail-post--slider .slick-dots {
    display: block;
    position: unset;
    margin-top: 10px;
    bottom: -25px;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 175px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 25px; }
    .detail-post--slider .slick-dots li {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      .detail-post--slider .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        .detail-post--slider .slick-dots li button::before {
          background: #000 !important;
          opacity: 0.5 !important;
          font-size: 35px !important;
          width: 8px !important;
          height: 8px !important;
          border-radius: 50%;
          content: '';
          display: block;
          position: absolute;
          right: 40%; }
    .detail-post--slider .slick-dots .slick-active button::before {
      opacity: 1 !important;
      width: 12px !important;
      height: 12px !important;
      margin-top: -2px; }

.nopadding {
  padding: 0px !important; }

.detail-post--init__caption {
  position: absolute;
  bottom: 0;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  float: left;
  width: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  background: white;
  padding: 10px 0; }

.detail-link:not(:last-of-type) {
  margin-bottom: 24px; }
  .detail-link:not(:last-of-type)__downloads {
    margin-bottom: 24px; }
  .detail-link:not(:last-of-type) a {
    font-size: 16px; }
  .detail-link:not(:last-of-type) a:hover {
    color: #000000; }
  .detail-link:not(:last-of-type)--down-image {
    width: 23px !important; }
  .detail-link:not(:last-of-type)--wrapper {
    position: relative;
    padding: 20px 30px;
    padding-right: 60px;
    background-color: #daeef3; }
    .detail-link:not(:last-of-type)--wrapper p {
      margin-bottom: 0;
      font-family: FSAlbert-Bold;
      font-style: normal; }
    .detail-link:not(:last-of-type)--wrapper span {
      width: 30px;
      display: block;
      line-height: 80px;
      position: absolute;
      top: 0;
      right: 30px; }

.main-navigation {
  width: 25%;
  display: inline; }
  @media (min-width: 768px) {
    .main-navigation {
      width: 70%; } }
  .main-navigation .nav-wraper {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    padding: 15px;
    background: #f0f0f0;
    z-index: 44;
    display: none; }
    .main-navigation .nav-wraper .search-field-mobile {
      background-color: #f0f0f0; }
    @media (min-width: 768px) {
      .main-navigation .nav-wraper {
        width: 30%;
        padding-left: 50px;
        right: 0;
        left: auto; } }
    @media (max-width: 768px) and (min-width: 576px) {
      .main-navigation .nav-wraper {
        width: 65%; } }
  .main-navigation .nav-scroll {
    position: relative;
    height: calc(100% - 70px);
    overflow-y: scroll; }
    .main-navigation .nav-scroll::-webkit-scrollbar {
      width: 0px; }
    .main-navigation .nav-scroll .nav-table {
      display: table;
      height: calc(100% - 672px);
      min-height: 60px; }
      .main-navigation .nav-scroll .nav-table--cell {
        display: table-cell;
        vertical-align: bottom; }
        .main-navigation .nav-scroll .nav-table--cell p {
          margin-bottom: 30px;
          margin-left: 10px;
          white-space: normal;
          font-size: 14px; }
          @media (min-width: 768px) {
            .main-navigation .nav-scroll .nav-table--cell p {
              font-size: 16px; } }
          .main-navigation .nav-scroll .nav-table--cell p a {
            border-bottom: none; }
          .main-navigation .nav-scroll .nav-table--cell p span {
            border-bottom: 2px solid #216b8a; }
      .main-navigation .nav-scroll .nav-table--newsletter {
        margin-bottom: 10px !important; }
        .main-navigation .nav-scroll .nav-table--newsletter a {
          text-decoration: none;
          display: inline;
          background-position: left bottom;
          background-repeat: no-repeat;
          background-size: 100% 2px;
          padding-bottom: 3px;
          background-image: linear-gradient(#000000, #000000); }
          .main-navigation .nav-scroll .nav-table--newsletter a:hover {
            animation-name: bgsize;
            animation-duration: 1s;
            animation-timing-function: ease-in-out;
            color: #449dc2;
            background-image: linear-gradient(#449dc2, #449dc2); }
    .main-navigation .nav-scroll .search-mobile form.search-form {
      padding-right: 15px; }
    .main-navigation .nav-scroll .search-mobile label {
      width: 100%; }
      .main-navigation .nav-scroll .search-mobile label span {
        display: none; }
      .main-navigation .nav-scroll .search-mobile label input.search-field {
        width: 100%; }
    .main-navigation .nav-scroll .search-mobile input.search-submit {
      background: #77c5d8;
      color: #000000; }
  .main-navigation .menu-container > ul {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    font-size: 20px;
    line-height: 35px; }
    .main-navigation .menu-container > ul > li {
      margin-bottom: 10px;
      padding: 5px 10px;
      font-family: FSAlbert-Bold; }
      @media (min-width: 768px) {
        .main-navigation .menu-container > ul > li {
          font-size: 30px;
          margin-bottom: 25px; } }
      .main-navigation .menu-container > ul > li > div {
        display: inline-block;
        position: relative; }
      .main-navigation .menu-container > ul > li a {
        border-bottom: none;
        text-decoration: none;
        display: inline;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 100% 2px;
        padding-bottom: 3px;
        position: relative;
        transition: none; }
        .main-navigation .menu-container > ul > li a:hover {
          animation-name: bgsize;
          animation-duration: 1s;
          animation-timing-function: ease-in-out;
          color: #449dc2;
          background-image: linear-gradient(#449dc2, #449dc2); }
    .main-navigation .menu-container > ul li.current-menu-item a {
      background-image: linear-gradient(#449dc2, #449dc2);
      color: #449dc2; }
    .main-navigation .menu-container > ul li.menu-item-has-children > div > span {
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      content: "";
      border-top: 15px solid black;
      border-radius: 3px;
      transition: 0.5s;
      position: absolute;
      top: 6px;
      right: -30px;
      z-index: 20; }
      @media (min-width: 768px) {
        .main-navigation .menu-container > ul li.menu-item-has-children > div > span {
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          border-bottom: 7px solid black;
          margin-right: -32px; } }
    .main-navigation .menu-container > ul li.menu-item-has-children.menu-item-has-children.focus a::after {
      transform: rotate(180deg); }
    .main-navigation .menu-container > ul li.menu-item-has-children.active ul {
      max-height: unset;
      overflow: visible; }
      .main-navigation .menu-container > ul li.menu-item-has-children.active ul li {
        line-height: 46px; }
      .main-navigation .menu-container > ul li.menu-item-has-children.active ul a {
        font-size: 18px;
        background: none;
        color: #216b8a; }
    .main-navigation .menu-container > ul li.menu-item-has-children.active span {
      transform: rotate(180deg); }
    .main-navigation .menu-container > ul ul {
      padding: 0;
      list-style: none;
      box-shadow: none;
      font-size: 16px;
      font-weight: normal;
      color: #216b8a;
      display: block;
      z-index: 0;
      max-height: 0px;
      transition: 0.5s;
      overflow: hidden; }
      @media (min-width: 768px) {
        .main-navigation .menu-container > ul ul {
          font-size: 20px;
          margin-top: 10px; } }
      .main-navigation .menu-container > ul ul li {
        line-height: 26px; }
        @media (min-width: 768px) {
          .main-navigation .menu-container > ul ul li {
            margin-bottom: 5px; } }
        .main-navigation .menu-container > ul ul li a::after {
          content: none !important; }
        .main-navigation .menu-container > ul ul li a {
          color: #216b8a; }
    .main-navigation .menu-container > ul li.focus > ul {
      max-height: 300px;
      z-index: 99;
      display: block; }

.menu-toggle,
.main-navigation.toggled .nav-wraper {
  display: block; }

.logo__button,
.menu-toggle {
  cursor: pointer;
  margin-left: auto;
  vertical-align: top;
  background: none;
  border: none;
  color: #fff;
  display: block;
  text-align: right;
  margin-top: 8px;
  font-size: 24px;
  margin-top: 0;
  z-index: 200;
  position: relative; }
  @media (min-width: 768px) {
    .logo__button,
    .menu-toggle {
      font-size: 20px; } }
  .logo__button i,
  .menu-toggle i {
    line-height: 36px; }

.menu-toggle {
  color: #000 !important;
  width: 100%;
  display: block; }

.ux-share__mail {
  background: #19232D !important;
  width: 80px !important;
  height: 40px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 0px !important; }
  .ux-share__mail:hover {
    background: #303942 !important; }
  .ux-share__mail img {
    height: 20px !important;
    margin: 0 auto !important;
    display: block !important;
    padding-top: 10px !important; }

.blue-box {
  background: #f0f0f0;
  padding: 15px;
  margin: 30px 0; }
  .blue-box p {
    color: #000000;
    font-size: 20px;
    line-height: 32px; }
    .blue-box p:last-of-type {
      margin-bottom: unset; }
  .blue-box img.alignright,
  .blue-box figure.alignright {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
    display: inline;
    width: unset !important;
    margin-bottom: 0; }
    .blue-box img.alignright figcaption,
    .blue-box figure.alignright figcaption {
      margin-bottom: 0; }
  .blue-box img.alignleft,
  .blue-box figure.alignleft {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    display: inline;
    width: unset !important;
    margin-bottom: 0; }
    .blue-box img.alignleft figcaption,
    .blue-box figure.alignleft figcaption {
      margin-bottom: 0; }

.ab-block-profile {
  background-color: #daeef3 !important;
  border-radius: 0 !important; }
  .ab-block-profile,
  .ab-block-profile * {
    color: #000000 !important; }

.category-banner {
  width: 100%;
  float: none;
  padding: 10px 20px;
  margin-bottom: 35px; }
  @media (min-width: 1200px) {
    .category-banner {
      display: inline-block;
      vertical-align: top;
      float: right;
      background: #949A00;
      max-width: 545px;
      margin-bottom: 0; } }
  .category-banner a {
    color: #fff; }
  .category-banner h3 {
    margin-bottom: 0;
    font-family: FSAlbert-Bold;
    line-height: 26px; }
  .category-banner p {
    margin-bottom: 0;
    position: relative;
    display: inline-block; }
    .category-banner p span {
      background: url("./images/Icons/banner-arrow.svg");
      width: 25px;
      height: 20px;
      display: block;
      background-repeat: no-repeat;
      position: absolute;
      right: -40px;
      top: calc(50% - 8px); }

#cookie-notice {
  background-color: #daeef3 !important; }
  #cookie-notice .cookie-notice-container {
    color: #000000;
    text-align: left;
    width: 100%;
    padding: 15px;
    margin: 0 auto; }
    @media (min-width: 576px) {
      #cookie-notice .cookie-notice-container {
        max-width: 540px; } }
    @media (min-width: 768px) {
      #cookie-notice .cookie-notice-container {
        max-width: 720px; } }
    @media (min-width: 992px) {
      #cookie-notice .cookie-notice-container {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      #cookie-notice .cookie-notice-container {
        max-width: 1256px; } }
    #cookie-notice .cookie-notice-container a {
      color: #000000; }
      #cookie-notice .cookie-notice-container a:hover {
        color: #449dc2; }
        #cookie-notice .cookie-notice-container a:hover:after {
          background-image: linear-gradient(#449dc2, #449dc2); }
    #cookie-notice .cookie-notice-container #cn-notice-text {
      font-family: FSAlbert-Regular;
      padding-left: 0 !important;
      color: #000000; }
      @media (min-width: 992px) {
        #cookie-notice .cookie-notice-container #cn-notice-text {
          max-width: calc(100% - 267px);
          vertical-align: middle;
          display: inline-block;
          font-size: 14px; } }
      @media (min-width: 992px) {
        #cookie-notice .cookie-notice-container #cn-notice-text {
          padding-right: 80px; } }
    #cookie-notice .cookie-notice-container .cn-button {
      font-family: FSAlbert-Regular;
      display: inline-block;
      border-radius: unset;
      background: #77c5d8;
      color: #000000;
      border: none;
      padding: 8px 16px;
      margin-left: 0px;
      margin-right: 10px;
      font-size: 16px;
      line-height: 20px; }
      #cookie-notice .cookie-notice-container .cn-button:hover {
        color: #000000; }
      #cookie-notice .cookie-notice-container .cn-button:nth-child(3) {
        margin-right: 0; }
      @media (min-width: 992px) {
        #cookie-notice .cookie-notice-container .cn-button {
          font-size: 16px;
          padding: 15px 20px; } }

.news-and-stories {
  background: #949a00;
  padding: 20px 15px;
  display: inline-flex;
  margin: 15px 0;
  width: 100%; }
  @media (min-width: 576px) {
    .news-and-stories {
      padding: 20px 30px; } }
  .news-and-stories__icon {
    padding-right: 15px;
    min-width: 100px;
    display: inherit; }
    @media (min-width: 576px) {
      .news-and-stories__icon {
        padding-right: 20px; } }
  .news-and-stories__text {
    display: flex;
    align-items: center; }
    .news-and-stories__text p {
      margin: 0 !important;
      color: #ffffff;
      font-size: 18px;
      line-height: 28px; }
      .news-and-stories__text p a {
        color: #ffffff;
        text-decoration: none;
        border-bottom: 2px solid #ffffff; }
        .news-and-stories__text p a:hover {
          text-decoration: none;
          animation-name: bgsize;
          animation-duration: 1s;
          animation-timing-function: ease-in-out;
          color: #449dc2;
          transition: 1s;
          border-bottom: 2px solid #449dc2; }

.verweis {
  background: #f0f0f0;
  padding: 20px 15px;
  display: inline-flex;
  margin: 15px 0;
  width: 100%; }
  @media (min-width: 576px) {
    .verweis {
      padding: 20px 30px; } }
  .verweis__icon {
    padding-right: 15px;
    min-width: 100px;
    display: inherit; }
    @media (min-width: 576px) {
      .verweis__icon {
        padding-right: 20px; } }
  .verweis__text {
    display: flex;
    align-items: center; }
    .verweis__text p {
      margin: 0 !important;
      color: #000000;
      font-size: 18px;
      line-height: 28px; }
      .verweis__text p a {
        color: #000000;
        text-decoration: none;
        border-bottom: 2px solid #000000; }
        .verweis__text p a:hover {
          text-decoration: none;
          animation-name: bgsize;
          animation-duration: 1s;
          animation-timing-function: ease-in-out;
          color: #216b8a;
          transition: 1s;
          border-bottom: 2px solid #216b8a; }

.sidebar-container {
  margin-top: 50px;
  margin-bottom: 50px; }
  .archive .sidebar-container {
    margin-top: 0; }
  .sidebar-container h4 {
    font-size: 22px;
    font-weight: 800;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 24px; }
  .sidebar-container .is-style-accordion-group h4.is-active {
    margin-bottom: 24px !important; }
  .sidebar-container p:last-of-type {
    margin-bottom: 0; }
  @media screen and (max-widht: 768px) {
    .sidebar-container {
      margin-top: 20px; } }
  @media screen and (min-width: 768px) {
    .sidebar-container {
      padding-left: 30px; } }
  .sidebar-container .sidebar-wrapper.large-gaps .widget_block {
    margin-bottom: 15px; }
  .sidebar-container .sidebar-wrapper.small-gaps .widget_block,
  .sidebar-container .sidebar-wrapper.small-gaps .widget_categories {
    margin-bottom: 1px; }
  .sidebar-container .wp-block-categories-list {
    list-style: none;
    padding: 0px;
    margin-bottom: 0; }
    .sidebar-container .wp-block-categories-list li:not(:last-child) {
      margin-bottom: 5px; }
  .sidebar-container section > .wp-block-image {
    background-color: #f0f0f0;
    padding: 24px 16px;
    margin-bottom: 0; }
    .sidebar-container section > .wp-block-image img {
      height: auto; }
  .sidebar-container .wp-block-group {
    background-color: #f0f0f0;
    padding: 24px 16px; }
    .sidebar-container .wp-block-group .wp-block-group {
      padding: 0; }
  .sidebar-container .detail-link--wrapper {
    background-color: #fff;
    padding: 22px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative; }
    .sidebar-container .detail-link--wrapper p {
      margin-top: 0;
      line-height: 1;
      font-size: 18px;
      max-width: 86%;
      margin-bottom: 0; }
    .sidebar-container .detail-link--wrapper > span {
      width: auto;
      line-height: 1;
      position: absolute;
      top: auto;
      right: 23px; }
      .sidebar-container .detail-link--wrapper > span.detail-link--down-image {
        right: 19px; }
  .sidebar-container .events--card {
    background-color: #daeef3;
    padding: 15px;
    margin-bottom: 15px; }
    .sidebar-container .events--card p {
      font-family: FSAlbert-Regular;
      margin-bottom: 5px; }
      .sidebar-container .events--card p span {
        font-family: FSAlbert-Regular;
        margin-bottom: 5px; }
    .sidebar-container .events--card h3 {
      margin-top: 0; }
  .sidebar-container .wp-block-rss {
    padding: 0; }
    .sidebar-container .wp-block-rss:last-child {
      margin-bottom: 0px; }
    .sidebar-container .wp-block-rss__item {
      background-color: #daeef3;
      padding: 15px;
      display: flex;
      flex-direction: column; }
      .sidebar-container .wp-block-rss__item:not(:last-child) {
        margin-bottom: 15px; }
      .sidebar-container .wp-block-rss__item-title {
        line-height: 30px;
        font-family: FSAlbert-Regular;
        margin-bottom: 0; }
        .sidebar-container .wp-block-rss__item-title > a {
          border: 0;
          font-size: 18px;
          color: #000000; }
    .sidebar-container .wp-block-rss + .rss-all > a {
      display: flex;
      align-items: baseline;
      border: 0;
      color: #000000; }
      .sidebar-container .wp-block-rss + .rss-all > a > p {
        margin: 0;
        font-size: 16px;
        line-height: 23px;
        font-family: FSAlbert-Bold; }
      .sidebar-container .wp-block-rss + .rss-all > a > i {
        margin-left: 20px; }
  .sidebar-container .block-icon-link__text {
    line-height: 1;
    font-size: 18px; }

.block-icon-link {
  padding: 24px 16px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
  border-bottom: 0;
  line-height: 1;
  font-size: 16px; }
  .block-icon-link.gray {
    background-color: #f0f0f0;
    color: #000000; }
  .block-icon-link.darkblue {
    background-color: #77c5d8;
    color: #000000; }

.widget_categories {
  padding: 32px 30px;
  background-color: #f0f0f0;
  color: #000000;
  font-size: 18px; }
  .widget_categories .widget-title {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 30px;
    line-height: 1; }
  .widget_categories ul:not(:last-child) {
    margin-bottom: 30px; }
  .widget_categories ul:last-child {
    margin-bottom: 0; }

.block-contact-card {
  padding: 24px 16px;
  background-color: #f0f0f0;
  color: #000000;
  font-size: 18px; }
  .block-contact-card__title {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 24px;
    line-height: 1; }
  .block-contact-card__position {
    font-weight: bold;
    margin-bottom: 15px; }
  .block-contact-card__image img {
    height: auto;
    width: 100%;
    object-fit: cover; }
    @media (min-width: 1200px) {
      .block-contact-card__image img {
        height: 100px;
        width: 100px;
        max-width: none; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    .block-contact-card__image {
      width: 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 15px; }
      .block-contact-card__image img {
        width: 100px;
        height: 100px; } }
  .block-contact-card__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .block-contact-card__data > a {
    color: #000000;
    border-bottom-color: #000000;
    font-size: 16px;
    font-weight: 600; }
  .block-contact-card__button a {
    margin-bottom: 0;
    margin-top: 15px;
    display: inline-block; }

.wp-block-group.twitter .ctf-tweets .ctf-item {
  padding: 15px !important;
  border-top: 0 !important;
  background: #daeef3; }
  .wp-block-group.twitter .ctf-tweets .ctf-item:not(:last-of-type) {
    margin-bottom: 15px; }
  .wp-block-group.twitter .ctf-tweets .ctf-item a {
    border: 0; }
  .wp-block-group.twitter .ctf-tweets .ctf-item .ctf-tweet-meta {
    margin: 0 !important;
    display: block !important; }
    .wp-block-group.twitter .ctf-tweets .ctf-item .ctf-tweet-meta > a {
      font-size: 12px !important; }
  .wp-block-group.twitter .ctf-tweets .ctf-item .ctf-author-name {
    line-height: 1.2;
    font-size: 16px; }
  .wp-block-group.twitter .ctf-tweets .ctf-item .ctf-tweet-content {
    padding-bottom: 0 !important; }
  .wp-block-group.twitter .ctf-tweets .ctf-item .ctf-tweet-text {
    font-size: 14px;
    word-break: break-word; }
    .wp-block-group.twitter .ctf-tweets .ctf-item .ctf-tweet-text .ctf-tweet-text-media-wrap {
      display: block !important;
      margin: 0 !important;
      padding: 0 !important;
      border: 0 !important; }

.downloads__container {
  background-color: #daeef3;
  padding: 25px;
  padding-top: 26px;
  margin: 0 !important;
  border: 0 !important;
  margin-bottom: 30px !important;
  border-radius: 0 !important;
  transition: all 0.2s ease-in-out; }
  .downloads__container:hover {
    background-color: #77c5d8; }
  .downloads__container .downloads__title {
    font-size: 24px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0; }
    .downloads__container .downloads__title > button {
      margin: 0;
      width: 90%;
      line-height: 1;
      color: #000000; }
      .downloads__container .downloads__title > button:focus {
        outline: 0px; }
    .downloads__container .downloads__title::after {
      color: #000000;
      width: 11px;
      height: 11px;
      transform: translate(0, -50%) rotate(40deg) skewX(-10deg);
      right: 4px; }
  .downloads__container.is-open {
    background-color: #77c5d8; }
    .downloads__container.is-open .downloads__title::after {
      transform: translate(0, -50%) rotate(220deg) skewX(-10deg); }
  .downloads__container .downloads__wrapper {
    background-color: #fff;
    padding: 25px;
    margin-top: 25px;
    margin-bottom: 5px; }
    .downloads__container .downloads__wrapper .downloads__language {
      font-weight: 700;
      font-size: 20px;
      line-height: 1.4;
      margin-bottom: 15px;
      margin-top: 0; }
    .downloads__container .downloads__wrapper .downloads__files {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      gap: 15px;
      align-items: center; }
      .downloads__container .downloads__wrapper .downloads__files:not(:last-of-type) {
        margin-bottom: 30px; }
      .downloads__container .downloads__wrapper .downloads__files .downloads__file {
        display: inline-flex;
        gap: 8px; }
        @media screen and (max-width: 1199px) {
          .downloads__container .downloads__wrapper .downloads__files .downloads__file {
            gap: 3px;
            margin-right: 6px; } }
        .downloads__container .downloads__wrapper .downloads__files .downloads__file .downloads__file-checkbox {
          width: auto;
          height: auto;
          margin: 0;
          margin-bottom: 3px; }
        .downloads__container .downloads__wrapper .downloads__files .downloads__file .downloads__file-label {
          margin: 0;
          line-height: 1;
          font-size: 16px; }
        .downloads__container .downloads__wrapper .downloads__files .downloads__file .downloads__file-link {
          margin: 0;
          line-height: 1;
          font-size: 16px;
          border-bottom: 1px solid #9ad4f1; }

.downloads__clear-selection-container {
  display: flex;
  flex-flow: row-reverse; }
  .downloads__clear-selection-container .downloads__clear-selection-button {
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
    color: #000000;
    font-size: 20px;
    margin-bottom: 30px; }

.downloads__form-container,
.download__form-container,
.gform_wrapper {
  margin-bottom: 30px; }
  .downloads__form-container .gform_heading,
  .download__form-container .gform_heading,
  .gform_wrapper .gform_heading {
    margin-bottom: 32px; }
  .downloads__form-container .downloads__form-description,
  .download__form-container .downloads__form-description,
  .gform_wrapper .downloads__form-description {
    font-size: 20px;
    margin-bottom: 20px; }
  .downloads__form-container p,
  .download__form-container p,
  .gform_wrapper p {
    margin: 0; }
  .downloads__form-container .wpcf7-list-item,
  .download__form-container .wpcf7-list-item,
  .gform_wrapper .wpcf7-list-item {
    margin: 0; }
    .downloads__form-container .wpcf7-list-item label,
    .download__form-container .wpcf7-list-item label,
    .gform_wrapper .wpcf7-list-item label {
      display: flex; }
    .downloads__form-container .wpcf7-list-item-label,
    .download__form-container .wpcf7-list-item-label,
    .gform_wrapper .wpcf7-list-item-label {
      font-size: 16px;
      line-height: 1.5; }
    .downloads__form-container .wpcf7-list-item input[type="checkbox"],
    .download__form-container .wpcf7-list-item input[type="checkbox"],
    .gform_wrapper .wpcf7-list-item input[type="checkbox"] {
      width: auto;
      height: auto;
      margin-bottom: 0;
      margin-top: 3px;
      margin-right: 10px; }
  .downloads__form-container .downloads__form-field,
  .download__form-container .downloads__form-field,
  .gform_wrapper .downloads__form-field {
    display: inline-block;
    width: calc(100% / 3 - 10px);
    margin-bottom: 30px; }
    @media screen and (max-width: 640px) {
      .downloads__form-container .downloads__form-field,
      .download__form-container .downloads__form-field,
      .gform_wrapper .downloads__form-field {
        width: calc(100% / 2 - 13px); } }
    @media screen and (max-width: 640px) {
      .downloads__form-container .downloads__form-field.email,
      .download__form-container .downloads__form-field.email,
      .gform_wrapper .downloads__form-field.email {
        width: 97%; } }
    .downloads__form-container .downloads__form-field:not(:nth-last-of-type(2)),
    .download__form-container .downloads__form-field:not(:nth-last-of-type(2)),
    .gform_wrapper .downloads__form-field:not(:nth-last-of-type(2)) {
      margin-right: 10px; }
    .downloads__form-container .downloads__form-field > label,
    .download__form-container .downloads__form-field > label,
    .gform_wrapper .downloads__form-field > label {
      max-width: 100%;
      margin-bottom: 0; }
      .downloads__form-container .downloads__form-field > label > br,
      .download__form-container .downloads__form-field > label > br,
      .gform_wrapper .downloads__form-field > label > br {
        line-height: 0;
        height: 0;
        display: none; }
  .downloads__form-container .gform_submission_error,
  .downloads__form-container .gfield_validation_message,
  .download__form-container .gform_submission_error,
  .download__form-container .gfield_validation_message,
  .gform_wrapper .gform_submission_error,
  .gform_wrapper .gfield_validation_message {
    margin-bottom: 10px;
    font-family: "FSAlbert-regular", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: red; }
  .downloads__form-container .gform_fields,
  .download__form-container .gform_fields,
  .gform_wrapper .gform_fields {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
    .downloads__form-container .gform_fields .gfield,
    .download__form-container .gform_fields .gfield,
    .gform_wrapper .gform_fields .gfield {
      max-width: 100%; }
      .downloads__form-container .gform_fields .gfield.hidden_label > label,
      .downloads__form-container .gform_fields .gfield.hidden_label > legend,
      .download__form-container .gform_fields .gfield.hidden_label > label,
      .download__form-container .gform_fields .gfield.hidden_label > legend,
      .gform_wrapper .gform_fields .gfield.hidden_label > label,
      .gform_wrapper .gform_fields .gfield.hidden_label > legend {
        display: none; }
      .downloads__form-container .gform_fields .gfield .ginput_container_consent,
      .downloads__form-container .gform_fields .gfield .gchoice,
      .download__form-container .gform_fields .gfield .ginput_container_consent,
      .download__form-container .gform_fields .gfield .gchoice,
      .gform_wrapper .gform_fields .gfield .ginput_container_consent,
      .gform_wrapper .gform_fields .gfield .gchoice {
        display: flex;
        gap: 10px;
        align-items: baseline; }
        .downloads__form-container .gform_fields .gfield .ginput_container_consent + .gfield_validation_message,
        .downloads__form-container .gform_fields .gfield .gchoice + .gfield_validation_message,
        .download__form-container .gform_fields .gfield .ginput_container_consent + .gfield_validation_message,
        .download__form-container .gform_fields .gfield .gchoice + .gfield_validation_message,
        .gform_wrapper .gform_fields .gfield .ginput_container_consent + .gfield_validation_message,
        .gform_wrapper .gform_fields .gfield .gchoice + .gfield_validation_message {
          margin-left: 23px; }
        .downloads__form-container .gform_fields .gfield .ginput_container_consent label,
        .downloads__form-container .gform_fields .gfield .gchoice label,
        .download__form-container .gform_fields .gfield .ginput_container_consent label,
        .download__form-container .gform_fields .gfield .gchoice label,
        .gform_wrapper .gform_fields .gfield .ginput_container_consent label,
        .gform_wrapper .gform_fields .gfield .gchoice label {
          line-height: 1.5;
          font-size: 16px;
          margin-bottom: 0; }
        .downloads__form-container .gform_fields .gfield .ginput_container_consent .gfield_required,
        .downloads__form-container .gform_fields .gfield .gchoice .gfield_required,
        .download__form-container .gform_fields .gfield .ginput_container_consent .gfield_required,
        .download__form-container .gform_fields .gfield .gchoice .gfield_required,
        .gform_wrapper .gform_fields .gfield .ginput_container_consent .gfield_required,
        .gform_wrapper .gform_fields .gfield .gchoice .gfield_required {
          display: none; }
        .downloads__form-container .gform_fields .gfield .ginput_container_consent input[type="checkbox"],
        .downloads__form-container .gform_fields .gfield .ginput_container_consent input[type="radio"],
        .downloads__form-container .gform_fields .gfield .gchoice input[type="checkbox"],
        .downloads__form-container .gform_fields .gfield .gchoice input[type="radio"],
        .download__form-container .gform_fields .gfield .ginput_container_consent input[type="checkbox"],
        .download__form-container .gform_fields .gfield .ginput_container_consent input[type="radio"],
        .download__form-container .gform_fields .gfield .gchoice input[type="checkbox"],
        .download__form-container .gform_fields .gfield .gchoice input[type="radio"],
        .gform_wrapper .gform_fields .gfield .ginput_container_consent input[type="checkbox"],
        .gform_wrapper .gform_fields .gfield .ginput_container_consent input[type="radio"],
        .gform_wrapper .gform_fields .gfield .gchoice input[type="checkbox"],
        .gform_wrapper .gform_fields .gfield .gchoice input[type="radio"] {
          width: auto;
          height: auto;
          margin-bottom: 0; }
  .downloads__form-container input[type="text"],
  .downloads__form-container input[type="email"],
  .download__form-container input[type="text"],
  .download__form-container input[type="email"],
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="email"] {
    border: 1px solid #979797;
    margin-bottom: 0;
    height: auto;
    line-height: 1;
    padding: 15px 20px 11px !important;
    font-size: 20px;
    color: #000000;
    font-size: 20px !important; }
    .downloads__form-container input[type="text"]::placeholder,
    .downloads__form-container input[type="email"]::placeholder,
    .download__form-container input[type="text"]::placeholder,
    .download__form-container input[type="email"]::placeholder,
    .gform_wrapper input[type="text"]::placeholder,
    .gform_wrapper input[type="email"]::placeholder {
      color: #979797; }
  .downloads__form-container div.gfield,
  .download__form-container div.gfield,
  .gform_wrapper div.gfield {
    margin-bottom: 20px; }
  .downloads__form-container input[type="submit"],
  .download__form-container input[type="submit"],
  .gform_wrapper input[type="submit"] {
    width: auto;
    height: auto;
    border: 0;
    background-color: #77c5d8;
    color: #000000;
    font-size: 16px;
    line-height: 20px !important;
    transition: all 0.3s ease-in-out;
    margin-bottom: 0;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px; }
    .downloads__form-container input[type="submit"]:disabled,
    .download__form-container input[type="submit"]:disabled,
    .gform_wrapper input[type="submit"]:disabled {
      opacity: 0.5; }

.post-type-archive-download .detail__title {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 0; }

.download__container {
  background-color: #daeef3;
  padding: 25px 25px 21px;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .download__container .download__title {
    margin: 0;
    display: block;
    line-height: 1;
    font-weight: 700; }
  .download__container .download__file {
    display: flex;
    align-items: baseline;
    gap: 10px; }
    .download__container .download__file .download__file-checkbox {
      width: auto;
      height: auto;
      margin-bottom: 0; }
    .download__container .download__file .download__file-label {
      margin-bottom: 0;
      font-size: 16px;
      line-height: 1; }

.download__clear-selection-container {
  display: flex;
  flex-flow: row-reverse; }
  .download__clear-selection-container .download__clear-selection-button {
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
    color: #e2007a;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 30px; }

.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .swiper__responsive-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    margin-bottom: 32px; }
  .swiper__responsive-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .swiper-wrapper {
    width: 100%; }
    @media screen and (max-width: 768px) {
      .swiper-wrapper {
        line-height: 1.3; } }
  .swiper-slide {
    text-align: center;
    width: auto !important;
    max-width: 100%;
    overflow: hidden; }
    .swiper-slide > a {
      text-decoration: none;
      height: 100%;
      display: block;
      border: none;
      line-height: 1; }
      .swiper-slide > a:hover {
        color: #000000; }
    .swiper-slide .slide-figure {
      margin: 0;
      position: relative;
      height: 100%; }
      .swiper-slide .slide-figure .slide-image {
        width: auto;
        height: 100%; }
      .swiper-slide .slide-figure .slide-caption {
        padding: 5px 20px 10px;
        display: inline;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left; }
        .swiper-slide .slide-figure .slide-caption > span {
          font-size: 14px;
          line-height: 26px;
          background-color: #fff;
          box-shadow: 4px 0px 0px #fff, -4px 0px 0px #fff;
          padding: 4px 0;
          color: #000000;
          font-style: italic; }
          @media screen and (max-width: 767px) {
            .swiper-slide .slide-figure .slide-caption > span {
              font-size: 12px;
              line-height: 2; } }
    .swiper-slide .slide-action-container {
      position: absolute;
      top: 0;
      right: 0; }
    .swiper-slide .slide-action {
      display: block;
      background-color: #fff;
      position: relative;
      padding: 4px;
      margin: 6px;
      font-family: dashicons;
      line-height: 1; }
      .swiper-slide .slide-action-link a {
        border-bottom: none; }
        .swiper-slide .slide-action-link a:hover {
          color: #000000; }
      .swiper-slide .slide-action-zoom, .swiper-slide .slide-action.zoom-action-close {
        cursor: pointer; }
  .swiper-pagination {
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .swiper-pagination .swiper-pagination-bullet {
      width: 8px;
      height: 8px; }
      .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #000000;
        width: 12px;
        height: 12px; }
  .swiper-button-prev, .swiper-button-next {
    color: #fff !important;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35); }

.et_social_pin_images_outer {
  display: none; }

.zoom-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  z-index: 1000000; }
  .zoom-container-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-height: 100vh;
    width: 100%;
    max-height: 100vh; }
  .zoom-container .zoom-responsive-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; }
    .zoom-container .zoom-responsive-container .zoom-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  .zoom-container .swiper {
    max-height: 100vh; }
    .zoom-container .swiper-pagination {
      position: relative !important;
      bottom: auto !important;
      left: auto !important;
      margin-top: 10px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .zoom-container .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background-color: #fff; }
        .zoom-container .swiper-pagination .swiper-pagination-bullet-active {
          background-color: #fff;
          width: 12px;
          height: 12px; }

.wp-block-table table {
  border-collapse: collapse;
  width: 100%; }

.wp-block-table thead {
  border-bottom: 3px solid; }

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
  word-break: normal; }

.share-icons {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 99999; }
  @media (min-width: 768px) {
    .share-icons {
      bottom: 40px;
      left: 40px; } }
  .share-icons__wrapper {
    position: relative; }
  .share-icons__icon {
    width: 44px;
    height: 44px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    transition: all 0.2s ease-in-out; }
    @media (min-width: 768px) {
      .share-icons__icon {
        width: 64px;
        height: 64px; } }
    .share-icons__icon svg {
      width: 24px;
      height: 24px; }
      @media (min-width: 768px) {
        .share-icons__icon svg {
          width: 32px;
          height: 32px; } }
    .share-icons__icon.toggle {
      background-image: url("./assets/images/share.svg");
      background-size: 25px;
      background-repeat: no-repeat;
      background-position: center;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 768px) {
        .share-icons__icon.toggle {
          background-size: 32px; } }
      .share-icons__icon.toggle.open {
        background-color: #cce9f8;
        background-image: url("./assets/images/close.svg"); }
  .share-icons .whatsapp--mobile {
    display: none; }
    @media (max-width: 991.98px) {
      .share-icons .whatsapp--mobile {
        display: flex; } }
  .share-icons .whatsapp--desktop {
    display: flex; }
    @media (max-width: 991.98px) {
      .share-icons .whatsapp--desktop {
        display: none; } }

@keyframes bgsize-mobile {
  from {
    background-size: 0% 2px; }
  to {
    background-size: 100% 2px; } }

@keyframes bgsize {
  from {
    background-size: 0% 2px; }
  to {
    background-size: 100% 2px; } }

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

.align-left {
  text-align: left; }

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