@charset "UTF-8";
/*
Theme Name: Spektrum E Zahnspange Ingelheim Custom Theme
Theme URI: https://spektrume.de
Author: Spektrum Digital
Author URI: https://spektrume.de
Description: Custom Theme for Customers of SPEKTRUM e
Version: 0.1.02
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: spek-custom
*/
/*normalize.cssv8.0.1|MITLicense|github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/* Inherit box-sizing to more easily change it's value on a component level. */
*, *::before, *::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/inter/inter-v18-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/inter/inter-v18-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/inter/inter-v18-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/inter/inter-v18-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/inter/inter-v18-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/inter/inter-v18-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/inter/inter-v18-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/lato/lato-v24-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/lato/lato-v24-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*
* Typographical Elements
* --------------------------------------------- */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 62.5%;
}

body {
  animation: fadedload 0.6s;
  font-size: 20px;
  line-height: 1.625;
  background-color: #fff;
  color: #1f4366;
  font-family: "Lato", serif;
  font-weight: 300;
}
@media (max-width: 1023px) {
  body {
    font-size: 18px;
  }
}

@keyframes fadedload {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
p {
  margin: 0 0 20px;
  padding: 0;
}

a {
  color: #1f4366;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
a:hover, a:focus, a:active {
  color: #365A7D;
  text-decoration: none;
  outline: 0;
}

b, strong {
  font-weight: 800;
}

blockquote, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 30px;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", serif;
  font-weight: 800;
  color: #1f4366;
  line-height: 1;
  margin: 0 0 20px;
}

h1 {
  font-size: 5rem;
}
@media (max-width: 767px) {
  h1 {
    font-size: 4rem;
  }
}

h2 {
  font-size: 40px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-size: 26px;
  font-weight: 700;
}
@media (max-width: 767px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 1.35em;
}

h5 {
  font-size: 1.15em;
}

h6 {
  font-size: 1em;
}

/* HTML Elements */
ol,
ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
}
ol li,
ul li {
  margin-bottom: 10px;
}
ol li::marker,
ul li::marker {
  font-weight: 600;
}

hr {
  border: none;
  border-collapse: collapse;
  border-top: 1px solid #1f4366;
  clear: both;
  margin: 1em 0;
}

/* Buttons */
a.button,
.contains-button > a,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  display: inline-block;
  border: 1px solid;
  border-radius: 3px;
  background: #1f4366;
  color: #fff;
  line-height: 1;
  padding: 0.6rem 1rem 0.6rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  text-align: center;
  cursor: pointer;
  transition: 300ms;
}
a.button:hover, a.button:active, a.button:focus,
.contains-button > a:hover,
.contains-button > a:active,
.contains-button > a:focus,
button:hover,
button:active,
button:focus,
input[type=button]:hover,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
  background-color: #365A7D;
}

/* Tables */
table {
  table-layout: auto;
  width: 100%;
  word-break: break-word;
}

th,
td {
  text-align: left;
  vertical-align: top;
  padding: 5px;
}

th {
  font-weight: 800;
  padding: 0 10px 10px;
}

td {
  border-top: 1px solid #eee;
}

figure {
  margin: 0;
}

/* Objects */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

.spek-icons {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

/* WordPress
--------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.alignright,
.alignleft {
  max-width: 50%;
}
@media (max-width: 600px) {
  .alignright,
  .alignleft {
    max-width: 100%;
  }
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Search Form */
.search-form {
  overflow: hidden;
}

.entry-content .search-form {
  margin-bottom: 40px;
  width: 50%;
}

.post-password-form input[type=submit],
.search-form input[type=submit] {
  margin-top: 10px;
}

.widget_search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none;
}

/* Gallery */
/*
.gallery {
  overflow: hidden;
}

.gallery img {
  border: 1px solid #eee;
  height: auto;
  padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
  border: 1px solid #999;
  outline: none;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

.gallery-item {
  float: left;
  margin: 0 0 30px;
  text-align: center;
}
*/
/* Text meant only for screen readers. */
.sr-skip-links,
.sr-skip-links li {
  margin: 0;
  height: 0;
  list-style: none;
  width: 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Icons */
/*
.spekicon{
  position: relative;
  display: inline-block;
  top: -1px;
  width: 20px;
  margin-right: 6px;

  svg{
    width: 20px;
    height: 20px;
    margin-top: -1px;
    vertical-align: middle;
    color: $color;

    .button &{
      color: #fff;
    }
  }
}
 */
/* Custom Classes */
.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.no-margin {
  margin: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.font-zero {
  font-size: 0;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

article.page header.entry-header h1 {
  padding: 60px 0;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  article.page header.entry-header h1 {
    padding-bottom: 40px;
  }
}

.figure-container-1 {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
  row-gap: 20px;
  margin-top: 40px;
}
.figure-container-1 figure {
  width: calc(50% - 10px);
  margin: 0;
}
.figure-container-1 a {
  display: inherit;
}

.image-text-container-4 {
  display: flex;
  flex-direction: row;
  column-gap: 60px;
  row-gap: 40px;
  flex-wrap: wrap;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 1360px) {
  .image-text-container-4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .image-text-container-4 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.image-text-container-4:first-child {
  margin-top: 0 !important;
}
@media (max-width: 1360px) {
  .image-text-container-4 {
    column-gap: 40px;
  }
}
@media (max-width: 1023px) {
  .image-text-container-4 {
    row-gap: 20px;
  }
}
.image-text-container-4 > h2 {
  width: 100%;
  margin-bottom: 0;
}
.image-text-container-4 > div {
  width: calc(50% - 30px);
}
@media (max-width: 1360px) {
  .image-text-container-4 > div {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .image-text-container-4 > div {
    width: 100%;
  }
}
.image-text-container-4 > div h1:last-child, .image-text-container-4 > div h2:last-child, .image-text-container-4 > div h3:last-child {
  margin-bottom: 0;
}
.image-text-container-4 > div h1:not(.image-text-container-4 > div h1:first-child, .image-text-container-4 > div h2:first-child, .image-text-container-4 > div h3:first-child), .image-text-container-4 > div h2:not(.image-text-container-4 > div h1:first-child, .image-text-container-4 > div h2:first-child, .image-text-container-4 > div h3:first-child), .image-text-container-4 > div h3:not(.image-text-container-4 > div h1:first-child, .image-text-container-4 > div h2:first-child, .image-text-container-4 > div h3:first-child) {
  margin-top: 40px;
}
.image-text-container-4 > div p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .image-text-container-4 > div > figure.wp-block-image {
    width: 300px;
    max-width: 100%;
    display: flex;
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .alignfull-container-3 h1 {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .alignfull-container-3 h1 {
    font-size: 3.5rem;
  }
}

.figure-style-2 {
  width: 290px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .figure-style-2 {
    width: 200px;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .figure-style-2 {
    width: 140px !important;
  }
}

figure.wp-block-table {
  margin-bottom: 0;
}
figure.wp-block-table table td {
  border: none;
  padding: 0;
}
figure.wp-block-table table td:first-child {
  padding: 0 20px 0 0;
}

.alignfull-container {
  margin: 0 calc(50% - 50vw);
  background-color: #b8e1eb;
  padding: 80px 20px;
}
@media (max-width: 1360px) {
  .alignfull-container {
    padding: 60px 20px;
  }
}
@media (max-width: 1023px) {
  .alignfull-container {
    padding: 40px 20px;
  }
}
.alignfull-container > div {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.alignfull-container-2 {
  margin: 0 calc(50% - 50vw);
  background-color: #1f4366;
}
.alignfull-container-2 > div {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  align-items: center;
  padding: 80px 20px;
}
@media (max-width: 1360px) {
  .alignfull-container-2 > div {
    padding: 60px 20px;
  }
}
@media (max-width: 1023px) {
  .alignfull-container-2 > div {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .alignfull-container-2 > div:first-child {
    flex-direction: column-reverse;
  }
}
.alignfull-container-2 > div > div h2, .alignfull-container-2 > div > div h3, .alignfull-container-2 > div > div li, .alignfull-container-2 > div > div p {
  color: white;
}
.alignfull-container-2 > div > div figure, .alignfull-container-2 > div > div img {
  border-radius: 20px;
}

.alignfull-container-3 {
  margin: 0 calc(50% - 50vw);
  background-color: #b8e1eb;
  padding: 80px 20px;
  padding-bottom: 40px;
}
@media (max-width: 1360px) {
  .alignfull-container-3 {
    padding: 60px 20px;
  }
}
@media (max-width: 1023px) {
  .alignfull-container-3 {
    padding: 40px 20px;
  }
}
@media (max-width: 600px) {
  .alignfull-container-3 {
    padding-bottom: 120px !important;
  }
  .alignfull-container-3 h1 {
    font-size: 3rem;
  }
}
.alignfull-container-3 > div {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  align-items: center;
}
@media (min-width: 1361px) {
  .alignfull-container-3 > div > div > figure {
    width: 340px;
  }
}
@media (min-width: 768px) {
  .alignfull-container-3 > div > div > figure {
    margin-left: unset !important;
  }
}
.alignfull-container-3 > div > div > figure img {
  width: 100%;
}

.teasers-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 40px;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 1360px) {
  .teasers-container {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .teasers-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.teasers-container > div {
  width: calc(25% - 22.5px);
  position: relative;
  transition: all 0.2s linear;
  padding: 10px;
  border: 1px solid rgba(184, 225, 235, 0);
  border-radius: 10px;
}
@media (max-width: 1023px) {
  .teasers-container > div {
    width: calc(50% - 20px);
  }
}
@media (max-width: 600px) {
  .teasers-container > div {
    width: 100%;
  }
}
.teasers-container > div a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.teasers-container > div:hover {
  border: 1px solid #5B7B99;
}
.teasers-container > div figure {
  margin-bottom: 24px;
}
@media (max-width: 600px) {
  .teasers-container > div figure {
    margin-bottom: 20px;
  }
}
.teasers-container > div figure img {
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 10px;
}
.teasers-container > div h2 {
  line-height: 0.9;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 600px) {
  .teasers-container > div h2 {
    line-height: 0.8;
    margin-bottom: 15px;
  }
}
.teasers-container > div p {
  font-size: 18px;
  line-height: 1.4;
}
.teasers-container > div p:last-of-type {
  margin-bottom: 0;
}

.image-text-container-5 {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 40px;
  row-gap: 40px;
  flex-wrap: wrap;
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 1360px) {
  .image-text-container-5 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .image-text-container-5 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .image-text-container-5 {
    column-gap: 20px;
  }
}
.image-text-container-5 > div:nth-child(2) {
  width: calc(66.6666666667% - 20px);
}
@media (max-width: 1023px) {
  .image-text-container-5 > div:nth-child(2) {
    width: calc(66.6666666667% - 10px);
  }
}
@media (max-width: 767px) {
  .image-text-container-5 > div:nth-child(2) {
    width: 100%;
  }
}
.image-text-container-5 > div:nth-child(1) {
  width: calc(33.3333333333% - 20px);
}
@media (max-width: 1023px) {
  .image-text-container-5 > div:nth-child(1) {
    width: calc(33.3333333333% - 10px);
  }
}
@media (max-width: 767px) {
  .image-text-container-5 > div:nth-child(1) {
    width: 100%;
  }
}

.quote-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  border-radius: 10%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.quote-container figure {
  width: 100px;
  margin-top: -60px;
}
.quote-container p:first-of-type {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}
.quote-container p:nth-of-type(2) {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: center;
}

.figure-style-1 {
  border-radius: 100%;
}
@media (max-width: 767px) {
  .figure-style-1 {
    display: flex;
  }
}
.figure-style-1 img {
  border-radius: 100%;
}
@media (max-width: 767px) {
  .figure-style-1 img {
    width: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .figure-style-1 img {
    width: 240px;
    margin: 0 auto;
  }
}

.banner-style-1 {
  margin-top: 80px;
  margin-bottom: 80px;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 1360px) {
  .banner-style-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .banner-style-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.decoration-logo {
  width: 160px;
  margin-top: 40px;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .decoration-logo {
    margin-right: auto;
    margin-left: unset;
    margin-top: 40px;
  }
}

@media (min-width: 1361px) {
  .figure-style-3 img {
    height: 450px;
    object-fit: cover;
  }
}

@media (min-width: 1361px) {
  .figure-style-4 img {
    height: 476px;
    object-fit: cover;
  }
}

.spek-faqs-accordion-out {
  margin-top: 80px;
  margin-bottom: 80px;
  margin-top: 0 !important;
}
@media (max-width: 1360px) {
  .spek-faqs-accordion-out {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .spek-faqs-accordion-out {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.spek-faqs-accordion-out > div:first-child h3 {
  margin-top: 0 !important;
}

html {
  scroll-padding-top: 220px;
}

/****/
.banner-style-2 {
  margin: 0 calc(50% - 50vw);
  background-color: #1f4366;
  padding: 40px 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .banner-style-2 {
    padding: 20px 20px;
  }
}
.banner-style-2 > div {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 40px;
  row-gap: 40px;
}
@media (max-width: 1023px) {
  .banner-style-2 > div {
    row-gap: 20px;
  }
}
.banner-style-2 > div p {
  font-size: 30px;
  font-weight: 600;
  color: white;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .banner-style-2 > div p {
    text-align: center;
  }
}
.banner-style-2 > div figure img {
  width: 100%;
}
.banner-style-2 > div > *:nth-child(1) {
  width: calc(100% - 190px);
}
@media (max-width: 1023px) {
  .banner-style-2 > div > *:nth-child(1) {
    width: calc(100% - 170px);
  }
}
@media (max-width: 767px) {
  .banner-style-2 > div > *:nth-child(1) {
    width: 100%;
  }
}
.banner-style-2 > div > *:nth-child(2) {
  width: 150px;
}
@media (max-width: 767px) {
  .banner-style-2 > div > *:nth-child(2) {
    width: 120px;
  }
}

.content-container-2 {
  margin-top: 80px;
  margin-bottom: 80px;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1360px) {
  .content-container-2 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .content-container-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.content-container-2 figure {
  width: 300px;
  margin-bottom: 20px;
}
.content-container-2 h2 {
  text-align: center;
}
.content-container-2 ul {
  padding-left: 40px;
}
.content-container-2 ul li {
  position: relative;
  margin-bottom: 10px;
  list-style: none;
}
.content-container-2 ul li:last-child {
  margin-bottom: 0;
}
.content-container-2 ul li::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: -40px;
  top: 3px;
  z-index: 1;
  background: url("zahnspange-ingelheim.de/wp-content/uploads/2025/01/rettungsring.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.ilms-blog-container-out {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 1360px) {
  .ilms-blog-container-out {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .ilms-blog-container-out {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

/*********************************/
.images-container-1 {
  position: relative;
  padding: 80px 20px;
  margin: 0 calc(50% - 50vw);
  overflow-x: hidden;
  margin-top: 80px;
  margin-bottom: 80px;
  margin-top: 0 !important;
}
@media (max-width: 1360px) {
  .images-container-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .images-container-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.images-container-1 > figure {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.images-container-1 > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.images-container-1 > figure:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  background-color: #b8e1eb;
}
.images-container-1 > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 60px;
  row-gap: 40px;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .images-container-1 > div {
    column-gap: 20px;
    row-gap: 20px;
  }
}
@media (max-width: 600px) {
  .images-container-1 > div figure {
    width: 100% !important;
  }
}
.images-container-1 > div figure img {
  border-radius: 20%;
}
.images-container-1 > div figure:nth-child(1) {
  width: calc(40% - 30px);
}
@media (max-width: 1023px) {
  .images-container-1 > div figure:nth-child(1) {
    width: calc(40% - 10px);
  }
}
.images-container-1 > div figure:nth-child(2) {
  width: calc(60% - 30px);
}
@media (max-width: 1023px) {
  .images-container-1 > div figure:nth-child(2) {
    width: calc(60% - 10px);
  }
}
.images-container-1 > div figure:nth-child(3) {
  width: calc(50% - 0px);
}

.text-column-container {
  column-count: 2;
  column-gap: 60px;
  margin-top: 60px;
  margin-bottom: 80px;
}
@media (max-width: 1360px) {
  .text-column-container {
    column-gap: 40px;
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .text-column-container {
    column-count: 1;
  }
}
.text-column-container h1:last-child, .text-column-container h2:last-child, .text-column-container h3:last-child {
  margin-bottom: 0;
}
.text-column-container h1:not(.text-column-container h1:first-child, .text-column-container h2:first-child, .text-column-container h3:first-child), .text-column-container h2:not(.text-column-container h1:first-child, .text-column-container h2:first-child, .text-column-container h3:first-child), .text-column-container h3:not(.text-column-container h1:first-child, .text-column-container h2:first-child, .text-column-container h3:first-child) {
  margin-top: 60px;
}
@media (max-width: 1360px) {
  .text-column-container h1:not(.text-column-container h1:first-child, .text-column-container h2:first-child, .text-column-container h3:first-child), .text-column-container h2:not(.text-column-container h1:first-child, .text-column-container h2:first-child, .text-column-container h3:first-child), .text-column-container h3:not(.text-column-container h1:first-child, .text-column-container h2:first-child, .text-column-container h3:first-child) {
    margin-top: 40px;
  }
}
.text-column-container p:last-child {
  margin-bottom: 0;
}
.text-column-container ul, .text-column-container ol {
  break-inside: avoid;
}
@media (min-width: 1361px) {
  .text-column-container ul, .text-column-container ol {
    padding: 0;
  }
}
.text-column-container ul li, .text-column-container ol li {
  margin-bottom: 20px;
}

.it-has-header-image #page #main-content > article {
  display: flex;
  flex-direction: column;
}
.it-has-header-image #page #main-content > article .post-thumbnail {
  display: flex;
  order: -1;
  margin: 0 calc(50% - 50vw);
}
.it-has-header-image #page #main-content > article .post-thumbnail img {
  width: 100%;
  max-height: 50vh;
  object-fit: cover;
}
.it-has-header-image #page #main-content > article .entry-header > h1 {
  padding: 80px 0 60px 0;
}

.awmp-map {
  font-family: "Inter", serif;
  font-size: 20px;
}

@media (min-width: 1361px) {
  .figure-style-8 img {
    height: 483px;
    object-fit: cover;
  }
}

.image-text-container-10 {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  transition: all 0.4s !important;
}
@media (max-width: 1360px) {
  .image-text-container-10 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .image-text-container-10 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .image-text-container-10 > *:not(.float-element) {
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 768px) {
  .image-text-container-10 > *:not(.float-element) > div:has(ul, ol) {
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .image-text-container-10:has(.float-element-left) > *:not(.float-element) {
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .image-text-container-10:has(.float-element-left) > div:has(ul, ol) {
    margin-left: auto;
  }
}
@media (min-width: 1024px) {
  .image-text-container-10:has(.float-element-right) > *:not(.float-element) {
    margin-right: auto;
  }
}
.image-text-container-10 .float-element {
  float: right;
  width: calc(50% - 20px);
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .image-text-container-10 .float-element {
    width: calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .image-text-container-10 .float-element {
    width: 100%;
  }
}
.image-text-container-10 .float-element.float-element-right {
  float: right;
  margin-left: 40px;
}
@media (max-width: 1360px) {
  .image-text-container-10 .float-element.float-element-right {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .image-text-container-10 .float-element.float-element-right {
    margin-left: 0px;
  }
}
.image-text-container-10 .float-element.float-element-left {
  float: left;
  margin-right: 40px;
}
@media (max-width: 1360px) {
  .image-text-container-10 .float-element.float-element-left {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .image-text-container-10 .float-element.float-element-left {
    margin-right: 0px;
  }
}
.image-text-container-10 .float-element img {
  border-radius: 20px;
  aspect-ratio: 1.5;
  object-fit: cover;
}
.image-text-container-10 ol, .image-text-container-10 ul {
  padding-left: 10px;
}
.image-text-container-10 ol:last-child, .image-text-container-10 ul:last-child {
  margin-bottom: 0;
}
.image-text-container-10 ol li, .image-text-container-10 ul li {
  list-style-type: "•";
  padding-left: 10px;
}
@media (max-width: 1023px) {
  .image-text-container-10 ol li, .image-text-container-10 ul li {
    padding-left: 5px;
  }
}
.image-text-container-10 ol li:last-child, .image-text-container-10 ul li:last-child {
  margin-bottom: 0;
}
.image-text-container-10 > div:has(ul, ol):not(.image-text-container-10 > div:has(ul, ol):last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .image-text-container-10 > div:has(ul, ol) {
    width: calc(50% - 10px);
  }
}
.image-text-container-10 p:last-of-type {
  margin-bottom: 0;
}
.image-text-container-10 > h2 {
  padding-top: 10px;
}
.image-text-container-10 p + h3 {
  margin: 40px 0 13.5px 0;
}
.image-text-container-10 p + .float-element + h2 {
  margin-top: 80px;
}
.image-text-container-10 p > a {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}

.object-position-1 img {
  object-position: 50% 15%;
}

#corner-button {
  position: fixed;
  right: 20px;
  bottom: 30px;
  z-index: 999;
  transition: 200ms ease-in-out;
  border-radius: 100%;
}
@media (max-width: 600px) {
  #corner-button {
    right: 10px;
    bottom: 10px;
  }
}
#corner-button:hover {
  transform: translateY(-3px);
}
#corner-button:hover a {
  box-shadow: rgba(0, 0, 0, 0.3) 0 20px 20px;
}
#corner-button a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #1F4366;
  border-radius: 100%;
  text-decoration: unset;
  padding: 20px 0 10px 0;
  width: 120px;
  height: 120px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 10px 10px;
}
@media (max-width: 600px) {
  #corner-button a {
    padding: 15px 0 10px 0;
    width: 90px;
    height: 90px;
  }
}
#corner-button svg {
  width: 60px;
  height: 60px;
  margin: -12px 0 -10px;
}
@media (max-width: 600px) {
  #corner-button svg {
    width: 40px;
    margin: -6px 0;
  }
}
#corner-button p {
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: normal;
  margin-bottom: 0px;
}
@media (max-width: 600px) {
  #corner-button p {
    font-size: 12px;
  }
}

@media (min-width: 1361px) {
  body.home .alignfull-container-3 {
    padding: 20px 20px;
  }
  body.home .alignfull-container-3 > .image-text-container-4 {
    width: 1600px;
  }
  body.home .alignfull-container-3 > .image-text-container-4 > div {
    align-items: center;
    justify-content: flex-start;
    display: flex;
  }
  body.home .alignfull-container-3 > .image-text-container-4 > div h1 {
    font-size: 60px;
    line-height: 1.2;
    width: fit-content;
    font-weight: 700;
    letter-spacing: -2.49375px;
  }
  body.home .alignfull-container-3 > .image-text-container-4 > div figure {
    width: 500px;
    object-fit: cover;
  }
  body.home .image-text-container-5-out {
    margin: -50px calc(50% - 50vw) 80px;
  }
  body.home .image-text-container-5-out .image-text-container-5 {
    width: 1600px;
    margin-top: 0px;
    margin-bottom: 0px;
    column-gap: 10px;
  }
  body.home .image-text-container-5-out .image-text-container-5 .quote-container {
    background-color: white;
    margin-bottom: -80px;
  }
  body.home .image-text-container-5-out .image-text-container-5 figure img {
    width: 320px;
  }
  body.home .image-text-container-5-out .image-text-container-5 > div:nth-child(1) {
    width: 320px;
  }
  body.home .image-text-container-5-out .image-text-container-5 > div:nth-child(2) {
    width: 600px;
  }
}
/* Main Menu */
.main-navigation ul.menu {
  display: flex;
  font-size: 18px;
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding: 0;
}
.main-navigation ul.menu.nav-menu > li {
  cursor: pointer;
}
.main-navigation ul.menu.nav-menu > li > a::after {
  border-top: 2px solid white;
}
.main-navigation ul.menu.nav-menu > li > a:hover:after, .main-navigation ul.menu.nav-menu > li > a:focus:after {
  backface-visibility: hidden;
}
@media (min-width: 1361px) {
  .main-navigation ul.menu.nav-menu > li > a:hover:after, .main-navigation ul.menu.nav-menu > li > a:focus:after {
    transform: scaleX(1);
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu.nav-menu > li > a:hover:after, .main-navigation ul.menu.nav-menu > li > a:focus:after {
    background-color: #365A7D;
  }
}
@media (min-width: 1361px) {
  .main-navigation ul.menu.nav-menu > li.current_page_item > a:after {
    transform: scaleX(1);
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu.nav-menu > li {
    width: 350px;
    max-width: 100%;
  }
  .main-navigation ul.menu.nav-menu > li:first-child {
    border-top: 1px solid white;
  }
  .main-navigation ul.menu.nav-menu > li:not(.navbar-button) {
    border-bottom: 1px solid white;
  }
}
.main-navigation ul.menu li {
  position: relative;
  list-style: none;
  margin: 0 10px;
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li:last-of-type {
    margin-right: -10px;
  }
}
.main-navigation ul.menu li a {
  display: block;
  color: white;
  line-height: 1;
  font-weight: 300;
  padding: 6px 12px;
  font-family: "Inter", serif;
}
.main-navigation ul.menu li a::after {
  transition: transform 0.3s ease-out, border-color 0.3s ease-out;
  position: absolute;
  display: block;
  bottom: 0px;
  left: 8px;
  width: calc(100% - 16px);
  transform: scaleX(0);
  content: "";
  border-top: 1px solid white;
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li a:hover::after, .main-navigation ul.menu li a:focus::after {
    backface-visibility: hidden;
  }
}
.main-navigation ul.menu li a:hover, .main-navigation ul.menu li a:focus {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li a:hover, .main-navigation ul.menu li a:focus {
    color: white;
    background-color: #365A7D;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li a {
    color: white;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.navbar-button {
    margin-top: 40px;
  }
}
.main-navigation ul.menu li.navbar-button a {
  color: #1f4366;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 6px;
  background-color: white;
  padding: 4px 12px;
}
.main-navigation ul.menu li.navbar-button a:after {
  content: none;
}
.main-navigation ul.menu li.navbar-button:hover a {
  background-color: #1f4366;
  color: white;
  border: 1px solid white;
}
.main-navigation ul.menu li.menu-item-has-children {
  -webkit-tap-highlight-color: transparent; /* For iOS (Safari) */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* For older Android versions */
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li.menu-item-has-children:hover > ul.sub-menu {
    top: 100%;
    left: 8px;
    opacity: 1;
  }
  .main-navigation ul.menu li.menu-item-has-children:hover .submenu-toggle {
    transform: rotate(-180deg);
  }
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li.menu-item-has-children > a {
    padding-right: 27px;
  }
}
.main-navigation ul.menu li.menu-item-has-children .submenu-toggle {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 100;
  width: 15px;
  height: 12px;
  background-size: 15px;
  background-image: url("images/chevron-down-outline.svg");
  background-position: center calc(50% - 2px);
  background-repeat: no-repeat;
  transition: 300ms;
  cursor: pointer;
}
.main-navigation ul.menu li.menu-item-has-children .submenu-toggle:hover::before, .main-navigation ul.menu li.menu-item-has-children .submenu-toggle:focus::before {
  background-color: rgba(255, 255, 255, 0.15);
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li.menu-item-has-children .submenu-toggle {
    transform-origin: 50% 4px;
    transform: rotate(0deg);
    right: 7.5px;
    bottom: 6px;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.menu-item-has-children .submenu-toggle {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"><path fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M112 184l144 144 144-144"/></svg>');
    background-position: calc(100% - 5px) 7.5px;
    height: 30px;
    width: 100%;
    transition: none;
    transform: rotate(0deg);
    right: 0px;
    width: 26px;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.menu-item-has-children.submenu-open > a {
    border-bottom: 1px solid white;
    transition: background-color 0.3s ease-in-out;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.menu-item-has-children.submenu-open .submenu-toggle {
    transform: rotate(180deg);
    z-index: 1;
    background-position: calc(0% + 5px) center;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.menu-item-has-children.submenu-open > ul {
    display: block;
    left: 0px;
    opacity: 1;
    top: 0;
    height: auto;
    position: relative;
    transition: opacity 300ms;
  }
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li.current_page_item > a:after {
    backface-visibility: hidden;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.current_page_item > a {
    background-color: #1f4366;
  }
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li.current-menu-parent > a:after {
    transform: scaleX(1);
    backface-visibility: hidden;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.current-menu-parent > a {
    background-color: #1f4366;
  }
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li.current-menu-parent > ul.sub-menu > .current-menu-item > a {
    background-color: #5B7B99;
  }
  .main-navigation ul.menu li.current-menu-parent > ul.sub-menu > .current-menu-item > a:after {
    backface-visibility: hidden;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li.current-menu-parent > ul.sub-menu > .current-menu-item > a {
    background-color: #5B7B99;
  }
}
.main-navigation ul.menu li ul.sub-menu {
  position: absolute;
  top: 120%;
  left: -999em;
  z-index: 10000;
  opacity: 0;
  transition: top 300ms, opacity 300ms;
  width: max-content;
  margin: 0;
  padding: 0;
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li ul.sub-menu {
    width: 100%;
  }
}
@media (min-width: 1361px) {
  .main-navigation ul.menu li ul.sub-menu {
    background: #365A7D;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
}
.main-navigation ul.menu li ul.sub-menu li {
  margin: 0;
}
.main-navigation ul.menu li ul.sub-menu li a {
  font-size: 0.9em;
  color: white;
  padding: 8px;
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li ul.sub-menu li a {
    padding: 10px 18px;
    font-size: 0.8em;
    color: white;
  }
}
.main-navigation ul.menu li ul.sub-menu li a:hover, .main-navigation ul.menu li ul.sub-menu li a:focus {
  background-color: #5B7B99;
}
@media (max-width: 1360px) {
  .main-navigation ul.menu li ul.sub-menu li {
    width: auto;
  }
  .main-navigation ul.menu li ul.sub-menu li:first-child {
    margin-top: 5px;
  }
  .main-navigation ul.menu li ul.sub-menu li:last-child {
    margin-bottom: 5px;
  }
}
@media (max-width: 1360px) {
  .main-navigation ul.menu {
    position: fixed;
    top: 100px;
    z-index: 1000;
    width: 100vw;
    height: calc(100vh - 100px);
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 20vh;
    background: linear-gradient(135deg, rgb(31, 67, 102) 0%, rgba(91, 123, 153, 0.96) 100%);
    right: 100%;
    opacity: 0;
    transition: right 0s, opacity 500ms;
  }
}
@media (max-width: 1360px) and (max-width: 600px) {
  .main-navigation ul.menu {
    top: 70px;
    height: calc(100vh - 70px);
  }
}
@media (max-width: 1360px) {
  .main-navigation.toggled ul.responsive-menu {
    right: 0;
    opacity: 1;
    transition: right 0s, opacity 500ms;
  }
}

/* Hamburger Button */
div.menu-toggle {
  position: relative;
  z-index: 10000;
  display: none;
  padding: 0.8rem 1rem;
  border-radius: 0;
}
@media (max-width: 1360px) {
  div.menu-toggle {
    display: block;
    border: 2px solid #1f4366;
    background-color: white;
  }
}
div.menu-toggle .nav-container .checkbox {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
div.menu-toggle .nav-container .hamburger-lines {
  height: 26px;
  width: 32px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
div.menu-toggle .nav-container .hamburger-lines .line {
  display: block;
  height: 2px;
  width: 100%;
  background: #1f4366;
}
div.menu-toggle .nav-container .hamburger-lines .line1 {
  transform-origin: 0 0;
  transition: transform 0.4s ease-in-out;
}
div.menu-toggle .nav-container .hamburger-lines .line2 {
  transition: transform 0.2s ease-in-out;
}
div.menu-toggle .nav-container .hamburger-lines .line3 {
  transform-origin: 0 100%;
  transition: transform 0.4s ease-in-out;
}
div.menu-toggle .nav-container input[type=checkbox]:checked ~ .hamburger-lines .line1 {
  transform: translateX(6px) rotate(50deg);
}
div.menu-toggle .nav-container input[type=checkbox]:checked ~ .hamburger-lines .line2 {
  transform: translateX(6px) scaleY(0);
}
div.menu-toggle .nav-container input[type=checkbox]:checked ~ .hamburger-lines .line3 {
  transform: translateX(6px) rotate(-50deg);
}

.no-margin-top {
  margin-top: 0;
}

.header {
  width: 100%;
}

.site {
  overflow-x: hidden;
}

.main-content {
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 100px;
}
@media (max-width: 600px) {
  .main-content {
    margin-top: 66px;
  }
}

.header {
  position: fixed;
  background-color: #1f4366;
  z-index: 1000;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transition: 300ms;
}
.header.shrink {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
@media (min-width: 1361px) {
  .header.shrink .wrap .site-branding a.custom-logo-link img.custom-logo {
    height: 50px;
  }
}
.header.shrink .wrap .site-branding p.site-title a {
  font-size: 20px;
}
.header .wrap {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  transition: 300ms;
}
.header .wrap .site-branding {
  display: flex;
  align-items: center;
}
.header .wrap .site-branding p.site-title,
.header .wrap .site-branding a.custom-logo-link {
  font-size: 0;
  position: relative;
  z-index: 5000;
}
.header .wrap .site-branding p.site-title a {
  width: 296px;
  padding-left: 10px;
  color: white;
  font-size: 24px;
  line-height: 1.2;
  display: block;
}
@media (max-width: 600px) {
  .header .wrap .site-branding p.site-title a {
    width: 203px;
    font-size: 17px !important;
    padding-left: 0px;
  }
}
.header .wrap .site-branding a.custom-logo-link img.custom-logo {
  height: 80px;
  width: auto;
  line-height: 0;
  transition: 300ms;
}
@media (max-width: 600px) {
  .header .wrap .site-branding a.custom-logo-link img.custom-logo {
    height: 40px;
    padding-right: 5px;
  }
}
.header .wrap .site-branding .site-title {
  margin-bottom: 0;
}
.header .wrap .site-branding .site-title a {
  font-size: 4rem;
}

/*
.header {
  position: fixed;
  background-color: black;
  z-index: 1000;

  &.shrink {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);

    .wrap {
      padding-top: 10px;
      padding-bottom: 10px;
    }

    .site-branding {
      a.custom-logo-link {
        img.custom-logo {
          height: 70px;
        }
      }
    }
  }

  .wrap {
    @include wrap-width;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    transition: 300ms;
  }


  .site-branding {
    p.site-title,
    a.custom-logo-link {
      position: relative;
      z-index: 5000;
    }

    a.custom-logo-link {
      img.custom-logo {
        height: 80px;
        width: auto;
        line-height: 0;
        transition: 300ms;
      }
    }

    .site-title {
      margin-bottom: 0;

      a {
        font-size: 4rem;
      }
    }
  }
}

 */
.search-page article,
.archive-page article {
  margin: 40px;
  padding: 15px 25px;
}
.search-page article header.entry-header,
.archive-page article header.entry-header {
  margin-bottom: 0;
}
.search-page article header.entry-header .entry-title,
.archive-page article header.entry-header .entry-title {
  margin: 0;
}
.search-page article p,
.archive-page article p {
  margin-bottom: 20px;
}
.search-page article.hentry > .entry-header,
.archive-page article.hentry > .entry-header {
  background: transparent !important;
  padding-bottom: 20px;
  padding-top: 20px;
}
.search-page article.hentry > .entry-header h2,
.archive-page article.hentry > .entry-header h2 {
  margin-bottom: 0;
}
.search-page article .entry-content,
.archive-page article .entry-content {
  padding: 0 40px;
}
.search-page article .entry-footer,
.archive-page article .entry-footer {
  padding-top: 10px;
}

.footer-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
}
.footer-menu p, .footer-menu span, .footer-menu a {
  color: white;
  margin-bottom: 0;
}
.footer-menu > span:nth-child(1) {
  font-weight: 600;
}
.footer-menu > span:nth-child(2) {
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer-menu > span:nth-child(2) {
    text-align: center;
  }
}

.footer {
  background-color: #1f4366;
  color: #fff;
  font-size: 16px;
  padding: 80px 20px;
  padding-bottom: 40px;
}
@media (max-width: 1360px) {
  .footer {
    padding: 60px 20px;
  }
}
@media (max-width: 1023px) {
  .footer {
    padding: 40px 20px;
  }
}
.footer .spek-icons svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  fill: white;
}
.footer a, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  color: #fff;
}
.footer a:hover, .footer a:focus {
  color: #fff, 0.85;
}
.footer li {
  margin: 0;
}
.footer h3 {
  font-size: 2.4rem;
}
@media (max-width: 767px) and (min-width: 601px) {
  .footer h3 {
    margin-right: 20px;
  }
}
.footer .footer-widget-area {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .footer-widget-area .footer-widgets p {
  font-size: 16px;
  margin-bottom: 10px;
}
.footer .footer-widget-area .footer-widgets a.gb-text {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid white;
  border-radius: 5px;
  font-size: 16px;
  margin: 0px 0 20px 0;
}
@media (max-width: 767px) {
  .footer .footer-widget-area .footer-widgets a.gb-text {
    min-width: 193px;
  }
}
@media (max-width: 1023px) {
  .footer .footer-widget-area {
    flex-wrap: wrap;
  }
  .footer .footer-widget-area .footer-widgets {
    width: 50%;
    padding: 20px calc(25% - 155px);
  }
}
@media (max-width: 600px) {
  .footer .footer-widget-area {
    flex-direction: column;
    align-items: center;
  }
  .footer .footer-widget-area .footer-widgets {
    width: 280px;
    max-width: 100%;
  }
}
.footer .footer-widget-area ul.menu {
  padding: 0;
  margin: 0;
}
.footer .footer-widget-area ul.menu ul.sub-menu {
  padding: 0;
  margin: 0;
}
.footer .footer-widget-area ul.menu li {
  padding-right: 0;
  list-style: none;
}
@media (max-width: 600px) {
  .footer .footer-widget-area figure.wp-block-table table {
    width: 231px;
  }
}
.footer .footer-widget-area figure.wp-block-table table td {
  border: none;
  padding: 0;
}
.footer .footer-widget-area figure.wp-block-table table td:first-child {
  padding: 0 20px 0 0;
}

.spekicon {
  position: relative;
  display: inline-block;
  top: -1px;
  width: 20px;
  margin-right: 6px;
}

.cta-button-bottom-container {
  display: flex;
  justify-content: center;
  background: #0C2D4C;
}
.cta-button-bottom-container > div {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  column-gap: 40px;
}
@media (max-width: 1360px) {
  .cta-button-bottom-container > div {
    padding: 40px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    row-gap: 20px;
  }
}
.cta-button-bottom-container h3 {
  font-size: 30px;
  margin-bottom: 10px;
  color: white;
}
.cta-button-bottom-container p {
  margin-bottom: 20px;
  font-size: 19px;
  color: white;
}
.cta-button-bottom-container p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .cta-button-bottom-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.cta-button-bottom-container .buttons-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 33%;
}
@media (max-width: 600px) {
  .cta-button-bottom-container .buttons-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }
}
@media (max-width: 1023px) {
  .cta-button-bottom-container .buttons-container {
    width: auto;
  }
}
.cta-button-bottom-container .buttons-container .cta-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: white;
  border: 1px solid white;
  text-transform: unset;
  padding: 20px 30px;
  color: #0C2D4C;
  font-weight: 600;
}
.cta-button-bottom-container .buttons-container .cta-button:hover {
  background-color: #1f4366;
  border: 1px solid white;
  color: white;
}
@media (max-width: 600px) {
  .cta-button-bottom-container .buttons-container .cta-button:first-child {
    margin: 0px;
  }
  .cta-button-bottom-container .buttons-container .cta-button:first-child button {
    width: 300px;
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .cta-button-bottom-container .buttons-container .cta-button:nth-child(2) {
    margin: 0px;
  }
  .cta-button-bottom-container .buttons-container .cta-button:nth-child(2) button {
    width: 300px;
    max-width: 100%;
  }
}

.spek-footer-kontaktinfos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.spek-footer-kontaktinfos .spek-footer-kontaktinfo-group, .spek-footer-kontaktinfos .spek-footer-kontaktinfo-group > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 5px;
}
.spek-footer-kontaktinfos .spek-footer-kontaktinfo-group img, .spek-footer-kontaktinfos .spek-footer-kontaktinfo-group > a img {
  width: 22px;
  height: 22px;
  filter: invert(1);
}
.spek-footer-kontaktinfos p {
  margin-bottom: 0 !important;
}
.spek-footer-kontaktinfos .home-section {
  align-items: flex-start;
}
.spek-footer-kontaktinfos .home-section img {
  margin-top: 3px;
}

/* Side-Buttons */
.side-buttons-container {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 1000;
}

.side-buttons {
  position: absolute;
  left: calc(100% - 48px);
  transition: all 600ms;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
  border: 1px solid #1f4366;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  background: #1f4366;
}
.side-buttons a {
  display: flex;
  align-items: center;
  padding: 8px 10px 8px 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  background: #1f4366;
  font-size: 18px;
  line-height: 24px;
}
.side-buttons a:hover, .side-buttons a:focus {
  background: #365A7D;
}
.side-buttons a i {
  margin-right: 12px;
  width: 24px;
  height: 24px;
  font-size: 0;
}
.side-buttons a i svg {
  width: 24px;
  height: 24px;
  margin-top: -1px;
  vertical-align: middle;
  fill: #fff;
}
.side-buttons .side-button:first-of-type a {
  padding-top: 12px;
}
.side-buttons .side-button:last-of-type a {
  padding-bottom: 12px;
  border-bottom: none;
}

.side-buttons:hover,
.side-buttons:focus,
.side-buttons.opened {
  left: 0;
}

.side-buttons a:focus {
  outline: none;
}

.side-buttons .side-button {
  cursor: pointer;
  transition: all 300ms;
}

/* Footer Boxes */
.spektrum-e-footer-boxes p {
  text-align: center;
  font-size: 1.625rem;
  color: #fff;
}
.spektrum-e-footer-boxes a {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.125rem;
}
.spektrum-e-footer-boxes .gb-grid-wrapper strong {
  font-size: 2rem;
}
.spektrum-e-footer-boxes h4 {
  font-size: 5rem;
}
.spektrum-e-footer-boxes .card {
  padding: 20px;
  padding-bottom: 0;
  border-radius: 20px;
}
.spektrum-e-footer-boxes img {
  width: 225px;
  height: 225px;
  object-fit: cover;
  object-position: top;
}

.bg-yellow {
  background-color: #fdf44d;
}

.bg-orange {
  background-color: #fdba4d;
}

.bg-green {
  background-color: #37c697;
}

.bg-purple {
  background-color: #753caa;
}

/* Animations */
.jsloaded .anispek {
  transition: all 0s;
  display: inline-block; /* may need to overwrite this on elements if causes problems */
}
.jsloaded .anispek.fade-in {
  opacity: 0;
}
.jsloaded .anispek.fade-in-left {
  transform: translateX(50px);
  opacity: 0;
}
.jsloaded .anispek.fade-in-right {
  transform: translateX(-50px);
  opacity: 0;
}
.jsloaded .anispek.fade-in-up {
  transform: translateY(20px);
  opacity: 0;
}
.jsloaded .anispek:not(.anispek-fired) {
  opacity: 0;
}
.jsloaded .anispek.anispek-fired {
  opacity: 1;
}
.jsloaded .anispek.anispek-fired.bounce-from-right {
  animation: bounce-from-right 2s;
}
.jsloaded .anispek.anispek-fired.bounce-from-left {
  animation: bounce-from-left 2s;
}
.jsloaded .anispek.anispek-fired.bounce-from-inside {
  animation: bounce-from-inside 1.5s;
}
.jsloaded .anispek.anispek-fired.rotate-in-up-left {
  animation-fill-mode: forwards !important;
}
@media (min-width: 768px) {
  .jsloaded .anispek.anispek-fired.rotate-in-up-left {
    animation: rotate-in-up-left 2s;
  }
}
@media (max-width: 1023px) {
  .jsloaded .anispek.anispek-fired.rotate-in-up-left {
    animation: rotate-in-up-left-responsive 2s;
  }
}
.jsloaded .anispek.anispek-fired.zoom-in-right {
  animation: zoom-in-right 1s;
  transform: rotate(-5deg);
}
.jsloaded .anispek.anispek-fired.fade-in-left-2 {
  animation: fade-in-left-2 0.6s 1s;
  animation-fill-mode: backwards;
}
.jsloaded .anispek.anispek-fired.jack-in-the-box {
  animation: jack-in-the-box 1s 1s;
  animation-fill-mode: backwards;
}
.jsloaded .anispek.anispek-fired.fade-in {
  animation: fade-in 2s;
}

@-webkit-keyframes jack-in-the-box {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade-in-left-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes zoom-in-right {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounce-from-left {
  0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  100% {
    transform: translateZ(0);
  }
}
@keyframes bounce-from-right {
  0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3); /* Start from the right */
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1); /* Bounce back to the left */
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  100% {
    transform: translateZ(0);
  }
}
@keyframes bounce-from-inside {
  0%, 20%, 40%, 60%, 80%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0); /* Start completely invisible and scaled down */
  }
  20% {
    transform: scale3d(1.5, 1.5, 1.5); /* Bounce even higher */
  }
  40% {
    transform: scale3d(0.6, 0.6, 0.6); /* Bounce even lower */
  }
  60% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2); /* Bounce higher still */
  }
  80% {
    transform: scale3d(0.8, 0.8, 0.8); /* Bounce lower still */
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}
@keyframes rotate-in-up-left {
  0% {
    opacity: 0;
    transform-origin: left bottom;
    transform: rotate(45deg) translateY(80px);
  }
  100% {
    opacity: 1;
    transform-origin: right bottom;
    transform: translateZ(0) translateY(-20px) scale(1.4);
  }
}
@keyframes rotate-in-up-left-responsive {
  0% {
    opacity: 0;
    transform-origin: left bottom;
    transform: rotate(45deg) translateY(40px);
  }
  100% {
    opacity: 1;
    transform-origin: right bottom;
    transform: translateZ(0) translateY(-10px) scale(1);
  }
}
.spek-corner-link {
  position: fixed;
  bottom: -20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  transition: all 0.25s linear;
  font-weight: 400;
  padding: 10px 20px;
  font-size: 17.5px;
  background-color: #1f4366;
  color: white;
  border: 1px solid #3D4543;
  border-radius: 0px;
  line-height: 1;
}
.spek-corner-link:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  color: white;
}
.spek-corner-link:active {
  transform: translateY(0px);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
}

.spek-corner-button {
  position: fixed;
  bottom: -20px;
  right: 120px;
  z-index: 999;
  opacity: 0;
  transition: all 0.25s linear;
  padding: 10px 20px;
  font-size: 17.5px;
  background-color: #1f4366;
  color: white;
  border: 0px solid #3D4543;
  border-radius: 0px;
  line-height: 1;
}
.spek-corner-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  background: #1f4366;
}
.spek-corner-button:active {
  transform: translateY(0px);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
}

.show-spek-corner-button {
  bottom: 20px !important;
  opacity: 1 !important;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  margin-bottom: 0;
  padding: 12.5px 25px;
  background-color: #336171;
  color: white;
  margin-top: 12.5px;
  transition: all 0.2s linear;
  text-transform: none;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
.accordion:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 25px;
  font-weight: 300;
  padding: 0 25px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion:hover {
  opacity: 0.9;
}

.accordion.active {
  border-radius: 25px 25px 0 0;
}
.accordion.active:after {
  content: "-";
  font-size: 50px;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  display: none;
  overflow: hidden;
  transition: all 0.2s linear;
  max-height: 0px;
  padding: 0px 25px;
  background-color: #b2d1d6;
  border-radius: 0 0 25px 25px;
}

.spektrum-e-accordion .wp-block-pb-accordion-item.is-open .c-accordion__title {
  border-radius: 25px 25px 0 0;
}
.spektrum-e-accordion .wp-block-pb-accordion-item .c-accordion__title {
  padding: 12.5px 25px;
  background-color: #336171;
  color: white;
  margin-top: 12.5px;
  transition: all 0.25s ease-in-out;
  text-transform: none;
  border-radius: 25px;
}
.spektrum-e-accordion .wp-block-pb-accordion-item .c-accordion__title:after {
  color: white;
  font-size: 25px;
  font-weight: 300;
  padding: 0 25px;
}
.spektrum-e-accordion .c-accordion__content {
  padding: 12.5px 25px;
  background-color: #b2d1d6;
  border-radius: 0 0 25px 25px;
}

.ilms-blog-teasers {
  width: auto;
  max-width: unset;
  column-gap: 40px;
  row-gap: 40px;
}
@media (max-width: 1023px) {
  .ilms-blog-teasers {
    column-gap: 20px;
    row-gap: 20px;
  }
}
.ilms-blog-teasers article.ilms-teaser {
  margin: 0;
  padding: 0;
  min-width: unset;
  max-width: unset;
  opacity: 1;
  width: calc(33.3333333333% - 26.6666666667px);
  position: relative;
}
.ilms-blog-teasers article.ilms-teaser > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .ilms-blog-teasers article.ilms-teaser {
    width: calc(50% - 10px);
  }
}
@media (max-width: 600px) {
  .ilms-blog-teasers article.ilms-teaser {
    width: 600px;
    max-width: 100%;
  }
}
.ilms-blog-teasers article.ilms-teaser img {
  height: 240px;
  object-fit: cover;
  transform: none;
}
.ilms-blog-teasers article.ilms-teaser h3.ilms-post-title {
  min-height: unset;
  font-size: 20px;
  line-height: 1.25;
  color: #1f4366 !important;
  margin-top: 0;
  margin-bottom: 10px;
}
.ilms-blog-teasers article.ilms-teaser .ilms-excerpt {
  font-size: 16px;
}
.ilms-blog-teasers article.ilms-teaser:hover {
  transform: rotateY(-10px);
}

/*****/
.parent-pageid-187 .post-thumbnail:nth-child(2) {
  display: none;
}

/*************/
html {
  scroll-behavior: smooth;
}

.z-index-1 {
  z-index: 1;
}

#corner-button-2 {
  position: absolute;
  right: 20px;
  top: 160px;
  z-index: 999;
  transition: 200ms ease-in-out;
  border-radius: 100%;
}
@media (max-width: 1023px) {
  #corner-button-2 {
    top: 300px;
    right: 20px;
  }
}
@media (max-width: 600px) {
  #corner-button-2 {
    top: 320px;
    right: 10px;
  }
}
#corner-button-2:hover {
  transform: translateY(-3px);
}
#corner-button-2:hover a {
  box-shadow: rgba(0, 0, 0, 0.3) 0 20px 20px;
}
#corner-button-2 a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 100%;
  text-decoration: unset;
  width: 160px;
  height: 160px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 10px 10px;
}
@media (max-width: 1023px) {
  #corner-button-2 a {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 600px) {
  #corner-button-2 a {
    width: 90px;
    height: 90px;
  }
}
#corner-button-2 img {
  padding: 0 20px;
}
#corner-button-2 p {
  color: #1f4366;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: normal;
  margin-bottom: 0px;
  padding: 0 10px;
}
@media (max-width: 767px) {
  #corner-button-2 p {
    font-size: 12px;
  }
}

@media (max-width: 600px) {
  #corner-button {
    right: 10px;
    bottom: 10px;
  }
  #corner-button a {
    padding: 15px 0 10px 0;
    width: 90px;
    height: 90px;
  }
  #corner-button p {
    font-size: 12px;
  }
  #corner-button svg {
    width: 40px;
    margin: -6px 0;
  }
}
body.home .alignfull-container-2 {
  background-color: rgba(218, 240, 244, 0.4);
  padding: 80px 20px;
}
@media (max-width: 1360px) {
  body.home .alignfull-container-2 {
    padding: 60px 20px;
  }
}
@media (max-width: 1023px) {
  body.home .alignfull-container-2 {
    padding: 40px 20px;
  }
}
body.home .alignfull-container-2 > h2 {
  margin-bottom: 40px;
}
body.home .alignfull-container-2 .teasers-container {
  padding-top: 0;
  padding-bottom: 0;
  align-items: flex-start;
}
body.home .alignfull-container-2 .teasers-container h2 {
  margin-bottom: 16px;
}
body.home .alignfull-container-2 .teasers-container p {
  color: #031A30;
}

body.home .images-container-1 {
  position: relative;
}

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