@charset "UTF-8";
/* bebas-neue-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/bebas-neue-v14-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* mukta-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mukta";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/mukta-v16-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.pull-center, .center {
  margin: 0 auto;
}

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

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

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

@media (max-width: 767px) {
  .listitem.align-center {
    text-align: left;
  }
  .listitem.align-right {
    text-align: left;
  }
}
.m0 {
  margin: 0;
}

.m5 {
  margin: 5px;
}

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m20 {
  margin: 20px;
}

.m25 {
  margin: 25px;
}

.m30 {
  margin: 30px;
}

.mt0 {
  margin-top: 0;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb0 {
  margin-bottom: 0;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml0 {
  margin-left: 0;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml55 {
  margin-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.mr0 {
  margin-right: 0;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr55 {
  margin-right: 55px;
}

.mr60 {
  margin-right: 60px;
}

.pt0 {
  padding-top: 0px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pb0 {
  padding-bottom: 0px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb60 {
  padding-bottom: 60px;
}

.p0 {
  padding: 0;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p25 {
  padding: 25px;
}

.p30 {
  padding: 30px;
}

.pl0 {
  padding-left: 0;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pr0 {
  padding-right: 0;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pt0 {
  padding-top: 0;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pb0 {
  padding-bottom: 0;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  margin-bottom: 20px;
}
.col-xs-1.nmb,
.col-xs-2.nmb,
.col-xs-3.nmb,
.col-xs-4.nmb,
.col-xs-5.nmb,
.col-xs-6.nmb,
.col-xs-7.nmb,
.col-xs-8.nmb,
.col-xs-9.nmb,
.col-xs-10.nmb,
.col-xs-11.nmb,
.col-xs-12.nmb,
.col-sm-1.nmb,
.col-sm-2.nmb,
.col-sm-3.nmb,
.col-sm-4.nmb,
.col-sm-5.nmb,
.col-sm-6.nmb,
.col-sm-7.nmb,
.col-sm-8.nmb,
.col-sm-9.nmb,
.col-sm-10.nmb,
.col-sm-11.nmb,
.col-sm-12.nmb,
.col-md-1.nmb,
.col-md-2.nmb,
.col-md-3.nmb,
.col-md-4.nmb,
.col-md-5.nmb,
.col-md-6.nmb,
.col-md-7.nmb,
.col-md-8.nmb,
.col-md-9.nmb,
.col-md-10.nmb,
.col-md-11.nmb,
.col-md-12.nmb,
.col-lg-1.nmb,
.col-lg-2.nmb,
.col-lg-3.nmb,
.col-lg-4.nmb,
.col-lg-5.nmb,
.col-lg-6.nmb,
.col-lg-7.nmb,
.col-lg-8.nmb,
.col-lg-9.nmb,
.col-lg-10.nmb,
.col-lg-11.nmb,
.col-lg-12.nmb {
  margin-bottom: inherit;
}

/* 
 * hebt den border-bottom an der column auf.
 * kann als html attribut set an container_grid verwendet werden.
 */
.nmb > .row > div[class*=col-], .nmb > .row > div > div[class*=col-] {
  margin-bottom: inherit;
}

.pull-center {
  margin: 0 auto;
}

/*
* xs-grid fuer layouts zwischen 480px - 767px.
* unter 480px werden die columns auf 100% aufgeblasen.
*
* <div class="xxs-grid">
* <div class="row">
* <div class="col-xs-6"></div>
* <div class="col-xs-6"></div>
* </div>
* </div>
*/
@media (max-width: 480px) {
  .xxs-grid > .row > div[class*=col-] {
    float: none;
    width: 100%;
  }
}
.color-white {
  color: #fff;
}

.color-blue {
  color: #0c3670;
}

a.color-white {
  color: #fff;
}
a.color-white:active, a.color-white:link, a.color-white:hover, a.color-white:visited {
  color: #fff;
}

a.color-blue {
  color: #0c3670;
}
a.color-blue:active, a.color-blue:link, a.color-blue:hover, a.color-blue:visited {
  color: #0c3670;
}

.bg-white {
  background-color: #fff;
}

.bg-blue {
  background-color: #0c3670;
}

.bg-gold {
  background-color: #d7b35f;
}

:root {
  --dark-blue: #002944;
  --gold: #d4ae66;
  --white: #fff;
  --header-height: 9rem;
  --header-height-scrolled: 6rem;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
h1, h2, h3,
.main-nav a,
.language-selector a,
button {
  font-family: "Bebas Neue", "Open Sans", sans-serif;
  letter-spacing: 0.05em;
}

h3 {
  letter-spacing: 0.08em;
}

/* Header Styles */
header {
  background-color: var(--dark-blue);
  color: var(--white);
  position: fixed;
  width: 100%;
  height: var(--header-height);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2rem;
  transition: height 0.3s ease;
  z-index: 1000;
}

header.scrolled {
  height: var(--header-height-scrolled);
}

.logo {
  height: 8rem;
  transition: height 0.3s ease;
}

.logo-small {
  height: 2.5rem;
  display: none;
}

header.scrolled .logo {
  display: none;
}

header.scrolled .logo-small {
  display: block;
}

/* Main Content Styles */
main {
  padding-top: var(--header-height);
}

.section {
  height: calc(145vh - var(--header-height));
  scroll-margin-top: var(--header-height);
}

.image-container {
  height: calc(100vh - var(--header-height));
  background-size: cover;
  background-position: center;
  position: relative;
}

.content-block {
  height: 45vh;
  background-color: var(--dark-blue);
  color: var(--white);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.content-block h1 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.weingut_landingpage_section_news {
  /* Standard: <br> wird angezeigt */
  /* Responsive Anpassungen */
}
.weingut_landingpage_section_news .content-block {
  padding: 4rem 1rem;
}
.weingut_landingpage_section_news .info-inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-left: 2rem;
}
.weingut_landingpage_section_news .info-heading {
  margin: 0;
  line-height: 1;
  font-size: 8rem;
  font-family: "Bebas Neue";
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
}
.weingut_landingpage_section_news .info-box {
  padding: 0;
  padding-left: 1.5rem;
  text-align: left;
  max-width: 675px;
  margin-left: 10rem; /* versetzte Position unter der Überschrift */
}
.weingut_landingpage_section_news .info-box p {
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.6;
}
.weingut_landingpage_section_news .info-box br {
  display: inline;
}
@media (max-width: 1024px) {
  .weingut_landingpage_section_news {
    /* Auf kleinen Screens: <br> wird entfernt */
    /* Optional: Abstand ersetzen (nur wenn nötig) */
  }
  .weingut_landingpage_section_news .info-heading {
    font-size: 3rem;
  }
  .weingut_landingpage_section_news .info-box {
    margin-left: 4rem;
    max-width: 90%;
  }
  .weingut_landingpage_section_news .info-box br {
    display: none;
  }
  .weingut_landingpage_section_news .info-box br::after {
    content: " ";
  }
}
@media (max-width: 640px) {
  .weingut_landingpage_section_news .info-heading {
    font-size: 2rem;
  }
  .weingut_landingpage_section_news .info-box {
    margin-left: 0;
    padding: 1rem;
  }
  .weingut_landingpage_section_news .info-box p {
    font-size: 1rem;
  }
}

.weingut_landingpage_section .content-headline {
  margin: 0;
  color: var(--white);
  font-size: 4.5rem;
  text-transform: uppercase;
  line-height: 0.9;
}
.weingut_landingpage_section .content-headline.bottomLeft {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
}
.weingut_landingpage_section .content-headline.topLeft {
  position: absolute;
  top: 2rem;
  left: 4rem;
}
.weingut_landingpage_section .content-headline.topLeftWithSpace {
  position: absolute;
  top: 12rem;
  left: 4rem;
}
@media (max-width: 1199px) {
  .weingut_landingpage_section .content-headline {
    font-size: 3rem;
  }
  .weingut_landingpage_section .content-headline.bottomLeft {
    bottom: 4rem;
    left: 2rem;
  }
  .weingut_landingpage_section .content-headline.topLeft {
    top: 2rem;
    left: 4rem;
  }
  .weingut_landingpage_section .content-headline.topLeftWithSpace {
    top: 12rem;
    left: 4rem;
  }
}
@media (max-width: 768px) {
  .weingut_landingpage_section .content-headline {
    font-size: 2.5rem;
  }
  .weingut_landingpage_section .content-headline.topLeft {
    top: 2rem;
    left: 4rem;
  }
  .weingut_landingpage_section .content-headline.topLeftWithSpace {
    top: 12rem;
    left: 4rem;
  }
}
@media (max-width: 480px) {
  .weingut_landingpage_section .content-headline {
    font-size: 1.25rem;
  }
  .weingut_landingpage_section .content-headline.bottomLeft {
    bottom: 4rem;
    left: 2rem;
  }
  .weingut_landingpage_section .content-headline.topLeft {
    top: 2rem;
    left: 2rem;
  }
  .weingut_landingpage_section .content-headline.topLeftWithSpace {
    top: 2rem;
    left: 2rem;
  }
}
.weingut_landingpage_section .content-block {
  padding: 4rem 1rem;
  text-align: center;
  /* Responsive Anpassung */
  /* Responsive Anpassung */
}
.weingut_landingpage_section .content-block p {
  color: white;
  font-size: 2.25rem;
  line-height: 1.6;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .weingut_landingpage_section .content-block {
    /* Auf kleinen Screens: <br> wird entfernt */
    /* Optional: Abstand ersetzen (nur wenn nötig) */
  }
  .weingut_landingpage_section .content-block p br {
    display: none;
  }
  .weingut_landingpage_section .content-block p br::after {
    content: " ";
  }
}
@media (max-width: 1024px) {
  .weingut_landingpage_section .content-block p {
    font-size: 1.25rem;
    max-width: 95%;
  }
}
@media (max-width: 640px) {
  .weingut_landingpage_section .content-block p {
    font-size: 1.05rem;
  }
}

.weingut_logo_section {
  background-color: #d6e7e6;
  padding: 6rem 0;
}
.weingut_logo_section .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3rem;
  margin: 6rem 0;
}
.weingut_logo_section .logo {
  flex: 0 1 320px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.weingut_logo_section .logo img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 768px) {
  .weingut_logo_section {
    padding: 3rem 0;
  }
  .weingut_logo_section .logos {
    margin: 3rem 0;
  }
  .weingut_logo_section .logo {
    flex: 0 1 280px;
    margin-bottom: 2rem;
  }
}
@media (max-width: 480px) {
  .weingut_logo_section {
    padding: 2rem 0;
  }
  .weingut_logo_section .logos {
    margin: 2rem 0;
  }
  .weingut_logo_section .logo {
    flex: 0 1 220px;
    margin-bottom: 2rem;
  }
}

.weingut_landingpage_contact_section {
  height: calc(100vh - var(--header-height));
}
.weingut_landingpage_contact_section .contact-content {
  position: absolute;
  top: 4rem;
  right: 8rem;
  top: 1%;
  right: 20%;
}
.weingut_landingpage_contact_section .contact-content img {
  opacity: 0.3;
}
.weingut_landingpage_contact_section .contact-address {
  position: absolute;
  top: 0;
  left: 0;
  top: 112px;
  left: 115px;
  color: #4E4E4E;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
.weingut_landingpage_contact_section .contact-address a[href^="mailto:"] {
  color: #4E4E4E;
}
.weingut_landingpage_contact_section .contact-address a[href^="mailto:"]:hover, .weingut_landingpage_contact_section .contact-address a[href^="mailto:"]:active, .weingut_landingpage_contact_section .contact-address a[href^="mailto:"]:link, .weingut_landingpage_contact_section .contact-address a[href^="mailto:"]:visited {
  color: #4E4E4E;
}
.weingut_landingpage_contact_section .contact-address a[href^="tel:"] {
  color: #4E4E4E;
}
.weingut_landingpage_contact_section .contact-address a[href^="tel:"]:hover, .weingut_landingpage_contact_section .contact-address a[href^="tel:"]:active, .weingut_landingpage_contact_section .contact-address a[href^="tel:"]:link, .weingut_landingpage_contact_section .contact-address a[href^="tel:"]:visited {
  color: #4E4E4E;
}
@media (max-width: 768px) {
  .weingut_landingpage_contact_section .contact-content {
    top: 0;
    right: 0;
  }
  .weingut_landingpage_contact_section .contact-address {
    position: absolute;
    top: 0;
    left: 0;
    top: 62px;
    left: 125px;
    color: #4E4E4E;
    font-size: 2rem;
    font-weight: bold;
  }
}
@media (max-width: 480px) {
  .weingut_landingpage_contact_section .contact-content {
    font-size: 2rem;
  }
  .weingut_landingpage_contact_section .contact-content img {
    display: none;
  }
  .weingut_landingpage_contact_section .contact-address {
    font-size: 1.25rem;
    color: white;
    padding: 1rem;
    position: relative;
    top: 2rem;
    left: 0;
  }
}

.weingut_lagen_section {
  height: calc(100vh - var(--header-height));
  /* Gedrehte Version für "geöffnet" */
}
.weingut_lagen_section .content-headline h2 {
  text-transform: uppercase;
  font-size: 4rem;
  margin-bottom: 0;
  line-height: 1;
}
.weingut_lagen_section .content-headline h2.white {
  color: var(--white);
}
.weingut_lagen_section .content-headline h2.black {
  color: #4E4E4E;
}
.weingut_lagen_section .content-headline h3 {
  text-transform: uppercase;
  font-size: 1.8rem;
  margin-bottom: 0;
}
.weingut_lagen_section .content-headline h3.white {
  color: var(--white);
}
.weingut_lagen_section .content-headline h3.black {
  color: #4E4E4E;
}
.weingut_lagen_section .content-headline.topLeft {
  position: absolute;
  top: 3rem;
  left: 9rem;
}
.weingut_lagen_section .content-headline.topLeftWithSpace {
  position: absolute;
  top: 12rem;
  left: 6rem;
}
@media (max-width: 1199px) {
  .weingut_lagen_section .content-headline.topLeft {
    top: 2rem;
    left: 4rem;
  }
  .weingut_lagen_section .content-headline.topLeftWithSpace {
    top: 12rem;
    left: 4rem;
  }
}
@media (max-width: 768px) {
  .weingut_lagen_section .content-headline.topLeft {
    top: 2rem;
    left: 4rem;
  }
  .weingut_lagen_section .content-headline.topLeftWithSpace {
    top: 12rem;
    left: 4rem;
  }
}
@media (max-width: 480px) {
  .weingut_lagen_section .content-headline h2 {
    font-size: 3.5rem;
  }
  .weingut_lagen_section .content-headline.topLeft {
    top: 2rem;
    left: 2rem;
  }
  .weingut_lagen_section .content-headline.topLeftWithSpace {
    top: 2rem;
    left: 2rem;
  }
}
.weingut_lagen_section .lagen-header {
  display: flex;
  align-items: center;
  gap: 0.5rem; /* Abstand zwischen Button und H2 */
  margin-bottom: 1rem;
}
.weingut_lagen_section .lagen_text_box {
  background-color: rgba(255, 255, 255, 0.8);
  color: #4E4E4E;
  max-width: 460px;
}
@media (max-width: 560px) {
  .weingut_lagen_section .lagen_text_box {
    background-color: rgb(255, 255, 255);
    max-width: calc(100% - 2rem);
    position: relative;
    z-index: 1;
  }
}
.weingut_lagen_section .lagen-toggle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #a9bcc0; /* pastellblau-grau */
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
@media (max-width: 480px) {
  .weingut_lagen_section .lagen-toggle {
    width: 30px;
    height: 30px;
  }
}
.weingut_lagen_section .toggle-icon {
  width: 28px;
  height: 28px;
  transition: transform 0.3s ease;
}
.weingut_lagen_section .lagen-toggle.open .toggle-icon {
  transform: rotate(-90deg);
}
.weingut_lagen_section .lagen-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.weingut_lagen_section .lagen-content.active {
  max-height: 500px;
}
.weingut_lagen_section .lagen-content-inner {
  padding: 1.5rem;
}
.weingut_lagen_section .content-rebsorten {
  position: absolute;
  bottom: 8rem;
  right: 8rem;
  background: transparent;
  color: var(--white);
  padding: 1rem;
  border-radius: 4px;
}
.weingut_lagen_section .content-rebsorten h3 {
  font-size: 2.5rem;
  line-height: 1.3;
}
.weingut_lagen_section .content-rebsorten h3.indent {
  text-indent: 2rem;
}
@media (max-width: 768px) {
  .weingut_lagen_section .content-rebsorten {
    bottom: 4rem;
    right: 3rem;
  }
}
@media (max-width: 480px) {
  .weingut_lagen_section .content-rebsorten {
    bottom: 3rem;
    right: 1rem;
  }
}

.weingut_event_section {
  height: calc(100vh - var(--header-height));
  /* Gedrehte Version für "geöffnet" */
}
.weingut_event_section .event-toggle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #a9bcc0; /* pastellblau-grau */
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
@media (max-width: 480px) {
  .weingut_event_section .event-toggle {
    width: 30px;
    height: 30px;
  }
}
.weingut_event_section .toggle-icon {
  width: 28px;
  height: 28px;
  transition: transform 0.3s ease;
}
.weingut_event_section .event-toggle.open .toggle-icon {
  transform: rotate(-90deg);
}
.weingut_event_section .event-content2 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.weingut_event_section .event-content2.active {
  max-height: 500px;
}
.weingut_event_section .event-content-inner {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.weingut_event_section .event-content-inner .media-image {
  width: 100px;
  height: auto;
  flex-shrink: 0;
  border-radius: 4px;
}
.weingut_event_section .event-content-inner .media-text {
  flex: 1;
  font-size: 1rem;
}

/* Section 1 Styles */
.hero-image {
  background-image: url("/api/placeholder/1200/800");
}

/* Section 2 Styles */
.section-2-image {
  background-image: url("/api/placeholder/1200/800");
}

.news-overlay {
  position: absolute;
  top: 2rem;
  left: 2rem;
  background-color: rgba(255, 255, 255, 0.7);
  color: #4E4E4E;
  padding: 1rem;
  max-width: 460px;
}

.news-header {
  display: flex;
  align-items: center;
  gap: 0.5rem; /* Abstand zwischen Button und H2 */
  margin-bottom: 0;
}

.news-overlay h2 {
  color: #4E4E4E;
  margin: 0;
  font-size: 2.8rem;
  text-transform: uppercase;
  font-family: "Bebas Neue";
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .news-overlay h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  .news-overlay h2 {
    font-size: 1.5rem;
  }
}

.news-toggle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #a9bcc0; /* pastellblau-grau */
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
@media (max-width: 480px) {
  .news-toggle {
    width: 30px;
    height: 30px;
  }
}

.toggle-icon {
  width: 28px;
  height: 28px;
  transition: transform 0.3s ease;
}

/* Gedrehte Version für "geöffnet" */
.news-toggle.open .toggle-icon {
  transform: rotate(-90deg);
}

.news-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.news-content.active {
  max-height: 500px;
}

.news__entry {
  border-bottom: 1px solid;
  padding-top: 6px;
  padding-bottom: 6px;
}
.news__entry a {
  color: #4E4E4E;
}
.news__entry a:active, .news__entry a:link, .news__entry a:hover, .news__entry a:visited {
  color: #4E4E4E;
}

.news__entry:last-child {
  border-bottom: none;
}

.event-overlay {
  position: absolute;
  top: 4rem;
  left: 4rem;
  background-color: rgba(255, 255, 255, 0.7);
  color: #4E4E4E;
  padding: 2rem;
  max-width: 480px;
  overflow: auto;
}

.event-overlay h2 {
  color: #4E4E4E;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 2rem;
}

.event-content {
  max-height: 600px;
  font-size: 1.25rem;
}

/* Section 3 Styles */
.section-3-image {
  background-image: url("/api/placeholder/1200/800");
  display: flex;
  align-items: flex-end;
  padding: 2rem;
}

.section-3-titles {
  color: var(--white);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.section-3-titles h1 {
  font-size: 3rem;
  margin-bottom: 0.5rem;
}

.section-3-titles h2 {
  font-size: 2rem;
}

@media (max-width: 768px) {
  .news-overlay {
    left: 1rem;
    right: 1rem;
    max-width: 400px;
  }
  .event-overlay {
    left: 2rem;
    right: 1rem;
    max-width: calc(100% - 4rem);
  }
}
@media (max-width: 480px) {
  .news-overlay {
    background-color: rgb(255, 255, 255);
    max-width: calc(100% - 2rem);
  }
  .logo {
    height: 7rem;
  }
  header {
    padding: 0 1rem;
  }
}
/* Navigation Styles */
.nav-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.language-selector {
  margin-bottom: 0.5rem;
}

.language-selector a {
  color: var(--white);
  text-decoration: none;
  margin-left: 0.5rem;
  font-weight: bold;
  transition: color 0.3s ease;
}

.language-selector a:hover,
.language-selector a.active {
  color: var(--gold);
}

.main-nav ul {
  display: flex;
  list-style: none;
}

.main-nav li {
  margin-left: 2rem;
}

.main-nav a {
  color: var(--white);
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
  font-size: 1.8rem;
  text-transform: uppercase;
}

.main-nav a:hover,
.main-nav a.active {
  color: var(--gold);
}

@media (max-width: 920px) {
  .nav-container {
    flex-direction: row;
    align-items: center;
  }
  .language-selector {
    margin-bottom: 0;
    margin-right: 1rem;
  }
  .main-nav {
    position: fixed;
    top: var(--header-height);
    right: -100%;
    width: 70%;
    height: calc(100vh - var(--header-height));
    background-color: var(--dark-blue);
    transition: right 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    top: var(--header-height-scrolled);
  }
  .main-nav.active {
    right: 0;
  }
  .main-nav ul {
    flex-direction: column;
    width: 100%;
  }
  .main-nav li {
    margin: 1rem 0;
    text-align: center;
  }
}
.nav-item-weingut.active a {
  color: var(--gold);
}

/* Mobile Navigation */
.mobile-nav-toggle {
  display: none;
  background: none;
  border: none;
  color: var(--white);
  font-size: 1.5rem;
  cursor: pointer;
}

@media (max-width: 920px) {
  .mobile-nav-toggle {
    display: block;
  }
}
/* Footer Styles */
footer {
  background-color: var(--dark-blue);
  color: var(--white);
  padding: 3rem 2rem;
}

.footer-top {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin-bottom: 2rem;
}

.footer-bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 2rem;
}

.footer-column h3 {
  color: var(--white);
  margin-bottom: 0.75rem;
  font-size: 2rem;
}

.footer-column p,
.footer-column a {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}

.footer-social {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.footer-legal {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  font-size: 1.25rem;
}

.footer-legal a {
  color: var(--white);
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-legal a:hover {
  color: var(--gold);
}

.contact-info {
  font-size: 1.25rem;
}

.contact-info a {
  color: var(--white);
  text-decoration: none;
  margin-bottom: 0.5rem;
  transition: color 0.3s ease;
}
.contact-info a:hover {
  color: var(--gold);
}
.contact-info a:hover a[href^="mailto:"] {
  color: var(--white);
}
.contact-info a:hover a[href^="mailto:"]:hover, .contact-info a:hover a[href^="mailto:"]:active, .contact-info a:hover a[href^="mailto:"]:link, .contact-info a:hover a[href^="mailto:"]:visited {
  color: var(--white);
}
.contact-info a:hover a[href^="tel:"] {
  color: var(--white);
}
.contact-info a:hover a[href^="tel:"]:hover, .contact-info a:hover a[href^="tel:"]:active, .contact-info a:hover a[href^="tel:"]:link, .contact-info a:hover a[href^="tel:"]:visited {
  color: var(--white);
}

/* Media Queries */
@media (max-width: 1024px) {
  .footer-top {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .footer-bottom {
    grid-template-columns: 1fr;
  }
  .footer-legal {
    justify-content: flex-start;
    margin-top: 1rem;
    display: block;
  }
}
@media (max-width: 480px) {
  .footer-top {
    grid-template-columns: 1fr;
  }
}
/* Social and Legal Links */
.social-legal-overlay {
  bottom: 2rem;
  right: 2rem;
  background: transparent;
  color: var(--white);
  padding: 1rem;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 1rem;
  position: fixed;
  z-index: 1000;
  transition: opacity 0.3s ease;
  opacity: 1;
  pointer-events: auto;
}
.social-legal-overlay.hidden {
  opacity: 0;
  pointer-events: none;
}

.social-icons {
  display: flex;
  gap: 1rem;
  margin-bottom: 0.5rem;
}

.social-icons a {
  color: var(--white);
  font-size: 1.5rem;
  transition: color 0.3s ease;
}
.social-icons a svg {
  vertical-align: middle;
}

.social-icons a:hover {
  color: var(--gold);
}

.legal-links {
  display: flex;
  gap: 1rem;
  font-size: 1.2rem;
}

.legal-links a {
  color: var(--white);
  text-decoration: none;
  transition: color 0.3s ease;
}

.legal-links a:hover {
  color: var(--gold);
}

@media (max-width: 1000px) {
  .social-legal-overlay {
    right: 1rem;
    bottom: 0rem;
  }
}
@media (max-width: 480px) {
  .social-legal-overlay {
    left: 1rem;
    right: 1rem;
    bottom: 0rem;
  }
  .legal-links {
    font-size: 0.8rem;
  }
}
/* css email obfuscator */
.eo:before {
  content: attr(data-a) "@" attr(data-d);
  /*
  unicode-bidi: bidi-override;
  direction: rtl;
  */
}

/** 
 *  responsive video
 */
.elastic-video {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
}

.elastic-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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