* {
  box-sizing: border-box;
}

body {
  font-family: "Montserrat", sans-serif;
  width: 100%;
  background-color: rgb(255, 224, 201);
  margin: 0px;
  overflow-x: hidden;
}
.menu a{
  display: none;
}
.hamburger-nav {
  display: none;
}

nav img {
  float: left;
  width: 6.6%;
  overflow: hidden;
}
nav img:hover{  transform: scale(1.05);
  transition: all 0.3s ease-in-out;}
nav ul {
  list-style: none;
}

nav {
  float: right;
  padding-top: 8.3px;
  width: 97.4%;
}

a {
  text-decoration: none;
}

nav a {
  float: right;
  border-radius: 2.7px;
  font-weight: bold;
  font-size: 26.1px;
  text-align: center;
  overflow: hidden;
  margin-top: 0.2%;
  margin-right: 5.5%;
  color: #ffffff;
}

nav a .active {
  background-color: rgba(255, 255, 255, 0.605);
  color: #fb6355;
  font-family: "Great Vibes", cursive;
  font-size: 31px;
  padding-right: 13.1px;
}

nav a:hover {
  background-color: rgba(255, 255, 255, 0.605);
  color: #fb6355;
  font-family: "Great Vibes", cursive;
  font-size: 31px;
  padding-right: 13.1px;
}

nav hr {
  border: none;
  height: 2px;
  background-color: #ffffff;
  width: 43.5%;
  margin: 10px auto;
  margin-top: 63.0px;
  margin-right: 0.5%;
}

 .header {
  background-image: url(../afbeeldingen/lakysha_background.jpg);
  background-size: cover;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 390px;
  background-position: center;
}

main article {
  display: grid;
  grid-template-rows:80px 90px 412px 181px 90px 120px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 4.0%;
  column-gap: 3%;
  margin-right: 101.2px;
  row-gap: 2%;
  margin-left: 101.2px;
}

main article h2:nth-child(1) {
  grid-row: 1/2;
  grid-column: 2/3;
  color: #fb6355;
  font-size: 45.7px;
  text-align: left;
}

main article h2:nth-child(2) {
  grid-row: 2/3;
  grid-column: 2/3;
  color: #fb6355;
  font-size: 32px;
  text-align: left;
  font-weight: 400;
}

strong {
  font-family: "Great Vibes", cursive;
  font-size: 57px;
  text-align: center;
}

strong:hover {
  color: white;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

main article p:nth-child(3) {
  grid-row: 3/4;
  grid-column: 2/3;
  background-color: #fb6355;
  border-radius: 20px;
  color: #ffffff;
  height: 392px;
  padding: 20px;
  font-size: 18px;
}

main article p:nth-child(3):hover {
  color: #fb6355;
  background-color: #ffffff;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

main article img {
  width: 76.9%;
  grid-row: 1/4;
  grid-column: 1/2;
  border-radius: 37.5px;
  margin: auto;
}

main article img:hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

main article h3 {
  grid-row: 5/6;
  grid-column: 1/3;
  font-family: "Great Vibes", cursive;
  color: #fb6355;
  font-size: 55.5px;
  text-align: center;
  line-height: 0.7px;
}

main article p:nth-child(6) {
  grid-row: 6/7;
  grid-column: 1/3;
  margin: auto;
  font-size: 18px;
  padding: 19.0px;
  background-color: #fb6355e0;
  border-radius: 56.2px;
  color: white;
}

main article p:nth-child(6):hover {
  color: #fb6355;
  background-color: #ffffff;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

main hr {
  border: none;
  height: 2px;
  background-color: #fb6355;
  width: 83.9%;
  margin: auto;
  margin-top: 163.5px;
}

main hr:hover {
  border: none;
  height: 2px;
  background-color: #fb6355;
  width: 8.1%;
  margin: auto;
  margin-top: 163.5px;
}

aside section {
  display: grid;
  grid-template-rows: 70% 20%;
  grid-template-columns: 30% 30% 40%;
  margin-top: 9.5%;
  margin-right: 100px;
  column-gap: 1%;
  background-color: #fb6355ad;
  padding: 60.0px;
  width: 104.0%;
}

aside section h1:nth-child(1) {
  grid-row: 1/2;
  grid-column: 3/4;
  font-family: "Great Vibes", cursive;
  color: #ffffff;
  font-size: 70px;
  text-align: center;
  line-height: 146.4px;
}

aside section img:nth-child(2) {
  grid-row: 1/2;
  grid-column: 1/2;
  width: 100%;
  border-radius: 28.8px;
}

aside section img:nth-child(2):hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

aside section p:nth-child(3) {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 20px;
  text-align: left;
  color: #ffffff
}

aside section img:nth-child(4) {
  grid-row: 1/2;
  grid-column: 2/3;
  width: 100%;
  border-radius: 28.8px;
}

aside section img:nth-child(4):hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

aside section p:nth-child(5) {
  grid-row: 2/3;
  grid-column: 2/3;
  color: #ffffff;
  font-size: 20px;
  text-align: left;

}

article article {
  display: grid;
  grid-template-rows: 128px 292px 90px;
  grid-template-columns: 40% 30% 30%;
  margin-left: 100px;
  margin-right: 100px;
}

article article h1:nth-child(1) {
  grid-row: 1/2;
  grid-column: 1/3;
  font-family: "Great Vibes", cursive;
  color: #fb6355;
  font-size: 73.7px;
  text-align: center;
  line-height: 0.6px;
  text-shadow: 1px 1px 2px #000;
}

article article p:nth-child(2) {
  grid-row: 2/3;
  grid-column: 1/2;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding: 30.7px;
  height: 263.9px;
  background-color: #fb6355;
  border-radius: 28px;
}

article article p:nth-child(2):hover {
  color: #fb6355;
  background-color: #ffffff;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

article article img:nth-child(3) {
  grid-row: 1/4;
  grid-column: 2/4;
  width: 50%;
  margin: auto;
}

article article img:nth-child(3):hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

footer {
  width: 100%;
  height: 91.3px;
  background-color: #fb6355;
}

footer img {
  overflow: hidden;
  float: left;
  height: 88.5px;
  width: 88.9px;
  padding: 20px;
}

footer p {
  color: #ffffff;
}

footer h6 {
  margin-top: 36.7px;
  overflow: hidden;
  text-align: center;
  color: #ffffff;
  font-size: 15.1px;
  font-weight: bold;
  margin-left: 69.2%;
  padding-top: 2.1%;
}
.boven {
  background-image: url(../afbeeldingen/lakysha_background2.jpg);
  background-size: cover;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 390px;
  background-position: center;
}

.swiper-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.swiper-wrapper {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 33.3333%;
  transition: transform 0.5s ease;
  column-gap: 2%;

}

.swiper-slide {
  box-sizing: border-box;
  padding: 16px;
  background-color: #fff;
  border-radius: 28px;
  list-style: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.38);
  width: 85.8%;
}

.swiper-slide:hover {
  background-color: #ffcbb1;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

.kaartafbeelding {
  width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 6.2%;
}

.passie {
  color: #fb6355;
  width: fit-content;
  margin: auto;
  padding: 8px 16px;
  font-size: 15.2px;
  border-radius: 50px;
  font-weight: 500;
  background: #ffcbb1;
  margin: auto;
}

.passie2 {
  color: #fb6355;
  background: #ffcbb1;
  width: fit-content;
  margin: auto;
  padding: 8px 16px;
  font-size: 15.2px;
  border-radius: 50px;
  font-weight: 500;
  margin: auto;
}

.toekomst {
  color: #fb6355;
  background: #ffcbb1;
  width: fit-content;
  margin: auto;
  padding: 8px 16px;
  font-size: 15.2px;
  border-radius: 50px;
  font-weight: 500;
  margin: auto;
}

.toekomst2 {
  color: #fb6355;
  background: #ffcbb1;
  width: fit-content;
  margin: auto;
  padding: 8px 16px;
  font-size: 15.2px;
  border-radius: 50px;
  font-weight: 500;
  margin: auto;
}

.toekomst3 {
  color: #fb6355;
  background: #ffcbb1;
  width: fit-content;
  margin: auto;
  padding: 8px 16px;
  font-size: 15.2px;
  border-radius: 50px;
  font-weight: 500;
  margin: auto;
}

.passie:hover,
.passie2:hover,
.toekomst:hover,
.toekomst2:hover,
.toekomst3:hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

.title {
  color: #fb6355;
  font-size: 32px;
  font-weight: 600;
  font-family: "Great Vibes";
}

.text {
  color: #fb6355;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffcbb1;
  color: #fb7868;
  padding: 12.8px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 11.4px;
  width: 40.2px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.38);
}

.swiper-button-prev {
  left: 10px;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

.swiper-button-next {
  right: 10px;
}

.top {
  background-image: url(../afbeeldingen/lakysha_background3.jpg);
  background-size: cover;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 390px;
  background-position: center;
}

.main figure {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  gap: 0.8%;
}

figure img {
  width: 93%;
  border-radius: 28px;
}


figure img:nth-child(1) {
  grid-column: 1/2;
  grid-row: 1/2;
}

figure img:nth-child(1):hover,
figure img:nth-child(2):hover,
figure img:nth-child(3):hover,
figure img:nth-child(4):hover,
figure img:nth-child(5):hover,
figure img:nth-child(6):hover,
figure img:nth-child(7):hover,
figure img:nth-child(8):hover,
figure img:nth-child(9):hover,
figure img:nth-child(10):hover,
figure p:nth-child(11):hover,
figure p:nth-child(12):hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
  color: #ffffff;
}

figure img:nth-child(7) {
  grid-column: 3/4;
  grid-row: 1/2;
}


figure img:nth-child(10) {
  grid-column: 4/5;
  grid-row: 1/2;
}


figure img:nth-child(4) {
  grid-column: 1/2;
  grid-row: 2/3;
}

figure img:nth-child(3) {
  grid-column: 3/4;
  grid-row: 2/3;
}

figure img:nth-child(6) {
  grid-column: 4/5;
  grid-row: 2/3;
}

figure img:nth-child(2) {
  grid-column: 1/2;
  grid-row: 3/4;
}

figure img:nth-child(8) {
  grid-column: 2/3;
  grid-row: 3/4;
}

figure img:nth-child(9) {
  grid-column: 1/2;
  grid-row: 1/2;
}

figure img:nth-child(5) {
  grid-column: 2/3;
  grid-row: 1/2;
}

figure p:nth-child(11) {
  grid-column: 2/3;
  grid-row: 2/3;
  font-family: "Great Vibes";
  font-size: 57.2px;
  line-height: 226.2px;
}

figure p:nth-child(12) {
  text-align: center;
  grid-column: 3/5;
  grid-row: 3/4;
  font-family: "Great Vibes";
  font-size: 108.9px;
}

@media only screen and (max-width: 480px) {
  .hamburger-nav {
    display: block;
    position: relative;
    padding: 10px;
  }

  nav {
    display: none;
  }

  .hamburger {
    display: block;
    font-size: 30px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    float: left;
    margin-right: 10px;
  }

  .hamburger-nav img {
    width:17%;
    float: right;
  }

  .menu {
    margin: -11.2px;
    display: none;
    background-color: #ffcbb1;
    position: absolute;
    left: 0;
    top: 70.7px;
    padding-left: 0.4px;
    width: 134.1px;
    height: 185.8px;
    padding-right: 8.0px;
  }

  .menu.actief {
    display: block;
  }

  .menu li {
    border-bottom: 2px white solid;
    display: block;
    padding: 27.4px;
    color: white;
    cursor: pointer;
  }

  .menu li:hover {
    background-color: #fb6355;
  }

  .menu a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    display: block;
    text-align: left;
    width: 110%;

  }

  #hoofd .header {
    padding: 152px;
  }

  #hoofd main article {
    display: grid;
    grid-template-rows: 80px 90px 345px 55px 120px;
    margin-top: 4.0%;
    column-gap: 3%;
    margin-left: 14px;
    margin-right: 14px;
    row-gap: 0%;
  }


  #hoofd main article h2:nth-child(1) {
    font-size: 23.2px;
    text-align: left;
    line-height: 63.2px;
  }

  #hoofd strong {
    font-family: "Great Vibes", cursive;
    font-size: 23px;
  }

  .swiper-wrapper {
    margin: 0 10px 25px;
  }

  #hoofd main article h2:nth-child(2) {
    grid-row: 1/2;
    grid-column: 2/3;
    font-size: 19.2px;
    line-height: 116.9px;
  }

  #hoofd main article p:nth-child(3) {
    grid-row: 2/4;
    grid-column: 2/3;
    font-size: 10.7px;
    width: 100%;
    height: 97.7%;
  }

  #hoofd main article img {
    grid-row: 1/3;
  }

  #hoofd main article h3 {
    font-size: 28px;
    grid-row: 4/5;
  }

  #hoofd main article p:nth-child(6) {
    font-size: 11.5px;
    padding: 9.5px;
    text-align: center;
    grid-row: 5/6;
  }

  #hoofd main hr {
    display: none;
  }
#hoofd aside section {
  display: grid;
  grid-template-rows: 65px 82px 82px;
  grid-template-columns: 50% 50%;

  margin: auto;

  padding: 9.5px;
  height: 277.0px;
  column-gap: 0%;
  width: 336.5px;
  row-gap: 2%;
  }
#hoofd aside section img:nth-child(2) {
  grid-row: 2/3;
  grid-column: 1/2;
}
#hoofd aside section p:nth-child(3) {
  grid-row: 2/3;
  grid-column: 2/3;
  font-size: 11.7px;}
  #hoofd aside section img:nth-child(4) {
    grid-row: 3/4;
    grid-column: 1/2;
  }
  #hoofd aside section p:nth-child(5) {
    grid-row: 3/4;
    grid-column: 2/3;
    font-size: 11.8px;}
#hoofd aside section h1:nth-child(1) {
  grid-row: 1/2;
  grid-column: 1/3;
  font-size: 33.9px;
  line-height: 10.1px;
}
#hoofd article article {
  display: grid;
  grid-template-rows: 128px 220px 250px;
grid-template-columns: 1fr 1fr;
margin-left: 7.3px;
  margin-right: 7.4px;}

 #hoofd article article p:nth-child(2) {
  grid-row: 3/4;
  grid-column: 1/3;
  font-size: 13.8px;
  text-align: left;
  padding: 30.7px;
  height: 237.0px;
  }
  #hoofd article article img:nth-child(3) {
    grid-row: 2/3;
    grid-column: 1/3;
    width: 46.8%;}
    #hoofd footer h6, #hoofd2 footer h6, #hoofd3 footer h6 {
      margin-top: 22.9px;
      font-size: 11.3px;
    }
  
    #hoofd footer img,#hoofd2 footer img,#hoofd3 footer img {
      overflow: hidden;
      float: left;
      width: 49.0px;
      padding: 11.7px;
      height: 62.2px;
      padding-top: 25px;
    }
  
    #hoofd footer, #hoofd2 footer, #hoofd3 footer {
      margin-top: 15%;
    }
    #hoofd2 .boven {
      padding: 150px;
      background-position: center;
    }
    #hoofd2 .swiper-container {
      width: 100%;
      overflow: hidden;
      position: relative;
    }

    #hoofd2 .swiper-wrapper {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 10px; 
      width: 100%;
      transition: transform 0.3s ease-in-out;
    }
    

    #hoofd2 .swiper-slide {
      box-sizing: border-box;
      padding: 20.8px;
      background-color: #fff;
      border-radius: 16px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.2);
      font-size: 14px;
      text-align: center;
      height: 672.8px;
      margin-top: 10%;
      width: 100.6%;
      margin-left: -19.9%;
    }
      #hoofd2 span{display: none;}
    
  
    #hoofd2 .swiper-button-prev,
    #hoofd2 .swiper-button-next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background-color: #ffcbb1;
      color: #fb7868;
      padding: 8px;
      font-size: 18px;
      border-radius: 10px;
      width: 36px;
      height: 36px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      z-index: 10;
      cursor: pointer;
    }
  
    #hoofd2 .swiper-button-prev {
      left: 8px;
    }
  
    #hoofd2 .swiper-button-next {
      right: 8px;
    }
  

    #hoofd2 .swiper-button-prev,
    #hoofd2 .swiper-button-next {
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background-color: #ffcbb1;
      color: #fb7868;
      padding: 12px;
      font-size: 20px;
      border-radius: 11px;
      width: 40px;
      height: 40px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.38);
      z-index: 10;
      cursor: pointer;
    }
  
    #hoofd2 .swiper-button-prev {
      left: 10px;
    }
  
    #hoofd2 .swiper-button-next {
      right: 10px;
    }

    #hoofd2 .kaartafbeelding {
      width: 100%;
      height: auto;
      border-radius: 10px;
      margin-bottom: 5%;
    }
  
    #hoofd2 .passie,
    #hoofd2 .passie2,
    #hoofd2 .toekomst,
    #hoofd2 .toekomst2,
    #hoofd2 .toekomst3 {
      font-size: 13px;
      padding: 6px 12px;
      border-radius: 40px;
      background: #ffcbb1;
      color: #fb6355;
      text-align: center;
      margin: auto;
    }
  
    #hoofd2 .title {
      font-size: 24px;
      font-family: "Great Vibes";
      text-align: center;
    }
  
    #hoofd2 .text {
      font-size: 14px;
      text-align: center;
      color: #fb6355;
    
  }
    #hoofd3 .top {
      padding: 150px;
      background-position: center;
    }
  
    #hoofd3 .main figure {
      display: grid;
      grid-template-columns: 1fr 1fr; /* 2 kolommen */
      gap: 8px;
      justify-items: center;
    }
  
    #hoofd3 figure img {
      width: 100%;
      border-radius: 20px;
    }

    #hoofd3 figure img:nth-child(2){
      grid-column: 1/2;
      grid-row: 5/6;
    }
    #hoofd3 figure img:nth-child(3){
      grid-column: 1/2;
      grid-row: 4/5;
    }
    #hoofd3 figure img:nth-child(4){
      grid-column: 1/2;
      grid-row: 3/4;
    }
    #hoofd3 figure img:nth-child(5){
      grid-column: 2/3;
      grid-row: 1/2;
    }
    #hoofd3 figure img:nth-child(6){
      grid-column: 2/3;
      grid-row: 4/5;
    }
    #hoofd3 figure img:nth-child(7){
      grid-column: 1/2;
      grid-row: 2/3;
    }
    #hoofd3 figure img:nth-child(8){
      grid-column: 2/3;
      grid-row: 5/6;
    }
    #hoofd3 figure img:nth-child(9){
      grid-column: 1/2;
      grid-row: 1/2;
    }
    #hoofd3 figure img:nth-child(10) {
      grid-column: 2/3;
      grid-row: 2/3;
    }
  
    #hoofd3 figure p:nth-child(11){
      grid-column: 2/3;
      grid-row: 3/4;   
        font-size: 30.2px;
      font-family: "Great Vibes";
      line-height: 132.1px;
    }
    #hoofd3 figure p:nth-child(12) {
      grid-column: 1/3;
      grid-row: 6/7;
      text-align: center;
    }

    #hoofd3 figure p:nth-child(12) {
      font-size: 48px;
      font-family: "Great Vibes";
    }}
  
  
  