@charset "UTF-8";
/*!
Theme Name: VR Bank Südiliche Weinstraße-Wasgau
Author: OLZINGERDESIGN
Author URI: https://olzingerdesign.de
Version: 1.2
!*/
#wrapper {
  width: 100%;
  height: auto;
}
#wrapper.no-herobanner {
  padding-top: 18rem;
}
@media screen and (min-width: 1200px) {
  #wrapper.no-herobanner {
    padding-top: 30rem;
  }
}
#main-content {
  width: 100%;
}
.is-style-container-full,
.is-style-container-l,
.is-style-container-m,
.is-style-container-m-ext,
.is-style-container-s,
.is-style-container-sm,
.is-style-container-xl,
.is-style-container-xs {
  display: block;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10rem !important;
  margin-bottom: min(max(6rem, 10vw), 10rem) !important;
  margin-bottom: clamp(6rem, 10vw, 10rem) !important;
  padding: 2rem;
}
.is-style-container-full {
  padding: 2rem;
}
@media screen and (min-width: 1680px) {
  .is-style-container-full {
    padding: 1rem 0;
  }
}
@media screen and (min-width: 1960px) {
  .is-style-container-xl {
    max-width: 1920px;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 1680px) {
  .is-style-container-l {
    max-width: 1640px;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 1404px) {
  .is-style-container-m {
    max-width: 1364px;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 1524px) {
  .is-style-container-m-ext {
    max-width: 1484px;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 1128px) {
  .is-style-container-sm {
    max-width: 1088px;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 852px) {
  .is-style-container-s {
    max-width: 812px;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 576px) {
  .is-style-container-xs {
    max-width: 536px;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 768px) {
  .pt-1 {
    padding-top: clamp(5vw, 10vw, 13.3rem);
  }
  .pt-2 {
    padding-top: clamp(10vw, 20vw, 26.6rem);
  }
  .pt-3 {
    padding-top: clamp(15vw, 30vw, 39.9rem);
  }
  .pt-4 {
    padding-top: clamp(20vw, 40vw, 52.5rem);
  }
  .pt-5 {
    padding-top: clamp(25vw, 50vw, 65.8rem);
  }
  .pr-1 {
    padding-right: clamp(5vw, 10vw, 13.3rem);
  }
  .pr-2 {
    padding-right: clamp(10vw, 20vw, 26.6rem);
  }
  .pr-3 {
    padding-right: clamp(15vw, 30vw, 39.9rem);
  }
  .pr-4 {
    padding-right: clamp(20vw, 40vw, 52.5rem);
  }
  .pr-5 {
    padding-right: clamp(25vw, 50vw, 65.8rem);
  }
  .pb-1 {
    padding-bottom: clamp(5vw, 10vw, 13.3rem);
  }
  .pb-2 {
    padding-bottom: clamp(10vw, 20vw, 26.6rem);
  }
  .pb-3 {
    padding-bottom: clamp(15vw, 30vw, 39.9rem);
  }
  .pb-4 {
    padding-bottom: clamp(20vw, 40vw, 52.5rem);
  }
  .pb-5 {
    padding-bottom: clamp(25vw, 50vw, 65.8rem);
  }
  .pl-1 {
    padding-left: clamp(5vw, 10vw, 13.3rem);
  }
  .pl-2 {
    padding-left: clamp(10vw, 20vw, 26.6rem);
  }
  .pl-3 {
    padding-left: clamp(15vw, 30vw, 39.9rem);
  }
  .pl-4 {
    padding-left: clamp(20vw, 40vw, 52.5rem);
  }
  .pl-5 {
    padding-left: clamp(25vw, 50vw, 65.8rem);
  }
  .mt-1 {
    margin-top: clamp(5vw, 10vw, 13.3rem);
  }
  .mt-2 {
    margin-top: clamp(10vw, 20vw, 26.6rem);
  }
  .mt-3 {
    margin-top: clamp(15vw, 30vw, 39.9rem);
  }
  .mt-4 {
    margin-top: clamp(20vw, 40vw, 52.5rem);
  }
  .mt-5 {
    margin-top: clamp(25vw, 50vw, 65.8rem);
  }
  .mr-1 {
    margin-right: clamp(5vw, 10vw, 13.3rem);
  }
  .mr-2 {
    margin-right: clamp(10vw, 20vw, 26.6rem);
  }
  .mr-3 {
    margin-right: clamp(15vw, 30vw, 39.9rem);
  }
  .mr-4 {
    margin-right: clamp(20vw, 40vw, 52.5rem);
  }
  .mr-5 {
    margin-right: clamp(25vw, 50vw, 65.8rem);
  }
  .mb-1 {
    margin-bottom: clamp(5vw, 10vw, 13.3rem);
  }
  .mb-2 {
    margin-bottom: clamp(10vw, 20vw, 26.6rem);
  }
  .mb-3 {
    margin-bottom: clamp(15vw, 30vw, 39.9rem);
  }
  .mb-4 {
    margin-bottom: clamp(20vw, 40vw, 52.5rem);
  }
  .mb-5 {
    margin-bottom: clamp(25vw, 50vw, 65.8rem);
  }
  .ml-1 {
    margin-left: clamp(5vw, 10vw, 13.3rem);
  }
  .ml-2 {
    margin-left: clamp(10vw, 20vw, 26.6rem);
  }
  .ml-3 {
    margin-left: clamp(15vw, 30vw, 39.9rem);
  }
  .ml-4 {
    margin-left: clamp(20vw, 40vw, 52.5rem);
  }
  .ml-5 {
    margin-left: clamp(25vw, 50vw, 65.8rem);
  }
}
.no-mabo {
  margin-bottom: 0 !important;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
menu,
ol,
ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body {
  min-width: 100%;
  font-family: "GenosGFG", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #000000;
}
body::-webkit-scrollbar {
  width: 6px;
}
body::-webkit-scrollbar-track {
  background: white;
}
body::-webkit-scrollbar-thumb {
  background: #002d67;
}
body.overflow-hidden {
  overflow: hidden;
}
.preload * {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
::-moz-selection {
  color: white;
  background: #002d67;
}
::selection {
  color: white;
  background: #002d67;
}
::-moz-selection {
  color: white;
  background: #002d67;
}
:focus {
  outline: 1px solid rgba(0, 0, 0, 0.2);
}
div:focus {
  outline: none;
}
noscript {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999999999999;
  background: red;
  padding: 2rem;
  text-align: center;
  color: white;
}
@media screen and (max-width: 768px) {
  .hidden-mobile {
    display: none;
    visibility: hidden;
  }
}
@media screen and (min-width: 769px) and (max-width: 1366px) {
  .hidden-tablet {
    display: none;
    visibility: hidden;
  }
}
@media screen and (min-width: 1367px) {
  .hidden-desktop {
    display: none;
    visibility: hidden;
  }
}
.hidden-all {
  display: none;
  visibility: hidden;
}
.embed-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.embed-container .BorlabsCookie,
.embed-container .video,
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.no-margin {
  margin-bottom: 0 !important;
}
.back-to-top {
  display: none;
}
@media screen and (min-width: 1920px) {
  .js .back-to-top {
    width: 30px;
    height: 30px;
    display: block;
    background: url("assets/img/layout/icons/scrollup.svg") no-repeat 0 0;
    border: 0;
    bottom: -30px;
    position: fixed;
    color: white;
    top: auto;
    margin: 0;
    right: 20px;
    z-index: 9999999;
    text-indent: -999999px;
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .js .back-to-top:hover {
    opacity: 1;
  }
}
.back-to-top.visible {
  bottom: 65px;
}
#screenwidth {
  position: fixed;
  z-index: 1000000;
  left: 0;
  top: 0;
  background: #ff5d31;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@font-face {
  font-display: swap;
  font-family: "GenosGFG";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/genos/GenosGFG-Regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "GenosGFG";
  font-style: normal;
  font-weight: 500;
  src: url("assets/fonts/genos/GenosGFG-Bold.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "GenosGFG";
  font-style: normal;
  font-weight: 700;
  src: url("assets/fonts/genos/GenosGFG-Bold.woff2") format("woff2");
}
b,
strong {
  font-family: "GenosGFG", Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
}
body {
  font-family: "GenosGFG", Helvetica, Arial, sans-serif !important;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-right {
  text-align: right;
}
.is-style-text-transform-uppercase {
  text-transform: uppercase;
}
.is-style-text-transform-lowercase {
  text-transform: lowercase;
}
.is-style-text-transform-none {
  text-transform: none;
}
h1,
h1.has-h-1-font-size,
h2.has-h-1-font-size,
h3.has-h-1-font-size,
h4.has-h-1-font-size,
h5.has-h-1-font-size,
h6.has-h-1-font-size,
p.has-h-1-font-size,
p.has-h-1-font-size a {
  font-size: 5rem;
  font-size: min(max(3.4rem, 4vw), 5rem);
  font-size: clamp(3.4rem, 4vw, 5rem);
}
h1.has-h-2-font-size,
h2,
h2.has-h-2-font-size,
h3.has-h-2-font-size,
h4.has-h-2-font-size,
h5.has-h-2-font-size,
h6.has-h-2-font-size,
p.has-h-2-font-size,
p.has-h-2-font-size a {
  font-size: 5rem;
  font-size: min(max(3.4rem, 4vw), 5rem);
  font-size: clamp(3.4rem, 4vw, 5rem);
}
h1.has-h-3-font-size,
h2.has-h-3-font-size,
h3,
h3.has-h-3-font-size,
h4,
h4.has-h-3-font-size,
h5,
h5.has-h-3-font-size,
h6,
h6.has-h-3-font-size {
  font-size: 3.4rem;
  font-size: min(max(2.8rem, 2.6vw), 3.4rem);
  font-size: clamp(2.8rem, 2.6vw, 3.4rem);
}
h1.has-h-4-font-size,
h2.has-h-4-font-size,
h3.has-h-4-font-size,
h4.has-h-4-font-size,
h5.has-h-4-font-size,
h6.has-h-4-font-size {
  font-size: 2.5rem;
  font-size: min(max(2.2rem, 2vw), 2.5rem);
  font-size: clamp(2.2rem, 2vw, 2.5rem);
}
#footer-menu ul li a,
#main-content ol:not([class]) > li,
#main-content ul.has-text-color > li,
#main-content ul.wp-block-list > li,
#main-content ul:not([class]) > li,
.btn,
.od-accordion-item .od-accordion-header .od-accordion-data,
.od-accordion-item .od-accordion-header .od-accordion-title,
.od-accordion-new-building-columns-item,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
.wp-block-table,
a,
p {
  font-size: 2rem;
  font-size: min(max(1.8rem, 1.2vw), 2rem);
  font-size: clamp(1.8rem, 1.2vw, 2rem);
}
p.has-small-font-size,
p.has-small-font-size a {
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1vw), 1.6rem);
  font-size: clamp(1.4rem, 1vw, 1.6rem);
}
p.has-large-font-size,
p.has-large-font-size a {
  font-size: 2.8rem;
  font-size: min(max(2.2rem, 2vw), 2.8rem);
  font-size: clamp(2.2rem, 2vw, 2.8rem);
}
.od-number-block h2,
p.has-huge-font-size,
p.has-huge-font-size a {
  font-size: 3.4rem;
  font-size: min(max(2.8rem, 2.6vw), 3.4rem);
  font-size: clamp(2.8rem, 2.6vw, 3.4rem);
}
#primary-menu > ul > li > a {
  font-size: 4rem;
  font-size: min(max(3.4rem, 3vw), 4rem);
  font-size: clamp(3.4rem, 3vw, 4rem);
}
#primary-menu ul.second-level li a {
  font-size: 4rem;
  font-size: min(max(2.6rem, 2.8vw), 4rem);
  font-size: clamp(2.6rem, 2.8vw, 4rem);
}
#herobanner .herobanner-overlay .overlay-text p.overlay-text-headline {
  font-size: 6rem;
  font-size: min(max(3rem, 5vw), 6rem);
  font-size: clamp(3rem, 5vw, 6rem);
}
#herobanner .herobanner-overlay .overlay-text p.overlay-text-preheadline {
  font-size: 2.4rem;
  font-size: min(max(2rem, 1.6vw), 2.4rem);
  font-size: clamp(2rem, 1.6vw, 2.4rem);
}
#herobanner.is-singular-new-building .herobanner-overlay .overlay-text h1 {
  font-size: 6rem;
  font-size: min(max(3rem, 5vw), 6rem);
  font-size: clamp(3rem, 5vw, 6rem);
}
#herobanner.is-singular-new-building .herobanner-overlay .overlay-text p {
  font-size: 6rem;
  font-size: min(max(3.6rem, 4vw), 6rem);
  font-size: clamp(3.6rem, 4vw, 6rem);
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-head
  h2,
.od-new-building-teaser-slideshow-slide-overlay-content-head h2 {
  font-size: 5.5rem;
  font-size: min(max(3.2rem, 4vw), 5.5rem);
  font-size: clamp(3.2rem, 4vw, 5.5rem);
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-head
  p,
.od-new-building-teaser-slideshow-slide-overlay-content-head p {
  font-size: 5.5rem;
  font-size: min(max(2.2rem, 4vw), 5.5rem);
  font-size: clamp(2.2rem, 4vw, 5.5rem);
}
.od-new-building-teaser-content h2,
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-overlay
  h2 {
  font-size: 3.4rem;
  font-size: min(max(2.8rem, 2.6vw), 3.4rem);
  font-size: clamp(2.8rem, 2.6vw, 3.4rem);
}
.od-new-building-teaser-content-claim,
.od-new-building-teaser-content-description,
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item-content,
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-overlay
  p {
  font-size: 2.4rem;
  font-size: min(max(2rem, 1.6vw), 2.4rem);
  font-size: clamp(2rem, 1.6vw, 2.4rem);
}
.od-contact-person-data-list h3,
.od-contact-person-data-list span {
  font-size: 2.4rem;
  font-size: min(max(2rem, 1.6vw), 2.4rem);
  font-size: clamp(2rem, 1.6vw, 2.4rem);
}
.od-quicklink-inner h2 {
  font-size: 4rem;
  font-size: min(max(2.6rem, 2.8vw), 4rem);
  font-size: clamp(2.6rem, 2.8vw, 4rem);
}
.od-quicklink-inner-content-link {
  font-size: 2.4rem;
  font-size: min(max(2rem, 1.6vw), 2.4rem);
  font-size: clamp(2rem, 1.6vw, 2.4rem);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #002d67;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 100%;
  -ms-hyphens: auto;
  hyphens: auto;
}
h1 {
  margin: 2.6rem 0 1rem 0;
  font-weight: 700;
}
h2 {
  margin: 2.2rem 0 1rem 0;
}
h3 {
  margin: 2.2rem 0 1rem 0;
}
h4,
h5,
h6 {
  margin: 1.6rem 0 1rem 0;
}
p {
  margin: 0 0 1.6rem 0;
  line-height: 135%;
}
p:last-child {
  margin: 0;
}
p.has-h-1-font-size {
  line-height: 100%;
  margin: 0 0 3rem 0;
}
p.has-h-1-font-size a {
  line-height: 100%;
  margin: 0 0 3rem 0;
}
p.has-h-2-font-size {
  line-height: 100%;
  margin: 0 0 3rem 0;
}
p.has-h-2-font-size a {
  line-height: 100%;
  margin: 0 0 3rem 0;
}
p.is-style-text-transform-uppercase {
  text-transform: uppercase;
}
p.is-style-text-transform-lowercase {
  text-transform: lowercase;
}
a {
  text-decoration: none;
  color: #000000;
  line-height: 135%;
  font-family: "GenosGFG", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
a:visited {
  text-decoration: underline;
}
a img {
  border: none;
}
a:focus,
a:hover,
a:visited:hover {
  text-decoration: underline;
}
.has-inline-color.has-primary-color,
.has-text-color.has-primary-color {
  color: #002d67;
}
.has-inline-color.has-secondary-color,
.has-text-color.has-secondary-color {
  color: #ff6600;
}
.has-inline-color.has-font-color,
.has-text-color.has-font-color {
  color: #000000;
}
.has-inline-color.has-editorial-color,
.has-text-color.has-editorial-color {
  color: #c41890;
}
.has-inline-color.has-white-color,
.has-text-color.has-white-color {
  color: #ffffff;
}
.has-inline-color.has-light-grey-color,
.has-text-color.has-light-grey-color {
  color: #edf0f2;
}
#header {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#header-inner {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 4rem 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 1680px) {
  #header-inner {
    padding: 4rem 0;
  }
}
#header.sticky-header {
  position: fixed;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}
#header.sticky-header #header-inner {
  padding: 2rem 2rem;
}
@media screen and (min-width: 1680px) {
  #header.sticky-header #header-inner {
    padding: 2rem 0;
  }
}
#header.sticky-header #header-logo {
  max-width: 320px;
  max-width: min(max(120px, 30%), 320px);
  max-width: clamp(120px, 30%, 320px);
}
#header-logo {
  display: block;
  width: 100%;
  max-width: 410px;
  max-width: min(max(190px, 40%), 410px);
  max-width: clamp(190px, 40%, 410px);
  -webkit-transition: max-width 0.2s ease-in-out;
  transition: max-width 0.2s ease-in-out;
}
#full-header .header-wrapper {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: white;
}
#full-header .header-wrapper.fixed {
  -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.24);
}
#full-header .header-wrapper.fixed .navbar-brand img {
  max-height: 55px;
}
@media (max-width: 991.98px) {
  #full-header .header-wrapper {
    position: static;
  }
}
#full-header .header-wrapper .navbar {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent !important;
  max-width: 1640px;
  margin: 0 auto;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (min-width: 992px) {
  #full-header .header-wrapper .navbar {
    padding-top: 35px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1450px) and (max-width: 1660px) {
  #full-header .header-wrapper .navbar {
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1450px) {
  #full-header .header-wrapper .navbar {
    padding: 2rem;
  }
  #full-header .header-wrapper .navbar .navbar-brand img {
    max-height: 60px;
  }
}
@media (max-width: 991.98px) {
  #full-header .header-wrapper .navbar {
    padding: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#full-header .header-wrapper .navbar-brand #header-logo {
  max-width: unset;
}
#full-header .header-wrapper .navbar-brand img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 70px;
  max-height: 70px;
  width: auto;
}
@media (max-width: 991.98px) {
  #full-header .header-wrapper .navbar-brand img {
    max-height: 40px;
  }
}
#full-header .header-wrapper .navbar-collapse ul.navbar-nav li a {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #002d67;
  text-decoration: none;
}
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li
  a.current-menu-item,
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li
  a.current-menu-parent,
#full-header .header-wrapper .navbar-collapse ul.navbar-nav li a:hover {
  color: #ff6600;
}
#full-header .header-wrapper .navbar-collapse ul.navbar-nav li > a {
  font-weight: 700;
}
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li.dropdown:focus-within
  > ul.dropdown-menu,
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li.dropdown:hover
  > ul.dropdown-menu {
  display: block;
}
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li
  > .dropdown-menu {
  padding: 0;
  border: 0;
  background: rgb(255, 255, 255);
  border-radius: 0;
}
@media (min-width: 992px) {
  #full-header
    .header-wrapper
    .navbar-collapse
    ul.navbar-nav
    li
    > .dropdown-menu {
    top: 99%;
  }
}
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li
  > .dropdown-menu
  li {
  padding: 0;
}
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li
  > .dropdown-menu
  li
  a {
  padding: 1.3rem 2.25rem;
  font-size: 18px;
}
#full-header
  .header-wrapper
  .navbar-collapse
  ul.navbar-nav
  li
  > .dropdown-menu
  li
  a:hover {
  background-color: #fff;
}
@media (min-width: 992px) {
  #full-header .header-wrapper .navbar-collapse ul.navbar-nav {
    width: 100%;
    text-align: right;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 70px;
  }
}
@media (max-width: 991.98px) {
  #full-header .header-wrapper .navbar-collapse ul.navbar-nav li {
    display: block;
    width: 100%;
    border-bottom: 1px solid lightgrey;
  }
  #full-header .header-wrapper .navbar-collapse ul.navbar-nav li:last-of-type {
    border-bottom: 0;
  }
  #full-header
    .header-wrapper
    .navbar-collapse
    ul.navbar-nav
    li
    a.dropdown-toggle:after {
    float: right;
    margin-top: 10px;
  }
}
#full-header .header-wrapper .navbar-toggler {
  border: 0;
  outline: none;
}
@media (max-width: 991.98px) {
  #full-header .header-wrapper .navbar-toggler {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (max-width: 991.98px) {
  #full-header .header-wrapper .navbar-brand {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #full-header .header-wrapper .navbar-collapse {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (min-width: 992px) {
  #full-header .header-wrapper .dropdown-toggle:after {
    display: none;
  }
}
#footer {
  width: 100%;
  background: #002d67;
}
#footer #footer-inner {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 6rem 2rem 4rem 2rem;
}
@media screen and (min-width: 768px) {
  #footer #footer-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media screen and (min-width: 1680px) {
  #footer #footer-inner {
    padding: 12rem 0 6rem 0;
  }
}
#footer #footer-inner * {
  color: #ffffff;
}
#footer #footer-inner a {
  text-decoration: underline;
  font-weight: 400;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
#footer #footer-inner a:hover {
  color: #ff6600;
}
.access-bar {
  position: relative;
}
.focus-button {
  position: absolute;
  top: 20px;
  left: -100%;
  color: white;
  z-index: 2000;
  padding: 10px 20px;
  opacity: 0;
  background-color: #002d67;
}
.focus-button:focus,
.focus-button:focus-visible,
.focus-button:target {
  left: 20px;
  opacity: 1;
}
#primary-menu {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 800px;
  padding: 4rem 2rem;
  background: #002d67;
  z-index: 31;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
@media screen and (min-width: 768px) {
  #primary-menu {
    padding: 4rem 14rem;
  }
}
#primary-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10rem;
}
#primary-menu > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 4rem;
  padding-left: 3.5rem;
  position: relative;
}
#primary-menu > ul > li:last-child {
  margin-bottom: 0;
}
#primary-menu > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
  position: relative;
}
#primary-menu > ul > li > a:hover,
#primary-menu > ul > li > a:visited {
  text-decoration: none !important;
}
#primary-menu ul.second-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden;
  opacity: 0;
}
#primary-menu ul.second-level li {
  padding: 0.5rem 0;
}
#primary-menu ul.second-level li:not(:last-child) {
  margin-bottom: 2.5rem;
}
#primary-menu ul.second-level li a {
  color: #ffffff;
  font-weight: 400;
  line-height: 1;
}
#primary-menu ul.second-level.is-visible {
  max-height: 1000px;
  opacity: 1;
  margin-top: 3rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#primary-menu.is-visible {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-shadow: 4px 0px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 4px 0px 10px 0 rgba(0, 0, 0, 0.2);
}
#primary-menu .nav-click {
  position: absolute;
  top: 6px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 25px;
  width: 25px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#primary-menu .nav-click.nav-rotate {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#primary-menu .nav-click i {
  display: block;
  height: 22px;
  width: 25px;
  background: url("assets/img/layout/icons/nav-expand.svg") no-repeat center
    center;
  background-size: contain;
}
#footer-menu {
  width: 100%;
  margin-top: 4rem;
}
@media screen and (min-width: 1680px) {
  #footer-menu {
    margin-top: 10rem;
  }
}
#footer-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 3rem;
}
@media screen and (min-width: 1680px) {
  #footer-menu ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
#footer-menu ul li a {
  color: #ffffff;
}
#footer-menu ul li a:focus,
#footer-menu ul li a:hover {
  text-decoration: none;
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent !important;
  border: 0;
  margin: 0;
  overflow: visible;
  z-index: 3;
}
.hamburger:focus {
  outline: none;
}
.hamburger .hamburger-box {
  width: 42px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger .hamburger-box .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 42px;
}
.hamburger .hamburger-box .hamburger-inner,
.hamburger .hamburger-box .hamburger-inner:after,
.hamburger .hamburger-box .hamburger-inner:before {
  height: 4px;
  background-color: #002d67;
  border-radius: 0;
  position: absolute;
  right: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.hamburger .hamburger-box .hamburger-inner:after,
.hamburger .hamburger-box .hamburger-inner:before {
  width: 42px;
  content: "";
  display: block;
}
.hamburger .hamburger-box .hamburger-inner:before {
  top: -10px;
}
.hamburger .hamburger-box .hamburger-inner:after {
  bottom: -10px;
}
.hamburger-squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
  transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-squeeze .hamburger-inner:before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger-squeeze .hamburger-inner:after {
  -webkit-transition: bottom 0.075s 0.12s ease,
    -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease,
    -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-squeeze.is-active .hamburger-inner {
  width: 42px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #ffffff !important;
}
.hamburger-squeeze.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
  background-color: #ffffff !important;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger-squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  background-color: #ffffff !important;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease,
    -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease,
    -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#herobanner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  margin: 0 auto 6rem auto;
  position: relative;
}
@media screen and (min-width: 540px) {
  #herobanner {
    margin: 0 auto 14rem auto;
  }
}
@media screen and (min-width: 1680px) {
  #herobanner {
    width: 100%;
  }
}
#herobanner.type-image picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 800px;
  overflow: hidden;
}
#herobanner.type-image picture img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
#herobanner.type-image.is-small picture,
#herobanner.type-slider.is-small picture {
  max-height: 800px;
}
#herobanner.type-image.is-small picture img,
#herobanner.type-slider.is-small picture img {
  -o-object-position: top;
  object-position: top;
}
#herobanner.type-video video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}
#herobanner .herobanner-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  max-width: 1640px;
}
@media screen and (min-width: 540px) {
  #herobanner .herobanner-overlay {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 2rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1680px) {
  #herobanner .herobanner-overlay {
    padding: 0;
  }
}
#herobanner .herobanner-overlay .overlay-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 700px;
  padding: 4rem 2rem;
  background-color: #002d67;
}
@media screen and (min-width: 1640px) {
  #herobanner .herobanner-overlay .overlay-text {
    margin-bottom: 4rem;
    padding: 8rem;
  }
}
#herobanner .herobanner-overlay .overlay-text p {
  line-height: 1;
  margin: 0;
  color: #ffffff;
}
#herobanner .herobanner-overlay .overlay-text p.overlay-text-preheadline {
  text-transform: uppercase;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1640px) {
  #herobanner .herobanner-overlay .overlay-text p.overlay-text-preheadline {
    margin-bottom: 6rem;
    max-width: 70%;
  }
}
#herobanner .herobanner-overlay .overlay-text p.overlay-text-headline {
  font-family: "GenosGFG", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
}
@media screen and (min-width: 1640px) {
  #herobanner .herobanner-overlay .overlay-text p.overlay-text-headline {
    margin-bottom: 4.2rem;
  }
}
#herobanner.is-singular-new-building {
  margin-bottom: 0;
}
#herobanner.is-singular-new-building .herobanner-overlay .overlay-text {
  height: 70%;
  max-width: unset;
}
@media screen and (min-width: 540px) {
  #herobanner.is-singular-new-building .herobanner-overlay .overlay-text {
    padding: 0;
    background-color: unset;
  }
}
#herobanner.is-singular-new-building .herobanner-overlay .overlay-text h1,
#herobanner.is-singular-new-building .herobanner-overlay .overlay-text p {
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (min-width: 540px) {
  #herobanner.is-singular-new-building .herobanner-overlay .overlay-text h1,
  #herobanner.is-singular-new-building .herobanner-overlay .overlay-text p {
    color: #002d67;
  }
}
#herobanner.is-singular-new-building .herobanner-overlay .overlay-text h1 {
  font-weight: 700;
  margin-top: 0;
}
#herobanner-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.no-js #herobanner-slider.splide {
  visibility: visible;
}
#herobanner-slider .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
#herobanner-slider .splide__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  position: relative;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#herobanner-slider .splide__slide:focus,
#herobanner-slider .splide__slide:hover {
  outline: none;
}
#herobanner-slider .splide__slide picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#herobanner-slider .splide__slide picture img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wp-block-columns {
  gap: 2rem !important;
}
@media screen and (min-width: 782px) {
  .wp-block-columns {
    gap: 4rem !important;
  }
}
@media screen and (min-width: 1440px) {
  .wp-block-columns {
    gap: 6rem !important;
  }
}
.wp-block-columns.flip-mobile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media screen and (min-width: 599px) {
  .wp-block-columns.flip-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.wp-block-columns.flip-mobile .wp-block-column {
  margin-bottom: 2rem;
}
.wp-block-columns.flip-mobile .wp-block-column:first-child {
  margin-bottom: 0;
}
@media screen and (min-width: 599px) {
  .wp-block-columns.flip-mobile .wp-block-column {
    margin-bottom: 0;
  }
}
.wp-block-columns.no-gutter .wp-block-column {
  margin-left: 0;
  margin-bottom: 0;
}
.wp-block-image {
  margin: 0 0 1.6rem;
}
.wp-block-image img {
  max-width: 100%;
}
.wp-block-image figure {
  margin: 0;
}
.wp-block-image figcaption {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
  display: table;
}
.wp-block-image .aligncenter figcaption,
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
  display: table-caption;
  caption-side: bottom;
}
.wp-block-image .alignleft {
  float: left;
  margin: 0.5rem 1rem 0.5rem 0;
}
.wp-block-image .alignright {
  float: right;
  margin: 0.5rem 0 0.5rem 1rem;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3rem;
}
.btn,
.wp-block-button__link {
  display: inline-block;
  margin-top: 1.8rem;
  padding: 1.2rem 3rem;
  line-height: 135%;
  font-family: "GenosGFG", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: white;
  background-color: #ff6600;
  border: 1px solid #ff6600;
  border-radius: 0;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.btn:hover,
.wp-block-button__link:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #ff6600;
}
.btn:focus,
.btn:visited,
.wp-block-button__link:focus,
.wp-block-button__link:visited {
  text-decoration: none;
}
.btn.hover-secondary-white,
.wp-block-button__link.hover-secondary-white {
  border: 1px solid transparent;
}
.btn.hover-secondary-white:hover,
.wp-block-button__link.hover-secondary-white:hover {
  color: #ff6600;
  border: 1px solid #ff6600;
  background-color: #ffffff;
}
.wp-block-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wp-block-file .wp-block-file__button {
  -ms-flex-item-align: baseline;
  align-self: baseline;
  background-color: transparent;
  border: 1px solid black;
  color: black;
  padding: 10px;
  line-height: 135%;
  border-radius: 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wp-block-file .wp-block-file__button:hover {
  text-decoration: none;
  background-color: black;
  color: white !important;
}
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:visited {
  text-decoration: none;
}
#main-content ul.has-text-color,
#main-content ul.wp-block-list,
#main-content ul:not([class]) {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#main-content ul.has-text-color > li,
#main-content ul.wp-block-list > li,
#main-content ul:not([class]) > li {
  margin-bottom: 2rem;
  padding-left: 2rem;
  line-height: 135%;
  position: relative;
}
#main-content ul.has-text-color > li:before,
#main-content ul.wp-block-list > li:before,
#main-content ul:not([class]) > li:before {
  content: "· ";
  line-height: 0.3;
  font-size: 6rem;
  position: absolute;
  top: 5px;
  left: 0;
  color: #ff6600;
}
#main-content ul.has-text-color.has-text-color.has-primary-color li:before,
#main-content ul.wp-block-list.has-text-color.has-primary-color li:before,
#main-content ul:not([class]).has-text-color.has-primary-color li:before {
  color: #002d67;
}
#main-content ul.has-text-color.has-text-color.has-secondary-color,
#main-content ul.wp-block-list.has-text-color.has-secondary-color,
#main-content ul:not([class]).has-text-color.has-secondary-color {
  color: #ff6600;
}
#main-content ul.has-text-color.has-text-color.has-secondary-color li:before,
#main-content ul.wp-block-list.has-text-color.has-secondary-color li:before,
#main-content ul:not([class]).has-text-color.has-secondary-color li:before {
  color: #ff6600;
}
#main-content ul.has-text-color.has-text-color.has-font-color li:before,
#main-content ul.wp-block-list.has-text-color.has-font-color li:before,
#main-content ul:not([class]).has-text-color.has-font-color li:before {
  color: #000000;
}
#main-content ul.has-text-color.has-text-color.has-editorial-color li:before,
#main-content ul.wp-block-list.has-text-color.has-editorial-color li:before,
#main-content ul:not([class]).has-text-color.has-editorial-color li:before {
  color: #c41890;
}
#main-content ul.has-text-color.has-text-color.has-white-color li:before,
#main-content ul.wp-block-list.has-text-color.has-white-color li:before,
#main-content ul:not([class]).has-text-color.has-white-color li:before {
  color: #ffffff;
}
#main-content ol:not([class]) {
  list-style-type: decimal;
  padding: 0 0 0 2rem;
  margin: 0;
}
#main-content ol:not([class]) > li {
  margin-bottom: 0.5rem;
  line-height: 135%;
}
.has-background {
  padding: 2rem;
}
@media screen and (min-width: 1680px) {
  .has-background.is-style-container-full {
    padding: 6rem 2rem;
  }
}
@media screen and (min-width: 1920px) {
  .has-background.is-style-container-xl {
    max-width: 2000px;
    padding: 4rem;
  }
}
@media screen and (min-width: 1640px) {
  .has-background.is-style-container-l {
    max-width: 1720px;
    padding: 4rem;
  }
}
@media screen and (min-width: 1364px) {
  .has-background.is-style-container-m {
    max-width: 1444px;
    padding: 4rem;
  }
}
@media screen and (min-width: 1088px) {
  .has-background.is-style-container-sm {
    max-width: 1168px;
    padding: 4rem;
  }
}
@media screen and (min-width: 812px) {
  .has-background.is-style-container-s {
    max-width: 892px;
    padding: 4rem;
  }
}
@media screen and (min-width: 536px) {
  .has-background.is-style-container-xs {
    max-width: 616px;
    padding: 4rem;
  }
}
.has-background .wp-block-columns,
.has-background .wp-block-group {
  margin-bottom: 1.75rem;
  padding-left: 0;
  padding-right: 0;
}
.has-background .wp-block-columns:last-child,
.has-background .wp-block-group:last-child {
  margin-bottom: 0 !important;
}
.has-background.has-primary-background-color {
  background-color: #002d67;
}
.has-background.has-secondary-background-color {
  background-color: #ff6600;
}
.has-background.has-font-background-color {
  background-color: #000000;
}
.has-background.has-editorial-background-color {
  background-color: #c41890;
}
.has-background.has-white-background-color {
  background-color: #ffffff;
}
.has-background.has-light-grey-background-color {
  background-color: #edf0f2;
}
.od-intro-block.no-margin {
  margin-bottom: 1rem !important;
}
.od-intro-block.no-padding {
  padding: 0;
}
.od-intro-block-line {
  display: block;
  width: 100%;
  max-width: 18rem;
  height: 3px;
  background-color: #ff6600;
}
.od-intro-block-content {
  display: block;
  margin-top: 5rem;
}
.od-intro-block-content h1,
.od-intro-block-content h2,
.od-intro-block-content h3,
.od-intro-block-content h4 {
  margin: 1rem 0;
}
.od-intro-block-content h1 strong,
.od-intro-block-content h2 strong,
.od-intro-block-content h3 strong,
.od-intro-block-content h4 strong {
  font-weight: 700;
}
.od-quicklink {
  display: block;
  width: 100%;
  padding: 4rem;
  margin-bottom: 2rem;
}
.od-quicklink:hover {
  text-decoration: none;
}
.od-quicklink:hover .od-quicklink-inner-content-link svg {
  -webkit-transform: translateX(1rem);
  transform: translateX(1rem);
}
.od-quicklink-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4rem;
}
.od-quicklink-inner h2 {
  margin-top: 0;
}
.od-quicklink-inner-content-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  font-weight: 700;
  color: #002d67;
}
.od-quicklink-inner-content-link svg {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.od-quicklink.bg-color-blue *,
.od-quicklink.bg-color-orange * {
  color: #ffffff;
}
.od-quicklink.bg-color-blue svg path,
.od-quicklink.bg-color-orange svg path {
  stroke: #ffffff;
}
.od-quicklink.bg-color-blue {
  background-color: #002d67;
}
.od-quicklink.bg-color-orange {
  background-color: #ff6600;
}
.od-quicklink.bg-color-grey {
  background-color: #edf0f2;
}
#new-building-object-information {
  padding: 10rem 0;
  background-color: #edf0f2;
}
#new-building-object-information-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4rem;
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
}
#new-building-object-information-inner .new-building-object-information-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#new-building-object-information-inner
  #new-building-object-information-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 680px;
  flex: 0 1 680px;
}
#new-building-object-information-inner
  #new-building-object-information-content
  h2 {
  text-transform: uppercase;
  color: #002d67;
  font-weight: 700;
}
#new-building-object-information-inner #new-building-object-information-units {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.object-info-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  width: 100%;
  padding: 0 2rem;
}
@media screen and (min-width: 540px) {
  .object-info-list {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.object-info-list .new-building-object-information-units-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.object-info-list .new-building-object-information-units-item > span {
  color: #002d67;
}
.object-info-list .new-building-object-information-units-item-amount {
  font-size: 8rem;
  font-size: min(max(5rem, 7vw), 8rem);
  font-size: clamp(5rem, 7vw, 8rem);
}
.object-info-list .new-building-object-information-units-item-type {
  font-size: 2.6rem;
  font-size: min(max(2.2rem, 2.6vw), 2.6rem);
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  text-align: center;
}
.object-info-list .new-building-object-information-units-item-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
  font-size: 2.6rem;
  font-size: min(max(2.2rem, 2.6vw), 2.6rem);
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  font-weight: 700;
  text-transform: lowercase;
  line-height: 1;
}
.object-info-list
  .new-building-object-information-units-item-status
  .data-status-indicator {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: darkgrey;
}
.object-info-list
  .new-building-object-information-units-item-status
  .data-status-indicator.is-available {
  background-color: #6dcb00;
}
.object-info-list
  .new-building-object-information-units-item-status
  .data-status-indicator.is-reserved {
  background-color: #ff6600;
}
.object-info-list
  .new-building-object-information-units-item-status
  .data-status-indicator.is-sold {
  background-color: #ff0000;
}
.object-info-list
  .new-building-object-information-units-item.is-available
  .new-building-object-information-units-item-amount {
  color: #ff6600;
}
.object-info-list.new-building-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.object-info-list.new-building-teaser
  .new-building-object-information-units-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
}
.od-new-building-teaser-slideshow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  margin: 0 auto 4rem auto;
  padding: 0 0 3rem 0;
  position: relative;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-slideshow {
    margin: 0 auto 8rem auto;
  }
}
.od-new-building-teaser-slideshow-slide-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 330px;
  overflow: hidden;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-slideshow-slide-image {
    max-height: 1088px;
  }
}
.od-new-building-teaser-slideshow-slide-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.od-new-building-teaser-slideshow-slide-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  max-width: 1088px;
  padding: 4rem 2rem 2rem 2rem;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-slideshow-slide-overlay {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1404px) {
  .od-new-building-teaser-slideshow-slide-overlay {
    padding: 12rem 0 0 0;
  }
}
.od-new-building-teaser-slideshow-slide-overlay-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.od-new-building-teaser-slideshow-slide-overlay-content-line {
  display: block;
  width: 100%;
  max-width: 18rem;
  height: 3px;
  background-color: #ff6600;
  margin-bottom: 2rem;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-slideshow-slide-overlay-content-line {
    margin-bottom: 5rem;
  }
}
.od-new-building-teaser-slideshow-slide-overlay-content-head {
  display: block;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser-slideshow-slide-overlay-content-head {
    margin-bottom: 5rem;
  }
}
.od-new-building-teaser-slideshow-slide-overlay-content-head h2,
.od-new-building-teaser-slideshow-slide-overlay-content-head p {
  text-align: center;
  color: #002d67;
  text-transform: uppercase;
}
.od-new-building-teaser-slideshow-slide-overlay-content-head h2 {
  font-weight: 700;
  margin-top: 0;
}
.od-new-building-teaser-slideshow-slide-overlay-content-object-information {
  width: 100%;
}
.od-new-building-teaser-slideshow-slide-overlay-content-meta {
  margin-top: 3rem;
  margin-left: auto;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-slideshow-slide-overlay-content-meta {
    margin: 3rem auto 0 auto;
  }
}
.od-new-building-teaser-slideshow .splide__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1640px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  position: absolute;
  bottom: -2rem;
  left: 0;
  padding: 2rem;
  z-index: 1;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-slideshow .splide__arrows {
    width: 100%;
    top: 50%;
  }
}
@media screen and (min-width: 768px) {
  .od-new-building-teaser-slideshow .splide__arrows {
    bottom: unset;
    top: 10rem;
  }
}
@media screen and (min-width: 1364px) {
  .od-new-building-teaser-slideshow .splide__arrows {
    top: 18rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.od-new-building-teaser-slideshow .splide__arrows .splide__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 5rem;
  height: 5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem;
  background-color: #002d67;
  border: 1px solid #002d67;
  border: none;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-slideshow .splide__arrows .splide__arrow {
    -webkit-transform: unset;
    transform: unset;
  }
}
.od-new-building-teaser-slideshow .splide__arrows .splide__arrow:hover {
  background-color: #ffffff;
  border: 1px solid #002d67;
}
.od-new-building-teaser-slideshow
  .splide__arrows
  .splide__arrow:hover
  svg
  polygon {
  fill: #002d67;
}
.od-new-building-teaser-slideshow .splide__arrows .splide__arrow svg {
  width: 100%;
  height: 100%;
}
.od-new-building-teaser-slideshow .splide__arrows .splide__arrow--prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.od-new-building-teaser-fullscreen-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  margin: 0 auto 4rem auto;
  padding: 0 0 3rem 0;
  position: relative;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-fullscreen-custom {
    margin: 0 auto 8rem auto;
  }
}
.od-new-building-teaser-fullscreen-custom.no-mabo {
  padding-bottom: 0;
}
.od-new-building-teaser-fullscreen-custom.type-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser-fullscreen-custom.type-small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-overlay {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 4rem 2rem;
  background-color: #edf0f2;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser-fullscreen-custom.type-small
    .od-new-building-teaser-fullscreen-custom-overlay {
    padding: 6rem 4rem;
  }
}
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-overlay-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-overlay
  h2 {
  font-weight: 700;
  margin-top: 0;
}
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-overlay
  .od-new-building-teaser-fullscreen-custom-overlay-content-head-subheadline {
  color: #002d67;
}
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-image {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
}
.od-new-building-teaser-fullscreen-custom.type-small
  .od-new-building-teaser-fullscreen-custom-image
  img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 330px;
  overflow: hidden;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-fullscreen-custom.type-large
    .od-new-building-teaser-fullscreen-custom-image {
    max-height: 800px;
  }
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-image
  img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  max-width: 1088px;
  padding: 4rem 2rem 2rem 2rem;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-fullscreen-custom.type-large
    .od-new-building-teaser-fullscreen-custom-overlay {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1404px) {
  .od-new-building-teaser-fullscreen-custom.type-large
    .od-new-building-teaser-fullscreen-custom-overlay {
    padding: 12rem 0 0 0;
  }
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-line {
  display: block;
  width: 100%;
  max-width: 18rem;
  height: 3px;
  background-color: #ff6600;
  margin-bottom: 2rem;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-fullscreen-custom.type-large
    .od-new-building-teaser-fullscreen-custom-overlay-content-line {
    margin-bottom: 5rem;
  }
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-head {
  display: block;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser-fullscreen-custom.type-large
    .od-new-building-teaser-fullscreen-custom-overlay-content-head {
    margin-bottom: 5rem;
  }
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-head
  h2,
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-head
  p {
  text-align: center;
  color: #002d67;
  text-transform: uppercase;
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-head
  h2 {
  font-weight: 700;
  margin-top: 0;
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-object-information {
  width: 100%;
}
.od-new-building-teaser-fullscreen-custom.type-large
  .od-new-building-teaser-fullscreen-custom-overlay-content-meta {
  margin-top: 3rem;
  margin-left: auto;
}
@media screen and (min-width: 540px) {
  .od-new-building-teaser-fullscreen-custom.type-large
    .od-new-building-teaser-fullscreen-custom-overlay-content-meta {
    margin: 3rem auto 0 auto;
  }
}
.od-new-building-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4rem;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser {
    margin-bottom: 8rem;
  }
}
.od-new-building-teaser.type-large {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  background-color: #edf0f2;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser.type-large {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.od-new-building-teaser.type-large .od-new-building-teaser-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 4rem 2rem;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser.type-large .od-new-building-teaser-content {
    padding: 6rem 4rem;
  }
}
.od-new-building-teaser.type-large .od-new-building-teaser-thumbnail {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.od-new-building-teaser.type-small {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.od-new-building-teaser.type-small .od-new-building-teaser-content {
  padding: 2rem 0;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser.type-small .od-new-building-teaser-content {
    padding: 5rem 0;
  }
}
.od-new-building-teaser.type-small
  .od-new-building-teaser-content-object-info-list {
  margin-top: 2rem;
  gap: 1rem;
}
.od-new-building-teaser-content h2 {
  font-weight: 700;
  margin-top: 0;
}
.od-new-building-teaser-content-claim {
  color: #002d67;
}
.od-new-building-teaser-content-description {
  display: block;
  margin: 2rem auto;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser-content-description {
    margin: 5rem auto;
  }
}
.od-new-building-teaser-content-object-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .od-new-building-teaser-content-object-info-list {
    margin-bottom: 5rem;
  }
}
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item
  > span {
  color: #002d67;
}
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item-status {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: darkgrey;
}
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item-status.is-available {
  background-color: #6dcb00;
}
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item-status.is-reserved {
  background-color: #ff6600;
}
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item-status.is-sold {
  background-color: #ff0000;
}
.od-new-building-teaser-content-object-info-list
  .new-building-object-information-units-item.is-available
  .new-building-object-information-units-item-amount {
  color: #ff6600;
}
.od-new-building-teaser-content .wp-block-button__link {
  margin-top: 0;
}
.od-new-building-teaser-thumbnail picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.od-new-building-teaser-thumbnail picture img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.od-accordion {
  width: 100%;
  margin-top: 4rem;
}
.od-accordion-item:nth-child(odd) .od-accordion-header {
  background-color: #edf0f2;
}
.od-accordion-item .od-accordion-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2rem;
  background-color: white;
  border: none;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 769px) {
  .od-accordion-item .od-accordion-header {
    padding: 2rem 4rem;
  }
}
.od-accordion-item .od-accordion-header .od-accordion-data,
.od-accordion-item .od-accordion-header .od-accordion-title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  text-align: left;
  text-transform: none;
  -ms-hyphens: auto;
  hyphens: auto;
  z-index: 1;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.od-accordion-item .od-accordion-header .od-accordion-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 1rem;
  border: none;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .od-accordion-item .od-accordion-header .od-accordion-trigger {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 10rem;
    flex: 0 1 10rem;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.od-accordion-item .od-accordion-header .od-accordion-trigger-title {
  color: #002d67;
  font-weight: 700;
}
.od-accordion-item .od-accordion-header .od-accordion-trigger-icon {
  display: block;
  width: 2rem;
  height: 2rem;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.od-accordion-item .od-accordion-header .od-accordion-trigger-icon svg {
  width: 100%;
  height: 100%;
}
.od-accordion-item .od-accordion-header .od-accordion-trigger-icon svg polygon {
  fill: #002d67;
}
.od-accordion-item .od-accordion-header:focus,
.od-accordion-item .od-accordion-header:hover {
  background-color: #002d67;
}
.od-accordion-item .od-accordion-header:focus .od-accordion-data-item,
.od-accordion-item .od-accordion-header:focus .od-accordion-data-item:before,
.od-accordion-item .od-accordion-header:focus .od-accordion-title,
.od-accordion-item .od-accordion-header:focus .od-accordion-trigger-title,
.od-accordion-item .od-accordion-header:hover .od-accordion-data-item,
.od-accordion-item .od-accordion-header:hover .od-accordion-data-item:before,
.od-accordion-item .od-accordion-header:hover .od-accordion-title,
.od-accordion-item .od-accordion-header:hover .od-accordion-trigger-title {
  color: #ffffff !important;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.od-accordion-item
  .od-accordion-header:focus
  .od-accordion-trigger-icon
  svg
  polygon,
.od-accordion-item
  .od-accordion-header:hover
  .od-accordion-trigger-icon
  svg
  polygon {
  fill: #ffffff;
}
.od-accordion-item .od-accordion-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
.no-js .od-accordion-item .od-accordion-body {
  display: block;
}
.od-accordion-item .od-accordion-body-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem;
}
@media screen and (min-width: 1364px) {
  .od-accordion-item .od-accordion-body-inner {
    padding: 6rem;
  }
}
.od-accordion-item .od-accordion-body-inner h2 {
  margin-top: 0.5rem;
  margin-bottom: 3rem;
}
.od-accordion-item.active .od-accordion-header {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.od-accordion-item.active .od-accordion-header .od-accordion-trigger-icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.od-accordion-item.active .od-accordion-body {
  max-height: 2000px;
}
.od-accordion-new-building-columns {
  display: none;
}
@media screen and (min-width: 1364px) {
  .od-accordion-new-building-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr
      3rem 1fr;
    grid-template-columns: repeat(8, 1fr);
    gap: 3rem;
    padding: 2rem 18rem 2rem 4rem;
  }
}
.od-accordion-new-building-columns-item {
  color: #002d67;
  font-weight: 700;
}
.od-accordion-new-building .od-accordion-item .od-accordion-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (min-width: 1024px) {
  .od-accordion-new-building .od-accordion-item .od-accordion-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 4rem;
  z-index: 1;
}
@media screen and (min-width: 540px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-data {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
    row-gap: 1rem;
  }
}
@media screen and (min-width: 1364px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-data {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr
      3rem 1fr;
    grid-template-columns: repeat(8, 1fr);
    gap: 3rem;
  }
}
@media screen and (min-width: 540px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-data
    .od-accordion-data-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-data
    .od-accordion-data-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 12.5%;
    flex: 0 1 12.5%;
  }
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data
  .od-accordion-data-item:before {
  content: attr(data-title);
  display: inline-block;
  color: #002d67;
}
@media screen and (min-width: 1364px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-data
    .od-accordion-data-item:before {
    display: none;
  }
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data
  .od-accordion-data-item.data-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (min-width: 1364px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-data
    .od-accordion-data-item.data-status {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 120px;
    flex: 0 1 120px;
    gap: 1.6rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data
  .od-accordion-data-item.data-status
  .data-status-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 540px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-data
    .od-accordion-data-item.data-status
    .data-status-content {
    gap: 1rem;
    margin-left: unset;
  }
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data
  .od-accordion-data-item.data-status
  .data-status-indicator {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: darkgrey;
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data
  .od-accordion-data-item.data-status
  .data-status-indicator.is-available {
  background-color: #6dcb00;
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data
  .od-accordion-data-item.data-status
  .data-status-indicator.is-reserved {
  background-color: #ff6600;
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-data
  .od-accordion-data-item.data-status
  .data-status-indicator.is-sold {
  background-color: #ff0000;
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-header
  .od-accordion-trigger {
  margin-top: 2rem;
}
@media screen and (min-width: 1364px) {
  .od-accordion-new-building
    .od-accordion-item
    .od-accordion-header
    .od-accordion-trigger {
    margin: inherit;
  }
}
.od-accordion-new-building .od-accordion-item .od-accordion-body-inner {
  background-color: #edf0f2;
}
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-body-inner
  .wp-block-table
  tbody
  tr
  td
  strong,
.od-accordion-new-building
  .od-accordion-item
  .od-accordion-body-inner
  .wp-block-table
  thead
  tr
  td
  strong {
  color: #002d67;
}
.od-contact-person {
  display: block;
  margin: 2rem 0;
}
.od-contact-person img {
  display: block;
  width: 100%;
}
.od-contact-person-data-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
.od-contact-person-data-list h3 {
  margin: 0;
  font-weight: 700;
}
.od-contact-person-data-list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.od-contact-person-data-list .data-name {
  text-transform: none;
}
.od-contact-person-data-list .data-phone {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.od-contact-person-data-list .data-phone a {
  color: #ff6600;
}
.od-contact-person-data-list .data-mail a {
  color: #ff6600;
}
.od-contact-person.type-portrait {
  margin-bottom: 2rem;
}
.od-contact-person.type-portrait img {
  margin-bottom: 3rem;
}
.od-contact-person.type-landscape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
}
.od-contact-person.type-landscape img {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 460px;
  flex: 0 1 460px;
}
.od-contact-person.type-landscape .od-contact-person-data-list {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.od-contact-person.type-cut-out {
  display: block;
  width: 100%;
  padding: 2rem 2rem 4rem 2rem;
}
@media screen and (min-width: 1024px) {
  .od-contact-person.type-cut-out {
    padding: 0 2rem;
  }
}
.od-contact-person.type-cut-out.bg-color-blue {
  background-color: #002d67;
}
.od-contact-person.type-cut-out.bg-color-orange {
  background-color: #ff6600;
}
.od-contact-person.type-cut-out.bg-color-grey {
  background-color: #edf0f2;
}
.od-contact-person.type-cut-out .od-contact-person-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
}
.od-contact-person.type-cut-out
  .od-contact-person-inner
  .od-contact-person-inner-picture {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin-top: -6rem;
}
@media screen and (min-width: 1024px) {
  .od-contact-person.type-cut-out
    .od-contact-person-inner
    .od-contact-person-inner-picture {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 500px;
    flex: 0 1 500px;
    margin-top: -4rem;
  }
}
.od-contact-person.type-cut-out
  .od-contact-person-inner
  .od-contact-person-inner-picture
  img {
  max-width: 500px;
}
@media screen and (min-width: 1024px) {
  .od-contact-person.type-cut-out
    .od-contact-person-inner
    .od-contact-person-inner-picture
    img {
    max-width: 100%;
  }
}
.od-contact-person.type-cut-out
  .od-contact-person-inner
  .od-contact-person-inner-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.od-contact-person.type-cut-out
  .od-contact-person-inner
  .od-contact-person-inner-content
  .od-intro-block {
  margin-bottom: 3rem;
}
.od-contact-person.type-cut-out
  .od-contact-person-inner
  .od-contact-person-inner-content
  h2 {
  font-weight: 700;
}
.od-contact-person.type-cut-out.bg-color-blue * {
  color: #ffffff;
}
.od-contact-person.type-cut-out.bg-color-blue svg path {
  fill: #ff6600;
}
.od-contact-person.type-cut-out.bg-color-orange * {
  color: #ffffff;
}
.od-contact-person.type-cut-out.bg-color-orange svg path {
  fill: #ffffff;
}
.od-contact-person.type-cut-out.bg-color-orange .od-intro-block-line {
  background-color: #ffffff;
}
.od-contact-person.type-cut-out.has-margin {
  margin-bottom: 10rem !important;
  margin-bottom: min(max(6rem, 10vw), 10rem) !important;
  margin-bottom: clamp(6rem, 10vw, 10rem) !important;
}
.od-contact-person.type-cut-out.has-no-margin {
  margin-bottom: 0;
}
.od-number-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 100%;
  margin-bottom: 6rem;
  padding: 5rem 2.4rem 2.4rem 2.4rem;
  background-color: #edf0f2;
  position: relative;
}
@media screen and (min-width: 540px) {
  .od-number-block {
    margin-bottom: 5rem;
    padding: 5rem;
  }
}
@media screen and (min-width: 1640px) {
  .od-number-block {
    margin-bottom: 8rem;
  }
}
.od-number-block-number {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 3.4rem;
  font-weight: 700;
}
@media screen and (min-width: 540px) {
  .od-number-block-number {
    left: 5rem;
  }
}
.od-number-block h2 {
  text-transform: none;
}
.od-slideshow {
  display: block;
  margin: 2rem 0 4rem 0;
}
.od-slideshow-main {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
}
.no-js .od-slideshow-main.splide {
  visibility: visible;
}
.od-slideshow-main .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.od-slideshow-main .splide__slide {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
}
.od-slideshow-main .splide__slide:focus,
.od-slideshow-main .splide__slide:hover {
  outline: none;
}
.od-slideshow-main .splide__slide picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.od-slideshow-main .splide__slide picture img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.od-slideshow-main .splide__slide.lightbox-gallery:before {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.od-slideshow-main .splide__slide.lightbox-gallery.is-active:before {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.od-slideshow-thumbnail {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
}
.no-js .od-slideshow-thumbnail.splide {
  visibility: visible;
}
.od-slideshow-thumbnail .splide__track {
  position: relative;
}
.od-slideshow-thumbnail .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.od-slideshow-thumbnail .splide__slide {
  display: block;
  aspect-ratio: 4/3;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  margin-right: 2rem;
  opacity: 0.4;
  cursor: pointer;
}
.od-slideshow-thumbnail .splide__slide:focus,
.od-slideshow-thumbnail .splide__slide:hover {
  outline: none;
  opacity: 1;
}
.od-slideshow-thumbnail .splide__slide picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.od-slideshow-thumbnail .splide__slide picture img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.od-slideshow-thumbnail .splide__slide.is-active {
  opacity: 1;
}
.od-slideshow-thumbnail .splide__arrows .splide__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 3rem;
  height: 100%;
  padding: 0.5rem;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  outline: none;
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.od-slideshow-thumbnail .splide__arrows .splide__arrow:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.od-slideshow-thumbnail .splide__arrows .splide__arrow:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  color: white;
  vertical-align: top;
}
.od-slideshow-thumbnail .splide__arrows .splide__arrow.splide__arrow--prev {
  left: 0;
}
.od-slideshow-thumbnail .splide__arrows .splide__arrow.splide__arrow--next {
  right: 0;
}
.od-slideshow-thumbnail
  .splide__arrows
  .splide__arrow.splide__arrow--next:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wp-block-table {
  margin: 4rem auto;
  line-height: 135%;
}
.wp-block-table tbody td,
.wp-block-table tbody th,
.wp-block-table thead td,
.wp-block-table thead th {
  padding: 1rem;
  border: none;
}
.wp-block-table tbody tr td:first-child,
.wp-block-table thead tr td:first-child {
  padding-left: 0;
}
.lightbox-image,
[data-blocktype="lightbox-image"] {
  display: block;
  position: relative;
}
.lightbox-image:before,
[data-blocktype="lightbox-image"]:before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 100%;
  max-width: 34px;
  height: 100%;
  max-height: 34px;
  z-index: 2;
  background-image: url("assets/img/layout/icons/img-zoom.svg");
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.lightbox-image:after,
[data-blocktype="lightbox-image"]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: black;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.lightbox-image:hover:before,
[data-blocktype="lightbox-image"]:hover:before {
  opacity: 1;
  visibility: visible;
  background-color: transparent;
}
.lightbox-image:hover:after,
[data-blocktype="lightbox-image"]:hover:after {
  opacity: 0.4;
}
.gslide-description .gdesc-inner {
  padding: 2rem !important;
}
.gslide-description .gdesc-inner h4 {
  margin: 0;
  text-transform: none;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript: "]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
    filter: none !important;
    -webkit-filter: grayscale(0%) !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #footer,
  #header {
    display: none;
  }
  .wp-block-columns,
  .wp-block-group {
    margin-bottom: 1cm !important;
  }
  .wp-block-image img {
    max-width: 12cm !important;
  }
}
