
:root {
  --font-color: #2f2f2fd4;
  --font-color-warm: #3b2f2cc4;
  --font-color-button: #4a4340;
  --link-color: #705647;
  --link-hover: #A88B77;
  --caption-color: #555;
  --card-bg: #f8f5f2;
  --font-base: 'Lexend';
  --font-h2: 'Archivo Black';
  --font-h3: 'Poppins';
  --primary-color:rgb(230, 226, 216);
  --primary-color-light: rgba(67, 24, 2, 0.296);
  --secondary-color: #CCBAA2;
  --highlight-color: #abbd99;
  --background-box:rgba(67, 24, 2, 0.081);
  --button-color: #59230E;
  --button-hover-color: #798177;
  --background-color:#FBF7F4;
  --bbg-dark:#c5c5c55e;
  --box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Leichter Schatten für Karten */
}

/*FONTS*/
/* archivo-black-regular - latin */
/* poppins-100 - 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: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('poppins-v22-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-100italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('poppins-v22-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200 - 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: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('poppins-v22-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('poppins-v22-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('poppins-v22-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('poppins-v22-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('poppins-v22-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('poppins-v22-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('poppins-v22-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('poppins-v22-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('poppins-v22-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('poppins-v22-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('poppins-v22-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('poppins-v22-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('poppins-v22-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('poppins-v22-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900 - 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: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('poppins-v22-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('poppins-v22-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo Black';
  font-style: normal;
  font-weight: 400;
  src: url('archivo-black-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-100 - 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: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: url('raleway-v34-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-100italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 100;
  src: url('raleway-v34-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-200 - 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: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('raleway-v34-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-200italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 200;
  src: url('raleway-v34-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('raleway-v34-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-300italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url('raleway-v34-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('raleway-v34-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('raleway-v34-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('raleway-v34-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-500italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: url('raleway-v34-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('raleway-v34-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-600italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: url('raleway-v34-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('raleway-v34-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-700italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url('raleway-v34-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('raleway-v34-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-800italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: url('raleway-v34-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-900 - 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: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url('raleway-v34-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-900italic - 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: 'Raleway';
  font-style: italic;
  font-weight: 900;
  src: url('raleway-v34-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-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: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('playfair-display-v37-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url('playfair-display-v37-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  src: url('playfair-display-v37-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-500italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  src: url('playfair-display-v37-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url('playfair-display-v37-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-600italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  src: url('playfair-display-v37-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('playfair-display-v37-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-700italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: url('playfair-display-v37-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  src: url('playfair-display-v37-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-800italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  src: url('playfair-display-v37-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-900 - 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: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('playfair-display-v37-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-900italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  src: url('playfair-display-v37-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lexend-100 - 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: 'Lexend';
  font-style: normal;
  font-weight: 100;
  src: url('lexend-v24-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-200 - 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: 'Lexend';
  font-style: normal;
  font-weight: 200;
  src: url('lexend-v24-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 300;
  src: url('lexend-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-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: 'Lexend';
  font-style: normal;
  font-weight: 400;
  src: url('lexend-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 500;
  src: url('lexend-v24-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 600;
  src: url('lexend-v24-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 700;
  src: url('lexend-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 800;
  src: url('lexend-v24-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-900 - 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: 'Lexend';
  font-style: normal;
  font-weight: 900;
  src: url('lexend-v24-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Mobile First Grund-Reset */

html {
  scroll-behavior: smooth;
}

html, body {
  overflow-x: hidden;
}



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

/* Allgemeine Container-Stile */
.container {
  max-width: 1024px; /* Maximale Breite des Containers */
  margin: 0 auto;    /* Zentriert den Container */
  padding-inline: 2rem;   /* Polsterung für den Container */
}


body {
  font-family: 'Lexend',system-ui, sans-serif;
  color: var(--font-color);
  font-family: 'Lexend';
  font-weight: 300;
  line-height: 2;
  padding-top: 100px;
}

main{
  place-items: center;
}


h2, h3 {
  margin-bottom: 0.5rem;
  font-family: var(--font-h3), 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 300;
}

p {
  font-weight: 300;              /* Dünne, elegante Schrift */
  letter-spacing: 0.8px;         /* Leicht mehr Raum zwischen Buchstaben */
  line-height: 1.5;              /* Luftig, aber nicht zu weit */
  font-size: 1.05rem;            /* Optional leicht vergrößert */    /* Klare Trennung zwischen Absätzen */
}
.section-title {
  text-align: center;
  font-size: 5rem;
  margin-bottom: 3rem;
  color: var(--font-color-warm);
  position: relative;
}

.section-title svg {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  height: 20px;
}

.section-title svg path {
  stroke-dasharray: 300;
  stroke-dashoffset: 300;
  animation: drawLine 1s ease forwards;
}

@keyframes drawLine {
  to { stroke-dashoffset: 0; }
}

/* Basisregel für Trennlinie nach einer Section */
.has-divider::after {
  content: "";
  display: block;
  height: 1px;
  color: var(--highlight-color);
  background-color: var(--highlight-color);
  margin: 2rem auto;
  width: 80%;
  max-width: 1200px;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

.has-divider:hover::after {
  opacity: 1;
}

/* === Centered Header === */

.centered-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  padding: 1rem 2rem;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  z-index: 999;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  background-color: #fffefe;
}

.centered-header.scrolled {
  background-color: var(--bbg-dark);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.centered-header .logo-header img {
  width: 4rem;
  transition: opacity 0.3s ease;
}

.logo-header img  {
  opacity: 50%;
}

.centered-header .logo-header img:hover {
  opacity: 1;
}

.nav-center ul {
  display: flex;
  gap: 2rem;
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-center a {
  color: var(--font-color);
  opacity: 80%;
  font-weight: 300;
  letter-spacing: 1.5px;
  text-decoration: none;
  white-space: nowrap;
  padding: 1rem;
  border-radius: 1rem;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.nav-center a:hover {
  background-color: var(--primary-color-light);
  color: white;
}
/* Nur Desktop zeigt nav-center */
.nav-center {
  display: none;
}

@media (min-width: 769px) {
  .nav-center {
    display: flex;
  }

  button.hamburger,
  .overlay-nav {
    display: none;
  }
}

/* Overlay nav (Mobile) */
.overlay-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  backdrop-filter: blur(10px);
  opacity: 0;
  pointer-events: none;
  z-index: 1000;
  transition: opacity 0.3s ease;
}

.overlay-nav.active {
  opacity: 1;
  pointer-events: all;
}

.overlay-nav ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
}

.overlay-nav ul li a {
  font-size: 2rem;
  color: var(--card-bg);
  text-decoration: none;
}

.close-btn {
  position: absolute;
  top: 2rem;
  right: 2rem;
  background: none;
  border: none;
  font-size: 2rem;
  color: var(--bbg-dark);
}


/* === Mobile Fallback === */
.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  width: 35px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1001;
}

.hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: var(--font-color); /* oder z.B. #333 */
  opacity: 60%;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.hamburger.open {
  display: none;
}
/* Mobile Menü – optional */
@media (max-width: 768px) {
  .centered-header {
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    border-radius: 0;
    justify-content: space-between;
    padding: 0.8rem 1.2rem;
  }

  .nav-center {
    display: none;
  }
}



/* Hero Section */
.hero {
  background-image: url('buero_davoa_adjusted.png');
  background-size: cover;
  background-position: top -1rem right 0;
  background-repeat: no-repeat;
  color: white;
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  margin-top: 6.5erem;
}

.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(213, 211, 211, 0.2);
  backdrop-filter: blur(1.5px); /* Weichzeichnung */
  z-index: 1;
}

.hero-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding: 2rem 1.5rem;
  gap: 2rem;
}

.hero-text-content {
  max-width: 600px;
}

.hero-claim {
  font-size: 1rem;
  letter-spacing: 1px;
  opacity: 0.85;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.hero h1 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 3rem;
  color: #f0eae7; 
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

.btn-hero {
  background-color: var(--link-hover);
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  color: var(--card-bg);
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  font-weight: 500;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color 0.3s ease;
  letter-spacing: 2px;
  transition: transform 0.2s ease, background-color 0.3s ease;
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.btn-hero:hover {
  background-color: var(--button-hover-color);
  transform: scale(1.05); /* 5% größer */
  transition: transform 0.2s ease, background-color 0.3s ease;
}

/* Info Cards */
.hero-info-box {
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(40, 40, 40, 0.35);
  backdrop-filter: blur(6px);
  padding: 1rem;
  border-radius: 0.75rem;
  max-width: 600px;
  width: 100%;
  backdrop-filter: blur(4px);
  border-radius: 0.75rem;
}

.info-item {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 0.95rem;
  color: var(--primary-color);
}

@media (max-width: 1023px) {
  .hero-info-box {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    padding: 1rem;
    max-width: 400px;
  }

  .info-item {
    flex-direction: row;
    align-items: center;
    font-size: 0.95rem;
  }
}


.info-item i {
  font-size: 1.2rem;
  color: var(--primary-color);
}

@media (min-width: 1024px) {
  .hero-inner {
    align-items: left;
    justify-content: space-between;
    gap: 8rem;
    margin-inline: 2rem;
  }

  .hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .hero-text-content {
    flex: 1;
    max-width: 800px;
  }

  .hero-info-box {
    height: 150px;
    width: 800px;
    gap: 2rem;
    flex-wrap: nowrap;
    font-size: 5rem;
    padding: 2rem;
    backdrop-filter: blur(8px);
    border-radius: 1rem;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    align-self: left;
    transform: translateY(10%); /* schwebt etwas höher */
  }

  .info-item {
    flex-direction: column;
    text-align: center;
  }

  .info-item i {
    font-size: 2rem;
  }
  .hero h1 {
    font-size: 5rem; /* vorher: 3rem */
  }
  .hero-claim {
    font-size: 1.1rem;
    letter-spacing: 1.5px;
  }
  .btn-hero {
    font-size: 1.1rem;
    padding: 1rem 2rem;
  }
}



.quote-centered {
  text-align: center;
  padding-bottom: 2rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.quote-icon {
  font-size: 4rem;
  color: black;
  opacity: 0.2;
  margin-bottom: -2rem;
}

.quote-centered blockquote {
  font-size: 1.4rem;
  font-style: italic;
  line-height: 1.6;
  color: var(--font-color);
  max-width: 800px;
  margin: 0 auto 1.2rem;
}

.quote-centered .quote-source {
  display: inline-block;
  font-size: 0.95rem;
  color: #777;
}

.quote-centered .quote-source a {
  color: #777;
  text-decoration: none;
}

@media (min-width: 768px) {
  .quote-centered blockquote {
    font-size: 2.5rem;
  }
}

/* Ausgangszustände */
.fade-left, .fade-right {
  opacity: 0;
  transition: opacity 1.5s ease, transform 1.5s ease;
}

.fade-left {
  transform: translateX(-40px);
}

.fade-right {
  transform: translateX(40px);
}

.fade-left.visible,
.fade-right.visible {
  opacity: 1;
  transform: translateX(0);
}

/* === Hero Slim Section === */
.hero-slim {
  place-items: center;
}

.hero-grid {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 4rem;
  margin-bottom: 5rem;
  background-color: #ede3dc3e;
  padding: 48px 32px;
  width: 100vw;
}

.logo-intro {
  max-width: 150px;
  margin-bottom: 3rem;
  margin-top: 2rem;
}

.logo-intro img {
  width: 100%;
  opacity: 80%;
}
/* Textbereich */
.hero-text {
  max-width: 600px;
}

.hero-text h2 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  color: var(--font-color-warm);
  font-weight: 600;
  line-height: 1.3;
}

.hero-text p {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.2rem;
  color: var(--font-color);
}

.cta-button {
  margin-top: 1rem;
}

.hero-image-wrapper {
  position: relative;
  width: 100%;
  max-width: 300px;
  height: auto;
  text-align: center;
}

.hero-image {
  width: 100%;
  border-radius: 1rem;
}

.image-caption {
  margin-top: 0.8rem;
  font-size: 0.95rem;
  color: var(--font-color-button);
  line-height: 1.4;
  font-style: normal;
}

.image-caption span {
  display: block;
  font-size: 0.85rem;
  color: #888;
}




/* Responsive */
@media (min-width: 768px) {
  .hero-slim {
    padding: 6rem 2rem;
  }

  .hero-grid {
    flex-direction: row;
    justify-content: center;
    gap: 6rem;
  }

  .hero-text h2 {
    font-size: 2.5rem;
  }

  .hero-text p {
    font-size: 1.1rem;
  }
}

.usp-section {
  background-color: #c5c5c55e;
  padding: 3rem 2rem;
  margin-bottom: 5rem;
}

.usp-grid {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 4rem;
  margin-bottom: 5rem;
  background-color: #ede3dc3e;
  padding: 48px 32px;
  width: 100vw;
}

.usp-text {
  flex: 1;
  max-width: 600px;
}

.usp-text h2 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  color: var(--font-color-warm);
  line-height: 1.3;
  font-weight: 600;
}

.usp-text p {
  font-size: 1.05rem;
  line-height: 1.6;
  margin-bottom: 1.2rem;
}

.usp-image-wrapper {
  flex: 1;
  max-width: 400px;
  text-align: center;
  opacity: 80%;
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.usp-image-wrapper img {
  width: 100%;
  border-radius: 1rem;
  box-shadow: 0 4px 16px rgba(0,0,0,0.1);
}

.usp-caption {
  margin-top: 1rem;
  font-size: 0.95rem;
  color: #555;
  line-height: 1.4;
}

.usp-caption span {
  display: block;
  font-size: 0.85rem;
  color: #888;
}

/* Responsive Layout */
@media (min-width: 768px) {
  .usp-grid {
    flex-direction: row;
    justify-content: center;
    gap: 6rem;
  }

  .usp-text {
    padding-right: 3rem;
  }
}


/* Section-Titel */
.services-summary h2 {
  font-size: 2rem;
  margin-bottom: 2rem;
  text-align: center;
  font-weight: 600;
  color: var(--font-color-warm);
}

/* Boxen-Container */
.service-boxes {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 5rem;
  isolation: isolate;
  place-items: center;
}

@media (min-width: 768px) {
  .service-boxes {
    flex-direction: row;
    justify-content: center;
    gap: 5rem;
    margin-bottom: 8rem;
  }
}

/* Einzelne Karte */
.box {
  position: relative;
  flex: 1;
  overflow: hidden;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  will-change: transform;
  transform-origin: center;
  z-index: 1;
  max-width: 300px;
  height: 350px;
}

.box:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.2);
  z-index: 10; /* hebt nur die aktive Karte hervor */
}

/* Hintergrundbilder */
.box:nth-child(1) {
  background-image: url('ONE.png');
}

.box:nth-child(2) {
  background-image: url('workshop-real.png');
  background-position: left 0;
}

.box:nth-child(3) {
  background-image: url('leadership.png');
  background-position: center;
}

/* Overlay-Effekt */
.overlay {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 253, 0.5);
  z-index: 1;
  transition: background-color 0.3s ease;
}

.box:hover .overlay {
  background-color: rgba(255, 255, 255, 0.5);
}

/* Box-Inhalt */
.box-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--font-color);
}

.box-content i {
  font-size: 2rem;
  color: #f1e8de;
  margin-bottom: 0.5rem;
}

.box-content h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

/* Beschreibung (Desktop nur bei Hover sichtbar) */
.box-description {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease, max-height 0.3s ease;
  font-size: 0.95rem;
  background: rgba(255, 255, 255, 0.6);
  color: var(--font-color);
  padding: 0.6rem 1rem;
  border-radius: 0.5rem;
  margin-top: 0.5rem;
}

@media (hover: hover) and (pointer: fine) {
  .box:hover .box-description {
    opacity: 1;
    max-height: 200px;
  }
}

/* Mobile: Beschreibung immer sichtbar */
@media (max-width: 768px) {
  .box-description {
    opacity: 1;
    max-height: 1000px;
  }

  .service-boxes {
    gap: 3rem;
  }

  .box:nth-child(3) {
    background-image: url('leadership.png');
  }
}


/* === CTA Button === */
.cta-button {
  display: inline-block;
  padding: 0.8rem 1.6rem;
  background-color: var(--secondary-color);
  color: var(--font-color-button);
  border-radius: 0.5rem;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.8px;
  transition: background-color 0.3s ease;
  box-shadow: var(--box-shadow);
}

.hero-text .cta-button {
  margin-top: 3rem;;
}

.cta-button:hover {
  background-color: var(--button-hover-color);
}

/* === INFO-BAND OBEN === */
.info-band {
  background-color: var(--secondary-color);
  color: #fff;
  text-align: center;
  padding: 0.8rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  z-index: 1000;
}

@media (min-width: 768px) {
  .info-band {
    font-size: 0.9rem;
    padding: 0.6rem;
  }
}

/* === Info-Band === */
/* .info-band {
  background-color: var(--secondary-color);
  color: white;
  text-align: center;
  padding: 0.6rem 1rem;
  font-size: 0.95rem;
  font-weight: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.5s ease;
}

.info-band.visible {
  opacity: 1;
  transform: translateY(0);
}
  
.mobile-sticky-cta {
  display: none;
}

@media (max-width: 768px) {
  .mobile-sticky-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--button-color);
    z-index: 999;
    text-align: center;
    opacity: 0;
    transform: translateY(100%);
    transition: all 0.5s ease;
  }

  .mobile-sticky-cta.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .mobile-sticky-cta a {
    display: block;
    padding: 1rem;
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 1rem;
  }

  .mobile-sticky-cta a:hover {
    background-color: var(--button-hover-color);
  }
} */

/* Utility */
.hidden {
  display: none;
}




/* Footer Styling */
.site-footer {
  background-color: #2c2c2c;
  color: #f5f5f5;
  padding: 3rem 1rem;
}

/* Haupt-Container für den Footer */
.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-logo {
  display: grid;
  place-items: center;
  margin-bottom: 2rem;
}

/* Flexibles Layout für große und kleine Bildschirme */
.footer-top {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
  text-align: center;
}

/* Footer-Spalten */
.footer-column {
  max-width: 300px;
  display: flex;
  flex-direction: column;
  place-items: center;

}

.logo-footer img{
  width: 6rem;
}

.footer-column h4 {
  font-size: 1.2rem;
  color: var(--secondary-color);
  margin-bottom: 1rem;
  font-weight: bold;
}

.footer-column p,
.footer-column a {
  font-size: 1rem;
  color: #ccc;
  text-decoration: none;
}

.footer-column ul {
  list-style: none;
  padding: 0;
}

.footer-column ul li {
  margin-bottom: 0.5rem;
}

.footer-column a:hover {
  color: #ffffff;
}

.footer-column p,
.footer-column a {
    word-wrap: break-word;  /* Lange Wörter umbrechen */
    overflow-wrap: break-word; 
    display: block; /* Verhindert, dass Links sich zu weit ausdehnen */
}

.footer-contact {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 10px;
}

.footer-contact-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-contact-icon {
  font-size: 1.8rem;
  color: var(--secondary-color);
  cursor: pointer;
  transition: color 0.3s ease;
}

.footer-contact-icon:hover {
  color: var(--button-color);
}

/* Optimierte Infobox */
.footer-contact-info {
  display: none;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  position: absolute;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-50%);
  transition: opacity 0.3s ease, transform 0.3s ease;
  max-width: 200px;  /* Maximale Breite */
  overflow-wrap: break-word; /* Zeilenumbruch */
  text-align: center;
}

/* Anpassung der Position, falls nötig */
.footer-contact-item:nth-child(1) .footer-contact-info {
  left: 50%;
}

.footer-contact-item:nth-child(2) .footer-contact-info {
  left: 50%;
}

/* Anzeige */
.footer-contact-info.show {
  display: block;
  opacity: 1;
  transform: translateX(-50%) translateY(-30px);
}


/* Social Icons */
.social-icons {
  margin-top: 1rem;
}

.social-icons a {
  font-size: 1.5rem;
  color: var(--secondary-color);
  margin: 0 10px;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color: #ffffff;
}

/* Footer Bottom */
.footer-bottom {
  text-align: center;
  font-size: 0.9rem;
  color: #aaa;
  border-top: 1px solid #444;
  padding-top: 1rem;
}

.footer-bottom a {
  color: #aaa;
  text-decoration: none;
}

.footer-bottom a:hover {
  color: #ffffff;
}


/* Responsive Optimierung für große Bildschirme */
@media (min-width: 768px) {
  .footer-top {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
  }

  .footer-column {
    max-width: none;
    flex: 1;
  }

  .hidden {
    display: none;
  }
}

/*ANIMATION*/
.fade-in {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Animation für Textblock und Infobox */
@keyframes fadeSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Startzustand + Animation */
.hero-text-content,
.hero-info-box {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeSlideUp 1s ease-out forwards;
}

/* Verzögerungen */
.hero-text-content {
  animation-delay: 0.2s;
}

.hero-info-box {
  animation-delay: 0.6s;
}

/* Optional: Barrierefreiheit */
@media (prefers-reduced-motion: reduce) {
  .hero-text-content,
  .hero-info-box {
    animation: none !important;
    transform: none !important;
    opacity: 1 !important;
  }
}
