body {
  overflow-x: hidden;
  color: #1d1d1b;
  font-family: "Source Sans 3", sans-serif;
  line-height: 1.75;

}

a {
  color: #6595a3;
  font-weight: 700;
}

a:hover {
  color: #46707d;
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

p {
  line-height: 1.75;
}

.hide {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.page-section {
  padding: 3rem 0;
  background-color: #F4F6F6;
}

.page-section h2.section-heading,
.page-section h3.section-heading {
  margin-top: 0;
  margin-bottom: 1rem;
}

.page-section h2.section-heading {
  font-size: 2.5rem;
}

#inhalt .section-heading {
  color: #275b5f;
  font-family: "Playfair Display", serif;

  font-weight: 400;
  margin-bottom: 1.5rem;
}

.inhalt-row {
  position: relative;
  align-items: center;
}

#inhalt .col-lg-9 p {
  max-width: 760px;
  color: #313946;
  font-size: 19px;
  line-height: 1.9;
}

.inhalt-logo-bg-wrap {
  position: absolute;
  top: 50%;
  right: -6rem;
  transform: translateY(-62%);
  z-index: 0;
}

.inhalt-logo-bg {
  width: 700px;
  height: auto;
  opacity: 0.48;
}

.inhalt-row > [class*="col-"] {
  position: relative;
  z-index: 1;
}

.memorial-section {
  padding-top: 1rem;
}

.memorial-copy {
  max-width: 860px;
}

.memorial-row {
  align-items: flex-start;
}

.memorial-section .section-heading {
  color: #275b5f;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 400;
  margin-bottom: 0.5rem;
  text-align: left;
  text-transform: none;
}

.memorial-dates {
  color: #313946;
  font-family: "Source Sans 3", sans-serif;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 0.35rem;
}

.memorial-credit {
  color: #5f6771;
  font-size: 17px;
  font-style: italic;
  margin-bottom: 1.75rem;
}

.memorial-copy p {
  color: #313946;
  font-size: 19px;
  line-height: 1.9;
  max-width: 860px;
}

.memorial-aside {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
  margin-top: 0.5rem;
  align-items: flex-start;
}

.memorial-portrait {
  background: rgba(255, 255, 255, 0.72);
  width: 100%;
  max-width: 300px;
  padding: 0;
}

.memorial-portrait img {
  display: block;
  width: 100%;
  height: auto;
}

.memorial-portrait-name {
  color: #275b5f;
  font-family: "Playfair Display", serif;
  font-size: 26px;
  font-weight: 400;
  margin-top: 0.85rem;
  text-align: center;
}

.readmore-content {
  margin-top: 1.5rem;
}

.memorial-readmore {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.5rem;
  color: #275b5f;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.memorial-readmore:hover,
.memorial-readmore:focus {
  color: #182327;
}

.foundation-page .section-heading {
  color: #275b5f;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 400;
  margin-bottom: 0.5rem;
  text-transform: none;
}

.foundation-page {
  overflow: hidden;
}

.foundation-header {
  margin-bottom: 2.5rem;
}

.foundation-claim {
  color: #313946;
  font-family: "Playfair Display", serif;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.35;
  margin: 0;
  max-width: 880px;
}

.foundation-subheading {
  color: #275b5f;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.14em;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}

.foundation-lead {
  color: #313946;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 0;
  max-width: 760px;
}

.fellowships-page .foundation-lead {
  max-width: 100%;
}

.foundation-people-intro {
  margin-bottom: 2.5rem;
}

.foundation-quote-card {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(39, 91, 95, 0.12);
  box-shadow: 0 18px 40px rgba(24, 35, 39, 0.08);
  color: #313946;
  margin-top: 0.25rem;
  padding: 1.5rem 1.5rem 1.25rem;
}

.foundation-quote-card p {
  font-size: 15px;
  line-height: 1.72;
  margin-bottom: 1rem;
}

.foundation-quote-attribution {
  color: #275b5f;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 0;
  text-transform: uppercase;
}

.foundation-people-grid,
.foundation-board,
.foundation-extra-copy {
  margin-top: 3rem;
}

.foundation-profile-row,
.foundation-board-row {
  row-gap: 1.75rem;
}

.foundation-person {
  width: 100%;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(39, 91, 95, 0.08);
  box-shadow: 0 18px 44px rgba(24, 35, 39, 0.08);
}

.foundation-person-featured {
  display: flow-root;
  margin-bottom: 1.75rem;
  overflow: hidden;
}

.foundation-person-text,
.foundation-person-board {
  height: 100%;
}

.foundation-person-inline-photo {
  display: flow-root;
}

.foundation-person-image-wrap {
  height: auto;
  max-width: 200px;
  min-height: 200px;
  overflow: hidden;
}

.foundation-person-image-wrap--featured {
  float: left;
  width: min(100%, 200px);
  min-height: 200px;
  margin: 2rem 1.5rem 1rem 2rem;
}

.foundation-person-image-wrap--inline {
  float: left;
  width: min(100%, 200px);
  min-height: 200px;
  margin: 2rem 1.5rem 1rem 2rem;
}

.foundation-person-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.foundation-person-body {
  padding: 2rem;
}

.foundation-person-role {
  color: #5a8fae;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  margin-bottom: 0.6rem;
  text-transform: uppercase;
}

.foundation-person-name {
  color: #232528;
  font-family: "Playfair Display", serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.12;
  margin-bottom: 1rem;
}

.foundation-person-copy p {
  color: #313946;
  font-size: 18px;
  line-height: 1.85;
}

.foundation-person-copy p:last-child {
  margin-bottom: 0;
}

.foundation-board-header {
  margin-bottom: 1.5rem;
}

.foundation-extra-copy {
  color: #313946;
}

@media (max-width: 991.98px) {
  .foundation-claim {
    font-size: 28px;
  }

  .foundation-quote-card {
    margin-top: 1.5rem;
  }

  .foundation-person-image-wrap--featured {
    margin-left: 1.5rem;
  }

  .foundation-person-image-wrap--inline {
    width: min(100%, 200px);
    min-height: 200px;
    margin-left: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .foundation-page .section-heading {
    font-size: 34px;
  }

  .foundation-claim {
    font-size: 24px;
  }

  .foundation-lead,
  .foundation-person-copy p {
    font-size: 17px;
  }

  .foundation-person-name {
    font-size: 30px;
  }

  .foundation-person-body {
    padding: 1.5rem;
  }

  .foundation-person-image-wrap--featured {
    float: none;
    width: 100%;
    max-width: 200px;
    min-height: 200px;
    margin: 1.5rem 1.5rem 0;
  }

  .foundation-person-image-wrap--inline {
    float: none;
    width: 100%;
    max-width: 200px;
    min-height: 200px;
    margin: 1.5rem 1.5rem 0;
  }
}

.page-section h3.section-subheading,
.page-section h5.section-subheading {
  margin-bottom: 2rem;
  color: #6c757d;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
}


.memorial-section .memorial-subheading {
  color: #275b5f;
  font-family: "Playfair Display", serif;
  font-size: 26px;
  font-weight: 400;
  margin-top: 2.25rem;
  margin-bottom: 0.85rem;
  text-align: left;
  text-transform: none;
  line-height: 1.3;
}


#standard-page.page-section,
#single-post.page-section,
#archive-posts.page-section,
#viernullvier.page-section,
#blog.page-section {
  padding-top: 0;
}

@media (min-width: 768px) {
  .page-section {
    padding: 4rem 0;
  }

  #standard-page.page-section,
  #single-post.page-section,
  #archive-posts.page-section,
  #viernullvier.page-section,
  #blog.page-section {
    padding-bottom: 4rem;
  }

  .memorial-section {
    padding-top: 2rem;
  }
}

@media (max-width: 991.98px) {
  .memorial-aside {
    margin-top: 2rem;
    max-width: 340px;
  }
}

#standard-page.page-section ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  list-style-position: inside;
  /* text-align: center; */
}

#standard-page.page-section ul li {
  padding-left: 0;
}

#standard-page.page-section ul li::marker {
  margin-right: 0;
}

.btn-primary,
.badge-primary,
.btn-info,
.btn-sm {
  background: #5a8fae;
  border-color: #5a8fae;
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-info:hover,
.btn-info:focus,
.btn-sm:hover,
.btn-sm:focus {
  background: #46707d;
  border-color: #46707d;
  color: #fff;
}

.btn-primary.disabled,
.btn-primary:disabled {
  background: #5a8fae;
  border-color: #5a8fae;
  color: #fff;
}

.badge-pill {
  border-radius: 2rem !important;
  padding-left: 0.6em;
  padding-right: 0.6em;
}

.btn-xl {
  padding: 1.25rem 2.5rem;
  font-size: 1.125rem;
  font-weight: 700;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: flex-start;
}

.hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 45px;
  height: 45px;
  padding: 0 2.25rem;
  border-radius: 0;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
}

#topBar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #5a8fae;
  z-index: 1035;
}

#mainNav {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  height: 90px;
  min-height: 90px;
  padding: 0;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  z-index: 1030;
}

#mainNav.navbar-shrink,
#mainNav.is-fixed {
  background: #fff;
}

#mainNav .container-header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-height: 90px;
  height: 90px;
}

#mainNav .navbar-brand {
  display: inline-flex;
  align-items: center;
  min-height: 90px;
  height: 90px;
  padding-top: 0;
  padding-bottom: 0;
  color: #1d1d1b;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.0625em;
  line-height: 1;
}

#mainNav .navbar-brand-mobile {
  display: none;
}

#mainNav .navbar-brand img,
#mainNav .custom-logo {
  width: auto;
  max-height: 58px;
}

#mainNav .navbar-nav {
  align-items: center;
  min-height: 90px;
}

#mainNav .navbar-nav .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 10px;
  color: #313946;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

#mainNav .navbar-nav .nav-link.active,
#mainNav .navbar-nav .nav-link:hover,
#mainNav .navbar-nav .nav-link:focus,
#mainNav .navbar-brand:hover,
#mainNav .navbar-brand:focus {
  color: #5a8fae;
}

#mainNav .navbar-toggler {
  margin-left: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  border: 0;
  box-shadow: none;
  color: #5a8fae;
  font-size: 1.75rem;
  background: transparent;
}

@media (min-width: 992px) {
  #mainNav .navbar-nav {
    margin-left: auto;
    margin-right: auto;
  }

  #mainNav .navbar-nav .nav-item {
    margin-right: 1rem;
  }

  #mainNav .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }

  #mainNav .dropdown-menu {
    min-width: 230px;
    width: max-content;
    max-width: min(90vw, 360px);
    padding: 0.75rem 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 18px 40px rgba(24, 35, 39, 0.14);
    background: #fff;
  }

  #mainNav .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.72rem 1.35rem;
    white-space: nowrap;
    box-sizing: border-box;
    color: #313946;
    transition: background-color 0.18s ease, color 0.18s ease;
  }

  #mainNav .navbar-nav .nav-link:hover,
  #mainNav .navbar-nav .nav-link:focus,
  #mainNav .dropdown-item:hover,
  #mainNav .dropdown-item:focus {
    background: rgba(90, 143, 174, 0.10);
  }
}

.parallax-container,
.parallax-container2 {
  position: relative;
  overflow: hidden;
}

.parallax-container {
  height: 560px;
  min-height: 560px;
  margin-top: 100px;
  /* background-color: #f4f6f6; */
}

.parallax-container::after {
  content: "";
  position: absolute;
  inset: 0;
  /* background: rgba(255, 255, 255, 0.8); */
 
  z-index: 1;
}

.parallax-container2 {
  min-height: 170px;
  margin-top: 20px;
  background: linear-gradient(180deg, rgba(90, 143, 174, 0.12), rgba(90, 143, 174, 0));

}

.parallax-background,
.parallax-background2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 0;
  will-change: transform;
  object-position: center 100%;
}

.foundation-page .parallax-background2 {
  object-position: center 60%;
}

.foundation-standard-header,
.symposium-standard-header {
  height: 75px;
  min-height: 75px;
  background-color: transparent;
  background-image: none;
}

.foundation-standard-header .parallax-background2,
.symposium-standard-header .parallax-background2 {
  width: min(100%, 1920px);
  max-width: none;
  left: 50%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transform: translateX(-50%) !important;
}

@media (min-width: 1920px) {
  .foundation-standard-header,
  .symposium-standard-header {
    background-color: #f4f6f6;
  }

  .foundation-standard-header .parallax-background2,
  .symposium-standard-header .parallax-background2 {
    object-fit: contain;
  }
}

.foundation-standard-page .section-heading,
.symposium-standard-page .section-heading {
  color: #182327;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-bottom: 1.5rem;
  text-transform: none;
}

.symposium-standard-page {
  padding-top: 140px;
}

.parallax-content,
.parallax-content2 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}

.parallax-content {
  color: #fff;
}

.hero-infos {
  padding: 4rem 1rem;
}

.herobox {
  max-width: 500px;
  margin: 0 auto 0 -2.5rem;
  text-align: center;
}

.hero-logo-wrap {
  margin-bottom: 1.5rem;
  text-align: center;
}

.hero-logo {
  width: min(100%, 390px);
  height: auto;
}

.hero-image-col {
  position: absolute;
  right: max(52px, calc((100vw - 1140px) / 2) + 0.5rem);
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 450px;
  height: 404px;
}

.hero-image-wrap {
  position: relative;
  display: inline-block;
}

.hero-image-label {
  position: absolute;
  top: 2.75rem;
  left: 1.5rem;
  z-index: 3;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.hero-image-kicker {
  color: #182327;
  color: #5a8fae;
  
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 24px;
  padding-bottom: 10px;
}

.hero-image-title {
  color: #232528;
  font-family: "Playfair Display", serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.1;
}

.hero-image-subtitle {
  color: #3b585e;
  font-family: "Playfair Display", serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.1;
  text-align: center;
}

.hero-image-divider {
  width: 234px;
  border-top: 0x solid #ced0d4;
 
 
  margin-top: 0.75rem;
  margin-left: auto;
  margin-right: auto;
}

.hero-image-meta {
  color: #696a6c;
  font-family: "Source Sans 3", sans-serif;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-top: 0.75rem;
  text-align: center;
  text-transform: uppercase;
}

.hero-image-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  min-height: 45px;
  margin-top: 1.75rem;
  padding: 0 2.5rem;
  border-radius: 0;
  text-align: center;
  box-shadow: 0 12px 24px rgba(90, 143, 174, 0.18);
}

.hero-side-image {
  display: block;
  width: 450px;
  width: 430px;
  max-width: none;
  height: auto;
  max-height: 404px;
}

.masthead-tagline {
  color: #182327;
  font-size: 1.125rem;
  letter-spacing: 0.04em;
  display: block;
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
}

.archive-cards .card,
#archive-posts .card,
#blog .card,
#single-post .card {
  border: 0;
  border-radius: 0;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}

.card-title a,
.mehr-link {
  color: #313946;
}

.card-title a:hover,
.mehr-link:hover {
  color: #5a8fae;
}

.info-text {
  color: #313946;
}

.entry-content,
.content {
  color: #1d1d1b;
}

.podcast-embed iframe {
  display: block;
  width: 100%;
  background: #fff;
  border: 0;
}

.back-button {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.footer {
  background: #fff;
  border-top: 1px solid rgba(49, 57, 70, 0.08);
}

.site-legal-links a {
  color: #313946;
  font-weight: 600;
}

.site-legal-links a:hover {
  color: #5a8fae;
}

.footer-legal-group {
  display: inline-flex;
  align-items: center;
  gap: 2.5rem;
}

.footer-top-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  min-height: 48px;
  padding: 0;
}

.cookie-banner {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  box-sizing: border-box;
  padding: 1rem;
  background: rgba(33, 33, 33, 0.9);
  color: #fff;
  z-index: 9999;
}

.cookie-banner__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  max-width: 960px;
  margin: 0 auto;
}

.cookie-banner__content p {
  flex: 1 1 auto;
  margin: 0 1rem 0 0;
  font-size: 0.9rem;
}

.cookie-banner__content a {
  color: #6595a3;
  text-decoration: underline;
}

.cookie-banner__btn {
  padding: 0.5rem 1rem;
  border: 0;
  border-radius: 4px;
  background: #46707d;
  color: #fff;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 700;
  transition: background 0.2s ease;
}

.cookie-banner__btn:hover {
  background: #82b6c2;
}

@media (max-width: 991.98px) {
  #mainNav {
    height: auto;
    min-height: 76px;
  }

  #mainNav .container-header {
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-start;
    justify-content: space-between;
    min-height: 76px;
    height: auto;
  }

  #mainNav .navbar-brand-mobile {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-self: center;
    min-height: auto;
    height: auto;
    margin-right: 1rem;
    color: #182327;
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 1.05;
    text-transform: none;
  }

  #mainNav .navbar-brand-mobile .brand-line {
    display: block;
  }

  #mainNav .navbar-brand-mobile .brand-line-subtitle {
    color: #3b585e;
  }

  #mainNav .navbar-collapse {
    flex-basis: 100%;
    background: #fff;
    padding-bottom: 1rem;
    width: 100%;
  }

  #mainNav .navbar-nav {
    align-items: stretch;
    min-height: 0;
    width: 100%;
    padding-top: 0.5rem;
  }

  #mainNav .navbar-nav .nav-item {
    width: 100%;
    margin-right: 0;
  }

  #mainNav .navbar-nav .nav-link {
    display: block;
    padding: 0.85rem 0.75rem;
  }

  #mainNav .navbar-nav .nav-link:hover,
  #mainNav .navbar-nav .nav-link:focus {
    background: rgba(90, 143, 174, 0.12);
  }

  #mainNav .dropdown-menu {
    position: static;
    float: none;
    inset: auto;
    transform: none !important;
    min-width: 100%;
    width: 100%;
    padding: 0.25rem 0 0.5rem 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }

  #mainNav .dropdown-item {
    padding: 0.65rem 0 0.65rem 1rem;
    color: #5f6771;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.04em;
    white-space: normal;
  }

  #mainNav .dropdown-item:hover,
  #mainNav .dropdown-item:focus {
    background: rgba(90, 143, 174, 0.12);
  }

  #mainNav .dropdown.show > .dropdown-menu {
    display: block;
  }

  .parallax-container,
  .parallax-container2 {
    margin-top: 0px;
  }

  .foundation-standard-header,
  .symposium-standard-header {
    height: 75px;
    min-height: 75px;
  }

  .symposium-standard-page {
    padding-top: 126px;
  }

}

@media (max-width: 767.98px) {
  #topBar {
    height: 15px;
  }

  .parallax-container::after {
    background: rgba(255, 255, 255, 0.00);
  }

  #mainNav {
    top: 15px;
    min-height: 68px;
  }

  #mainNav .container-header {
    min-height: 68px;
  }

  .foundation-standard-header,
  .symposium-standard-header {
    height: 75px;
    min-height: 75px;
  }

  .symposium-standard-page {
    padding-top: 83px;
  }

  #standard-page.page-section,
  #single-post.page-section,
  #archive-posts.page-section {
    text-align: center;
  }

  #mainNav .navbar-brand img,
  #mainNav .custom-logo {
    max-height: 46px;
  }

  #mainNav .navbar-brand {
    padding-left: 0.5rem;
    margin-right: 1rem;
  }

  #mainNav .navbar-brand-mobile {
    padding-left: 0;
    margin-right: 0.75rem;
    max-width: calc(100% - 4.5rem);
    font-size: 16px;
    min-height: 68px;
  }

  #mainNav .navbar-toggler {
    margin-left: auto;
    margin-right: 0;
    padding-right: 0.25rem;
    margin-top: 0;
    align-self: center;
  }

  .hero-infos {
    padding: 3rem 1rem;
  }

  .hero-actions {
    gap: 0.75rem;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .hero-button {
    min-height: 40px;
    height: 40px;
    padding: 0 0.85rem;
    font-size: 13px;
  }

  .parallax-container {
    height: auto;
    min-height: 0;
    margin-top: 40px;
    padding-top: 300px;
    padding-bottom: 2rem;
  }

  .parallax-background {
    height: 300px;
    object-fit: contain;
    object-position: center 100%;
    transform: none !important;
  }

  .parallax-content {
    display: block;
    height: auto;
    text-align: center;
  }

  .parallax-container2 {
    margin-top: 20px;
  }

  .foundation-standard-page .parallax-container2,
  .symposium-standard-page .parallax-container2 {
    margin-top: 0;
  }

  .foundation-page .parallax-background2 {
    object-position: center 34%;
  }

  .herobox {
    max-width: 100%;
    margin-left: 0;
  }

  .hero-logo {
    width: min(100%, 300px);
  }

  .hero-image-col {
    position: relative;
    right: auto;
    bottom: auto;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: -0.35rem;
    justify-content: center;
  }

  .hero-image-wrap {
    width: 100%;
    max-width: 100%;
  }

  .hero-image-label {
    top: 1.25rem;
    left: 1rem;
    right: 1rem;
    text-align: center;
  }

  .hero-image-meta {
    font-size: 14px;
  }

  .hero-image-button {
    min-width: 165px;
    min-height: 40px;
    height: 40px;
    padding: 0 1rem;
    font-size: 13px;
  }

  .hero-side-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: none;
  }

  .cookie-banner__content {
    flex-direction: column;
    align-items: stretch;
  }

  .cookie-banner__content p {
    margin-right: 0;
    margin-bottom: 0.5rem;
  }

  .cookie-banner__btn {
    width: 100%;
  }
}

.footer-contact-section {
  background: #5a8fae;
  padding: 4rem 0;
}

.footer-contact-title {
  color: #f4f6f6;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

.footer-contact-text,
.footer-contact-text p,
.footer-contact-text a {
  color: #f4f6f6;
}

.footer-contact-text p {
  margin-bottom: 1.5rem;
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}

.footer-contact-form .wpcf7-form {
  color: #f4f6f6;
}

.footer-contact-form .wpcf7-form p {
  margin-bottom: 1rem;
}

.footer-contact-form label {
  display: block;
  margin-bottom: 0.5rem;
  color: #f4f6f6;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.footer-contact-form input[type="text"],
.footer-contact-form input[type="email"],
.footer-contact-form input[type="tel"],
.footer-contact-form textarea {
  width: 100%;
  border: 1px solid rgba(244, 246, 246, 0.45);
  background: rgba(255, 255, 255, 0.08);
  color: #f4f6f6;
  padding: 0.9rem 1rem;
  transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  backdrop-filter: blur(2px);
}

.footer-contact-form textarea {
  min-height: 160px;
  resize: vertical;
}

.footer-contact-form input[type="text"]:focus,
.footer-contact-form input[type="email"]:focus,
.footer-contact-form input[type="tel"]:focus,
.footer-contact-form textarea:focus {
  outline: none;
  border-color: rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.12);
}

.footer-contact-form ::placeholder {
  color: rgba(244, 246, 246, 0.8);
}

.footer-contact-form .wpcf7-list-item-label,
.footer-contact-form .wpcf7-acceptance label {
  color: #f4f6f6;
  font-weight: 400;
}

.footer-contact-form input[type="submit"] {
  min-height: 48px;
  padding: 0 2rem;
  border: 0;
  background: #ffffff;
  color: #313946;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.04em;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.footer-contact-form input[type="submit"]:hover,
.footer-contact-form input[type="submit"]:focus {
  background: #f4f6f6;
  box-shadow: 0 10px 24px rgba(24, 35, 39, 0.16);
  transform: translateY(-1px);
}

.footer-contact-form-placeholder {
  border: 1px dashed rgba(244, 246, 246, 0.6);
  padding: 1rem 1.25rem;
  color: #f4f6f6;
}

@media (max-width: 767.98px) {
  .footer-contact-section {
    padding: 3rem 0;
  }

  .footer-contact-title {
    font-size: 34px;
  }
}


.wpcf7-not-valid-tip {
  color: orange;
}