/* playfair-display-sc-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 SC';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfair-display-sc-v17-latin/playfair-display-sc-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-sc-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 SC';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/playfair-display-sc-v17-latin/playfair-display-sc-v17-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-family: 'Playfair var';
  src: url('../fonts/playfair/Playfair[opsz,wdth,wght].ttf') format('truetype');
  font-display: swap;
}
/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v47-latin/roboto-v47-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v47-latin/roboto-v47-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




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

body {
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  padding: 0px;
  background-color: #fafafa;
  color: #000;
  width: 100%;
  scroll-behavior: smooth; 
  overflow-x: hidden;
  height: calc(var(--vh) * 100);
}


a {
  color: inherit;
  text-decoration: none;
}


.intro-text {
  padding: 0rem 1rem;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  margin-top: 7rem;
}
.intro-text h2 {
  font-size: 2.5rem;
  font-family: 'Playfair Display SC';
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 2rem;
}
.intro-text p {
  font-size: 1rem;
  font-weight: 300;
  color: #646464;
}
@media (max-width: 768px) {
  .intro-text h2 {
    font-size: 2rem;
  }
}



.preise-section {
  text-align: center;
  margin: 2rem 1rem;
}

.preise-column h3 {
  text-align: left;
  font-family: 'Playfair Display SC';
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 0.3rem;
}
h3 {
  text-align: center;
  font-family: 'Playfair Display SC';
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 4rem;
}
.preise-column h4 {
  text-align: left;
  font-family: 'Playfair Display SC';
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1.1rem;
  margin-top: -0.5rem;
  color: #4f4f4f;
}
.preise-section h5 {
  font-family: 'Roboto' sans-serif;
  font-weight: 300;
  padding-bottom: 2rem;
}
.preise-section h6 {
  text-align: left;
  font-family: 'Playfair Display SC';
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 0.3rem;
  padding-bottom: 1rem;
}
.preise-grid {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2rem ;
  margin-bottom: 1rem;
}
.preise-grid-zusatz {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2rem ;
  margin-bottom: 1rem;
}
.preise-column {
  flex: 1 1 200px;
  max-width: 400px;
  padding: 10px;
  box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.115);
  transition: 0.3s ease;
}
.preise-column img {
  width: 100%;
  max-width: 800px;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.preise-column p {
  text-align: left;
  font-family: 'Roboto' sans-serif;
  font-size: 1rem;
}





.preise-details {
  padding-left: 5px;
  padding-bottom: 40px;
}



.preise-text {
  font-family: 'Roboto' sans-serif;
  font-weight: 300;
  margin-top: 1rem;
  color: #414141;
}

.preise {
  margin-top: 1.5rem;
}

.preise-nächte {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  justify-content: space-between;
}
.preise-nächte-links {
  font-family: 'Roboto' sans-serif;
  font-weight: 400;
}
.preise-nächte-rechts {
  font-family: 'Roboto' sans-serif;
  font-weight: 300;
  color: #414141;
  flex-direction: row;
  display: flex;
}
.preise-nächte-zeichen {
  margin-top: -0.3rem;
  margin-left: 0.15rem;
}
.preise-nächte-last {
  align-self: flex-end;
  display: flex;
  justify-content: flex-end;
  font-family: 'Roboto' sans-serif;
  font-weight: 300;
  margin-top: 10px;
}
.preise-text-note {
  font-family: 'Roboto' sans-serif;
  font-weight: 300;
  margin-top: 1.5rem;
  color: #414141;
}

.preise-inklusives {
  display: flex;
  margin-top: 1.5rem;
}
.preise-inklusives-sauna {
  margin-top: 2rem;
}
.preise-inklusives-list {
  flex-direction: column;
  display: flex;
  justify-content: left;
}
.preise-inklusives-list-childs {
  display: flex;
  flex-direction: column; /* jetzt untereinander */
  gap: 0.5rem;
}
.preise-inklusives-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.6rem;
}
.preise-inklusives-icon {
  margin-top: 0.12rem;
}
.preise-inklusives-text {
  font-family: 'Playfair Display SC';
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
}


.preise-link-button {
  padding: 10px 20px;
  background-color: #fff;
  color: #000;
  border: 1px solid black;
  cursor: pointer;
  font-family: 'Playfair Display SC', sans-serif;
  text-transform: uppercase;
  transition: 0.3s;
  font-size: 1rem;
}
.preise-link-button:hover {
  background: black;
  color: white;
  border: 1px solid white;
}





.last-button-container {
  display: flex;
  margin: 0 auto;
  padding: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 3rem 0;
}
.last-button {
  justify-self: center;
  border: 1px solid black;
  padding: 0.5rem 1rem;
  transition: 0.5s ease, opacity 0.5s ease;
  font-family: 'Playfair Display SC';
  font-weight: 200;
  background-color: white;
  color: black;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  min-width: max-content;
  white-space: nowrap;
  text-align: center;
}
.last-button:hover {
  border: 1px solid white;
  background-color: black !important;
  color: white !important;
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}








.payment-methods {
  margin-top: 4rem;
  padding: 0 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.payment-methods img {
  height: 4rem;
  width: auto;
  filter: none;
  transition: filter 0.4s ease;
}

.payment-methods img:hover {
  filter: grayscale(100%);
}
