:root {
  font-family: "Arial", sans-serif; /* Consistent font stack */
}

h1 {
  text-align: center;
  color: white;
  font-size: 50px;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  font-weight: bolder;
  margin: 0;
  padding: 0;
}
h2 {
  text-align: center;
  color: white;
  font-size: 80px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: white;
  font-size: 40px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 200;
}
.secondary h3 {
  font-size: 15px;
}
button {
  background-color: white;
  color: rgb(12, 12, 12);
  padding: 20px;
  margin: 15px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  border: 1px solid white;
  border-radius: 5px;
  font-weight: bold;
}
header {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url("https://afar.brightspotcdn.com/dims4/default/d181f76/2147483647/strip/true/crop/5760x3056+0+0/resize/2880x1528!/format/webp/quality/90/?url=https%3A%2F%2Fk3-prod-afar-media.s3.us-west-2.amazonaws.com%2Fbrightspot%2F0e%2Fe0%2F2d5cbb2139b753c565850eda5611%2Foriginal-amsterdam-the-netherlands-canals-copy.jpg");
  padding: 60px 0;
  max-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  align-items: center;
}
.container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding-top: 90px;
  margin: 0 auto;
}
body {
  background: blanchedalmond;
}
h3 {
  text-align: left;
  color: rgba(55, 53, 53, 0.574);
  font-size: 20px;
  font-family: poppins;
  font-weight: 200;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.text {
  text-align: left;
  color: rgb(97, 93, 93);
  font-size: 20px;
  font-family: serif;
  display: block;
}
.cap-city {
  text-align: left;
  font-weight: bolder;
  color: rgb(8, 1, 1);
  font-size: 40px;
}

.box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: white;
  padding: 40px;
  max-width: fit-content;
  margin: 0 auto;
  border: none;
  gap: 0px;
}

.image-container {
  flex: 1;
}

.image-container img {
  max-width: 500px;
  height: auto;
  border: none;
  padding: 50px;
}

.text-container {
  flex: 2;
  text-align: left;
  padding: 0px;
  margin: 0;
  border: none;
  position: relative;
  top: -60px;
}
footer {
  color: white;
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),
    url("https://www.netherlands-tourism.com/wp-content/uploads/2019/02/ccimage-shutterstock_245749666.jpg");
  padding: 100px 0;
  max-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: start;
}

@media (max-width: 900px) {
  footer {
    font-size: 20px;
    display: grid;
    grid-template-columns: 1fr;
    text-align: left;
  }
  footer li {
    text-align: left;
    font-size: 15px;
  }
  .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    padding: 40px;
    max-width: fit-content;
    margin: 0 auto;
    border: none;
    gap: 0px;
  }

  .image-container {
    flex: 1;
  }

  .image-container img {
    max-width: 400px;
    height: auto;
    border: none;
    padding: 40px;
  }

  .text-container {
    flex: 2;
    text-align: left;
    padding: 0px;
    margin: 0;
    border: none;
    position: relative;
    top: 20px;
  }
  .text {
    text-align: left;
    color: rgb(97, 93, 93);
    font-size: 18px;
    font-family: serif;
    display: block;
  }
  .cap-city {
    text-align: left;
    font-weight: bolder;
    color: rgb(8, 1, 1);
    font-size: 30px;
  }
  h1 {
    text-align: center;
    color: white;
    font-size: 30px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
      "Lucida Sans", Arial, sans-serif;
    font-weight: bolder;
    margin: 0;
    padding: 0;
  }
  h2 {
    text-align: center;
    color: white;
    font-size: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 0;
  }
  p {
    margin-right: 20px;
    padding: 0;
    text-align: center;
    color: white;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 200;
  }
  button {
    background-color: white;
    color: rgb(12, 12, 12);
    padding: 20px;
    margin: 15px;
    border: none;
    cursor: pointer;
    font-size: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
      sans-serif;
    text-transform: uppercase;
    border: 1px solid white;
    border-radius: 5px;
    font-weight: bold;
  }
  header {
    text-align: center;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
      url("https://afar.brightspotcdn.com/dims4/default/d181f76/2147483647/strip/true/crop/5760x3056+0+0/resize/2880x1528!/format/webp/quality/90/?url=https%3A%2F%2Fk3-prod-afar-media.s3.us-west-2.amazonaws.com%2Fbrightspot%2F0e%2Fe0%2F2d5cbb2139b753c565850eda5611%2Foriginal-amsterdam-the-netherlands-canals-copy.jpg");
    padding: 60px 0;
    max-width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    align-items: center;
  }
  .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 50vh;
    padding-top: 90px;
    margin: 0 auto;
  }
}

footer h4 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
footer p {
  margin: 0%;
  padding: 0%;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.7;
  text-align: left;
}
footer ul {
  text-align: left;
}
footer li {
  margin: 0 auto;
  list-style: none;
  text-align: left;
}
footer a {
  color: rgba(238, 231, 231, 0.827);
}
.grid {
  display: grid;
  grid-template-columns: 1fr 2fr 2fr; /* Ensures three columns */
  gap: 20px; /* Adds spacing between columns */
  max-width: 1200px;
  padding: 50px;
}
section h3 {
  text-align: center;
}
.secondary {
  background-color: rgba(234, 245, 245, 0.572);
  color: white;
  padding: 50px;
  margin-top: 0px;
  text-align: center;
  min-height: 200px;
}
.cap-city-2 {
  font-size: 30px;
  font-weight: bold;
  color: rgb(8, 1, 1);
  margin-top: 10px;
}
.grid-grid-3-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 columns */
  gap: 20px; /* Adds space between cards */
  justify-content: center;
  align-items: start;
}
.card {
  background: white;

  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 300px;
  margin-top: 30px;
}

.card-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
}

.card-header img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 0px;
  border: none;
}

.embed {
  width: 100%;
  height: 150px;
  border-radius: 0px;
  border: none;
}

.card-content {
  padding: 15px;
}

.card-content h3 {
  text-align: left;
  font-size: 20px;
  color: #060505;
  margin-bottom: 20px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-weight: 200px;
}
.card-content p {
  text-align: left;
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}
.bold {
  text-align: left;
  font-weight: bold;
  color: black;
  font-size: 10px;
}

.card-detail p {
  margin-bottom: 20px;
  margin-top: 0px;
  color: #333333f8;
  font-size: 18px;
}

@media (max-width: 900px) {
  .grid-grid-3-columns {
    grid-template-columns: 1fr;
    max-width: fit-content;
  }

  .card-header {
    grid-template-columns: 1fr;
    width: 100;
  }
  .card {
    max-width: fit-content;
  }
  .card-header img {
    display: none;
  }
  .embed {
    width: 100%;
    height: 250px;
  }
  .instagram-embed {
    display: block;
    text-align: center;
  }
}
.grid-grid-2-columns {
  gap: 0;
}
.learn-btn {
  padding: 10px;
  color: white;
  background: rgb(66, 66, 239);
  text-align: center;
  text-decoration: none;
}
.learn-more {
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 10px;
}
.gallery {
  background: white;
  padding: 50px;
  max-width: 100%;
  align-content: center;
  margin: 0 auto;
  background-size: cover;
}
.instagram-embed {
  margin: 30px 0;
}
footer h4 {
  text-align: start;
  padding: 15px;
}
footer p {
  padding: 15px;
}
.gallery h2 {
  color: #060505;
  font-size: 30px;
  padding: 10px;
}
