h2 {
  font-family: chloe;
  font-size: 38px;
}
/* hero */
.hero {
  color: rgb(57, 55, 60);
  position: relative;
  height: 100%;
}
.text-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.3;
  animation: mist 3s;
}
.text-center img {
  height: 90px;
}
.hero-content {
  background: url(/images/home/koemetmelk.png) no-repeat center center;
  background-size: cover;
  height: 100%;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 570px;
  margin: auto;
}
.hero-content h4 {
  text-shadow: 0.5px 1px 2px rgba(187, 182, 181, 0.92);
}
/* hero end */
/* intro  */
#crayon {
  display: flex;
  justify-content: end;
  font-family: crayon;
  font-size: 37px;
}
#crayonklein {
  display: flex;
  justify-content: center;
  font-family: crayon;
  font-size: 23px;
  rotate: -3deg;
}
.intro {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: -100px;
  padding: 0rem 6rem;
  gap: 50px;
  overflow: hidden;
  justify-content: space-between;
  align-items: start;
  background-color: ede8e;
  box-sizing: border-box;
  position: relative;
}
.intro-img {
  max-width: 40%;
}
.intro-text {
  display: flex;
  flex-direction: column;
  max-width: 60%;
}
.intro-img > img {
  display: flex;
  max-width: 100%;
  max-height: auto;
}
.intro-socials {
  display: flex;
  flex-direction: row;
  align-items: end;
  justify-content: end;
  padding-right: 6rem;
  height: 100%;
  padding-top: 18px;
  overflow: hidden;
  margin-bottom: 3rem;
}
.socials-volg {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 12rem;
  padding: 1px 4px;
  color: #f7f7f7;
  background: linear-gradient(90deg, #36593e, transparent) #021f12;
  border-radius: 30px;
  transition: background-color 1s;
}
.socials-volg:hover {
  background-color: #36593e;
}
.intro-socials img {
  height: 40px;
}
.echt-bio {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 5rem 6rem;
  gap: 50px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #ebe8e5;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.bio-text {
  max-width: 60%;
}
.bio-img {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 40%;
}
.bio-img img {
  max-width: 90%;
  max-height: auto;
}
span {
  color: #dbb383;
}
.button {
  display: flex;
  flex-direction: row;
  align-items: end;
  justify-content: end;
  padding-right: 100px;
}
.button button {
  background-color: #dbb383;
  padding: 10px 14px;
  border-style: none;
  border-radius: 25px;
  font-family: garet;
  font-size: 16px;
  color: #fff;
}
.button-melktap {
  background-color: #dbb383;
  border-style: none;
  border-radius: 25px;
  color: #fff;
  box-shadow: 0px 0px 9px 3px rgb(255, 254, 253);
  padding: 10px 20px;
  font-family: crayon;
  font-size: 24px;
  transition: box-shadow 0.7s;
}
.button-melktap:hover {
  box-shadow: 0px 0px 9px 9px rgb(255, 254, 253);
}
.onze-melk {
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding: 5rem 0rem;
  gap: 10px;
}
.onzemelk-img {
  max-width: 40%;
  z-index: 1;
}
.onzemelk-img img {
  max-width: 100%;
  max-height: auto;
}
.onzemelk-text {
  max-width: 40%;
  max-height: auto;
  padding-right: 10rem;
  z-index: 1;
}
.onzemelk-vink {
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.onzemelk-vink img {
  height: 40px;
}
.splash {
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: end;
  box-sizing: border-box;
  position: absolute;
  top: 30%;
  right: 3%;
  overflow: hidden;
}
.splash img {
  overflow: hidden;
  max-width: 60%;
  max-height: auto;
}
/* modal */
.modal {
  flex-direction: column;
  align-items: center;
  padding: 0;
  background-color: #ede8e3;
  border-style: none;
  max-width: 70vw;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  max-height: auto;
  box-sizing: border-box;
  overflow: hidden;
  justify-content: center;
}
.modal::backdrop {
  background: rgb(0 0 0 /0.4);
}
.modal button {
  position: relative;
  top: 8px;
  left: 2px;
  border-style: none;
  background-color: #ede8e3;
}
.modal button img {
  width: 18px;
}
.modal p {
  color: #dbb383;
}
.modal h3 {
  color: #36593e;
  font-size: 20px;
}
.melktap-boven {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  width: 100%;
  padding-top: 30px;
  max-height: auto;
}
.melktap-onder {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: auto;
  margin-top: -300px;
}
#green {
  display: flex;
  width: 100%;
  height: 50px;
  background-color: #36593e;
}
#orange {
  width: 100%;
  height: 30px;
  background-color: rgb(219, 179, 131);
}
#koe {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: end;
  width: 100%;
  position: relative;
  bottom: -170px;
}
#koe div {
  width: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
}
#modalkoe {
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: end;
}
#melkkan {
  display: flex;
  flex-direction: row;
  padding-bottom: 70px;
}
#koe img {
  max-width: 75%;
  max-height: auto;
}
.melktap-bord {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  max-width: 30%;
}
.melktap-bord img {
  max-width: 100%;
  max-height: auto;
}
.melktap-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 30%;
}
.melktap-koe {
  max-width: 40%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
  margin-right: -30px;
}
.melktap-koe img {
  max-width: 100%;
  max-height: auto;
}
@media (max-width: 768px) {
  .intro {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .intro-img {
    max-width: 60%;
  }
  .intro-text {
    max-width: 100%;
  }
  .echt-bio {
    flex-direction: column;
  }
  .bio-img {
    max-width: 60%;
  }
  .bio-text {
    max-width: 100%;
  }
  .onze-melk {
    flex-direction: column;
    width: 100%;
  }
  .onzemelk-text {
    max-width: 100%;
    padding-left: 6rem;
  }
  .onzemelk-img {
    max-width: 50%;
  }
  .melktap-onder {
    display: none;
  }
}
@media (max-width: 37.5rem) {
  .hero-content {
    padding-top: 70px;
  }
  .welkom {
    margin-top: -170px;
  }
  .intro {
    flex-direction: column;
    align-items: center;
    padding: 1.4rem;
    padding-top: 90px;
    max-width: 100%;
  }
  .intro-img {
    max-width: 85%;
  }
  .bio-img {
    max-width: 85%;
  }
  .onzemelk-img {
    max-width: 70%;
  }
  .onzemelk-text {
    max-width: 100%;
    padding: 1.4rem;
  }
  .splash img {
    max-width: 100%;
  }
  .echt-bio {
    padding: 1.4rem;
  }
  .melktap-boven {
    flex-direction: column;
    padding-bottom: 4rem;
  }
  .melktap-bord {
    max-width: 70%;
  }
}
@keyframes mist {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
